Skip to content

Commit

Permalink
zh-TW: Translate the rest of index page (#1895)
Browse files Browse the repository at this point in the history
#684

---------

Co-authored-by: Jonathan Hao <[email protected]>
  • Loading branch information
mingyc and johnathan79717 authored Apr 5, 2024
1 parent 0b04007 commit ff9a7b8
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions po/zh-TW.po
Original file line number Diff line number Diff line change
Expand Up @@ -1101,6 +1101,8 @@ msgid ""
"(embedded) development. Both microcontrollers and application processors are "
"covered."
msgstr ""
"[Bare-metal](bare-metal.md):這是半天的課程,會說明如何使用 Rust 在 bare-"
"metal (嵌入式系統) 上台開發。課程內容包含微控制器和處理器。"

#: src/welcome.md:26
msgid ""
Expand All @@ -1112,26 +1114,28 @@ msgstr ""

#: src/index.md:37
msgid "Non-Goals"
msgstr "Non-Goal"
msgstr "非課程目標"

#: src/index.md:39
msgid ""
"Rust is a large language and we won't be able to cover all of it in a few "
"days. Some non-goals of this course are:"
msgstr ""
"Rust 是大型的程式語言,無法在幾天內就介紹完畢。因此,本課程會有一些 non-"
"goal,包括:"
"Rust 是大型的程式語言,無法在幾天內就介紹完畢。因此,本課程不包含下列內容:"

#: src/welcome.md:37
msgid ""
"Learn how to develop macros, please see [Chapter 19.5 in the Rust Book]"
"(https://doc.rust-lang.org/book/ch19-06-macros.html) and [Rust by Example]"
"(https://doc.rust-lang.org/rust-by-example/macros.html) instead."
msgstr ""
"學習如何開發巨集 (macro)。請直接閱讀 [Rust Book 的 Chapter 19.5](https://doc."
"rust-lang.org/book/ch19-06-macros.html) 和 [Rust by Example](https://doc."
"rust-lang.org/rust-by-example/macros.html)."

#: src/index.md:46
msgid "Assumptions"
msgstr "假設"
msgstr "課程要求"

#: src/welcome.md:43
msgid ""
Expand Down

0 comments on commit ff9a7b8

Please sign in to comment.