From 2337dc51b9281a5b3ff47b56bef9e608fc9686b8 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Wed, 9 Oct 2019 23:11:33 -0400 Subject: [PATCH] New translations strings.yml (Chinese Simplified) --- main/src/main/resources/lang/zh-CN/strings.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/main/src/main/resources/lang/zh-CN/strings.yml b/main/src/main/resources/lang/zh-CN/strings.yml index 1c183e477..13e99515c 100644 --- a/main/src/main/resources/lang/zh-CN/strings.yml +++ b/main/src/main/resources/lang/zh-CN/strings.yml @@ -476,7 +476,7 @@ optCommandsDenied: "你不能在任务 中使用命令。" optUseDungeonsXLPlugin: "使用DungeonsXL插件" optUsePartiesPlugin: "使用Parties插件" optShareProgressLevel: "Level of progress sharing" -optRequireSameQuest: "Require same quest" +optRequireSameQuest: "需要相同的任务" rewSetMoney: "设置金钱奖励" rewSetQuestPoints: "设置任务点奖励" rewSetItems: "设置物品奖励" @@ -659,7 +659,7 @@ mcMMOLevel: "等级" haveCompleted: "您已完成 " cannotComplete: "无法完成 " questNotFound: "找不到该任务。" -alreadyConversing: "You already are in a conversation!" +alreadyConversing: "您已经在一场对话中!" inputNum: "输入值必须为数字。" inputPosNum: "输入值必须是一个正数。" questModified: "Your active Quest has been modified. You have been forced to quit the Quest." @@ -674,8 +674,8 @@ questNoEquip: "您不能装备任务物品。" questNoDispense: "您不能将任务物品放入发射器。" questNoEnchant: "您不能附魔任务物品。" questNoSmelt: "You may not smelt using Quest items." -pageSelectionNum: "Page selection must be a number." -pageSelectionPosNum: "Page selection must be a positive number." +pageSelectionNum: "选择页面数必须是一个数字。" +pageSelectionPosNum: "选择页面数必须是一个正整数。" questTakeDisabled: "已禁用通过命令进行任务。" questQuit: "您已放弃任务 " questQuitDisabled: "已禁用退出此任务。" @@ -684,10 +684,10 @@ pageNotExist: "页面不存在。" pageFooter: "- 页面 / -" questsReloaded: "已重新加载任务插件。" numQuestsLoaded: "已加载任务。" -questForceTake: " has forcibly started the Quest ." -questForcedTake: " has forced you to take the Quest ." -questForceQuit: " has forcibly quit the Quest ." -questForcedQuit: " has forced you to quit the Quest ." +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 ."