Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update POIs locales #95

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions Locales/zhCN.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1020,3 +1020,33 @@ L["Zolramus Siphoner"] = "佐尔拉姆斯虹吸者 "
L["Zolramus Sorcerer"] = "佐尔拉姆斯巫师"
L["Zul'Gurub"] = "祖尔格拉布"

L["Haunted Urn"] = "怨灵之瓮"
L["Default, and activates again upon pulling Mueh'zala"] = "默认, 并在与穆厄扎拉交战时再次激活"
L["Activates upon entering or exiting the Ardenweald side area"] = "在进入或离开炽蓝仙野区域时激活"
L["Activates upon entering or exiting the Mechagon side area"] = "在进入或离开麦卡贡区域时激活"
L["Activates upon entering or exiting the Zul'Gurub side area"] = "在进入或离开祖尔格拉布区域时激活"
L["Unlocks after defeating The Manastorms"] = "击败法力风暴夫妇后解锁"
L["Unlocks after defeating Hakkar the Soulflayer"] = "击败夺灵者哈卡后解锁"
L["Unlocks after defeating Dealer Xy'exa"] = "击败商人赛·艾柯莎后解锁"
L["Sludge Manufacturing Control (requires Engineering)"] = "淤泥生产控制 (需要 工程学)"
L["There are no other graveyards in this dungeon"] = "这个地下城里没有其他墓地"
L["Overgrown Roots"] = "巨型根系"
L["Depleted Anima Seed"] = "枯竭的心能之种"
L["Unlocks after activating Depleted Anima Seed"] = "激活枯竭的心能之种后解锁"
L["Unlocks after defeating Doctor Ickus"] = "击败伊库斯博士后解锁"
L["Anima Cage"] = "心能牢笼"
L["Unlocks after defeating Kryxis the Voracious"] = "击败贪食的克里克西斯后解锁"
L["Unlocks after defeating Executor Tarvold"] = "击败执行者塔沃德后解锁"
L["Unlocks after defeating Grand Proctor Beryllia"] = "击败大学监贝律莉娅后解锁"
L["Kyrian Spear"] = "格里恩长矛"
L["Unlocks after defeating Kin-Tara"] = "击败金·塔拉后解锁"
L["Unlocks after defeating Ventunax"] = "击败雯图纳柯丝后解锁"
L["Unlocks after defeating Oryphrion"] = "击败奥莱芙莉安后解锁"
L["Necrolord Banner"] = "通灵领主战旗"
L["Unlocks after entering Chamber of Conquest"] = "进入征服密室后解锁"
L["Forgotten Forgehammer"] = "被遗忘的铸锤"
L["Discarded Shield"] = "被遗弃的盾牌"
L["Bloody Javelin"] = "染血长枪"
L["Malfunctioning Goliath"] = "失控的哥利亚"
L["Discharged Anima"] = "释放的心能"
L["Unlocks after defeating Amarth"] = "击败阿玛厄斯后解锁"
24 changes: 12 additions & 12 deletions Shadowlands/DeOtherSide.lua
Original file line number Diff line number Diff line change
Expand Up @@ -62,42 +62,42 @@ MDT.mapPOIs[dungeonIndex] = {
["y"] = -443.09469971671;
["x"] = 343.33885297951;
["template"] = "MapLinkPinTemplate";
["text"] = "Haunted Urn";
["text"] = L["Haunted Urn"];
["type"] = "generalNote";
};
[5] = {
["y"] = -295.55640810943;
["x"] = 551.72850107961;
["template"] = "MapLinkPinTemplate";
["text"] = "Haunted Urn";
["text"] = L["Haunted Urn"];
["type"] = "generalNote";
};
[6] = {
["y"] = -101.78380147813;
["x"] = 424.18832078272;
["template"] = "DeathReleasePinTemplate";
["graveyardDescription"] = "Default, and activates again upon pulling Mueh'zala";
["graveyardDescription"] = L["Default, and activates again upon pulling Mueh'zala"];
["type"] = "graveyard";
};
[7] = {
["y"] = -324.37716003983;
["x"] = 587.0285490497;
["template"] = "DeathReleasePinTemplate";
["graveyardDescription"] = "Activates upon entering or exiting the Ardenweald side area";
["graveyardDescription"] = L["Activates upon entering or exiting the Ardenweald side area"];
["type"] = "graveyard";
};
[8] = {
["y"] = -499.53413660739;
["x"] = 441.04733019363;
["template"] = "DeathReleasePinTemplate";
["graveyardDescription"] = "Activates upon entering or exiting the Mechagon side area";
["graveyardDescription"] = L["Activates upon entering or exiting the Mechagon side area"];
["type"] = "graveyard";
};
[9] = {
["y"] = -325.9685941744;
["x"] = 263.0370852186;
["template"] = "DeathReleasePinTemplate";
["graveyardDescription"] = "Activates upon entering or exiting the Zul'Gurub side area";
["graveyardDescription"] = L["Activates upon entering or exiting the Zul'Gurub side area"];
["type"] = "graveyard";
};
};
Expand All @@ -115,14 +115,14 @@ MDT.mapPOIs[dungeonIndex] = {
["y"] = -337.47118602133;
["x"] = 519.45839513231;
["template"] = "MapLinkPinTemplate";
["text"] = "Sludge Manufacturing Control (requires Engineering)";
["text"] = L["Sludge Manufacturing Control (requires Engineering)"];
["type"] = "generalNote";
};
[3] = {
["y"] = -423.20469070385;
["x"] = 444.28053165947;
["template"] = "DeathReleasePinTemplate";
["graveyardDescription"] = "Unlocks after defeating The Manastorms";
["graveyardDescription"] = L["Unlocks after defeating The Manastorms"];
["type"] = "graveyard";
};
};
Expand All @@ -140,14 +140,14 @@ MDT.mapPOIs[dungeonIndex] = {
["y"] = -249.08996618058;
["x"] = 494.88787593588;
["template"] = "MapLinkPinTemplate";
["text"] = "Haunted Urn";
["text"] = L["Haunted Urn"];
["type"] = "generalNote";
};
[3] = {
["y"] = -268.43122431625;
["x"] = 261.99949355366;
["template"] = "DeathReleasePinTemplate";
["graveyardDescription"] = "Unlocks after defeating Hakkar the Soulflayer";
["graveyardDescription"] = L["Unlocks after defeating Hakkar the Soulflayer"];
["type"] = "graveyard";
};
};
Expand All @@ -165,14 +165,14 @@ MDT.mapPOIs[dungeonIndex] = {
["y"] = -219.60900976823;
["x"] = 424.03667345319;
["template"] = "MapLinkPinTemplate";
["text"] = "Haunted Urn";
["text"] = L["Haunted Urn"];
["type"] = "generalNote";
};
[3] = {
["y"] = -334.36729374375;
["x"] = 709.09276713349;
["template"] = "DeathReleasePinTemplate";
["graveyardDescription"] = "Unlocks after defeating Dealer Xy'exa";
["graveyardDescription"] = L["Unlocks after defeating Dealer Xy'exa"];
["type"] = "graveyard";
};
};
Expand Down
2 changes: 1 addition & 1 deletion Shadowlands/HallsOfAtonement.lua
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ MDT.mapPOIs[dungeonIndex] = {
["y"] = -302.53005735223;
["x"] = 722.86101816291;
["template"] = "DeathReleasePinTemplate";
["graveyardDescription"] = "There are no other graveyards in this dungeon";
["graveyardDescription"] = L["There are no other graveyards in this dungeon"];
["type"] = "graveyard";
};
};
Expand Down
12 changes: 6 additions & 6 deletions Shadowlands/MistsOfTirnaScithe.lua
Original file line number Diff line number Diff line change
Expand Up @@ -19,42 +19,42 @@ MDT.mapPOIs[dungeonIndex] = {
["y"] = -122.57438230062;
["x"] = 775.9664045582;
["template"] = "MapLinkPinTemplate";
["text"] = "Overgrown Roots";
["text"] = L["Overgrown Roots"];
["type"] = "generalNote";
};
[3] = {
["y"] = -164.85441853805;
["x"] = 656.19425736683;
["template"] = "MapLinkPinTemplate";
["text"] = "Overgrown Roots";
["text"] = L["Overgrown Roots"];
["type"] = "generalNote";
};
[4] = {
["y"] = -180.07066750107;
["x"] = 561.26726228655;
["template"] = "MapLinkPinTemplate";
["text"] = "Depleted Anima Seed";
["text"] = L["Depleted Anima Seed"];
["type"] = "generalNote";
};
[5] = {
["y"] = -171.92618209905;
["x"] = 570.47488785226;
["template"] = "DeathReleasePinTemplate";
["graveyardDescription"] = "Unlocks after activating Depleted Anima Seed";
["graveyardDescription"] = L["Unlocks after activating Depleted Anima Seed"];
["type"] = "graveyard";
};
[5] = {
["y"] = -293.31755059028;
["x"] = 350.45643942076;
["template"] = "MapLinkPinTemplate";
["text"] = "Depleted Anima Seed";
["text"] = L["Depleted Anima Seed"];
["type"] = "generalNote";
};
[6] = {
["y"] = -304.02149829688;
["x"] = 348.4172004187;
["template"] = "DeathReleasePinTemplate";
["graveyardDescription"] = "Unlocks after activating Depleted Anima Seed";
["graveyardDescription"] = L["Unlocks after activating Depleted Anima Seed"];
["type"] = "graveyard";
};
};
Expand Down
2 changes: 1 addition & 1 deletion Shadowlands/Plaguefall.lua
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ MDT.mapPOIs[dungeonIndex] = {
["y"] = -206.05610428963;
["x"] = 526.13877822732;
["template"] = "DeathReleasePinTemplate";
["graveyardDescription"] = "Unlocks after defeating Doctor Ickus";
["graveyardDescription"] = L["Unlocks after defeating Doctor Ickus"];
["type"] = "graveyard";
};
};
Expand Down
16 changes: 8 additions & 8 deletions Shadowlands/SanguineDepths.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ MDT.mapPOIs[dungeonIndex] = {
["y"] = -259.07489011866;
["x"] = 184.71199984255;
["template"] = "MapLinkPinTemplate";
["text"] = "Anima Cage";
["text"] = L["Anima Cage"];
["type"] = "generalNote";
};
[3] = {
Expand All @@ -35,35 +35,35 @@ MDT.mapPOIs[dungeonIndex] = {
["y"] = -436.17147895239;
["x"] = 561.46025332905;
["template"] = "MapLinkPinTemplate";
["text"] = "Anima Cage";
["text"] = L["Anima Cage"];
["type"] = "generalNote";
};
[5] = {
["y"] = -326.88341164447;
["x"] = 469.8798150419;
["template"] = "MapLinkPinTemplate";
["text"] = "Anima Cage";
["text"] = L["Anima Cage"];
["type"] = "generalNote";
};
[6] = {
["y"] = -230.52642909355;
["x"] = 626.04969656705;
["template"] = "MapLinkPinTemplate";
["text"] = "Anima Cage";
["text"] = L["Anima Cage"];
["type"] = "generalNote";
};
[7] = {
["y"] = -98.675708844608;
["x"] = 408.65728113078;
["template"] = "DeathReleasePinTemplate";
["graveyardDescription"] = "Unlocks after defeating Kryxis the Voracious";
["graveyardDescription"] = L["Unlocks after defeating Kryxis the Voracious"];
["type"] = "graveyard";
};
[8] = {
["y"] = -342.44570099325;
["x"] = 518.54572171996;
["template"] = "DeathReleasePinTemplate";
["graveyardDescription"] = "Unlocks after defeating Executor Tarvold";
["graveyardDescription"] = L["Unlocks after defeating Executor Tarvold"];
["type"] = "graveyard";
};
};
Expand All @@ -81,14 +81,14 @@ MDT.mapPOIs[dungeonIndex] = {
["y"] = -82.103783423492;
["x"] = 478.46309353475;
["template"] = "MapLinkPinTemplate";
["text"] = "Anima Cage";
["text"] = L["Anima Cage"];
["type"] = "generalNote";
};
[3] = {
["y"] = -389.30835353697;
["x"] = 486.68938918971;
["template"] = "DeathReleasePinTemplate";
["graveyardDescription"] = "Unlocks after defeating Grand Proctor Beryllia";
["graveyardDescription"] = L["Unlocks after defeating Grand Proctor Beryllia"];
["type"] = "graveyard";
};
};
Expand Down
12 changes: 6 additions & 6 deletions Shadowlands/SpiresOfAscension.lua
Original file line number Diff line number Diff line change
Expand Up @@ -65,28 +65,28 @@ MDT.mapPOIs[dungeonIndex] = {
["y"] = -122.83103530167;
["x"] = 301.64700510522;
["template"] = "MapLinkPinTemplate";
["text"] = "Kyrian Spear";
["text"] = L["Kyrian Spear"];
["type"] = "generalNote";
};
[4] = {
["y"] = -493.87894840153;
["x"] = 490.09515745679;
["template"] = "MapLinkPinTemplate";
["text"] = "Kyrian Spear";
["text"] = L["Kyrian Spear"];
["type"] = "generalNote";
};
[5] = {
["y"] = -342.51133095232;
["x"] = 323.08041483261;
["template"] = "DeathReleasePinTemplate";
["graveyardDescription"] = "Unlocks after defeating Kin-Tara";
["graveyardDescription"] = L["Unlocks after defeating Kin-Tara"];
["type"] = "graveyard";
};
[6] = {
["y"] = -240.40016400675;
["x"] = 562.50022312014;
["template"] = "DeathReleasePinTemplate";
["graveyardDescription"] = "Unlocks after defeating Ventunax";
["graveyardDescription"] = L["Unlocks after defeating Ventunax"];
["type"] = "graveyard";
};
};
Expand All @@ -113,14 +113,14 @@ MDT.mapPOIs[dungeonIndex] = {
["y"] = -430.33840567777;
["x"] = 350.09270202038;
["template"] = "MapLinkPinTemplate";
["text"] = "Kyrian Spear";
["text"] = L["Kyrian Spear"];
["type"] = "generalNote";
};
[4] = {
["y"] = -262.61163279755;
["x"] = 419.95135836915;
["template"] = "DeathReleasePinTemplate";
["graveyardDescription"] = "Unlocks after defeating Oryphrion";
["graveyardDescription"] = L["Unlocks after defeating Oryphrion"];
["type"] = "graveyard";
};
};
Expand Down
Loading