This repository was archived by the owner on Mar 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27
translated public/index.jade #45
Closed
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,19 +9,29 @@ div(class="home-rows") | |
div(class="text-container") | ||
div(class="text-block promo-1-desc l-pad-top-2") | ||
h3(class="text-headline") Develop Across All Platforms | ||
h3(class="text-headline") Desarrolla Para Todas Las Plataformas | ||
p(class="text-body"). | ||
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. | ||
p(class="text-body"). | ||
Aprende una manera de crear aplicaciones con Angular y reutilizar tu código y habilidades para construir aplicaciones | ||
para desplegar en cualquier objetivo. Para la web, web movil, aplicaciones nativas y aplicaciones de escritorio. | ||
|
||
// Group 2 | ||
div(layout="row" layout-xs="column" class="home-row") | ||
div(class="text-container") | ||
div(class="text-block") | ||
h3(class="text-headline") Speed & Performance | ||
h3(class="text-headline") Velocidad y Desempeño | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Velocidad y rendimiento |
||
p(class="text-body"). | ||
Achieve the maximum speed possible on the Web Platform today, and take it further, via Web Workers and server-side rendering. | ||
p(class="text-body"). | ||
Alcanza la velocidad máxima en la web hoy mismo, y llévala más allá, usando Web Workers y renderizado en el servidor | ||
br | ||
p(class="text-body"). | ||
Angular puts you in control over scalability. Meet huge data requirements by building data models on RxJS, Immutable.js or another push-model. | ||
p(class="text-body"). | ||
Angular te pone en control sobre la escalabilidad. Alcanza requerimientos con datos gigantes creando tus modelos | ||
en RxJS, Immutable.js u otros push-model. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. pon push-model entrecomillado. |
||
div(class="promo-img-container promo-2") | ||
div | ||
img(src="resources/images/home/speed-performance.svg") | ||
|
@@ -34,20 +44,31 @@ div(class="home-rows") | |
div(class="text-container") | ||
div(class="text-block promo-3-desc") | ||
h3(class="text-headline") Incredible Tooling | ||
h3(class="text-headline") Herramientas Increíbles | ||
p(class="text-body"). | ||
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. | ||
p(class="text-body"). | ||
Añade características rápidamente con plantillas simples y declarativas. Extiende las plantillas con tus propios | ||
componentes o escoge de una gran variedad de componentes existentes. | ||
Recibe ayuda especifica para Angular con casi cualquier IDE y editor. | ||
Todo eso para que puedas concentrarte en construir aplicaciones maravillosas en vez de gastar tiempo asegurandote que tu código funcione. | ||
|
||
// Group 4 | ||
div(layout="row" layout-xs="column" class="home-row") | ||
div(class="text-container") | ||
div(class="text-block l-pad-top-2") | ||
h3(class="text-headline") Loved by Millions | ||
h3(class="text-headline") Amado por Millones | ||
p(class="text-body"). | ||
From prototype through global deployment, Angular delivers the productivity and scalable infrastructure that supports Google's largest applications. | ||
p(class="text-body"). | ||
De prototipos a despliegues globales, Angular entrega la productividad e infraestructura escalable que | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Angular ofrece la productividad |
||
soporta las aplicaciones más grandes de Google. | ||
div(class="promo-img-container promo-4") | ||
div | ||
img(src="resources/images/home/loved-by-millions.png") | ||
|
||
.cta-bar | ||
a(href="/docs/ts/latest/quickstart.html" class="button button-large button-shield md-raised " + "md-primary" md-button) Get Started | ||
a(href="/docs/ts/latest/quickstart.html" class="button button-large button-shield md-raised " + "md-primary" md-button) Comienza Ahora | ||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aplicaciones móviles nativas