forked from Roll20/roll20-character-sheets
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathit.json
100 lines (100 loc) · 2.82 KB
/
it.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
{
"name-u": "NOME",
"nation-u": "NAZIONE",
"player-u": "GIOCATORE",
"religion-u": "FEDE",
"wounds": "Ferite",
"dramatic-wounds": "Ferite Drammatiche",
"traits-skills": "Tratti e Abilità",
"prime": "Principale",
"details": "Dettagli",
"story": "Storia",
"ship": "Nave",
"all": "Completo",
"traits": "Tratti",
"brawn": "Vigore",
"finesse": "Grazia",
"resolve": "Risolutezza",
"wits": "Acume",
"panache": "Panache",
"advantages": "Vantaggi",
"show": "Mostra",
"dice": "Dado",
"normal": " Normale ",
"exploding": " Esplosivo ",
"reroll": "Ritira",
"plus-2-dice": "Più 2 Dadi",
"plus-3-dice": "Più 3 Dadi",
"plus-4-dice": "Più 4 Dadi",
"skills": "Abilità",
"trait-u": "Tratto",
"rank-u": "GRADO",
"aim": "Mira",
"none": "Nessuno",
"athletics": "Atletica",
"brawl": "Rissa",
"convince": "Convincere",
"empathy": "Empatia",
"hide": "Nascondersi",
"intimidate": "Intimidire",
"notice": "Notare",
"perform": "Esibirsi",
"ride": "Cavalcare",
"sailing": "Navigazione",
"scholarship": "Istruzione",
"tempt": "Allettare",
"theft": "Furto",
"warfare": "A. d. Guerra",
"weaponry": "Mischia",
"backgrounds": "Background",
"background": "Contesto",
"arcana": "Arcani",
"virtue": "Virtù",
"hubris": "Hubris",
"reputation": "Fama",
"reputation-rating": "Punteggio di Fama",
"cost": "Costo",
"wealth": "Ricchezza",
"profession": "Professione",
"sorcery": "Stregonerie",
"rank": "Grado",
"dueling-style-bonus": "Stili di Duello",
"dueling": "Duello",
"secret-society": "Società Segrete",
"society": "Società",
"favor": "Favore",
"languages": "Lingue",
"corruption": "Corruzione",
"connections": "Contatti",
"contact-name": "Nome del Contatto",
"relation": "Relazione",
"country-city": "Paese, Città",
"stories": "Storie",
"steps": "Atto",
"reward": "Ricompensa",
"ship-name-u": "NOME DELLA NAVE",
"class-u": "CLASSE",
"captain-u": "CAPITANO",
"origin-u": "ORIGINI",
"hits-u": "COLPI",
"critical-hits-u": "COLPI CRITICI",
"ship-details": " Espandi Dettagli della Nave",
"class": "Classe",
"crew": "Equipaggio",
"cargo": "Carico",
"guns": "Cannoni",
"treasury": "Tesori",
"special-features": "Caratteristiche Speciali",
"feature": "Caratteristiche",
"adventures": "Avventure",
"adventure": "Avventura",
"position": "Posizione",
"name": "Nome",
"lieutenant-first-mate": "Ufficiale in prima",
"master-of-sail": "Timoniere",
"sail": "Vele",
"boatswan": "Nostromo",
"master-gunner": "Cannoniere",
"surgeon-doctor": "Medico di Bordo",
"out-of": "su"
}