New translations strings.yml (Korean)

This commit is contained in:
PikaMug 2019-06-03 01:11:28 -04:00
parent 34edec0430
commit e1cad01fa3

View File

@ -180,8 +180,8 @@ stageEditorSetCutAmounts: "벨 양 설정"
stageEditorSetKillAmounts: "죽일 양 설정"
stageEditorSetEnchantAmounts: "인챈트 양 설정"
stageEditorSetMobAmounts: "몬스터 양 설정"
stageEditorSetEnchantments: "Set enchantments"
stageEditorSetItemNames: "Set item names"
stageEditorSetEnchantments: "인챈트 설정"
stageEditorSetItemNames: "아이템 이름 설정"
stageEditorSetKillIds: "Set NPC IDs"
stageEditorSetMobTypes: "Set mob types"
stageEditorSetKillLocations: "Set kill locations"
@ -239,22 +239,22 @@ stageEditorCommandEventsTriggerPrompt: "%yellow%Enter a command trigger for%aqua
stageEditorDelayMessagePrompt: "Enter delay message, <clear>, <cancel>"
stageEditorScriptPrompt: "Enter script name, <clear>, <cancel>"
stageEditorStartMessagePrompt: "Enter start message, <clear>, <cancel>"
stageEditorCompleteMessagePrompt: "Enter complete message, <clear>, <cancel>"
stageEditorPasswordDisplayPrompt: "Enter password display, <cancel>"
stageEditorPasswordDisplayHint: "(This is the text that will be displayed to the player as their objective)"
stageEditorPasswordPhrasePrompt: "Enter password phrases, <semicolon>, <cancel>"
stageEditorPasswordPhraseHint: "(This is the text that a player must enter to complete the objective)"
stageEditorObjectiveOverridePrompt: "Enter objective display override, <clear>, <cancel>"
stageEditorObjectiveOverrideHint: "(This override will display your own text as the objective)"
stageEditorObjectiveOverrideCleared: "Objective display override cleared."
stageEditorDeliveryAddItem: "Add item"
stageEditorDeliveryNPCs: "Set NPC IDs"
stageEditorDeliveryMessages: "Set delivery messages"
stageEditorInvalidBlockName: "is not a valid block name!"
stageEditorInvalidEnchantment: "is not a valid enchantment name!"
stageEditorInvalidNPC: "is not a valid NPC ID!"
stageEditorInvalidMob: "is not a valid mob name!"
stageEditorInvalidItemName: "is not a valid item name!"
stageEditorCompleteMessagePrompt: "완료 메시지 입력,<clear>,<cancel>"
stageEditorPasswordDisplayPrompt: "암호 지연 입력,<cancel>"
stageEditorPasswordDisplayHint: "(이것은 플레이어에게 그들의 목표로 표시 될 텍스트입니다)"
stageEditorPasswordPhrasePrompt: "암호 문구 입력,<semicolon>,<cancel>"
stageEditorPasswordPhraseHint: "(이것은 플레이어가 목표를 완료하기 위해 입력해야하는 텍스트입니다)"
stageEditorObjectiveOverridePrompt: "목표 디스플레이 재정의 입력,<clear>,<cancel>"
stageEditorObjectiveOverrideHint: "(이 오버라이드 (override) 는, 목적으로 자신의 텍스트를 표시합니다)"
stageEditorObjectiveOverrideCleared: "목표 디스플레이 오버라이드가 완료되었습니다."
stageEditorDeliveryAddItem: "아이템 추가"
stageEditorDeliveryNPCs: "NPC ID 설정"
stageEditorDeliveryMessages: "전달 메시지 설정"
stageEditorInvalidBlockName: "올바른 블록 이름이 아닙니다!"
stageEditorInvalidEnchantment: "유효한 인챈트 이름이 아닙니다!"
stageEditorInvalidNPC: "유효한 NPC ID가 아닙니다."
stageEditorInvalidMob: "유효한 몬스터 이름이 아닙니다!"
stageEditorInvalidItemName: "유효한 아이템 이름이 아닙니다!"
stageEditorInvalidNumber: "is not a number!"
stageEditorInvalidDye: "is not a valid dye color!"
stageEditorInvalidEvent: "is not a valid action name!"