))}
</Table>
<FlagMessage variant="info">
- {translateWithParameters(
- 'settings.authentication.configuration.roles_mapping.dialog.custom_roles_description',
- translate('alm', mappingFor),
+ {translate(
+ 'settings.authentication',
+ mappingFor,
+ 'configuration.roles_mapping.dialog.custom_roles_description',
)}
</FlagMessage>
settings.authentication.github.configuration.validation.details.org_not_found={0} (not found or app not installed)
settings.authentication.github.configuration.roles_mapping.description=When synchronizing users and groups, SonarQube assigns permissions based on GitHub user and team roles. You can customize the mapping of permissions. The new mapping will take effect at the next synchronization.
settings.authentication.github.configuration.roles_mapping.save_success=GitHub roles mapping saved successfully.
+settings.authentication.github.configuration.roles_mapping.dialog.custom_roles_description=When a custom role name added here matches an existing GitHub custom role in any of your organizations, the mapping applies to all users with this custom role. If an existing GitHub custom role has no exact match in this list, the permissions of its inherited base role are mapped.
settings.authentication.github.configuration.unsaved_changes=You have unsaved changes.
# GITLAB
settings.authentication.gitlab.configuration.valid.AUTO_PROVISIONING=Configuration is valid for Automatic provisioning.
settings.authentication.gitlab.configuration.roles_mapping.description=When synchronizing users and groups, SonarQube assigns permissions based on Gitlab user roles. You can customize the mapping of permissions. The new mapping will take effect at the next synchronization.
settings.authentication.gitlab.configuration.roles_mapping.save_success=GitLab roles mapping saved successfully.
+settings.authentication.gitlab.configuration.roles_mapping.dialog.custom_roles_description=When a custom role name added here matches an existing GitLab custom role in any of your groups or projects, the mapping applies to all users with this custom role. If an existing GitLab custom role has no exact match in this list, the permissions of its inherited base role are mapped.
# BITBUCKET
settings.authentication.gitlab.configuration.insecure=BitBucket Authentication allows users to sign up, but no list of allowed workspaces was provided. This is potentially insecure. We recommend entering a list of allowed workspaces. {documentation}
settings.authentication.configuration.roles_mapping.dialog.add_custom_role=Add custom role:
settings.authentication.configuration.roles_mapping.role_exists=Role already exists.
settings.authentication.configuration.roles_mapping.empty_custom_role=Custom roles should have some permissions.
-settings.authentication.configuration.roles_mapping.dialog.custom_roles_description=When a custom role name added here matches an existing {0} custom role in any of your organizations, the mapping applies to all users with this custom role. If an existing {0} custom role has no exact match in this list, the permissions of its inherited base role are mapped.
# SAML
settings.authentication.form.create.saml=New SAML configuration