mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-23 11:05:38 +01:00
New translations strings.yml (Chinese Simplified)
This commit is contained in:
parent
c1577460f1
commit
cc266b4012
@ -80,13 +80,13 @@ questDungeonsDisband: "任务队伍已解散"
|
||||
questDungeonsInvite: "<player> 现在可以与您一起执行任务了!"
|
||||
questDungeonsJoin: "现在你可以和任务队长 <player> 一同执行任务了。"
|
||||
questDungeonsKicked: "<player> 不能再与您一同执行任务了。"
|
||||
questDungeonsLeave: "You can no longer perform quests with Captain <player>."
|
||||
questDungeonsLeave: "现在你不能和任务队长 <player> 一同执行任务。"
|
||||
questPartiesCreate: "添加到这个队伍内的玩家可以组队进行任务!"
|
||||
questPartiesDelete: "任务队伍已解散。"
|
||||
questPartiesInvite: "<player> 现在可以与您一起执行任务了!"
|
||||
questPartiesJoin: "现在你可以和 <player> 一同执行任务了。"
|
||||
questPartiesKicked: "<player> can no longer perform quests with you."
|
||||
questPartiesLeave: "You can no longer perform quests with <player>."
|
||||
questPartiesKicked: "<player> 不能再与您一同执行任务了。"
|
||||
questPartiesLeave: "现在你不能和 <player> 一同执行任务。"
|
||||
questWGSetRegion: "设置区域"
|
||||
questWGNotInstalled: "WorldGuard未安装"
|
||||
questWGPrompt: "输入 WorldGuard 区域,<clear>,<cancel>"
|
||||
@ -123,16 +123,16 @@ stageEditorEditStage: "编辑阶段"
|
||||
stageEditorNewStage: "添加新阶段"
|
||||
stageEditorStages: "阶段"
|
||||
stageEditorStage: "阶段"
|
||||
stageEditorBlocks: "Blocks"
|
||||
stageEditorBlocks: "方块"
|
||||
stageEditorBreakBlocks: "破坏方块"
|
||||
stageEditorDamageBlocks: "撸方块"
|
||||
stageEditorPlaceBlocks: "放置方块"
|
||||
stageEditorUseBlocks: "使用方块"
|
||||
stageEditorCutBlocks: "剪切方块"
|
||||
stageEditorItems: "Items"
|
||||
stageEditorCraftItems: "Craft items"
|
||||
stageEditorItems: "物品"
|
||||
stageEditorCraftItems: "合成物品"
|
||||
stageEditorEnchantItems: "附魔物品"
|
||||
stageEditorNPCs: "NPCs"
|
||||
stageEditorNPCs: "NPC"
|
||||
stageEditorDeliverItems: "转交物品"
|
||||
stageEditorTalkToNPCs: "与NPC交谈"
|
||||
stageEditorKillNPCs: "杀死NPC"
|
||||
@ -263,7 +263,7 @@ stageEditorInvalidScript: "未找到 Denizen 脚本!"
|
||||
stageEditorNoCitizens: "未安装 Citizen!"
|
||||
stageEditorNoDenizen: "未安装 Denizen!"
|
||||
stageEditorPositiveAmount: "您必须输入正数!"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNotListofNumbers: "不是一列数字!"
|
||||
stageEditorNoDelaySet: "您必须先设置延迟!"
|
||||
stageEditorNoBlockNames: "您必须先设置方块名!"
|
||||
stageEditorNoEnchantments: "您必须先设置附魔!"
|
||||
@ -280,9 +280,9 @@ stageEditorEnchantmentNotSameSize: "附魔列表, 物品编号和附魔数量非
|
||||
stageEditorDeliveriesNotSameSize: "物品列表和 NPC 列表非相同大小!"
|
||||
stageEditorNPCKillsNotSameSize: "NPC 列表和击杀数量非相同大小!"
|
||||
stageEditorAllListsNotSameSize: "您的所有列表均非相同大小!"
|
||||
stageEditorMobTypesNotSameSize: "The mob types list and the mob amounts list are not the same size!"
|
||||
stageEditorTameMobsNotSameSize: "The mob types list and the tame amounts list are not the same size!"
|
||||
stageEditorShearNotSameSize: "The sheep colors list and the shear amounts list are not the same size!"
|
||||
stageEditorMobTypesNotSameSize: "怪物类型列表和怪物数量列表大小不一!"
|
||||
stageEditorTameMobsNotSameSize: "怪物类型列表和驯服数量列表大小不一!"
|
||||
stageEditorShearNotSameSize: "羊的颜色列表和剪羊毛数列表大小不一!"
|
||||
stageEditorMustSetPasswordDisplays: "You must add at least one password display first!"
|
||||
stageEditorAddPasswordCleared: "Password Objectives cleared."
|
||||
stageEditorPasswordNotSameSize: "The password display and password phrase lists are not the same size!"
|
||||
|
Loading…
Reference in New Issue
Block a user