{
    "entity-auth": {
        "general": {
            "heading": "일반"
        },
        "members": {
            "add": {
                "alreadyMember": {
                    "tooltip": "{{name}}은(는) 이미 이 역할의 구성원입니다."
                },
                "description": "이 역할에 구성원을 추가하세요.",
                "heading": "구성원 추가",
                "success": "구성원이 추가됨"
            },
            "assignRole": {
                "assign": "지정",
                "contextMenu": "역할 지정",
                "description": "{{name}}에게 지정할 역할을 선택하세요.",
                "footerHint": "어떤 역할을 지정할지 잘 모르겠다면 <1>역할 설정</1>에서 역할과 권한을 확인하세요.",
                "heading": "역할 지정",
                "noRoles": "지정할 수 있는 역할이 없습니다.",
                "rolePlaceholder": "역할 선택",
                "success": "역할이 지정됨"
            },
            "alreadyInRole": {
                "tooltip": "{{name}}은(는) 이미 이 역할의 구성원입니다."
            },
            "heading": "구성원",
            "remove": {
                "confirmMessage": "역할 **{{roleName}}**에서 **{{userName}}**을(를) 제거하시겠습니까?",
                "heading": "멤버 제거",
                "success": "멤버가 제거됨"
            }
        },
        "owner": {
            "name": "소유자"
        },
        "permissionGroups": {
            "challenge": {
                "title": "게임"
            },
            "chat": {
                "title": "채팅"
            },
            "credentials": {
                "title": "자격 증명"
            },
            "development": {
                "title": "개발"
            },
            "entityAuth": {
                "title": "접근 권한"
            },
            "feed": {
                "title": "피드"
            },
            "general": {
                "title": "일반"
            },
            "leaderboard": {
                "title": "리더보드"
            },
            "matchmaking": {
                "title": "Matchmaking"
            },
            "other": {
                "title": "기타"
            },
            "page": {
                "title": "스페이스"
            },
            "station": {
                "title": "스테이션"
            },
            "surveys": {
                "title": "설문조사"
            },
            "team": {
                "title": "팀"
            },
            "tenant": {
                "title": "플랫폼"
            },
            "tournament": {
                "title": "토너먼트"
            },
            "user": {
                "title": "사용자"
            }
        },
        "permissions": {
            "grantedToOwnerAutomatically": {
                "text": "소유자 권한은 수동으로 할당하지 않아도 자동으로 소유자에게 적용되어 전체 접근 권한을 부여합니다. 이 권한은 소유권이 이전되지 않는 한 계속 유지됩니다."
            },
            "heading": "권한",
            "saved": "권한이 저장되었습니다",
            "unauthorized": {
                "text": "이 내용을 볼 권한이 없습니다. 관리자에게 문의하세요."
            },
            "toggleAll": {
                "tooltip": "이 섹션의 모든 권한을 전환합니다."
            }
        },
        "roles": {
            "add": {
                "heading": "역할 추가",
                "success": "역할이 추가됨",
                "text": "새 역할을 추가하고 권한과 구성원을 설정하세요."
            },
            "form": {
                "name": {
                    "label": "이름",
                    "placeholder": "역할 이름(예: 관리자, 중재자, 테스터)"
                },
                "description": {
                    "label": "설명",
                    "placeholder": "역할 설명...",
                    "hint": "사용자에게는 보이지 않는 내부 역할 설명입니다."
                },
                "showBadge": {
                    "label": "배지 표시",
                    "description": "플랫폼에서 사용자 이름 옆에 배지를 표시합니다."
                },
                "badgeBackgroundColor": {
                    "label": "배지 배경색"
                },
                "badgeText": {
                    "label": "배지 텍스트",
                    "placeholder": "배지 텍스트..."
                },
                "badgeTextColor": {
                    "label": "배지 텍스트 색상"
                },
                "badgeTooltip": {
                    "label": "배지 툴팁",
                    "placeholder": "배지 툴팁...",
                    "hint": "배지 위에 마우스를 올리면 표시되는 툴팁 텍스트입니다."
                }
            },
            "remove": {
                "confirmMessage": "역할 **{{name}}**을(를) 제거하시겠습니까?",
                "heading": "역할 제거",
                "success": "역할이 제거됨"
            }
        }
    }
}
