Commit Graph

1206 Commits

Author SHA1 Message Date
Zhicheng Wang 37d5fbcf1c 把display的译法从“展示”批量改为“显示”
译完第二章
2016-04-14 21:45:12 +08:00
Zhicheng Wang 0bb5c4f37b 修饰器改为装饰器 2016-04-14 19:36:12 +08:00
Rex 674d9eece8 more glossary translation. 2016-04-14 12:32:25 +01:00
Zhicheng Wang ed26e26657 文字微调
修改部分词汇
2016-04-14 14:25:36 +08:00
Zhicheng Wang 90ca91e24a 文字微调 2016-04-14 13:58:04 +08:00
Zhicheng Wang 09f861fd77 文字微调 2016-04-14 13:53:19 +08:00
Zhicheng Wang 5f56e08434 merge from origin/master 2016-04-14 13:49:09 +08:00
Zhicheng Wang ae2aec218c 终于找到了stable of heroes的正确译法 2016-04-14 11:49:26 +08:00
Ken Dale 205cc28f25 docs(lifecycle-hooks): change ngOnit references to ngOnInit
closes #1084
2016-04-13 19:41:44 -07:00
Ward Bell f2f5d9f9ae docs(ts): update to beta.15
also restore accidentally deleted router sample files
2016-04-13 19:26:48 -07:00
Zhicheng Wang 4f913b06dd 把遗漏的翻译补上 2016-04-14 08:43:42 +08:00
Ward Bell 353abff084 docs(server-communication): fix http after testing chapter discoveries 2016-04-13 14:02:48 -07:00
Ward Bell dd7b5176a8 docs(testing): add tests that involve Angular 2 2016-04-13 14:02:36 -07:00
Rex f4e2da1628 more translation on glossary. 2016-04-13 17:18:12 +01:00
Zhicheng Wang 3e89409212 第二节翻译了一部分 2016-04-13 19:34:31 +08:00
Zhicheng Wang b2eea2e20e 语言微调
添加换行
2016-04-13 19:19:42 +08:00
Zhicheng Wang 6bb86cbeb4 Merge remote-tracking branch 'cn/master'
# Conflicts:
#	public/docs/ts/latest/glossary.jade
#	public/docs/ts/latest/quickstart.jade
2016-04-13 19:10:39 +08:00
Zhicheng Wang bda5c1926f merge from origin/master 2016-04-13 19:07:57 +08:00
John Papa bd079369f3 docs(style-guide): add A2 styleguide - v1 2016-04-12 20:08:09 -07:00
Foxandxss 4c286e4f71 chore(glossary): fix broken links
closes #1079
2016-04-12 19:54:16 -07:00
Ward Bell 555ec46be3 docs(e2e): workaround comp-comm interval timer tests
closes #1081
Note how `browser.get('?e2e')` enables app to know it is running under protractor
2016-04-12 18:51:17 -07:00
Zhicheng Wang 7de336479b 文字微调 2016-04-13 08:53:18 +08:00
Zhimin(Rex) YE edd1d6677e Added Data binding translation to Glossary. 2016-04-13 08:53:18 +08:00
Zhimin(Rex) YE d9e74ae35f 部分翻译了词汇表。 2016-04-13 08:53:18 +08:00
Zhicheng Wang 41298cc17b 统一用词 2016-04-13 08:53:17 +08:00
Zhicheng Wang 84e96391ca 完成了导航菜单
完成了部分公共页面
完成了部分教程
2016-04-13 08:53:17 +08:00
Zhicheng Wang 2587cf0105 完成了各种公共页面的汉化 2016-04-13 08:53:17 +08:00
Zhicheng Wang eb7439e17f 移除google CDN,以免被GFW挡住 2016-04-13 08:53:17 +08:00
Zhicheng Wang 068cf97d9b quickstart完工 2016-04-13 08:53:17 +08:00
Zhicheng Wang bf9eed942d 又翻译了一部分QuickStart 2016-04-13 08:53:17 +08:00
Zhicheng Wang f790354b8a 汉化第三方资源、快速开始(部分) 2016-04-13 08:53:17 +08:00
Kathy Walrath 1cdd1e681c docs(toh/dart): a few small tweaks
closes #1080
2016-04-12 17:37:03 -07:00
Zhimin(Rex) YE 4ed712b169 Added Data binding translation to Glossary. 2016-04-12 23:15:09 +01:00
Zhimin(Rex) YE a70e665169 部分翻译了词汇表。 2016-04-12 22:52:13 +01:00
Zhicheng Wang cd1206f723 统一用词 2016-04-12 19:29:55 +08:00
Zhicheng Wang 015d002e54 完成了导航菜单
完成了部分公共页面
完成了部分教程
2016-04-12 19:07:06 +08:00
Naomi Black b56a97485e chore(jade): fix broken build caused by extra newline 2016-04-11 22:48:41 -07:00
Alberto Jiménez López 8e7c552452 docs: Remove double 'the' & missing dashes in several files
closes #1073
2016-04-11 21:53:28 -07:00
Foxandxss 2b35ddf1c3 chore(bio): add Jesus' bio
closes #992
2016-04-11 21:47:04 -07:00
Ward Bell eae36f1040 chore: resize Deborah K's photo to 240 x 208 2016-04-11 21:19:32 -07:00
Aristeidis Bampakos ead6987d00 docs(router): Fixed typos
closes #1056
Small typo fixes.
2016-04-11 12:51:36 -07:00
Vladimir Zdenek f7ee6b9c1c docs(forms): fix typo
closes #1057
Change "way" to "away" in the following context: "throw it away".
2016-04-11 12:49:17 -07:00
Aristeidis Bampakos 36c98ae4bf docs(cookbook/component-communication): Astronout -> AstronautComponent word typo fix
closes #1067
Changed AstronoutComponent to AstronautComponent.
2016-04-11 12:45:26 -07:00
Tero Parviainen ec4c1edff4 docs(upgrade): add E2E tests, update PhoneCat dependencies
closes #1070
Separates UpgradeAdapter reference guide examples from the PhoneCat tutorial examples
and update dependencies for phonecat upgrade examples
2016-04-11 12:40:09 -07:00
Filipe Silva 1ba1407385 fix(quickref-cookbook): fix date test to work in any timezone
closes #1062
2016-04-11 12:23:30 -07:00
Kathy Walrath adb4093af7 docs(dart): convert toh-3 to Dart
closes #1071
2016-04-11 09:52:52 -07:00
Zhicheng Wang 206244ea96 完成了各种公共页面的汉化 2016-04-10 00:43:20 +08:00
Zhicheng Wang b90b2c92d6 移除google CDN,以免被GFW挡住 2016-04-09 22:20:10 +08:00
Zhicheng Wang 6e9d1e3ba8 quickstart完工 2016-04-09 21:26:00 +08:00
Zhicheng Wang 6307cfe831 又翻译了一部分QuickStart 2016-04-09 19:41:34 +08:00