mirror of
https://github.com/PikaMug/Quests.git
synced 2025-01-24 01:02:00 +01:00
New translations strings.yml (Korean)
This commit is contained in:
parent
3df5dfcf13
commit
2285b16e00
@ -412,10 +412,14 @@ conditionEditorSetName: "Set name"
|
||||
conditionEditorWorld: "World"
|
||||
conditionEditorFailQuest: "Fail the quest"
|
||||
conditionEditorConditionCleared: "Condition cleared."
|
||||
conditionEditorItemsInMainHand: "Holding in main hand"
|
||||
conditionEditorItemsInMainHand: "Hold in main hand"
|
||||
conditionEditorWorldsTitle: "- Worlds -"
|
||||
conditionEditorWorldsPrompt: "Enter world names, <space>, <cancel>"
|
||||
conditionEditorStayWithinWorld: "Stay within world"
|
||||
conditionEditorInvalidWorld: "is not a valid world name!"
|
||||
conditionEditorBiomesTitle: "- Biomes -"
|
||||
conditionEditorStayingWithinBiome: "Staying within biome"
|
||||
conditionEditorBiomesPrompt: "Enter biome names, <space>, <cancel>"
|
||||
conditionEditorStayWithinBiome: "Stay within biome"
|
||||
conditionEditorInvalidBiome: "is not a valid biome name!"
|
||||
reqSetMoney: "돈 요구량 설정"
|
||||
reqSetQuestPoints: "퀘스트 포인트 요구량 설정"
|
||||
@ -767,7 +771,8 @@ usage: "사용"
|
||||
redoableEvery: "<time> 마다 다시 실행 가능."
|
||||
requirements: "요구 사항"
|
||||
requirementsItemFail: "필요한 아이템을 수집 할 수 없습니다. 덜 지배적 인 손에 있습니까?"
|
||||
conditionFail: "Quest condition failed."
|
||||
conditionFailQuit: "Condition failed. You have quit <quest>."
|
||||
conditionFailRetry: "Condition not yet met for this stage of <quest>."
|
||||
money: "돈"
|
||||
with: "with"
|
||||
to: "to"
|
||||
|
Loading…
Reference in New Issue
Block a user