diff --git a/src/main/resources/lang/zh-CN/strings.yml b/src/main/resources/lang/zh-CN/strings.yml index 392a9b1e1..898b3b152 100644 --- a/src/main/resources/lang/zh-CN/strings.yml +++ b/src/main/resources/lang/zh-CN/strings.yml @@ -190,35 +190,35 @@ stageEditorModuleNotFound: "未找到自定义目标模块" stageEditorCustomPrompt: "输入要添加的自定义目标的名称, , " stageEditorCustomAlreadyAdded: "自定义目标已经被添加过了!" stageEditorCustomCleared: "自定义目标已清除." -stageEditorCustomDataPrompt: "输入 <数据> 值:" -stageEditorEnterBlockNames: "输入方块名(或 ID), , " -stageEditorBreakBlocksPrompt: "Enter break amounts (numbers), , " -stageEditorDamageBlocksPrompt: "Enter damage amounts (numbers), , " -stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), , " -stageEditorUseBlocksPrompt: "Enter use amounts (numbers), , " -stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), , " -stageEditorEnterBlockDurability: "Enter block durability (numbers), , " -stageEditorCatchFishPrompt: "Enter number of fish to catch, or 0 to clear the fish catch objective, or -1 to cancel" -stageEditorKillPlayerPrompt: "Enter number of players to kill, or 0 to clear the player kill objective, or -1 to cancel" -stageEditorEnchantTypePrompt: "Enter enchantment names, , " -stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), , " +stageEditorCustomDataPrompt: "请输入 值:" +stageEditorEnterBlockNames: "请输入方块名 (或 方块ID), , " +stageEditorBreakBlocksPrompt: "请输入逾时值 (数字), , " +stageEditorDamageBlocksPrompt: "请输入伤害值 (数字), , " +stageEditorPlaceBlocksPrompt: "请输入放置值 (数字), , " +stageEditorUseBlocksPrompt: "请输入使用值 (数字), , " +stageEditorCutBlocksPrompt: "请输入削减值 (数字), , " +stageEditorEnterBlockDurability: "请输入方块耐久度 (数字), , " +stageEditorCatchFishPrompt: "请输入需要捕获的鱼数量, 输入 0 以清空捕鱼目标, 或输入 -1 取消." +stageEditorKillPlayerPrompt: "请输入击杀玩家数量, 输入 0 清空击杀玩家目标, 或输入 -1 取消." +stageEditorEnchantTypePrompt: "请输入附魔名, , " +stageEditorEnchantAmountsPrompt: "请输入附魔量 (数字), , " stageEditorItemNamesPrompt: "设置物品名称,," stageEditorNPCPrompt: "输入NPC的ID,," stageEditorNPCToTalkToPrompt: "输入NPC的ID,,," -stageEditorDeliveryMessagesPrompt: "Enter delivery messages, , " -stageEditorKillNPCsPrompt: "Enter kill amounts (numbers), , " -stageEditorMobsPrompt: "Enter mob names, , " +stageEditorDeliveryMessagesPrompt: "请输入传递消息, , " +stageEditorKillNPCsPrompt: "请输入击杀数量 (数字), , " +stageEditorMobsPrompt: "请输入怪物名, , " stageEditorMobAmountsPrompt: "输入怪物数量, , " -stageEditorMobLocationPrompt: "Right-click on a block to select it, , " -stageEditorMobLocationRadiiPrompt: "Enter kill location radii (number of blocks), , " -stageEditorMobLocationNamesPrompt: "Enter location names, , " +stageEditorMobLocationPrompt: "双击方块以选择, , " +stageEditorMobLocationRadiiPrompt: "请输入击杀位置半径 (方块数), , " +stageEditorMobLocationNamesPrompt: "请输入位置名, , " stageEditorReachLocationPrompt: "右键一个方块来选择这个方块, , " stageEditorReachLocationRadiiPrompt: "输入到达指定地点的触发半径(方块数), , " -stageEditorReachLocationNamesPrompt: "Enter location names, , " +stageEditorReachLocationNamesPrompt: "请输入位置名, , " stageEditorTameAmountsPrompt: "输入驯服数量, , " stageEditorShearColorsPrompt: "输入羊的颜色, , " -stageEditorShearAmountsPrompt: "Enter shear amounts, , " -stageEditorEventsPrompt: "Enter an event name, , " +stageEditorShearAmountsPrompt: "请输入剪羊毛数量, , " +stageEditorEventsPrompt: "请输入事件名, , " stageEditorChatEventsPrompt: "Enter an event name to add, , " stageEditorChatEventsTriggerPrompt: "%yellow%Enter a chat trigger for%aqua% %yellow% " stageEditorCommandEventsPrompt: "Enter an event name to add, , "