Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translation of the Tutorial page #6

Merged
merged 40 commits into from
Feb 16, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
3174406
[WIP] tutorial
deblasis Feb 14, 2019
5aa670e
Merge branch 'master' into tutorial
deblasis Feb 14, 2019
695f845
tutorial: wip
deblasis Feb 14, 2019
891811c
tutorial: wip
deblasis Feb 14, 2019
2becc5a
Merge branches 'tutorial' and 'tutorial' of https://github.com/reactj…
deblasis Feb 14, 2019
2412f66
Merge branch 'master' into tutorial
LucaBlackDragon Feb 14, 2019
354be94
Merge branch 'tutorial' of https://github.com/reactjs/it.reactjs.org …
deblasis Feb 15, 2019
0827501
tutorial: done!
deblasis Feb 15, 2019
fad6c44
Merge branch 'master' into tutorial
deblasis Feb 15, 2019
de6aca9
updated links to mozilla
deblasis Feb 15, 2019
93ae855
Merge branch 'master' into tutorial
LucaBlackDragon Feb 16, 2019
21139e2
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
d76a10e
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
4a6d881
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
b1ae7a5
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
1e04d95
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
f909466
Update content/tutorial/nav.yml
LucaBlackDragon Feb 16, 2019
b4d5b1a
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
1e257b1
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
2820b14
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
8a67029
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
7f5c5c4
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
48aa65f
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
5f81117
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
62e22ce
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
a3576bc
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
0d8f564
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
9c6e2b3
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
f1b7035
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
dce1772
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
8848514
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
0c03c6e
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
b2bcd38
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
d6e33ca
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
782c518
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
5d4037e
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
8342d00
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
8b8df40
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
e9a0587
Update content/tutorial/tutorial.md
LucaBlackDragon Feb 16, 2019
6810ad9
Merge branch 'master' into tutorial
LucaBlackDragon Feb 16, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 16 additions & 6 deletions GLOSSARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,21 @@
Glossary of the translations of technical and React-specific terms.

## Untranslatable terms
- props (**core concept**)
- state (**core concept**)
LucaBlackDragon marked this conversation as resolved.
Show resolved Hide resolved
- footer
- bug
- browser
- client
- server
- array
- alert
- record
- true
- false
- tag


# Common Translations

Suggestion on words and terms:
Expand All @@ -26,9 +34,11 @@ Suggestion on words and terms:

Here's a list of terms that require discussion/agreement, with a link to the issue.

- `to render` (#7)
- `React component class` (#7)
- `React component type` (#7)
- `refactor` (#9)
- `event handler` (#10)
- `event listener` (#10)
If you encounter one of those expressions for the first time, it might be worth checking the issue to find out what's the current quorum around how we should handle a consistent translation across the whole website.

- `to render` ([#7](https://github.com/reactjs/it.reactjs.org/issues/7))
- `React component class` ([#7](https://github.com/reactjs/it.reactjs.org/issues/7))
- `React component type` ([#7](https://github.com/reactjs/it.reactjs.org/issues/7))
- `refactor` ([#9](https://github.com/reactjs/it.reactjs.org/issues/9))
- `event handler` ([#10](https://github.com/reactjs/it.reactjs.org/issues/10))
- `event listener` ([#10](https://github.com/reactjs/it.reactjs.org/issues/10))
50 changes: 25 additions & 25 deletions content/tutorial/nav.yml
Original file line number Diff line number Diff line change
@@ -1,111 +1,111 @@
- title: Tutorial
items:
- id: before-we-start-the-tutorial
title: Before We Start the Tutorial
title: Prima di Cominciare il Tutorial
href: /tutorial/tutorial.html#before-we-start-the-tutorial
forceInternal: true
subitems:
- id: what-are-we-building
title: What Are We Building?
title: Cosa Stiamo Costruendo?
href: /tutorial/tutorial.html#what-are-we-building
forceInternal: true
- id: prerequisites
title: Prerequisites
title: Prerequisiti
href: /tutorial/tutorial.html#prerequisites
forceInternal: true
- id: setup-for-the-tutorial
title: Setup for the Tutorial
title: Setup per il Tutorial
href: /tutorial/tutorial.html#setup-for-the-tutorial
forceInternal: true
subitems:
- id: setup-option-1-write-code-in-the-browser
title: "Option 1: Write Code in the Browser"
title: "Opzione 1: Scrivi Codice nel Browser"
href: /tutorial/tutorial.html#setup-option-1-write-code-in-the-browser
forceInternal: true
- id: setup-option-2-local-development-environment
title: "Option 2: Local Development Environment"
title: "Opzione 2: Setup Ambiente di Sviluppo Locale"
href: /tutorial/tutorial.html#setup-option-2-local-development-environment
forceInternal: true
- id: help-im-stuck
title: Help, I'm Stuck!
title: Aiuto, Non Funziona!
href: /tutorial/tutorial.html#help-im-stuck
forceInternal: true
- id: overview
title: Overview
title: Panoramica
href: /tutorial/tutorial.html#overview
forceInternal: true
subitems:
- id: what-is-react
title: What Is React?
title: Cosa è React?
href: /tutorial/tutorial.html#what-is-react
forceInternal: true
- id: inspecting-the-starter-code
title: Inspecting the Starter Code
title: Uno Sguardo al Codice Iniziale
href: /tutorial/tutorial.html#inspecting-the-starter-code
forceInternal: true
- id: passing-data-through-props
title: Passing Data Through Props
title: Passare Dati Mediante Props
href: /tutorial/tutorial.html#passing-data-through-props
forceInternal: true
- id: making-an-interactive-component
title: Making an Interactive Component
title: Creare un Componente Interattivo
href: /tutorial/tutorial.html#making-an-interactive-component
forceInternal: true
- id: developer-tools
title: Developer Tools
href: /tutorial/tutorial.html#developer-tools
forceInternal: true
- id: completing-the-game
title: Completing the Game
title: Completare il Gioco
href: /tutorial/tutorial.html#completing-the-game
forceInternal: true
subitems:
- id: lifting-state-up
title: Lifting State Up
title: Elevare lo Stato
href: /tutorial/tutorial.html#lifting-state-up
forceInternal: true
- id: why-immutability-is-important
title: Why Immutability Is Important
title: Perchè l'Immutabilità è Importante
href: /tutorial/tutorial.html#why-immutability-is-important
forceInternal: true
- id: function-components
title: Function Components
title: Componenti Funzione
href: /tutorial/tutorial.html#function-components
forceInternal: true
- id: taking-turns
title: Taking Turns
title: Turni
href: /tutorial/tutorial.html#taking-turns
forceInternal: true
- id: declaring-a-winner
title: Declaring a Winner
title: Dichiarare un Vincitore
href: /tutorial/tutorial.html#declaring-a-winner
forceInternal: true
- id: adding-time-travel
title: Adding Time Travel
title: Aggiungere il "Viaggio Nel Tempo"
href: /tutorial/tutorial.html#adding-time-travel
forceInternal: true
subitems:
- id: storing-a-history-of-moves
title: Storing a History of Moves
title: Salvare lo Storico delle Mosse
href: /tutorial/tutorial.html#storing-a-history-of-moves
forceInternal: true
- id: lifting-state-up-again
title: Lifting State Up, Again
title: Elevare lo Stato, Di Nuovo
href: /tutorial/tutorial.html#lifting-state-up-again
forceInternal: true
- id: showing-the-past-moves
title: Showing the Past Moves
title: Visualizzare le Mosse Precedenti
href: /tutorial/tutorial.html#showing-the-past-moves
forceInternal: true
- id: picking-a-key
title: Picking a Key
title: Scegliere una Chiave
href: /tutorial/tutorial.html#picking-a-key
forceInternal: true
- id: implementing-time-travel
title: Implementing Time Travel
title: Implementare il "Viaggio Nel Tempo"
href: /tutorial/tutorial.html#implementing-time-travel
forceInternal: true
- id: wrapping-up
title: Wrapping Up
title: Riepilogo
href: /tutorial/tutorial.html#wrapping-up
forceInternal: true
Loading