mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-03 17:29:57 +01:00
New translations strings.yml (Korean)
This commit is contained in:
parent
769691ed41
commit
54ec8a6670
@ -674,35 +674,35 @@ completed: "완료"
|
|||||||
redoCompleted: "완료됨"
|
redoCompleted: "완료됨"
|
||||||
consoleError: "이 명령은 게임 내에서만 수행 할 수 있습니다."
|
consoleError: "이 명령은 게임 내에서만 수행 할 수 있습니다."
|
||||||
noActiveQuest: "현재 활성 퀘스트가 없습니다."
|
noActiveQuest: "현재 활성 퀘스트가 없습니다."
|
||||||
speakTo: 'Start: Speak to <npc>'
|
speakTo: '시작: <npc>와 대화'
|
||||||
mustSpeakTo: "You must speak to <npc> to start this Quest."
|
mustSpeakTo: "이 퀘스트를 시작하려면 <npc>와 대화해야 합니다."
|
||||||
noCommandStart: "<quest> may not be started via command."
|
noCommandStart: "<quest>는 명령을 통해 시작되지 않을 수 있습니다."
|
||||||
permissionDisplay: "Permission:"
|
permissionDisplay: "권한:"
|
||||||
heroesClass: "직업"
|
heroesClass: "직업"
|
||||||
mcMMOLevel: "레벨"
|
mcMMOLevel: "레벨"
|
||||||
haveCompleted: "You have completed <quest>"
|
haveCompleted: "<quest>를 완료했습니다."
|
||||||
cannotComplete: "Cannot complete <quest>"
|
cannotComplete: "<quest>를 완료 할 수 없습니다."
|
||||||
questNotFound: "Quest not found."
|
questNotFound: "퀘스트를 찾을 수 없습니다."
|
||||||
alreadyConversing: "You already are in a conversation!"
|
alreadyConversing: "이미 대화 중입니다!"
|
||||||
inputNum: "Input must be a number."
|
inputNum: "입력은 숫자 여야합니다."
|
||||||
inputPosNum: "Input must be a positive number."
|
inputPosNum: "입력은 양수 여야합니다."
|
||||||
questModified: "Your active Quest <quest> has been modified. You have been forced to quit the Quest."
|
questModified: "활성 퀘스트 <quest>가 수정되었습니다. 당신은 퀘스트를 그만둬야합니다."
|
||||||
questNotExist: "Your active Quest <quest> no longer exists. You have been forced to quit the Quest."
|
questNotExist: "현재 활동중인 퀘스트<quest>가 더 이상 존재하지 않습니다. 당신은 퀘스트를 그만둬야합니다."
|
||||||
questInvalidChoice: "Invalid choice. Type 'Yes' or 'No'"
|
questInvalidChoice: "잘못된 선택입니다. '예'또는 '아니요'를 입력하십시오."
|
||||||
questPointsDisplay: "Quest points:"
|
questPointsDisplay: "퀘스트 포인트:"
|
||||||
questNoDrop: "You may not drop Quest items."
|
questNoDrop: "퀘스트 아이템을 드롭 할 수 없습니다."
|
||||||
questNoBrew: "You may not brew Quest items."
|
questNoBrew: "퀘스트 아이템을 추출 할 수 없습니다."
|
||||||
questNoStore: "You may not store Quest items."
|
questNoStore: "퀘스트 아이템을 저장할 수 없습니다."
|
||||||
questNoCraft: "You may not craft Quest items."
|
questNoCraft: "퀘스트 아이템을 저장할 수 없습니다."
|
||||||
questNoEquip: "You may not equip Quest items."
|
questNoEquip: "퀘스트 아이템을 장비 할 수 없습니다."
|
||||||
questNoDispense: "You may not put Quest items in dispensers."
|
questNoDispense: "Quest 아이템을 디스펜서에 넣을 수 없습니다."
|
||||||
questNoEnchant: "You may not enchant Quest items."
|
questNoEnchant: "퀘스트 아이템에 인챈트를 할 수 없습니다."
|
||||||
questNoSmelt: "You may not smelt using Quest items."
|
questNoSmelt: "퀘스트 아이템을 제련 할 수 없습니다."
|
||||||
pageSelectionNum: "Page selection must be a number."
|
pageSelectionNum: "페이지 선택은 숫자 여야합니다."
|
||||||
pageSelectionPosNum: "Page selection must be a positive number."
|
pageSelectionPosNum: "페이지 선택은 양수 여야합니다."
|
||||||
questTakeDisabled: "Taking Quests via commands has been disabled."
|
questTakeDisabled: "명령을 통해 퀘스트를 수행하는 기능이 비활성화되었습니다."
|
||||||
questQuit: "You have quit <quest>"
|
questQuit: "<quest>를 종료했습니다."
|
||||||
questQuitDisabled: "Quitting Quests has been disabled."
|
questQuitDisabled: "퀘스트 종료는 사용할 수 없습니다."
|
||||||
questsUnknownCommand: "Unknown Quests command. Type /quests for help."
|
questsUnknownCommand: "Unknown Quests command. Type /quests for help."
|
||||||
pageNotExist: "Page does not exist."
|
pageNotExist: "Page does not exist."
|
||||||
pageFooter: "- Page <current> of <all> -"
|
pageFooter: "- Page <current> of <all> -"
|
||||||
|
Loading…
Reference in New Issue
Block a user