{
    "entity-auth": {
        "general": {
            "heading": "Geral"
        },
        "members": {
            "add": {
                "alreadyMember": {
                    "tooltip": "{{name}} já é membro desta função."
                },
                "description": "Adicionar membros a esta função.",
                "heading": "Adicionar membros",
                "success": "Membro adicionado"
            },
            "assignRole": {
                "assign": "Atribuir",
                "contextMenu": "Atribuir função",
                "description": "Selecione e atribua uma função a {{name}}.",
                "footerHint": "Não sabe qual função atribuir? Abra <1>Configurações de funções</1> para ver cada função e suas permissões.",
                "heading": "Atribuir função",
                "noRoles": "Não há funções atribuíveis disponíveis.",
                "rolePlaceholder": "Selecione uma função",
                "success": "Função atribuída"
            },
            "alreadyInRole": {
                "tooltip": "{{name}} já é membro desta função."
            },
            "heading": "Membros",
            "remove": {
                "confirmMessage": "Deseja remover **{{userName}}** da função **{{roleName}}?",
                "heading": "Remover membro",
                "success": "Membro removido"
            }
        },
        "owner": {
            "name": "Proprietário"
        },
        "permissionGroups": {
            "challenge": {
                "title": "Jogo"
            },
            "chat": {
                "title": "Chat"
            },
            "credentials": {
                "title": "Credenciais"
            },
            "development": {
                "title": "Desenvolvimento"
            },
            "entityAuth": {
                "title": "Acesso"
            },
            "feed": {
                "title": "Feed"
            },
            "general": {
                "title": "Geral"
            },
            "leaderboard": {
                "title": "Placar"
            },
            "matchmaking": {
                "title": "Matchmaking"
            },
            "other": {
                "title": "Outro"
            },
            "page": {
                "title": "Espaço"
            },
            "station": {
                "title": "Estação"
            },
            "surveys": {
                "title": "Pesquisas"
            },
            "team": {
                "title": "Equipe"
            },
            "tenant": {
                "title": "Plataforma"
            },
            "tournament": {
                "title": "Torneio"
            },
            "user": {
                "title": "Usuário"
            }
        },
        "permissions": {
            "grantedToOwnerAutomatically": {
                "text": "As permissões de proprietário são aplicadas automaticamente a ele, concedendo acesso total sem necessidade de atribuição manual. Essas permissões permanecem válidas enquanto a propriedade não for transferida."
            },
            "heading": "Permissões",
            "saved": "Permissões salvas",
            "unauthorized": {
                "text": "Você não tem permissão para visualizar isso. Entre em contato com seu administrador."
            },
            "toggleAll": {
                "tooltip": ""
            }
        },
        "roles": {
            "add": {
                "heading": "Adicionar função",
                "success": "Função adicionada",
                "text": "Adicione uma nova função e configure permissões e membros."
            },
            "form": {
                "name": {
                    "label": "Nome",
                    "placeholder": "Nome da função (por ex., Admin, Moderador, Tester)"
                },
                "description": {
                    "label": "",
                    "placeholder": "",
                    "hint": ""
                },
                "showBadge": {
                    "label": "",
                    "description": ""
                },
                "badgeBackgroundColor": {
                    "label": ""
                },
                "badgeText": {
                    "label": "",
                    "placeholder": ""
                },
                "badgeTextColor": {
                    "label": ""
                },
                "badgeTooltip": {
                    "label": "",
                    "placeholder": "",
                    "hint": ""
                }
            },
            "remove": {
                "confirmMessage": "Deseja remover a função **{{name}}**?",
                "heading": "Remover função",
                "success": "Função removida"
            }
        }
    }
}
