mirror of
https://github.com/PikaMug/Quests.git
synced 2024-12-03 16:13:33 +01:00
New translations strings.yml (Chinese Simplified)
This commit is contained in:
parent
7e7e4bed39
commit
8235e30047
@ -74,6 +74,12 @@ questEditorEnterNPCStart: "输入NPC的ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "右击一个方块作为起点,<done>,<clear>,<cancel>"
|
||||
questEditorEnterInitialEvent: "输入事件名称,<clear>,<cancel>"
|
||||
questRequiredNoneSet: "必需, 未设置"
|
||||
questPartiesCreate: "Players added to this party may perform quests together!"
|
||||
questPartiesDelete: "The quest party was disbanded."
|
||||
questPartiesInvite: "<player> can now perform quests with you!"
|
||||
questPartiesJoin: "You can now perform quests with <player>."
|
||||
questPartiesKicked: "<player> can no longer perform quests with you."
|
||||
questPartiesLeave: "You can no longer perform quests with <player>."
|
||||
questWGSetRegion: "设置区域"
|
||||
questWGNotInstalled: "WorldGuard未安装"
|
||||
questWGPrompt: "输入 WorldGuard 区域,<clear>,<cancel>"
|
||||
@ -262,11 +268,6 @@ stageEditorNoKillLocations: "您必须先设置击杀位置!"
|
||||
stageEditorNoBlockSelected: "您必须先选择方块!"
|
||||
stageEditorNoColors: "您必须先设置颜色!"
|
||||
stageEditorNoLocations: "您必须先设置位置!"
|
||||
stageEditorNoEnchantmentsSet: "未设置附魔"
|
||||
stageEditorNoItemsSet: "未设置物品"
|
||||
stageEditorNoMobTypesSet: "未设置怪物类型"
|
||||
stageEditorNoLocationsSet: "未设置位置"
|
||||
stageEditorNoColorsSet: "未设置颜色"
|
||||
stageEditorListNotSameSize: "方块名与数量列表非相同大小!"
|
||||
stageEditorEnchantmentNotSameSize: "附魔列表, 物品编号和附魔数量非相同大小!"
|
||||
stageEditorDeliveriesNotSameSize: "物品列表和 NPC 列表非相同大小!"
|
||||
|
Loading…
Reference in New Issue
Block a user