Skip to content

/docs/reference/math/variantsの翻訳 #249

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

Merged
merged 5 commits into from
Aug 20, 2025

Conversation

ultimatile
Copy link
Contributor

math/variantsの翻訳です。

@ultimatile ultimatile added the translation Translation additions or improvements label Aug 8, 2025
Copy link
Contributor

@Copilot 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 translates the /docs/reference/math/variants documentation from English to Japanese. This is part of a broader effort to provide Japanese documentation for Typst's mathematical typesetting features.

Key Changes:

  • Updated translation status from "untranslated" to "translated" for the math/variants section
  • Translated all function documentation and comments for mathematical font variants (serif, sans-serif, calligraphic, fraktur, monospace, and blackboard bold)
  • Translated the group description explaining how math font variants differ from the text function

Reviewed Changes

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

File Description
website/translation-status.json Marks the math/variants section as translated
docs/reference/groups.yml Translates the group description for mathematical font variants
crates/typst-library/src/math/style.rs Translates all function documentation and parameter descriptions for math style functions

@ultimatile
Copy link
Contributor Author

ultimatile commented Aug 8, 2025

「文中にかぎかっこが入る場合は、閉じかっこの前に句点を打ちません。」という内容でtextlintがこけています。
問題がある箇所の原文は

(The box is not conceptually necessary, but unfortunately currently needed due to limitations in Typst's text style handling in math.)

で文全体が括弧で囲まれており、翻訳としては(...。)という形式になるため、上述の状況となっています。
これはどうしたら良いでしょうか?

Copy link
Member

@kimushun1101 kimushun1101 left a comment

Choose a reason for hiding this comment

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

問題ないと思います。

@ultimatile ultimatile force-pushed the translate-math/variants branch from af9834e to 0df9b81 Compare August 19, 2025 08:10
@ultimatile ultimatile merged commit c3fb744 into typst-jp:main Aug 20, 2025
5 checks passed
@ultimatile ultimatile deleted the translate-math/variants branch August 20, 2025 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
translation Translation additions or improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants