Skip to content

Commit 7f1d8e9

Browse files
authored
Hexcessible 翻译提交 (#5672)
1 parent bc9e381 commit 7f1d8e9

File tree

2 files changed

+156
-0
lines changed

2 files changed

+156
-0
lines changed
Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
{
2+
"hexcessible.start_typing": "Start typing...",
3+
"hexcessible.count_locked": "+%s locked",
4+
"hexcessible.no_space": "Can't place this here",
5+
"hexcessible.count_queued": "%s more to go",
6+
"hexcessible.no_draw_methods": "All methods of drawing are disabled. Please enable at least one to cast spells.",
7+
"hexcessible.world_specific_autocomplete": "This pattern is world-specific. Start casting with an Ancient Scroll in your offhand to learn it.",
8+
"hexcessible.start_typing.alias": "Name this pattern...",
9+
"hexcessible.alias": "Aliased: %s",
10+
11+
"hexcessible.smartsig.bookkeeper.prefix": "Based on your current stack, this will ",
12+
"hexcessible.smartsig.bookkeeper.drop": "drop %s iotas",
13+
"hexcessible.smartsig.bookkeeper.drop1": "drop one iota",
14+
"hexcessible.smartsig.bookkeeper.keep": "keep %s iotas",
15+
"hexcessible.smartsig.bookkeeper.keep1": "keep one iota",
16+
"hexcessible.smartsig.bookkeeper.join": ", then ",
17+
"hexcessible.smartsig.bookkeeper.suffix": ".",
18+
"hexcessible.smartsig.grimoire": "Grimoire Macro",
19+
20+
"hexcessible.hint.draw_start": "draw",
21+
"hexcessible.hint.auto_complete": "autocomplete",
22+
"hexcessible.hint.cast": "cast",
23+
"hexcessible.hint.move": "move",
24+
"hexcessible.hint.rotate": "rotate",
25+
"hexcessible.hint.scroll": "scroll",
26+
"hexcessible.hint.scroll_definitions": "definitions",
27+
"hexcessible.hint.search": "search",
28+
"hexcessible.hint.alias": "alias this",
29+
"hexcessible.hint.alias_off": "remove alias",
30+
"hexcessible.hint.undo": "undo",
31+
32+
"text.autoconfig.hexcessible.title": "Hexcessible Config",
33+
"text.autoconfig.hexcessible.option.debug": "Debug Mode",
34+
"text.autoconfig.hexcessible.option.dimmed": "Dim UI",
35+
"text.autoconfig.hexcessible.option.dimmed.@Tooltip": "Dim the background of the spellcasting interface",
36+
"text.autoconfig.hexcessible.option.prefersReducedMotion": "Prefers Reduced Motion",
37+
"text.autoconfig.hexcessible.option.prefersReducedMotion.@Tooltip": "Disable some moving animations in the spellcasting interface",
38+
"text.autoconfig.hexcessible.option.hideFloaties": "Hide floaties",
39+
"text.autoconfig.hexcessible.option.hideFloaties.@Tooltip": "Hide the patterns shown around the player when casting spells",
40+
"text.autoconfig.hexcessible.option.showAllDots": "Show all dots",
41+
"text.autoconfig.hexcessible.option.showAllDots.@Tooltip": "Show all dots in the spellcasting interface, instead of just the ones close to your cursor",
42+
"text.autoconfig.hexcessible.option.keyDocs": "N for Docs",
43+
"text.autoconfig.hexcessible.option.keyDocs.@Tooltip": "Press the N key while casting to open the book",
44+
"text.autoconfig.hexcessible.option.uppercaseSig": "Uppercase Signature",
45+
"text.autoconfig.hexcessible.option.uppercaseSig.@Tooltip": "Represent a signature, e.g. qaq, as QAQ",
46+
"text.autoconfig.hexcessible.option.noHexicalWalk": "[Hexical] Prevent walking",
47+
"text.autoconfig.hexcessible.option.noHexicalWalk.@Tooltip": "Prevent Hexical from making you walk while the spellcasting interface is open.",
48+
"text.autoconfig.hexcessible.option.noHexicalEvoke": "[Hexical] Prevent Evoke & Telepathy while not idle",
49+
"text.autoconfig.hexcessible.option.noHexicalEvoke.@Tooltip": "Prevent Hexical from casting Evoke & Telepathy while not idle in the spellcasting interface.",
50+
"text.autoconfig.hexcessible.option.tooltipRenderSigs": "Render Pattern",
51+
"text.autoconfig.hexcessible.option.tooltipRenderSigs.@Tooltip": "Render patterns in Hexcessible UIs, like Autocomplete or Idle Hover",
52+
"text.autoconfig.hexcessible.option.shortcutHints": "Hint at Shortcuts",
53+
"text.autoconfig.hexcessible.option.shortcutHints.@Tooltip": "Show shortcuts in the bottom left of the UI",
54+
"text.autoconfig.hexcessible.option.tooltipFixed": "Fix tooltips in place",
55+
"text.autoconfig.hexcessible.option.tooltipFixed.@Tooltip": "Prevent tooltips from moving around, instead always positioning them top-left.",
56+
"text.autoconfig.hexcessible.option.idle": "Idling in Spellcasting Interface",
57+
"text.autoconfig.hexcessible.option.idle.tooltip": "Show hover tooltip",
58+
"text.autoconfig.hexcessible.option.mouseDraw": "Spellcasting with Mouse",
59+
"text.autoconfig.hexcessible.option.mouseDraw.tooltip": "Show tooltip",
60+
"text.autoconfig.hexcessible.option.keyboardDraw": "Spellcasting with Keyboard",
61+
"text.autoconfig.hexcessible.option.keyboardDraw.allow": "Enable",
62+
"text.autoconfig.hexcessible.option.keyboardDraw.tooltip": "Show tooltip",
63+
"text.autoconfig.hexcessible.option.keyboardDraw.keyHint": "Show key hints",
64+
"text.autoconfig.hexcessible.option.keyboardDraw.keyHint.@Tooltip": "When keyboard drawing, show markers for the keys you can press to advance drawing",
65+
"text.autoconfig.hexcessible.option.keyboardDraw.ghost": "Ghost preview",
66+
"text.autoconfig.hexcessible.option.keyboardDraw.ghost.@Tooltip": "Preview where you're trying to place it (even if it can't place there)",
67+
"text.autoconfig.hexcessible.option.autoComplete": "Magic Autocomplete",
68+
"text.autoconfig.hexcessible.option.autoComplete.allow": "Enable",
69+
"text.autoconfig.hexcessible.option.autoComplete.tooltip": "Show description panel",
70+
"text.autoconfig.hexcessible.option.autoComplete.count": "Option count",
71+
"text.autoconfig.hexcessible.option.autoComplete.count.@Tooltip": "Number of options to show on one page",
72+
"text.autoconfig.hexcessible.enum.tooltip.HIDDEN": "§cNo",
73+
"text.autoconfig.hexcessible.enum.tooltip.SIMPLE": "Simple",
74+
"text.autoconfig.hexcessible.enum.tooltip.DESCRIPTIVE": "Descriptive",
75+
76+
"__note": "unsure why, but ComplexHex doesn't seem to set this.",
77+
"hexcasting.special.complexhex:long": "Long Reflection: %s"
78+
}
Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
{
2+
"hexcessible.start_typing": "输入名称……",
3+
"hexcessible.count_locked": "还有%s项已锁定",
4+
"hexcessible.no_space": "无法放置在此处",
5+
"hexcessible.count_queued": "还有%s个",
6+
"hexcessible.no_draw_methods": "所有绘制方式都已禁用。至少需启用其中一种才可进行施法。",
7+
"hexcessible.world_specific_autocomplete": "此图案的笔顺会因世界不同而变化。副手持远古卷轴后开始绘制以习得绘制方法。",
8+
"hexcessible.start_typing.alias": "为此图案起名……",
9+
"hexcessible.alias": "别名:%s",
10+
11+
"hexcessible.smartsig.bookkeeper.prefix": "从当前的栈出发,此图案会",
12+
"hexcessible.smartsig.bookkeeper.drop": "删除%s个iota",
13+
"hexcessible.smartsig.bookkeeper.drop1": "删除1个iota",
14+
"hexcessible.smartsig.bookkeeper.keep": "保留%s个iota",
15+
"hexcessible.smartsig.bookkeeper.keep1": "保留1个iota",
16+
"hexcessible.smartsig.bookkeeper.join": ",然后",
17+
"hexcessible.smartsig.bookkeeper.suffix": "",
18+
"hexcessible.smartsig.grimoire": "咒典宏",
19+
20+
"hexcessible.hint.draw_start": "绘制",
21+
"hexcessible.hint.auto_complete": "自动补全",
22+
"hexcessible.hint.cast": "施放",
23+
"hexcessible.hint.move": "移动",
24+
"hexcessible.hint.rotate": "旋转",
25+
"hexcessible.hint.scroll": "滚动选项",
26+
"hexcessible.hint.scroll_definitions": "切换定义",
27+
"hexcessible.hint.search": "搜索",
28+
"hexcessible.hint.alias": "设置别名",
29+
"hexcessible.hint.alias_off": "移除别名",
30+
"hexcessible.hint.undo": "撤销",
31+
32+
"text.autoconfig.hexcessible.title": "Hexcessible配置",
33+
"text.autoconfig.hexcessible.option.debug": "调试模式",
34+
"text.autoconfig.hexcessible.option.dimmed": "调暗UI",
35+
"text.autoconfig.hexcessible.option.dimmed.@Tooltip": "调暗咒术网格界面的背景",
36+
"text.autoconfig.hexcessible.option.prefersReducedMotion": "减少动效",
37+
"text.autoconfig.hexcessible.option.prefersReducedMotion.@Tooltip": "禁用咒术网格界面中的部分动效",
38+
"text.autoconfig.hexcessible.option.hideFloaties": "隐藏悬浮图案",
39+
"text.autoconfig.hexcessible.option.hideFloaties.@Tooltip": "隐藏施法时出现在玩家周围的悬浮图案",
40+
"text.autoconfig.hexcessible.option.showAllDots": "完整显示点阵",
41+
"text.autoconfig.hexcessible.option.showAllDots.@Tooltip": "完整显示咒术网格点阵,而非仅显示邻近鼠标的点",
42+
"text.autoconfig.hexcessible.option.keyDocs": "N键打开文档",
43+
"text.autoconfig.hexcessible.option.keyDocs.@Tooltip": "施法时按下N可打开咒术笔记",
44+
"text.autoconfig.hexcessible.option.uppercaseSig": "大写笔顺签名",
45+
"text.autoconfig.hexcessible.option.uppercaseSig.@Tooltip": "以大写显示笔顺签名,如将qaq显示为QAQ",
46+
"text.autoconfig.hexcessible.option.noHexicalWalk": "[Hexical] 阻止行走",
47+
"text.autoconfig.hexcessible.option.noHexicalWalk.@Tooltip": "打开咒术网格界面时,阻止Hexical所致的玩家移动",
48+
"text.autoconfig.hexcessible.option.noHexicalEvoke": "[Hexical] 不空闲时阻止唤咒及心灵感应",
49+
"text.autoconfig.hexcessible.option.noHexicalEvoke.@Tooltip": "在咒术网格界面中不处于空闲状态时,阻止Hexical进行唤咒及心灵感应",
50+
"text.autoconfig.hexcessible.option.tooltipRenderSigs": "渲染图案",
51+
"text.autoconfig.hexcessible.option.tooltipRenderSigs.@Tooltip": "在Hexcessible的UI中渲染图案,适用于自动补全和空闲时悬停等",
52+
"text.autoconfig.hexcessible.option.shortcutHints": "快捷键提示",
53+
"text.autoconfig.hexcessible.option.shortcutHints.@Tooltip": "在UI左下角显示快捷键",
54+
"text.autoconfig.hexcessible.option.tooltipFixed": "固定提示框",
55+
"text.autoconfig.hexcessible.option.tooltipFixed.@Tooltip": "阻止提示框移动,并将其固定在左上角。",
56+
"text.autoconfig.hexcessible.option.idle": "咒术网格界面空闲状态",
57+
"text.autoconfig.hexcessible.option.idle.tooltip": "显示悬停提示文本",
58+
"text.autoconfig.hexcessible.option.mouseDraw": "使用鼠标绘制图案",
59+
"text.autoconfig.hexcessible.option.mouseDraw.tooltip": "显示提示文本",
60+
"text.autoconfig.hexcessible.option.keyboardDraw": "使用键盘绘制图案",
61+
"text.autoconfig.hexcessible.option.keyboardDraw.allow": "启用",
62+
"text.autoconfig.hexcessible.option.keyboardDraw.tooltip": "显示提示文本",
63+
"text.autoconfig.hexcessible.option.keyboardDraw.keyHint": "显示按键提示",
64+
"text.autoconfig.hexcessible.option.keyboardDraw.keyHint.@Tooltip": "在使用键盘进行绘制时,显示下一步绘制可按下的对应键位标记",
65+
"text.autoconfig.hexcessible.option.keyboardDraw.ghost": "预览图案",
66+
"text.autoconfig.hexcessible.option.keyboardDraw.ghost.@Tooltip": "预览在该位置放置图案的效果(即便无法放置也进行预览)",
67+
"text.autoconfig.hexcessible.option.autoComplete": "魔法自动补全",
68+
"text.autoconfig.hexcessible.option.autoComplete.allow": "启用",
69+
"text.autoconfig.hexcessible.option.autoComplete.tooltip": "显示描述框",
70+
"text.autoconfig.hexcessible.option.autoComplete.count": "选项数量",
71+
"text.autoconfig.hexcessible.option.autoComplete.count.@Tooltip": "单页中显示的选项数量",
72+
"text.autoconfig.hexcessible.enum.tooltip.HIDDEN": "§c不显示",
73+
"text.autoconfig.hexcessible.enum.tooltip.SIMPLE": "简单",
74+
"text.autoconfig.hexcessible.enum.tooltip.DESCRIPTIVE": "详细描述",
75+
76+
"__note": "unsure why, but ComplexHex doesn't seem to set this.",
77+
"hexcasting.special.complexhex:long": "长整型之精思:%s"
78+
}

0 commit comments

Comments
 (0)