diff --git a/src/main/resources/org/sonar/l10n/core.properties b/src/main/resources/org/sonar/l10n/core.properties
index 77db33e..e1f2fb3 100644
--- a/src/main/resources/org/sonar/l10n/core.properties
+++ b/src/main/resources/org/sonar/l10n/core.properties
@@ -5,6 +5,7 @@
#------------------------------------------------------------------------------
about=About
+about_x=About {x}
action=Action
actions=Actions
active=Active
@@ -120,11 +121,13 @@ issues=Issues
inheritance=Inheritance
internal=internal
key=Key
+later=Later
language=Language
last_analysis=Last Analysis
learn_more=Learn More
learn_more_x=Learn More: {link}
learn_more.clean_code=Learn more: Clean as You Code
+lets_go=Let's go
library=Library
line_number=Line Number
links=Links
@@ -253,6 +256,7 @@ title=Title
to=To
to_=to
total=Total
+tours=Tours
treemap=Treemap
true=True
type=Type
@@ -330,6 +334,7 @@ new_violations=New violations
new_window=New window
no_data=No data
no_measure_value_x=No measure value for {0}
+results_shown_x={count} results shown
no_results=No results
no_results_for_x=No results for "{0}"
no_results_search=We couldn't find any results matching selected criteria.
@@ -345,7 +350,9 @@ short_number_suffix.g=G
short_number_suffix.k=k
short_number_suffix.m=M
show_less=Show Less
+show_less_filter_x=Show less results for "{0}" filter
show_more=Show More
+show_more_filter_x=Show more results for "{0}" filter
show_all=Show All
show_them=Show Them
should_be_unique=Should be unique
@@ -529,8 +536,13 @@ qualifier.description.APP=Single-level aggregation with a technical focus and a
#
#------------------------------------------------------------------------------
admin_notification.update.new_patch=There’s an update available for your {productName} instance. Please update to make sure you benefit from the latest security and bug fixes.
-admin_notification.update.new_version=There’s a new version of {productName} available. Upgrade to the latest active version to access new updates and features.
-admin_notification.update.current_version_inactive=You’re running a version of {productName} that is no longer active. Please upgrade to an active version immediately.
+admin_notification.update.new_version=There’s a new version of {productName} available. Upgrade to the latest version to access new updates and features.
+admin_notification.update.current_version_inactive=You’re running a version of {productName} that is no longer active. Please upgrade to an active version as soon as possible.
+admin_notification.update.new_sqcb_version=Keep your instance current and get the {link}, available now.
+admin_notification.update.latest=latest {productName}
+admin_notification.update.new_sqs_version_when_running_sqcb.banner=There’s a new version of SonarQube Server available.
+admin_notification.update.new_sqs_version_when_running_sqcb.modal=New SonarQube Server version available
+admin_notification.update.new_sqs_version_when_running_sqcb.upgrade=Upgrade to SonarQube Server and get access to enterprise features
#------------------------------------------------------------------------------
#
@@ -1236,6 +1248,9 @@ issues.facet.severities=Severity
issues.facet.scopes=Scope
issues.facet.projects=Project
issues.facet.issueStatuses=Status
+issues.facet.issueStatuses.help.title=Simplified issue lifecycle
+issues.facet.issueStatuses.help.description=
Won't Fix was replaced with Accept. Marking issues as Confirmed and Fixed was deprecated.
+issues.facet.issueStatuses.help.link=Learn more about new issue lifecycle issues.facet.hotspotStatuses=Hotspot Status issues.facet.assignees=Assignee issues.facet.files=File @@ -1245,7 +1260,12 @@ issues.facet.tags=Tag issues.facet.rules=Rule issues.facet.languages=Language issues.facet.cleanCodeAttributeCategories=Clean Code Attribute +issues.facet.cleanCodeAttributeCategories.help.title=Attributes group together conceptually similar issues. +issues.facet.cleanCodeAttributeCategories.help.link=Learn more about clean code attributes issues.facet.impactSoftwareQualities=Software Quality +issues.facet.impactSoftwareQualities.help.title=What are software qualities? +issues.facet.impactSoftwareQualities.help.description=Reliability is a measure of how your software is capable of maintaining its level of performance under stated conditions for a stated period of time.
Maintainability refers to the ease with which you can repair, improve and understand software code.
+issues.facet.impactSoftwareQualities.help.link=Learn more about software qualities issues.facet.codeVariants=Code Variant issues.facet.createdAt=Creation Date issues.facet.createdAt.all=All @@ -1325,10 +1345,12 @@ projects.no_new_code_period.TRK=Project has no new code data yet. projects.no_new_code_period.APP=Application has no new code data yet. projects.new_code_period_x=New code: last {0} projects.configure_analysis=Configure analysis +projects.configure_analysis_for_x=Configure analysis for project {project} projects.last_analysis_on_x=Last analysis: {date} projects.search=Search by project name or key projects.perspective=Perspective projects.skip_to_filters=Skip to project filters +projects.x_projects_found={count} projects found projects.sort_by=Sort by projects.sort_ascending=Result sorted in ascending order projects.sort_descending=Result sorted in descending order @@ -1448,7 +1470,12 @@ projects.awaiting_scan.title=Values will change after the next analysis projects.awaiting_scan.description.TRK=The way in which security, reliability, maintainability, and security review counts and ratings are calculated has changed. The values currently displayed will change after the next analysis. projects.awaiting_scan.description.APP=The way in which security, reliability, maintainability, and security review counts and ratings are calculated has changed. The values currently displayed will change after all projects in this application have been analyzed. projects.awaiting_scan.description.VW=The way in which security, reliability, maintainability, and security review counts and ratings are calculated has changed. The values currently displayed will change after all projects in this portfolio have been analyzed. -projects.ai_code.content=This project contains AI-generated code and benefits from Sonar’s AI Code Assurance. +projects.ai_code_assurance_on.content=This project contains AI-generated code and benefits from Sonar’s AI Code Assurance. +projects.ai_code_assurance_off.content=This project contains AI-generated code but the quality gate in use is not qualified for AI Code Assurance. +projects.ai_code_assurance.edit_quality_gate=Change Quality Gate +projects.ai_code.tooltip.content=This project contains AI-generated code but the quality gate in use is not qualified for AI Code Assurance. +projects.ai_code_assurance.tooltip.content=This project contains AI-generated code and benefits from Sonar’s AI Code Assurance. + #------------------------------------------------------------------------------ # @@ -1857,6 +1884,12 @@ settings.mode.save.warning=Save changes to see them reflected in your instance settings.mode.save=Save the mode. The current mode will be switched to {isStandardMode, select, true {Standard Experience} other {Multi-Quality Rule Mode}} settings.mode.save.success=This instance is now in {isStandardMode, select, true {Standard Experience} other {Multi-Quality Rule Mode}}. +mode.standard.advertisement=Looking for Security, Reliability, and Maintainability issues? If your team prefers working with software qualities, change it in the settings +mode.mqr.advertisement=Looking for Bugs, Vulnerabilities, or Code Smells? If your team prefers working with these types, change it in the settings +settings.mode.mqr.advertisement=If your team prefers working with Vulnerabilities, Bugs, and Code Smells, change it in the Mode section of General Settings +settings.mode.standard.advertisement=If your team prefers working with Security, Reliability, and Maintainability issues, change it in the Mode section of General Settings + + property.category.announcement=Announcement property.category.general=General property.category.general.email=Email @@ -1883,7 +1916,7 @@ property.category.localization=Localization property.category.exclusions=Analysis Scope property.category.webhooks=Webhooks property.category.languages=Languages -property.category.codefix=AI CodeFix +property.category.aicodefix=AI CodeFix property.sonar.inclusions.name=Source File Inclusions property.sonar.inclusions.description=Patterns used to include some source files and only these ones in analysis. property.sonar.test.inclusions.name=Test File Inclusions @@ -1922,29 +1955,42 @@ property.category.housekeeping.general=General property.category.housekeeping.branchesAndPullRequests=Branches and Pull Requests property.category.housekeeping.auditLogs=Audit Logs -property.codefix.admin.title=Enable AI-generated fix suggestions -property.codefix.admin.description=Activate this option to enable any user in your organization to generate an AI-suggested code fix for an issue using the Sonar AI CodeFix service. -property.codefix.admin.checkbox.label=Enable AI CodeFix -property.codefix.admin.acceptTerm.label=I have read and I accept the {terms} -property.codefix.admin.acceptTerm.terms=AI CodeFix Terms -property.codefix.admin.promoted_section.title=Free - early access feature -property.codefix.admin.promoted_section.content1=This no cost trial is offered to you at Sonar’s discretion. Sonar can decide to stop this trial anytime. -property.codefix.admin.promoted_section.content2=At the end of the trial, this feature will be deactivated and your choice to “enable AI CodeFix” below will be ignored. Your organisation will not be charged. -property.codefix.admin.serviceCheck.title=Test the AI CodeFix service -property.codefix.admin.serviceCheck.description1=Make sure this {productName} instance can communicate with the AI CodeFix service, which requires network connectivity to function. -property.codefix.admin.serviceCheck.description2=This test is free and should only take a few seconds. -property.codefix.admin.serviceCheck.learnMore=Read more about enabling AI CodeFix -property.codefix.admin.serviceCheck.action=Test AI CodeFix service -property.codefix.admin.serviceCheck.spinner.label=Waiting for AI CodeFix service to respond... -property.codefix.admin.serviceCheck.result.success=The AI CodeFix service responded successfully. -property.codefix.admin.serviceCheck.result.unresponsive.message=The AI CodeFix service does not respond or is not reachable. -property.codefix.admin.serviceCheck.result.unresponsive.causes.title=Here are some possible causes of this error: -property.codefix.admin.serviceCheck.result.unresponsive.causes.1=The network may not be properly configured on this {productName} instance. Please check the firewall and connectivity settings. -property.codefix.admin.serviceCheck.result.unresponsive.causes.2=The AI CodeFix service may be down. -property.codefix.admin.serviceCheck.result.requestError=Error checking the AI CodeFix service: -property.codefix.admin.serviceCheck.result.serviceError=The AI CodeFix service is reachable but returned an error. Check logs for more details. -property.codefix.admin.serviceCheck.result.unauthorized=This {productName} instance is not allowed to use AI CodeFix. -property.codefix.admin.serviceCheck.result.unknown=The AI CodeFix service returned an unexpected message: +property.aicodefix.admin.title=Enable AI-generated fix suggestions +property.aicodefix.admin.description=Activate this option to enable users of all or part of the projects to generate an AI-suggested code fix for an issue using the Sonar AI CodeFix service. +property.aicodefix.admin.checkbox.label=Enable AI CodeFix +property.aicodefix.admin.disabled=According to your company policy, access to AI CodeFix is not available for this SonarQube instance +property.aicodefix.admin.acceptTerm.label=By activating this option, you agree to the {terms} +property.aicodefix.admin.acceptTerm.terms=AI CodeFix Terms +property.aicodefix.admin.enable.title=Choose which projects should have AI CodeFix enabled +property.aicodefix.admin.enable.all.projects.label=All projects +property.aicodefix.admin.enable.all.projects.help=Enable AI CodeFix on all existing and future projects +property.aicodefix.admin.enable.some.projects.label=Only selected projects +property.aicodefix.admin.enable.some.projects.help=Enable AI CodeFix on selected projects only +property.aicodefix.admin.enable.some.projects.note=AI CodeFix will not be automatically enabled on new projects. +property.aicodefix.admin.early_access.title=Free - early access feature +property.aicodefix.admin.early_access.content1=This no-cost trial is offered to you at Sonar's discretion during the early access period. +property.aicodefix.admin.early_access.content2=Sonar may stop the trial at any time. At the end of the trial, the AI CodeFix feature will be deactivated and your organization will not be charged. +property.aicodefix.admin.serviceInfo.learnMore=Read more about enabling AI CodeFix +property.aicodefix.admin.serviceInfo.spinner.label=Waiting for AI CodeFix service to respond... +property.aicodefix.admin.serviceInfo.unexpected.response.label=The AI CodeFix service returned an unexpected response. You might need to upgrade your instance. +property.aicodefix.admin.serviceInfo.empty.response.label=The AI CodeFix service returned an empty response. Please report the issue to the maintainers. +property.aicodefix.admin.serviceInfo.result.unresponsive.message=The AI CodeFix service does not respond or is not reachable. +property.aicodefix.admin.serviceInfo.result.unresponsive.causes.title=Here are some possible causes of this error: +property.aicodefix.admin.serviceInfo.result.unresponsive.causes.1=The network may not be properly configured on this SonarQube instance. Please check the firewall and connectivity settings. +property.aicodefix.admin.serviceInfo.result.unresponsive.causes.2=The AI CodeFix service may be down. +property.aicodefix.admin.serviceInfo.result.requestError=Error checking the AI CodeFix service: +property.aicodefix.admin.serviceInfo.result.serviceError=The AI CodeFix service is reachable but returned an error. Check logs for more details. +property.aicodefix.admin.serviceInfo.result.unauthorized=This SonarQube instance is not allowed to use AI CodeFix. +property.aicodefix.admin.serviceInfo.result.unknown=The AI CodeFix service returned an unexpected message: +property.aicodefix.admin.serviceInfo.result.error.title=AI CodeFix Error +property.aicodefix.admin.serviceInfo.result.error.retry.message=If the issue persists, try again later or { link } +property.aicodefix.admin.serviceInfo.result.error.retry.get_help=get help +property.aicodefix.admin.serviceInfo.result.error.retry.action=Retry +property.aicodefix.admin.promotion.title=This is a paid feature +property.aicodefix.admin.promotion.subtitle=Unlock AI-generated fix suggestions +property.aicodefix.admin.promotion.content=Enable users of all or part of the projects to generate an AI-suggested code fix for an issue using the Sonar AI CodeFix service. To get access to AI CodeFix: +property.aicodefix.admin.promotion.contact=Contact us +property.aicodefix.admin.promotion.checkDocumentation=Check documentation #------------------------------------------------------------------------------ # @@ -2085,26 +2131,6 @@ custom_measures.update_custom_measure=Update Custom Measure custom_measures.metric=Metric -#------------------------------------------------------------------------------ -# -# AI GENERATED CODE -# -#------------------------------------------------------------------------------ -ai_generated_code.page=AI-Generated Code -ai_generated_code.contains_code=Contains AI-Generated Code -ai_generated_code.description=Select this option if your project contains AI-generated code. This will enforce the use of {sonarWayQualityGateLink} and will give your project Sonar’s {aiAssuranceLink}. -ai_generated_code.sonar_way_quality_gate.link=Sonar way Quality Gate -ai_generated_code.ai_code_assurance.link=AI Code Assurance -ai_generated_code.sonar_way_quality_gate.already_selected.warning=This setting will lock the project’s Quality Gate -ai_generated_code.sonar_way_quality_gate.already_selected.description=Projects containing AI-generated code must use Sonar way Quality Gate. As long as this setting is set to {true}, you will not be able to change this project’s Quality Gate. -ai_generated_code.sonar_way_quality_gate.already_selected.save=Lock Quality Gate and Save -ai_generated_code.sonar_way_quality_gate.not_selected.warning=️This setting will change the project’s quality gate -ai_generated_code.sonar_way_quality_gate.not_selected.description=Projects containing AI-generated code must use Sonar way Quality Gate as the project-level Quality Gate. Setting this value to True will enforce the use of Sonar way. -ai_generated_code.sonar_way_quality_gate.not_selected.save=Change Quality Gate and Save -ai_generated_code.old_quality_gate=Old Quality Gate: {name} -ai_generated_code.new_quality_gate=New Quality Gate: {name} -ai_generated_code.success_message=AI-generated Code setting has been successfully updated. - #------------------------------------------------------------------------------ # # PROJECT NAVIGATION @@ -2139,9 +2165,11 @@ project_activity.remove_custom_event.question=Are you sure you want to delete th project_activity.reset_dates=Reset dates project_activity.delete_analysis=Delete Analysis project_activity.delete_analysis.question=Are you sure you want to delete this analysis from the history? -project_activity.filter_events=Filter events -project_activity.events.tooltip.edit=Edit this event -project_activity.events.tooltip.delete=Delete this event +project_activity.filter_events=Events filter +project_activity.filter_events.placeholder=Select an event +project_activity.filter_date_range=Date range filter +project_activity.events.tooltip.edit=Edit this event: {event} +project_activity.events.tooltip.delete=Delete this event: {event} project_activity.new_code_period_start=Everything above this line is New Code project_activity.new_code_period_start.help=The analysis below this mark is the baseline for New Code comparison @@ -2160,7 +2188,8 @@ project_activity.graphs.custom.no_history=There isn't enough data to generate an project_activity.graphs.custom.metric_no_history=This metric has no historical data to display. project_activity.graphs.custom.search=Search for a metric by name project_activity.graphs.custom.type_x_message=Only "{0}" metrics are available with your current selection. -project_activity.graphs.open_in_table=Show the graph data in a table +project_activity.graphs.graph_shown_x=Graph shown for {0}. +project_activity.graphs.open_in_table=Press 'Enter' to show the graph data in a table. project_activity.graphs.data_table.title=Graph data in table format project_activity.graphs.data_table.max_lines_warning=Only the {0} most recent data entries are shown. If you want to see different data, change the date filters on the main page. project_activity.graphs.data_table.no_data_warning=There is no data for the selected series. @@ -2220,7 +2249,6 @@ project_quality_profile.change_profile_x=Change {x} profile #------------------------------------------------------------------------------ project_quality_gate.default_qgate=Default project_quality_gate.successfully_updated=Quality Gate has been successfully updated. -project_quality_gate.subtitle=Manage project Quality Gate project_quality_gate.always_use_default=Always use the instance default Quality Gate project_quality_gate.always_use_specific=Always use a specific Quality Gate project_quality_gate.select_specific_qg=Select Quality Gate @@ -2229,10 +2257,12 @@ project_quality_gate.no_condition=This Quality Gate is empty. To make it usable, project_quality_gate.no_condition_on_new_code=This Quality Gate sets conditions on overall code but not on new code. It will not appear on pull requests. To enable it for pull requests, add conditions to the {link}. project_quality_gate.no_condition.link=Quality Gate definition project_quality_gate.no_condition.reason=No conditions -project_quality_gate.ai_assured.message1=This project contains AI-generated code. It must use Sonar way Quality Gate to benefit from Sonar’s {link}. -project_quality_gate.ai_assured.message1.link=AI Code Assurance -project_quality_gate.ai_assured.message2=To change this project’s Quality Gate, first go to the project’s {link} and set “Contains AI-generated code” value to {value}. -project_quality_gate.ai_assured.message2.link=AI-generated code settings +project_quality_gate.ai_assured_quality_gate=This quality gate is qualified for AI Code Assurance +project_quality_gate.not_ai_assured_quality_gate=This quality gate is not qualified for AI Code Assurance +project_quality_gate.ai_generated_code_protected.title=Your AI-generated code is protected +project_quality_gate.ai_generated_code_protected.description=This project contains AI-generated code and the selected quality gate is qualified for AI Code Assurance.
+project_quality_gate.ai_generated_code_not_protected.title=Protect your AI-generated code with ‘AI Code Assurance’ +project_quality_gate.ai_generated_code_not_protected.description=This project contains AI-generated code. We recommend using a qualified quality gate to enable AI Code Assurance.
You may use
They can be changed with sufficient permissions.
#------------------------------------------------------------------------------ # @@ -3568,6 +3606,7 @@ metric.quality_profiles.name=Profiles metric.reliability.description=Reliability metric.reliability.name=Reliability metric.reliability_rating.description=Reliability rating +metric.reliability_rating.description.positive=Overall code has no critical bugs metric.reliability_rating.name=Reliability Rating metric.reliability_rating.extra_short_name=Rating metric.reliability_rating.tooltip.A=Reliability rating is A when there are no bugs. @@ -3580,6 +3619,7 @@ metric.releasability_rating.name=Releasability Rating metric.software_quality_releasability_rating.description=Releasability Rating metric.software_quality_releasability_rating.name=Releasability Rating metric.software_quality_reliability_rating.description=Reliability rating +metric.software_quality_reliability_rating.description.positive=Overall code has no critical reliability issues metric.software_quality_reliability_rating.name=Reliability Rating metric.software_quality_reliability_rating.extra_short_name=Rating metric.software_quality_reliability_rating.tooltip.A=Reliability rating is A when there are no reliability issues above info severity. @@ -3605,12 +3645,14 @@ metric.security_hotspots.description=Security Hotspots metric.security_hotspots.full_description=Security-sensitive code that requires manual review to assess whether or not a vulnerability exists. metric.security_hotspots.name=Security Hotspots metric.security_hotspots_reviewed.description=Percentage of Security Hotspots Reviewed +metric.security_hotspots_reviewed.description.positive=All security hotspots are reviewed metric.security_hotspots_reviewed.name=Security Hotspots Reviewed metric.security_hotspots_reviewed_status.description=Security Review Reviewed Status metric.security_hotspots_reviewed_status.name=Security Review Reviewed Status metric.security_hotspots_to_review_status.description=Security Review To Review Status metric.security_hotspots_to_review_status.name=Security Review To Review Status metric.security_rating.description=Security rating +metric.security_rating.description.positive=Overall code has no vulnerabilities metric.security_rating.name=Security Rating metric.security_rating.extra_short_name=Rating metric.security_rating.tooltip.A=Security rating is A when there are no vulnerabilities. @@ -3619,6 +3661,7 @@ metric.security_rating.tooltip.C=Security rating is C when there is at least one metric.security_rating.tooltip.D=Security rating is D when there is at least one critical vulnerability. metric.security_rating.tooltip.E=Security rating is E when there is at least one blocker vulnerability. metric.software_quality_security_rating.description=Security rating +metric.software_quality_security_rating.description.positive=Overall code has no security issues metric.software_quality_security_rating.name=Security Rating metric.software_quality_security_rating.extra_short_name=Rating metric.software_quality_security_rating.tooltip.A=Security rating is A when there are no security issues above info severity. @@ -4063,7 +4106,7 @@ workspace.no_rule=The rule has been removed or never existed. marketplace.page=Marketplace marketplace.page.description=Discover the additional benefits offered in SonarQube Server Commercial Editions marketplace.page.description_best_edition=This edition includes access to all the SonarQube Server-SonarQube for IDE Ecosystem features! -marketplace.page.you_are_running.community=You are currently running a Community Edition. +marketplace.page.you_are_running.community=You are currently running a Community Build. marketplace.page.you_are_running.developer=You are currently running a Developer Edition. marketplace.page.you_are_running.enterprise=You are currently running an Enterprise Edition. marketplace.page.you_are_running.datacenter=You are currently running a Data Center Edition. @@ -4502,23 +4545,24 @@ overview.badges.options.colors.black=Black overview.badges.options.colors.orange=Orange overview.badges.options.formats.md=Markdown overview.badges.options.formats.url=Image URL only -overview.badges.measure.alt=Standard badge +overview.badges.measure.alt=This is an image of a standard badge that displays the current status of {metric} of your project. overview.badges.measure.description.TRK=Displays the current status of one metric of your project. overview.badges.measure.description.VW=Displays the current status of one metric of your portfolio. overview.badges.measure.description.APP=Displays the current status of one metric of your application. overview.badges.quality_gate=Quality Gate -overview.badges.quality_gate.alt=Quality Gate badge +overview.badges.quality_gate.alt=This is an image of a quality gate badge that displays the current quality gate status of your project. overview.badges.quality_gate.description=Displays the current quality gate status of your project. overview.badges.quality_gate.description.APP=Displays the current quality gate status of your application. overview.badges.quality_gate.description.TRK=Displays the current quality gate status of your project. overview.badges.quality_gate.description.VW=Displays the current quality gate status of your portfolio. overview.badges.ai_code_assurance=AI Code Assurance -overview.badges.ai_code_assurance.alt=AI Code Assurance badge +overview.badges.ai_code_assurance.alt=This is an image of an AI Code Assurance badge that displays the current status of Sonar's AI Code Assurance. overview.badges.ai_code_assurance.description=Displays the current status of Sonar's AI Code Assurance. overview.badges.ai_code_assurance.description.TRK=Displays the current status of Sonar's AI Code Assurance of your project. overview.badges.leak_warning=Project badges can expose your security rating and other measures. Only use project badges in trusted environments. overview.badges.renew=Renew Token overview.badges.renew.description=If your project badge security token has leaked to an unsafe environment, you can renew it: +overview.badges.copy_snippet=Copy the snippet for your selected badge overview.quality_profiles_update_after_sq_upgrade.message=Upgrade to {productName} {sqVersion} has updated your Quality Profiles. Issues on your project may have been affected. {link} overview.quality_profiles_update_after_sq_upgrade.link=See more details @@ -4724,7 +4768,8 @@ footer.community=Community footer.contact_us=Contact us footer.documentation=Documentation footer.help=Help -footer.license=LGPL v3 +footer.license.lgplv3=LGPL v3 +footer.license.sqs=SonarQube Server Terms & Conditions footer.news=News footer.plugins=Plugins footer.pricing=Pricing @@ -5518,7 +5563,9 @@ branches.see_the_pr_on_x=See the PR on {0} #------------------------------------------------------------------------------ branch_like_navigation.manage=Manage branches and Pull Requests branch_like_navigation.search_for_branch_like=Search for branches or Pull Requests... +branch_like_navigation.list=Branches and Pull Requests branch_like_navigation.pull_requests=Pull Requests +branch_like_navigation.pull_requests_targeting=Pull Requests targeting "{branch}" branch_like_navigation.orphan_pull_requests=Orphan Pull Requests branch_like_navigation.orphan_pull_requests.tooltip=When the base of a Pull Request is deleted, this Pull Request becomes orphan. branch_like_navigation.for_merge_into_x_from_y=for merge into {target} from {branch} @@ -5762,7 +5809,7 @@ indexation.in_progress=Reindexing in progress. indexation.details_unavailable=Details are unavailable until this process is complete. indexation.features_partly_available=Most features are available. Some details only show upon completion. {link} indexation.features_partly_available.link=More info -indexation.progression={0} out of {1} projects reindexed. +indexation.progression={count} out of {total} projects reindexed. indexation.progression_with_error={count} out of {total} projects reindexed with some {link}. indexation.progression_with_error.link=tasks failing indexation.completed=All project data has been reloaded. @@ -5778,6 +5825,7 @@ indexation.filter_unavailable.description=This filter is unavailable until this indexation.learn_more=Learn more: indexation.reindexing=Reindexing indexation.filters_unavailable=Some filters are unavailable until this process is complete. {link} +indexation.upgrade_survey_link=Help us improve the upgrade experience. Click here to share your thoughts. #------------------------------------------------------------------------------ @@ -5878,31 +5926,25 @@ component_report.unsubscribe_success=Subscription successfully canceled. You won # GUIDING # #------------------------------------------------------------------------------ -guiding.issue_list.1.title=Introducing Clean Code Attributes -guiding.issue_list.1.content.1=Clean Code attributes are the characteristics that your code must have to be considered Clean Code. -guiding.issue_list.1.content.2=You can now filter by these attributes to evaluate why your code is breaking away from being clean. -guiding.issue_list.2.title=Introducing Software Qualities -guiding.issue_list.2.content.1=A software quality is a characteristic of software that contributes to its lasting value. -guiding.issue_list.2.content.2=You can now filter by these qualities to evaluate the areas in your software that are impacted by the introduction of code that isn't clean. -guiding.issue_list.3.title=Severity and Software Qualities -guiding.issue_list.3.content.1=Severities are now directly tied to the software quality impacted. This means that one software quality impacted has one severity. -guiding.issue_list.3.content.2=There are five levels: blocker, high, medium, low and info. -guiding.issue_list.4.title=Type and old severity deprecated -guiding.issue_list.4.content.1=Issue types and the old severities are deprecated and can no longer be modified. -guiding.issue_list.4.content.2=You can now filter issues by: -guiding.issue_list.4.content.list.1=Clean Code Attributes -guiding.issue_list.4.content.list.2=Software Qualities -guiding.issue_list.4.content.list.3=The severity of the software quality -guiding.issue_list.5.title=Learn more -guiding.issue_list.5.content=You can learn more about the approach to Clean Code in the {link} -guiding.issue_accept.1.title=Simplified issue lifecycle -guiding.issue_accept.1.content.1=Issue resolution and Issue status are now merged and there are only 5 possible statuses: Open, Accepted, False Positive, Confirmed and Fixed. -guiding.issue_accept.2.title=Won't Fix becomes Accept -guiding.issue_accept.2.content.1=Won't Fix is now called Accept and it keeps the same behaviour for now. -guiding.issue_accept.2.content.2=In the future, Accepting issues will be counted as technical debt. -guiding.issue_accept.2.content.link=Learn more about this status -guiding.issue_accept.3.title=Confirm and Fixed deprecated -guiding.issue_accept.3.content.1=Marking issues as Confirmed and Fixed is now deprecated. -guiding.issue_accept.3.content.2=Consider Accepting issues, assigning the issue or using comments and tags instead. -guiding.issue_accept.3.content.link=Learn more about issues statuses guiding.step_x_of_y={0} of {1} + +#------------------------------------------------------------------------------ +# +# MODE TOUR +# +#------------------------------------------------------------------------------ +mode_tour.name=Standard Experience and MQR mode tour +mode_tour.link=Learn more about the modes in documentation +mode_tour.step1.title=Welcome to SonarQube Server {version}! +mode_tour.step1.img_alt=Visual presentation of the difference of the issue in the two new modes +mode_tour.step1.description=Take this tour to see what is the difference is between them.
+mode_tour.step2.title=Standard Experience +mode_tour.step2.img_alt=Visual presentation of the new look of Standard Experience badges: Vulnerability, Bug and Code Smell +mode_tour.step2.description=This approach focuses on assigning severity to a rule based on the single software quality (e.g., Security, Reliability, or Maintainability) on which it has the most significant impact.
+mode_tour.step3.title=Multi-Quality Rule Mode +mode_tour.step3.img_alt=Visual presentation of the new Software Quality badges: Security, Reliability and Maintainability and their connection to the corresponding Standard Experience badges +mode_tour.step3.description=It does this by assigning a separate severity to a rule for each software quality (Security, Reliability, and Maintainability), which replaces the types (Vulnerabilities, Bugs, and Code Smells). You can customize the severity level with appropriate permissions.
This approach focuses on ensuring the impact on all software qualities is clear, not just the one most severely impacted.
+mode_tour.step4.title=Switch modes +mode_tour.step4.img_alt=Visual presentation of switch between Standard Experience and MQR mode in the Administation settings +mode_tour.step4.description=It can be changed with sufficient permissions by going to Administration > Configuration > General Settings > Mode.
Your instance will start in the mode that most closely resembles the software version you are upgrading from.
+mode_tour.step5.title=You can replay the tour from the help section