diff options
author | Grégoire Aubert <gregoire.aubert@sonarsource.com> | 2018-05-03 17:13:04 +0200 |
---|---|---|
committer | SonarTech <sonartech@sonarsource.com> | 2018-05-08 20:20:44 +0200 |
commit | c56d00ae68483a0c3bfda8637f4b66c1f377c502 (patch) | |
tree | e2a36fc648e271768ed26301ec075aedb1f2bcc1 /sonar-core | |
parent | cfab69910851579f365aefa3e4b048c54c92a0ff (diff) | |
download | sonarqube-c56d00ae68483a0c3bfda8637f4b66c1f377c502.tar.gz sonarqube-c56d00ae68483a0c3bfda8637f4b66c1f377c502.zip |
SONAR-10656 Remove SonarQube occurences when SonarCloud is enabled
Diffstat (limited to 'sonar-core')
-rw-r--r-- | sonar-core/src/main/resources/org/sonar/l10n/core.properties | 56 |
1 files changed, 27 insertions, 29 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 9d48f94d81c..824627768bf 100644 --- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties +++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties @@ -483,7 +483,7 @@ project_links.page=Links project_links.page.description=Edit some links associated with this project. projects_management.page.description=Use this page to delete multiple projects at once, or to provision projects if you would like to configure them before the first analysis. Note that once a project is provisioned, you have access to perform all project configurations on it. settings.page=General Settings -settings.page.description=Edit global settings for this SonarQube instance. +settings.page.description=Edit global settings for this {instance} instance. system_info.page=System Info project_quality_profiles.page=Quality Profiles project_quality_profiles.page.description=Choose which profile is associated with this project on a language-by-language basis. (Note that you will only need to select profiles for multiple languages for multi-language projects.) @@ -1249,7 +1249,7 @@ coding_rules.parameter.empty=(empty) coding_rules.parameters=Parameters coding_rules.parameters.default_value=Default Value: coding_rules.quality_profiles=Quality Profiles -coding_rules.quality_profiles.template_caption=This rule template was activated on the following profiles in previous versions of SonarQube. It is not possible anymore to do so. Instead, please create a custom rule. +coding_rules.quality_profiles.template_caption=This rule template was activated on the following profiles in previous versions of {instance}. It is not possible anymore to do so. Instead, please create a custom rule. coding_rules.quality_profile=Quality Profile coding_rules.reactivate=Reactivate coding_rules.reactivate.help=A rule with the same key has been previously deleted. Please reactivate the existing rule or modify the key to create a new rule. @@ -1425,7 +1425,7 @@ my_account.notifications=Notifications my_account.no_project_notifications=You have not set project notifications yet. my_account.profile=Profile my_account.security=Security -my_account.tokens_description=If you want to enforce security by not providing credentials of a real SonarQube user to run your code scan or to invoke web services, you can provide a User Token as a replacement of the user login. This will increase the security of your installation by not letting your analysis user's password going through your network. +my_account.tokens_description=If you want to enforce security by not providing credentials of a real {instance} user to run your code scan or to invoke web services, you can provide a User Token as a replacement of the user login. This will increase the security of your installation by not letting your analysis user's password going through your network. my_account.projects=Projects my_account.projects.description=Those projects are the ones you are administering. my_account.projects.no_results=You are not administering any project yet. @@ -1948,7 +1948,7 @@ global_permissions.profileadmin.desc=Ability to perform any action on quality pr global_permissions.gateadmin=Administer Quality Gates global_permissions.gateadmin.desc=Ability to perform any action on quality gates. global_permissions.scan=Execute Analysis -global_permissions.scan.desc=Ability to get all settings required to perform an analysis (including the secured settings like passwords) and to push analysis results to the SonarQube server. +global_permissions.scan.desc=Ability to get all settings required to perform an analysis (including the secured settings like passwords) and to push analysis results to the {instance} server. global_permissions.provisioning=Create Projects global_permissions.provisioning.desc=Ability to initialize a project so its settings can be configured before the first analysis. global_permissions.filter_by_x_permission=Filter by "{0}" permission @@ -1970,7 +1970,7 @@ organizations_permissions.profileadmin.desc=Ability to perform any action on qua organizations_permissions.gateadmin=Administer Quality Gates organizations_permissions.gateadmin.desc=Ability to perform any action on quality gates. organizations_permissions.scan=Execute Analysis -organizations_permissions.scan.desc=Ability to get all settings required to perform an analysis (including the secured settings like passwords) and to push analysis results to the SonarQube server. +organizations_permissions.scan.desc=Ability to get all settings required to perform an analysis (including the secured settings like passwords) and to push analysis results to the {instance} server. organizations_permissions.provisioning=Create Projects organizations_permissions.provisioning.desc=Ability to initialize a project so its settings can be configured before the first analysis. @@ -1994,7 +1994,7 @@ projects_role.user.desc=Access a project, browse its measures and issues, confir projects_role.codeviewer=See Source Code projects_role.codeviewer.desc=View the project's source code. (Users will also need "Browse" permission) projects_role.scan=Execute Analysis -projects_role.scan.desc=Ability to get all settings required to perform an analysis (including the secured settings like passwords) and to push analysis results to the SonarQube server. +projects_role.scan.desc=Ability to get all settings required to perform an analysis (including the secured settings like passwords) and to push analysis results to the {instance} server. projects_role.bulk_change=Bulk Change projects_role.apply_template=Apply Permission Template projects_role.apply_template_to_xxx=Apply Permission Template To "{0}" @@ -2124,7 +2124,7 @@ workspace.no_rule=The rule has been removed or never existed. #------------------------------------------------------------------------------ marketplace.page=Marketplace marketplace.page.description=Discover and install new features -marketplace.sonarqube_needs_to_be_restarted_to=SonarQube needs to be restarted in order to +marketplace.instance_needs_to_be_restarted_to={instance} needs to be restarted in order to marketplace.install_x_plugins=install {nb} plugins marketplace.update_x_plugins=update {nb} plugins marketplace.uninstall_x_plugins=uninstall {nb} plugins @@ -2386,7 +2386,7 @@ overview.badges.measure.description.VW=This badge dynamically displays the curre overview.badges.measure.description.APP=This badge dynamically displays the current status of one metric of your application. overview.badges.marketing.alt=Scanned on SonarCloud badge overview.badges.marketing.description=This badge lets you advertise that you're using SonarCloud for code quality. -overview.badges.quality_gate.alt=SonarCloud Quality Gate badge +overview.badges.quality_gate.alt=Quality Gate badge overview.badges.quality_gate.description=This badge dynamically displays the current quality gate status of your project. overview.badges.quality_gate.description.APP=This badge dynamically displays the current quality gate status of your application. overview.badges.quality_gate.description.TRK=This badge dynamically displays the current quality gate status of your project. @@ -2524,8 +2524,7 @@ organization.avatar.description=Url of a small image that represents the organiz organization.avatar.preview=Preview organization.created=Organization "{0}" has been created. organization.delete=Delete Organization -organization.delete.description=Delete this organization from SonarQube. All projects belonging to the organization will be deleted as well. The operation cannot be undone. -organization.delete.description.sonarcloud=Delete this organization from SonarCloud. All projects belonging to the organization will be deleted as well. The operation cannot be undone. +organization.delete.description=Delete this organization from {instance}. All projects belonging to the organization will be deleted as well. The operation cannot be undone. organization.delete.sonarcloud.paid_plan_info=Your current paid plan subscription will stop and you won't be charged anymore. organization.delete.question=Are you sure you want to delete this organization? organization.deleted=Organization has been deleted. @@ -2578,7 +2577,7 @@ footer.help=Help footer.license=LGPL v3 footer.news=News footer.plugins=Plugins -footer.production_database_explanation=The embedded database will not scale, it will not support upgrading to newer versions of SonarQube, and there is no support for migrating your data out of it into a different database engine. +footer.production_database_explanation=The embedded database will not scale, it will not support upgrading to newer versions of {instance}, and there is no support for migrating your data out of it into a different database engine. footer.production_database_warning=Embedded database should be used for evaluation purpose only footer.support=Get Support footer.terms=Terms @@ -2592,8 +2591,7 @@ footer.web_api=Web API # ONBOARDING # #------------------------------------------------------------------------------ -onboarding.header=Welcome to SonarQube! -onboarding.header.sonarcloud=Welcome to SonarCloud! +onboarding.header=Welcome to {instance}! onboarding.header.description=Want to quickly analyze a first project? Follow these {0} easy steps. onboarding.token.header=Provide a token @@ -2636,20 +2634,20 @@ onboarding.language.os.win=Windows onboarding.language.os.mac=macOS onboarding.language.project_key=Define a unique project key -onboarding.analysis.java.maven.header=Execute the SonarQube Scanner for Maven from your computer -onboarding.analysis.java.maven.text=Running a SonarQube analysis with Maven is straighforward. You just need to run the following command in your project's folder. -onboarding.analysis.java.maven.docs=Please visit the <a href="http://redirect.sonarsource.com/doc/install-configure-scanner-maven.html" target="_blank">official documentation of the SonarQube Scanner for Maven</a> for more details. +onboarding.analysis.java.maven.header=Execute the Scanner for Maven from your computer +onboarding.analysis.java.maven.text=Running a {instance} analysis with Maven is straighforward. You just need to run the following command in your project's folder. +onboarding.analysis.java.maven.docs=Please visit the <a href="http://redirect.sonarsource.com/doc/install-configure-scanner-maven.html" target="_blank">official documentation of the Scanner for Maven</a> for more details. -onboarding.analysis.java.gradle.header=Execute the SonarQube Scanner for Gradle from your computer -onboarding.analysis.java.gradle.text.1=Running a SonarQube analysis with Gradle is straighforward. You just need to declare the <code>org.sonarqube</code> plugin in your <code>build.gradle</code> file: +onboarding.analysis.java.gradle.header=Execute the Scanner for Gradle from your computer +onboarding.analysis.java.gradle.text.1=Running an analysis with Gradle is straighforward. You just need to declare the <code>org.sonarqube</code> plugin in your <code>build.gradle</code> file: onboarding.analysis.java.gradle.text.2=and run the following command: -onboarding.analysis.java.gradle.docs=Please visit the <a href="http://redirect.sonarsource.com/doc/gradle.html" target="_blank">official documentation of the SonarQube Scanner for Gradle</a> for more details. +onboarding.analysis.java.gradle.docs=Please visit the <a href="http://redirect.sonarsource.com/doc/gradle.html" target="_blank">official documentation of the Scanner for Gradle</a> for more details. -onboarding.analysis.msbuild.header=Download and unzip the SonarQube Scanner for MSBuild +onboarding.analysis.msbuild.header=Download and unzip the Scanner for MSBuild onboarding.analysis.msbuild.text=And add the executable's directory to the <code>%PATH%</code> environment variable -onboarding.analysis.msbuild.execute=Execute the SonarQube Scanner for MSBuild from your computer -onboarding.analysis.msbuild.execute.text=Running a SonarQube analysis is straighforward. You just need to execute the following commands at the root of your solution. -onboarding.analysis.msbuild.docs=Please visit the <a href="http://redirect.sonarsource.com/doc/install-configure-scanner-msbuild.html" target="_blank">official documentation of the SonarQube Scanner for MSBuild</a> for more details. +onboarding.analysis.msbuild.execute=Execute the Scanner for MSBuild from your computer +onboarding.analysis.msbuild.execute.text=Running a {instance} analysis is straighforward. You just need to execute the following commands at the root of your solution. +onboarding.analysis.msbuild.docs=Please visit the <a href="http://redirect.sonarsource.com/doc/install-configure-scanner-msbuild.html" target="_blank">official documentation of the Scanner for MSBuild</a> for more details. onboarding.analysis.build_wrapper.header.linux=Download and unzip the Build Wrapper for Linux onboarding.analysis.build_wrapper.header.win=Download and unzip the Build Wrapper for Windows @@ -2658,15 +2656,15 @@ onboarding.analysis.build_wrapper.text.linux=And add the executable's directory onboarding.analysis.build_wrapper.text.win=And add the executable's directory to the <code>%PATH%</code> environment variable onboarding.analysis.build_wrapper.text.mac=And add the executable's directory to the <code>PATH</code> environment variable -onboarding.analysis.sq_scanner.header.linux=Download and unzip the SonarQube Scanner for Linux -onboarding.analysis.sq_scanner.header.win=Download and unzip the SonarQube Scanner for Windows -onboarding.analysis.sq_scanner.header.mac=Download and unzip the SonarQube Scanner for macOS +onboarding.analysis.sq_scanner.header.linux=Download and unzip the Scanner for Linux +onboarding.analysis.sq_scanner.header.win=Download and unzip the Scanner for Windows +onboarding.analysis.sq_scanner.header.mac=Download and unzip the Scanner for macOS onboarding.analysis.sq_scanner.text.linux=And add the <code>bin</code> directory to the <code>PATH</code> environment variable onboarding.analysis.sq_scanner.text.win=And add the <code>bin</code> directory to the <code>%PATH%</code> environment variable onboarding.analysis.sq_scanner.text.mac=And add the <code>bin</code> directory to the <code>PATH</code> environment variable -onboarding.analysis.sq_scanner.execute=Execute the SonarQube Scanner from your computer -onboarding.analysis.sq_scanner.execute.text=Running a SonarQube analysis is straighforward. You just need to execute the following commands in your project's folder. -onboarding.analysis.sq_scanner.docs=Please visit the <a href="http://redirect.sonarsource.com/doc/install-configure-scanner.html" target="_blank">official documentation of the SonarQube Scanner</a> for more details. +onboarding.analysis.sq_scanner.execute=Execute the Scanner from your computer +onboarding.analysis.sq_scanner.execute.text=Running a {instance} analysis is straighforward. You just need to execute the following commands in your project's folder. +onboarding.analysis.sq_scanner.docs=Please visit the <a href="http://redirect.sonarsource.com/doc/install-configure-scanner.html" target="_blank">official documentation of the Scanner</a> for more details. onboarding.project_watcher.not_started=Once your project is analyzed, this page will refresh automatically. onboarding.project_watcher.in_progress=Analysis is in progress, please wait... |