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
c676eb7b57
commit
1a2b5d3833
@ -87,29 +87,29 @@ questPartiesKicked: "<player> 不能再与您一同执行任务了。"
|
||||
questPartiesLeave: "现在你不能和 <player> 一同执行任务。"
|
||||
questWGSetRegion: "设置区域"
|
||||
questWGPrompt: "输入 WorldGuard 区域,<clear>,<cancel>"
|
||||
questWGInvalidRegion: "<region> 不是一个有效的 WorldGuard 区域!"
|
||||
questWGInvalidRegion: "<region> 不是一个有效的 WorldGuard 区域!"
|
||||
questWGRegionCleared: "任务区域已清除。"
|
||||
questGUIError: "错误: 这个物品已经被用作显示任务 <quest> 的GUI。"
|
||||
questCurrentItem: "当前物品:"
|
||||
questGUICleared: "任务GUI物品显示已清除。"
|
||||
questDeleted: "任务已删除! 任务和事件已经重载。"
|
||||
questEditorNameExists: "已经有任务使用了这个名字!"
|
||||
questEditorBeingEdited: "已经有其他管理员正在创建/编辑那个名字的任务了!"
|
||||
questEditorInvalidQuestName: "任务名字中包含非法字符!"
|
||||
questEditorInvalidEventName: "事件名非法!"
|
||||
questEditorInvalidNPC: "NPC不存在!"
|
||||
questDeleted: "任务已删除! 任务和事件已经重载。"
|
||||
questEditorNameExists: "已经有任务使用了这个名字!"
|
||||
questEditorBeingEdited: "已经有其他管理员正在创建/编辑那个名字的任务了!"
|
||||
questEditorInvalidQuestName: "任务名字中包含非法字符!"
|
||||
questEditorInvalidEventName: "事件名非法!"
|
||||
questEditorInvalidNPC: "NPC不存在!"
|
||||
questEditorNoStartBlockSelected: "你必须先选择一个方块。"
|
||||
questEditorPositiveAmount: "这个数字必须是一个正数。"
|
||||
questEditorQuestAsRequirement1: "这个任务拥有"
|
||||
questEditorQuestAsRequirement2: "作为需求:"
|
||||
questEditorQuestAsRequirement3: "你必须编辑这些任务 使得他们在删除前不会使用它们。"
|
||||
questEditorQuestNotFound: "任务未找到!"
|
||||
questEditorQuestNotFound: "任务未找到!"
|
||||
questEditorEventCleared: "事件已清除。"
|
||||
questEditorSave: "完成并保存"
|
||||
questEditorNeedAskMessage: "你必须设置任务描述语!"
|
||||
questEditorNeedFinishMessage: "你必须设置结束语!"
|
||||
questEditorNeedStages: "你的任务没有阶段!"
|
||||
questEditorSaved: "任务已保存! (你需要重载所有任务来让它显示)"
|
||||
questEditorNeedAskMessage: "你必须设置任务描述语!"
|
||||
questEditorNeedFinishMessage: "你必须设置结束语!"
|
||||
questEditorNeedStages: "你的任务没有阶段!"
|
||||
questEditorSaved: "%bold%任务已保存! %reset%(你需要在游戏内输入%red%<command> %reset% 才能应用该任务)"
|
||||
stageEditorEditStage: "编辑阶段"
|
||||
stageEditorNewStage: "添加新阶段"
|
||||
stageEditorStages: "阶段"
|
||||
@ -193,7 +193,7 @@ stageEditorCustom: "自定义目标"
|
||||
stageEditorNoModules: "未载入任何模块"
|
||||
stageEditorModuleNotFound: "未找到自定义目标模块。"
|
||||
stageEditorCustomPrompt: "输入要添加的自定义目标的名称,<clear>,<cancel>"
|
||||
stageEditorCustomAlreadyAdded: "自定义目标已经被添加过了!"
|
||||
stageEditorCustomAlreadyAdded: "自定义目标已经被添加过了!"
|
||||
stageEditorCustomCleared: "自定义目标已清除。"
|
||||
stageEditorCustomDataPrompt: "请输入 <data> 值:"
|
||||
stageEditorEnterBlockNames: "请输入方块名,<space>,<cancel>"
|
||||
@ -242,24 +242,24 @@ stageEditorObjectiveOverrideCleared: "覆写目标显示已清除。"
|
||||
stageEditorDeliveryAddItem: "添加物品"
|
||||
stageEditorDeliveryNPCs: "设置NPC ID"
|
||||
stageEditorDeliveryMessages: "请设置传递消息"
|
||||
stageEditorNotSolid: "不是有效的方块!"
|
||||
stageEditorInvalidBlockName: "不是有效的方块名称!"
|
||||
stageEditorInvalidEnchantment: "不是一个有效的附魔名称!"
|
||||
stageEditorInvalidNPC: "不是一个有效的NPC ID!"
|
||||
stageEditorInvalidMob: "不是一个有效的生物名称!"
|
||||
stageEditorInvalidItemName: "为无效的物品名!"
|
||||
stageEditorInvalidDye: "为无效的染料颜色!"
|
||||
stageEditorInvalidEvent: "为无效的事件名!"
|
||||
stageEditorDuplicateEvent: "事件以存在列表中!"
|
||||
stageEditorInvalidScript: "未找到 Denizen 脚本!"
|
||||
stageEditorNoCitizens: "未安装 Citizen!"
|
||||
stageEditorNoDenizen: "未安装 Denizen!"
|
||||
stageEditorPositiveAmount: "您必须输入正数!"
|
||||
stageEditorNotSolid: "不是有效的方块!"
|
||||
stageEditorInvalidBlockName: "不是有效的方块名称!"
|
||||
stageEditorInvalidEnchantment: "不是一个有效的附魔名称!"
|
||||
stageEditorInvalidNPC: "不是一个有效的NPC ID!"
|
||||
stageEditorInvalidMob: "不是一个有效的生物名称!"
|
||||
stageEditorInvalidItemName: "为无效的物品名!"
|
||||
stageEditorInvalidDye: "为无效的染料颜色!"
|
||||
stageEditorInvalidEvent: "为无效的事件名!"
|
||||
stageEditorDuplicateEvent: "事件以存在列表中!"
|
||||
stageEditorInvalidScript: "未找到 Denizen 脚本!"
|
||||
stageEditorNoCitizens: "未安装 Citizen!"
|
||||
stageEditorNoDenizen: "未安装 Denizen!"
|
||||
stageEditorPositiveAmount: "您必须输入正数!"
|
||||
stageEditorNotListofNumbers: "不是一列数字!"
|
||||
stageEditorNoDelaySet: "您必须先设置延迟!"
|
||||
stageEditorNoBlockNames: "您必须先设置方块名!"
|
||||
stageEditorNoEnchantments: "您必须先设置附魔!"
|
||||
stageEditorNoItems: "您必须先添加物品!"
|
||||
stageEditorNoDelaySet: "您必须先设置延迟!"
|
||||
stageEditorNoBlockNames: "您必须先设置方块名!"
|
||||
stageEditorNoEnchantments: "您必须先设置附魔!"
|
||||
stageEditorNoItems: "您必须先添加物品!"
|
||||
stageEditorNoDeliveryMessage: "您必须先设置至少一个传递信息!"
|
||||
stageEditorNoNPCs: "您必须先设置 NPC 编号!"
|
||||
stageEditorNoMobTypes: "您必须先设置怪物类型!"
|
||||
@ -659,7 +659,7 @@ haveCompleted: "您已完成 <quest>"
|
||||
cannotComplete: "无法完成 <quest>"
|
||||
questNotFound: "找不到该任务。"
|
||||
alreadyConversing: "You already are in a conversation!"
|
||||
inputNum: "输入值必须为数字"
|
||||
inputNum: "输入值必须为数字。"
|
||||
inputPosNum: "输入值必须是一个正数。"
|
||||
questModified: "Your active Quest <quest> has been modified. You have been forced to quit the Quest."
|
||||
questNotExist: "Your active Quest <quest> no longer exists. You have been forced to quit the Quest."
|
||||
@ -810,7 +810,7 @@ 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!"
|
||||
listDuplicate: "列表中包含重复项!"
|
||||
listDuplicate: "列表中包含重复项!"
|
||||
id: "ID"
|
||||
quest: "任务"
|
||||
quests: "任务"
|
||||
|
Loading…
Reference in New Issue
Block a user