|
1 | 1 | local L = AddOnSkins[1].Libs.ACL:NewLocale('AddOnSkins', 'zhCN') |
2 | 2 | if not L then return end |
3 | 3 |
|
4 | | -L["%s: There was an error in the following skin: %s"] = true |
5 | | -L["%s: There was an error in the following skin(s): %s"] = true |
| 4 | +L["%s: There was an error in the following skin: %s"] = "%s: 以下皮肤有错误: %s" |
| 5 | +L["%s: There was an error in the following skin(s): %s"] = "%s: 以下皮肤有错误: %s" |
| 6 | +L["|cFFFF0000Embed is currently HIDDEN|r"] = "|cFFFF0000嵌入当前处于隐藏状态|r" |
6 | 7 | L["|cffff7d0aMerathilisUI|r Styling"] = "|cffff7d0aMerathilisUI|r 风格" |
7 | 8 | L["About/Help"] = "关于/帮助" |
8 | 9 | L["AddOn Skins"] = "插件皮肤" |
| 10 | +L["AddOns"] = "插件" |
| 11 | +L["AddOnSkins Bug Report"] = "AddOnSkins 错误报告" |
9 | 12 | L["Attach CoolLine to action bar"] = "附加 CoolLine 到动作条" |
10 | 13 | L["Attach SexyCD to action bar"] = "附加 SexyCD 到动作条" |
11 | 14 | L["Auction House"] = "拍卖行" |
12 | | -L["Available Skins / Skin Requests"] = "可用的皮肤 / 皮肤需求" |
| 15 | +L["Authors:"] = "作者:" |
| 16 | +L["Available Skins / Skin Requests"] = "可用的皮肤/皮肤需求" |
| 17 | +L["Backdrop"] = "背景" |
13 | 18 | L["BigWigs Half-Bar"] = "BigWigs 半高计时条" |
| 19 | +L["Blizzard"] = "暴雪" |
14 | 20 | L["Blizzard Skins"] = "暴雪皮肤" |
| 21 | +L["Blizzard: Disable All"] = "暴雪:禁用全部" |
| 22 | +L["Blizzard: Enable All"] = "暴雪:启用全部" |
15 | 23 | L["Changelog Link"] = "更新日志链接" |
| 24 | +L["Colors"] = "颜色" |
16 | 25 | L["Credits:"] = "鸣谢:" |
17 | 26 | L["Credits"] = "鸣谢" |
| 27 | +L["Crop Icons"] = "裁剪图标" |
| 28 | +L["Custom"] = "自定义" |
18 | 29 | L["DBM Font Flag"] = "DBM 字体描边" |
19 | 30 | L["DBM Font Size"] = "DBM 字体尺寸" |
20 | 31 | L["DBM Font"] = "DBM 字体" |
21 | | -L["DBM Half-Bar Skin Spacing looks wrong. How can I fix it?"] = "DBM 半高计时条看上去出错了. 我如何修复它?" |
22 | 32 | L["DBM Half-bar Skin"] = "DBM 半高计时条" |
23 | 33 | L["DBM Transparent Radar"] = "DBM 透明雷达" |
| 34 | +L["Default"] = "默认" |
24 | 35 | L["Details Backdrop"] = "Details 背景" |
25 | 36 | L["Download Link"] = "下载链接" |
| 37 | +L["ElvUI Style"] = "ElvUI 样式" |
26 | 38 | L["Embed Below Top Tab"] = "嵌入不盖过聊天标签" |
27 | 39 | L["Embed for One Window"] = "嵌入主窗口" |
28 | | -L["Embed Frame Level"] = "嵌入框体层级" |
29 | | -L["Embed Frame Strata"] = "嵌入框体图层" |
30 | | -L["Embed into Right Chat Panel"] = "内嵌进右聊天框" |
31 | | -L["Embed OoC Delay"] = "内嵌 OoC 延时" |
32 | | -L["Embed Settings"] = "内嵌设置" |
| 40 | +L["Embed Frame Level"] = "嵌入框体层次" |
| 41 | +L["Embed Frame Strata"] = "嵌入框体层级" |
| 42 | +L["Embed into Right Chat Panel"] = "嵌入右聊天框" |
| 43 | +L["Embed OoC Delay"] = "嵌入 OoC 延时" |
| 44 | +L["Embed Settings"] = "嵌入设置" |
33 | 45 | L["Embed System Message"] = "嵌入系统消息" |
34 | | -L["Embed System: Left: '%s' | Right: '%s'"] = true |
35 | | -L["Embed System: Main: '%s'"] = true |
36 | | -L["Embed Transparancy"] = "内嵌背景透明" |
| 46 | +L["Embed System: Left: '%s' | Right: '%s'"] = "嵌入系统: 左: '%s' | 右: '%s'" |
| 47 | +L["Embed System: Main: '%s'"] = "嵌入系统: 主要: '%s'" |
| 48 | +L["Embed Transparancy"] = "嵌入背景透明" |
| 49 | +L["Embed"] = "嵌入" |
37 | 50 | L["Enable Skin Debugging"] = "启用皮肤调试" |
38 | | -L["Enable/Disable this embed."] = '启/禁用此内嵌.' |
39 | | -L["Enable/Disable this option."] = '启/禁用此选项.' |
40 | | -L["Enable/Disable this skin.\nThis requires a reload to take effect."] = '启/禁用此皮肤.' |
41 | | -L["FAQ's"] = "FAQ's" |
42 | | -L["GitLab Link / Report Errors"] = "GitLab 链接 / 报告错误" |
| 51 | +L["Enable"] = "启用" |
| 52 | +L["Enable/Disable this embed."] = "启用/禁用此嵌入。" |
| 53 | +L["Enable/Disable this option."] = "启用/禁用此选项。" |
| 54 | +L["Enable/Disable this skin.\nThis requires a reload to take effect."] = "启用/禁用此皮肤。\n需要重新载入才能生效。" |
| 55 | +L["FAQ's"] = "常见问题解答" |
| 56 | +L["Font"] = "字体" |
| 57 | +L["Font Flag"] = "字体描边" |
| 58 | +L["Font Size"] = "字体尺寸" |
| 59 | +L["General"] = "一般" |
| 60 | +L["GitHub Link / Report Errors"] = "GitHub 链接/报告错误" |
43 | 61 | L["Hide Chat Frame"] = "隐藏聊天框" |
| 62 | +L["Hide Delay"] = "隐藏延迟" |
| 63 | +L["Hide"] = "隐藏" |
| 64 | +L["Highlight"] = "高亮" |
44 | 65 | L["Left Click to Show"] = "左击显示" |
45 | 66 | L["Left Click:"] = "左击:" |
46 | | -L["Links"] = "Links" |
| 67 | +L["Links"] = "链接" |
47 | 68 | L["Login Message"] = "登录信息" |
48 | | -L["MONOCHROME"] = "像素" |
49 | | -L["MONOCHROMEOUTLINE"] = "像素描边" |
| 69 | +L["MONOCHROME"] = "单色" |
| 70 | +L["MONOCHROMEOUTLINE"] = "单色描边" |
50 | 71 | L["None"] = "无" |
51 | 72 | L["Omen Backdrop"] = "Omen 背景" |
52 | 73 | L["One Window Embed System"] = "单窗口嵌入" |
| 74 | +L["One Window Embed System"] = "单窗口嵌入" |
53 | 75 | L["Out of Combat (Hide)"] = "脱战隐藏" |
| 76 | +L["Out of Combat"] = "脱离战斗" |
54 | 77 | L["OUTLINE"] = "描边" |
55 | 78 | L["Parchment"] = "羊皮纸" |
56 | | -L["Please report this to Azilroka immediately @ %s"] = true |
| 79 | +L["Please report this to Azilroka immediately @ %s"] = "请立即将此事报告给 Azilroka @ %s" |
57 | 80 | L["Recount Backdrop"] = "Recount 背景" |
58 | | -L["Reset Settings"] = '重置设置' |
| 81 | +L["Reset Settings"] = "重置设置" |
59 | 82 | L["Right Click to Hide"] = "右击显示" |
60 | 83 | L["Right Click:"] = "右击:" |
61 | | -L["Settings to control Embedded AddOns:\n\nAvailable Embeds: Details | Omen | Skada | Recount | TinyDPS"] = "设置内嵌插件:\n\n可用内嵌: Details | Omen | Skada | Recount | TinyDPS" |
| 84 | +L["Selected / Checked"] = "已选择/已勾选" |
| 85 | +L["Settings to control Embedded AddOns:\n\nAvailable Embeds: Details | Omen | Skada | Recount | TinyDPS"] = "设置嵌入插件:\n\n可用嵌入: Details | Omen | Skada | Recount | TinyDPS" |
| 86 | +L["Shadows"] = "阴影" |
62 | 87 | L["Skada Backdrop"] = "Skada 背景" |
63 | 88 | L["Skin Template"] = "皮肤模板" |
64 | | -L["THICKOUTLINE"] = "THICKOUTLINE" |
65 | | -L["This option will toggle the corresponding ElvUI option."] = "这个选项将会开关相应的ElvUI设置." |
66 | | -L["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." |
67 | | -L["Toggle Embedded AddOn"] = '开关内嵌插件' |
68 | | -L["Toggle Left Chat Panel"] = '开关左聊天面板' |
69 | | -L["Toggle Options"] = '开关额外皮肤/选项' |
70 | | -L["Toggle Right Chat Panel"] = '开关右聊天面板' |
71 | | -L["Two Window Embed System"] = "Two Window Embed System" |
| 89 | +L["Skins"] = "皮肤" |
| 90 | +L["Status Bars"] = "状态条" |
| 91 | +L["Strata and Frame Level"] = "框架层级和层次" |
| 92 | +L["Template"] = "模板" |
| 93 | +L["Textures"] = "材质" |
| 94 | +L["Themes"] = "主题" |
| 95 | +L["Thick Border"] = "厚边框" |
| 96 | +L["THICKOUTLINE"] = "厚描边" |
| 97 | +L["Thin Border"] = "细边框" |
| 98 | +L["This option will toggle the corresponding ElvUI option."] = "这个选项将会开关相应的 ElvUI 设置。" |
| 99 | +L["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。" |
| 100 | +L["Toggle Chat Frame"] = "开关聊天框" |
| 101 | +L["Toggle Embedded AddOn"] = "开关嵌入插件" |
| 102 | +L["Toggle Left Chat Panel"] = "开关左聊天面板" |
| 103 | +L["Toggle Options"] = "开关额外皮肤/选项" |
| 104 | +L["Toggle Right Chat Panel"] = "开关右聊天面板" |
| 105 | +L["Transparent Backdrop"] = "透明背景" |
| 106 | +L["Transparent"] = "透明" |
| 107 | +L["Two Pixel"] = "双像素" |
| 108 | +L["Two Window Embed System"] = "双窗口嵌入" |
| 109 | +L["Two Window Embed System"] = "双窗口嵌入" |
72 | 110 | L["Window One Embed"] = "窗口一嵌入" |
73 | 111 | L["Window One Width"] = "窗口一宽度" |
74 | 112 | L["Window Two Embed"] = "窗口二嵌入" |
0 commit comments