New translations strings.yml (Korean)

This commit is contained in:
PikaMug 2019-06-02 23:31:51 -04:00
parent b43387905b
commit 869656a79c

View File

@ -43,7 +43,7 @@ COMMAND_QUESTADMIN_NEXTSTAGE_HELP: "<command> [player] [quest] - Force a player
COMMAND_QUESTADMIN_SETSTAGE: "setstage" COMMAND_QUESTADMIN_SETSTAGE: "setstage"
COMMAND_QUESTADMIN_SETSTAGE_HELP: "<command> [player] [quest] [stage] - Set the current stage for a player" COMMAND_QUESTADMIN_SETSTAGE_HELP: "<command> [player] [quest] [stage] - Set the current stage for a player"
COMMAND_QUESTADMIN_SETSTAGE_USAGE: 'Usage: /questadmin setstage [player] [quest] [stage]' COMMAND_QUESTADMIN_SETSTAGE_USAGE: 'Usage: /questadmin setstage [player] [quest] [stage]'
COMMAND_QUESTADMIN_RESET: "reset" COMMAND_QUESTADMIN_RESET: "초기화"
COMMAND_QUESTADMIN_RESET_HELP: "<command> [player] - Clear all Quests data of a player" COMMAND_QUESTADMIN_RESET_HELP: "<command> [player] - Clear all Quests data of a player"
COMMAND_QUESTADMIN_REMOVE: "remove" COMMAND_QUESTADMIN_REMOVE: "remove"
COMMAND_QUESTADMIN_REMOVE_HELP: "<command> [player] [quest] - Remove a completed quest from a player" COMMAND_QUESTADMIN_REMOVE_HELP: "<command> [player] [quest] - Remove a completed quest from a player"
@ -83,9 +83,9 @@ questDungeonsKicked: "<player> can no longer perform quests with you."
questDungeonsLeave: "You can no longer perform quests with Captain <player>." questDungeonsLeave: "You can no longer perform quests with Captain <player>."
questPartiesCreate: "Players added to this party may perform quests together!" questPartiesCreate: "Players added to this party may perform quests together!"
questPartiesDelete: "퀘스트 파티가 해체되었습니다." questPartiesDelete: "퀘스트 파티가 해체되었습니다."
questPartiesInvite: "<player> can now perform quests with you!" questPartiesInvite: "<player> 는 이제부터 당신과 퀘스트를 할 수 있다!"
questPartiesJoin: "You can now perform quests with <player>." questPartiesJoin: "<player> 는 이제부터 퀘스트를 할 수 있다."
questPartiesKicked: "<player> can no longer perform quests with you." questPartiesKicked: "<player>는 더 이상 퀘스트를 수행 할 수 없습니다."
questPartiesLeave: "You can no longer perform quests with <player>." questPartiesLeave: "You can no longer perform quests with <player>."
questWGSetRegion: "Set Region" questWGSetRegion: "Set Region"
questWGNotInstalled: "WorldGuard not installed" questWGNotInstalled: "WorldGuard not installed"