Skip to content

Conversation

@ultimatile
Copy link
Contributor

math/casesの翻訳です。

@ultimatile ultimatile added the translation Translation additions or improvements label Jul 25, 2025
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 translates the /docs/reference/math/cases documentation from English to Japanese. The change involves translating the documentation comments and descriptions for the CasesElem struct and its properties in the Typst library's math module.

  • Translates struct documentation from English to Japanese for the math cases functionality
  • Updates translation status to mark the cases documentation 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 status from "untranslated" to "translated" for math/cases documentation
crates/typst-library/src/math/matrix.rs Translates all documentation comments for CasesElem struct and its properties from English to Japanese

/// the right delimiter is inferred. Otherwise, can be an array containing a
/// left and a right delimiter.
/// 一文字の場合は、右区切り文字を推論可能な左区切り文字を指定できます。
/// それ以外の場合は、左右の区切り文字を有する配列が指定可能です。
Copy link

Copilot AI Jul 25, 2025

Choose a reason for hiding this comment

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

[nitpick] 「有する」は硬い表現です。「含む」または「を持つ」の方が自然な日本語になります。

Suggested change
/// それ以外の場合は、左右の区切り文字を有する配列が指定可能です
/// それ以外の場合は、左右の区切り文字を含む配列が指定可能です

Copilot uses AI. Check for mistakes.
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.

LGTM!

@3w36zj6 3w36zj6 merged commit 569763a into typst-jp:main Aug 7, 2025
5 checks passed
@ultimatile ultimatile deleted the translate-math/cases branch September 21, 2025 02:57
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