Skip to content

Commit

Permalink
zh-CN: translate exercises/android/morning.md (#1407)
Browse files Browse the repository at this point in the history
Part of #324
  • Loading branch information
nodmp authored Oct 25, 2023
1 parent fd3c8f2 commit 8ec6ff3
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions po/zh-CN.po
Original file line number Diff line number Diff line change
Expand Up @@ -13051,20 +13051,24 @@ msgid ""
"This is a group exercise: We will look at one of the projects you work with "
"and try to integrate some Rust into it. Some suggestions:"
msgstr ""
"这是一个小组练习:我们将查看你们正在处理的项目之一,并尝试将一些 Rust 代码集"
"成进去。以下是一些建议:"

#: src/exercises/android/morning.md:6
msgid "Call your AIDL service with a client written in Rust."
msgstr ""
msgstr "使用 Rust 编写的客户端调用你的 AIDL 服务。"

#: src/exercises/android/morning.md:8
msgid "Move a function from your project to Rust and call it."
msgstr ""
msgstr "将你项目中的某个函数迁移到 Rust 中并调用它。"

#: src/exercises/android/morning.md:12
msgid ""
"No solution is provided here since this is open-ended: it relies on someone "
"in the class having a piece of code which you can turn in to Rust on the fly."
msgstr ""
"此处没有提供解决方案,因为这是开放式的:它依赖于班级中是否有人有一段您可以即"
"时转换成 Rust 的代码。"

#: src/bare-metal.md:1
msgid "Welcome to Bare Metal Rust"
Expand Down

0 comments on commit 8ec6ff3

Please sign in to comment.