Skip to content

Translate/tutorial 1 writing#21

Merged
mkpoli merged 7 commits into
typst-jp:mainfrom
gomazarashi:translate/reference-1-writing
Jul 22, 2024
Merged

Translate/tutorial 1 writing#21
mkpoli merged 7 commits into
typst-jp:mainfrom
gomazarashi:translate/reference-1-writing

Conversation

@gomazarashi

Copy link
Copy Markdown
Contributor

翻訳が一通り完了しました。

@gomazarashi gomazarashi self-assigned this Jun 26, 2024
@gomazarashi
gomazarashi marked this pull request as ready for review June 26, 2024 05:08
Comment thread docs/tutorial/1-writing.md Outdated
Comment thread docs/tutorial/1-writing.md Outdated
gomazarashi and others added 2 commits June 26, 2024 17:01
Co-authored-by: 3w36zj6 <52315048+3w36zj6@users.noreply.github.com>
Co-authored-by: 3w36zj6 <52315048+3w36zj6@users.noreply.github.com>
@gomazarashi

Copy link
Copy Markdown
Contributor Author

ありがとうございます、反映を行いました

@gomazarashi gomazarashi changed the title Translate/reference 1 writing Translate/tutorial 1 writing Jun 27, 2024
@gomazarashi
gomazarashi requested review from mkpoli and stepney141 July 8, 2024 08:35
@mkpoli
mkpoli merged commit e29c725 into typst-jp:main Jul 22, 2024

@stepney141 stepney141 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

先ほどレビューリクエストの存在に気づきました。遅くなりまして申し訳ありません。

微細な表記ミスや直訳調の箇所があったので直していましたが、マージされていたことに気づかず作業を進めてしまったようです。

Comment thread docs/tutorial/1-writing.md
Comment thread docs/tutorial/1-writing.md
Comment thread docs/tutorial/1-writing.md
Comment thread docs/tutorial/1-writing.md
Comment thread docs/tutorial/1-writing.md
Typst 将用适当的符号替换括号中的子表达式
上記の例から分数の挿入方法もわかると思います。
分子と分母の間に `/` の文字を置くだけで、Typstは自動的にそれを分数に変換します
丸括弧はスマートに解決されるので、計算機に入力するような式を入力すると、

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
丸括弧はスマートに解決されるので、計算機に入力するような式を入力すると
Typstでは、丸括弧のネストをスマートに解決するようになっています。プログラミング言語や関数電卓のように、丸括弧を入れ子にした式を入力すると

上記の例から分数の挿入方法もわかると思います。
分子と分母の間に `/` の文字を置くだけで、Typstは自動的にそれを分数に変換します
丸括弧はスマートに解決されるので、計算機に入力するような式を入力すると、
Typstは丸括弧で囲まれた部分式を適切な表記に置き換えます

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
Typstは丸括弧で囲まれた部分式を適切な表記に置き換えます
Typstは丸括弧で囲まれた部分式を適切に解釈して自動的に置き換えます

还有一件事:许多符号(如箭头)有很多变体
您可以通过在符号名称后附加点和修饰符名称来选择这些变体:
もう一つ、矢印などの多くの記号には多くのバリエーションがあります
。これらのバリエーションの中から選択するには、記号の名前の後にドットと修飾子の名前を追加します。

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
。これらのバリエーションの中から選択するには、記号の名前の後にドットと修飾子の名前を追加します
こうした様々なバリエーションの中から特定の記号を選択するには、その記号のカテゴリ名の後に、ドットと具体的な記号の種類を示す修飾子を追加します

您已经通过单击右上角的下载按钮保存了 PDF
但您可能认为报告看起来不应该那么朴素
在下一节中,我们将学习如何自定义文档的外观
この時点で、レポートの執筆が完了し、

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
この時点で、レポートの執筆が完了し、
ここまでで、レポートの執筆は完了しました。

但您可能认为报告看起来不应该那么朴素
在下一节中,我们将学习如何自定义文档的外观
この時点で、レポートの執筆が完了し、
右上のダウンロードボタンをクリックしてPDFを保存しました

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
右上のダウンロードボタンをクリックしてPDFを保存しました
あなたは右上のダウンロードボタンをクリックしてPDFを保存したはずです

@gomazarashi
gomazarashi deleted the translate/reference-1-writing branch July 23, 2024 16:08
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.

4 participants