New translations strings.yml (Korean)

This commit is contained in:
PikaMug 2019-06-03 00:21:24 -04:00
parent 3480b3fe21
commit b3ab785d3e

View File

@ -100,25 +100,25 @@ questSetItem: "선택된 아이템"
questClearItem: "완료 아이템"
questGUICleared: "퀘스트 GUI 항목 표시가 지워졌습니다."
questDeleted: "퀘스트가 삭제되었습니다! 퀘스트 및 액션이 새로 고침되었습니다."
questEditorNameExists: "A Quest with that name already exists!"
questEditorBeingEdited: "Someone is creating/editing a Quest with that name!"
questEditorInvalidQuestName: "Name may not contain periods or commas!"
questEditorInvalidEventName: "is not a valid action name!"
questEditorInvalidNPC: "No NPC exists with that id!"
questEditorNoStartBlockSelected: "You must select a block first."
questEditorPositiveAmount: "Amount must be a positive number."
questEditorQuestAsRequirement1: "The following Quests have"
questEditorQuestAsRequirement2: "as a requirement:"
questEditorQuestAsRequirement3: "You must modify these Quests so that they do not use it before deleting it."
questEditorQuestNotFound: "Quest not found!"
questEditorEventCleared: "Initial Action cleared."
questEditorSave: "Finish and save"
questEditorNeedAskMessage: "You must set an ask message!"
questEditorNeedFinishMessage: "You must set a finish message!"
questEditorNeedStages: "Your Quest has no Stages!"
questEditorSaved: "%bold%Quest saved! %reset%(You will need to perform %red%<command> %reset% for it to appear in-game)"
questEditorExited: "Are you sure you want to exit without saving?"
questEditorDeleted: "Are you sure you want to delete the Quest?"
questEditorNameExists: "그 이름을 가진 퀘스트가 이미 존재합니다!"
questEditorBeingEdited: "누군가 그 이름으로 퀘스트를 만들고 편집 중입니다!"
questEditorInvalidQuestName: "이름에는 마침표 또는 쉼표가 포함될 수 없습니다!"
questEditorInvalidEventName: "올바른 액션 이름이 아닙니다."
questEditorInvalidNPC: "그 id와 함께 NPC가 존재하지 않습니다!"
questEditorNoStartBlockSelected: "먼저 블록을 선택해야합니다."
questEditorPositiveAmount: "금액은 양수 여야합니다."
questEditorQuestAsRequirement1: "다음 퀘스트는"
questEditorQuestAsRequirement2: "요구사항:"
questEditorQuestAsRequirement3: "이 퀘스트는 삭제하기 전에 사용하지 않도록 수정해야합니다."
questEditorQuestNotFound: "퀘스트를 찾을 수 없습니다!"
questEditorEventCleared: "초기 동작이 해제되었습니다."
questEditorSave: "완료 및 저장"
questEditorNeedAskMessage: "묻는 메시지를 설정해야합니다!"
questEditorNeedFinishMessage: "완료 메시지를 설정해야합니다!"
questEditorNeedStages: "퀘스트에 스테이지가 없습니다!"
questEditorSaved: "%bold% 퀘스트가 저장되었습니다! %reset% (게임에 나타나려면 %red% <command> %reset% 를 수행해야합니다)"
questEditorExited: "저장하지 않고 종료 하시겠습니까?"
questEditorDeleted: "퀘스트를 삭제 하시겠습니까?"
stageEditorEditStage: "Edit Stage"
stageEditorNewStage: "Add new Stage"
stageEditorStages: "Stages"