You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
1.6 KiB
47 lines
1.6 KiB
-- Simplified Chinese translations. Thanks to afish1984 on Curse
|
|
|
|
if GetLocale() ~= "zhCN" then return; end
|
|
|
|
local _, Internal = ...
|
|
local L = Internal.L
|
|
|
|
L["Action Bars"] = "动作条"
|
|
L["Activate"] = "激活"
|
|
L["Activate loadout %s?"] = "激活配置%s?"
|
|
L[ [=[Activate spec %s?
|
|
This set will require a tome or rested to activate]=] ] = "激活%s专精?\\n需要使用一个书卷或在休息区执行。"
|
|
L[ [=[Activate spec %s?
|
|
This will use a Tome]=] ] = "使用一个书卷激活%s专精?"
|
|
L["Add"] = "新增"
|
|
L["Any"] = "任何"
|
|
L["Arena"] = "竞技场"
|
|
L["Battle for Azeroth"] = "决战艾泽拉斯"
|
|
L["Battlegrounds"] = "战场"
|
|
L["BtWLoadouts"] = "BtWLoadouts"
|
|
L["Class"] = "职业"
|
|
L["Classic"] = "经典怀旧服"
|
|
L[ [=[Click to open BtWLoadouts.
|
|
Right Click to enable and disable settings.]=] ] = "左键点击:显示BtWLoadouts界面。右键点击:启用或禁用设置。"
|
|
L["Delete"] = "删除"
|
|
L["Dungeons"] = "地下城"
|
|
L["Enabled"] = "启用"
|
|
L["Equipment"] = "装备"
|
|
L["Equipment set missing"] = "装备设置不存在"
|
|
L["Log"] = "日志"
|
|
L["Mists of Pandaria"] = "熊猫人之谜"
|
|
L["New Loadout"] = "新配置"
|
|
L["Panda"] = "熊猫人之谜"
|
|
L["Loadout"] = "配置"
|
|
L["Loadouts"] = "配置"
|
|
L["Settings"] = "设置"
|
|
L["Shadowlands"] = "暗影国度"
|
|
L["TBC"] = "燃烧的远征"
|
|
L["The Burning Crusade"] = "燃烧的远征"
|
|
L["Unnamed"] = "未命名"
|
|
L["Update"] = "更新"
|
|
L["Warfront"] = "战争前线"
|
|
L["Warlords of Draenor"] = "德拉诺之王"
|
|
L["WoD"] = "WOD"
|
|
L["World"] = "世界"
|
|
L["Wrath"] = "WLK"
|
|
L["Wrath of the Lich King"] = "巫妖王之怒"
|
|
|