This is the thirty seventh 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 seventh contribution to Node.js. Next 127 strings have been translated this time. It took three days. The translation is done string by string. It is a very comprehensive part about N-API in Node.js. I hope I could translate it as accurately as possible.
52% of section "N-API" have been translated till now.
There are 1707 words in this part
Without untranslated words and codes - 1321.
Time frame: 11\07\19 - 13\07\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 36
Part 35
Part 34
Part 33
Part 32
Part 31
Part 30
Part 29
Part 28
Part 27
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.