diff options
author | Yasin <LifeIsAParadox@users.noreply.github.com> | 2024-01-25 17:45:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-25 17:45:55 +0100 |
commit | 7af455cbb806a1e6840971a0b27adc2fdf9e24e6 (patch) | |
tree | b84436136f33ca1b230bca39270671ac9636a0eb /src/main/resources/assets/skyblocker/lang/zh_cn.json | |
parent | 2a447a52f8c7d39149b1a5ee8747cf2e281df20b (diff) | |
parent | b354cf864c6640e692de7a36e081cfb09f7d2dd4 (diff) | |
download | Skyblocker-7af455cbb806a1e6840971a0b27adc2fdf9e24e6.tar.gz Skyblocker-7af455cbb806a1e6840971a0b27adc2fdf9e24e6.tar.bz2 Skyblocker-7af455cbb806a1e6840971a0b27adc2fdf9e24e6.zip |
Merge pull request #453 from Weblate-LifeIsAParadox/weblate-Skyblocker-skyblocker
Translations update from hysky translate
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang/zh_cn.json')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/zh_cn.json | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/zh_cn.json b/src/main/resources/assets/skyblocker/lang/zh_cn.json index a268d5a5..4d058bf1 100644 --- a/src/main/resources/assets/skyblocker/lang/zh_cn.json +++ b/src/main/resources/assets/skyblocker/lang/zh_cn.json @@ -113,7 +113,7 @@ "skyblocker.fairySouls.markAllFound": "将当前岛屿上的全部仙女之魂标记为已发现", "text.autoconfig.skyblocker.option.slayer.vampireSlayer.steakStakeUpdateFrequency.@Tooltip": "值越小,更新越频繁(可能会导致卡顿)", "text.autoconfig.skyblocker.option.general.shortcuts": "更精简的命令", - "text.autoconfig.skyblocker.option.general.shortcuts.enableShortcuts.@Tooltip": "使用 \"/skyblocker shortcuts\" 以编辑命令的精简版本, 以下选项必须至少启用之一方可有效. (仅在Hypixel服务器可用)", + "text.autoconfig.skyblocker.option.general.shortcuts.enableShortcuts.@Tooltip": "使用 \"/skyblocker shortcuts\" 以编辑命令的精简版本, 以下选项必须至少启用之一方可有效. (此功能在空岛生存外也可使用)", "text.autoconfig.skyblocker.option.general.teleportOverlay": "传送类技能目标位置显示", "text.autoconfig.skyblocker.option.general.teleportOverlay.enableTeleportOverlays": "启用传送类技能目标位置显示", "text.autoconfig.skyblocker.option.general.teleportOverlay.enableWeirdTransmission": "启用 Weird Transmission 目标位置显示", @@ -149,5 +149,13 @@ "text.skyblocker.quit_config_sure": "确定退出吗? 你的修改将不会被保存!", "text.autoconfig.skyblocker.option.general.wikiLookup": "查阅 wiki", "text.autoconfig.skyblocker.option.general.wikiLookup.officialWiki": "使用Hypixel官方 Wiki", - "text.autoconfig.skyblocker.option.general.wikiLookup.officialWiki.@Tooltip": "在查阅时使用Hypixel 官方 wiki 代替 Fandom wiki" + "text.autoconfig.skyblocker.option.general.wikiLookup.officialWiki.@Tooltip": "在查阅时使用Hypixel 官方 wiki 代替 Fandom wiki", + "text.autoconfig.skyblocker.option.general.itemTooltip.enableObtainedDate": "显示获取时间", + "text.autoconfig.skyblocker.option.general.shortcuts.enableCommandShortcuts.@Tooltip": "此功能可用较短的别名替换较长的原始命令,使用 \"/skyblocker shortcuts\" 以编辑. (“更精简的命令”功能必须启用才可生效)", + "text.autoconfig.skyblocker.option.general.waypoints": "路径点", + "text.autoconfig.skyblocker.option.general.waypoints.enableWaypoints": "启用路径点", + "text.autoconfig.skyblocker.option.general.waypoints.waypointType": "路径点类型", + "text.skyblocker.open": "开启", + "text.autoconfig.skyblocker.option.general.wikiLookup.enableWikiLookup": "启用 wiki 查阅功能", + "text.autoconfig.skyblocker.option.general.wikiLookup.enableWikiLookup.@Tooltip": "指针悬停于物品之下按 F4 键打开 wiki 相关条目" } |