-
Notifications
You must be signed in to change notification settings - Fork 14
/docs/reference/layout/pageおよび/docs/reference/layout/pagebreakの翻訳
#220
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
Conversation
/docs/reference/layout/pageおよび/docs/reference/layout/pagebreakの翻訳
There was a problem hiding this 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 translates the documentation for two Typst layout functions from English to Japanese: /docs/reference/layout/page and /docs/reference/layout/pagebreak. The translation includes all function documentation, parameter descriptions, examples, and enum variants to provide comprehensive Japanese language support for these page layout features.
Key changes:
- Complete Japanese translation of page layout function documentation including detailed parameter explanations
- Translation of pagebreak function documentation and its parameters
- Updates to translation status tracking to mark both functions as 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 | Updates translation status for page and pagebreak functions from "untranslated" to "translated" |
| crates/typst-library/src/layout/page.rs | Comprehensive Japanese translation of all documentation comments for PageElem and PagebreakElem structs, including function descriptions, parameter documentation, examples, and enum variants |
Co-authored-by: Copilot <[email protected]>
kimushun1101
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ありがとうございます。承認いたします。
細かいコメントを入れましたが、賛否はお任せいたします。
Co-authored-by: 3w36zj6 <[email protected]>
Co-authored-by: Shunsuke KIMURA <[email protected]>
layout/pageおよびlayout/pagebreakの翻訳です。
paperの大量の使用可能な文字列値がそのまま表示されているため見にくいです。アコーディオンに変更するか改行せずに表示するかしたいです。