diff --git a/aio/content/marketing/index.html b/aio/content/marketing/index.html index f6a68b4dab..1fb2e919a0 100755 --- a/aio/content/marketing/index.html +++ b/aio/content/marketing/index.html @@ -14,8 +14,8 @@
-
One framework.
Mobile & desktop.
- Get Started +
Un framework.
Móvil y escritorio.
+ Empezar
@@ -41,8 +41,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. +

Desarrollar en todas las plataformas
+

Aprenda una forma de crear aplicaciones con Angular y reutilice su código y habilidades para crear aplicaciones para cualquier objetivo de implementación. Para web, web móvil, móvil nativo y escritorio nativo.

@@ -53,9 +53,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.

+
Velocidad y Rendimiento
+

Logre la máxima velocidad posible en la Plataforma Web hoy y avance, a través de Web Workers y renderizado del lado del servidor.

+

Angular te permite controlar la escalabilidad. Satisface requerimientos enormes de datos construyendo modelos en RxJS, Immutable.js o algún otro.

@@ -75,8 +75,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. +

Herramientas Increíbles
+

Cree funciones rápidamente con plantillas simples y declarativas. Extienda el lenguaje de plantilla con sus propios componentes y use una amplia gama de componentes existentes. Obtenga ayuda inmediata y comentarios específicos de Angular con casi todos los IDE y editores. Todo esto se une para que pueda concentrarse en crear aplicaciones increíbles en lugar de intentar que el código funcione.

@@ -88,8 +88,9 @@
-
Loved by Millions
-

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

+
Amada por millones
+

Desde el prototipo hasta la implementación global, Angular ofrece la productividad y la infraestructura escalable que soportan a las aplicaciones más grandes de Google. +

@@ -106,8 +107,9 @@
Get Started with Angular
-
Try it now
-

Explore Angular's capabilities with a ready-made sample app. No setup required.

+
Pruebalo ahora
+

Explore las capacidades de Angular con una aplicación de muestra preparada. No se requiere configuración. +

diff --git a/aio/content/navigation.json b/aio/content/navigation.json index f6d9b8a525..667f7bfc83 100644 --- a/aio/content/navigation.json +++ b/aio/content/navigation.json @@ -2,7 +2,7 @@ "TopBar": [ { "url": "features", - "title": "Features" + "title": "Caracteristicas" }, { "url": "docs", @@ -10,11 +10,11 @@ }, { "url": "resources", - "title": "Resources" + "title": "Recursos" }, { "url": "events", - "title": "Events" + "title": "Eventos" }, { "url": "https://blog.angular.io/", @@ -23,19 +23,19 @@ ], "TopBarNarrow": [ { - "title": "About Angular", + "title": "Acerca de Angular", "children": [ { "url": "features", - "title": "Features" + "title": "Caracteristicas" }, { "url": "resources", - "title": "Resources" + "title": "Recursos" }, { "url": "events", - "title": "Events" + "title": "Eventos" }, { "url": "https://blog.angular.io/", @@ -955,80 +955,100 @@ ], "Footer": [ { - "title": "Resources", + "title": "Recursos", "children": [ { "url": "about", - "title": "About", - "tooltip": "Angular contributors." + "title": "Contribuyentes", + "tooltip": "Contribuyentes de Angular." }, { "url": "resources", - "title": "Resource Listing", - "tooltip": "Angular tools, training, and blogs from around the web." + "title": "Listado de recursos", + "tooltip": "Herramientas de Angular, capacitación y blogs de toda la web." }, { "url": "presskit", - "title": "Press Kit", - "tooltip": "Press contacts, logos, and branding." + "title": "Kit de prensa", + "tooltip": "Contactos de prensa, logotipos y marcas." }, { "url": "https://blog.angular.io/", "title": "Blog", - "tooltip": "Angular Blog" + "tooltip": "Blog de Angular" }, { "url": "analytics", - "title": "Usage Analytics", - "tooltip": "Angular Usage Analytics" + "title": "Analítica de uso", + "tooltip": "Analítica de uso Angular" } ] }, { - "title": "Help", + "title": "Consigue ayuda", "children": [ + { + "url": "https://chat.angular.lat/", + "title": "Angular Hispano Chat", + "tooltip": "Chatea en castellano sobre Angular con otros miembros de la comunidad." + }, + { + "url": "https://angular.lat/coc", + "title": "Código de Conducta", + "tooltip": "Tratarnos con respeto y proporcionar un lugar seguro para contribuir." + }, { "url": "https://stackoverflow.com/questions/tagged/angular", "title": "Stack Overflow", - "tooltip": "Stack Overflow: where the community answers your technical Angular questions." + "tooltip": "Stack Overflow: donde la comunidad responde sus preguntas técnicas de Angular." }, { "url": "https://gitter.im/angular/angular", "title": "Gitter", - "tooltip": "Chat about Angular with other birds of a feather." + "tooltip": "Chatea en inglés sobre Angular con otros miembros de la comunidad." }, { "url": "https://github.com/angular/angular/issues", - "title": "Report Issues", - "tooltip": "Post issues and suggestions on github." + "title": "Informar Issues", + "tooltip": "Publica problemas y sugerencias en GitHub." }, { - "url": "https://github.com/angular/code-of-conduct/blob/master/CODE_OF_CONDUCT.md", - "title": "Code of Conduct", - "tooltip": "Treating each other with respect." + "url": "https://github.com/angular-hispano/angular/issues", + "title": "Issues de traducción", + "tooltip": "Publica issues y sugerencias de traducción en GitHub." } ] }, { - "title": "Community", + "title": "Comunidad", "children": [ { - "url": "events", - "title": "Events", - "tooltip": "Angular events around the world." + "url": "https://angular.lat/conferencias", + "title": "Eventos Hispanos", + "tooltip": "Eventos en castellano de Angular alrededor del mundo." + }, + { + "url": "https://angular.lat/meetups", + "title": "Meetups Hispanos", + "tooltip": "Asista a una reunión y aprenda de otros desarrolladores." }, { "url": "http://www.meetup.com/topics/angularjs/", - "title": "Meetups", - "tooltip": "Attend a meetup and learn from fellow developers." + "title": "Mas Meetups", + "tooltip": "Asista a una reunión y aprenda de otros desarrolladores." }, { - "url": "https://twitter.com/angular", + "url": "events", + "title": "Mas Eventos", + "tooltip": "Eventos de Angular alrededor del mundo." + }, + { + "url": "https://twitter.com/AngularHispana", "title": "Twitter", "tooltip": "Twitter" }, { - "url": "https://github.com/angular/angular", + "url": "https://github.com/angular-hispano", "title": "GitHub", "tooltip": "GitHub" }, @@ -1040,7 +1060,7 @@ ] }, { - "title": "Languages", + "title": "Idiomas", "children": [ { "title": "简体中文版", diff --git a/aio/src/app/app.component.html b/aio/src/app/app.component.html index 96b5e6df29..855025e82b 100644 --- a/aio/src/app/app.component.html +++ b/aio/src/app/app.component.html @@ -25,10 +25,10 @@ diff --git a/aio/src/app/layout/footer/footer.component.html b/aio/src/app/layout/footer/footer.component.html index 9ca6c62b6a..b0ceadc56b 100644 --- a/aio/src/app/layout/footer/footer.component.html +++ b/aio/src/app/layout/footer/footer.component.html @@ -10,11 +10,11 @@

- Super-powered by Google ©2010-2020. - Code licensed under an MIT-style License. - Documentation licensed under + Superalimentado por Google LLC ©2020. + Código licenciado bajo un Licencia de estilo MIT. + Documentación bajo licencia CC BY 4.0.

- Version {{versionInfo?.full}}. + Versión {{versionInfo?.full}}.

diff --git a/aio/src/app/search/search-box/search-box.component.ts b/aio/src/app/search/search-box/search-box.component.ts index 10b90866a2..737b3ac1fb 100644 --- a/aio/src/app/search/search-box/search-box.component.ts +++ b/aio/src/app/search/search-box/search-box.component.ts @@ -17,8 +17,8 @@ import { debounceTime, distinctUntilChanged } from 'rxjs/operators'; selector: 'aio-search-box', template: ` - + Angular - + @@ -101,11 +101,11 @@ Angular
-
One framework.
Mobile & desktop.
+
Un framework.
Móvil y escritorio.

- This website requires JavaScript. + Este sitio web requiere JavaScript.