Node.js Translation to Spanish - (1221 words) (Part 14)

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.

Now you can do much more with JavaScript than just making websites interactive.

JavaScript now has the capability to do things that other scripting languages like Python can do.

Both your browser JavaScript and Node.js run on the V8 JavaScript runtime engine. This engine takes your JavaScript code and converts it into a faster machine code. Machine code is low level code which the computer can run without needing to first interpret it.

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 17% of the project.

Translation Overview

On this occasion, I started to translate 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 part of the translation, the registry of the commits of versions 8.11.0 and 8.10.0 is exposed, examples:

English:

f9a597a1d3 - (SEMVER-MINOR) crypto: emulate OpenSSL 1.0 ticket scheme in 1.1 (David Benjamin) #16130

Spanish:

f9a597a1d3 - (SEMVER-MINOR) crypto: emular el esquema de tickets de OpenSSL 1.0 en 1.1 (David Benjamin) #16130

English:

f779a8b5a4 - benchmark: make compare.R easier to understand (Andreas Madsen) #18373

Spanish:

f779a8b5a4 - benchmark: hacer que compare.R sea más fácil de entender (Andreas Madsen) #18373

Languages

This contribution was translated from English to Spanish.

Word Count

  • In this contribution, I've translated 1221 words
  • I've translated a total of 15002 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
5 Comments