mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 07:05:51 +01:00
New translations strings.yml (Vietnamese)
This commit is contained in:
parent
368983e296
commit
c454c9c4a5
@ -131,6 +131,8 @@ stageEditorMobs: "Mobs"
|
||||
stageEditorKillMobs: "Giết Mobs"
|
||||
stageEditorCatchFish: "Bắt cá"
|
||||
stageEditorFish: "cá"
|
||||
stageEditorMilkCows: "Milk cows"
|
||||
stageEditorCows: "cows"
|
||||
stageEditorReachLocs: "Đặt vị trí"
|
||||
stageEditorReachRadii1: "Đạt được trong vòng"
|
||||
stageEditorReachRadii2: "khối"
|
||||
@ -194,6 +196,7 @@ stageEditorEnterBlockNames: "Nhập tên khối, <space>, <cancel>"
|
||||
stageEditorEnterBlockAmounts: "Nhập số lượng khối,<space>,<cancel>"
|
||||
stageEditorEnterBlockDurability: "Nhập độ bền của khối (số), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Nhập số lượng cá cần bắt, <clear>, <cancel>"
|
||||
stageEditorMilkCowsPrompt: "Enter number of cows to milk, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Nhập số lượng người cần giết, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Nhập tên phù phép, <space>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Nhập số lượng phù phép (số), <space>, <cancel>"
|
||||
@ -618,6 +621,7 @@ smelt: "Nung"
|
||||
enchantItem: "Phù phép <item> với <enchantment>"
|
||||
brew: "Pha cất"
|
||||
catchFish: "Bắt cá"
|
||||
milkCow: "Milk Cow"
|
||||
kill: "Giết"
|
||||
killAtLocation: "Giết <mob> tại <location>"
|
||||
killPlayer: "Giết 1 người chơi"
|
||||
|
Loading…
Reference in New Issue
Block a user