-
-
Notifications
You must be signed in to change notification settings - Fork 14
/
ja.json
100 lines (100 loc) · 3.57 KB
/
ja.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
{
"tokenActionHud": {
"dnd5e": {
"1stLevelSpells": "1st Level Spells",
"2ndLevelSpells": "2nd Level Spells",
"3rdLevelSpells": "3rd Level Spells",
"4thLevelSpells": "4th Level Spells",
"5thLevelSpells": "5th Level Spells",
"6thLevelSpells": "6th Level Spells",
"7thLevelSpells": "7th Level Spells",
"8thLevelSpells": "8th Level Spells",
"9thLevelSpells": "9th Level Spells",
"abilities": "能力値",
"activeFeatures": "Active Features",
"artifact": "Artifact",
"artificerInfusions": "Artificer Infusions",
"atWillSpells": "At-Will Spells",
"backgroundFeatures": "Background Features",
"bonusActions": "ボーナス・アクション",
"cantrips": "Cantrips",
"channelDivinity": "Channel Divinity",
"check": "Check",
"checks": "判定",
"classFeatures": "Class Features",
"common": "Common",
"condition": "Condition",
"conditions": "状態",
"counter": "カウンター",
"counters": "カウンター",
"crewActions": "乗組員の行動",
"defensiveTactics": "Defensive Tactics",
"eldritchInvocations": "Eldritch Invocations",
"elementalDisciplines": "Elemental Disciplines",
"feats": "Feats",
"fightingStyles": "Fighting Styles",
"huntersPrey": "Hunter's Prey",
"innateSpells": "Innate Spells",
"item": "Item",
"kiAbilities": "Ki Abilities",
"lair": "住処",
"lairActions": "住処アクション",
"legendary": "伝説",
"legendaryActions": "伝説的アクション",
"magicItems": "魔法アイテム",
"maneuvers": "Maneuvers",
"metamagicOptions": "Metamagic Options",
"monsterFeatures": "Monster Features",
"multiattacks": "Multiattacks",
"otherActions": "その他のアクション",
"pactBoons": "Pact Boons",
"pactSpells": "Pact Spells",
"passiveFeatures": "Passive Features",
"psionicPowers": "Psionic Powers",
"raceFeatures": "Race Features",
"rare": "Rare",
"rests": "休憩",
"rollInitiative": "イニシアチブロール",
"runes": "Runes",
"skill": "Skill",
"skills": "技能",
"superiorHuntersDefense": "Superior Hunter's Defense",
"uncommon": "Uncommon",
"veryRare": "Very Rare",
"settings": {
"abbreviateSkills": {
"hint": "Display skill and ability names as a three-character abbreviation",
"name": "Abbreviate Skill and Ability Names"
},
"displaySpellInfo": {
"hint": "Display spell component information, concentration, and ritual status next to the spell's name",
"name": "Display Spell Information"
},
"showItemsWithoutActivationCosts": {
"hint": "Show items without an activation cost",
"name": "Show Items without Activation Costs"
},
"showSlowActions": {
"hint": "Show actions that take longer than one round",
"name": "Show Slow Actions"
},
"showUnchargedItems": {
"hint": "Show items with no charges remaining",
"name": "Show Uncharged Items"
},
"showUnequippedItems": {
"hint": "Show unequipped items",
"name": "Show Unequipped Items"
},
"showUnequippedItemsNpcs": {
"hint": "Show unequipped items for NPCs",
"name": "Show Unequipped Items for NPCs"
},
"showUnpreparedSpells": {
"hint": "Show unprepared spells",
"name": "Show Unprepared Spells"
}
}
}
}
}