New translations strings.yml (Korean)

This commit is contained in:
PikaMug 2019-06-03 03:11:43 -04:00
parent 50cba4f0d2
commit dc7d85aafa

View File

@ -323,22 +323,22 @@ eventEditorListDuplicates: "목록에 중복이 있습니다!"
eventEditorNotANumberList: "입력이 숫자 목록이 아니 었습니다!"
eventEditorInvalidEntry: "부적합한 입력"
eventEditorGiveItemsTitle: "- 아이템 주기 -"
eventEditorEffectsTitle: "- Sound Effects -"
eventEditorStormTitle: "- Action Storm -"
eventEditorThunderTitle: "- Action Thunder -"
eventEditorMobSpawnsTitle: "- Action Mob Spawns -"
eventEditorMobsTitle: "- Mobs -"
eventEditorAddMobTypesTitle: "- Add Mob -"
eventEditorPotionEffectsTitle: "- Action Potion Effects -"
eventEditorPotionTypesTitle: "- Action Potion Types -"
eventEditorWorldsTitle: "- Worlds -"
eventEditorSetName: "Set name"
eventEditorPlayer: "Player"
eventEditorTimer: "Timer"
eventEditorEffect: "Effect"
eventEditorWeather: "Weather"
eventEditorSetMessage: "Send message"
eventEditorClearInv: "Clear inventory"
eventEditorEffectsTitle: "-음향 효과-"
eventEditorStormTitle: "- 폭풍 작용 -"
eventEditorThunderTitle: "- 번개 작용 -"
eventEditorMobSpawnsTitle: "- 몬스터 소환 작용 -"
eventEditorMobsTitle: "- 몬스터 -"
eventEditorAddMobTypesTitle: "- 몬스터 추가 -"
eventEditorPotionEffectsTitle: "- 포션 효과 작용 -"
eventEditorPotionTypesTitle: "- 포션 종류 작용 -"
eventEditorWorldsTitle: "- 세상 -"
eventEditorSetName: "이름 설정"
eventEditorPlayer: "플레이어"
eventEditorTimer: "타이머"
eventEditorEffect: "효과"
eventEditorWeather: "날씨"
eventEditorSetMessage: "메시지 전송"
eventEditorClearInv: "인벤토리 지우기"
eventEditorFailQuest: "퀘스트 실패"
eventEditorSetExplosions: "폭발 위치 설정"
eventEditorSetLightning: "번개 위치 설정"
@ -562,16 +562,16 @@ itemCreateEnterLore: "아이템 룰 입력,<semicolon>,<clear>,<cancel>"
itemCreateLoaded: "아이템 로드됨."
itemCreateNoItem: "손에 아이템이 없습니다!"
itemCreateNoName: "먼저 이름을 설정해야합니다!"
itemCreateInvalidName: "Invalid item name!"
itemCreateInvalidDurab: "Invalid item durability!"
itemCreateInvalidEnch: "Invalid enchantment name!"
itemCreateInvalidInput: "Invalid input!"
itemCreateNotNumber: "Input was not a number!"
itemCreateNoNameAmount: "You must set a name and amount first!"
itemCreateCriticalError: "A critical error has occurred."
dateCreateEnterDay: "Enter a day (max. 31), <cancel>"
dateCreateEnterMonth: "Enter a month (max. 12), <cancel>"
dateCreateEnterYear: "Enter a year (max. 9999), <cancel>"
itemCreateInvalidName: "잘못된 이름입니다!"
itemCreateInvalidDurab: "잘못된 아이템 내구성!"
itemCreateInvalidEnch: "유효한 인챈트 이름이 아닙니다!"
itemCreateInvalidInput: "잘못된 입력"
itemCreateNotNumber: "입력이 숫자가 아니 었습니다!"
itemCreateNoNameAmount: "먼저 이름과 양을 설정해야 합니다!"
itemCreateCriticalError: "심각한 오류가 발생했습니다."
dateCreateEnterDay: "일 을 입력(최대 31),<cancel>"
dateCreateEnterMonth: "월 을 입력(최대 12),<cancel>"
dateCreateEnterYear: "년 을 입력(최대 9999),<cancel>"
dateCreateEnterHour: "Enter an hour (max. 23), <cancel>"
dateCreateEnterMinute: "Enter a minute (max. 59), <cancel>"
dateCreateEnterSecond: "Enter a second (max. 59), <cancel>"