Commit Graph

1340 Commits

Author SHA1 Message Date
Zhicheng WANG 2192a1a3cf fix: 翻译遗漏的部分 2019-01-03 21:37:14 +08:00
Zhicheng WANG 0a5eb3a660 fix: 翻译遗漏的部分 2019-01-03 20:41:20 +08:00
Zhicheng WANG 7693339edd fix: typo 2019-01-03 18:16:10 +08:00
Zhicheng WANG 25fd3c4625 fix: 翻译错误 2019-01-03 12:34:26 +08:00
Zhicheng WANG feb2c7408f fix: 合并错误 2019-01-03 12:33:33 +08:00
Zhicheng WANG e6c232349f fix: 合并错误 #366 2019-01-02 17:43:56 +08:00
Zhicheng WANG 5fd5fd0e45 fix: 修正用词 2019-01-02 15:18:38 +08:00
Zhicheng WANG 2403946833 fix: typo 2019-01-02 12:50:02 +08:00
Zhicheng WANG 49fd2eb76d fix: 移除纯粹由空格组成的行,它会导致错误的 markdown 编译 2019-01-01 22:17:43 +08:00
Zhicheng WANG b15f53133f fix: invalid table translation 2019-01-01 22:14:09 +08:00
Zhicheng WANG b64124f0c8 fix: unclosed `"` 2019-01-01 16:16:02 +08:00
Zhicheng WANG 73072a8f72 refactor: align table to new format 2019-01-01 16:16:02 +08:00
Zhicheng WANG b018382e7d refactor: use standalone library instead of translator.js 2019-01-01 16:16:02 +08:00
loyayz 968f6a2337 fix: 翻译错误 2019-01-01 10:39:31 +08:00
Zhicheng WANG 8744f17f5d Merge remote-tracking branch 'en/master' into aio
# Conflicts:
#	aio/content/cli/index.md
#	aio/content/file-not-found.md
#	aio/content/guide/architecture-modules.md
#	aio/content/guide/architecture-services.md
#	aio/content/guide/build.md
#	aio/content/guide/deployment.md
#	aio/content/guide/elements.md
#	aio/content/guide/feature-modules.md
#	aio/content/guide/file-structure.md
#	aio/content/guide/forms-overview.md
#	aio/content/guide/glossary.md
#	aio/content/guide/i18n.md
#	aio/content/guide/npm-packages.md
#	aio/content/guide/releases.md
#	aio/content/guide/router.md
#	aio/content/guide/service-worker-config.md
#	aio/content/guide/service-worker-intro.md
#	aio/content/guide/testing.md
#	aio/content/guide/upgrade-performance.md
#	aio/content/navigation.json
#	aio/content/tutorial/toh-pt0.md
#	aio/content/tutorial/toh-pt5.md
#	aio/content/tutorial/toh-pt6.md
#	aio/package.json
#	aio/src/app/custom-elements/api/api-list.component.ts
#	aio/src/app/documents/document.service.ts
#	aio/src/app/layout/top-menu/top-menu.component.ts
#	aio/src/index.html
#	aio/src/styles/2-modules/_api-pages.scss
#	aio/tools/transforms/templates/api/base.template.html
#	aio/tools/transforms/templates/api/lib/memberHelpers.html
#	aio/tools/transforms/templates/cli/cli-container.template.html
#	aio/tools/transforms/templates/lib/githubLinks.html
#	aio/yarn.lock
#	packages/animations/src/animation_metadata.ts
#	packages/common/http/src/backend.ts
#	packages/common/http/src/client.ts
#	packages/common/http/src/headers.ts
#	packages/common/http/src/interceptor.ts
#	packages/common/http/src/module.ts
#	packages/common/http/src/params.ts
#	packages/common/http/src/request.ts
#	packages/common/http/src/response.ts
#	packages/common/src/common_module.ts
#	packages/common/src/directives/ng_class.ts
#	packages/common/src/directives/ng_style.ts
#	packages/common/src/directives/ng_switch.ts
#	packages/common/src/i18n/format_date.ts
#	packages/common/src/pipes/number_pipe.ts
#	packages/core/src/change_detection/change_detection_util.ts
#	packages/core/src/change_detection/pipe_transform.ts
#	packages/core/src/di/injectable.ts
#	packages/core/src/linker/element_ref.ts
#	packages/core/src/linker/template_ref.ts
#	packages/core/src/metadata/di.ts
#	packages/core/src/metadata/directives.ts
#	packages/core/src/metadata/lifecycle_hooks.ts
#	packages/core/src/metadata/ng_module.ts
#	packages/core/src/render/api.ts
#	packages/forms/src/directives/form_interface.ts
#	packages/forms/src/directives/ng_form.ts
#	packages/forms/src/directives/ng_model.ts
#	packages/forms/src/directives/reactive_directives/form_control_name.ts
#	packages/forms/src/directives/select_control_value_accessor.ts
#	packages/forms/src/directives/validators.ts
#	packages/forms/src/form_builder.ts
#	packages/forms/src/form_providers.ts
#	packages/forms/src/model.ts
#	packages/forms/src/validators.ts
#	packages/platform-browser/src/browser.ts
#	packages/platform-browser/src/security/dom_sanitization_service.ts
#	packages/router/src/config.ts
#	packages/router/src/events.ts
#	packages/router/src/router.ts
#	packages/router/src/router_module.ts
#	packages/router/src/shared.ts
2018-12-29 16:04:37 +08:00
Zhicheng WANG 8d96c43e45 fix: 解决英文没有隐藏的问题 2018-12-26 10:17:37 +08:00
Zhicheng WANG 8c76f3a45e fix: 解决英文没有隐藏的问题 2018-12-26 10:05:53 +08:00
Zhicheng WANG 3e7ce34e85 fix: 解决英文没有隐藏的问题 2018-12-26 10:05:19 +08:00
Zhicheng WANG 760570c8ef fix: 尝试解决英文没有隐藏的问题 2018-12-26 09:53:54 +08:00
Zhicheng WANG a1b74f25fa fix: CLI 问题 2018-12-26 09:35:48 +08:00
Zhicheng WANG 06ec809923 fix: 修复一个文本 2018-12-26 08:45:13 +08:00
Echo Chan f33e46ee20 docs: 修改一个翻译错误 2018-12-25 20:45:47 +08:00
Zhicheng WANG 65b26efa2e fix: 修正 angular console 地址 2018-12-25 14:02:34 +08:00
Zhicheng WANG b8a85eba89 fix: 尝试解决没能正确隐藏原文的问题 2018-12-25 13:59:39 +08:00
loyayz a43cbee553 错别字:又 → 有 2018-12-24 23:23:37 +08:00
GuoYuFei 4b91f13228 fix:修正路由与导航章节的一个翻译错误 2018-12-24 20:52:21 +08:00
GuoYuFei a0060abc70 fix: 修复路由与导航章节中的一个锚点跳转地址错误 2018-12-23 12:29:21 +08:00
GuoYuFei 2398b43e88 fix: 修复一句语意混乱的翻译错误 2018-12-23 12:28:51 +08:00
GuoYuFei 7758da5c1d fix: 修复路由与导航章节中的一个参数名称错误 2018-12-23 12:28:51 +08:00
Preetham Viswanathan c5ce4e62c6 docs: fix code example to ensure consistency in file (#26577)
PR Close #26577
2018-12-21 15:12:05 -05:00
Zhicheng WANG c25087ae06 fix: 遗漏的翻译 2018-12-20 09:56:09 +08:00
Zhicheng WANG b35507471e fix: 对照格式错误 (#348) 2018-12-20 09:33:11 +08:00
Zhicheng WANG cf2d0b1a25 fix: 翻译错误 (#346) 2018-12-20 09:25:53 +08:00
GuoYuFei 47d4a6b1d2 fix:修复路由和导航章节中的一个表述错误 2018-12-20 09:22:16 +08:00
Zhicheng WANG 2f2cb99134 fix: 翻译改进 2018-12-20 09:21:56 +08:00
Sharath George M 8fdd702245 docs: Fixed typo (#27669)
PR Close #27669
2018-12-18 09:29:48 -08:00
Emilio Martinez 94f17e9038 docs: remove misplaced code in Universal guide (#26865)
PR Close #26865
2018-12-17 09:35:35 -08:00
bmarkov a72633891b docs: Add Smart UI to UI Components section in resources (#27515)
docs: add Smart UI to UI Components section in resources

PR Close #27515
2018-12-17 09:34:14 -08:00
GuoYuFei e40c0bae4b fix:修复路由与导航章节的目录序号及格式 2018-12-17 22:19:34 +08:00
Zhicheng WANG c0fbe8ba84 fix: 让表达更清晰 2018-12-17 11:17:59 +08:00
zackarychapple f9545d1b1a docs: adding ngAtlanta 2019 (#27522)
PR Close #27522
2018-12-14 15:18:55 -08:00
Emmanuel DEMEY 9c7fb0dfe1 docs: add Zenika trainings in resources.json (#27216)
PR Close #27216
2018-12-12 11:03:09 -08:00
Lucas dc1ed3c47e docs: fix ngModel typo in form validation guide (#27574)
Fix typo

PR Close #27574
2018-12-11 16:22:58 -08:00
Michał Jawulski 3cb6dad6d5 docs: update npm scripts to support angular 7 (#27334)
PR Close #27334
2018-12-11 11:25:36 -08:00
vurtne0511 5a952256b2 纠正翻译文字错误
第606行,三个火 => 三个或
2018-12-12 00:33:11 +08:00
sKai.fun 34a4c354e4 fix typo
修复翻译错误,原文为`AppRoutingModule`
2018-12-12 00:32:48 +08:00
GuoYuFei 26376ab54f fix: 修正翻译的一个语义错误 2018-12-12 00:32:26 +08:00
Isaac Sunkes 16d26e5f38 docs: add webucator to resources (#26895)
Added Angular Training by Webucator to Workshops & Onsite Training section of resources.
PR Close #26895
2018-12-10 14:20:03 -08:00
Igor Minar 54e4bdb842 docs: remove AngularDart from the version picker (#27550)
At this point it's only confusing people.

PR Close #27550
2018-12-10 10:29:39 -08:00
GuoYuFei 7612ec69d1 fix:修正错别字 2018-12-09 19:24:29 +08:00