Skip to content

Conversation

@koizumistr
Copy link
Contributor

ref/pg_verifybackup.sgml の 18.0 対応です。

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR improves the Japanese translation quality in the pg_verifybackup.sgml documentation file by removing machine translation markers ("《機械翻訳》") and refining the Japanese text for better readability and accuracy.

Key changes:

  • Enhanced translation of the main description and tar/plain format explanations
  • Improved natural flow and grammar of Japanese text throughout multiple sections
  • Removed indicators that the text was machine-translated

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

バックアップが圧縮されている場合は、関連する圧縮のextensionが各の最後に追加されます。
バックアップはtarファイルで構成されていて、tarファイルは圧縮されているかもしれません。
有効なバックアップでは、メインデータディレクトリを格納した<filename>base.tar</filename>という名前のファイル、WALファイルを格納した<filename>pg_wal.tar</filename>、各テーブル空間ごとにそのテーブル空間のOIDを名前にした個別のtarファイルが含まれます。
バックアップが圧縮されている場合は、関連する圧縮の拡張子各ファイル名の最後に追加されます。
Copy link

Copilot AI Nov 10, 2025

Choose a reason for hiding this comment

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

Missing particle 'が' between '拡張子' and '各ファイル名'. Should be '拡張子が各ファイル名の最後に追加されます。'

Suggested change
バックアップが圧縮されている場合は、関連する圧縮の拡張子各ファイル名の最後に追加されます
バックアップが圧縮されている場合は、関連する圧縮の拡張子が各ファイル名の最後に追加されます

Copilot uses AI. Check for mistakes.
バックアップはtarファイルで構成されていて、tarファイルは圧縮されているかもしれません。
有効なバックアップでは、メインデータディレクトリを格納した<filename>base.tar</filename>という名前のファイル、WALファイルを格納した<filename>pg_wal.tar</filename>、各テーブル空間ごとにそのテーブル空間のOIDを名前にした個別のtarファイルが含まれます。
バックアップが圧縮されている場合は、関連する圧縮の拡張子各ファイル名の最後に追加されます。
<filename>base.tar</filename>
Copy link

Copilot AI Nov 10, 2025

Choose a reason for hiding this comment

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

This line appears to be an orphaned SGML tag that was not fully removed during editing. It should be deleted as it's duplicative of the reference to base.tar already mentioned in line 247.

Suggested change
<filename>base.tar</filename>

Copilot uses AI. Check for mistakes.
Copy link
Member

@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.

copilotの指摘は正しいですね

@koizumistr
Copy link
Contributor Author

対応しました。

Copy link
Member

@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.

ありがとうございます。確認しました。

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