mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-24 11:38:42 +01:00
New translations strings.yml (Chinese Traditional)
This commit is contained in:
parent
d87a858b9c
commit
79be39c207
@ -131,6 +131,8 @@ stageEditorMobs: "怪物"
|
||||
stageEditorKillMobs: "擊殺怪物"
|
||||
stageEditorCatchFish: "捕捉生魚"
|
||||
stageEditorFish: "魚"
|
||||
stageEditorMilkCows: "Milk cows"
|
||||
stageEditorCows: "cows"
|
||||
stageEditorReachLocs: "抵達目的地!"
|
||||
stageEditorReachRadii1: "即將抵達"
|
||||
stageEditorReachRadii2: "三組的石頭"
|
||||
@ -194,6 +196,7 @@ stageEditorEnterBlockNames: "輸入方塊名稱 (或 ID), <space>, <cancel>"
|
||||
stageEditorEnterBlockAmounts: "Enter block amounts, <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "輸入塊耐久性 (0-9), <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: "Smelt"
|
||||
enchantItem: "Enchant <item> with <enchantment>"
|
||||
brew: "Brew"
|
||||
catchFish: "Catch Fish"
|
||||
milkCow: "Milk Cow"
|
||||
kill: "Kill"
|
||||
killAtLocation: "Kill <mob> at <location>"
|
||||
killPlayer: "Kill a Player"
|
||||
|
Loading…
Reference in New Issue
Block a user