{
  "messages": {
    "game": {
      "address_bind": "๐Ÿ‡บ๐Ÿ‡ธGame Server started at \u001b[1m\u001b[33m%s:%s\u001b[0m",
      "port_bind": "๊ฒŒ์ž„ ์„œ๋ฒ„๊ฐ€ ํฌํŠธ %s์—์„œ ์—ด๋ ธ์Šต๋‹ˆ๋‹ค.",
      "connect": "ํด๋ผ์ด์–ธํŠธ๊ฐ€ %s์—์„œ ์—ฐ๊ฒฐ๋์Šต๋‹ˆ๋‹ค.",
      "disconnect": "ํด๋ผ์ด์–ธํŠธ๊ฐ€ %s์—์„œ ์—ฐ๊ฒฐ์ด ๋Š๊ฒผ์Šต๋‹ˆ๋‹ค.",
      "game_update_error": "๊ฒŒ์ž„ ์—…๋ฐ์ดํŠธ ๋„์ค‘ ์˜ค๋ฅ˜๊ฐ€ ๋ฐœ์ƒํ–ˆ์Šต๋‹ˆ๋‹ค.",
      "command_error": "๋ช…๋ น์–ด ์˜ค๋ฅ˜:"
    },
    "dispatch": {
      "address_bind": "๐Ÿ‡บ๐Ÿ‡ธ[Dispatch] Dispatch server started at \u001b[1m\u001b[33m%s:%s\u001b[0m",
      "port_bind": "[Dispatch] ๋””์ŠคํŒจ์น˜ ์„œ๋ฒ„๊ฐ€ ํฌํŠธ %s์—์„œ ์—ด๋ ธ์Šต๋‹ˆ๋‹ค.",
      "request": "๐Ÿ‡บ๐Ÿ‡ธ[Dispatch] Client %s %s request: %s",
      "keystore": {
        "general_error": "[Dispatch] ํ‚ค์Šคํ† ์–ด ๋กœ๋”ฉ์ค‘ ์˜ค๋ฅ˜๊ฐ€ ๋ฐœ์ƒํ–ˆ์Šต๋‹ˆ๋‹ค!",
        "password_error": "[Dispatch] ํ‚ค์Šคํ† ์–ด๋ฅผ ๋กœ๋”ฉํ•  ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค. ๊ธฐ๋ณธ ํ‚ค์Šคํ† ์–ด ์•”ํ˜ธ๋กœ ์‹œ๋„ ์ค‘...",
        "no_keystore_error": "[Dispatch] SSL์ธ์ฆ์„œ๋ฅผ ์ฐพ์„ ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค! HTTP์„œ๋ฒ„๋กœ ๋˜๋Œ๋ฆฌ๋Š” ์ค‘.",
        "default_password": "[Dispatch] ๊ธฐ๋ณธ ํ‚ค์Šคํ† ์–ด ์•”ํ˜ธ๊ฐ€ ์„ฑ๊ณต์ ์œผ๋กœ ๋กœ๋”ฉ๋์Šต๋‹ˆ๋‹ค. config.json์—์„œ ์•”ํ˜ธ๋ฅผ 123456์œผ๋กœ ์„ค์ •ํ•ด ๋ณด์‹ญ์‹œ์˜ค."
      },
      "authentication": {
        "default_unable_to_verify": "๐Ÿ‡บ๐Ÿ‡ธ[Authentication] Something called the verifyUser method which is unavailable in the default authentication handler."
      },
      "no_commands_error": "๋””์ŠคํŒจ์น˜ ์ „์šฉ ๋ชจ๋“œ์—์„œ๋Š” ๋ช…๋ น์–ด๊ฐ€ ์ง€์›๋˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค.",
      "unhandled_request_error": "๐Ÿ‡บ๐Ÿ‡ธ[Dispatch] Potential unhandled %s request: %s.",
      "account": {
        "login_attempt": "[Dispatch] %s ํด๋ผ์ด์–ธํŠธ์—์„œ ๋กœ๊ทธ์ธ์„ ์‹œ๋„ํ•˜๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค.",
        "login_success": "[Dispatch] %s ํด๋ผ์ด์–ธํŠธ๊ฐ€ %s๋กœ ๋กœ๊ทธ์ธ ํ–ˆ์Šต๋‹ˆ๋‹ค.",
        "login_max_player_limit": "[Dispatch] %s ํด๋ผ์ด์–ธํŠธ ๋กœ๊ทธ์ธ ์‹คํŒจ: ์˜จ๋ผ์ธ ํ”Œ๋ ˆ์ด์–ด ์ˆ˜๊ฐ€ ์ตœ๋Œ€์— ๋„๋‹ฌํ–ˆ์Šต๋‹ˆ๋‹ค.",
        "login_token_attempt": "[Dispatch] %s ํด๋ผ์ด์–ธํŠธ๊ฐ€ ํ† ํฐ์„ ํ†ตํ•ด ๋กœ๊ทธ์ธ์„ ์‹œ๋„ํ•˜๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค.",
        "login_token_error": "[Dispatch] %s ํด๋ผ์ด์–ธํŠธ๊ฐ€ ํ† ํฐ์„ ํ†ตํ•œ ๋กœ๊ทธ์ธ์— ์‹คํŒจํ–ˆ์Šต๋‹ˆ๋‹ค",
        "login_token_success": "[Dispatch] %s ํด๋ผ์ด์–ธํŠธ๊ฐ€ ํ† ํฐ์„ ํ†ตํ•ด %s๋กœ ๋กœ๊ทธ์ธ ํ–ˆ์Šต๋‹ˆ๋‹ค.",
        "login_password_error": "[Dispatch] %s ํด๋ผ์ด์–ธํŠธ๊ฐ€ ์•”ํ˜ธ๋ฅผ ํ†ตํ•œ ๋กœ๊ทธ์ธ์— ์‹คํŒจํ–ˆ์Šต๋‹ˆ๋‹ค.",
        "login_password_storage_error": "[Dispatch] %s ํด๋ผ์ด์–ธํŠธ์˜ ์•”ํ˜ธ๊ฐ€ ๋ฐ์ดํ„ฐ๋ฒ ์ด์Šค์— ์—†๊ธฐ ๋•Œ๋ฌธ์— ๋กœ๊ทธ์ธ์— ์‹คํŒจํ–ˆ์Šต๋‹ˆ๋‹ค.",
        "combo_token_success": "[Dispatch] %s ํด๋ผ์ด์–ธํŠธ๊ฐ€ ์ฝค๋ณด ํ† ํฐ์„ ๊ตํ™˜ํ–ˆ์Šต๋‹ˆ๋‹ค.",
        "combo_token_error": "[Dispatch] %s ํด๋ผ์ด์–ธํŠธ๊ฐ€ ์ฝค๋ณด ํ† ํฐ ๊ตํ™˜์— ์‹คํŒจํ–ˆ์Šต๋‹ˆ๋‹ค.",
        "account_login_create_success": "[Dispatch] %s ํด๋ผ์ด์–ธํŠธ ๋กœ๊ทธ์ธ ์‹คํŒจ: %s ๊ณ„์ • ์ƒ์„ฑ๋จ.",
        "account_login_create_error": "[Dispatch] %s ํด๋ผ์ด์–ธํŠธ ๋กœ๊ทธ์ธ ์‹คํŒจ: ๊ณ„์ • ์ƒ์„ฑ ์‹คํŒจ.",
        "account_login_exist_error": "[Dispatch] %s ํด๋ผ์ด์–ธํŠธ ๋กœ๊ทธ์ธ ์‹คํŒจ: ๊ณ„์ •์„ ์ฐพ์„ ์ˆ˜ ์—†์Œ.",
        "account_cache_error": "๊ณ„์ • ์บ์‹œ๋ฐ์ดํ„ฐ ์˜ค๋ฅ˜.",
        "session_key_error": "์ž˜๋ชป๋œ ์„ธ์…˜ ํ‚ค.",
        "username_error": "์•„์ด๋””๋ฅผ ์ฐพ์„ ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค.",
        "username_create_error": "์•„์ด๋””๋ฅผ ์ฐพ์„ ์ˆ˜ ์—†์Œ, ์ƒ์„ฑ ์‹คํŒจ.",
        "password_error": "์•”ํ˜ธ๊ฐ€ ์˜ฌ๋ฐ”๋ฅด์ง€ ์•Š์Šต๋‹ˆ๋‹ค",
        "password_length_error": "์•”ํ˜ธ์˜ ๊ธธ์ด๋Š” 8์ž๋ฆฌ๋ณด๋‹ค ํฌ๊ฑฐ๋‚˜ ๊ฐ™์•„์•ผํ•ฉ๋‹ˆ๋‹ค.",
        "password_storage_error": "๊ณ„์ •์— ์•”ํ˜ธ๊ฐ€ ์—†์Šต๋‹ˆ๋‹ค. ๊ด€๋ฆฌ์ž์—๊ฒŒ ๋ฌธ์˜ํ•˜์‹ญ์‹œ์˜ค.",
        "server_max_player_limit": "์˜จ๋ผ์ธ ํ”Œ๋ ˆ์ด์–ด ์ˆ˜๊ฐ€ ์ตœ๋Œ€์— ๋„๋‹ฌํ–ˆ์Šต๋‹ˆ๋‹ค."
      },
      "router_error": "[Dispatch] ๋ผ์šฐํ„ฐ์— ์—ฐ๊ฒฐํ•  ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค."
    },
    "status": {
      "free_software": "Grasscutter๋Š” ๋ฌด๋ฃŒ ์†Œํ”„ํŠธ์›จ์–ด์ž…๋‹ˆ๋‹ค. ๋งŒ์•ฝ ๋‹น์‹ ์ด ์ด๊ฒƒ์„ ๊ตฌ๋งคํ–ˆ๋‹ค๋ฉด, ์‚ฌ๊ธฐ์ผ ๊ฐ€๋Šฅ์„ฑ์ด ๋†’์Šต๋‹ˆ๋‹ค. ํ™ˆํŽ˜์ด์ง€: https://github.com/Grasscutters/Grasscutter",
      "starting": "Grasscutter ์‹œ์ž‘์ค‘...",
      "shutdown": "์ข…๋ฃŒ์ค‘...",
      "done": "์‹คํ–‰ ์™„๋ฃŒ! ๋„์›€์ด ํ•„์š”ํ•˜๋ฉด, \"help\"๋ฅผ ์ž…๋ ฅํ•˜์„ธ์š”",
      "error": "์˜ค๋ฅ˜๊ฐ€ ๋ฐœ์ƒํ–ˆ์Šต๋‹ˆ๋‹ค.",
      "welcome": "Grasscutter์— ์˜ค์‹ ๊ฒƒ์„ ํ™˜์˜ํ•ฉ๋‹ˆ๋‹ค!",
      "run_mode_error": "์ž˜๋ชป๋œ ์„œ๋ฒ„ ์‹คํ–‰ ๋ชจ๋“œ: %s.",
      "run_mode_help": "์„œ๋ฒ„ ์‹คํ–‰ ๋ชจ๋“œ๋Š” 'HYBRID', 'DISPATCH_ONLY' ๋˜๋Š” 'GAME_ONLY'์—ฌ์•ผ ํ•ฉ๋‹ˆ๋‹ค. Grasscutter๋ฅผ ์‹คํ–‰ํ•  ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค...",
      "create_resources": "resourcesํด๋” ์ƒ์„ฑ ์ค‘...",
      "resources_error": "'BinOutput'๊ณผ 'ExcelBinOutput'์„ resourcesํด๋”์— ๋ณต์‚ฌํ•ด์ฃผ์‹ญ์‹œ์˜ค.",
      "version": "Grasscutter ๋ฒ„์ „: %s-%s",
      "game_version": "๊ฒŒ์ž„ ๋ฒ„์ „: %s",
      "resources": {
        "loading": "๋ฆฌ์†Œ์Šค ๋กœ๋”ฉ์ค‘...",
        "finish": "๋ฆฌ์†Œ์Šค ๋กœ๋”ฉ์™„๋ฃŒ."
      }
    }
  },
  "commands": {
    "generic": {
      "not_specified": "์ง€์ •๋œ ๋ช…๋ น์–ด๊ฐ€ ์—†์Šต๋‹ˆ๋‹ค.",
      "unknown_command": "์•Œ ์ˆ˜ ์—†๋Š” ๋ช…๋ น์–ด: %s",
      "permission_error": "์ด ๋ช…๋ น์–ด๋ฅผ ์‹คํ–‰ํ•  ๊ถŒํ•œ์ด ์—†์Šต๋‹ˆ๋‹ค.",
      "console_execute_error": "์ด ๋ช…๋ น์–ด๋Š” ์ฝ˜์†”์—์„œ๋งŒ ์‹คํ–‰ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.",
      "player_execute_error": "์ด ๋ช…๋ น์–ด๋Š” ์ธ๊ฒŒ์ž„์—์„œ๋งŒ ์‹คํ–‰ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.",
      "command_exist_error": "๋ช…๋ น์–ด๋ฅผ ์ฐพ์„ ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค.",
      "no_usage_specified": "์šฉ๋„๊ฐ€ ์ง€์ •๋˜์ง€ ์•Š์•˜์Šต๋‹ˆ๋‹ค",
      "no_description_specified": "์ง€์ •๋œ ์„ค๋ช…์ด ์—†์Šต๋‹ˆ๋‹ค.",
      "set_to": "%s๊ฐ€ %s๋กœ ์„ค์ •๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
      "set_for_to": "%s์˜ %s๊ฐ€ %s์œผ๋กœ ์„ค์ •๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
      "invalid": {
        "amount": "๊ฐœ์ˆ˜๊ฐ€ ์ž˜๋ชป๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
        "artifactId": "์„ฑ์œ ๋ฌผID๊ฐ€ ์ž˜๋ชป๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
        "avatarId": "์บ๋ฆญํ„ฐID๊ฐ€ ์ž˜๋ชป๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
        "avatarLevel": "์บ๋ฆญํ„ฐ ๋ ˆ๋ฒจ์ด ์ž˜๋ชป๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
        "entityId": "์—”ํ‹ฐํ‹ฐID๊ฐ€ ์ž˜๋ชป๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
        "itemId": "์•„์ดํ…œID๊ฐ€ ์ž˜๋ชป๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
        "itemLevel": "์•„์ดํ…œ ๋ ˆ๋ฒจ์ด ์ž˜๋ชป๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
        "itemRefinement": "์•„์ดํ…œ ์ œ๋ จ ๋ ˆ๋ฒจ์ด ์ž˜๋ชป๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
        "statValue": "์Šคํƒฏ๊ฐ’์ด ์ž˜๋ชป๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
        "value_between": "์ž˜๋ชป๋œ ๊ฐ’: %s๋Š” %s๊ณผ %s์‚ฌ์ด์˜ ๊ฐ’์ด์—ฌ์•ผ ํ•ฉ๋‹ˆ๋‹ค.",
        "playerId": "ํ”Œ๋ ˆ์ด์–ดID๊ฐ€ ์ž˜๋ชป๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
        "uid": "UID๊ฐ€ ์ž˜๋ชป๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
        "id": "ID๊ฐ€ ์ž˜๋ชป๋˜์—ˆ์Šต๋‹ˆ๋‹ค."
      }
    },
    "execution": {
      "usage_prefix": "์‚ฌ์šฉ๋ฒ•: ",
      "player_exist_error": "ํ”Œ๋ ˆ์ด์–ด๋ฅผ ์ฐพ์„ ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค.",
      "player_offline_error": "ํ”Œ๋ ˆ์ด์–ด๊ฐ€ ์˜จ๋ผ์ธ ์ƒํƒœ๊ฐ€ ์•„๋‹™๋‹ˆ๋‹ค.",
      "item_player_exist_error": "์•„์ดํ…œ ๋˜๋Š” UID๊ฐ€ ์ž˜๋ชป๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
      "player_exist_offline_error": "ํ”Œ๋ ˆ์ด์–ด๊ฐ€ ์—†๊ฑฐ๋‚˜ ์˜จ๋ผ์ธ ์ƒํƒœ๊ฐ€ ์•„๋‹™๋‹ˆ๋‹ค.",
      "argument_error": "์ธ์ˆ˜๊ฐ€ ์ž˜๋ชป๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
      "clear_target": "ํƒ€๊ฒŸ ์ •๋ฆฌ๋จ.",
      "set_target": "์ดํ›„ ๋ช…๋ น์€ ๊ธฐ๋ณธ์ ์œผ๋กœ @%s๋ฅผ ๋Œ€์ƒ์œผ๋กœ ์‹คํ–‰๋ฉ๋‹ˆ๋‹ค.",
      "set_target_online": "@%s๊ฐ€ ์˜จ๋ผ์ธ์ž…๋‹ˆ๋‹ค. ์ผ๋ถ€ ๋ช…๋ น์–ด์—๋Š” ์˜คํ”„๋ผ์ธ ๋Œ€์ƒ์ด ํ•„์š”ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.",
      "set_target_offline": "@%s๊ฐ€ ์˜คํ”„๋ผ์ธ์ž…๋‹ˆ๋‹ค. ์ผ๋ถ€ ๋ช…๋ น์–ด์—๋Š” ์˜จ๋ผ์ธ ๋Œ€์ƒ์ด ํ•„์š”ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.",
      "need_target": "์ด ๋ช…๋ น์–ด๋Š” ์‹คํ–‰ ๋Œ€์ƒ์˜ UID๊ฐ€ ํ•„์š”ํ•ฉ๋‹ˆ๋‹ค. <@UID>์ธ์ˆ˜๋ฅผ ์ถ”๊ฐ€ํ•˜๊ฑฐ๋‚˜ /target @UID๋กœ ์˜๊ตฌ์ ์ธ ๋Œ€์ƒ์„ ์„ค์ •ํ•ฉ๋‹ˆ๋‹ค.",
      "need_target_online": "์ด ๋ช…๋ น์–ด๋Š” ์˜จ๋ผ์ธ ์ƒํƒœ์ธ ์‹คํ–‰ ๋Œ€์ƒ์˜ UID๊ฐ€ ํ•„์š”ํ•˜์ง€๋งŒ, ์„ค์ •๋œ ๋Œ€์ƒ์€ ์˜คํ”„๋ผ์ธ ์ƒํƒœ์ž…๋‹ˆ๋‹ค. ๋‹ค๋ฅธ <@UID>์ธ์ˆ˜๋ฅผ ์ถ”๊ฐ€ํ•˜๊ฑฐ๋‚˜ /target @UID๋กœ ์˜๊ตฌ์ ์ธ ๋Œ€์ƒ์„ ์„ค์ •ํ•ฉ๋‹ˆ๋‹ค.",
      "need_target_offline": "์ด ๋ช…๋ น์–ด๋Š” ์˜คํ”„๋ผ์ธ ์ƒํƒœ์ธ ์‹คํ–‰ ๋Œ€์ƒ์˜ UID๊ฐ€ ํ•„์š”ํ•˜์ง€๋งŒ, ์„ค์ •๋œ ๋Œ€์ƒ์€ ์˜จ๋ผ์ธ ์ƒํƒœ์ž…๋‹ˆ๋‹ค. ๋‹ค๋ฅธ <@UID>์ธ์ˆ˜๋ฅผ ์ถ”๊ฐ€ํ•˜๊ฑฐ๋‚˜ /target @UID๋กœ ์˜๊ตฌ์ ์ธ ๋Œ€์ƒ์„ ์„ค์ •ํ•ฉ๋‹ˆ๋‹ค."
    },
    "status": {
      "enabled": "ํ™œ์„ฑํ™”๋จ",
      "disabled": "๋น„ํ™œ์„ฑํ™”๋จ",
      "help": "๐Ÿ‡บ๐Ÿ‡ธHelp",
      "success": "์„ฑ๊ณต"
    },
    "account": {
      "invalid": "์ž˜๋ชป๋œ UID.",
      "exists": "์ด ์•„์ด๋”” ๋˜๋Š” UID๋ฅผ ๊ฐ€์ง„ ๊ณ„์ •์ด ์ด๋ฏธ ์กด์žฌํ•ฉ๋‹ˆ๋‹ค.",
      "create": "UID %s๋กœ ๊ณ„์ •์ด ์ƒ์„ฑ๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
      "delete": "๊ณ„์ •์ด ์‚ญ์ œ๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
      "no_account": "๊ณ„์ •์„ ์ฐพ์„ ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค.",
      "description": "์‚ฌ์šฉ์ž ๊ณ„์ •์„ ์ˆ˜์ •ํ•ฉ๋‹ˆ๋‹ค"
    },
    "announce": {
      "send_success": "๊ณต์ง€ ๋ฐœ์†ก์— ์„ฑ๊ณตํ–ˆ์Šต๋‹ˆ๋‹ค, ์ทจ์†Œํ•˜๊ณ  ์‹ถ์œผ๋ฉด /a revoke %s๋ฅผ ์ž…๋ ฅํ•˜์„ธ์š”.",
      "refresh_success": "๊ณต์ง€ ๊ตฌ์„ฑํŒŒ์ผ์„ ์ƒˆ๋กœ ๊ณ ์ณค์Šต๋‹ˆ๋‹ค. [Total %s]",
      "revoke_done": "%s๊ณต์ง€ ์ทจ์†Œ ์‹œ๋„์ค‘.",
      "not_found": "%s๊ณต์ง€๋ฅผ ์ฐพ์„ ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค.",
      "description": "๋ชจ๋“  ์˜จ๋ผ์ธ ํ”Œ๋ ˆ์ด์–ด๋กœ๋ถ€ํ„ฐ ๊ณต์ง€์‚ฌํ•ญ ๋ฐœํ‘œํ•˜๊ฑฐ๋‚˜, ์„œ๋ฒ„ ๊ณต์ง€์‚ฌํ•ญ์„ ๊ด€๋ฆฌํ•ฉ๋‹ˆ๋‹ค."
    },
    "clear": {
      "weapons": "%s์˜ ๋ฌด๊ธฐ๋ฅผ ์ดˆ๊ธฐํ™”ํ–ˆ์Šต๋‹ˆ๋‹ค.",
      "artifacts": "%s์˜ ์„ฑ์œ ๋ฌผ์„ ์ดˆ๊ธฐํ™”ํ–ˆ์Šต๋‹ˆ๋‹ค.",
      "materials": "%s์˜ ์žฌ๋ฃŒ๋ฅผ ์ดˆ๊ธฐํ™”ํ–ˆ์Šต๋‹ˆ๋‹ค.",
      "furniture": "%s์˜ ๊ฐ€๊ตฌ๋ฅผ ์ดˆ๊ธฐํ™”ํ–ˆ์Šต๋‹ˆ๋‹ค.",
      "displays": "๐Ÿ‡บ๐Ÿ‡ธCleared displays for %s.",
      "virtuals": "๐Ÿ‡บ๐Ÿ‡ธCleared virtuals for %s.",
      "everything": "%s์˜ ๋ชจ๋“  ์•„์ดํ…œ์„ ์ดˆ๊ธฐํ™”ํ–ˆ์Šต๋‹ˆ๋‹ค.",
      "description": "์ธ๋ฒคํ† ๋ ˆ์—์„œ ์ž ๊ธˆ๋œ ๋ฌผ๊ฑด์„ ์ œ์™ธํ•œ ํ•ญ๋ชฉ์„ ์‚ญ์ œํ•ฉ๋‹ˆ๋‹ค. ๊ธฐ๋ณธ์ ์œผ๋กœ 4์„ฑ, 1๋ ˆ๋ฒจ, 1์žฌ๋ จ๋ณด๋‹ค ๋‚ฎ์€๊ฒƒ๋งŒ์„ ๊ธฐ์ค€์œผ๋กœ ํ•˜์ง€๋งŒ, ๋” ๋†’๊ฒŒ ์„ค์ •ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค."
    },
    "coop": {
      "success": "%s๊ฐ€ %s์˜ ์›”๋“œ์— ์†Œํ™˜๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
      "description": "๋ˆ„๊ตฐ๊ฐ€๋ฅผ ๋‹ค๋ฅธ ์‚ฌ๋žŒ์˜ ์›”๋“œ์— ์ฐธ์—ฌํ•˜๋„๋ก ํ•ฉ๋‹ˆ๋‹ค. ๋ชฉํ‘œ๊ฐ€ ์ง€์ •๋˜์ง€ ์•Š์œผ๋ฉด ๋‹น์‹ ์„ ๋‹ค์ธ ๋ชจ๋“œ๋กœ ์ง„์ž…์‹œํ‚ต๋‹ˆ๋‹ค."
    },
    "enter_dungeon": {
      "changed": "%s๋˜์ „์œผ๋กœ ์ „ํ™˜๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
      "not_found_error": "๋˜์ „์ด ์กด์žฌํ•˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค.",
      "in_dungeon_error": "์ด๋ฏธ ๋‹น์‹ ์€ ๊ทธ ๋˜์ „์— ์žˆ์Šต๋‹ˆ๋‹ค.",
      "description": "๋˜์ „์— ์ง„์ž…ํ•ฉ๋‹ˆ๋‹ค."
    },
    "give": {
      "usage_relic": "์‚ฌ์šฉ๋ฒ•: give <์„ฑ์œ ๋ฌผID> [mainPropID] [<appendPropID>[,<times>]]... [lv<๋ ˆ๋ฒจ 0-20>]",
      "illegal_relic": "์ด ์„ฑ์œ ๋ฌผID๋Š” ๋ธ”๋ž™๋ฆฌ์ŠคํŠธ ๋ฒ”์œ„์— ์žˆ์Šต๋‹ˆ๋‹ค. ์›ํ•˜๋Š” ID๊ฐ€ ์•„๋‹ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.",
      "given": "%s๊ฐœ์˜ %s๋ฅผ %s์—๊ฒŒ ์ง€๊ธ‰ํ–ˆ์Šต๋‹ˆ๋‹ค.",
      "given_with_level_and_refinement": "Give %s with level %s, refinement %s %s times to %s.",
      "given_level": "๐Ÿ‡บ๐Ÿ‡ธGiven %s with level %s %s times to %s.",
      "given_avatar": "๐Ÿ‡บ๐Ÿ‡ธGiven %s with level %s to %s.",
      "giveall_success": "๋ชจ๋“  ์•„์ดํ…œ์ด ์„ฑ๊ณต์ ์œผ๋กœ ์ง€๊ธ‰๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
      "description": "์ง€์ •๋œ ํ”Œ๋ ˆ์ด์–ด๊ฐ€ ์•„์ดํ…œ์„ ํš๋“ํ•ฉ๋‹ˆ๋‹ค. ๋ชจ๋“  ๋ฌด๊ธฐ, ์บ๋ฆญํ„ฐ, ์žฌ๋ฃŒ๋ฅผ ์ œ๊ณตํ•  ์ˆ˜ ์žˆ์œผ๋ฉฐ, ๋งž์ถค ์„ฑ์œ ๋ฌผ์„ ์ œ๊ณตํ•  ์ˆ˜๋„ ์žˆ์Šต๋‹ˆ๋‹ค."
    },
    "heal": {
      "success": "๋ชจ๋“  ์บ๋ฆญํ„ฐ๊ฐ€ ์น˜์œ ๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
      "description": "ํŒŒํ‹ฐ ๋‚ด ๋ชจ๋“  ์บ๋ฆญํ„ฐ๋ฅผ ์น˜์œ ํ•ฉ๋‹ˆ๋‹ค."
    },
    "help": {
      "aliases": "๋ณ„์นญ: ",
      "available_commands": "์‚ฌ์šฉ ๊ฐ€๋Šฅํ•œ ๋ช…๋ น์–ด: ",
      "tip_need_permission": "๊ถŒํ•œ: ",
      "tip_need_no_permission": " ์—†์Œ",
      "tip_permission_targeted": " (๋‹ค๋ฅธ ํ”Œ๋ ˆ์ด์–ด์—๊ฒŒ ์‚ฌ์šฉํ•˜๋ ค๋ฉด %s๊ถŒํ•œ์ด ํ•„์š”ํ•ฉ๋‹ˆ๋‹ค)",
      "warn_player_has_no_permission": "์•Œ๋ฆผ: ๋‹น์‹ ์€ ์ด ๋ช…๋ น์–ด๋ฅผ ์‚ฌ์šฉํ•  ๊ถŒํ•œ์ด ์—†์Šตใ„ด๋””ใ….",
      "description": "help๋ฅผ ์ž…๋ ฅํ•˜๊ฑฐ๋‚˜, ์ง€์ •๋œ ๋ช…๋ น์–ด์— ๋Œ€ํ•œ ์ •๋ณด๋ฅผ ํ‘œ์‹œํ•ฉ๋‹ˆ๋‹ค"
    },
    "kick": {
      "player_kick_player": "ํ”Œ๋ ˆ์ด์–ด [%s:%s]๊ฐ€ [%s:%s]์— ์˜ํ•ด ๊ฐ•์ œํ‡ด์žฅ ๋‹นํ–ˆ์Šต๋‹ˆ๋‹ค",
      "server_kick_player": "ํ”Œ๋ ˆ์ด์–ด [%s:%s]๋ฅผ ๊ฐ•์ œํ‡ด์žฅ ํ•˜๋Š”์ค‘...",
      "description": "์ง€์ •๋œ ํ”Œ๋ ˆ์ด์–ด๋ฅผ ์„œ๋ฒ„์—์„œ ๊ฐ•์ œํ‡ด์žฅํ•ฉ๋‹ˆ๋‹ค (WIP)"
    },
    "killall": {
      "scene_not_found_in_player_world": "ํ•ด๋‹น scene์— ํ”Œ๋ ˆ์ด์–ด๊ฐ€ ์—†์Šต๋‹ˆ๋‹ค.",
      "kill_monsters_in_scene": "%s๋งˆ๋ฆฌ์˜ ๋ชฌ์Šคํ„ฐ๊ฐ€ scene %s์—์„œ ๋ชจ๋‘ ์ฃฝ์—ˆ์Šต๋‹ˆ๋‹ค.",
      "description": "๋ชจ๋“  ์—”ํ‹ฐํ‹ฐ๋ฅผ ์ฃฝ์ž…๋‹ˆ๋‹ค."
    },
    "killCharacter": {
      "success": "%s์˜ ์บ๋ฆญํ„ฐ๋ฅผ ์ฃฝ์˜€์Šต๋‹ˆ๋‹ค.",
      "description": "ํ”Œ๋ ˆ์ด์–ด์˜ ํ˜„์žฌ ์บ๋ฆญํ„ฐ๋ฅผ ์ฃฝ์ž…๋‹ˆ๋‹ค"
    },
    "language": {
      "current_language": "ํ˜„์žฌ ์–ธ์–ด๋Š” %s ์ž…๋‹ˆ๋‹ค.",
      "language_changed": "%s๋กœ ์–ธ์–ด๋ฅผ ๋ฐ”๊ฟจ์Šต๋‹ˆ๋‹ค.",
      "language_not_found": "ํ˜„์žฌ ์„œ๋ฒ„์— ํ•ด๋‹น ์–ธ์–ด๊ฐ€ ์—†์Šต๋‹ˆ๋‹ค.",
      "description": "ํ˜„์žฌ ์–ธ์–ด๋ฅผ ํ‘œ์‹œํ•˜๊ฑฐ๋‚˜ ๋ณ€๊ฒฝํ•ฉ๋‹ˆ๋‹ค"
    },
    "list": {
      "success": "%s๋ช…์˜ ํ”Œ๋ ˆ์ด์–ด๊ฐ€ ์˜จ๋ผ์ธ์ž…๋‹ˆ๋‹ค:",
      "description": "์˜จ๋ผ์ธ ์ƒํƒœ์˜ ํ”Œ๋ ˆ์ด์–ด๋ฅผ ํ‘œ์‹œํ•ฉ๋‹ˆ๋‹ค."
    },
    "permission": {
      "add": "๊ถŒํ•œ์ด ์ถ”๊ฐ€๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
      "has_error": "์ด๋ฏธ ํ•ด๋‹น ๊ถŒํ•œ์ด ์žˆ์Šต๋‹ˆ๋‹ค!",
      "remove": "๊ถŒํ•œ์ด ์‚ญ์ œ๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
      "not_have_error": "๊ทธ๋“ค์€ ์ด ๊ถŒํ•œ์ด ์—†์Šต๋‹ˆ๋‹ค!",
      "account_error": "๊ณ„์ •์„ ์ฐพ์„ ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค.",
      "description": "์‚ฌ์šฉ์ž์—๊ฒŒ ๊ถŒํ•œ์„ ๋ถ€์—ฌํ•˜๊ฑฐ๋‚˜ ์ œ๊ฑฐํ•ฉ๋‹ˆ๋‹ค."
    },
    "position": {
      "success": "์ขŒํ‘œ: %s, %s, %s\nํšŒ์ „๏ผš%s, %s, %s\nScene ID: %s",
      "description": "์œ„์น˜ ๋ฐ ํšŒ์ „ ์ •๋ณด๋ฅผ ๊ฐ€์ ธ์˜ต๋‹ˆ๋‹ค"
    },
    "quest": {
      "added": "%s ํ€˜์ŠคํŠธ๊ฐ€ ์ถ”๊ฐ€๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
      "finished": "%s ํ€˜์ŠคํŠธ๋ฅผ ๋งˆ์ณค์Šต๋‹ˆ๋‹ค.",
      "not_found": "ํ€˜์ŠคํŠธ๋ฅผ ์ฐพ์„ ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค.",
      "invalid_id": "ํ€˜์ŠคํŠธID๋ฅผ ์ฐพ์„ ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค.",
      "description": "ํ€˜์ŠคํŠธ๋ฅผ ์ถ”๊ฐ€ํ•˜๊ฑฐ๋‚˜ ์™„๋ฃŒํ•ฉ๋‹ˆ๋‹ค."
    },
    "reload": {
      "reload_start": "๊ตฌ์„ฑ ์„ค์ •์„ ๋‹ค์‹œ ๋ถˆ๋Ÿฌ์˜ค๋Š”์ค‘...",
      "reload_done": "๋ฆฌ๋กœ๋“œ ์™„๋ฃŒ.",
      "description": "์„œ๋ฒ„ ๊ตฌ์„ฑ ์„ค์ •์„ ๋‹ค์‹œ ๋ถˆ๋Ÿฌ์˜ต๋‹ˆ๋‹ค."
    },
    "resetConst": {
      "reset_all": "๋ชจ๋“  ์บ๋ฆญํ„ฐ์˜ ๋ณ„์ž๋ฆฌ๋ฅผ ์ดˆ๊ธฐํ™”ํ•ฉ๋‹ˆ๋‹ค",
      "success": "%s์˜ ๋ณ„์ž๋ฆฌ๊ฐ€ ์ดˆ๊ธฐํ™”๋˜์—ˆ์Šต๋‹ˆ๋‹ค. ๋ณ€๊ฒฝ ์‚ฌํ•ญ์„ ์ ์šฉํ•˜๋ ค๋ฉด ๋‹ค์‹œ ๋กœ๊ทธ์ธํ•˜์‹ญ์‹œ์˜ค.",
      "description": "ํ˜„์žฌ ์บ๋ฆญํ„ฐ์˜ ๋ณ„์ž๋ฆฌ๋ฅผ ์ดˆ๊ธฐํ™”ํ•ฉ๋‹ˆ๋‹ค, ๋ณ€๊ฒฝ ์‚ฌํ•ญ์„ ๋ณด๋ ค๋ฉด ๋ช…๋ น์„ ์‚ฌ์šฉํ•œ ํ›„ ๋‹ค์‹œ ๋กœ๊ทธ์ธ ํ•ด์•ผํ•ฉ๋‹ˆ๋‹ค."
    },
    "resetShopLimit": {
      "success": "๋ฆฌ์…‹ ์™„๋ฃŒ๋จ.",
      "description": "๋Œ€์ƒ ํ”Œ๋ ˆ์ด์–ด์˜ ์ƒ์ ์˜ ์ƒˆ๋กœ๊ณ ์นจ ์‹œ๊ฐ„์„ ์ดˆ๊ธฐํ™”ํ•ฉ๋‹ˆ๋‹ค"
    },
    "sendMail": {
      "give_usage": "๐Ÿ‡บ๐Ÿ‡ธUsage: give <player> <itemID|itemName> [amount] [level] [refinement]",
      "user_not_exist": "์•„์ด๋””๊ฐ€ '%s'์ธ ์‚ฌ์šฉ์ž๊ฐ€ ์—†์Šต๋‹ˆ๋‹ค.",
      "start_composition": "๋ฉ”์„ธ์ง€ ์ž‘์„ฑ ์‹œ์ž‘์ค‘.\n๊ณ„์†ํ•˜๋ ค๋ฉด '/sendmail <title>'์„ ์ž…๋ ฅํ•˜์‹ญ์‹œ์˜ค.\n'/sendmail stop'๋„ ์–ธ์ œ๋“ ์ง€ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.",
      "templates": "๐Ÿ‡บ๐Ÿ‡ธMail templates coming soon implemented...",
      "invalid_arguments": "์ž˜๋ชป๋œ ์ธ์ˆ˜์ž…๋‹ˆ๋‹ค.",
      "send_cancel": "๋ฉ”์„ธ์ง€ ์ „์†ก์ด ์ทจ์†Œ๋˜์—ˆ์Šต๋‹ˆ๋‹ค",
      "send_done": "%s์—๊ฒŒ ๋ฉ”์„ธ์ง€๊ฐ€ ์ „์†ก๋˜์—ˆ์Šต๋‹ˆ๋‹ค!",
      "send_all_done": "๋ชจ๋“  ์œ ์ €์—๊ฒŒ ๋ฉ”์„ธ์ง€๊ฐ€ ์ „์†ก๋˜์—ˆ์Šต๋‹ˆ๋‹ค!",
      "not_composition_end": "๋ฉ”์„ธ์ง€ ์ž‘์„ฑ์ด ์™„๋ฃŒ๋˜์ง€ ์•Š์•˜์Šต๋‹ˆ๋‹ค.\n'/sendmail %s' ๋˜๋Š” '/sendmail stop'์„ ์‚ฌ์šฉํ•ด ์ทจ์†Œํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค",
      "please_use": "'/sendmail %s'์„ ์‚ฌ์šฉํ•˜์‹ญ์‹œ์˜ค.",
      "set_title": "'%s'๊ฐ€ ๋ฉ”์„ธ์ง€ ์ œ๋ชฉ์œผ๋กœ ์„ค์ •๋˜์—ˆ์Šต๋‹ˆ๋‹ค.\n'๊ณ„์†ํ•˜๋ ค๋ฉด /sendmail <content>'์„ ์‚ฌ์šฉํ•˜์‹ญ์‹œ์˜ค.",
      "set_contents": "๋ฉ”์„ธ์ง€ ๋‚ด์šฉ์ด '%s'์œผ๋กœ ์„ค์ •๋˜์—ˆ์Šต๋‹ˆ๋‹ค.\n'๊ณ„์†ํ•˜๋ ค๋ฉด /sendmail <sender>'์„ ์‚ฌ์šฉํ•˜์‹ญ์‹œ์˜ค.",
      "set_message_sender": "๋ฉ”์„ธ์ง€ ๋ฐœ์†ก์ž๊ฐ€ '%s'์œผ๋กœ ์„ค์ •๋˜์—ˆ์Šต๋‹ˆ๋‹ค.\n๊ณ„์†ํ•˜๋ ค๋ฉด '/sendmail <itemID|itemName|finish> [amount] [level]'์„ ์‚ฌ์šฉํ•˜์‹ญ์‹œ์˜ค.",
      "send": "%s ์˜ %s์„ (๋ ˆ๋ฒจ %s)์„ ๋ฉ”์„ธ์ง€์— ์ฒจ๋ถ€ํ–ˆ์Šต๋‹ˆ๋‹ค.\n๊ณ„์† ํ•ญ๋ชฉ์„ ์ถ”๊ฐ€ํ•˜๊ฑฐ๋‚˜, '/sendmail finish'์„ ์‚ฌ์šฉํ•ด ๋ฉ”์„ธ์ง€๋ฅผ ๋ณด๋‚ผ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค..",
      "invalid_arguments_please_use": "์ž˜๋ชป๋œ ์ธ์ˆ˜์ž…๋‹ˆ๋‹ค.\n '/sendmail %s'์„ ์‚ฌ์šฉํ•˜์‹ญ์‹œ์˜ค",
      "title": "๐Ÿ‡บ๐Ÿ‡ธ<title>",
      "message": "๐Ÿ‡บ๐Ÿ‡ธ<message>",
      "sender": "๐Ÿ‡บ๐Ÿ‡ธ<sender>",
      "arguments": "๐Ÿ‡บ๐Ÿ‡ธ<itemID|itemName|finish> [amount] [level]",
      "error": "์˜ค๋ฅ˜: Invalid construction stage %s. Check console for stacktrace.",
      "description": "์ง€์ •๋œ ์‚ฌ์šฉ์ž์—๊ฒŒ ๋ฉ”์„ธ์ง€๋ฅผ ๋ณด๋ƒ…๋‹ˆ๋‹ค. ์ด ๋ช…๋ น์–ด์˜ ์‚ฌ์šฉ๋ฒ•์€ ์„ธ๋ถ€ ๋‚ด์šฉ์— ๋”ฐ๋ผ ๋‹ฌ๋ผ์ง‘๋‹ˆ๋‹ค."
    },
    "sendMessage": {
      "success": "๋ฉ”์„ธ์ง€ ์ „์†ก ์„ฑ๊ณต.",
      "description": "์„œ๋ฒ„๊ฐ€ ํ”Œ๋ ˆ์ด์–ด์—๊ฒŒ ๋ฉ”์„ธ์ง€๋ฅผ ์ „์†กํ•ฉ๋‹ˆ๋‹ค. ๋ชฉํ‘œ๋ฅผ ์ง€์ •ํ•˜์ง€ ์•Š๊ณ  ๋ช…๋ น์–ด๋ฅผ ์‚ฌ์šฉํ•˜๋Š” ๊ฒฝ์šฐ, ์„œ๋ฒ„์˜ ๋ชจ๋“  ์ธ์›์—๊ฒŒ ๋ฉ”์„ธ์ง€๊ฐ€ ๋ฐœ์†ก๋ฉ๋‹ˆ๋‹ค."
    },
    "setConst": {
      "range_error": "๐Ÿ‡บ๐Ÿ‡ธConstellation level must be between 0 and 6.",
      "level_error": "๐Ÿ‡บ๐Ÿ‡ธInvalid constellation level.",
      "fail": "๐Ÿ‡บ๐Ÿ‡ธFailed to set constellation.",
      "failed_success": "๐Ÿ‡บ๐Ÿ‡ธConstellations for %s have been set to %s. Please reload scene to see changes.",
      "success": "๐Ÿ‡บ๐Ÿ‡ธConstellations for %s have been set to %s.",
      "successall": "๐Ÿ‡บ๐Ÿ‡ธConstellations for all characters have been set to %s.",
      "description": "๐Ÿ‡บ๐Ÿ‡ธSets constellation level for your current active character"
    },
    "setFetterLevel": {
      "range_error": "ํ˜ธ๊ฐ๋„ ์ง€์ˆ˜๋Š” 0 ๊ณผ 10 ์‚ฌ์ด์— ์œ„์น˜ํ•ด์•ผํ•ฉ๋‹ˆ๋‹ค.",
      "success": "ํ˜ธ๊ฐ๋„ ์ง€์ˆ˜๊ฐ€ %s๋กœ ์„ค์ •๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
      "level_error": "์ž˜๋ชป๋œ ํ˜ธ๊ฐ๋„ ์ง€์ˆ˜",
      "description": "ํŒŒํ‹ฐ ๋‚ด ์ž์‹ ์˜ ์บ๋ฆญํ„ฐ์˜ ํ˜ธ๊ฐ๋„๋ฅผ ์„ค์ •ํ•ฉ๋‹ˆ๋‹ค."
    },
    "setProp": {
      "description": "๊ณ„์ •์˜ ์†์„ฑ์„ ๋ณ€๊ฒฝํ•ฉ๋‹ˆ๋‹ค. godmode๋“ฑ์ด ์ด๋ฅผ ํ†ตํ•ด ํ™œ์„ฑํ™” ๋  ์ˆ˜ ์žˆ์œผ๋ฉฐ, ๋‚˜์„ ๋น„๊ฒฝ์„ ์ž ๊ธˆํ•ด์ œํ•˜๊ฑฐ๋‚˜, ๊ธฐํ–‰์˜ ๋ ˆ๋ฒจ์„ ์กฐ์ •ํ•˜๋Š” ๋“ฑ์˜ ๋ช…๋ น๋˜ํ•œ ์ด๋ฅผ ํ†ตํ•ด ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค."
    },
    "setStats": {
      "description": "๋‹น์‹ ์˜ ํ˜„์žฌ ์บ๋ฆญํ„ฐ์˜ ์Šคํ…Ÿ๋“ค์„ ์กฐ์ ˆํ•ฉ๋‹ˆ๋‹ค.",
      "locked_to": "๐Ÿ‡บ๐Ÿ‡ธ%s locked to %s.",
      "locked_for_to": "๐Ÿ‡บ๐Ÿ‡ธ%s for %s locked to %s.",
      "unlocked": "๐Ÿ‡บ๐Ÿ‡ธ%s unlocked.",
      "unlocked_for": "๐Ÿ‡บ๐Ÿ‡ธ%s for %s unlocked."
    },
    "spawn": {
      "success": " %s ๊ฐœ์˜ %s ๋ฅผ ์†Œํ™˜ํ•˜๋Š”๋ฐ ์„ฑ๊ณตํ–ˆ์Šต๋‹ˆ๋‹ค.",
      "limit_reached": "scene๋‹น ์†Œํ™˜ ์—”ํ‹ฐํ‹ฐ ํ•œ๊ณ„์ž…๋‹ˆ๋‹ค. ๋Œ€์‹  %s ๊ฐœ์˜ ์—”ํ‹ฐํ‹ฐ๋ฅผ ์†Œํ™˜ํ•ฉ๋‹ˆ๋‹ค.",
      "description": "์—”ํ‹ฐํ‹ฐ๋ฅผ ๋‹น์‹  ๊ทผ์ฒ˜์— ์†Œํ™˜ํ•ฉ๋‹ˆ๋‹ค"
    },
    "stop": {
      "success": "์„œ๋ฒ„ ๋‹ซ๋Š”์ค‘...",
      "description": "์„œ๋ฒ„๋ฅผ ์ค‘์ง€ํ•ฉ๋‹ˆ๋‹ค"
    },
    "talent": {
      "out_of_range": "๐Ÿ‡บ๐Ÿ‡ธInvalid talent level. Level should be in range of 1-15.",
      "set_id": "๐Ÿ‡บ๐Ÿ‡ธSet talent %s - \"%s\" to %s.",
      "id_desc": "๐Ÿ‡บ๐Ÿ‡ธTalent %s - \"%s\" - \"%s\"",
      "invalid_skill_id": "์ž˜๋ชป๋œ ์Šคํ‚ฌID.",
      "invalid_level": "๋ถˆ๋ถ„๋ช…ํ•œ ์Šคํ‚ฌ ๋ ˆ๋ฒจ.",
      "normal_attack_id": "๊ธฐ๋ณธ๊ณต๊ฒฉ ID %s.",
      "e_skill_id": "E ์Šคํ‚ฌ ID %s.",
      "q_skill_id": "Q ์Šคํ‚ฌ ID %s.",
      "description": "ํ˜„์žฌ ์บ๋ฆญํ„ฐ์˜ ํŠน์„ฑ ๋ ˆ๋ฒจ์„ ์กฐ์ •ํ•ฉ๋‹ˆ๋‹ค"
    },
    "team": {
      "invalid_usage": "์ž˜๋ชป๋œ ์‚ฌ์šฉ.",
      "invalid_index": "์ž˜๋ชป๋œ ๋ชฉ์ฐจ.",
      "add_too_much": "ํŒ€์— ๋„ฃ์„ ์ˆ˜ ์žˆ๋Š” ์บ๋ฆญํ„ฐ ์ˆ˜์˜ ์ตœ๋Œ€๋Š” %d ๋ช… ์ž…๋‹ˆ๋‹ค.",
      "failed_to_add_avatar": "์ถ”๊ฐ€ํ•˜๋Š”๋ฐ ์‹คํŒจํ–ˆ์Šต๋‹ˆ๋‹ค ์บ๋ฆญํ„ฐ ID %s.",
      "failed_to_parse_index": "๋ถ„์„์— ์‹คํŒจํ•จ index: %s",
      "remove_too_much": "ํŒ€์—๋Š” ์ตœ์†Œ 1๋ช…์˜ ์บ๋ฆญํ„ฐ๊ฐ€ ํŽธ์„ฑ ๋˜์–ด์•ผ ํ•ฉ๋‹ˆ๋‹ค.",
      "ignore_index": "๐Ÿ‡บ๐Ÿ‡ธIgnored index(es): %s",
      "index_out_of_range": "์ง€์ •๋œ ๋ชฉ์ฐจ๋Š” ๋ฒ”์œ„ ๋ฐ–์— ์žˆ์Šต๋‹ˆ๋‹ค.",
      "failed_parse_avatar_id": "๋ถ„์„์— ์‹คํŒจํ•œ ์บ๋ฆญํ„ฐ ID: %s",
      "avatar_already_in_team": "ํ•ด๋‹น ์บ๋ฆญํ„ฐ๋Š” ์ด๋ฏธ ํŒ€์— ํฌํ•จ๋˜์–ด ์žˆ์Šต๋‹ˆ๋‹ค.",
      "avatar_not_found": "์บ๋ฆญํ„ฐ %d ๋ฐœ๊ฒฌ๋˜์ง€ ์•Š์Œ.",
      "description": "๋‹น์‹ ์˜ ํŒ€์„ ์ˆ˜์ •์œผ๋กœ ์ˆ˜์ •ํ•ฉ๋‹ˆ๋‹ค."
    },
    "teleportAll": {
      "success": "๋ชจ๋“  ํ”Œ๋ ˆ์ด์–ด๋ฅผ ๋‹น์‹ ์˜ ์œ„์น˜๋กœ ์ด๋™ํ•ฉ๋‹ˆ๋‹ค.",
      "error": "MP ๋ชจ๋“œ.",
      "description": "๋‹น์‹ ์˜ ์›”๋“œ์— ์žˆ๋Š” ๋ชจ๋“  ํ”Œ๋ ˆ์ด์–ด๋“ค์„ ๋‹น์‹ ์˜ ์œ„์น˜๋กœ ์ด๋™์‹œํ‚ต๋‹ˆ๋‹ค."
    },
    "teleport": {
      "invalid_position": "์œ„์น˜๊ฐ€ ์ž˜๋ชป๋˜์—ˆ์Šต๋‹ˆ๋‹ค.",
      "exists_error": "scene๊ฐ€ ์กด์žฌํ•˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค..",
      "success": " %s ์„(๋ฅผ) %s, %s, %s ๋กœ ์ด๋™์‹œ์ผฐ์Šต๋‹ˆ๋‹ค. scene %s.",
      "description": "ํ”Œ๋ ˆ์ด์–ด์˜ ์œ„์น˜๋ฅผ ์ด๋™์‹œํ‚ต๋‹ˆ๋‹ค."
    },
    "weather": {
      "success": "์„ค์ • ๋‚ ์”จ ID %s ๋ฅผ %s ๋กœ.",
      "status": "ํ˜„์žฌ ๋‚ ์”จ ID ๋Š” %s ๊ธฐํ›„๋Š” %s์ž…๋‹ˆ๋‹ค.",
      "description": "๋‚ ์”จ ID์™€ ๊ธฐํ›„๋ฅผ ๋ณ€๊ฒฝํ•ฉ๋‹ˆ๋‹ค. ๋‚ ์”จ ID๋“ค์€ ./Resources/ExcelBinOutput/WeatherExcelConfigData.json์—์„œ ์ฐพ์„ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.\n๋‚ ์”จ ํƒ€์ž…: sunny, cloudy, rain, thunderstorm, snow, mist"
    },
    "ban": {
      "success": "์„ฑ๊ณต.",
      "failure": "์‹คํŒจ, ํ”Œ๋ ˆ์ด์–ด๊ฐ€ ๋ฐœ๊ฒฌ๋˜์ง€ ์•Š์•˜์Šต๋‹ˆ๋‹ค.",
      "invalid_time": "timestamp๋ฅผ ๋ถ„์„ํ•  ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค.",
      "description": "ํ”Œ๋ ˆ์ด์–ด๋ฅผ ๋ฐดํ•ฉ๋‹ˆ๋‹ค."
    },
    "unlockall": {
      "success": "%s์˜ ๋ชจ๋“  ์˜คํ”ˆ ์Šคํƒฏ์„ ์ž ๊ธˆ ํ•ด์ œํ•ฉ๋‹ˆ๋‹ค.",
      "description": "ํ”Œ๋ ˆ์ด์–ด์˜ ๋ชจ๋“  ์˜คํ”ˆ ์Šคํƒฏ์„ ์ž ๊ธˆ ํ•ด์ œํ•ฉ๋‹ˆ๋‹ค."
    },
    "unban": {
      "success": "์„ฑ๊ณต.",
      "failure": "์‹คํŒจ, ํ”Œ๋ ˆ์ด์–ด๋ฅผ ์ฐพ์„ ์ˆ˜ ์—†์Šต๋‹ˆ๋‹ค.",
      "description": "ํ”Œ๋ ˆ์ด์–ด์— ๋Œ€ํ•œ ๋ฐด์„ ํ•ด์ œํ•ฉ๋‹ˆ๋‹ค"
    }
  },
  "gacha": {
    "details": {
      "title": "๋ฐฐ๋„ˆ ์ƒ์„ธ",
      "available_five_stars": "ํš๋“ ๊ฐ€๋Šฅํ•œ 5์„ฑ ์•„์ดํ…œ",
      "available_four_stars": "ํš๋“ ๊ฐ€๋Šฅํ•œ 4์„ฑ ์•„์ดํ…œ",
      "available_three_stars": "ํš๋“ ๊ฐ€๋Šฅํ•œ 3์„ฑ ์•„์ดํ…œ"
    },
    "records": {
      "title": "๊ฐ€์ฑ  ๊ธฐ๋ก",
      "date": "๋‚ ์งœ",
      "item": "์•„์ดํ…œ"
    }
  },
  "documentation": {
    "handbook": {
      "title": "GM ํ•ธ๋“œ๋ถ",
      "title_commands": "๋ช…๋ น์–ด",
      "title_avatars": "์บ๋ฆญํ„ฐ",
      "title_items": "์•„์ดํ…œ",
      "title_scenes": "์žฅ๋ฉด",
      "title_monsters": "๋ชฌ์Šคํ„ฐ",
      "header_id": "๐Ÿ‡บ๐Ÿ‡ธId",
      "header_command": "๋ช…๋ น๋Ÿฌ",
      "header_description": "์„ค๋ช…",
      "header_avatar": "์บ๋ฆญํ„ฐ",
      "header_item": "์•„์ดํ…œ",
      "header_scene": "์žฅ๋ฉด",
      "header_monster": "๋ชฌ์Šคํ„ฐ"
    },
    "index": {
      "title": "๐Ÿ‡บ๐Ÿ‡ธDocumentation",
      "handbook": "๐Ÿ‡บ๐Ÿ‡ธGM Handbook",
      "gacha_mapping": "๐Ÿ‡บ๐Ÿ‡ธGacha mapping JSON"
    }
  },
  "plugin": {
    "directory_failed": "๐Ÿ‡บ๐Ÿ‡ธFailed to create plugins directory: ",
    "unable_to_load": "๐Ÿ‡บ๐Ÿ‡ธUnable to load plugin.",
    "invalid_config": "๐Ÿ‡บ๐Ÿ‡ธPlugin %s has an invalid config file.",
    "invalid_main_class": "๐Ÿ‡บ๐Ÿ‡ธPlugin %s has an invalid main class.",
    "missing_config": "๐Ÿ‡บ๐Ÿ‡ธPlugin %s lacks a valid config file.",
    "failed_to_load_plugin": "๐Ÿ‡บ๐Ÿ‡ธFailed to load plugin: %s",
    "failed_to_load": "๐Ÿ‡บ๐Ÿ‡ธFailed to load a plugin.",
    "failed_to_load_dependencies": "๐Ÿ‡บ๐Ÿ‡ธFailed to load plugins with dependencies.",
    "loading_plugin": "๐Ÿ‡บ๐Ÿ‡ธLoading plugin: %s",
    "failed_add_id": "๐Ÿ‡บ๐Ÿ‡ธFailed to add plugin identifier: %s",
    "enabling_plugin": "๐Ÿ‡บ๐Ÿ‡ธEnabling plugin: %s",
    "enabling_failed": "๐Ÿ‡บ๐Ÿ‡ธFailed to enable plugin: %s",
    "disabling_plugin": "๐Ÿ‡บ๐Ÿ‡ธDisabling plugin: %s",
    "disabling_failed": "๐Ÿ‡บ๐Ÿ‡ธFailed to disable plugin: %s"
  }
}