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.
72 lines
3.6 KiB
72 lines
3.6 KiB
local ASL = LibStub("AceLocale-3.0"):NewLocale("AddOnSkins", "zhCN")
|
|
if not ASL then return end
|
|
|
|
ASL["About/Help"] = "关于/帮助"
|
|
ASL["AddOn Skins"] = "插件皮肤"
|
|
ASL["Attach CoolLine to action bar"] = "附加 CoolLine 到动作条"
|
|
ASL["Attach SexyCD to action bar"] = "附加 SexyCD 到动作条"
|
|
ASL["Auction House"] = "拍卖行"
|
|
ASL["Available Skins / Skin Requests"] = "可用的皮肤 / 皮肤需求"
|
|
ASL["BigWigs Half-Bar"] = "BigWigs 半高计时条"
|
|
ASL["Blizzard Skins"] = "暴雪皮肤"
|
|
ASL["Changelog Link"] = "更新日志链接"
|
|
ASL["Credits"] = "鸣谢"
|
|
ASL["Credits:"] = "鸣谢:"
|
|
ASL["DBM Transparent Radar"] = "DBM 透明雷达"
|
|
ASL["DBM Half-Bar Skin Spacing looks wrong. How can I fix it?"] = "DBM 半高计时条看上去出错了. 我如何修复它?"
|
|
ASL["DBM Font Flag"] = "DBM 字体描边"
|
|
ASL["DBM Font Size"] = "DBM 字体尺寸"
|
|
ASL["DBM Font"] = "DBM 字体"
|
|
ASL["DBM Half-bar Skin"] = "DBM 半高计时条"
|
|
ASL["Details Backdrop"] = "Details 背景"
|
|
ASL["Download Link"] = "下载链接"
|
|
ASL["Embed Below Top Tab"] = "嵌入不盖过聊天标签"
|
|
ASL["Embed for One Window"] = "嵌入主窗口"
|
|
ASL["Embed Frame Level"] = "嵌入框体层级"
|
|
ASL["Embed Frame Strata"] = "嵌入框体图层"
|
|
ASL["Embed into Right Chat Panel"] = "内嵌进右聊天框"
|
|
ASL["Embed OoC Delay"] = "内嵌 OoC 延时"
|
|
ASL["Embed Settings"] = "内嵌设置"
|
|
ASL["Embed System Message"] = "嵌入系统消息"
|
|
ASL["Embed Transparancy"] = "内嵌背景透明"
|
|
ASL["Enable Skin Debugging"] = "启用皮肤调试"
|
|
ASL["FAQ's"] = "FAQ's"
|
|
ASL["GitLab Link / Report Errors"] = "GitLab 链接 / 报告错误"
|
|
ASL["Hide Chat Frame"] = "隐藏聊天框"
|
|
ASL["Left Click to Show"] = "左击显示"
|
|
ASL["Left Click:"] = "左击:"
|
|
ASL["Links"] = "Links"
|
|
ASL["Login Message"] = "登录信息"
|
|
ASL["|cffff7d0aMerathilisUI|r Styling"] = "|cffff7d0aMerathilisUI|r 风格"
|
|
ASL["MONOCHROME"] = "像素"
|
|
ASL["MONOCHROMEOUTLINE"] = "像素描边"
|
|
ASL["None"] = "无"
|
|
ASL["Omen Backdrop"] = "Omen 背景"
|
|
ASL["One Window Embed System"] = "单窗口嵌入"
|
|
ASL["Out of Combat (Hide)"] = "脱战隐藏"
|
|
ASL["OUTLINE"] = "描边"
|
|
ASL["Parchment"] = "羊皮纸"
|
|
ASL["Recount Backdrop"] = "Recount 背景"
|
|
ASL["Right Click to Hide"] = "右击显示"
|
|
ASL["Right Click:"] = "右击:"
|
|
ASL["Settings to control Embedded AddOns:\n\nAvailable Embeds: Details | Omen | Skada | Recount | TinyDPS"] = "设置内嵌插件:\n\n可用内嵌: Details | Omen | Skada | Recount | TinyDPS"
|
|
ASL["Skada Backdrop"] = "Skada 背景"
|
|
ASL["Skin Template"] = "皮肤模板"
|
|
ASL["THICKOUTLINE"] = "THICKOUTLINE"
|
|
ASL["To use the DBM Half-Bar skin. You must change the DBM Options. Offset Y needs to be at least 15."] = "要使用 DBM 半高计时条. 你必须修改 DBM 选项. Y偏移 需要至少 15."
|
|
ASL["Two Window Embed System"] = "Two Window Embed System"
|
|
ASL["Version"] = "版本"
|
|
ASL["WeakAura AuraBar"] = "WeakAura 光环条"
|
|
ASL["WeakAura Cooldowns"] = "WeakAura 冷却"
|
|
ASL["Window One Embed"] = "窗口一嵌入"
|
|
ASL["Window One Width"] = "窗口一宽度"
|
|
ASL["Window Two Embed"] = "窗口二嵌入"
|
|
ASL['Enable/Disable this embed.'] = '启/禁用此内嵌.'
|
|
ASL['Enable/Disable this option.'] = '启/禁用此选项.'
|
|
ASL['Enable/Disable this skin.\nThis requires a reload to take effect.'] = '启/禁用此皮肤.'
|
|
ASL['Reset Settings'] = '重置设置'
|
|
ASL['This option will toggle the corresponding ElvUI option.'] = "这个选项将会开关相应的ElvUI设置."
|
|
ASL['Toggle Embedded AddOn'] = '开关内嵌插件'
|
|
ASL['Toggle Left Chat Panel'] = '开关左聊天面板'
|
|
ASL['Toggle Options'] = '开关额外皮肤/选项'
|
|
ASL['Toggle Right Chat Panel'] = '开关右聊天面板'
|
|
|