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
79be39c207
commit
7143a5f8ba
@ -131,6 +131,8 @@ stageEditorMobs: "怪物"
|
||||
stageEditorKillMobs: "杀死怪物"
|
||||
stageEditorCatchFish: "捕鱼"
|
||||
stageEditorFish: "鱼"
|
||||
stageEditorMilkCows: "Milk cows"
|
||||
stageEditorCows: "cows"
|
||||
stageEditorReachLocs: "到达地点"
|
||||
stageEditorReachRadii1: "到达位置半径"
|
||||
stageEditorReachRadii2: "方块内的点"
|
||||
@ -194,6 +196,7 @@ stageEditorEnterBlockNames: "请输入方块名,<space>,<cancel>"
|
||||
stageEditorEnterBlockAmounts: "输入方块数量,<space>,<cancel>"
|
||||
stageEditorEnterBlockDurability: "请输入方块耐久度 (数字),<space>,<cancel>"
|
||||
stageEditorCatchFishPrompt: "输入需要捕捉鱼的数量,<clear>,<cancel>"
|
||||
stageEditorMilkCowsPrompt: "Enter number of cows to milk, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "输入需要杀死玩家的数量,<clear>,<cancel>"
|
||||
stageEditorEnchantTypePrompt: "请输入附魔名,<space>,<cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "请输入附魔量 (数字),<space>,<cancel>"
|
||||
@ -618,6 +621,7 @@ smelt: "熔炼"
|
||||
enchantItem: "附魔 <item> <enchantment>"
|
||||
brew: "酿造"
|
||||
catchFish: "捕鱼"
|
||||
milkCow: "Milk Cow"
|
||||
kill: "击杀"
|
||||
killAtLocation: "在<location> 击杀 <mob>"
|
||||
killPlayer: "击杀玩家"
|
||||
|
Loading…
Reference in New Issue
Block a user