Node.js Translation Into Italian, +1000 words #23

in #utopian-io5 years ago

590pxNode.js_logo.svg.png

mirkojaxfancydividertransp.png

Links

Github

Crowdin

Official website

Project Details

Node.js is not a programming language but could be considered as a JavaScript programming framework, although in reality, the definition of a 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

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 had just 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 is the report of my 23rd translation of Node.js in Italian: I'm proceeding on the same folder called http2.md, and in this session I processed 1340 words to have more than 1000 clean words.

There's nothing special to highlight except that I found again the term raw we have previously decided, as Italian team, to keep in its original form, in order not to depart from its exact meaning.

[pixabay](https://cdn.pixabay.com/photo/2016/10/17/15/08/minced-meat-1747910_960_720.jpg)
RAW :)

Today I learned what a ALPN negotiation is (more or less): read more here or here.

mirkojaxfancydividertransp.png

Translation Overview


Error Handling

There are several types of error conditions that may arise when using the http2 module:
Validation errors occur when an incorrect argument, option, or setting value is passed in. These will always be reported by a synchronous throw.
State errors occur when an action is attempted at an incorrect time (for instance, attempting to send data on a stream after it has closed). These will be reported using either a synchronous throw or via an 'error' event on the Http2Stream, Http2Session or HTTP/2 Server objects, depending on where and when the error occurs.

Ci sono diversi tipi di condizioni di errore che potrebbero presentarsi quando si utilizza il modulo http2:
Gli errori di validazione si verificano quando un argomento, un'opzione o un valore di impostazione inesatto viene trasmesso. Verranno sempre segnalati da un throw sincrono.
Gli errori di stato si verificano quando viene tentata un'azione in un momento sbagliato (per esempio, tentare di inviare dati su uno stream dopo che è stato chiuso). Verranno segnalati utilizzando un throw sincrono o tramite un evento 'error' sui Server object di Http2Stream, Http2Session o HTTP/2, a seconda di dove e quando si verifica l'errore.


request.headers

In HTTP/2, the request path, hostname, protocol, and method are represented as special headers prefixed with the : character (e.g. ':path'). These special headers will be included in the request.headers object. Care must be taken not to inadvertently modify these special headers or errors may occur. For instance, removing all headers from the request will cause errors to occur:

removeAllHeaders(request.headers);
assert(request.url); // Fails because the :path header has been removed

In HTTP/2, il percorso di richiesta, l'hostname, il protocollo e il metodo sono rappresentati come intestazioni speciali prefissate con il carattere : (es. ':path'). Queste intestazioni speciali saranno incluse nel request.headers object. È necessario prestare attenzione per non modificare inavvertitamente queste intestazioni speciali o potrebbero verificarsi errori. Per esempio, rimuovere tutte le intestazioni dalla richiesta provocherà l'insorgere di errori:

removeAllHeaders(request.headers);
assert(request.url); // Fallisce perché l'intestazione :path è stata eliminata


Languages


SOURCE LANGUAGE: English

TARGET LANGUAGE: Italian

To check my previous experiences as a translator you can consult my activities on Verdaccio and Joomla projects, selecting my name in the drop-down menu.
You can also view my application for Davinci.

Word count

Words Translated: 1340 (+1000 clean words)

Proof of Authorship

You can look up Crowdin project on the following link, as well as the summary of my activities.

mirkojaxfancydividertransp.png

Credits

I'd like to thank @davinci.witness and @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 and our Node.js expert @robertbira.

mirkojaxfancydividertransp.png

VOTE FOR DAVINCI.WITNESS & FOLLOW DAVINCI WITNESS TRAIL
davinci.png
(Image by @pab.ink)

The first image is public domain - Source Wikicommon

Sort:  

Hi @akireuna.

Congratulations and thank you for another great contribution. Your translation work was excellent, as usual. The mistakes corrected were extremely minor and I discarded one correction from the final count as it merely reflected a stylistic preference of mine.

Love raw meat 🥩 ❤️

Keep up the good 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, @imcesca! Keep up the good work!

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

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

Vote for Utopian Witness!