mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-23 11:05:38 +01:00
New translations strings.yml (Korean)
This commit is contained in:
parent
126d89918a
commit
2fe45cf3a2
@ -15,7 +15,7 @@ COMMAND_EVENTS_EDITOR_HELP: "이벤트 명령어 수정에 대한 도움말"
|
||||
COMMAND_STATS: "명령 통계"
|
||||
COMMAND_STATS_HELP: "명령어 통계 도움말"
|
||||
COMMAND_TOP: "상위"
|
||||
COMMAND_TOP_HELP: "<command> [number] - View plugin leaderboards"
|
||||
COMMAND_TOP_HELP: "<command> [number] - 플러그인 리더 보드보기"
|
||||
COMMAND_TOP_USAGE: "사용법: /quests top [number]"
|
||||
COMMAND_INFO: "정보"
|
||||
COMMAND_INFO_HELP: "명령어 정보 도움말"
|
||||
@ -209,11 +209,11 @@ stageEditorBreakBlocksPrompt: "Enter break amounts (numbers), <space>, <cancel>"
|
||||
stageEditorDamageBlocksPrompt: "Enter damage amounts (numbers), <space>, <cancel>"
|
||||
stageEditorPlaceBlocksPrompt: "놓을 양 입력 (numbers),<space>,<cancel>"
|
||||
stageEditorUseBlocksPrompt: "사용 량 입력 (numbers),<space>,<cancel>"
|
||||
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Enter block durability (numbers), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Enter enchantment names, <semicolon>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "삭제 량 입력 (numbers),<space>,<cancel>"
|
||||
stageEditorEnterBlockDurability: "블록 내구량 입력 (numbers),<space>,<cancel>"
|
||||
stageEditorCatchFishPrompt: "물고기 잡을 수량 입력 (numbers),<clear>,<cancel>"
|
||||
stageEditorKillPlayerPrompt: "죽이려는 플레이어 수를 입력하십시오, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "인챈트 이름 입력,<semicolon>,<cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Enter item names, <space>, <cancel>"
|
||||
stageEditorNPCPrompt: "Enter NPC IDs, <space>, <cancel>"
|
||||
|
Loading…
Reference in New Issue
Block a user