mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 07:05:51 +01:00
New translations strings.yml (Chinese Simplified)
This commit is contained in:
parent
cb9a1aada4
commit
2337dc51b9
@ -476,7 +476,7 @@ optCommandsDenied: "你不能在任务 <quest> 中使用命令。"
|
|||||||
optUseDungeonsXLPlugin: "使用DungeonsXL插件"
|
optUseDungeonsXLPlugin: "使用DungeonsXL插件"
|
||||||
optUsePartiesPlugin: "使用Parties插件"
|
optUsePartiesPlugin: "使用Parties插件"
|
||||||
optShareProgressLevel: "Level of progress sharing"
|
optShareProgressLevel: "Level of progress sharing"
|
||||||
optRequireSameQuest: "Require same quest"
|
optRequireSameQuest: "需要相同的任务"
|
||||||
rewSetMoney: "设置金钱奖励"
|
rewSetMoney: "设置金钱奖励"
|
||||||
rewSetQuestPoints: "设置任务点奖励"
|
rewSetQuestPoints: "设置任务点奖励"
|
||||||
rewSetItems: "设置物品奖励"
|
rewSetItems: "设置物品奖励"
|
||||||
@ -659,7 +659,7 @@ mcMMOLevel: "等级"
|
|||||||
haveCompleted: "您已完成 <quest>"
|
haveCompleted: "您已完成 <quest>"
|
||||||
cannotComplete: "无法完成 <quest>"
|
cannotComplete: "无法完成 <quest>"
|
||||||
questNotFound: "找不到该任务。"
|
questNotFound: "找不到该任务。"
|
||||||
alreadyConversing: "You already are in a conversation!"
|
alreadyConversing: "您已经在一场对话中!"
|
||||||
inputNum: "输入值必须为数字。"
|
inputNum: "输入值必须为数字。"
|
||||||
inputPosNum: "输入值必须是一个正数。"
|
inputPosNum: "输入值必须是一个正数。"
|
||||||
questModified: "Your active Quest <quest> has been modified. You have been forced to quit the Quest."
|
questModified: "Your active Quest <quest> has been modified. You have been forced to quit the Quest."
|
||||||
@ -674,8 +674,8 @@ questNoEquip: "您不能装备任务物品。"
|
|||||||
questNoDispense: "您不能将任务物品放入发射器。"
|
questNoDispense: "您不能将任务物品放入发射器。"
|
||||||
questNoEnchant: "您不能附魔任务物品。"
|
questNoEnchant: "您不能附魔任务物品。"
|
||||||
questNoSmelt: "You may not smelt using Quest items."
|
questNoSmelt: "You may not smelt using Quest items."
|
||||||
pageSelectionNum: "Page selection must be a number."
|
pageSelectionNum: "选择页面数必须是一个数字。"
|
||||||
pageSelectionPosNum: "Page selection must be a positive number."
|
pageSelectionPosNum: "选择页面数必须是一个正整数。"
|
||||||
questTakeDisabled: "已禁用通过命令进行任务。"
|
questTakeDisabled: "已禁用通过命令进行任务。"
|
||||||
questQuit: "您已放弃任务 <quest>"
|
questQuit: "您已放弃任务 <quest>"
|
||||||
questQuitDisabled: "已禁用退出此任务。"
|
questQuitDisabled: "已禁用退出此任务。"
|
||||||
@ -684,10 +684,10 @@ pageNotExist: "页面不存在。"
|
|||||||
pageFooter: "- 页面 <current> / <all> -"
|
pageFooter: "- 页面 <current> / <all> -"
|
||||||
questsReloaded: "已重新加载任务插件。"
|
questsReloaded: "已重新加载任务插件。"
|
||||||
numQuestsLoaded: "已加载<number>任务。"
|
numQuestsLoaded: "已加载<number>任务。"
|
||||||
questForceTake: "<player> has forcibly started the Quest <quest>."
|
questForceTake: "<player> 已被强制接受任务 <quest>。"
|
||||||
questForcedTake: "<player> has forced you to take the Quest <quest>."
|
questForcedTake: "<player> 强制你接受任务 <quest>。"
|
||||||
questForceQuit: "<player> has forcibly quit the Quest <quest>."
|
questForceQuit: "<player> 已被强制放弃任务 <quest>。"
|
||||||
questForcedQuit: "<player> has forced you to quit the Quest <quest>."
|
questForcedQuit: "<player> 强制你放弃任务 <quest>。"
|
||||||
questForceFinish: "<player> has forcibly finished their Quest <quest>."
|
questForceFinish: "<player> has forcibly finished their Quest <quest>."
|
||||||
questForcedFinish: "<player> has forced you to finish your Quest <quest>."
|
questForcedFinish: "<player> has forced you to finish your Quest <quest>."
|
||||||
questForceNextStage: "<player> has advanced to the next Stage in the Quest <quest>."
|
questForceNextStage: "<player> has advanced to the next Stage in the Quest <quest>."
|
||||||
|
Loading…
Reference in New Issue
Block a user