From 0ac808881351b7161afacb62f1cb3f7f52b1ccd7 Mon Sep 17 00:00:00 2001 From: PumpkinXD Date: Thu, 24 Aug 2023 07:52:03 +0000 Subject: Translated using Weblate (Chinese (Simplified)) [skip ci] Currently translated at 76.5% (232 of 303 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/zh_Hans/ --- src/main/resources/assets/skyblocker/lang/zh_cn.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'src/main/resources/assets/skyblocker/lang/zh_cn.json') diff --git a/src/main/resources/assets/skyblocker/lang/zh_cn.json b/src/main/resources/assets/skyblocker/lang/zh_cn.json index 215a0bc2..12a3b023 100644 --- a/src/main/resources/assets/skyblocker/lang/zh_cn.json +++ b/src/main/resources/assets/skyblocker/lang/zh_cn.json @@ -216,5 +216,19 @@ "text.autoconfig.skyblocker.option.general.fairySouls": "仙女之魂助手", "text.autoconfig.skyblocker.option.general.fairySouls.enableFairySoulsHelper": "启用仙女之魂助手", "skyblocker.fairySouls.markAllFound": "将当前岛屿上的全部仙女之魂标记为已发现", - "text.autoconfig.skyblocker.option.slayer.vampireSlayer.steakStakeUpdateFrequency.@Tooltip": "值越小,更新越频繁(可能会导致卡顿)" + "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.teleportOverlay": "传送类技能目标位置显示", + "text.autoconfig.skyblocker.option.general.teleportOverlay.enableTeleportOverlays": "启用传送类技能目标位置显示", + "text.autoconfig.skyblocker.option.general.teleportOverlay.enableWeirdTransmission": "启用 Weird Transmission 目标位置显示", + "text.autoconfig.skyblocker.option.general.teleportOverlay.enableInstantTransmission": "启用瞬息折跃技能目标位置显示", + "text.autoconfig.skyblocker.option.general.teleportOverlay.enableEtherTransmission": "启用 Ether Transmission 技能目标位置显示", + "text.autoconfig.skyblocker.option.general.teleportOverlay.enableSinrecallTransmission": "启用 Sinrecall Transmission 技能目标位置显示", + "text.autoconfig.skyblocker.option.general.teleportOverlay.enableWitherImpact": "启用 Wither Impact 目标位置显示", + "text.autoconfig.skyblocker.option.general.shortcuts.enableShortcuts": "启用更精简的命令", + "text.autoconfig.skyblocker.option.general.shortcuts.enableCommandShortcuts": "启用命令别名", + "text.autoconfig.skyblocker.option.general.shortcuts.enableCommandArgShortcuts": "启用带参命令别名", + "text.autoconfig.skyblocker.option.general.tabHud.nameSorting": "玩家名排列顺序", + "text.autoconfig.skyblocker.option.general.etherwarpOverlay": "Etherwarp 技能目标位置显示" } -- cgit