-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs(docs-infra): traduccion del archivo updating.md #373
base: master
Are you sure you want to change the base?
Conversation
hice la traduccion del el archivo updating.md fix angular-hispano#183
Jhon Angulo seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
@@ -1,70 +1,69 @@ | |||
# Keeping your Angular projects up-to-date | |||
# Mantener sus proyectos de Angular actualizados |
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.
Estamos manteniendo un lenguaje informal entonces puede ser "Manten tus proyectos de Angular actualizados".
|
||
Just like Web and the entire web ecosystem, Angular is continuously improving. Angular balances continuous improvement with a strong focus on stability and making updates easy. Keeping your Angular app up-to-date enables you to take advantage of leading-edge new features, as well as optimizations and bug fixes. | ||
Al igual que Web y todo el ecosistema web, Angular está mejorando continuamente. Angular equilibra la mejora continua con un fuerte enfoque en la estabilidad y en facilitar las actualizaciones. Mantener su aplicación Angular actualizada le permite aprovechar las nuevas características de vanguardia, así como las optimizaciones y correcciones de bug. |
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.
Estamos manteniendo un lenguaje informal entonces puede ser "Mantener tu aplicación Angular actualizada te permite aprovechar"
|
||
|
||
<div class="alert is-helpful"> | ||
|
||
If you are currently using AngularJS, see [Upgrading from AngularJS](guide/upgrade "Upgrading from Angular JS"). _AngularJS_ is the name for all v1.x versions of Angular. | ||
Si actualmente utiliza AngularJS, consulte [Actualizando desde AngularJS](guide/upgrade "Actualizando desde AngularJS"). _AngularJS_ es el nombre de todas las versiones v1.x de Angular. |
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.
Estamos manteniendo un lenguaje informal entonces puede ser "Si actualmente utilizas AngularJS, consulta"
|
||
To be notified when new releases are available, follow [@angular](https://twitter.com/angular "@angular on Twitter") on Twitter or subscribe to the [Angular blog](https://blog.angular.io "Angular blog"). | ||
Para recibir una notificación cuando haya nuevas publicaciones, siga [@angular](https://twitter.com/angular "@angular en Twitter") en Twitter o suscríbase al [ blog de Angular](https://blog.angular.io "blog de Angular"). |
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.
sigue @angular en Twitter o suscríbete al blog de Angular.
|
||
{@a learn} | ||
## Learning about new features | ||
## Aprender acerca de las nuevas funcionalidades |
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.
Matener el ing "Aprendiendo acerca de las nuevas funcionalidades"
|
||
You can also find the most current version of Angular by using the CLI command [`ng update`](cli/update). By default, [`ng update`](cli/update)(without additional arguments) lists the updates that are available to you. | ||
También puede encontrar la versión más actual de Angular utilizando el comando CLI [`ng update`](cli/update). por defecto, [`ng update`](cli/update) (sin argumentos adicionales) lista las actualizaciones que están disponibles para usted. |
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.
Estamos manteniendo un lenguaje informal entonces puede ser "que están disponibles para ti."
|
||
The Angular Update Guide provides customized update instructions, based on the current and target versions that you specify. It includes basic and advanced update paths, to match the complexity of your applications. It also includes troubleshooting information and any recommended manual changes to help you get the most out of the new release. | ||
La Guía de Actualización de Angular proporciona instrucciones de actualización personalizadas, basadas en las versiones actuales y de destino que usted especifique. Incluye rutas de actualización básicas y avanzadas, para adaptarse a la complejidad de sus aplicaciones. También incluye información sobre la resolución de problemas y cualquier cambio manual recomendado para ayudarle a sacar el máximo provecho de la nueva versión. |
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.
Estamos manteniendo un lenguaje informal entonces puede ser "recomendado para ayudarte ..."
|
||
[Angular Versioning and Releases](guide/releases#versioning "Angular Release Practices, Versioning") describes the level of change that you can expect based a release's version number. It also describes supported update paths. | ||
[Versiones y lanzamientos de Angular](guide/releases#versioning "Prácticas de lanzamiento, versionado de Angular") describe el nivel de cambio que puede esperar basándose el número de versión de un lanzamiento. También describe las rutas de actualización admitidas. |
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.
Estamos manteniendo un lenguaje informal entonces puede ser "nivel de cambio que puedes esperar ..."
Lista de Verificación del PR
Comprueba si tu PR cumple los siguientes requisitos:
Tipo de PR
¿Qué tipo de cambio introduce este PR?
¿Cuál es el comportamiento actual?
Archivo updating.md estaba en ingles
¿Cuál es el nuevo comportamiento?
Archivo updating.md traducido al español