Node.js Translation to Spanish - (1317 words) (Part 27)

Repository

https://github.com/nodejs/i18n

Project Details

Node.js is an open-source, cross-platform JavaScript run-time environment that executes JavaScript code outside of a browser.

Node.js came into existence when the original developers of JavaScript extended it from something you could only run in the browser to something you could run on your machine as a standalone application.

In simple words, it's an open source execution environment for developing web applications, which is event-based, it uses the V8 engine to provide an execution environment that compiles and executes JavaScript at a higher speed. It is possible to run Node.js without any restriction on Windows, Linux and Mac OS X.

It should be noted that it is NOT a server language, this means that it executes code, so it could be understood as an interpreter.

Contribution Specifications

Node.js is currently being translated into 33 languages. I´m contributing to translate it into the Spanish language. So far, we have managed to translate 28% of the project.

Translation Overview

I continue with my contribution in the ChangeLog_V8.md folder.

A Changelog is a record of all the notable changes made to a project, it usually includes change records such as new features or bug fixes. It includes all the changes historically, although it is intended that a Changelog does not include all the changes, but rather it contains a list of notable changes ordered chronologically for each version of a project.

For large projects, there are many people who work in systems with different ideas about design and different knowledge about standards. This leads to a totally different technique, and the more documented it is, the more people can work together.

image.png

In this contribution, I continue translating the commits that belong to version 8.5.0. There's some examples:

English:

4f49ae52f8 - test: check util.inspect circular Set and Map refs (Ruben Bridgewater) #14790

Spanish:

4f49ae52f8 - test: revisar las referencias circulares de Set y Map de util.inspect (Ruben Bridgewater) #14790

English:

4d2aa16d33 - process: keep process prototype in inheritance chain (Jimmy Thomson) #14715

Spanish:

4d2aa16d33 - process: mantener el prototipo del proceso en la cadena de herencia (Jimmy Thomson) #14715

English:

d8ff550528 - http2: store headersSent after stream destroyed (Anatoli Papirovski) #15232

Spanish:

d8ff550528 - http2: almacenar headersSent después de la destrucción del stream (Anatoli Papirovski) #15232

English:

72cc2caf78 - doc: fix word wrapping for api stability boxes (Saad Quadri) #14809

Spanish:

72cc2caf78 - doc: corregir el wrapping de palabras para los boxes de estabilidad de api (Saad Quadri) #14809

Languages

This contribution was translated from English to Spanish.

Word Count

  • In this contribution, I've translated 1317 words
  • I've translated a total of 31528 words so far.

Previous translations on this project

Proof of Authorship

image.png

You can check My Crowdin Profile for verify my contribution in this project.

H2
H3
H4
Upload from PC
Video gallery
3 columns
2 columns
1 column
3 Comments