Skip to content

/docs/reference/layout/gridの再翻訳#383

Merged
ultimatile merged 11 commits into
typst-jp:mainfrom
ultimatile:retranslate-reference-layout-grid
Jun 4, 2026
Merged

/docs/reference/layout/gridの再翻訳#383
ultimatile merged 11 commits into
typst-jp:mainfrom
ultimatile:retranslate-reference-layout-grid

Conversation

@ultimatile

Copy link
Copy Markdown
Contributor

layout/gridの再翻訳です

@ultimatile ultimatile force-pushed the retranslate-reference-layout-grid branch 7 times, most recently from 2d80c52 to 7490a32 Compare May 15, 2026 09:53
@ultimatile ultimatile marked this pull request as ready for review May 21, 2026 00:36
@ultimatile ultimatile requested review from Copilot and removed request for 3w36zj6, gomazarashi and kimushun1101 May 21, 2026 00:37

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

/docs/reference/layout/grid(グリッド要素)のドキュメントを再翻訳し、翻訳状況を「translated」として更新するPRです。Typstの日本語ドキュメント整備(rustdoc由来のリファレンス翻訳)に直接反映されます。

Changes:

  • grid の概要・スタイリング・アクセシビリティ等の説明文を日本語へ再翻訳
  • パラメーター説明(columns/rows/gutter/inset/align/fill/stroke 等)の日本語化を拡充
  • website/translation-status.json の該当ページを translated に更新

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
website/translation-status.json /docs/reference/layout/grid/ を translated に更新
crates/typst-library/src/layout/grid/mod.rs grid 要素のrustdocコメントを再翻訳し、日本語説明を拡充

Comment thread crates/typst-library/src/layout/grid/mod.rs Outdated
@kimushun1101

Copy link
Copy Markdown
Member

@ultimatile
#383 (comment)
こちらでレビュアー設定が外れていますが、現状でレビューしてしまってよろしいでしょうか?

@ultimatile

ultimatile commented May 23, 2026

Copy link
Copy Markdown
Contributor Author

@kimushun1101 すみません コード例のチップのところを訳し忘れていたのでそこが終わったらレビュワー設定しようと思っていました。現状訳し終わっている部分に関してはレビュー可能状態になっております。

@ultimatile

Copy link
Copy Markdown
Contributor Author

翻訳完了しましたのでレビューよろしくお願いします

Comment thread crates/typst-library/src/layout/grid/mod.rs Outdated
Comment thread crates/typst-library/src/layout/grid/mod.rs Outdated
@ultimatile ultimatile force-pushed the retranslate-reference-layout-grid branch from 1e3c08b to 37724a5 Compare May 25, 2026 13:34

@kimushun1101 kimushun1101 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ご対応ありがとうございます。コメントを残します。

Comment thread crates/typst-library/src/layout/grid/mod.rs Outdated
Comment thread crates/typst-library/src/layout/grid/mod.rs Outdated
Comment thread crates/typst-library/src/layout/grid/mod.rs Outdated

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

Comment thread crates/typst-library/src/layout/grid/mod.rs Outdated
Comment thread crates/typst-library/src/layout/grid/mod.rs Outdated
Comment thread crates/typst-library/src/layout/grid/mod.rs Outdated
Comment thread crates/typst-library/src/layout/grid/mod.rs Outdated
@ultimatile

Copy link
Copy Markdown
Contributor Author

Copiot指摘についてですが、バックチックは原文にはないので過剰だと思っていますが、見やすくはなるかもしれません。皆様の意見を伺いたいです。
また、ストローク/インセットは訳出してしまっているのが一貫性がないので原文に戻そうかと思っています。
また、忘れていましたがstripedは「ストライプ状」と訳していますが、tableでは「ストライプ柄」と訳されているため、統一した方が良いと思います。訳語に関してご意見があれば伺いたいです。

@kimushun1101

Copy link
Copy Markdown
Member

判断としては「Typstの型名・パラメーター名」であるか「一般名詞」であるかで、どちらとも取れるが原文ではバッククオートなしで記載されているという状況と認識しました。

  1. 可読性を重視する場合には、バッククオート囲みでもよい(意訳の範囲内)と思います。
  2. 機械的に処理したい、ルール付けをしたい、といった場合には、日本語に直すとよいですね。
  3. バッククオートなしに英単語のまま残す、というのは個人的には否定的です。

1または2のどちらかの対応を推奨します。そのどちらかであれば(また将来的な保守管理に困ることがなければ)強いこだわりはありません。

@3w36zj6

3w36zj6 commented Jun 2, 2026

Copy link
Copy Markdown
Member

Typstの型名・パラメーター名を指す場合であればインラインコード要素でマークアップされるはずなので、日本語に直す案の方が好みです。

どちらを採用する場合でも、AIの出力が安定しない場合は翻訳ガイドラインを更新する必要があります。

ultimatile and others added 10 commits June 3, 2026 03:56
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Shunsuke KIMURA <kimushun1101@gmail.com>
Co-authored-by: Shunsuke KIMURA <kimushun1101@gmail.com>
Co-authored-by: Shunsuke KIMURA <kimushun1101@gmail.com>
Co-authored-by: Shunsuke KIMURA <kimushun1101@gmail.com>
@ultimatile ultimatile force-pushed the retranslate-reference-layout-grid branch from c6f83b5 to 4d69132 Compare June 2, 2026 18:56
@ultimatile

Copy link
Copy Markdown
Contributor Author

コメントありがとうございました。
日本語で合わせてみました。

@kimushun1101 kimushun1101 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ご対応ありがとうございました。

@gomazarashi gomazarashi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

議論に参加できずすみません、問題なさそうです。

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

Comment thread crates/typst-library/src/layout/grid/mod.rs Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

@ultimatile ultimatile merged commit cbd4d9c into typst-jp:main Jun 4, 2026
4 checks passed
@ultimatile ultimatile deleted the retranslate-reference-layout-grid branch June 4, 2026 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants