Commit Graph

834 Commits

Author SHA1 Message Date
Wei Zhong
9250a9b36a
fix typo 2020-01-05 11:52:36 +08:00
Wei Zhong
198fb5d047
fix typo 2020-01-03 22:33:41 +08:00
orzyyyy
2bf52aa8a8 chore: add entry file for dev 2019-12-31 21:51:14 +08:00
神谷润
0034fff882
update(ch07-03): 错别词修正 2019-12-29 18:45:51 +08:00
KaiserY
f71784c9ee fix typo in ch09-01 close #366 2019-12-25 22:19:00 +08:00
KaiserY
28d4b315e6 check to appx-07 2019-12-22 10:57:37 +08:00
KaiserY
165c7283a1 check to ch19-01 2019-12-22 00:09:22 +08:00
KaiserY
1689863a61 check to ch13-02 2019-12-16 09:49:26 +08:00
KaiserY
934030a6b3 Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn 2019-12-08 23:29:01 +08:00
KaiserY
2eea97a90e check to ch12-05 2019-12-08 23:28:53 +08:00
Tengfei Niu
3be8e1c1c0
Refactor translation 2019-12-05 15:32:07 +08:00
Tengfei Niu
d3d0fec39c
fix typo 2019-12-05 14:58:09 +08:00
wenjun.zhu
4a8d63b5b7 remove duplicated word 2019-12-04 14:13:26 +08:00
KaiserY
8b6f370fae check to ch11-03 2019-12-02 10:13:32 +08:00
Tengfei Niu
a5671c2051
Refactor translation 2019-11-29 17:32:21 +08:00
Tengfei Niu
ee973db8d1
Refactor translation and fix typo 2019-11-29 16:56:17 +08:00
Tengfei Niu
f3ab2911f4
Refactor translation 2019-11-29 16:46:08 +08:00
Tengfei Niu
ae8160f25b
Refactor translation 2019-11-29 16:38:05 +08:00
Tengfei Niu
f7877ff2de
Refactor translation 2019-11-29 15:59:29 +08:00
Tengfei Niu
7e427233ef
Refactor translation 2019-11-29 15:29:45 +08:00
Tengfei Niu
33072ebca6
refactor translation 2019-11-27 15:50:05 +08:00
Tengfei Niu
bbc19aed54
refactor translation 2019-11-27 15:42:46 +08:00
Tengfei Niu
71b57c45a3
refactor translation 2019-11-27 15:34:05 +08:00
KaiserY
fe22f780dc
Merge pull request #360 from ymxdgyx/master
纠正链接名"The Nomicon"为"The Rustonomicon"
2019-11-25 21:17:42 +08:00
Yanxin
3c97daf135
纠正链接名"The Nomicon"为"The Rustonomicon"
进入链接看到的名称为The Rustonomicon.
2019-11-25 19:31:25 +08:00
Adamas
4339211d3a
Update ch15-04-rc.md
使表达更流畅
2019-11-25 19:24:52 +08:00
KaiserY
eb1527cdb9 check to ch10-02 2019-11-25 10:31:03 +08:00
KaiserY
ba860c10c9 check to ch09-03 2019-11-21 01:03:07 +08:00
KaiserY
4e675ed58d check to ch04-03 2019-11-20 00:43:49 +08:00
KaiserY
761e478e32
Merge pull request #357 from ICEYSELF/master
修复Issue #355
2019-11-19 13:41:02 +08:00
ICEY
8399e6200b 更新commit hash 2019-11-19 13:10:03 +08:00
ICEY
82cdac2b67 查看官方repository,确定官方trpl最终删掉了这个页面 2019-11-19 13:04:22 +08:00
ICEY
cd76054ac0 尝试修复issue #355 2019-11-19 13:00:47 +08:00
shengurun
1f8ae697b9 style: 校正第七章的翻译风格规范 2019-11-19 09:34:58 +08:00
KaiserY
ebaaaabbbb check to ch02-00 2019-11-18 10:03:27 +08:00
KaiserY
1b2adaa215 update title-page 2019-11-17 19:58:25 +08:00
KaiserY
f5f41d6ab5
update ch07-01-packages-and-crates.md close #353 2019-11-14 21:43:37 +08:00
KaiserY
9e0dab7962
Merge pull request #352 from bud-adamas/patch-1
Update ch07-02-defining-modules-to-control-scope-and-privacy.md
2019-11-14 21:33:16 +08:00
Adamas
7b408ccaed
细微的文字问题 2019-11-14 14:01:09 +08:00
Adamas
71bd6a4fff
Update ch07-02-defining-modules-to-control-scope-and-privacy.md
修订文字错误
2019-11-14 13:42:48 +08:00
KaiserY
e731803e40
Merge pull request #296 from wukoo/patch-1
翻译有点不太准确
2019-11-11 20:52:17 +08:00
pan93412
91a7a83ebf
fix(typo): appendix-07: malformed Markdown link 2019-11-10 15:05:35 +08:00
ccinn
4677c87efd
Update ch07-02-defining-modules-to-control-scope-and-privacy.md 2019-11-07 19:36:56 +08:00
bit-ranger
902f5271d3
修正错别字 2019-11-01 10:41:20 +08:00
shengurun
a8cc6fc499 del: 删除第七章的过时章节
1. 删除第七章的过时章节。
2. 对ch07-04中的错误进行修复。
3. 修改SUMMARY.md,以便可以使用mdbook进行最新版第七章的编译。
2019-10-28 15:24:33 +08:00
shengurun
7b140087c7 add: 添加新版ch07-05的翻译 2019-10-28 15:02:53 +08:00
shengurun
403cfdd1e3 add: 添加新版ch07-04的翻译
部分内容参考了原版ch07-02中文版里的译法,并纠正拗口的地方。
2019-10-28 14:18:32 +08:00
神谷润
5aa5ff02c2
style: 格式规范化
此前规范格式时将该章标题大小选错,现在修正。
2019-10-25 22:44:56 +08:00
shengurun
9fbb40625d style: 规范翻译格式,保持与源一致 2019-10-25 16:27:51 +08:00
shengurun
f067373618 update: 补全新版ch07-03的翻译 2019-10-25 11:21:16 +08:00