Skip to content

Conversation

@ultimatile
Copy link
Contributor

layout/hlayout/vの翻訳です。

@ultimatile ultimatile added the translation Translation additions or improvements label Jul 13, 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 adds Japanese translations for the layout/h and layout/v documentation.

  • Marks layout/h and layout/v as translated in the translation status.
  • Translates Rust doc comments for HElem (horizontal spacing) and VElem (vertical spacing) into Japanese.

Reviewed Changes

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

File Description
website/translation-status.json Update status of /docs/reference/layout/h/ and /v/ to "translated"
crates/typst-library/src/layout/spacing.rs Translate doc comments for HElem and VElem to Japanese
Comments suppressed due to low confidence (4)

crates/typst-library/src/layout/spacing.rs:36

  • [nitpick] Remove the extra space after the comma: change "さらに、 弱い間隔" to "さらに、弱い間隔" for better formatting consistency.
    /// さらに、 弱い間隔が隣接していると最大のもの以外は削除されます。

crates/typst-library/src/layout/spacing.rs:92

  • [nitpick] Remove the extra space after the comma: change "さらに、 弱い間隔" to "さらに、弱い間隔" for better formatting consistency.
    /// さらに、 弱い間隔が隣接していると最大のもの以外は削除されます。

crates/typst-library/src/layout/spacing.rs:35

  • [nitpick] Consider unifying terminology by replacing “空白” with “間隔” to keep the documentation consistent.
    /// `{true}`の場合、段落の始まりと終わりの空白は削除されます。

crates/typst-library/src/layout/spacing.rs:91

  • [nitpick] Consider unifying terminology by replacing “空白” with “間隔” to keep the documentation consistent.
    /// `{true}`の場合、流れの始まりと終わりの空白は削除されます。

@ultimatile ultimatile changed the title layout/hおよびlayout/vの翻訳 /docs/reference/layout/hおよび/docs/reference/layout/vの翻訳 Jul 13, 2025
@ultimatile ultimatile force-pushed the translate-layout/spacing branch from 5207f83 to 340f632 Compare July 13, 2025 22:23
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-layout/spacing branch from b01078a to 15db61c Compare July 19, 2025 08:14
@3w36zj6 3w36zj6 merged commit 0d20734 into typst-jp:main Jul 20, 2025
5 checks passed
@ultimatile ultimatile deleted the translate-layout/spacing branch July 21, 2025 04:36
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