New translations strings.yml (Korean)

This commit is contained in:
PikaMug 2019-06-03 01:21:34 -04:00
parent e1cad01fa3
commit 616855ddd5

View File

@ -255,16 +255,16 @@ stageEditorInvalidEnchantment: "유효한 인챈트 이름이 아닙니다!"
stageEditorInvalidNPC: "유효한 NPC ID가 아닙니다." stageEditorInvalidNPC: "유효한 NPC ID가 아닙니다."
stageEditorInvalidMob: "유효한 몬스터 이름이 아닙니다!" stageEditorInvalidMob: "유효한 몬스터 이름이 아닙니다!"
stageEditorInvalidItemName: "유효한 아이템 이름이 아닙니다!" stageEditorInvalidItemName: "유효한 아이템 이름이 아닙니다!"
stageEditorInvalidNumber: "is not a number!" stageEditorInvalidNumber: "숫자가 아닙니다!"
stageEditorInvalidDye: "is not a valid dye color!" stageEditorInvalidDye: "유효한 염료 색상이 아닙니다!"
stageEditorInvalidEvent: "is not a valid action name!" stageEditorInvalidEvent: "올바른 액션 이름이 아닙니다."
stageEditorDuplicateEvent: "Action is already in the list!" stageEditorDuplicateEvent: "액션이 이미 목록에 있습니다!"
stageEditorInvalidScript: "Denizen script not found!" stageEditorInvalidScript: "Denizen 스크립트를 찾을 수 없습니다."
stageEditorNoCitizens: "Citizens is not installed!" stageEditorNoCitizens: "Citizens 이 설치되지 않았습니다!"
stageEditorNoDenizen: "Denizen is not installed!" stageEditorNoDenizen: "Denizen 이 설치되지 않았습니다!"
stageEditorPositiveAmount: "You must enter a positive number!" stageEditorPositiveAmount: "양수를 입력해야합니다!"
stageEditorNotListofNumbers: "is not a list of numbers!" stageEditorNotListofNumbers: "숫자 목록이 아닙니다!"
stageEditorNoDelaySet: "You must set a delay first!" stageEditorNoDelaySet: "먼저 지연을 설정해야합니다!"
stageEditorNoBlockNames: "You must set block names first!" stageEditorNoBlockNames: "You must set block names first!"
stageEditorNoEnchantments: "You must set enchantments first!" stageEditorNoEnchantments: "You must set enchantments first!"
stageEditorNoItems: "You must add items first!" stageEditorNoItems: "You must add items first!"