aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPumpkinXD <pumpkinxd@foxmail.com>2023-08-24 07:52:03 +0000
committerWeblate <noreply@weblate.org>2023-09-01 04:53:33 +0200
commit0ac808881351b7161afacb62f1cb3f7f52b1ccd7 (patch)
treed689ee722de242b4796a0e6a551bdd26fc43e276 /src
parent486e6a4d0b5b71faa193fc4763840555722ba3aa (diff)
downloadSkyblocker-0ac808881351b7161afacb62f1cb3f7f52b1ccd7.tar.gz
Skyblocker-0ac808881351b7161afacb62f1cb3f7f52b1ccd7.tar.bz2
Skyblocker-0ac808881351b7161afacb62f1cb3f7f52b1ccd7.zip
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/
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/assets/skyblocker/lang/zh_cn.json16
1 files changed, 15 insertions, 1 deletions
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 技能目标位置显示"
}