Italian Translation Report: Node.js [Part 46 - 1662TW/1106CW] by robertbira

View this thread on steempeak.com
· @robertbira · (edited)
$12.79
Italian Translation Report: Node.js [Part 46 - 1662TW/1106CW]
![logo.png](https://ipfs.busy.org/ipfs/QmNidPsu6V6HbNdbfXKFwQr8FLGETGha1BgKJmbReuYKXP)
<center>Image created by @pab.ink</center>


*This post is published in relation to the @utopian-io & @davinci.polyglot translation project, by a selected Translator for the Italian language*

# Repository
- **[Github](https://github.com/nodejs/i18n)**
- **[Crowdin](https://crowdin.com/project/nodejs)**

# Introduction
Hello everyone!
Welcome to my 46th translation report for the Node.js project!
Today I started a new medium file: dgram.md
Keep reading to check out more about this new translation report!
Enjoy!

# Project Details
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. It uses a non-blocking event-driven I/O model, which makes it a lightweight and efficient framework. I believe in open source projects and I think it's essential to work on this great project because the package ecosystem of Node.js, called npm, is the largest ecosystem of open source libraries in the world.
Given its importance, its translation into many languages is almost due.
I'll use my skills to make an high quality translation and maybe to learn something more about Node.js world.

# Contribution Specifications
### Translation Overview
This is my 46th translation for the Node.js project.
Today I started a new file called dgram.md which deals which deals with the different UDP Datagram sockets.
Getting started was fairly complex as for every file, as I discovered new words, new concepts and I had to adapt myself quickly.
Few words repeated but so much interesting content in fact the total words are almost equal to clean words: 1662 total words and 1106 clean words.
In this 46th part I translated the dgram.Socket class and several sockets belonging to it, listing them one by one.

### Words left in English
This is a **[list](https://docs.google.com/spreadsheets/d/1qNWFDDijXJp0ptwNZrQSj63URz9d5zHibWeRCwlycZU/edit?usp=sharing)** of words I considered to left in English in order to give a more understandable translation.
My choice is based both on the project owners guidelines and on the web research carried out by myself.

### Difficult words/sentences to translate in Italian
In this report I have not met words or sentences which put me in serious difficulty or which I have not been able to translate properly.

### What did I learn new?
- **UDP** - What is the UDP (or User Datagram Protocol) and what is its role in dgram.md: it is one of the core members of the Internet protocol suite. The protocol was designed by David P. Reed in 1980 and formally defined in RFC 768. With UDP, computer applications can send messages, in this case referred to as datagrams, to other hosts on an Internet Protocol (IP) network. Prior communications are not required in order to set up communication channels or data paths.
UDP uses a simple connectionless communication model with a minimum of protocol mechanism. UDP provides checksums for data integrity, and port numbers for addressing different functions at the source and destination of the datagram. It has no handshaking dialogues, and thus exposes the user's program to any unreliability of the underlying network; There is no guarantee of delivery, ordering, or duplicate protection. If error-correction facilities are needed at the network interface level, an application may use Transmission Control Protocol (TCP) or Stream Control Transmission Protocol (SCTP) which are designed for this purpose.
**[Source](https://en.wikipedia.org/wiki/User_Datagram_Protocol)**
- **Multicast** - What is the Multicast and what is its role with IP Multicast and Ethernet Multicast in dgram.md: it is a group communication where data transmission is addressed to a group of destination computers simultaneously. Multicast can be one-to-many or many-to-many distribution. Multicast should not be confused with physical layer point-to-multipoint communication.
Group communication may either be application layer multicast or network assisted multicast, where the latter makes it possible for the source to efficiently send to the group in a single transmission. Copies are automatically created in other network elements, such as routers, switches and cellular network base stations, but only to network segments that currently contain members of the group. Network assisted multicast may be implemented at the data link layer using one-to-many addressing and switching such as Ethernet multicast addressing, Asynchronous Transfer Mode (ATM), point-to-multipoint virtual circuits (P2MP) or Infiniband multicast. Network assisted multicast may also be implemented at the Internet layer using IP multicast. In IP multicast the implementation of the multicast concept occurs at the IP routing level, where routers create optimal distribution paths for datagrams sent to a multicast destination address.
**[Source](https://en.wikipedia.org/wiki/Multicast)**
- **Data Binding** - What is the Data Binding and how it works in dgram.md: it is a general technique that binds data sources from the provider and consumer together and synchronizes them. This is usually done with two data/information sources with different languages as in XML data binding. In UI data binding, data and information objects of the same language but different logic function are bound together.
**[Source](https://en.wikipedia.org/wiki/Data_binding)**
- **MTU** - What is the MTU (Maximum Trasmission UNit) and how it works in dgram.md: it is the size of the largest protocol data unit (PDU) that can be communicated in a single network layer transaction. The MTU relates to, but is not identical to the maximum frame size that can be transported on the data link layer, e.g. Ethernet frame.
Larger MTU is associated with reduced overhead. Smaller MTU values can reduce network delay. In many cases, MTU is dependent on underlying network capabilities and must be adjusted manually or automatically so as to not exceed these capabilities. MTU parameters may appear in association with a communications interface or standard. Some systems may decide MTU at connect time.
**[Source](https://en.wikipedia.org/wiki/Maximum_transmission_unit)**

### Suggestions/Revisions for Project Owners (Pull Requests etc.)
None in this report.

### Languages
- **Source Language:** English
- **Target Language:** Italian
- **Experience:** You can check my experiences into **[my translator application](https://steemit.com/davinci-application/@robertbira/italian-job-application-for-davinci-and-utopian-lm-and-translator-role)**

### Word Count
- **Total Words:** 1662
- **Clean Words:** 1106

# Proof of Authorship
- **[Crowdin Profile Activity](https://crowdin.com/profile/birarobert003/activity)**
- **[Crowdin Project Activity](https://crowdin.com/project/nodejs/activity_stream)**
- **[Proof of Clean Words](https://pastebin.com/ZGqqJAnC)**

# Feedback & Conclusion
Interesting file but unfortunately short also, I'll probably end it in the next report and I'll start a new file right away.
What do you think about it? Did you know what I learned today?
Let me know, leave a comment below!
Thank you very much for your time and see you in the next post!
šŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 155 others
properties (23)
post_id64,484,865
authorrobertbira
permlinkitalian-translation-report-node-js-part-46-1662tw-1106cw
categoryutopian-io
json_metadata{"format":"markdown","users":["pab.ink","utopian-io","davinci.polyglot"],"image":["https:\/\/ipfs.busy.org\/ipfs\/QmNidPsu6V6HbNdbfXKFwQr8FLGETGha1BgKJmbReuYKXP"],"community":"busy","links":["https:\/\/github.com\/nodejs\/i18n","https:\/\/crowdin.com\/project\/nodejs","https:\/\/docs.google.com\/spreadsheets\/d\/1qNWFDDijXJp0ptwNZrQSj63URz9d5zHibWeRCwlycZU\/edit?usp=sharing","https:\/\/en.wikipedia.org\/wiki\/User_Datagram_Protocol","https:\/\/en.wikipedia.org\/wiki\/Multicast","https:\/\/en.wikipedia.org\/wiki\/Data_binding","https:\/\/en.wikipedia.org\/wiki\/Maximum_transmission_unit","https:\/\/steemit.com\/davinci-application\/@robertbira\/italian-job-application-for-davinci-and-utopian-lm-and-translator-role","https:\/\/crowdin.com\/profile\/birarobert003\/activity","https:\/\/crowdin.com\/project\/nodejs\/activity_stream","https:\/\/pastebin.com\/ZGqqJAnC"],"tags":["utopian-io","translations","davinci-polyglot","italian","nodejs"],"app":"steemit\/0.1"}
created2018-10-18 15:35:03
last_update2018-10-18 16:07:45
depth0
children7
net_rshares12,144,874,929,994
last_payout2018-10-25 15:35:03
cashout_time1969-12-31 23:59:59
total_payout_value9.500 SBD
curator_payout_value3.289 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length7,173
author_reputation32,944,109,878,415
root_title"Italian Translation Report: Node.js [Part 46 - 1662TW/1106CW]"
beneficiaries
0.
accountdavinci.pay
weight1,000
1.
accountutopian.pay
weight500
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (219)
@steemitboard ·
Congratulations @robertbira! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

[![](https://steemitimages.com/70x80/http://steemitboard.com/notifications/votes.png)](http://steemitboard.com/@robertbira) Award for the number of upvotes

<sub>_Click on the badge to view your Board of Honor._</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>



**Do not miss the last post from @steemitboard:**
<table><tr><td><a href="https://steemit.com/steemitboard/@steemitboard/steemitboard-ranking-update-steem-power-followers-and-following-added"><img src="https://steemitimages.com/64x128/https://cdn.steemitimages.com/DQmfRVpHQhLDhnjDtqck8GPv9NPvNKPfMsDaAFDE1D9Er2Z/header_ranking.png"></a></td><td><a href="https://steemit.com/steemitboard/@steemitboard/steemitboard-ranking-update-steem-power-followers-and-following-added">SteemitBoard Ranking update - Steem Power, Followers and Following added</a></td></tr></table>

> Support [SteemitBoard's project](https://steemit.com/@steemitboard)! **[Vote for its witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1)** and **get one more award**!
properties (22)
post_id64,501,641
authorsteemitboard
permlinksteemitboard-notify-robertbira-20181018t214108000z
categoryutopian-io
json_metadata{"image":["https:\/\/steemitboard.com\/img\/notify.png"]}
created2018-10-18 21:41:06
last_update2018-10-18 21:41:06
depth1
children0
net_rshares0
last_payout2018-10-25 21:41:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length1,247
author_reputation38,705,954,145,809
root_title"Italian Translation Report: Node.js [Part 46 - 1662TW/1106CW]"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@imcesca ·
$7.99
Hi @robertbira. 

Congratulations on another great contribution. Your work was, once again, very good. Iā€™m looking forward to your next 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/23131).

---- 
Chat with us on [Discord](https://discord.gg/vMGmDSm)
šŸ‘  , , , , , , , , , , , , , , , , , , , ,
properties (23)
post_id64,535,349
authorimcesca
permlinkre-robertbira-italian-translation-report-node-js-part-46-1662tw-1106cw-20181019t124032556z
categoryutopian-io
json_metadata{"links":["https:\/\/join.utopian.io\/guidelines","https:\/\/review.utopian.io\/result\/12\/23131","https:\/\/discord.gg\/vMGmDSm"],"app":"steemit\/0.1","users":["robertbira"],"tags":["utopian-io"]}
created2018-10-19 12:40:33
last_update2018-10-19 12:40:33
depth1
children1
net_rshares6,536,801,568,196
last_payout2018-10-26 12:40:33
cashout_time1969-12-31 23:59:59
total_payout_value6.039 SBD
curator_payout_value1.948 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length536
author_reputation29,663,488,391,777
root_title"Italian Translation Report: Node.js [Part 46 - 1662TW/1106CW]"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (21)
@utopian-io ·
Thank you for your review, @imcesca!

So far this week you've reviewed 1 contributions. Keep up the good work!
properties (22)
post_id64,796,859
authorutopian-io
permlinkre-re-robertbira-italian-translation-report-node-js-part-46-1662tw-1106cw-20181019t124032556z-20181023t192512z
categoryutopian-io
json_metadata{"app":"beem\/0.20.1"}
created2018-10-23 19:25:15
last_update2018-10-23 19:25:15
depth2
children0
net_rshares0
last_payout2018-10-30 19:25:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length110
author_reputation152,913,012,544,965
root_title"Italian Translation Report: Node.js [Part 46 - 1662TW/1106CW]"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@steem-ua ·
#### Hi @robertbira!

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)
post_id64,537,480
authorsteem-ua
permlinkre-italian-translation-report-node-js-part-46-1662tw-1106cw-20181019t131921z
categoryutopian-io
json_metadata{"app":"beem\/0.20.7"}
created2018-10-19 13:19:21
last_update2018-10-19 13:19:21
depth1
children0
net_rshares0
last_payout2018-10-26 13:19:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length289
author_reputation23,203,609,903,979
root_title"Italian Translation Report: Node.js [Part 46 - 1662TW/1106CW]"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@trufflepig ·
**Congratulations!** Your post has been selected as a daily Steemit truffle! It is listed on **rank 15** of all contributions awarded today. You can find the [TOP DAILY TRUFFLE PICKS HERE.](https://steemit.com/@trufflepig/daily-truffle-picks-2018-10-19) 
    
I upvoted your contribution because to my mind your post is at least **19 SBD** worth and should receive **88 votes**. It's now up to the lovely Steemit community to make this come true.

I am `TrufflePig`, an Artificial Intelligence Bot that helps minnows and content curators using Machine Learning. If you are curious how I select content, [you can find an explanation here!](https://steemit.com/steemit/@trufflepig/weekly-truffle-updates-2018-41)
    
Have a nice day and sincerely yours,
![trufflepig](https://raw.githubusercontent.com/SmokinCaterpillar/TrufflePig/master/img/trufflepig17_small.png)
*`TrufflePig`*
    
properties (22)
post_id64,544,897
authortrufflepig
permlinkre-italian-translation-report-node-js-part-46-1662tw-1106cw-20181019t153652
categoryutopian-io
json_metadata{}
created2018-10-19 15:36:54
last_update2018-10-19 15:36:54
depth1
children0
net_rshares0
last_payout2018-10-26 15:36:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length884
author_reputation37,535,693,521,838
root_title"Italian Translation Report: Node.js [Part 46 - 1662TW/1106CW]"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@knowledges ·
$0.04
Hello @robertbira, thank you for contributing via Utopian.  As you may have noticed, @utopian-io is facing a shortage of VP. This is happening due to many contributions waiting for @utopian-io's vote leaving the account VP little time to recharge. To solve this issue, we are currently working on a new bot with different voting behavior. Your contribution has been selected for a manual reward by the team. To receive this reward, we expect you to respond to this comment within 24 hours. 
Thank you. 

---- 
Need help? Write a ticket on https://support.utopian.io/. 
Chat with us on [Discord](https://discord.gg/uTyJkNm). 
[[utopian-moderator]](https://join.utopian.io/)
šŸ‘  
properties (23)
post_id64,902,965
authorknowledges
permlinkre-robertbira-italian-translation-report-node-js-part-46-1662tw-1106cw-20181025t141402657z
categoryutopian-io
json_metadata{"users":["robertbira","utopian-io"],"links":["https:\/\/support.utopian.io\/","https:\/\/discord.gg\/uTyJkNm","https:\/\/join.utopian.io\/"],"tags":["utopian-io"],"app":"steemit\/0.1"}
created2018-10-25 14:14:06
last_update2018-10-25 14:14:06
depth1
children1
net_rshares38,851,101,846
last_payout2018-11-01 14:14:06
cashout_time1969-12-31 23:59:59
total_payout_value0.033 SBD
curator_payout_value0.011 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length672
author_reputation96,976,535,910,824
root_title"Italian Translation Report: Node.js [Part 46 - 1662TW/1106CW]"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@robertbira ·
$24.21
Hello @knowledges, 
I know the current situation. Thank you for your selection and your message, I appreciate it a lot.
šŸ‘  
properties (23)
post_id64,904,018
authorrobertbira
permlinkre-knowledges-re-robertbira-italian-translation-report-node-js-part-46-1662tw-1106cw-20181025t143457386z
categoryutopian-io
json_metadata{"users":["knowledges"],"tags":["utopian-io"],"app":"steemit\/0.1"}
created2018-10-25 14:34:57
last_update2018-10-25 14:34:57
depth2
children0
net_rshares20,679,783,912,549
last_payout2018-11-01 14:34:57
cashout_time1969-12-31 23:59:59
total_payout_value18.155 SBD
curator_payout_value6.051 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length119
author_reputation32,944,109,878,415
root_title"Italian Translation Report: Node.js [Part 46 - 1662TW/1106CW]"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)