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 9% of the project.
Translation Overview
On this occasion, I finished translating the contents of the tls.md folder. This last part mentioned those APIs whose use is disapproved and which ones can be used instead:
Translation:
I also translated in its entirety the folder string_decoder.md, which contained a total of 289 words. Basically, this module provides an API for decoding Buffer objects into strings in a manner that preserves encoded multi-byte UTF-8 and UTF-16 characters. Here's an example of the basic use of the StringDecoder class:
Translation:
Languages
This contribution was translated from English to Spanish.
Word Count
- In this contribution, I've translated 1035 words
- I've translated a total of 6232 words so far.
Previous translations on this project
Proof of Authorship
You can check My Crowdin Profile for verify my contribution in this project.