forked from baron/baron-sso
테넌트 비소속 개발자 권한 신청/부여 가능
This commit is contained in:
@@ -329,8 +329,8 @@ user_desc = "Review your request history and submit a new access request."
|
||||
|
||||
[msg.dev.request.modal]
|
||||
desc = "Please enter the reason for your request. It will be approved after administrator review."
|
||||
tenant_required = "You need to be assigned to a tenant before you can request developer access."
|
||||
tenant_required_detail = "This account is not linked to a tenant yet, so developer access cannot be requested."
|
||||
tenant_required = "Please submit a developer access request."
|
||||
tenant_required_detail = "Enter a request reason and submit it for administrator review."
|
||||
|
||||
[msg.dev.clients]
|
||||
load_error = "Error loading clients: {{error}}"
|
||||
@@ -344,16 +344,16 @@ empty_detail = "RPs will appear here when a relationship is assigned to your acc
|
||||
empty_can_create = "No linked apps have been registered yet."
|
||||
empty_can_create_detail = "Create a new RP with the Add linked app button, and it will appear here."
|
||||
create_requires_request = "You do not have permission to create applications.\nSubmit a developer access request and wait for approval."
|
||||
create_requires_tenant = "You need to be assigned to a tenant before you can request developer access."
|
||||
create_requires_tenant_detail = "This account is not linked to a tenant yet, so developer access cannot be requested."
|
||||
create_requires_tenant = "Please submit a developer access request."
|
||||
create_requires_tenant_detail = "Enter a request reason and submit it for administrator review."
|
||||
create_pending_detail = "Your developer access request is under review. You will be able to add applications after approval."
|
||||
create_forbidden_detail = "You do not have permission to create applications. Ask an administrator to grant developer access or the appropriate RP permissions."
|
||||
empty_filtered = "No linked apps match the current filters."
|
||||
empty_filtered_detail = "Try changing the search text or filters."
|
||||
empty_pending = "Your developer access request is under review."
|
||||
empty_pending_detail = "You can add linked apps after a super admin approves it."
|
||||
empty_tenant_missing = "You need to be assigned to a tenant before you can request developer access."
|
||||
empty_tenant_missing_detail = "This account is not linked to a tenant yet, so developer access cannot be requested."
|
||||
empty_tenant_missing = "Please submit a developer access request."
|
||||
empty_tenant_missing_detail = "Enter a request reason and submit it for administrator review."
|
||||
|
||||
[msg.dev.clients.consents]
|
||||
empty = "No consents found."
|
||||
@@ -2122,3 +2122,6 @@ user.clients = "General user accounts can only use this feature if they have bee
|
||||
user.consents = "Viewing consent history for this App (RP) is only available when granted operational, consent view, or consent revoke relationships. If you need access, please request it from an administrator."
|
||||
user.audit = "Viewing audit logs for this App (RP) is only available when granted operational or audit view relationships. If you need access, please request it from an administrator."
|
||||
title = "Access Denied: {{resource}}"
|
||||
|
||||
[ui.common]
|
||||
na = "N/A"
|
||||
|
||||
@@ -329,8 +329,8 @@ user_desc = "내 신청 내역을 확인하고 새로운 권한을 신청할 수
|
||||
|
||||
[msg.dev.request.modal]
|
||||
desc = "신청 사유를 입력해 주세요. 관리자 확인 후 승인됩니다."
|
||||
tenant_required = "개발자 권한을 신청하려면 먼저 테넌트에 소속되어 있어야 합니다."
|
||||
tenant_required_detail = "현재 계정은 테넌트와 연결되어 있지 않아 개발자 권한을 신청할 수 없습니다."
|
||||
tenant_required = "개발자 권한 신청을 진행해 주세요."
|
||||
tenant_required_detail = "신청 사유를 입력해 제출하면 관리자 검토 후 승인됩니다."
|
||||
|
||||
[msg.dev.clients]
|
||||
deleted = "앱이 삭제되었습니다."
|
||||
@@ -341,16 +341,16 @@ empty_detail = "RP 관계가 부여되면 이 목록에 해당 RP가 표시됩
|
||||
empty_can_create = "아직 등록된 연동 앱이 없습니다."
|
||||
empty_can_create_detail = "연동 앱 추가 버튼으로 새 RP를 생성하면 이 목록에 표시됩니다."
|
||||
create_requires_request = "연동 앱을 생성할 권한이 없습니다.\n개발자 권한 신청을 요청한 뒤 승인 받아주세요."
|
||||
create_requires_tenant = "개발자 권한을 신청하려면 먼저 테넌트에 소속되어 있어야 합니다."
|
||||
create_requires_tenant_detail = "현재 계정은 테넌트와 연결되어 있지 않아 개발자 권한을 신청할 수 없습니다."
|
||||
create_requires_tenant = "개발자 권한 신청을 진행해 주세요."
|
||||
create_requires_tenant_detail = "신청 사유를 입력해 제출하면 관리자 검토 후 승인됩니다."
|
||||
create_pending_detail = "개발자 권한 신청을 검토 중입니다. 승인되면 연동 앱을 추가할 수 있습니다."
|
||||
create_forbidden_detail = "연동 앱을 생성할 권한이 없습니다. 관리자에게 개발자 권한 또는 적절한 RP 권한 부여를 요청해 주세요."
|
||||
empty_filtered = "조건에 맞는 연동 앱이 없습니다."
|
||||
empty_filtered_detail = "검색어나 필터 조건을 변경해 보세요."
|
||||
empty_pending = "개발자 권한 신청을 검토 중입니다."
|
||||
empty_pending_detail = "super admin이 승인하면 연동 앱을 추가할 수 있습니다."
|
||||
empty_tenant_missing = "개발자 권한을 신청하려면 먼저 테넌트에 소속되어 있어야 합니다."
|
||||
empty_tenant_missing_detail = "현재 계정은 테넌트와 연결되어 있지 않아 개발자 권한을 신청할 수 없습니다."
|
||||
empty_tenant_missing = "개발자 권한 신청을 진행해 주세요."
|
||||
empty_tenant_missing_detail = "신청 사유를 입력해 제출하면 관리자 검토 후 승인됩니다."
|
||||
load_error = "앱 정보를 불러오지 못했습니다: {{error}}"
|
||||
loading = "앱 정보를 불러오는 중..."
|
||||
showing = "총 {{shown}}개의 애플리케이션이 등록되어 있습니다."
|
||||
@@ -2118,3 +2118,6 @@ user.clients = "일반 사용자 계정은 담당 RP(앱)에 대한 운영 또
|
||||
user.consents = "해당 앱(RP)에 대한 동의 내역 조회는 운영, 동의 조회, 동의 회수 관계가 부여된 경우에만 사용할 수 있습니다. 권한이 필요하면 관리자에게 요청하세요."
|
||||
user.audit = "해당 앱(RP)에 대한 감사 로그 조회는 운영 또는 감사 조회 관계가 부여된 경우에만 사용할 수 있습니다. 권한이 필요하면 관리자에게 요청하세요."
|
||||
title = "{{resource}} 접근 권한 없음"
|
||||
|
||||
[ui.common]
|
||||
na = "없음"
|
||||
|
||||
Reference in New Issue
Block a user