-
Notifications
You must be signed in to change notification settings - Fork 13
/docs/reference/data-loading/json/の翻訳
#199
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/data-loading/json/の翻訳開始/docs/reference/data-loading/json/の翻訳
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 updates the translation status and in-code documentation for JSON data loading to reflect the translated state.
- Translation status for JSON documentation is updated from "untranslated" to "translated".
- In-code comments in the JSON loading module are fully translated to Japanese to align with the new documentation.
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| website/translation-status.json | Updates the translation status for the JSON documentation. |
| crates/typst-library/src/loading/json.rs | Translates the in-code comments for JSON loading functionalities. |
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: Shunsuke KIMURA <[email protected]>
Co-authored-by: 3w36zj6 <[email protected]>
|
翻訳は問題ないのですが、原文の"whole numbers"というのは「非負整数」なのか「整数」なのか、どちらの定義なのかが曖昧で避けるべき用語のようです。 https://eow.alc.co.jp/search?q=whole%20number |
reference/data-loading/json/の翻訳です。