mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-29 06:06:05 +01:00
New translations strings.yml (Korean)
This commit is contained in:
parent
1cac1befd3
commit
d375945710
@ -1,17 +1,17 @@
|
||||
---
|
||||
questFailed: "*QUEST FAILED*"
|
||||
questMaxAllowed: "You may only have up to <number> Quests."
|
||||
questAlreadyOn: "You are already on that Quest!"
|
||||
questTooEarly: "You may not take <quest> again for another <time>."
|
||||
questAlreadyCompleted: "You have already completed <quest>."
|
||||
questInvalidLocation: "You may not take <quest> at this location."
|
||||
questInvalidDeliveryItem: "<item> is not a required item for this quest!"
|
||||
questSelectedLocation: "Selected location"
|
||||
questDisplayHelp: "- Display this help"
|
||||
COMMAND_LIST: "list"
|
||||
COMMAND_LIST_HELP: "list [page] - List available Quests"
|
||||
COMMAND_TAKE: "take"
|
||||
COMMAND_TAKE_HELP: "take [quest name] - Accept a Quest"
|
||||
questFailed: "* 퀘스트 실패 *"
|
||||
questMaxAllowed: "단지 <number>퀘스트를 할 수 있습니다."
|
||||
questAlreadyOn: "사용자님의 여정이 이미 시작되었습니다."
|
||||
questTooEarly: "하지 다른 <time>위해 다시 <quest>를 걸릴 수 있습니다."
|
||||
questAlreadyCompleted: "이미 <quest>를 완료 했습니다."
|
||||
questInvalidLocation: "이 위치에서 <quest>를 받지 않을 수 있습니다."
|
||||
questInvalidDeliveryItem: "<item>이 모험에 대 한 필수 항목이 아니다!"
|
||||
questSelectedLocation: "위치 선택"
|
||||
questDisplayHelp: "-이 도움말 표시"
|
||||
COMMAND_LIST: "목록"
|
||||
COMMAND_LIST_HELP: "목록 [page]-사용 가능한 퀘스트 목록"
|
||||
COMMAND_TAKE: "가져가다"
|
||||
COMMAND_TAKE_HELP: "[퀘스트 이름]-퀘스트를 수락"
|
||||
COMMAND_TAKE_USAGE: 'Usage: /quests take [quest]'
|
||||
COMMAND_QUIT: "quit"
|
||||
COMMAND_QUIT_HELP: "quit [quest] - Quit a current Quest"
|
||||
|
Loading…
Reference in New Issue
Block a user