- Notifications
You must be signed in to change notification settings - Fork230
Spanish Translation js/1-getting-started/code-editors#3
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
- Translate to spanish the article.md file for `Code Editors` in the getting started sections. - Could not translate `shareware` properly so leave it as it is.
caballerof left a comment
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.
- Encontré algunas palabras que necesitan acentos.
- Dejo unas sugerencias de traducción que en opinión personal podrían aportar a la traducción hecha.
| El término[IDE](https://en.wikipedia.org/wiki/Integrated_development_environment) (siglas en inglés paraIntegrated Development Environment, Ambiente Integrado de Desarrollo) se refiere aun poderosoeditorcon varias características que operan usualmente sobre un "proyecto completo". Como el nombre sugiere, no sólo es un editor,sino un completo "ambiente de desarrollo". | ||
| An IDEloads the project (which can be many files),allows navigation between files, provides autocompletion based on the whole project (not just the open file),and integrates with a version management system (like[git](https://git-scm.com/)),a testing environment, and other "project-level" stuff. | ||
| Un IDEcarga el proyecto (el cual puede ser de varios archivos),permite navegar entre archivos, provee autompletado basado en el proyecto completo (no sólo el archivo abierto),e integra un sistema de control de versiones (como[git](https://git-scm.com/)),un ambiente de pruebas, entre otras cosas a "nivel de proyecto". |
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.
proveeautompletado basado
Autocompletado esta mal escrito.
| Todos estosIDEsson multiplataforma (cross-platform). | ||
| For Windows,there's also "Visual Studio",not to be confused with"Visual Studio Code." "Visual Studio"is a paid and mighty Windows-only editor, well-suited for the.NET platform. A free version of it is called[Visual Studio Community](https://www.visualstudio.com/vs/community/). | ||
| Para Windows,también esta "Visual Studio",no lo confundamos con"Visual Studio Code". "Visual Studio"es un poderoso editor pagado sólo para Windows, idoneo para la plataforma.NET. Una versión gratuita es de este editor se llama[Visual Studio Community](https://www.visualstudio.com/vs/community/). |
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.
Para Windows, tambiénesta
En este contextoestá de llevar acento
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.
idoneo para la plataforma .NET
idóneo lleva acento
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.
gracias!
| La diferencia principal entre un "editor liviano" y un "IDE"es que un IDEtrabaja a nivel de proyecto, por lo que carga mucha másdatadesde el inicio, analiza la estructura del proyecto si así lo requiere y continua. Uneditorliviano es mucho más rápido si solo necesitamos un archivo. | ||
| In practice, lightweight editors may have a lot of pluginsincluding directory-level syntax analyzers and autocompleters, so there'snostrict border between a lightweighteditorand an IDE. | ||
| En la práctica, los editores livianos pueden tener montones de pluginsincluyendo analizadores de sintaxis a nivel de directorio y autocompletadores, por lo quenohay un límite estricto entre uneditorliviano y un IDE. |
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.
nivel de directorio yautocompletadores
Creo que sería mejor dejar la traducción deautocompletadores sólo comoautocompletado ya que la primera no suena natural en el español.
| ##IDE | ||
| The term[IDE](https://en.wikipedia.org/wiki/Integrated_development_environment) (Integrated Development Environment) refers to apowerfuleditorwith many features that usually operates on a "whole project." As the name suggests, it's not just an editor,but a full-scale "development environment." | ||
| El término[IDE](https://en.wikipedia.org/wiki/Integrated_development_environment) (siglas en inglés paraIntegrated Development Environment, Ambiente Integrado de Desarrollo) se refiere aun poderosoeditorcon varias características que operan usualmente sobre un "proyecto completo". Como el nombre sugiere, no sólo es un editor,sino un completo "ambiente de desarrollo". |
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.
En la traducción estuve cambiando también los links a referencias de la Wiki a su versión en español, esto idea la tomé de otras traducciones donde los autores cambian a su respectivos lenguajes los links.
https://es.wikipedia.org/wiki/Entorno_de_desarrollo_integrado
| Son usados principalmente para abrir y editar un archivo al instante. | ||
| The main difference between a "lightweighteditor" and an "IDE"is that an IDEworks on a project-level, so it loads much moredataon start, analyzes the project structure if needed and so on. A lightweighteditoris much faster if we need only one file. | ||
| La diferencia principal entre un "editor liviano" y un "IDE"es que un IDEtrabaja a nivel de proyecto, por lo que carga mucha másdatadesde el inicio, analiza la estructura del proyecto si así lo requiere y continua. Uneditorliviano es mucho más rápido si solo necesitamos un archivo. |
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.
másdata desde el inicio
Creo que una podria usarse la traduccióninformación
| -As anIDEfor JS --[WebStorm](http://www.jetbrains.com/webstorm/) (I switch to one of the otherJetBrainsofferings when using other languages) | ||
| -As a lightweighteditor --[Sublime Text](http://www.sublimetext.com)or[Atom](https://atom.io/). | ||
| -ComoIDEpara JS --[WebStorm](http://www.jetbrains.com/webstorm/) (Cambio a algún otros de los que ofreceJetBrainscuando uso otros lenguajes) |
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.
Cambio a algún otros de los que ofrece JetBrains
Esta frase me suena no muy natural. Podria sugerir:
Uso alguno de los otros que ofrece JetBeans
Corrección de acentos en línea 20. Corrección de autompletado por autocompletado. Cambiar link de IDE (wiki) de Inglés a español Data por Información en línea 30 Frase de la lína 48 sobre el uso de IDEs.
lizzie136 commentedFeb 27, 2019
Hola@caballerof , hice algunas modificaciones gracias a tus sugerencias. Lo puedes revisar? 🙏 |
Update repo 04-Sept-2018
Code Editorsin the getting started sections.
sharewareproperly so leave it as it is.