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 allows the creation of Web servers and networking tools using JavaScript and a collection of "modules" that handle various core functionality... Node.js represents a "JavaScript everywhere" paradigm, unifying web application development around a single programming language, rather than different languages for server side and client side scripts.
In simple words, this project brings value to the open source community because it facilitates the creation of all sort of applications using JavaScript, and provides a lot of help and versatility to developers. If you want to know more about this project feel free to visit its website.
Contribution Specifications
- Translation Overview
This is my nineteenth contribution to Node.js, right now the folder CHANGELOG_V6.md, which is the one where I have been working so far, is 25% completed. This particular folder has all of the information regarding Node.js V6, every proposed change is indicated in individual strings, and they are written in a very concise way to communicate the information as efficiently as possible. In order to provide information about the person behind every proposal, their names are included at the end of the corresponding string.
Given the nature of these strings, there were a few technical terms that I didn’t translate to preserve the original meaning of the text, as always, I added a few examples below:
English
[<0>2d5e2e9cab</0>] - <1>doc</1>: document method for reverting commits (Gibson Fahnestock) <2>#13015</2>
Spanish
[<0>2d5e2e9cab</0>] - <1>doc</1>: documentar método para revertir commits (Gibson Fahnestock) <2>#13015</2>
English
[<0>d4edc82aa5</0>] - <1>doc</1>: edit Error.captureStackTrace html comment (Artur Vieira) <2>#12962</2>
Spanish
[<0>d4edc82aa5</0>] - <1>doc</1>: editar comentario html de Error.captureStackTrace (Artur Vieira) <2>#12962</2>
English
[<0>cb03bd1f48</0>] - <1>doc</1>: update code example for Windows in stream.md (Vse Mozhet Byt) <2>#13138</2>
Spanish
[<0>cb03bd1f48</0>] - <1>doc</1>: actualizar ejemplo de código para Windows en stream.md (Vse Mozhet Byt) <2>#13138</2>
When working on this contribution I was able to learn the following concepts:
Rebasing: the rebase command integrates changes from one branch into another. It is an alternative to the better known "merge" command. Most visibly, rebase differs from merge by rewriting the commit history in order to produce a straight, linear succession of commits. | Source
CI: Continuous integration is a coding philosophy and set of practices that drive development teams to implement small changes and check in code to version control repositories frequently. Because most modern applications require developing code in different platforms and tools, the team needs a mechanism to integrate and validate its changes… The technical goal of CI is to establish a consistent and automated way to build, package, and test applications. | Source
In the previous contributions, I included the definition of these terms: deprecation, I/O - input/output, callback, asynchrony, POSIX, parsing, path, wildcard, wrapper function, stack trace, floating point value, error-first callbacks, transpilation tool, root certificate, little-endian, DNS rebinding, same-origin-policy, keep-alive behavior, stringification, arrow function, salt (cryptography), semver, lint, fixtures modules, newline, backporting, shell command, ES6 Classes , code refactoring, segfault, tarball, benchmark, type-check, deflate, char, aix, spawn, rehash and noop.
- Languages
Source language: English
Translated language: Spanish
I have made several contributions in the past, and I also published a series of articles in both languages. I am also part of the Utopian + DaVinci Spanish team.
- Word Count
Part 19: 1075
Before
After
Total: 20786 words