New translations en.json (Portuguese)

[ci skip]
This commit is contained in:
Elias Schneider
2026-08-29 01:28:45 +02:00
parent 0408c6a9e3
commit 9fe9c14ab4

View File

@@ -399,27 +399,27 @@
"federated_client_credentials_description": "As credenciais federadas de cliente permitem autenticar clientes OIDC sem precisar gerenciar segredos de longa duração. Elas usam tokens JWT emitidos por autoridades de terceiros para asserções de cliente, por exemplo, tokens de identidade de workload.",
"add_federated_client_credential": "Adicionar credencial de cliente federada",
"add_another_federated_client_credential": "Adicionar outra credencial de cliente federada",
"federated_identity_number": "Identity {number}",
"remove_federated_identity": "Remove federated identity",
"issuer": "Issuer",
"subject": "Subject",
"defaults_to_the_client_id": "Defaults to the client ID",
"audience": "Audience",
"defaults_to_the_appname_url": "Defaults to the {appName} URL",
"signing_keys": "Signing keys",
"jwks_url": "JWKS URL",
"defaults_to_the_issuer_jwks_url": "Defaults to {issuer}/.well-known/jwks.json",
"public_keys": "Public keys",
"public_key": "Public key",
"add_public_key": "Add public key",
"remove_public_key": "Remove public key {keyId}",
"paste_public_key_description": "Paste a public key in JWK format, or a JWKS for multiple keys. Every key must have a key ID.",
"public_key_already_added": "A key with the key ID \"{keyId}\" has already been added",
"paste_a_public_key_or_a_jwks": "Paste a public key in JWK format, or a JWKS containing multiple keys",
"the_value_is_not_valid_json": "The value is not valid JSON",
"the_value_is_not_a_jwk_or_a_jwks": "The value is not a JWK or a JWKS",
"the_jwks_does_not_contain_any_key": "The JWKS does not contain any key",
"jwks_key_is_not_a_jwk": "Key {number} of the JWKS is not a JWK",
"federated_identity_number": "Identidade {number}",
"remove_federated_identity": "Remover identidade federada",
"issuer": "Emissor",
"subject": "Sujeito",
"defaults_to_the_client_id": "Por omissão, usa o ID do cliente",
"audience": "Audiência",
"defaults_to_the_appname_url": "Por omissão, usa o URL de {appName}",
"signing_keys": "Chaves de assinatura",
"jwks_url": "URL do JWKS",
"defaults_to_the_issuer_jwks_url": "Padrão: {issuer}/.well-known/jwks.json",
"public_keys": "Chaves públicas",
"public_key": "Chave pública",
"add_public_key": "Adicionar chave pública",
"remove_public_key": "Remover chave pública {keyId}",
"paste_public_key_description": "Cole uma chave pública no formato JWK, ou um JWKS para várias chaves. Cada chave deve ter um ID da chave.",
"public_key_already_added": "Uma chave com o ID da chave \"{keyId}\" já foi adicionada",
"paste_a_public_key_or_a_jwks": "Cole uma chave pública no formato JWK, ou um JWKS contendo várias chaves",
"the_value_is_not_valid_json": "O valor não é um JSON válido",
"the_value_is_not_a_jwk_or_a_jwks": "O valor não é um JWK nem um JWKS",
"the_jwks_does_not_contain_any_key": "O JWKS não contém nenhuma chave",
"jwks_key_is_not_a_jwk": "A chave {number} do JWKS não é um JWK",
"oidc_allowed_group_count": "Número de grupos permitidos",
"show_advanced_options": "Mostrar opções avançadas",
"hide_advanced_options": "Ocultar opções avançadas",