Node.js translation to spanish - 1202 words

node.jpg

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 unifies web application development around a single programming language, rather than different languages for server side and client side scripts.

Contribution Specifications

  • Translation Overview

This time, I finished the translation for the stream.md file and started the CHANGELOG_V010.md file. This sections explains how to use the stream module as well as their technical aspects. I'm currently translating the rest of the CHANGELOG_V010.md file, the changelog are the patch notes for the updates. The stream.md file had many code as an example for the programmers expecting to use Node.js, many times this examples have lines of dialog with the prefix //, this mean that this part of the code is meant to be readable, also means that is there to be translated.

Special care was given to the changelog file, A changelog is a file which contains a curated, chronologically ordered list of notable changes for each version of a project, its there to make it easier for users and contributors to see what changes have been made over the versions. The v0.10.x its the latest possible version for Node.js.

  • Languages

This contribution was translated to Spanish using English as the source language. My experience as an engineer and a translator in past crowdin projects have helped me vastly in this translation.

  • Word Count

A total of 1202 words were translated from the stream.md and CHANGELOG_V010.md files.

Some translated examples in this file:

en:

  • npm: Upgrade to v2.15.1. Fixes a security flaw in the use of authentication tokens in HTTP requests that would allow an attacker to set up a server that could collect tokens from users of the command-line interface.

es:

  • npm: Actualizar a v2.15.1. Corrige una falla de seguridad en el uso de tokens de autenticación en solicitudes HTTP que permitirían a un atacante configurar un servidor que pudiera recoger todos los tokens de los usuarios de la interfaz de línea-comando.

en:

  • Authentication tokens have previously been sent with every request made by the CLI for logged-in users, regardless of the destination of the request.

es:

  • Los tokens de autenticación han sido previamente enviados con cada solicitud hecha por el CLI para los usuarios logueados, sin importar el destino de la solicitud.

-- No new terms have been used in this file yet. The Term stream was not translated because its part of the code. A stream is a continuous provider of data sequences over time. Many terms remaining in the stream.md file were part of a code. A changelog is a log or record of all notable changes made to a project. The project is often a website or software project, and the changelog usually includes records of changes such as bug fixes, new features, etc.

Proof of Authorship

You may check this project's activity following this link and clicking on the top members tab. There, if you filter the search options to show only the translations between 18th and 19th of september (when I did the translation), it'll show a report of 1202 words translated next to my crowdin account (which shares the same name as my steem account).

I'll also leave a link to my crowdin profile:
https://crowdin.com/profile/acrywhif

H2
H3
H4
3 columns
2 columns
1 column
Join the conversation now