mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-13 22:25:50 +01:00
New translations strings.yml (Chinese Simplified)
This commit is contained in:
parent
0b3d29c2ff
commit
a218200ea2
@ -156,30 +156,30 @@ stageEditorDelayMessage: "延迟消息"
|
||||
stageEditorDenizenScript: "Denizen脚本"
|
||||
stageEditorStartMessage: "开始信息"
|
||||
stageEditorCompleteMessage: "完成任务时的信息"
|
||||
stageEditorDelete: "Delete Stage"
|
||||
stageEditorDelete: "删除阶段"
|
||||
stageEditorSetBlockNames: "设置方块名称"
|
||||
stageEditorSetBlockAmounts: "设置方块数量"
|
||||
stageEditorSetBlockDurability: "设置方块的耐久度"
|
||||
stageEditorSetDamageAmounts: "Set damage amounts"
|
||||
stageEditorSetPlaceAmounts: "Set place amounts"
|
||||
stageEditorSetUseAmounts: "Set use amounts"
|
||||
stageEditorSetCutAmounts: "Set cut amounts"
|
||||
stageEditorSetKillAmounts: "Set kill amounts"
|
||||
stageEditorSetDamageAmounts: "设置伤害数量"
|
||||
stageEditorSetPlaceAmounts: "设置放置数量"
|
||||
stageEditorSetUseAmounts: "设置使用数量"
|
||||
stageEditorSetCutAmounts: "设置裁剪数量"
|
||||
stageEditorSetKillAmounts: "设置击杀数量"
|
||||
stageEditorSetEnchantAmounts: "设置附魔数量"
|
||||
stageEditorSetMobAmounts: "设置怪物数量"
|
||||
stageEditorSetEnchantments: "设置附魔"
|
||||
stageEditorSetItemNames: "设置物品名称"
|
||||
stageEditorSetKillIds: "Set NPC IDs"
|
||||
stageEditorSetKillIds: "设置NPC的ID"
|
||||
stageEditorSetMobTypes: "设置怪物种类"
|
||||
stageEditorSetKillLocations: "Set kill locations"
|
||||
stageEditorSetKillLocationRadii: "Set kill location radii"
|
||||
stageEditorSetKillLocationNames: "Set kill location names"
|
||||
stageEditorSetLocations: "Set locations"
|
||||
stageEditorSetLocationRadii: "Set location radii"
|
||||
stageEditorSetLocationNames: "Set location names"
|
||||
stageEditorSetTameAmounts: "Set tame amounts"
|
||||
stageEditorSetShearColors: "Set sheep colors"
|
||||
stageEditorSetShearAmounts: "Set shear amounts"
|
||||
stageEditorSetKillLocations: "设置击杀位置"
|
||||
stageEditorSetKillLocationRadii: "设置击杀位置半径"
|
||||
stageEditorSetKillLocationNames: "设置击杀位置名称"
|
||||
stageEditorSetLocations: "设置位置"
|
||||
stageEditorSetLocationRadii: "设置位置半径"
|
||||
stageEditorSetLocationNames: "设置位置名称"
|
||||
stageEditorSetTameAmounts: "设置驯服数量"
|
||||
stageEditorSetShearColors: "设置羊毛颜色"
|
||||
stageEditorSetShearAmounts: "设置剪切数量"
|
||||
stageEditorPassword: "Password objectives"
|
||||
stageEditorAddPasswordDisplay: "Add password display"
|
||||
stageEditorAddPasswordPhrases: "Add password phrase(s)"
|
||||
@ -188,8 +188,8 @@ stageEditorObjectiveOverride: "Objective display override"
|
||||
stageEditorCustom: "Custom objectives"
|
||||
stageEditorNoModules: "No modules loaded"
|
||||
stageEditorModuleNotFound: "Custom objective module not found."
|
||||
stageEditorCustomPrompt: "Enter the name of a custom objective to add, <clear>, <cancel>"
|
||||
stageEditorCustomAlreadyAdded: "That custom objective has already been added!"
|
||||
stageEditorCustomPrompt: "输入要添加的自定义目标的名称, <clear>, <cancel>"
|
||||
stageEditorCustomAlreadyAdded: "自定义目标已经被添加过了!"
|
||||
stageEditorCustomCleared: "Custom objectives cleared."
|
||||
stageEditorCustomDataPrompt: "Enter value for <data>:"
|
||||
stageEditorEnterBlockNames: "Enter block names (or IDs), <space>, <cancel>"
|
||||
@ -203,9 +203,9 @@ stageEditorCatchFishPrompt: "Enter number of fish to catch, or 0 to clear the fi
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, or 0 to clear the player kill objective, or -1 to cancel"
|
||||
stageEditorEnchantTypePrompt: "Enter enchantment names, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Enter item names, <space>, <cancel>"
|
||||
stageEditorNPCPrompt: "Enter NPC IDs, <space>, <cancel>"
|
||||
stageEditorNPCToTalkToPrompt: "Enter NPC IDs, <space>, <clear>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "设置物品名称,<space>,<cancel>"
|
||||
stageEditorNPCPrompt: "输入NPC的ID,<space>,<cancel>"
|
||||
stageEditorNPCToTalkToPrompt: "输入NPC的ID,<space>,<clear>,<cancel>"
|
||||
stageEditorDeliveryMessagesPrompt: "Enter delivery messages, <semicolon>, <cancel>"
|
||||
stageEditorKillNPCsPrompt: "Enter kill amounts (numbers), <space>, <cancel>"
|
||||
stageEditorMobsPrompt: "Enter mob names, <space>, <cancel>"
|
||||
|
Loading…
Reference in New Issue
Block a user