mirror of
https://github.com/PikaMug/Quests.git
synced 2025-04-05 19:45:51 +02: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"
|
stageEditorKillMobs: "Giết Mobs"
|
||||||
stageEditorCatchFish: "Bắt cá"
|
stageEditorCatchFish: "Bắt cá"
|
||||||
stageEditorFish: "cá"
|
stageEditorFish: "cá"
|
||||||
|
stageEditorMilkCows: "Milk cows"
|
||||||
|
stageEditorCows: "cows"
|
||||||
stageEditorReachLocs: "Đặt vị trí"
|
stageEditorReachLocs: "Đặt vị trí"
|
||||||
stageEditorReachRadii1: "Đạt được trong vòng"
|
stageEditorReachRadii1: "Đạt được trong vòng"
|
||||||
stageEditorReachRadii2: "khối"
|
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>"
|
stageEditorEnterBlockAmounts: "Nhập số lượng khối,<space>,<cancel>"
|
||||||
stageEditorEnterBlockDurability: "Nhập độ bền của khối (số), <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>"
|
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>"
|
stageEditorKillPlayerPrompt: "Nhập số lượng người cần giết, <clear>, <cancel>"
|
||||||
stageEditorEnchantTypePrompt: "Nhập tên phù phép, <space>, <cancel>"
|
stageEditorEnchantTypePrompt: "Nhập tên phù phép, <space>, <cancel>"
|
||||||
stageEditorEnchantAmountsPrompt: "Nhập số lượng phù phép (số), <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>"
|
enchantItem: "Phù phép <item> với <enchantment>"
|
||||||
brew: "Pha cất"
|
brew: "Pha cất"
|
||||||
catchFish: "Bắt cá"
|
catchFish: "Bắt cá"
|
||||||
|
milkCow: "Milk Cow"
|
||||||
kill: "Giết"
|
kill: "Giết"
|
||||||
killAtLocation: "Giết <mob> tại <location>"
|
killAtLocation: "Giết <mob> tại <location>"
|
||||||
killPlayer: "Giết 1 người chơi"
|
killPlayer: "Giết 1 người chơi"
|
||||||
|
Loading…
Reference in New Issue
Block a user