-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpl.json
110 lines (107 loc) · 3.44 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
101
102
103
104
105
106
107
108
109
110
{
"tftloop": {
"attributesSkills": "Cechy/Umiejętności",
"experience": "Doświadczenie",
"type": "Typ",
"bookworm": "Mól Książkowy",
"geek": "Komputerowiec",
"hick": "Wieśniak",
"jock": "Sportowiec",
"popular": "Popularny Dzieciak",
"rocker": "Metalówa",
"troublemaker": "Łobuz",
"weirdo": "Dziwaczka",
"body": "Ciało",
"tech": "Technika",
"heart": "Serce",
"mind": "Umysł",
"sneak": "Skradanie się",
"force": "Siła",
"move": "Ruch",
"tinker": "Majsterkowanie",
"program": "Programowanie",
"calculate": "Analiza",
"investigate": "Śledztwo",
"comprehend": "Pojmowanie",
"empathize": "Empatia",
"contact": "Znajomości",
"charm": "Urok",
"lead": "Przewodzenie",
"age": "Wiek",
"luck": "Punkty Szczęścia",
"drive": "Motywacja: ",
"anchor": "Oparcie: ",
"problem": "Problem: ",
"pride": "Duma: ",
"description": "Opis: ",
"favSong": "Ulubiony Kawałek: ",
"conditions": "Stany",
"upset": "Zdenerwowanie",
"scared": "Przerażenie",
"exhausted": "Zmęczenie",
"injured": "Zranienie",
"broken": "Wycieńczenie",
"relationships": "Relacje",
"items": "Przedmioty",
"iconic": "Wyjątkowy Przedmiot: ",
"hideout": "Baza",
"notes": "Notatki",
"new": "Nowy",
"delete": "Usuń",
"newRelationship": "Nowa Relacja",
"newItem": "Nowy Przedmiot",
"reset": "Zresetuj",
"addexp": "Naciśnij Lewym by dodać Doświadczenie, Prawym by je wydać!",
"currentPool": "Obecna Pula",
"roll": "Rzut!",
"cancel": "Anuluj",
"useItem": "Użyj Przedmiotu",
"none": "Żaden",
"bonusDice": "Kość Dodatkowa",
"brokeFail": "Automatycznie ponosisz porażkę w rzutach ze stanem Wycieńczenie!",
"diceRoll": "Rzut Kością",
"success": "Sukces",
"successes": "Sukcesy",
"failure": "Porażka",
"tested": "Testowano",
"rerolled": "Przerzucono",
"reroll": "Przerzut",
"rolling": "Rzucanie",
"relationship": "Relacja",
"natureofRelationship": "Natura Relacji",
"relationWith": "Relacja z",
"item": "Przedmiot",
"bonus": "Bonus",
"main": "Główna"
},
"tftflood": {
"shame": "Shame",
"hacker": "Hacker",
"jock": "Jock",
"wolf": "Lone Wolf",
"motorhead": "Motorhead",
"partyanimal": "Party Animal",
"raver": "Raver",
"rocker": "Rocker",
"seeker": "Seeker",
"snob": "Snob",
"streetkid": "Street Kid",
"broken": "Broken & Scarred",
"scars": "Scars",
"newScar": "New Scar",
"accepted": "Accepted",
"friction": "Friction",
"scar": "Scar",
"shortDesc": "Short Description"
},
"SETTINGS": {
"homebrewKidTypes": "Typy Dzieciaków",
"francein80s": "Użyj dodatkowych Typów Dzieciaków we Francji w latach '80."
},
"france": {
"resourceful": "Resourceful",
"showoff": "Showoff",
"inventor": "Inventor",
"rolePlayer": "Role Player"
}
}