This is the thirty fourth part of my Russian translation of Node.js for the DaVinci/Utopian project.
Project details
Node.js is a software platform based on the V8 engine (translating JavaScript into machine code), which turns JavaScript from a highly specialized language into a general-purpose language. Node.js adds the ability of JavaScript to interact with I/O devices through its API (written in C ++), connects other external libraries written in different languages, providing calls to them from JavaScript code.
Node.js Server:
Source
Links
Contribution
This is my thirty fourth contribution to Node.js. Next 198 strings have been translated this time. It took three days. The translation is done string by string. It was a very informative part about modules and N-API in Node.js. I hope I could translate it as accurately as possible.
I finished to translate section "Modules" and started very comprehensive section "N-API".
There are 1638 words in this part
Without untranslated words and codes - 1238.
Time frame: 24\06\19 - 26\06\19.
Below I added examples of the strings I translated:
English
Russian
English
Russian
My previous 10 contributions of Russian translation of Node.js project:
Part 33
Part 32
Part 31
Part 30
Part 29
Part 28
Part 27
Part 26
Part 25
Part 24
I am looking forward to translating more of this software project.
(Image made by @pab.ink)
Thank you @tata-natana for your work and for improving my Russian grammar.