New translations strings.yml (Chinese Simplified)

This commit is contained in:
FlyingPikachu 2018-04-10 23:40:55 -04:00
parent 3b1b173281
commit 7f85f466ea

View File

@ -2,7 +2,7 @@
COMMAND_LIST: "列表"
COMMAND_LIST_HELP: "<command> [页] - 列出可用任务"
COMMAND_TAKE: "采取"
COMMAND_TAKE_HELP: "<指令>[任务名] - 接受任务"
COMMAND_TAKE_HELP: "<command> [任务名] - 接受任务"
COMMAND_TAKE_USAGE: "使用: /quests take [quest]"
COMMAND_QUIT: "退出"
COMMAND_QUIT_HELP: "<command> [任务名] - 放弃任务"
@ -192,12 +192,12 @@ stageEditorCustomAlreadyAdded: "自定义目标已经被添加过了!"
stageEditorCustomCleared: "自定义目标已清除."
stageEditorCustomDataPrompt: "请输入 <data> 值:"
stageEditorEnterBlockNames: "请输入方块名 (或 方块ID), <space>, <cancel>"
stageEditorBreakBlocksPrompt: "请输入逾时值 (数字), <space>, <space>"
stageEditorDamageBlocksPrompt: "请输入伤害值 (数字), <space>, <space>"
stageEditorPlaceBlocksPrompt: "请输入放置值 (数字), <space>, <space>"
stageEditorUseBlocksPrompt: "请输入使用值 (数字), <space>, <space>"
stageEditorCutBlocksPrompt: "请输入削减值 (数字), <space>, <space>"
stageEditorEnterBlockDurability: "请输入方块耐久度 (数字), <space>, <space>"
stageEditorBreakBlocksPrompt: "请输入逾时值 (数字), <space>, <cancel>"
stageEditorDamageBlocksPrompt: "请输入伤害值 (数字), <space>, <cancel>"
stageEditorPlaceBlocksPrompt: "请输入放置值 (数字), <space>, <cancel>"
stageEditorUseBlocksPrompt: "请输入使用值 (数字), <space>, <cancel>"
stageEditorCutBlocksPrompt: "请输入削减值 (数字), <space>, <cancel>"
stageEditorEnterBlockDurability: "请输入方块耐久度 (数字), <space>, <cancel>"
stageEditorCatchFishPrompt: "请输入需要捕获的鱼数量, 输入 0 以清空捕鱼目标, 或输入 -1 取消."
stageEditorKillPlayerPrompt: "请输入击杀玩家数量, 输入 0 清空击杀玩家目标, 或输入 -1 取消."
stageEditorEnchantTypePrompt: "请输入附魔名, <semicolon>, <cancel>"