mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-03 17:29:57 +01:00
New translations strings.yml (Korean)
This commit is contained in:
parent
6c26a24333
commit
acf30e8f2f
@ -275,20 +275,20 @@ stageEditorNoKillLocations: "먼저 죽일 위치를 설정해야합니다!"
|
||||
stageEditorNoBlockSelected: "먼저 블록을 선택해야합니다."
|
||||
stageEditorNoColors: "먼저 색상을 설정해야합니다!"
|
||||
stageEditorNoLocations: "먼저 위치를 설정해야합니다!"
|
||||
stageEditorListNotSameSize: "The block names list and the amounts list are not the same size!"
|
||||
stageEditorEnchantmentNotSameSize: "The enchantments list, the item id list and the enchant amount list are not the same size!"
|
||||
stageEditorDeliveriesNotSameSize: "The item list and the NPC list are not equal in size!"
|
||||
stageEditorNPCKillsNotSameSize: "The NPC IDs list and the kill amounts list are not the same size!"
|
||||
stageEditorAllListsNotSameSize: "All of your lists are not the same size!"
|
||||
stageEditorMobTypesNotSameSize: "The mob types list and the mob amounts list are not the same size!"
|
||||
stageEditorTameMobsNotSameSize: "The mob types list and the tame amounts list are not the same size!"
|
||||
stageEditorShearNotSameSize: "The sheep colors list and the shear amounts list are not the same size!"
|
||||
stageEditorMustSetPasswordDisplays: "You must add at least one password display first!"
|
||||
stageEditorPasswordNotSameSize: "The password display and password phrase lists are not the same size!"
|
||||
stageEditorListContainsDuplicates: "List contains duplicates!"
|
||||
stageEditorDelayCleared: "Delay cleared."
|
||||
stageEditorDenizenCleared: "Denizen script cleared."
|
||||
stageEditorObjectiveCleared: "Objective cleared."
|
||||
stageEditorListNotSameSize: "블록 이름 목록과 목록의 양이 같은 크기가 아닙니다!"
|
||||
stageEditorEnchantmentNotSameSize: "인챈트 목록, 아이템 Id 목록 및 Enchant 양의 목록이 같은 크기가 아닙니다!"
|
||||
stageEditorDeliveriesNotSameSize: "아이템 목록과 NPC 목록의 크기가 같지 않습니다!"
|
||||
stageEditorNPCKillsNotSameSize: "NPC ID 목록과 죽여야하는 양의 목록이 같은 크기가 아닙니다!"
|
||||
stageEditorAllListsNotSameSize: "모든 목록이 같은 크기가 아닙니다!"
|
||||
stageEditorMobTypesNotSameSize: "몬스터 유형 목록과 몬스터의 양 목록은 같은 크기가 아닙니다!"
|
||||
stageEditorTameMobsNotSameSize: "몬스터 유형 목록과 길들인 양의 목록이 같은 크기가 아닙니다!"
|
||||
stageEditorShearNotSameSize: "양 색상 목록과 벨 량 목록이 같은 크기가 아닙니다!"
|
||||
stageEditorMustSetPasswordDisplays: "먼저 표시될 암호를 하나 이상 추가해야합니다!"
|
||||
stageEditorPasswordNotSameSize: "비밀번호 와 재입력된 비밀번호가 서로 다릅니다."
|
||||
stageEditorListContainsDuplicates: "목록에 중복이 있습니다!"
|
||||
stageEditorDelayCleared: "지연이 완료되었습니다."
|
||||
stageEditorDenizenCleared: "Denizen 스크립트가 완료되었습니다."
|
||||
stageEditorObjectiveCleared: "목표가 완료되었습니다."
|
||||
stageEditorMessageCleared: "Message cleared."
|
||||
stageEditorConfirmStageDelete: "Are you sure you want to delete this stage?"
|
||||
stageEditorConfirmStageNote: "Any Stages after will be shifted back one spot"
|
||||
@ -339,33 +339,33 @@ eventEditorEffect: "Effect"
|
||||
eventEditorWeather: "Weather"
|
||||
eventEditorSetMessage: "Send message"
|
||||
eventEditorClearInv: "Clear inventory"
|
||||
eventEditorFailQuest: "Fail the quest"
|
||||
eventEditorSetExplosions: "Set explosion locations"
|
||||
eventEditorSetLightning: "Set lightning strike locations"
|
||||
eventEditorSetEffects: "Set effects"
|
||||
eventEditorSetStorm: "Set storm"
|
||||
eventEditorSetThunder: "Set thunder"
|
||||
eventEditorSetMobSpawns: "Set mob spawns"
|
||||
eventEditorSetPotionEffects: "Apply potion effects"
|
||||
eventEditorSetHunger: "Set hunger level"
|
||||
eventEditorSetSaturation: "Set saturation level"
|
||||
eventEditorSetHealth: "Set health level"
|
||||
eventEditorEnterTimerSeconds: "Set amount of time before quest fails (in seconds)"
|
||||
eventEditorSetTimer: "Set time to fail quest"
|
||||
eventEditorCancelTimer: "Cancel the quest timer"
|
||||
eventEditorSetTeleport: "Teleport to location"
|
||||
eventEditorSetCommands: "Execute commands"
|
||||
eventEditorItems: "Action Items"
|
||||
eventEditorSetItems: "Give items"
|
||||
eventEditorItemsCleared: "Action items cleared."
|
||||
eventEditorAddItem: "Add item"
|
||||
eventEditorSetItemNames: "Set item names"
|
||||
eventEditorSetItemAmounts: "Set item amounts"
|
||||
eventEditorNoNames: "No names set"
|
||||
eventEditorMustSetNames: "You must set item names first!"
|
||||
eventEditorInvalidName: "is not a valid item name!"
|
||||
eventEditorNotANumber: "is not a number!"
|
||||
eventEditorStorm: "Action Storm"
|
||||
eventEditorFailQuest: "퀘스트 실패"
|
||||
eventEditorSetExplosions: "폭발 위치 설정"
|
||||
eventEditorSetLightning: "번개 위치 설정"
|
||||
eventEditorSetEffects: "효과 설정"
|
||||
eventEditorSetStorm: "폭풍우 설정"
|
||||
eventEditorSetThunder: "천둥 설정"
|
||||
eventEditorSetMobSpawns: "몬스터 소환 설정"
|
||||
eventEditorSetPotionEffects: "물약 효과 적용"
|
||||
eventEditorSetHunger: "굶주린 수준 설정"
|
||||
eventEditorSetSaturation: "채도 수준 설정"
|
||||
eventEditorSetHealth: "체력 상태 설정"
|
||||
eventEditorEnterTimerSeconds: "퀘스트가 실패할 시간을 설정합니다 (초 단위)."
|
||||
eventEditorSetTimer: "퀘스트 실패 시간 설정"
|
||||
eventEditorCancelTimer: "퀘스트 타이머 취소"
|
||||
eventEditorSetTeleport: "위치로 순간 이동"
|
||||
eventEditorSetCommands: "명령 실행"
|
||||
eventEditorItems: "아이템 작용"
|
||||
eventEditorSetItems: "아이템 주기"
|
||||
eventEditorItemsCleared: "아이템 작용 완료."
|
||||
eventEditorAddItem: "아이템 추가"
|
||||
eventEditorSetItemNames: "아이템 이름 설정"
|
||||
eventEditorSetItemAmounts: "아이템 양 설정"
|
||||
eventEditorNoNames: "이름이 설정되지 않았습니다"
|
||||
eventEditorMustSetNames: "먼저 아이템 이름을 설정해야합니다!"
|
||||
eventEditorInvalidName: "유효한 아이템 이름이 아닙니다!"
|
||||
eventEditorNotANumber: "숫자가 아닙니다!"
|
||||
eventEditorStorm: "폭풍 작용"
|
||||
eventEditorSetWorld: "Set world"
|
||||
eventEditorSetDuration: "Set duration"
|
||||
eventEditorNoWorld: "(No world set)"
|
||||
|
Loading…
Reference in New Issue
Block a user