Simplified Chinese translation of Node.js #9 - 1179 words

in #utopian-io6 years ago

Repository

Github: https://github.com/nodejs/i18n

Crowdin link: https://crowdin.com/project/nodejs

Simplified Chinese page: https://crowdin.com/project/nodejs/zh-CN#

Project Details

Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Node.js is a free, cross-platform, open source server environment to execute JavaScript outside of a browser. Traditionally, JavaScript is used for client side scripting and runs by a JavaScript engine embedded within a browser. With Node.js, JavaScript can be used to write command line programs or server side scripting. By this way, developers only need to learn a single programming language to do both server side and client side programming.

Node.js is built on Chrome’s V8 JavaScript execution engine which was initially built for Google Chrome. Instead of interpreting JavaScript in real time, V8 compiles JavaScript code to native binary machine code to improve the performance. Node.js has an event driven architecture which makes it suitable for web applications with many I/O operations. That is why Node.js is very fast compared to similar technologies. libuv is used to handle asynchronous events across operating systems.

Contribution Specifications

I have used Node.js in a few small projects but never got a chance to see a whole picture of this amazing and popular framework. I am very exciting to start translating Node.js and very looking forward to my new learning journey!

Translation overview

The whole project consists of 1,048,272 words. victory622 has started working on this project. Since this project is extremely large therefore collaborations are required. I will be concentrating on the translation of v8.x folder which has 353,483 words to translate.

This submission

In this submission, I have been still working on Buffer.md. The context is about how to fill a buffer with existing data and associated issues, how to search within a buffer via includes and indexOf methods, how to get an iterator of a buffer, and how to read data from a specific offset.

Regarding the translation, the translation of this string worths mentioning. The source string is “If <0>value</0> contains invalid characters, it is truncated; if no valid fill data remains, no filling is performed:” The source string did not explain clearly if it is after truncation or not, before checking “if no valid fill data remains”. To double check, I tested with the following code:

const buf = Buffer.allocUnsafe(5);
console.log(buf.fill('a'));
console.log(buf.fill('aazz', 'hex'));
console.log(buf.fill('zz', 'hex'));

The result shows:

Therefore, the translation has been changed from:

“如果 <0>value</0> 包含无效字符,则会被截断;如果没有有效的填充数据保留,则不进行填充:”

to:

“如果 <0>value</0> 包含无效字符,则会被截断;如果截断后没有有效的填充数据保留,则不进行填充:”

Languages

I translate Node.js from English to Simplified Chinese.

Word Count

Regarding the number of words, this is my eighth contribution to Node.js project and I have translated 1179 words in this submission.

Before:

I have been working on the api folder and have translated 9053 words before this submission.

After:

The number of words being translated becomes 10232.

Total: 10232 - 9053 = 1179 words

Proof of Authorship

My translation activities can be viewed in my Crowdin profile: https://crowdin.com/profile/aafeng/activity

Sort:  

Hello @aafeng,

Thank you for your contribution to Utopian + Da Vinci translation category!

  • Your presentation post is well-formatted, clear and followed the Utopian-Davinci guidelines.
  • You have translated more than a thousand words.
  • Your translation from English to Simplified Chinese is very accurate and fluent, with almost perfect sentences.
  • You have even test run the source coding, this is more than we can ask from a translator, but with your background in programming, you are doing the project a valuable service!

This is a job well done.

Thank you for your hard and careful work.


Your contribution has been evaluated according to Utopian policies and 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.


Chat with us on Discord

Thank you for your review, @sunray! Keep up the good work!

Hi @aafeng!

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

Hey, @aafeng!

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 or Steeditor).

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

Vote for Utopian Witness!

YOU JUST GOT UPVOTED

Congratulations,
you just received a 12.56% upvote from @steemhq - Community Bot!

Wanna join and receive free upvotes yourself?
Vote for steemhq.witness on Steemit or directly on SteemConnect and join the Community Witness.

This service was brought to you by SteemHQ.com

Congratulations @aafeng! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

You received more than 3000 as payout for your posts. Your next target is to reach a total payout of 4000

Click here to view your Board of Honor
If you no longer want to receive notifications, reply to this comment with the word STOP

Support SteemitBoard's project! Vote for its witness and get one more award!

Coin Marketplace

STEEM 0.19
TRX 0.15
JST 0.029
BTC 63191.19
ETH 2615.47
USDT 1.00
SBD 2.73