diff --git a/main/src/main/resources/lang/zh-CN/strings.yml b/main/src/main/resources/lang/zh-CN/strings.yml index f15210674..cf83d4939 100644 --- a/main/src/main/resources/lang/zh-CN/strings.yml +++ b/main/src/main/resources/lang/zh-CN/strings.yml @@ -191,7 +191,7 @@ stageEditorCustomAlreadyAdded: "自定义目标已经被添加过了!" stageEditorCustomCleared: "自定义目标已清除。" stageEditorCustomDataPrompt: "请输入 值:" stageEditorEnterBlockNames: "请输入方块名," -stageEditorEnterBlockAmounts: "Enter block amounts, , " +stageEditorEnterBlockAmounts: "输入方块数量," stageEditorEnterBlockDurability: "请输入方块耐久度 (数字)," stageEditorCatchFishPrompt: "输入需要捕捉鱼的数量," stageEditorKillPlayerPrompt: "输入需要杀死玩家的数量," @@ -642,8 +642,8 @@ questNotFound: "找不到该任务。" alreadyConversing: "您已经在一场对话中!" inputNum: "输入值必须为数字。" inputPosNum: "输入值必须是一个正数。" -questModified: "Your active Quest has been modified. You have been forced to quit the Quest." -questNotExist: "Your active Quest no longer exists. You have been forced to quit the Quest." +questModified: "你的活动任务 已被修改,你已被强制取消了这个任务。" +questNotExist: "你的活动任务 已不存在,你已被强制取消了这个任务。" questInvalidChoice: "无效的选择。请输入 '' 或 ''" questPointsDisplay: "任务点数:" questNoDrop: "您不能丢弃任务物品。" @@ -668,40 +668,40 @@ questForceTake: " 已被强制接受任务 。" questForcedTake: " 强制你接受任务 。" questForceQuit: " 已被强制放弃任务 。" questForcedQuit: " 强制你放弃任务 。" -questForceFinish: " has forcibly finished their Quest ." -questForcedFinish: " has forced you to finish your Quest ." -questForceNextStage: " has advanced to the next Stage in the Quest ." -questForcedNextStage: " has advanced you to the next Stage in your Quest ." -questReset: " has been reset." -questRemoved: "Quest has been removed from player 's completed Quests." -settingAllQuestPoints: "Setting all players' Quest Points..." -allQuestPointsSet: "All players' Quest Points have been set to !" -setQuestPoints: "'s Quest Points have been set to ." -questPointsSet: " has set your Quest Points to ." -takeQuestPoints: "Took away Quest Points from ." -questPointsTaken: " took away Quest Points." +questForceFinish: "玩家 被强制完成了任务 。" +questForcedFinish: " 强制你完成了任务 。" +questForceNextStage: " 已进入任务 的下一阶段。" +questForcedNextStage: " 已将你的任务 提升到了下一阶段。" +questReset: " 已重置。" +questRemoved: "任务 已从玩家 的已完成任务中移除。" +settingAllQuestPoints: "设置所有玩家的任务点数..." +allQuestPointsSet: "所有玩家的任务点数都已被设置为 !" +setQuestPoints: "玩家 的任务点数已被设置为 。" +questPointsSet: " 已将你的任务点数设置为 。" +takeQuestPoints: "从玩家 那里拿走了 任务点数。" +questPointsTaken: " 拿走了 任务点数。" giveQuestPoints: "给予玩家点任务点。" questPointsGiven: "给予了你点任务点。" -invalidMinimum: "Input must be at least !" -invalidRange: "Input must be between and !" -invalidOption: "Invalid option!" -invalidStageNum: "Invalid stage number for Quest " -noCurrentQuest: " does not currently have any active Quests." -playerNotFound: "Player not found." -errorNPCID: 'Error: There is no NPC with ID ' -errorReading: "Error reading , skipping.." -errorReadingSuppress: "Error reading , suppressing further errors." -errorDataFolder: "Error: Unable to read Quests data folder!" -questsPlayerHasQuestAlready: " is already on the Quest !" -questsUnknownAdminCommand: "Unknown Questsadmin command. Type /questsadmin for help." -unknownError: "An unknown error occurred. See console output." -journalTitle: "Quest Journal" -journalTaken: "You take out your Quest Journal." -journalPutAway: "You put away your Quest Journal." -journalAlreadyHave: "You already have your Quest Journal out." -journalNoRoom: "You have no room in your inventory for your Quest Journal!" -journalNoQuests: "You have no accepted quests!" -journalDenied: "You cannot do that with your Quest Journal." +invalidMinimum: "必须输入至少 !" +invalidRange: "输入值必须在 之间!" +invalidOption: "无效选项!" +invalidStageNum: "任务 的阶段编号无效!" +noCurrentQuest: "玩家 当前没有任何活动任务。" +playerNotFound: "未找到玩家。" +errorNPCID: '错误: 没有ID为 的NPC' +errorReading: "文件 读取错误,正在跳过..." +errorReadingSuppress: "文件 读取错误,更多错误未被展示。" +errorDataFolder: "错误: 无法读取任务数据文件夹!" +questsPlayerHasQuestAlready: "玩家 正在进行任务 !" +questsUnknownAdminCommand: "未知的任务管理命令,输入 /questsadmin 查看帮助。" +unknownError: "出现未知错误,请留意控制台输出。" +journalTitle: "任务日志" +journalTaken: "你拿出了任务日志。" +journalPutAway: "你收起了任务日志。" +journalAlreadyHave: "你已经有任务日志了。" +journalNoRoom: "你的背包没有足够的空位存放任务日志!" +journalNoQuests: "你没有已接受的任务!" +journalDenied: "你不能用任务日志这么做。" timeZone: "时区" timeDay: "天" timeDays: "天" @@ -738,37 +738,37 @@ noDelaySet: "没有设置延迟" noIdsSet: "没有设置ID" noNamesSet: "未设置名称" worlds: "世界" -points: "points" -npcHint: "Note: You can left or right click on NPCs to get their ID." -listsNotSameSize: "All required lists must have the same number of entries!" +points: "点数" +npcHint: "提示: 您可以左键或右键单击NPC以获取其ID。" +listsNotSameSize: "所有需求列表条目数量必须相同!" listDuplicate: "列表中包含重复项!" id: "ID" quest: "任务" quests: "任务" -createdBy: "Created by" -continuedBy: "and continued by" -questPoints: "Quest Points" +createdBy: "项目创建者:" +continuedBy: ",接任:" +questPoints: "任务点数" accepted: "已接受" complete: "完成" -redoable: "Redoable" -objectives: "Objectives" -everything: "Everything" +redoable: "可重复" +objectives: "目标" +everything: "一切" usage: "用法" -redoableEvery: "Redoable every