# 일반 메시지 no-permission: "이 명령어를 사용할 권한이 없습니다." inactive-command: "이 명령어는 설정을 통해 비활성화되었습니다." invalid-usage: "잘못된 명령어 사용입니다.\n사용법: " unknown-subcommand: "알 수 없는 하위 명령어입니다. 명령어 목록을 보려면 /comfywl help를 입력하세요." invalid-player-name: "잘못된 플레이어 이름입니다." plugin-reloaded: "ComfyWhitelist가 성공적으로 리로드되었습니다." # 화이트리스트 상태 메시지 whitelist-enabled: "ComfyWhitelist가 활성화되었습니다." whitelist-disabled: "ComfyWhitelist가 비활성화되었습니다." whitelist-already-enabled: "ComfyWhitelist는 이미 활성화된 상태입니다." whitelist-already-disabled: "ComfyWhitelist는 이미 비활성화된 상태입니다." # 플레이어 관리 메시지 not-whitelisted: "화이트리스트에 없습니다." player-added: "플레이어 가 화이트리스트에 추가되었습니다." player-removed: "플레이어 가 화이트리스트에서 제거되었습니다." non-existent-player-name: "화이트리스트에 라는 이름의 플레이어는 존재하지 않습니다." # 화이트리스트 표시 메시지 whitelisted-players-list: "화이트리스트의 플레이어들: " empty-whitelisted-players-list: "화이트리스트가 비어있습니다." whitelist-cleared: "모든 플레이어가 화이트리스트에서 제거되었습니다."