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