settings.authentication.github.form.allowedOrganizations.name=Organizations
settings.authentication.github.form.allowedOrganizations.description=Only members of these organizations will be able to authenticate to the server. ⚠ if not set, users from any organization where the GitHub App is installed will be able to login to this SonarQube instance.
settings.authentication.github.form.apiUrl.name=The API url for a GitHub instance.
-settings.authentication.github.form.apiUrl.description=The API url for a GitHub instance. https://api.github.com/ for Github.com, https://github.company.com/api/v3/ when using Github Enterprise
+settings.authentication.github.form.apiUrl.description=The API url for a GitHub instance. https://api.github.com/ for GitHub.com, https://github.company.com/api/v3/ when using GitHub Enterprise
settings.authentication.github.form.applicationId.name=App ID
settings.authentication.github.form.applicationId.description=The App ID is found on your GitHub App's page on GitHub at Settings > Developer Settings > GitHub Apps.
settings.authentication.github.form.clientId.name=Client ID
settings.authentication.github.form.synchronizeGroups.name=Synchronize teams as groups
settings.authentication.github.form.synchronizeGroups.description=Synchronize GitHub team with SonarQube group memberships when users log in to SonarQube. For each GitHub team they belong to, users will be associated to a group of the same name if it exists in SonarQube.
settings.authentication.github.form.webUrl.name=The WEB url for a GitHub instance.
-settings.authentication.github.form.webUrl.description=The WEB url for a GitHub instance. https://github.com/ for Github.com, https://github.company.com/ when using GitHub Enterprise.
+settings.authentication.github.form.webUrl.description=The WEB url for a GitHub instance. https://github.com/ for GitHub.com, https://github.company.com/ when using GitHub Enterprise.
settings.authentication.github.form.private_key.required_for_url_change=Please provide your private key again to update the API URL or the Web URL.
settings.authentication.github.form.provisioning_with_github=Automatic user, group, and permission provisioning
settings.authentication.github.form.provisioning_with_github_short.autoProvisioning=Automatic provisioning
onboarding.create_project.github.no_orgs=We couldn't load any organizations with your key. Contact an administrator.
onboarding.create_project.github.no_orgs_admin=We couldn't load any organizations. Make sure the GitHub App is installed in at least one organization and check the GitHub instance configuration in the {link}.
onboarding.create_project.github.no_projects=No projects could be fetched from GitHub. Contact your system administrator.
-onboarding.create_project.gitlab.title=Gitlab project onboarding
+onboarding.create_project.gitlab.title=GitLab project onboarding
onboarding.create_project.gitlab.subtitle=Import projects from one of your GitLab groups
onboarding.create_project.gitlab.subtitle.with_monorepo=Import projects from one of your GitLab groups or {monorepoSetupLink}.
-onboarding.create_project.gitlab.no_projects=No projects could be fetched from Gitlab. Contact your system administrator, or {link}.
+onboarding.create_project.gitlab.no_projects=No projects could be fetched from GitLab. Contact your system administrator, or {link}.
onboarding.create_project.gitlab.link=See on GitLab
onboarding.create_project.monorepo.no_projects=No projects could be fetch from {almKey}. Contact your system administrator.
onboarding.create_project.bitbucket.title=Bitbucket Server project onboarding