forked from Roll20/roll20-character-sheets
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpl.json
100 lines (100 loc) · 2.9 KB
/
pl.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": "IMIĘ",
"nation-u": "NARÓD",
"player-u": "GRACZ",
"religion-u": "Religia",
"wounds": "Rany",
"dramatic-wounds": "Dramatyczne rany",
"traits-skills": "Cechy i umiejętności",
"prime": "Główny",
"details": "Detale",
"story": "Fabuła",
"ship": "Statek",
"all": "Wszystko",
"traits": "Cechy",
"brawn": "Krzepa",
"finesse": "Finezja",
"resolve": "Determinacja",
"wits": "Spryt",
"panache": "Animusz",
"advantages": "Ułatwienie",
"show": "Pokaż",
"dice": "Kości",
"normal": " Normalny ",
"exploding": " Eksplodujące ",
"reroll": "Przerzut",
"plus-2-dice": "Plus 2 kości",
"plus-3-dice": "Plus 3 kości",
"plus-4-dice": "Plus 4 kości",
"skills": "Umiejętności",
"trait-u": "ATRYBUTY",
"rank-u": "RANGA",
"aim": "Celowanie",
"none": "Brak",
"athletics": "Atletyka",
"brawl": "Bijatyka",
"convince": "Przekonywanie",
"empathy": "Empatia",
"hide": "Ukrywanie się",
"intimidate": "Zastraszanie",
"notice": "Przeszukiwanie",
"perform": "Występy",
"ride": "Jeździectwo",
"sailing": "Żeglarstwo",
"scholarship": "Nauka",
"tempt": "Kuszenie",
"theft": "Kradzież",
"warfare": "Wojskowość",
"weaponry": "Uzbrojenie",
"backgrounds": "Pochodzenie",
"background": "Tło",
"arcana": "Arkana",
"virtue": "Cnoty",
"hubris": "Pycha",
"reputation": "Reputacja",
"reputation-rating": "Poziom reputacji",
"cost": "Koszt",
"wealth": "Majątek",
"profession": "Profesja",
"sorcery": "Czary",
"rank": "Ranga",
"dueling-style-bonus": "Premia za styl pojedynków",
"dueling": "Pojedynek",
"secret-society": "Tajne stowarzyszenie",
"society": "Społeczeństwo",
"favor": "Przychylność",
"languages": "Języki",
"corruption": "Zepsucie",
"connections": "Znajomości",
"contact-name": "Imię kontaktu",
"relation": "Relacja",
"country-city": "Kraj, miasto",
"stories": "Historie",
"steps": "Kroki",
"reward": "Nagroda",
"ship-name-u": "NAZWA STATKU",
"class-u": "KLASA",
"captain-u": "KAPITAN",
"origin-u": "POCHODZENIE",
"hits-u": "Trafienie",
"critical-hits-u": "Trafienie Krytyczne",
"ship-details": " Rozszerzone szczegóły statku",
"class": "Klasa",
"crew": "Załoga",
"cargo": "Ładownia",
"guns": "Działa",
"treasury": "Skarbiec",
"special-features": "Specjalne funkcje",
"feature": "Funkcje",
"adventures": "Przygody",
"adventure": "Przygoda",
"position": "Stanowisko",
"name": "Nazwa",
"lieutenant-first-mate": "Porucznik/pierwszy oficer",
"master-of-sail": "Nawigator",
"sail": "żaglomistrz",
"boatswan": "bosman",
"master-gunner": "Ogniomistrz",
"surgeon-doctor": "Chirurg/lekarz",
"out-of": "poza"
}