-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathLocales.lua
243 lines (232 loc) · 12.5 KB
/
Locales.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
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
-- update at XXX TODO
local L
L = LibStub("AceLocale-3.0"):NewLocale("KrosusAssist", "deDE")
if L then
L["Krosus Assist"] = true
L["Disabled"] = "Deaktiviert"
L["Disable the plugin."] = "Deaktiviert das Plugin."
L["Lock"] = "Fixieren"
L["Locks the display in place, preventing moving and resizing."] = "Verankert die Position der Anzeige, dies verhindert Bewegung und Größenänderung."
L["Font"] = "Schriftart"
L["Font size"] = "Schriftgröße"
L["X Position"] = "X-Position"
L["Y Position"] = "Y-Position"
L["Exact Positioning"] = "Exakte Positionierung"
L["Type in the box or move the slider if you need exact positioning from the anchor."] = "Tippe in das Eingabefeld oder bewege den Schieber, wenn du den Anker genau positionieren möchtest."
L["Close"] = "Schließen"
L["Closes the display.\n\nTo disable it completely, you have to go into the options and toggle the 'disabled' checkbox."] = "Schließt die Anzeige. Um sie komplett zu deaktivieren, musst du in den Einstellungen die Option Deaktiviert anhaken."
L["The display will show next time. To disable it completely, you have to go into the options and toggle the 'disabled' checkbox."] = "Die Anzeige wird das nächste Mal erscheinen. Um sie komplett zu deaktivieren, musst du in den Einstellungen die Option Deaktiviert anhaken."
L["Where was the first Fel Beam?"] = "Wo war der erste Teufelsstrahl?"
L["left"] = "links"
L["right"] = "rechts"
L["You are using no or an outdated version of a boss mod. Please update your existing mod or download BigWigs."] = "Du verwendest keine oder eine veraltete Version eines Bossmods. Bitte aktualisiere dein vorhandenes Bossmod-Addon oder lade BigWigs herunter."
L["Reset"] = "Zurücksetzen"
L["Resets the display to its default position"] = "Setzt die Anzeige auf seine Standardposition zurück."
end
L = LibStub("AceLocale-3.0"):NewLocale("KrosusAssist", "esES")
if L then
--L["Krosus Assist"] = true
--L["Disabled"] = true
--L["Disable the plugin."] = true
--L["Lock"] = true
--L["Locks the display in place, preventing moving and resizing."] = true
--L["Font"] = true
--L["Font size"] = true
--L["X Position"] = true
--L["Y Position"] = true
--L["Exact Positioning"] = true
--L["Type in the box or move the slider if you need exact positioning from the anchor."] = true
--L["Close"] = true
--L["Closes the display.\n\nTo disable it completely, you have to go into the options and toggle the 'disabled' checkbox."] = true
--L["The display will show next time. To disable it completely, you have to go into the options and toggle the 'disabled' checkbox."] = true
--L["Where was the first Fel Beam?"] = true
--L["left"] = true
--L["right"] = true
--L["You are using no or an outdated version of a boss mod. Please update your existing mod or download BigWigs."] = true
--L["Reset"] = true
--L["Resets the display to its default position"] = true
end
L = LibStub("AceLocale-3.0"):NewLocale("KrosusAssist", "esMX")
if L then
--L["Krosus Assist"] = true
--L["Disabled"] = true
--L["Disable the plugin."] = true
--L["Lock"] = true
--L["Locks the display in place, preventing moving and resizing."] = true
--L["Font"] = true
--L["Font size"] = true
--L["X Position"] = true
--L["Y Position"] = true
--L["Exact Positioning"] = true
--L["Type in the box or move the slider if you need exact positioning from the anchor."] = true
--L["Close"] = true
--L["Closes the display.\n\nTo disable it completely, you have to go into the options and toggle the 'disabled' checkbox."] = true
--L["The display will show next time. To disable it completely, you have to go into the options and toggle the 'disabled' checkbox."] = true
--L["Where was the first Fel Beam?"] = true
--L["left"] = true
--L["right"] = true
--L["You are using no or an outdated version of a boss mod. Please update your existing mod or download BigWigs."] = true
--L["Reset"] = true
--L["Resets the display to its default position"] = true
end
L = LibStub("AceLocale-3.0"):NewLocale("KrosusAssist", "frFR")
if L then
--L["Krosus Assist"] = true
--L["Disabled"] = true
--L["Disable the plugin."] = true
--L["Lock"] = true
--L["Locks the display in place, preventing moving and resizing."] = true
--L["Font"] = true
--L["Font size"] = true
--L["X Position"] = true
--L["Y Position"] = true
--L["Exact Positioning"] = true
--L["Type in the box or move the slider if you need exact positioning from the anchor."] = true
--L["Close"] = true
--L["Closes the display.\n\nTo disable it completely, you have to go into the options and toggle the 'disabled' checkbox."] = true
--L["The display will show next time. To disable it completely, you have to go into the options and toggle the 'disabled' checkbox."] = true
--L["Where was the first Fel Beam?"] = true
--L["left"] = true
--L["right"] = true
--L["You are using no or an outdated version of a boss mod. Please update your existing mod or download BigWigs."] = true
--L["Reset"] = true
--L["Resets the display to its default position"] = true
end
L = LibStub("AceLocale-3.0"):NewLocale("KrosusAssist", "itIT")
if L then
--L["Krosus Assist"] = true
--L["Disabled"] = true
--L["Disable the plugin."] = true
--L["Lock"] = true
--L["Locks the display in place, preventing moving and resizing."] = true
--L["Font"] = true
--L["Font size"] = true
--L["X Position"] = true
--L["Y Position"] = true
--L["Exact Positioning"] = true
--L["Type in the box or move the slider if you need exact positioning from the anchor."] = true
--L["Close"] = true
--L["Closes the display.\n\nTo disable it completely, you have to go into the options and toggle the 'disabled' checkbox."] = true
--L["The display will show next time. To disable it completely, you have to go into the options and toggle the 'disabled' checkbox."] = true
--L["Where was the first Fel Beam?"] = true
--L["left"] = true
--L["right"] = true
--L["You are using no or an outdated version of a boss mod. Please update your existing mod or download BigWigs."] = true
--L["Reset"] = true
--L["Resets the display to its default position"] = true
end
L = LibStub("AceLocale-3.0"):NewLocale("KrosusAssist", "koKR")
if L then
L["Krosus Assist"] = true
L["Disabled"] = "사용 안함"
L["Disable the plugin."] = "플러그인을 비활성합니다."
L["Lock"] = "잠그기"
L["Locks the display in place, preventing moving and resizing."] = "디스플레이의 위치를 고정하여 이동과 크기 변경을 방지합니다."
L["Font"] = "글꼴"
L["Font size"] = "글꼴 크기"
L["X Position"] = "X 위치"
L["Y Position"] = "Y 위치"
L["Exact Positioning"] = "정확한 배치"
L["Type in the box or move the slider if you need exact positioning from the anchor."] = "고정기로부터 정확한 배치를 원한다면 슬라이더를 사용하거나 상자에 직접 입력하세요."
L["Close"] = "닫기"
L["Closes the display.\n\nTo disable it completely, you have to go into the options and toggle the 'disabled' checkbox."] = "디스플레이를 닫습니다.\n\n완전히 비활성하려면 옵션에서 '사용 안함' 선택상자를 선택하세요."
L["The display will show next time. To disable it completely, you have to go into the options and toggle the 'disabled' checkbox."] = "다음 번에 디스플레이가 표시됩니다. 완전히 비활성하려면 옵션에서 '사용 안함' 선택상자를 선택하세요."
L["Where was the first Fel Beam?"] = "첫번째 지옥 광선이 어느 쪽이었나요?"
L["left"] = "왼쪽"
L["right"] = "오른쪽"
L["You are using no or an outdated version of a boss mod. Please update your existing mod or download BigWigs."] = "당신은 우두머리 모듈을 사용 중이지 않거나 구버전을 사용 중입니다. 사용 중인 모듈을 업데이트하거나 BigWigs를 다운로드 해주세요."
L["Reset"] = "초기화"
L["Resets the display to its default position"] = "디스플레이를 기본 위치로 초기화합니다"
end
L = LibStub("AceLocale-3.0"):NewLocale("KrosusAssist", "ptBR")
if L then
--L["Krosus Assist"] = true
--L["Disabled"] = true
--L["Disable the plugin."] = true
--L["Lock"] = true
--L["Locks the display in place, preventing moving and resizing."] = true
--L["Font"] = true
--L["Font size"] = true
--L["X Position"] = true
--L["Y Position"] = true
--L["Exact Positioning"] = true
--L["Type in the box or move the slider if you need exact positioning from the anchor."] = true
--L["Close"] = true
--L["Closes the display.\n\nTo disable it completely, you have to go into the options and toggle the 'disabled' checkbox."] = true
--L["The display will show next time. To disable it completely, you have to go into the options and toggle the 'disabled' checkbox."] = true
--L["Where was the first Fel Beam?"] = true
--L["left"] = true
--L["right"] = true
--L["You are using no or an outdated version of a boss mod. Please update your existing mod or download BigWigs."] = true
--L["Reset"] = true
--L["Resets the display to its default position"] = true
end
L = LibStub("AceLocale-3.0"):NewLocale("KrosusAssist", "ruRU")
if L then
--L["Krosus Assist"] = true
--L["Disabled"] = true
--L["Disable the plugin."] = true
--L["Lock"] = true
--L["Locks the display in place, preventing moving and resizing."] = true
--L["Font"] = true
--L["Font size"] = true
--L["X Position"] = true
--L["Y Position"] = true
--L["Exact Positioning"] = true
--L["Type in the box or move the slider if you need exact positioning from the anchor."] = true
--L["Close"] = true
--L["Closes the display.\n\nTo disable it completely, you have to go into the options and toggle the 'disabled' checkbox."] = true
--L["The display will show next time. To disable it completely, you have to go into the options and toggle the 'disabled' checkbox."] = true
--L["Where was the first Fel Beam?"] = true
--L["left"] = true
--L["right"] = true
--L["You are using no or an outdated version of a boss mod. Please update your existing mod or download BigWigs."] = true
--L["Reset"] = true
--L["Resets the display to its default position"] = true
end
L = LibStub("AceLocale-3.0"):NewLocale("KrosusAssist", "zhCN")
if L then
--L["Krosus Assist"] = true
--L["Disabled"] = true
--L["Disable the plugin."] = true
--L["Lock"] = true
--L["Locks the display in place, preventing moving and resizing."] = true
--L["Font"] = true
--L["Font size"] = true
--L["X Position"] = true
--L["Y Position"] = true
--L["Exact Positioning"] = true
--L["Type in the box or move the slider if you need exact positioning from the anchor."] = true
--L["Close"] = true
--L["Closes the display.\n\nTo disable it completely, you have to go into the options and toggle the 'disabled' checkbox."] = true
--L["The display will show next time. To disable it completely, you have to go into the options and toggle the 'disabled' checkbox."] = true
--L["Where was the first Fel Beam?"] = true
--L["left"] = true
--L["right"] = true
--L["You are using no or an outdated version of a boss mod. Please update your existing mod or download BigWigs."] = true
--L["Reset"] = true
--L["Resets the display to its default position"] = true
end
L = LibStub("AceLocale-3.0"):NewLocale("KrosusAssist", "zhTW")
if L then
L["Krosus Assist"] = "克羅索斯助手"
L["Disabled"] = "停用"
L["Disable the plugin."] = "停用此插件。"
L["Lock"] = "鎖定"
L["Locks the display in place, preventing moving and resizing."] = "鎖定視窗在位置上,防止移動或改變大小。"
L["Font"] = "字體"
L["Font size"] = "字體大小"
L["X Position"] = "水平位置"
L["Y Position"] = "垂直位置"
L["Exact Positioning"] = "精確定位"
L["Type in the box or move the slider if you need exact positioning from the anchor."] = "在輸入框鍵入數字或移動滑桿如果你有需要精確的定位。"
L["Close"] = "關閉"
L["Closes the display.\n\nTo disable it completely, you have to go into the options and toggle the 'disabled' checkbox."] = "關閉視窗。\n\n要完全停用,你應該要到選項中勾選'停用'的選項。"
L["The display will show next time. To disable it completely, you have to go into the options and toggle the 'disabled' checkbox."] = "視窗將會在下次顯示。要完全停用,你應該要到選項中勾選'停用'的選項。"
L["Where was the first Fel Beam?"] = "第一個魔化能量光束在哪邊?"
L["left"] = "左"
L["right"] = "右"
L["You are using no or an outdated version of a boss mod. Please update your existing mod or download BigWigs."] = "你未使用或是使用的首領提醒插件已過期。請更新你正使用的首領提醒插件或是下載BigWigs。"
L["Reset"] = "重置"
L["Resets the display to its default position"] = "重置視窗到預設位置"
end