diff options
author | Philippe Perrin <philippe.perrin@sonarsource.com> | 2021-02-03 17:13:44 +0100 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2021-02-05 20:07:12 +0000 |
commit | 3bb16bc1523169ff3eba97c9ccc98efc90b6c068 (patch) | |
tree | 02b0eb42ee6f06e507d046c72310f819f9dcae7f /sonar-core | |
parent | dc9c770e2f44948e65efadf30cc40269009ea13a (diff) | |
download | sonarqube-3bb16bc1523169ff3eba97c9ccc98efc90b6c068.tar.gz sonarqube-3bb16bc1523169ff3eba97c9ccc98efc90b6c068.zip |
SONAR-14432 SonarQube support Azure DevOps Services
Diffstat (limited to 'sonar-core')
-rw-r--r-- | sonar-core/src/main/resources/org/sonar/l10n/core.properties | 38 |
1 files changed, 20 insertions, 18 deletions
diff --git a/sonar-core/src/main/resources/org/sonar/l10n/core.properties b/sonar-core/src/main/resources/org/sonar/l10n/core.properties index e43c3e42cc5..3aff37f6d0a 100644 --- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties +++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties @@ -359,7 +359,7 @@ Sa=Sa # #------------------------------------------------------------------------------ -alm.azure=Azure DevOps Server +alm.azure=Azure DevOps alm.azure.short=Azure DevOps alm.bitbucket=Bitbucket Server alm.bitbucket.short=Bitbucket @@ -1086,7 +1086,6 @@ settings.almintegration.check_configuration=Check configuration settings.almintegration.checking_configuration=Checking configuration settings.almintegration.configuration_valid=Configuration valid settings.almintegration.could_not_validate=Could not validate this configuration. -settings.almintegration.no_validation=SonarQube doesn't currently validate Azure DevOps Server configurations. settings.almintegration.delete.header=Delete configuration settings.almintegration.delete.message=Are you sure you want to delete the {id} configuration? settings.almintegration.delete.info={0} projects will no longer get Pull Request Decorations. @@ -1102,8 +1101,9 @@ settings.almintegration.form.name.github=Configuration name settings.almintegration.form.name.github.help=Give your configuration a clear and succinct name. This name will be used at project level to identify the correct configured GitHub App for a project. settings.almintegration.form.name.gitlab=Configuration name settings.almintegration.form.name.gitlab.help=Give your configuration a clear and succinct name. This name will be used at project level to identify the correct configured GitLab instance for a project. -settings.almintegration.form.url.azure=Azure DevOps Server collection URL -settings.almintegration.form.url.azure.help=Provide the full Azure DevOps Server collection URL. For example: +settings.almintegration.form.url.azure=Azure DevOps URL +settings.almintegration.form.url.azure.help1=For Azure DevOps Server, provide the full collection URL: +settings.almintegration.form.url.azure.help2=For Azure DevOps Services, provide the full organization URL: settings.almintegration.form.url.bitbucket=Bitbucket Server URL settings.almintegration.form.url.bitbucket.help=Example: {example} settings.almintegration.form.url.github=GitHub API URL @@ -1145,9 +1145,9 @@ settings.pr_decoration.binding.form.monorepo=Enable mono repository support settings.pr_decoration.binding.form.monorepo.help=Enable this setting if your project is part of a mono repository. {doc_link} settings.pr_decoration.binding.form.monorepo.warning=This setting must be enabled for all SonarQube projects that are part of a mono repository. settings.pr_decoration.binding.form.azure.project=Project Name -settings.pr_decoration.binding.form.azure.project.help=The name of the Azure DevOps Server project containing your repository. +settings.pr_decoration.binding.form.azure.project.help=The name of the Azure DevOps project containing your repository. settings.pr_decoration.binding.form.azure.repository=Repository Name -settings.pr_decoration.binding.form.azure.repository.help=The name of your Azure DevOps Server repository. +settings.pr_decoration.binding.form.azure.repository.help=The name of your Azure DevOps repository. settings.pr_decoration.binding.form.github.repository=Repository identifier settings.pr_decoration.binding.form.github.repository.help=The path of your repository URL. Example: {example} settings.pr_decoration.binding.form.github.summary_comment_setting=Enable analysis summary under the GitHub Conversation tab @@ -3144,7 +3144,7 @@ footer.web_api=Web API # ONBOARDING # #------------------------------------------------------------------------------ -onboarding.alm.azure=Azure DevOps Server +onboarding.alm.azure=Azure DevOps onboarding.alm.bitbucket=Bitbucket Server onboarding.alm.gitlab=GitLab @@ -3157,7 +3157,7 @@ onboarding.create_project.help_set_up_x=Learn more on how to set up {0} onboarding.create_project.setup_manually=Create a project onboarding.create_project.select_method.manual=Manually -onboarding.create_project.select_method.azure=From Azure DevOps Server +onboarding.create_project.select_method.azure=From Azure DevOps onboarding.create_project.select_method.bitbucket=From Bitbucket Server onboarding.create_project.select_method.github=From GitHub onboarding.create_project.select_method.gitlab=From GitLab @@ -3187,10 +3187,10 @@ onboarding.create_project.from_bbs=Create a project from Bitbucket Server onboarding.create_application.key.description=If specified, this value is used as the key instead of generating it from the name of the Application. Only letters, digits, dashes and underscores can be used. -onboarding.create_project.pat_form.title.azure=Allow SonarQube to access and list your Azure DevOps Server repositories +onboarding.create_project.pat_form.title.azure=Allow SonarQube to access and list your Azure DevOps repositories onboarding.create_project.pat_form.title.bitbucket=Grant access to your repositories onboarding.create_project.pat_form.title.gitlab=Grant access to your projects -onboarding.create_project.pat_form.help.azure=SonarQube needs a personal access token to access and list your repositories from Azure DevOps Server. +onboarding.create_project.pat_form.help.azure=SonarQube needs a personal access token to access and list your repositories from Azure DevOps. onboarding.create_project.pat_form.help.bitbucket=SonarQube needs a personal access token to access and list your repositories from Bitbucket Server. onboarding.create_project.pat_form.help.gitlab=SonarQube needs a personal access token to access and list your projects from GitLab. onboarding.create_project.pat_form.pat_required=Please enter a personal access token @@ -3213,7 +3213,7 @@ onboarding.create_project.pat_incorrect.bitbucket=Your personal access couldn't onboarding.create_project.pat_incorrect.gitlab=Your personal access couldn't be validated. Please make sure it has the right scope and that it is not expired. onboarding.create_project.pat_help.title=How to create a personal access token? -onboarding.create_project.pat_help.instructions.azure=Create and provide an Azure DevOps Server {link}. You need to select the {scope} scope so we can display a list of your repositories which are available for analysis. +onboarding.create_project.pat_help.instructions.azure=Create and provide an Azure DevOps {link}. You need to select the {scope} scope so we can display a list of your repositories which are available for analysis. onboarding.create_project.pat_help.instructions.link.azure=personal access token onboarding.create_project.pat_help.instructions=Click the following link to generate a token in {alm}, and copy-paste it into the personal access token field. @@ -3234,8 +3234,8 @@ onboarding.create_project.only_showing_X_first_repos=We're only displaying the f onboarding.create_project.import_selected_repo=Set up selected repository onboarding.create_project.go_to_project=Go to project -onboarding.create_project.azure.title=Which Azure DevOps Server repository do you want to set up? -onboarding.create_project.azure.no_projects=No projects could be fetched from Azure DevOps Server. Contact your system administrator, or {link}. +onboarding.create_project.azure.title=Which Azure DevOps repository do you want to set up? +onboarding.create_project.azure.no_projects=No projects could be fetched from Azure DevOps. Contact your system administrator, or {link}. onboarding.create_project.azure.no_repositories=Could not fetch repositories for this project. Contact your system administrator, or {link}. onboarding.create_project.azure.no_results=No repositories match your search query. onboarding.create_project.github.title=Which GitHub repository do you want to set up? @@ -3513,13 +3513,13 @@ onboarding.tutorial.with.jenkins.refresh=This page will then refresh with your a onboarding.tutorial.with.jenkins.refresh.why=If the page doesn't refresh after a while, please double-check the analysis configuration. onboarding.tutorial.with.azure_pipelines.title=Analyze your project with Azure DevOps Pipelines -onboarding.tutorial.with.azure_pipelines.unsupported=This tutorial is only available for projects bound to Azure DevOps Server. -onboarding.tutorial.with.azure_pipelines.ExtensionInstallation.title=Install SonarQube extension for Azure DevOps Server -onboarding.tutorial.with.azure_pipelines.ExtensionInstallation.sentence=From your Azure DevOps Server instance, navigate to the Visual Studio Marketplace and install the {link} by clicking the {button} button. +onboarding.tutorial.with.azure_pipelines.unsupported=This tutorial is only available for projects bound to Azure DevOps. +onboarding.tutorial.with.azure_pipelines.ExtensionInstallation.title=Install SonarQube extension for Azure DevOps +onboarding.tutorial.with.azure_pipelines.ExtensionInstallation.sentence=From your Azure DevOps instance, navigate to the Visual Studio Marketplace and install the {link} by clicking the {button} button. onboarding.tutorial.with.azure_pipelines.ExtensionInstallation.sentence.link=SonarQube extension onboarding.tutorial.with.azure_pipelines.ExtensionInstallation.sentence.button=Get it free onboarding.tutorial.with.azure_pipelines.ServiceEndpoint.title=Add a new SonarQube Service Endpoint -onboarding.tutorial.with.azure_pipelines.ServiceEndpoint.step1.sentence=In Azure DevOps Server, go to {menu} +onboarding.tutorial.with.azure_pipelines.ServiceEndpoint.step1.sentence=In Azure DevOps, go to {menu} onboarding.tutorial.with.azure_pipelines.ServiceEndpoint.step1.sentence.menu=Project settings > Service connections onboarding.tutorial.with.azure_pipelines.ServiceEndpoint.step2.sentence=Add a new service connection of type {type} onboarding.tutorial.with.azure_pipelines.ServiceEndpoint.step2.sentence.type=SonarQube @@ -3528,7 +3528,9 @@ onboarding.tutorial.with.azure_pipelines.ServiceEndpoint.step4.sentence=Enter yo onboarding.tutorial.with.azure_pipelines.ServiceEndpoint.step5.sentence=Enter an existing token, or a newly generated one onboarding.tutorial.with.azure_pipelines.ServiceEndpoint.step6.sentence=Create the service connection onboarding.tutorial.with.azure_pipelines.BranchAnalysis.title=Configure analysis -onboarding.tutorial.with.azure_pipelines.BranchAnalysis.prepare.sentence=In Azure DevOps Server, create or edit a {pipeline} and add a new {task} task {before} your build task +onboarding.tutorial.with.azure_pipelines.BranchAnalysis.info=The following steps assume you are using the Azure Pipelines classic editor. Check out our {doc_link} for the yaml counterpart. +onboarding.tutorial.with.azure_pipelines.BranchAnalysis.info.doc_link=Azure DevOps integration page +onboarding.tutorial.with.azure_pipelines.BranchAnalysis.prepare.sentence=In Azure DevOps, create or edit a {pipeline} and add a new {task} task {before} your build task onboarding.tutorial.with.azure_pipelines.BranchAnalysis.prepare.sentence.pipeline=Build Pipeline onboarding.tutorial.with.azure_pipelines.BranchAnalysis.prepare.sentence.task=Prepare Analysis Configuration onboarding.tutorial.with.azure_pipelines.BranchAnalysis.prepare.sentence.before=before |