[Translation][Spanish] Node.js, from English (1110 words) [N'04]

NodeJS.png
Image source

Github Repository

https://github.com/nodejs/i18n

Project Details

By definition, Node.js is a Java Runtime Environment (JRE). But it is more than just that. While common JREs serve as machine backups that allow users to smoothly run JavaScript on their browsers and applications, this open-source project functions as an app that manages Java code by itself. It's practical uses for developers are endless. It grants an extraordinarily versatile platform for designing code, programs, websites and other applications. And that isn't all: Node provides a virtual facility for testing the proper work of Java-driven programs and devices –and their planned updates–, helping to find bugs, solve errors, fix code and vastly improving their performance.

I believe all the amazing uses of Node are to be considered by themselves and I declare myself a fan of the project. But, besides, I support it for its working properties as a medium for bringing to reality countless creations that can be as good as Node itself. Imagination (and Java) is the limit! The open translation of Node to thirty-three (33) languages proves the advantages of open-source projects when it comes to diversification of knowledge and worldwide spreading of useful tools.

Ahead, there is the link of the program's webpage:

https://nodejs.org

Contribution Specifications

Translation Overview

For this translation, I continued my previous work on the file: CHANGELOGS_ARCHIVE.md.

A changelog is a registry of all the changes made on determined project for each one of its versions. The files created for such purpose list modifications on internal components, substitutions of protocols, updates, deprecations, addition of supported programs, new functions, corrected errors and fixed bugs. To sum up: every single feature that started being applied in each version must be specified and described in this registry. The objective of that is providing a timeline of the development of the project and, by doing so, helping programmers to check any detail they need to understand the way it came to be what it is and make it better in the future.

I can refer to one of the logs I translated to illustrate the dynamics of the changelog. This one is from Version 0.9.4:

  • node: remove idle gc

This entry attached a solution to inconvenient circumstances related to Node's garbage collectors (GCs). A garbage collector is an application designed to free-up space within the Java platform. The task of this tool is to collect the useless data that gets stored inside the heap, limiting the memory of the program and decreasing its performance. Having garbage collectors that are idle (since there's no need to clear any space) will cause them to –oh, the irony!– occupy memory. Removing them is a solution to free it up and improve the performance of Node.

All changes included in each one of the versions of the project are formatted as pull-request commits. Id est, they are presented as very brief comments about the action that was suggested, are normally written with imperative verbs, and have a strict limitation on their number of characters (so even complex ideas are reduced to a small amount of words). These specifications made the translation of this document a challenge. However, it was satisfactorily achieved! As you will see in the examples below, the name of the developer who provided each log often referred inside parenthesis at the end of it.

changelog.png
Image source

  • Work example #01:

English:

stdio: Set readable/writable flags properly (isaacs)

Spanish:

stdio: Establecer banderas legible/escribible correctamente (isaacs)

  • Work example #02:

English:

typed arrays: implement load and store swizzling (Dean McNamee)

Spanish:

typed arrays: implementar swizzling de carga y almacenamiento (Dean McNamee)

Languages

This translation was made from English to Spanish.

I got plenty experience translating and proofreading this project as an Utopian contributor. I collaborate here as Language Moderator of the Da-Vinci/Utopian Spanish translation team. Besides this project, I have experience translating and proofreading The Curious Expedition, Ancap-ch, Byteball Wiki, OroCrm and BiglyBT.

Word Count

  • The amount of words translated in this contribution is: 1110.
  • The total amount of words translated in this project (as a Da-vinci/Utopian translator) is: 4405.

Previous Translations of the Project

Proof of Authorship

You can check the translation record in my Crowdin account [here], the activity on the project's Crowdin [here] and a summary of recent additions to the project [here].

Crowdin Profile.png

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