Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for release-17 #3174

Open
wants to merge 13 commits into
base: doc_ja_17
Choose a base branch
from
Open

Conversation

kitayama
Copy link
Collaborator

@kitayama kitayama commented Dec 6, 2024

現在、半分近くの進捗ですが、量が多くてレビューにも時間がかかるので、現時点でプルリクエストを出します。翻訳は継続して進めていきます。

@@ -1089,7 +1085,7 @@ Author: Thomas Munro <[email protected]>
<!--
<title>Monitoring</title>
-->
<title>監視</title>
<title>モニタリング</title>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

このタイトルは共通にしてしまう方針で決めていたものです。 #2893
変更または統一しないほうがよいでしょうか?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

レビューありがとうございます。監視に戻しました。

<title>Streaming Replication and Recovery</title>

-->
<title>ストリーミングレプリケーションとリカバリ</title>
<itemizedlist>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

タイトルの後、<itemizedlist>の前に空行が入っていたのが削除されています。削除しないでもらえると助かります。

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

対応しました。

<title><link linkend="logical-replication">Logical Replication</link></title>

-->
<title><link linkend="logical-replication">論理レプリケーション</link></title>
<itemizedlist>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ここも元はタイトルの後に空行がありました。

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

対応しました。

@@ -2038,7 +2038,7 @@ Author: Nathan Bossart <[email protected]>
linkend="monitoring-pg-stat-subscription"><structname>pg_stat_subscription</structname></link>
(Peter Smith)
-->
《機械翻訳》ワーカータイプカラムを<link linkend="monitoring-pg-stat-subscription"><structname>pg_stat_subscription</structname></link>に追加します
<link linkend="monitoring-pg-stat-subscription"><structname>pg_stat_subscription</structname></link>にworker_type列が追加されました
Copy link
Contributor

@noborus noborus Dec 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

これは日本語訳のほうが正しくてcolumnなんだから原文の方もworkter_typeにしてほしいですね。
(チェックにひっかかる...)

@@ -61,8 +60,7 @@ JSONデータをテーブル表現形式に変換します。
searches over multiple values in a <link linkend="btree">btree</link>
index.
-->
《機械翻訳》クエリI/Oを使用したパフォーマンス読み取り、高い同時実行性の下での書き込みシーケンシャル、<link linkend="btree">btree</link>ストリーミング内のマルチプル値の検索など、さまざまなインデックスの改善。
スループット
ストリーミングI/Oを使用したシーケンシャル読み取り、高い同時実行時の書き込みスループット、<link linkend="btree">btree</link>インデックス内の複数の値の検索など、さまざまなクエリ性能が向上しました。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"sequential reads"が他で使われてなかったので、正解はないのですが、
シーケンシャルリードの方が使用されていると思います。

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

シーケンシャルリードに変更しました。

Copy link
Contributor

@noborus noborus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ざっくりチェックしました

Comment on lines +1563 to 1568
<!--
<title>Streaming Replication and Recovery</title>

-->
<title>ストリーミングレプリケーションとリカバリ</title>
<itemizedlist>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ツールの都合もあるのですが、全体的に統一して欲しいため、空行は原文として含めずに後に入れてほしいです。

Suggested change
<!--
<title>Streaming Replication and Recovery</title>
-->
<title>ストリーミングレプリケーションとリカバリ</title>
<itemizedlist>
<!--
<title>Streaming Replication and Recovery</title>
-->
<title>ストリーミングレプリケーションとリカバリ</title>
<itemizedlist>

Comment on lines 1780 to 1786
<sect4 id="release-17-logical">
<!--
<title><link linkend="logical-replication">Logical Replication</link></title>

-->
<title><link linkend="logical-replication">論理レプリケーション</link></title>
<itemizedlist>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

こちらも

Suggested change
<sect4 id="release-17-logical">
<!--
<title><link linkend="logical-replication">Logical Replication</link></title>
-->
<title><link linkend="logical-replication">論理レプリケーション</link></title>
<itemizedlist>
<sect4 id="release-17-logical">
<!--
<title><link linkend="logical-replication">Logical Replication</link></title>
-->
<title><link linkend="logical-replication">論理レプリケーション</link></title>
<itemizedlist>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants