create account

Node.js [Translation into Italian, 1033 words]- url.md by akireuna

View this thread on: hive.blogpeakd.comecency.com
· @akireuna · (edited)
$32.48
Node.js [Translation into Italian, 1033 words]- url.md
![590pxNode.js_logo.svg.png](https://files.steempeak.com/file/steempeak/akireuna/HMFKWTQO-590px-Node.js_logo.svg.png)

![mirkojaxfancydividertransp.png](https://files.steempeak.com/file/steempeak/mirkojax/zWk1Dkz5-mirkojax-fancy-divider-transp.png)

# Links

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

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

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

# Project Details
> 
> 
> Node.js is not a programming language but could be considered as a Java Script programming framework, although in reality the definition of framework is not entirely appropriate, as Node.js could be confused with an environment to create a particular type of applications. To be precise, Node.js is a framework / platform for running JavaScript applications
> We therefore say that the most appropriate definition would be that of "platform for the execution of JavaScript applications", as we find written on the home page of the official website; in practice it is a JavaScript run-time, therefore a motor for the execution of JavaScript code.

![mirkojaxfancydividertransp.png](https://files.steempeak.com/file/steempeak/mirkojax/zWk1Dkz5-mirkojax-fancy-divider-transp.png)

# Introduction

>I'm glad that on Node.js I have the chance to start a file from scratch and working to complete its translation: in my previous project instead, there were many files partially translated by other users that just had some scatter word or sentence to render and this sometimes need more time and makes your work unpleasant and confused.
As I have already explained, the whole Italian team is working on Node.js and we are processing all the first folder (API) files, following the descending order as much as possible, to give a better translation.

# Contribution Specifications

This report regards my tenth contribution to Node.js translation from English to Italian.
After a short break to complete the new strings of Verdaccio, I'm back again on this huge project and I've started rendering **url.md** folder which consists of more than 4000 words: this time I have processed the 45% of the whole file. According to Crowdin the count was approximately 1950 but **my** count corresponds to 1033 clean words. A big difference!

**url.md**, as the name suggests, is about the url module that provides utilities for URL resolution and parsing.
I had the chance to learn what **floating-point numbers** are ([click here to read more](https://en.wikipedia.org/wiki/Floating-point_arithmetic)) and also **numbers in scientific notation**, but you can have a look to these two links to find an explication better than mine! ([check here](https://www.dummies.com/education/math/algebra/how-to-write-numbers-in-scientific-notation/)). 
 

 ![mirkojaxfancydividertransp.png](https://files.steempeak.com/file/steempeak/mirkojax/zWk1Dkz5-mirkojax-fancy-divider-transp.png)

# Translation Overview

**URL Strings and URL Objects**

>A URL string is a structured string containing multiple meaningful components. When parsed, a URL object is returned containing properties for each of these components.
The url module provides two APIs for working with URLs: a legacy API that is Node.js specific, and a newer API that implements the same WHATWG URL Standard used by web browsers.

**url.hostname**

> {string}
Gets and sets the hostname portion of the URL. The key difference between url.host and url.hostname is that url.hostname does not include the port.

>const myURL = new URL('https://example.org:81/foo');
console.log(myURL.hostname);
// Prints example.org

**url.toString()**

> Returns: {string}
The toString() method on the URL object returns the serialized URL. The value returned is equivalent to that of [url.href][] and [url.toJSON()][].

>Because of the need for standard compliance, this method does not allow users to customize the serialization process of the URL. For more flexibility, [require('url').format()][] method might be of interest.

![](https://files.steempeak.com/file/steempeak/mirkojax/a4MpMPtr-mirkojax-spacer.png)


# Languages

SOURCE LANGUAGE: English

TARGET LANGUAGE: Italian

To check my previous experiences as a translator you can consult my activities on [Verdaccio](https://crowdin.com/project/verdaccio/activity_stream) and [Joomla](https://crowdin.com/project/joomla-cms/activity_stream) projects, selecting my name in the drop-down menu. 
You can also view my [application](https://steempeak.com/davinci-application/@akireuna/application-for-davinci-as-translator) for Davinci.

# Word count

Words Translated: 1033


# Proof of Authorship

You can look up Crowdin project on the following [link](https://crowdin.com/project/nodejs), as well as the summary of [my activities](https://crowdin.com/profile/akireuna/activity).

![mirkojaxfancydividertransp.png](https://files.steempeak.com/file/steempeak/mirkojax/zWk1Dkz5-mirkojax-fancy-divider-transp.png)

# Credits

I'd like to thank [@davinci.witness](https://steemit.com/@davinci.witness) and [@utopian-io](https://steemit.com/@utopian-io) for this wonderful project I have the pleasure to work in and another big thank to the italian team, especially to the LM [@imcesca](https://steemit.com/@imcesca) and our Node.js expert [@robertbira](https://steemit.com/@robertbira).
![mirkojaxfancydividertransp.png](https://files.steempeak.com/file/steempeak/mirkojax/zWk1Dkz5-mirkojax-fancy-divider-transp.png)

![davinci.png](https://files.steempeak.com/file/steempeak/akireuna/rDW2TMeu-davinci.png)
(Image by [@pab.ink](https://steemit.com/@pab.ink))

The first image is public domain - [Source Wikicommon](https://es.m.wikipedia.org/wiki/Archivo:Node.js_logo.svg)
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 30 others
properties (23)
authorakireuna
permlinknode-js-translation-into-italian-1033-words-url-md
categoryutopian-io
json_metadata{"community":"steempeak","app":"steempeak","format":"markdown","tags":["utopian-io","translations","ita","davinci-polyglot","crowdin"],"users":["akireuna","davinci.witness","utopian-io","imcesca","robertbira","pab.ink"],"links":["https://github.com/nodejs/i18n","https://crowdin.com/project/nodejs","https://nodejs.org/en/","https://en.wikipedia.org/wiki/Floating-point_arithmetic","https://www.dummies.com/education/math/algebra/how-to-write-numbers-in-scientific-notation/","https://example.org:81/foo","https://crowdin.com/project/verdaccio/activity_stream","https://crowdin.com/project/joomla-cms/activity_stream","https://steempeak.com/davinci-application/@akireuna/application-for-davinci-as-translator","https://crowdin.com/project/nodejs"],"image":["https://files.steempeak.com/file/steempeak/akireuna/HMFKWTQO-590px-Node.js_logo.svg.png","https://files.steempeak.com/file/steempeak/mirkojax/zWk1Dkz5-mirkojax-fancy-divider-transp.png","https://files.steempeak.com/file/steempeak/mirkojax/zWk1Dkz5-mirkojax-fancy-divider-transp.png","https://files.steempeak.com/file/steempeak/mirkojax/zWk1Dkz5-mirkojax-fancy-divider-transp.png","https://files.steempeak.com/file/steempeak/mirkojax/a4MpMPtr-mirkojax-spacer.png","https://files.steempeak.com/file/steempeak/mirkojax/zWk1Dkz5-mirkojax-fancy-divider-transp.png","https://files.steempeak.com/file/steempeak/mirkojax/zWk1Dkz5-mirkojax-fancy-divider-transp.png","https://files.steempeak.com/file/steempeak/akireuna/rDW2TMeu-davinci.png"]}
created2019-01-22 01:35:24
last_update2019-01-22 01:36:24
depth0
children5
last_payout2019-01-29 01:35:24
cashout_time1969-12-31 23:59:59
total_payout_value23.670 HBD
curator_payout_value8.809 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5,662
author_reputation38,453,773,394,334
root_title"Node.js [Translation into Italian, 1033 words]- url.md"
beneficiaries
0.
accountdavinci.pay
weight1,000
1.
accountutopian.pay
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id78,738,249
net_rshares72,334,796,845,348
author_curate_reward""
vote details (94)
@imcesca ·
$5.89
Hi @akireuna.

Congratulations and thank you for another great contribution. Keep up the good work!

***

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/1-2-1-1-1-6-).

---- 
Chat with us on [Discord](https://discord.gg/vMGmDSm)
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
properties (23)
authorimcesca
permlinkre-akireuna-node-js-translation-into-italian-1033-words-url-md-20190126t122538311z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["akireuna"],"links":["https://join.utopian.io/guidelines","https://review.utopian.io/result/12/1-2-1-1-1-6-","https://discord.gg/vMGmDSm"],"app":"steemit/0.1"}
created2019-01-26 12:25:39
last_update2019-01-26 12:25:39
depth1
children1
last_payout2019-02-02 12:25:39
cashout_time1969-12-31 23:59:59
total_payout_value4.481 HBD
curator_payout_value1.406 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length492
author_reputation29,635,823,751,778
root_title"Node.js [Translation into Italian, 1033 words]- url.md"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id78,961,290
net_rshares11,948,392,827,930
author_curate_reward""
vote details (36)
@utopian-io ·
Thank you for your review, @imcesca! Keep up the good work!
properties (22)
authorutopian-io
permlinkre-re-akireuna-node-js-translation-into-italian-1033-words-url-md-20190126t122538311z-20190128t131004z
categoryutopian-io
json_metadata"{"app": "beem/0.20.17"}"
created2019-01-28 13:10:09
last_update2019-01-28 13:10:09
depth2
children0
last_payout2019-02-04 13:10:09
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_length59
author_reputation152,955,367,999,756
root_title"Node.js [Translation into Italian, 1033 words]- url.md"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,058,705
net_rshares0
@osint ·
Interesting. Commenting to bookmark. Thanks!
properties (22)
authorosint
permlink9,058,122,147
categoryutopian-io
json_metadata""
created2019-01-22 01:37:45
last_update2019-01-22 01:37:45
depth1
children0
last_payout2019-01-29 01:37: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_length44
author_reputation66,433,511,887
root_title"Node.js [Translation into Italian, 1033 words]- url.md"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id78,738,346
net_rshares0
@steem-ua ·
#### Hi @akireuna!

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 (23)
authorsteem-ua
permlinkre-node-js-translation-into-italian-1033-words-url-md-20190126t134952z
categoryutopian-io
json_metadata"{"app": "beem/0.20.14"}"
created2019-01-26 13:49:54
last_update2019-01-26 13:49:54
depth1
children0
last_payout2019-02-02 13:49:54
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"Node.js [Translation into Italian, 1033 words]- url.md"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id78,964,941
net_rshares743,528,642
author_curate_reward""
vote details (2)
@utopian-io ·
Hey, @akireuna!

**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-node-js-translation-into-italian-1033-words-url-md-20190127t132922z
categoryutopian-io
json_metadata"{"app": "beem/0.20.17"}"
created2019-01-27 13:29:24
last_update2019-01-27 13:29:24
depth1
children0
last_payout2019-02-03 13:29: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_length590
author_reputation152,955,367,999,756
root_title"Node.js [Translation into Italian, 1033 words]- url.md"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id79,012,232
net_rshares0