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 1081 words were translated from the stream.md file
Some translated examples in this file:
en:
- The <0>stream.Duplex</0> class prototypically inherits from <0>stream.Readable</0> and
parasitically from <0>stream.Writable</0>, but <0>instanceof</0> will work properly for
both base classes due to overriding [<0>Symbol.hasInstance</0>][] on
<0>stream.Writable</0>.
es:
- La clase <0>stream.Duplex</0> hereda prototípicamente de <0>stream.Readable</0> y parasitariamente de <0>stream.Writable</0>, pero <0>instanceof</0> va a funcionar de forma correcta para las ambas clases de base, debido a la anulación de [<0>Symbol.hasInstance</0>][] en <0>stream.Writable</0>.
en:
- Because JavaScript does not have support for multiple inheritance, the
<0>stream.Duplex</0> class is extended to implement a [<0>Duplex</0>][] stream (as opposed
to extending the <0>stream.Readable</0> <1>and</1> <0>stream.Writable</0> classes).
es:
- Porque JavaScript no tiene soporte para múltiples herencias, la clase <0>stream.Duplex</0> es extendida para implementar un stream [<0>Duplex</0>][] (a diferencia de extender las clases <0>stream.Readable</0> <1>y</1> <0>stream.Writable</0>).
en:
- A [<0>Duplex</0>][] stream is one that implements both [<0>Readable</0>][] and
[<0>Writable</0>][], such as a TCP socket connection.
es:
- Un stream [<0>Duplex</0>][] es uno que implementa tanto [<0>Readable</0>][] como
[<0>Writable</0>][], como una conexión de socket TCP.
-- 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 16th of september (when I did the translation), it'll show a report of 1081 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