This is the twelfth 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.
Links
[ GitHub ] (https://github.com/nodejs/i18n)
Crowdin: https://crowdin.com/project/nodejs
Official website: https://nodejs.org
Contribution
This is my twelfth contribution to Node.js. Next four pages have been translated this time. It took two days. The translation is done string by string. It was a very informative part about command line options. I hope I could translate it as accurately as possible. I’ve learnt a lot about command lines while working on this part of the project. And I started to translate section Cluster.
This part contained not so much of untranslated code or words.
Most used words:
"worker" - 37 times;
"cluster" - 18 times;
"node" - 16 times.
There are 2011 words in this part (without untranslated code or repeating words - 1774).
Below I added an example of the string I translated from part "Cluster".
****English****
****Russian****
I decided to add word "сервер" to make the sentence more understandable.
The project contains 1 048 272 words. I have translated already 6% of the project.
I am looking forward to translating more of this software project.
(Image made by )