-
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathzhTW.lua
More file actions
78 lines (77 loc) · 2.65 KB
/
zhTW.lua
File metadata and controls
78 lines (77 loc) · 2.65 KB
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
if GetLocale() ~= "zhTW" then return end
local _, core = ...
local L = core.L
-- L["Absent"] = ""
-- L["Always"] = ""
-- L["Are you sure you want to reset all groups?"] = ""
-- L["Desaturate Icons"] = ""
-- L["Icons will be desaturated instead of being colored."] = ""
-- L["Buff or Debuff"] = ""
-- L["Buff"] = ""
-- L["Check to only show this group of icons while in combat."] = ""
-- L["Check to show this group of icons while in primary spec."] = ""
-- L["Check to show this group of icons while in secondary spec."] = ""
-- L["Choose spell/item/buff/etc."] = ""
-- L["Copy"] = ""
-- L["Cut"] = ""
-- L["Paste"] = ""
-- L["Up"] = ""
-- L["Down"] = ""
-- L["Left"] = ""
-- L["Right"] = ""
-- L["Row"] = ""
-- L["Icon in row"] = ""
-- L["Column"] = ""
-- L["Icon in column"] = ""
-- L["Insert"] = ""
-- L["Delete"] = ""
-- L["Add"] = ""
-- L["Clear"] = ""
-- L["Clear clipboard"] = ""
-- L["Group"] = ""
-- L["Click and drag to change size."] = ""
-- L["Columns"] = ""
-- L["Cooldown type"] = ""
-- L["Cooldown"] = ""
-- L["Debuff"] = ""
-- L["Enable"] = ""
-- L["Enter the Name or Id of the Spell, Ability, Item, Buff, Debuff you want this icon to monitor. You can add multiple Buffs/Debuffs by seperating them with ;"] = ""
-- L["Focus Target"] = ""
-- L["Group %d position successfully reset."] = ""
-- L["Groups have been reset!"] = ""
-- L["Height"] = ""
-- L["Icon type"] = ""
-- L["Item"] = ""
-- L["Lock"] = ""
-- L["More options"] = ""
-- L["Only in combat"] = ""
-- L["Only show if cast by self"] = ""
-- L["Pet Target"] = ""
-- L["Present"] = ""
-- L["Primary Spec"] = ""
-- L["Reactive spell or ability"] = ""
-- L["Reset Position"] = ""
-- L["Resize"] = ""
-- L["Right click for icon options. More options in Blizzard interface options menu. Type /tellmewhen to lock and enable addon."] = ""
-- L["Rows"] = ""
-- L["Scale"] = ""
-- L["Secondary Spec"] = ""
-- L["Set the number of icon columns in this group."] = ""
-- L["Set the number of icon rows in this group."] = ""
-- L["Show and enable this group of icons."] = ""
-- L["Show icon when"] = ""
-- L["Show timer"] = ""
L["Disable OmniCC"] = "禁用OmniCC"
-- L["Spacing"] = ""
-- L["Spell or ability"] = ""
-- L["Target of Target"] = ""
-- L["Temporary weapon enchant"] = ""
-- L["These options allow you to change the number, arrangement, and behavior of reminder icons."] = ""
-- L["Totem/non-MoG Ghoul"] = ""
-- L["Unit to watch"] = ""
-- L["Unlock"] = ""
-- L["Unusable"] = ""
-- L["Usable"] = ""
-- L["Weapon slot to monitor"] = ""
-- L["Width"] = ""
-- L['Icons work when locked. When unlocked, you can move/size icon groups and right click individual icons for more settings. You can also type "/tellmewhen" or "/tmw" to lock/unlock.'] = ""