-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
26 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
local L = BigWigs:NewBossLocale("Onyxia", "deDE") | ||
if L then | ||
L.phase1_trigger = "Was für ein Zufall" | ||
L.phase2_trigger = "Diese sinnlose Anstrengung langweilt mich" | ||
L.phase3_trigger = "Mir scheint, dass Ihr noch eine Lektion braucht" | ||
L.stage2_yell_trigger = "Diese sinnlose Anstrengung langweilt mich" | ||
L.stage3_yell_trigger = "Mir scheint, dass Ihr noch eine Lektion braucht" | ||
|
||
L.deep_breath = "Tiefer Atem" | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
local L = BigWigs:NewBossLocale("Onyxia", "esES") | ||
if L then | ||
L.phase1_trigger = "Qué casualidad" | ||
L.phase2_trigger = "desde arriba" | ||
L.phase3_trigger = "Parece ser que vais a necesitar otra lección" | ||
L.stage2_yell_trigger = "desde arriba" | ||
L.stage3_yell_trigger = "Parece ser que vais a necesitar otra lección" | ||
|
||
L.deep_breath = "Aliento profundo" | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
local L = BigWigs:NewBossLocale("Onyxia", "esMX") | ||
if L then | ||
L.phase1_trigger = "Qué casualidad" | ||
L.phase2_trigger = "desde arriba" | ||
L.phase3_trigger = "Parece ser que van a necesitar otra lección" | ||
L.stage2_yell_trigger = "desde arriba" | ||
L.stage3_yell_trigger = "Parece ser que van a necesitar otra lección" | ||
|
||
L.deep_breath = "Aliento profundo" | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
local L = BigWigs:NewBossLocale("Onyxia", "frFR") | ||
if L then | ||
L.phase1_trigger = "Quelle chance !" | ||
L.phase2_trigger = "un seul coup !" | ||
L.phase3_trigger = "Il semble que vous ayez besoin d'une autre leçon, mortels !" | ||
L.stage2_yell_trigger = "un seul coup" | ||
L.stage3_yell_trigger = "Il semble que vous ayez besoin d'une autre leçon, mortels" | ||
|
||
L.deep_breath = "Souffle profond" | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
local L = BigWigs:NewBossLocale("Onyxia", "itIT") | ||
if L then | ||
--L.phase1_trigger = "How fortuitous" | ||
--L.phase2_trigger = "from above" | ||
--L.phase3_trigger = "It seems you'll need another lesson" | ||
--L.stage2_yell_trigger = "from above" | ||
--L.stage3_yell_trigger = "It seems you'll need another lesson" | ||
|
||
L.deep_breath = "Alito del Drago" | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
local L = BigWigs:NewBossLocale("Onyxia", "koKR") | ||
if L then | ||
L.phase1_trigger = "오늘은 운이 아주 좋군." | ||
L.phase2_trigger = "쓸데없이 힘을 쓰는 것도 지루하군. 네 녀석들 머리 위에서 모조리 불살라 주마!" | ||
L.phase3_trigger = "혼이 더 나야 정신을 차리겠구나!" | ||
L.stage2_yell_trigger = "쓸데없이 힘을 쓰는 것도 지루하군. 네 녀석들 머리 위에서 모조리 불살라 주마!" | ||
L.stage3_yell_trigger = "혼이 더 나야 정신을 차리겠구나!" | ||
|
||
L.deep_breath = "깊은 숨결" | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
local L = BigWigs:NewBossLocale("Onyxia", "ptBR") | ||
if L then | ||
L.phase1_trigger = "Que sorte." | ||
L.phase2_trigger = "do alto" | ||
L.phase3_trigger = "Parece que vocês vão precisar de outra lição" | ||
L.stage2_yell_trigger = "do alto" | ||
L.stage3_yell_trigger = "Parece que vocês vão precisar de outra lição" | ||
|
||
L.deep_breath = "Respiração Profunda" | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
local L = BigWigs:NewBossLocale("Onyxia", "ruRU") | ||
if L then | ||
L.phase1_trigger = "Вот это сюрприз." | ||
L.phase2_trigger = "Эта бессмысленная возня вгоняет меня в тоску. Я сожгу вас всех!" | ||
L.phase3_trigger = "Похоже, вам требуется преподать еще один урок, смертные!" | ||
L.stage2_yell_trigger = "Эта бессмысленная возня вгоняет меня в тоску. Я сожгу вас всех!" | ||
L.stage3_yell_trigger = "Похоже, вам требуется преподать еще один урок, смертные!" | ||
|
||
L.deep_breath = "Глубокий вдох" | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
local L = BigWigs:NewBossLocale("Onyxia", "zhCN") | ||
if L then | ||
L.phase1_trigger = "真是走运。通常我必须离开窝才能找到食物" | ||
L.phase2_trigger = "这毫无意义的行动让我很厌烦。我会从上空把你们都烧成灰" | ||
L.phase3_trigger = "看起来需要再给你一次教训,凡人" | ||
L.stage2_yell_trigger = "这毫无意义的行动让我很厌烦。我会从上空把你们都烧成灰" | ||
L.stage3_yell_trigger = "看起来需要再给你一次教训,凡人" | ||
|
||
L.deep_breath = "深呼吸" | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
local L = BigWigs:NewBossLocale("Onyxia", "zhTW") | ||
if L then | ||
L.phase1_trigger = "真是幸運。通常我為了覓食就必須離開窩" | ||
L.phase2_trigger = "這毫無意義的行動讓我很厭煩。我會從上空把你們都燒成灰" | ||
L.phase3_trigger = "看起來需要再給你一次教訓,凡人" | ||
L.stage2_yell_trigger = "這毫無意義的行動讓我很厭煩。我會從上空把你們都燒成灰" | ||
L.stage3_yell_trigger = "看起來需要再給你一次教訓,凡人" | ||
|
||
L.deep_breath = "深呼吸" | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters