diff --git a/aio/content/marketing/events.html b/aio/content/marketing/events.html index 0b49868a3b..67bf5e2a1b 100755 --- a/aio/content/marketing/events.html +++ b/aio/content/marketing/events.html @@ -1,15 +1,15 @@
-

Events

+

活动

-

Where we'll be presenting:

+

我们将出现在哪里:

- - - + + + diff --git a/aio/content/marketing/features.html b/aio/content/marketing/features.html index aa352a570a..4b242a69e1 100755 --- a/aio/content/marketing/features.html +++ b/aio/content/marketing/features.html @@ -1,5 +1,4 @@
-

Features & Benefits

特性与优点

@@ -8,30 +7,24 @@
-
Cross Platform
跨平台
-
Progressive Web Apps
渐进式应用
-

Use modern web platform capabilities to deliver app-like experiences. - High performance, offline, and zero-step installation.

充分利用现代 Web 平台的各种能力,提供 App 式体验。高性能、离线使用、免安装。

-
Native
原生
-

Build native mobile apps with strategies from Ionic Framework, NativeScript, and React Native.

-

基于来自Ionic Framework、NativeScript和React Native的不同策略构建原生应用。

+

借助来自Ionic、NativeScript和React Native中的技术与思想,构建原生移动应用。

-
Desktop
-

Create desktop-installed apps across Mac, Windows, and Linux using the same Angular methods you've learned for the web plus the ability to access native OS APIs.

+
桌面
+

借助你已经在Web开发中学过的能力,结合访问原生操作系统API的能力,创造能在桌面环境下安装的应用,横跨Mac、Windows和Linux平台。


@@ -39,24 +32,24 @@
-
Speed and Performance
+
速度与性能
-
Code Generation
-

Angular turns your templates into code that's highly optimized for today's JavaScript virtual machines, giving you all the benefits of hand-written code with the productivity of a framework.

+
代码生成
+

Angular会把你的模板转换成代码,针对现代JavaScript虚拟机进行高度优化,轻松获得框架提供的高生产率,同时又能保留所有手写代码的优点。

-
Universal
-

Serve the first view of your application on node.js, .NET, PHP, and other servers for near-instant rendering in just HTML and CSS. Also paves the way for sites that optimize for SEO.

+
统一平台
+

在服务端渲染应用的首屏,像只有HTML和CSS的页面那样几乎瞬间展现,支持node.js、.NET、PHP,以及其它服务器,为通过SEO来优化站点铺平了道路。

-
Code Splitting
-

Angular apps load quickly with the new Component Router, which delivers automatic code-splitting so users only load code required to render the view they request.

+
代码拆分
+

在服务端渲染应用的首屏,像只有HTML和CSS的页面那样几乎瞬间展现,支持node.js、.NET、PHP,以及其它服务器,为通过SEO来优化站点铺平了道路。


@@ -64,24 +57,24 @@
-
Productivity
+
生产率
-
Templates
-

Quickly create UI views with simple and powerful template syntax.

+
模板
+

通过简单而强大的模板语法,快速创建UI视图。

Angular CLI
-

Command line tools: start building fast, add components and tests, then instantly deploy.

+

命令行工具:快速进入构建环节、添加组件和测试,然后立即部署。

-
IDEs
-

Get intelligent code completion, instant errors, and other feedback in popular editors and IDEs.

+
各种 IDE
+

在常用IDE和编辑器中获得智能代码补全、实时错误反馈及其它反馈等特性。


@@ -89,24 +82,24 @@
-
Full Development Story
+
完整开发故事
-
Testing
-

With Karma for unit tests, you can know if you've broken things every time you save. And Protractor makes your scenario tests run faster and in a stable manner.

+
测试
+

使用Karma进行单元测试,让你在每次存盘时都能立即知道是否弄坏了什么。Protractor则让你的场景测试运行得又快又稳定。

-
Animation
-

Create high-performance, complex choreographies and animation timelines with very little code through Angular's intuitive API.

+
动画
+

通过Angular中直观简便的API创建高性能复杂编排和动画时间线 —— 只要非常少的代码。

-
Accessibility
-

Create accessible applications with ARIA-enabled components, developer guides, and built-in a11y test infrastructure.

+
可访问性
+

通过支持ARIA的组件、开发者指南和内置的一体化测试基础设施,创建具有完备可访问性的应用。

@@ -114,7 +107,7 @@
diff --git a/aio/content/marketing/index.html b/aio/content/marketing/index.html index afd6ef0611..9106d14d9e 100755 --- a/aio/content/marketing/index.html +++ b/aio/content/marketing/index.html @@ -16,8 +16,8 @@
-
One framework.
Mobile & desktop.
- Get Started +
一套框架,多种平台。
移动端 & 桌面端
+ 快速起步
@@ -31,8 +31,8 @@
-

Join us at our newest event, October 2017

- Learn More +

2017年十月 加入我们的最新活动

+ 了解更多
@@ -46,9 +46,8 @@
-
Develop Across All Platforms
-

Learn one way to build applications with Angular and reuse your code and abilities to build apps for any deployment target. For web, mobile web, native mobile and native desktop. -

+
跨所有平台进行开发
+

学会用Angular构建应用,然后把这些代码和能力复用在多种多种不同平台的应用上 —— Web、移动 Web、移动应用、原生应用和桌面原生应用。

@@ -57,9 +56,9 @@
-
Speed & Performance
-

Achieve the maximum speed possible on the Web Platform today, and take it further, via Web Workers and server-side rendering.

-

Angular puts you in control over scalability. Meet huge data requirements by building data models on RxJS, Immutable.js or another push-model.

+
速度与性能
+

通过Web Worker和服务端渲染,达到在如今(以及未来)的Web平台上所能达到的最高速度。

+

Angular让你有效掌控可伸缩性。基于RxJS、Immutable.js和其它推送模型,能适应海量数据需求。

@@ -79,9 +78,8 @@
-
Incredible Tooling
-

Build features quickly with simple, declarative templates. Extend the template language with your own components and use a wide array of existing components. Get immediate Angular-specific help and feedback with nearly every IDE and editor. All this comes together so you can focus on building amazing apps rather than trying to make the code work. -

+
美妙的工具
+

使用简单的声明式模板,快速实现各种特性。使用自定义组件和大量现有组件,扩展模板语言。在几乎所有的IDE中获得针对Angular的即时帮助和反馈。所有这一切,都是为了帮助你编写漂亮的应用,而不是绞尽脑汁的让代码“能用”。

@@ -93,8 +91,8 @@
-
Loved by Millions
-

From prototype through global deployment, Angular delivers the productivity and scalable infrastructure that supports Google's largest applications.

+
百万粉丝热捧
+

从原型到全球部署,Angular都能带给你支撑Google大型应用的那些高延展性基础设施与技术。

@@ -112,8 +110,8 @@
-
Get Started
-

Start building your Angular application.

+
立即开始
+

开始构建你的 Angular 应用

diff --git a/aio/content/marketing/resources.html b/aio/content/marketing/resources.html index 6f1210c599..d1acd8a3b0 100644 --- a/aio/content/marketing/resources.html +++ b/aio/content/marketing/resources.html @@ -1,5 +1,5 @@
-

Explore Angular Resources

+

浏览 Angular 相关资源

diff --git a/aio/src/index.html b/aio/src/index.html index fca6077a28..4a4b911475 100644 --- a/aio/src/index.html +++ b/aio/src/index.html @@ -76,11 +76,11 @@
-
One framework.
Mobile & desktop.
+
一套框架,多种平台
移动 & 桌面

- This website requires JavaScript. + 该网站需要浏览器支持 JavaScript

EventLocationDate活动地点日期