Skip to content

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

Open
ultimatile wants to merge 1 commit into
typst-jp:mainfrom
ultimatile:retranslate-reference-layout-grid
Open

/docs/reference/layout/gridの再翻訳#383
ultimatile wants to merge 1 commit 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 6 times, most recently from 1e356d8 to 2d80c52 Compare May 15, 2026 07:06
@ultimatile ultimatile force-pushed the retranslate-reference-layout-grid branch 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
Copy link
Copy Markdown
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

/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コメントを再翻訳し、日本語説明を拡充

/// Grids do not carry any special semantics. Assistive Technology (AT) does not
/// offer the ability to navigate two-dimensionally by cell in grids. If you
/// want to present tabular data, use the [`table`] element instead.
/// # アクセシビリティ
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.

2 participants