-
Notifications
You must be signed in to change notification settings - Fork 15
/
LocaleList.lua
174 lines (157 loc) · 5.18 KB
/
LocaleList.lua
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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
--[[ Core\Core.lua ]]--
L["Left click to toggle MogIt"] = true
L["MogIt has loaded! Type \"/mog\" to open it."] = true
L["Right click to toggle the preview"] = true
L["The \124cFFFFFFFF%s\124r module is already loaded."] = true
L["The \124cFFFFFFFF%s\124r module needs to be updated to work with this version of MogIt."] = true
L["The \124cFFFFFFFF%s\124r module requires you to update MogIt for it to work."] = true
L["Toggle Mogit"] = true
L["Toggle Preview"] = true
--[[ Core\Enchants.lua ]]--
L["Battle for Azeroth"] = true
L["Classic"] = true
L["Expansions"] = true
L["Illusions"] = true
L["Runeforging"] = true
L["Shadowlands"] = true
--[[ Core\Filters\bind.lua ]]--
L["Bind"] = true
--[[ Core\Filters\chestType.lua ]]--
L["Any"] = true
L["Chest type"] = true
L["Robe"] = true
L["Tunic"] = true
--[[ Core\Filters\class.lua ]]--
L["%d selected"] = true
L["Select All"] = true
L["Select None"] = true
--[[ Core\Filters\faction.lua ]]--
L["Faction"] = true
--[[ Core\Filters\Filters.lua ]]--
L["No module is selected"] = true
L["Results"] = true
L["This module has no filters"] = true
--[[ Core\Filters\hasItem.lua ]]--
L["Items you have collected"] = true
L["Items you have not collected"] = true
L["Owned items"] = true
--[[ Core\GUI.lua ]]--
L["Base Modules"] = true
L["Catalogue"] = true
L["Dress models"] = true
L["Equipped"] = true
L["Extra Modules"] = true
L["Hide Filters"] = true
L["Hide Previews"] = true
L["How to use"] = true
L["Left click and drag horizontally to rotate"] = true
L["Left click and drag vertically to zoom"] = true
L["Model controls"] = true
L["Module controls"] = true
L["Modules"] = true
L["New Preview"] = true
L["Options"] = true
L["Right click and drag to move"] = true
L["Sheathe weapons"] = true
L["Show Filters"] = true
L["Show Previews"] = true
L["Sorting"] = true
L["Synchronize Positioning"] = true
L["Weapon enchant"] = true
--[[ Core\Options.lua ]]--
L["Always indicate collected appearance in tooltip"] = true
L["Always indicate owned item in tooltip"] = true
L["Anchor point"] = true
L["Auto rotate"] = true
L["Check alts for wishlist items"] = true
L["Columns"] = true
L["Confirm closing multi previews"] = true
L["Detailed info for wishlist items"] = true
L["Dress model"] = true
L["Enable tooltip model"] = true
L["Height"] = true
L["Hide minimap button"] = true
L["No animation"] = true
L["Only dress if modifier is pressed"] = true
L["Only show if modifier is pressed"] = true
L["Only transmogrification items"] = true
L["Options profile"] = true
L["Preview frame fixed size"] = true
L["Preview frame UI panel behaviour"] = true
L["Rotate with mouse wheel"] = true
L["Rows"] = true
L["Show item ID in tooltips"] = true
L["Sort wishlist sets alphabetically"] = true
L["This will close all your currently open previews."] = true
L["Tooltip"] = true
L["Use a single preview frame"] = true
L["Use preview frame to dress up"] = true
L["Width"] = true
L["Wishlist profile"] = true
L["Wishlist"] = true
--[[ Core\Preview.lua ]]--
L["Activate"] = true
L["Add Item"] = true
L["Are you sure you want to close this set?"] = true
L["Basic Controls"] = true
L["Chat Link"] = true
L["Clear"] = true
L["Click the \"Activate\" button to set this as the active preview"] = true
L["Click the bottom right corner and drag to resize"] = true
L["Copy and paste a Wowhead Compare URL into the text box below to import"] = true
L["Ctrl + Left click to try on an item"] = true
L["Ctrl + Right click to remove the item from the preview"] = true
L["Equip current gear"] = true
L["http://www.wowhead.com/"] = true
L["Import / Export"] = true
L["Import"] = true
L["Load"] = true
L["Other profiles"] = true
L["Preview %d"] = true
L["Previous items"] = true
L["Right click to show the item menu"] = true
L["Save"] = true
L["Shift + Left click to link an item to chat"] = true
L["Shift + Right click to show a URL for the item"] = true
L["Slot Controls"] = true
L["Type the item ID or url in the text box below"] = true
--[[ Core\Sorting\colour.lua ]]--
L["Approximate Colour"] = true
--[[ Core\Sorting\display.lua ]]--
L["Display ID"] = true
--[[ Core\Templates.lua ]]--
L["Active preview"] = true
L["Add set to wishlist"] = true
L["Add to set"] = true
L["Add to wishlist"] = true
L["Delete set"] = true
L["Delete"] = true
L["Item ID"] = true
L["Items using this appearance:"] = true
L["New preview"] = true
L["New set..."] = true
L["Preview"] = true
L["Rename set"] = true
L["Required Level"] = true
L["Slot"] = true
L["Source"] = true
L["This item is on your wishlist."] = true
--[[ Core\URL.lua ]]--
L["URL"] = true
--[[ Modules\Base.lua ]]--
L["Left click to cycle through items"] = true
--[[ Modules\Extra.lua ]]--
L["Click to load addon"] = true
L["This module was created for a newer version of MogIt and may not work correctly."] = true
L["This module was created for an older version of MogIt and may not work correctly."] = true
--[[ Modules\Wishlist.lua ]]--
L["Ctrl-left click to try on in dressing room"] = true
L["Ctrl-right click to preview with MogIt"] = true
L["Delete set '%s'?"] = true
L["Enter new set name"] = true
L["Enter set name"] = true
L["Overwrite set '%s'?"] = true
L["Right click for additional options"] = true
L["Shift-click to add to off hand"] = true
L["Shift-left click to link"] = true
L["Shift-right click for item URL"] = true