forked from Roll20/roll20-character-sheets
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathes.json
100 lines (100 loc) · 2.95 KB
/
es.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": "NOMBRE",
"nation-u": "NACIÓN",
"player-u": "JUGADOR",
"religion-u": "RELIGIÓN",
"wounds": "Heridas",
"dramatic-wounds": "Heridas dramáticas",
"traits-skills": "Características y habilidades",
"prime": "Principal",
"details": "Detalles",
"story": "Historia",
"ship": "Barco",
"all": "Todo",
"traits": "Características",
"brawn": "Músculo",
"finesse": "Maña",
"resolve": "Brío",
"wits": "Ingenio",
"panache": "Donaire",
"advantages": "Ventajas",
"show": "Mostrar",
"dice": "Dados",
"normal": " Normal ",
"exploding": " Explotar ",
"reroll": "Tirar otra vez",
"plus-2-dice": "Añadir 2 dados",
"plus-3-dice": "Añadir 3 dados",
"plus-4-dice": "Añadir 4 dados",
"skills": "Habilidades",
"trait-u": "CARACTERÍSTICA",
"rank-u": "NIVEL",
"aim": "Apuntar",
"none": "Ninguno",
"athletics": "Atletismo",
"brawl": "Pelear",
"convince": "Convencer",
"empathy": "Empatía",
"hide": "Esconder",
"intimidate": "Intimidar",
"notice": "Percepción",
"perform": "Interpretar",
"ride": "Equitación",
"sailing": "Navegación",
"scholarship": "Conocimiento",
"tempt": "Tentar",
"theft": "Robar",
"warfare": "Tácticas de guerra",
"weaponry": "Armas",
"backgrounds": "Trasfondos",
"background": "Trasfondo",
"arcana": "Arcano",
"virtue": "Virtud",
"hubris": "Hibris",
"reputation": "Reputación",
"reputation-rating": "Valor reputación",
"cost": "Coste",
"wealth": "Riqueza",
"profession": "Profesión",
"sorcery": "Hechicería",
"rank": "Nivel",
"dueling-style-bonus": "Bonificación de la escuela",
"dueling": "Duelo",
"secret-society": "Sociedad secreta",
"society": "Sociedad",
"favor": "Gracia",
"languages": "Idiomas",
"corruption": "Corrupción",
"connections": "Conexiones",
"contact-name": "Nombre del contacto",
"relation": "Relación",
"country-city": "País, Ciudad",
"stories": "Historias",
"steps": "Pasos",
"reward": "Recompensa",
"ship-name-u": "NOMBRE DEL BARCO",
"class-u": "CLASE",
"captain-u": "CAPITÁN",
"origin-u": "ORIGEN",
"hits-u": "IMPACTOS",
"critical-hits-u": "IMPACTOS CRÍTICOS",
"ship-details": " Ampliar los detalles del barco",
"class": "Clase",
"crew": "Tripulación",
"cargo": "Carga",
"guns": "Cañones",
"treasury": "Tesorería",
"special-features": "Características Especiales",
"feature": "Proezas",
"adventures": "Aventuras",
"adventure": "Aventura",
"position": "Posición",
"name": "Nombre",
"lieutenant-first-mate": "Teniente/Primer oficial",
"master-of-sail": "Maestro velero",
"sail": "Velas",
"boatswan": "Contramaestre",
"master-gunner": "Maestro artillero",
"surgeon-doctor": "Cirujano/Médico",
"out-of": "out of"
}