mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-28 05:35:33 +01:00
New translations strings.yml (Korean)
This commit is contained in:
parent
5a52e7dd76
commit
52db466526
@ -131,6 +131,8 @@ stageEditorMobs: "Mobs"
|
|||||||
stageEditorKillMobs: "몬스터를 잡으세요"
|
stageEditorKillMobs: "몬스터를 잡으세요"
|
||||||
stageEditorCatchFish: "물고기를 낚으세요"
|
stageEditorCatchFish: "물고기를 낚으세요"
|
||||||
stageEditorFish: "물고기"
|
stageEditorFish: "물고기"
|
||||||
|
stageEditorMilkCows: "Milk cows"
|
||||||
|
stageEditorCows: "cows"
|
||||||
stageEditorReachLocs: "위치에 도달"
|
stageEditorReachLocs: "위치에 도달"
|
||||||
stageEditorReachRadii1: "이내 도달"
|
stageEditorReachRadii1: "이내 도달"
|
||||||
stageEditorReachRadii2: "blocks of"
|
stageEditorReachRadii2: "blocks of"
|
||||||
@ -194,6 +196,7 @@ stageEditorEnterBlockNames: "블록 이름 입력, <space>, <cancel>"
|
|||||||
stageEditorEnterBlockAmounts: "블록 금액을 입력, <space>, <cancel>"
|
stageEditorEnterBlockAmounts: "블록 금액을 입력, <space>, <cancel>"
|
||||||
stageEditorEnterBlockDurability: "블록 내구량 입력 (숫자), <space>, <cancel>"
|
stageEditorEnterBlockDurability: "블록 내구량 입력 (숫자), <space>, <cancel>"
|
||||||
stageEditorCatchFishPrompt: "물고기 잡을 수량 입력, <clear>, <cancel>"
|
stageEditorCatchFishPrompt: "물고기 잡을 수량 입력, <clear>, <cancel>"
|
||||||
|
stageEditorMilkCowsPrompt: "Enter number of cows to milk, <clear>, <cancel>"
|
||||||
stageEditorKillPlayerPrompt: "죽이려는 플레이어 수를 입력하십시오, <clear>, <cancel>"
|
stageEditorKillPlayerPrompt: "죽이려는 플레이어 수를 입력하십시오, <clear>, <cancel>"
|
||||||
stageEditorEnchantTypePrompt: "인챈트 이름 입력, <space>, <cancel>"
|
stageEditorEnchantTypePrompt: "인챈트 이름 입력, <space>, <cancel>"
|
||||||
stageEditorEnchantAmountsPrompt: "인챈트 양(숫자) 입력, <space>, <cancel>"
|
stageEditorEnchantAmountsPrompt: "인챈트 양(숫자) 입력, <space>, <cancel>"
|
||||||
@ -618,6 +621,7 @@ smelt: "제련"
|
|||||||
enchantItem: "<item>을 <enchantment>로 인챈트"
|
enchantItem: "<item>을 <enchantment>로 인챈트"
|
||||||
brew: "양조"
|
brew: "양조"
|
||||||
catchFish: "물고기를 낚으세요"
|
catchFish: "물고기를 낚으세요"
|
||||||
|
milkCow: "Milk Cow"
|
||||||
kill: "죽이다"
|
kill: "죽이다"
|
||||||
killAtLocation: "<mob> 를 <location> 에서 죽이세요"
|
killAtLocation: "<mob> 를 <location> 에서 죽이세요"
|
||||||
killPlayer: "플레이어를 처치"
|
killPlayer: "플레이어를 처치"
|
||||||
|
Loading…
Reference in New Issue
Block a user