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.

55 lines
1.5 KiB

3 years ago
local _, Internal = ...
if GetLocale() ~= "zhCN" then
return
end
local L = Internal.L
L["%s (Level %d)"] = "%s 等级 %d"
L["Active!"] = "已激活!"
L["Antros"] = "安特洛斯"
L["Automa"] = "自动体"
L["Callings"] = "使命"
L["Campaign"] = "战役"
L["Campaign: %s"] = "战役:%s"
L["Character"] = "角色"
L["Characters"] = "角色"
L["Class"] = "职业"
L["Conquest"] = "征服点数"
L["Cosmic Flux"] = "宇宙助熔剂"
L["Currency"] = "货币"
L["Cyphers of the First Ones"] = "初诞者密文"
L["Daily"] = "日常"
L["Death-Bound Shard"] = "缚亡碎片"
L["Death's Advance"] = "死亡先锋军"
L["Default"] = "默认"
L["Faction"] = "阵营"
L["Female"] = "女性"
L["Gender"] = "性别"
L["Item Level"] = "物品等级"
L["Item Level (PvP)"] = "物品等级 (PvP)"
L["Korthia"] = "刻希亚"
L["Level"] = "等级"
L["Lockout"] = "周期"
L["Lockout: %s"] = "周期:%s"
L["Male"] = "男性"
L["Patterns Within Patterns"] = "法则中的法则"
L["Player"] = "玩家"
L["Quantity: %d"] = "数量:%d"
L["Quest"] = "任务"
L["Quest: %s"] = "任务:%s"
L["Race"] = "种族"
L["Renown"] = "名望"
L["Reputation"] = "声望"
L["Sanctum of Domination"] = "统御圣所"
L["Small"] = ""
L["Soul Cinders"] = "灵魂薪尘"
L["The Archivists' Codex"] = "档案员卷宗"
L["The Enlightened"] = "开悟者"
L["Torghast"] = "托加斯特"
L["Tormentors of Torghast"] = "托加斯特的折磨者"
L["Tower Knowledge"] = "塔楼学识"
L["Unknown"] = "未知"
L["Valor"] = "勇气点数"
L["Weekly"] = "每周"