From 18d303bbe8998cea50c505a4b6e5b97113867c1d Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Sat, 31 Mar 2018 03:51:40 -0400 Subject: [PATCH] New translations strings.yml (Chinese Simplified) --- src/main/resources/lang/zh-CN/strings.yml | 34 +++++++++++------------ 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/main/resources/lang/zh-CN/strings.yml b/src/main/resources/lang/zh-CN/strings.yml index ba707445a..392a9b1e1 100644 --- a/src/main/resources/lang/zh-CN/strings.yml +++ b/src/main/resources/lang/zh-CN/strings.yml @@ -2,7 +2,7 @@ COMMAND_LIST: "列表" COMMAND_LIST_HELP: " [页] - 列出可用任务" COMMAND_TAKE: "采取" -COMMAND_TAKE_HELP: " [quest] - Accept a Quest" +COMMAND_TAKE_HELP: "<指令>[任务名] - 接受任务" COMMAND_TAKE_USAGE: "使用: /quests take [quest]" COMMAND_QUIT: "退出" COMMAND_QUIT_HELP: " [任务名] - 放弃任务" @@ -65,7 +65,7 @@ questEditorBlockStart: "设置Block启动" questEditorInitialEvent: "设置初始事件" questEditorSetGUI: "设置GUI物品显示" questEditorReqs: "编辑需求" -questEditorPln: "Edit Planner" +questEditorPln: "修改计划器" questEditorStages: "编辑阶段" questEditorRews: "编辑奖励" questEditorEnterQuestName: "输入任务名称()" @@ -144,13 +144,13 @@ stageEditorChatEvents: "聊天事件" stageEditorChatTrigger: "聊天触发器" stageEditorChatEventsCleared: "聊天事件已清除." stageEditorCommandEvents: "命令事件" -stageEditorCommandTrigger: "Command Trigger" -stageEditorCommandEventsCleared: "Command Events cleared." +stageEditorCommandTrigger: "指令触发器" +stageEditorCommandEventsCleared: "指令时间已清除." stageEditorTriggeredBy: "触发者是" stageEditorDeathEvent: "死亡事件" stageEditorDeathEventCleared: "死亡事件已清除." -stageEditorDisconnectEvent: "Disconnect Event" -stageEditorDisconnectEventCleared: "Disconnect Event cleared." +stageEditorDisconnectEvent: "断开事件" +stageEditorDisconnectEventCleared: "断开事件已清除." stageEditorDelayMessage: "延迟消息" stageEditorDenizenScript: "Denizen脚本" stageEditorStartMessage: "开始信息" @@ -179,19 +179,19 @@ stageEditorSetLocationNames: "设置位置名称" stageEditorSetTameAmounts: "设置驯服数量" stageEditorSetShearColors: "设置羊毛颜色" stageEditorSetShearAmounts: "设置剪切数量" -stageEditorPassword: "Password objectives" -stageEditorAddPasswordDisplay: "Add password display" -stageEditorAddPasswordPhrases: "Add password phrase(s)" -stageEditorNoPasswordDisplays: "No password displays set" -stageEditorObjectiveOverride: "Objective display override" -stageEditorCustom: "Custom objectives" -stageEditorNoModules: "No modules loaded" -stageEditorModuleNotFound: "Custom objective module not found." +stageEditorPassword: "密码目标" +stageEditorAddPasswordDisplay: "添加密码显示" +stageEditorAddPasswordPhrases: "添加密码短语" +stageEditorNoPasswordDisplays: "未设置密码显示" +stageEditorObjectiveOverride: "覆写目标显示" +stageEditorCustom: "自定义目标" +stageEditorNoModules: "未载入任何模块" +stageEditorModuleNotFound: "未找到自定义目标模块" stageEditorCustomPrompt: "输入要添加的自定义目标的名称, , " stageEditorCustomAlreadyAdded: "自定义目标已经被添加过了!" -stageEditorCustomCleared: "Custom objectives cleared." -stageEditorCustomDataPrompt: "Enter value for :" -stageEditorEnterBlockNames: "Enter block names (or IDs), , " +stageEditorCustomCleared: "自定义目标已清除." +stageEditorCustomDataPrompt: "输入 <数据> 值:" +stageEditorEnterBlockNames: "输入方块名(或 ID), , " stageEditorBreakBlocksPrompt: "Enter break amounts (numbers), , " stageEditorDamageBlocksPrompt: "Enter damage amounts (numbers), , " stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), , "