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, part of the stream.md file was translated. This sections explains how to use the stream module as well as their technical aspects. I'm currently translating the rest of the stream.md file.
- 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 1128 words were translated from the stream.md file
Some translated examples in this file:
en:
- A <0>Readable</0> stream in object mode will always return a single item from
a call to <1>readable.read(size)</1>, regardless of the value of the
<0>size</0> argument.
es:
- Un stream <0>Readable</0> en modo objeto siempre devolverá un solo ítem de una llamada a <1>readable.read(size)</1>, sin importar el valor del argumento
<0>size</0>.
en:
- Calling <0>stream.read([size])</0> after the [<1>'end'</1>][] event has
been emitted will return <1>null</1>.
es:
- Llamar a <0>stream.read([size])</0> después del evento [<1>'end'</1>][] ha sido emitido devolverá <1>null</1>.
en:
- By default,
the data will be returned as a <0>Buffer</0> object unless an encoding has been
specified using the <0>readable.setEncoding()</0> method or the stream is operating
in object mode.
es:
- De manera predeterminada, los datos se devolverán como un objeto <0>Buffer</0>, a menos de que una codificación haya sido especificada usando el método <0>readable.setEncoding()</0>, o que el stream esté operando en modo objeto.
-- No new terms have been used in this file yet. The Term stream was not translated because its part of the code.
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 done in 13th of september (when I did the translation), it'll show a report of 1128 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