85 lines
5.3 KiB
JSON
85 lines
5.3 KiB
JSON
// Copyright 2022-2024 Jamie Taylor
|
||
{
|
||
// Strings used in the config menu
|
||
"config.install-gmcm-options": "如果您安装了 GMCM Options 模组,就可以在此菜单中配置颜色。",
|
||
"config.refresh-interval": "刷新间隔时间",
|
||
"config.refresh-interval.tooltip": "高亮范围的刷新间隔时间(以“ticks”为单位)",
|
||
"config.enable": "启用",
|
||
"config.hotkey": "快捷键",
|
||
"config.tint": "颜色",
|
||
"config.show-others": "在手持时显示同类设备范围",
|
||
"config.hotkeys-toggle": "显示方式切换",
|
||
"config.hotkeys-toggle.tooltip": "启用则按快捷键切换显示高亮范围,不启用则按住快捷键切换显示",
|
||
"config.show-all-key": "显示全部高亮快捷键",
|
||
"config.show-all-key.tooltip": "显示全部高亮范围的快捷键",
|
||
"config.highlight-building-on-mouseover": "鼠标悬停时高亮建筑范围",
|
||
"config.highlight-building-on-mouseover.tooltip": "启用则当鼠标指向时高亮建筑(例如祝尼魔屋)的范围",
|
||
|
||
"config.highlight-action-location": "在行动点显示",
|
||
"config.highlight-action-location.tooltip": "如果所持设备有高亮范围,在玩家行动的地点高亮其范围",
|
||
"config.highlight-action-location-style.Never": "从不",
|
||
"config.highlight-action-location-style.WhenMouseHidden": "当鼠标指针被隐藏时显示",
|
||
"config.highlight-action-location-style.Always": "始终",
|
||
|
||
"config.hide-at-mouse-location-on-movement": "玩家移动时在鼠标指针处不显示",
|
||
"config.hide-at-mouse-location-on-movement.tooltip": "如果所持设备有高亮范围,当玩家在移动时不在鼠标指针处高亮其范围",
|
||
|
||
"config.show-overlaps": "显示重叠范围",
|
||
"config.show-overlaps.tooltip": "显示相同颜色高亮范围重叠的效果。禁用会降低性能,并可能导致延迟",
|
||
|
||
"config.Junimo": "祝尼魔屋",
|
||
"config.Junimo.enable.tooltip": "启用祝尼魔屋范围高亮",
|
||
"config.Junimo.hotkey.tooltip": "按住此键显示祝尼魔屋范围",
|
||
"config.Junimo.tint.tooltip": "祝尼魔屋范围高亮的颜色",
|
||
|
||
"config.sprinkler": "洒水器",
|
||
"config.sprinkler.enable.tooltip": "启用洒水器范围高亮",
|
||
"config.sprinkler.hotkey.tooltip": "按住此键显示洒水器范围",
|
||
"config.sprinkler.show-others.tooltip": "手持时显示已放置的洒水器的范围",
|
||
"config.sprinkler.tint.tooltip": "洒水器范围高亮的颜色",
|
||
"config.sprinkler-mod-compatibility": "洒水器模组兼容性",
|
||
"config.sprinkler-mod-compatibility_tooltip": "决定哪一种范围高亮。假定没有模组改变或扩大洒水器范围,则其范围高亮为“更快”",
|
||
"config.sprinkler-mod-compatibility-option.Faster": "更快",
|
||
"config.sprinkler-mod-compatibility-option.MoreCompatible": "更兼容",
|
||
|
||
"config.scarecrow": "稻草人",
|
||
"config.scarecrow.enable.tooltip": "启用稻草人范围高亮",
|
||
"config.scarecrow.hotkey.tooltip": "按住此键显示稻草人范围",
|
||
"config.scarecrow.show-others.tooltip": "手持时显示已放置的稻草人的范围",
|
||
"config.scarecrow.tint.tooltip": "稻草人范围高亮的颜色",
|
||
|
||
"config.beehouse": "蜂房",
|
||
"config.beehouse.enable.tooltip": "启用蜂房范围高亮",
|
||
"config.beehouse.hotkey.tooltip": "按住此键显示蜂房范围",
|
||
"config.beehouse.show-others.tooltip": "手持时显示已放置的蜂房的范围",
|
||
"config.beehouse.tint.tooltip": "蜂箱范围高亮的颜色",
|
||
|
||
"config.mushroom-log": "蘑菇树桩",
|
||
"config.mushroom-log.enable.tooltip": "启用蘑菇树桩范围高亮",
|
||
"config.mushroom-log.hotkey.tooltip": "按住此键显示蘑菇树桩范围",
|
||
"config.mushroom-log.show-others.tooltip": "手持时显示已放置的蘑菇树桩的范围",
|
||
"config.mushroom-log.tint.tooltip": "蘑菇树桩范围高亮的颜色",
|
||
|
||
"config.bomb": "炸弹",
|
||
"config.bomb.enable.tooltip": "启用炸弹范围高亮",
|
||
"config.bomb.held": "手持的炸弹",
|
||
"config.bomb.held.tooltip": "当手持炸弹时,在鼠标指针位置显示其范围",
|
||
"config.bomb.placed": "放置的炸弹",
|
||
"config.bomb.placed.tooltip": "显示已放置的炸弹的范围",
|
||
"config.bomb.hide-held-when-ticking": "倒计时之时隐藏",
|
||
"config.bomb.hide-held-when-ticking.tooltip": "当已放置的炸弹在倒计时之时,不显示手持的炸弹的范围",
|
||
"config.bomb.tint.tooltip": "爆炸范围高亮的颜色",
|
||
"config.bomb.inner.enable": "启用内部范围高亮",
|
||
"config.bomb.inner.enable.tooltip": "内部范围是炸弹可以使土壤变成耕地的范围",
|
||
"config.bomb.inner.tint": "内部范围高亮的颜色",
|
||
"config.bomb.inner.tint.tooltip": "炸弹内部范围高亮的颜色",
|
||
"config.bomb.outer.enable": "启用外部范围高亮",
|
||
"config.bomb.outer.enable.tooltip": "外部范围、玩家受到伤害的范围",
|
||
"config.bomb.outer.tint": "外部范围高亮的颜色",
|
||
"config.bomb.outer.tint.tooltip": "炸弹外部范围高亮的颜色",
|
||
|
||
// console messages
|
||
"message.install-gmcm-options": "您已安装 Generic Mod Menu Config 模组,但尚未安装 GMCM Options 模组。如果您安装了 GMCM Options 模组 (https://www.nexusmods.com/stardewvalley/mods/10505),您将能够在 {{modName}} 菜单内配置颜色。"
|
||
|
||
}
|