create account

[Translation] [Russian] [Node.js] [Part XXV - 1499 words] by bell1982

View this thread on: hive.blogpeakd.comecency.com
· @bell1982 ·
$22.77
[Translation] [Russian] [Node.js] [Part XXV - 1499 words]
This is the twenty fifth part of my Russian translation of Node.js for the DaVinci/Utopian project.
![нн.jpg](https://files.steempeak.com/file/steempeak/bell1982/mTBQ75xS-D0BDD0BD.jpg)

**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:
![20190219_102421.png](https://files.steempeak.com/file/steempeak/bell1982/cLjEBuIY-2019-02-19_10-24-21.png)
![20190311_140634.png](https://files.steempeak.com/file/steempeak/bell1982/o7VPqPt9-2019-03-11_14-06-34.png)
[Source](https://codeburst.io/all-about-node-js-you-wanted-to-know-25f3374e0be7)

**Links**

[GitHub](https://github.com/nodejs/i18n)

[Crowdin](https://crowdin.com/project/nodejs)

[Official website](https://nodejs.org/en/)

**Contribution**

This is my twenty fifth contribution to Node.js. Next two pages have been translated this time. It took two days. The translation is done string by string. It was a very informative part about File System in Node.js. I hope I could translate it as accurately as possible. 
24% of section "File System" have been translated.

![20190406_234253.png](https://files.steempeak.com/file/steempeak/bell1982/aJYX8nYX-2019-04-06_23-42-53.png)

![20190404_230855.png](https://files.steempeak.com/file/steempeak/bell1982/OoGq85zZ-2019-04-04_23-08-55.png)

There are 1499 words in this part
Without untranslated words and codes - 1078.
Time frame: 03\04\19 - 04\04\19.

The project contains 1 048 272 words. I have translated only 12% of the project so far.

![20190406_234221.png](https://files.steempeak.com/file/steempeak/bell1982/8IwJPyjj-2019-04-06_23-42-21.png)

My previous contributions of Russian translation of Node.js project:
[Part 24](https://steempeak.com/utopian-io/@bell1982/translation-russian-node-js-part-xxiv-1566-words)
[Part 23](https://steempeak.com/utopian-io/@bell1982/translation-russian-node-js-part-xxiii-1420-words)
[Part 22](https://steempeak.com/utopian-io/@bell1982/translation-russian-node-js-part-xxii-1834-words)
[Part 21](https://steemit.com/utopian-io/@bell1982/translation-russian-node-js-part-xxi-1886-words)
[Part 20](https://steemit.com/utopian-io/@bell1982/translation-russian-node-js-part-xx-1411-words)
[Part 19](https://steemit.com/utopian-io/@bell1982/translation-russian-node-js-part-xix-1847-words)
[Part 18](https://steemit.com/utopian-io/@bell1982/translation-russian-node-js-part-xviii-2154-words)
[Part 17](https://steemit.com/utopian-io/@bell1982/4vkw9l-translation-russian-node-js-part-xvii-1944-words)

I am looking forward to translating more of this software project.
![45.jpg](https://files.steempeak.com/file/steempeak/bell1982/vL1mUnq3-45.jpg)
*(Image made by @pab.ink)*

👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 104 others
properties (23)
authorbell1982
permlinktranslation-russian-node-js-part-xxv-1499-words
categoryutopian-io
json_metadata{"app":"steempeak/1.9.5","format":"markdown","tags":["utopian-io","translations","crowdin","russian","davinci-polyglot"],"users":["bell1982","pab.ink"],"links":["https://codeburst.io/all-about-node-js-you-wanted-to-know-25f3374e0be7","https://github.com/nodejs/i18n","https://crowdin.com/project/nodejs","https://nodejs.org/en/","/utopian-io/@bell1982/translation-russian-node-js-part-xxiv-1566-words","/utopian-io/@bell1982/translation-russian-node-js-part-xxiii-1420-words","/utopian-io/@bell1982/translation-russian-node-js-part-xxii-1834-words","/utopian-io/@bell1982/translation-russian-node-js-part-xxi-1886-words","/utopian-io/@bell1982/translation-russian-node-js-part-xx-1411-words","/utopian-io/@bell1982/translation-russian-node-js-part-xix-1847-words"],"image":["https://files.steempeak.com/file/steempeak/bell1982/mTBQ75xS-D0BDD0BD.jpg","https://files.steempeak.com/file/steempeak/bell1982/cLjEBuIY-2019-02-19_10-24-21.png","https://files.steempeak.com/file/steempeak/bell1982/o7VPqPt9-2019-03-11_14-06-34.png","https://files.steempeak.com/file/steempeak/bell1982/aJYX8nYX-2019-04-06_23-42-53.png","https://files.steempeak.com/file/steempeak/bell1982/OoGq85zZ-2019-04-04_23-08-55.png","https://files.steempeak.com/file/steempeak/bell1982/8IwJPyjj-2019-04-06_23-42-21.png","https://files.steempeak.com/file/steempeak/bell1982/vL1mUnq3-45.jpg"]}
created2019-04-06 16:53:21
last_update2019-04-06 16:53:21
depth0
children4
last_payout2019-04-13 16:53:21
cashout_time1969-12-31 23:59:59
total_payout_value16.634 HBD
curator_payout_value6.138 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length3,009
author_reputation31,418,140,788,557
root_title"[Translation] [Russian] [Node.js] [Part XXV - 1499 words]"
beneficiaries
0.
accountdavinci.pay
weight1,000
1.
accountutopian.pay
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id82,588,022
net_rshares41,338,418,095,734
author_curate_reward""
vote details (168)
@steem-ua ·
#### Hi @bell1982!

Your post was upvoted by @steem-ua, new Steem dApp, using UserAuthority for algorithmic post curation!
Your post is eligible for our upvote, thanks to our collaboration with @utopian-io!
**Feel free to join our [@steem-ua Discord server](https://discord.gg/KpBNYGz)**
properties (22)
authorsteem-ua
permlinkre-translation-russian-node-js-part-xxv-1499-words-20190410t162342z
categoryutopian-io
json_metadata"{"app": "beem/0.20.19"}"
created2019-04-10 16:23:45
last_update2019-04-10 16:23:45
depth1
children0
last_payout2019-04-17 16:23:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length287
author_reputation23,214,230,978,060
root_title"[Translation] [Russian] [Node.js] [Part XXV - 1499 words]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id82,819,541
net_rshares0
@tata-natana ·
$7.05
Hello @bell1982,

You have already translated 12% of the Node.js project.

Great job!

This is your first contribution this week. It contains 1000 words.

The translation is good as usual. I just suggested you a better (in my opinion) version of one construction. When you double check everything, it really helps. 

Your presentation contains all the information needed.

Thank you for your work.

Waiting forward to seeing more of your contribution.


Your contribution has been evaluated according to [Utopian policies and guidelines](https://join.utopian.io/guidelines), as well as a predefined set of questions pertaining to the category.

To view those questions and the relevant answers related to your post, [click here](https://review.utopian.io/result/12/2-2-1-3-2-6-).

---- 
Chat with us on [Discord](https://discord.gg/vMGmDSm)
👍  , , , , , , , , , , , , , , , , , , ,
properties (23)
authortata-natana
permlinkre-bell1982-translation-russian-node-js-part-xxv-1499-words-20190410t152917710z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["bell1982"],"links":["https://join.utopian.io/guidelines","https://review.utopian.io/result/12/2-2-1-3-2-6-","https://discord.gg/vMGmDSm"],"app":"steemit/0.1"}
created2019-04-10 15:29:21
last_update2019-04-10 15:29:21
depth1
children1
last_payout2019-04-17 15:29:21
cashout_time1969-12-31 23:59:59
total_payout_value5.357 HBD
curator_payout_value1.692 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length840
author_reputation14,202,275,921,859
root_title"[Translation] [Russian] [Node.js] [Part XXV - 1499 words]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id82,816,391
net_rshares11,637,454,739,115
author_curate_reward""
vote details (20)
@utopian-io ·
Thank you for your review, @tata-natana! Keep up the good work!
properties (22)
authorutopian-io
permlinkre-re-bell1982-translation-russian-node-js-part-xxv-1499-words-20190410t152917710z-20190412t213722z
categoryutopian-io
json_metadata"{"app": "beem/0.20.17"}"
created2019-04-12 21:37:24
last_update2019-04-12 21:37:24
depth2
children0
last_payout2019-04-19 21:37:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length63
author_reputation152,955,367,999,756
root_title"[Translation] [Russian] [Node.js] [Part XXV - 1499 words]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id82,984,283
net_rshares0
@utopian-io ·
Hey, @bell1982!

**Thanks for contributing on Utopian**.
We’re already looking forward to your next contribution!

**Get higher incentives and support Utopian.io!**
 Simply set @utopian.pay as a 5% (or higher) payout beneficiary on your contribution post (via [SteemPlus](https://chrome.google.com/webstore/detail/steemplus/mjbkjgcplmaneajhcbegoffkedeankaj?hl=en) or [Steeditor](https://steeditor.app)).

**Want to chat? Join us on Discord https://discord.gg/h52nFrV.**

<a href='https://steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1'>Vote for Utopian Witness!</a>
properties (22)
authorutopian-io
permlinkre-translation-russian-node-js-part-xxv-1499-words-20190411t025048z
categoryutopian-io
json_metadata"{"app": "beem/0.20.17"}"
created2019-04-11 02:50:48
last_update2019-04-11 02:50:48
depth1
children0
last_payout2019-04-18 02:50:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length590
author_reputation152,955,367,999,756
root_title"[Translation] [Russian] [Node.js] [Part XXV - 1499 words]"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id82,852,407
net_rshares0