Skip to content

Commit

Permalink
9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
xuhuisheng committed Apr 2, 2022
1 parent 8859bf8 commit d531805
Show file tree
Hide file tree
Showing 7 changed files with 85 additions and 90 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ compatibility Matrix:

兼容列表如下:

**SonarQube** |**9.0**|**9.1**|**9.2**|**9.3**| | | | | | |
**SonarQube** |**9.0**|**9.1**|**9.2**|**9.3**|**9.4**| | | | | |
--------------|-------|-------|-------|-------|-------|-------|-------|-------|-------|-------|
sonar-l10n-zh |9.0 |9.1 |9.2 |9.3 | | | | | | |
sonar-l10n-zh |9.0 |9.1 |9.2 |9.3 |9.4 | | | | | |
**SonarQube** |**8.0**|**8.1**|**8.2**|**8.3**|**8.4**|**8.5**|**8.6**|**8.7**|**8.8**|**8.9**|
sonar-l10n-zh |8.0 |8.1 |8.2 |8.3 |8.4 |8.5 |8.6 |8.7 |8.8 |8.9 |
**SonarQube** |**7.0**|**7.1**|**7.2**|**7.3**|**7.4**|**7.5**|**7.6**|**7.7**|**7.8**|**7.9**|
Expand Down
27 changes: 13 additions & 14 deletions compare/dest/core.properties
Original file line number Diff line number Diff line change
Expand Up @@ -731,10 +731,12 @@ hotspots.no_hotspots_for_keys.description
hotspots.learn_more
hotspots.list_title
hotspots.list_title.TO_REVIEW
hotspots.list_title.ACKNOWLEDGED
hotspots.list_title.FIXED
hotspots.list_title.SAFE
hotspots.risk_exposure

hotspots.tabs.code
hotspots.tabs.risk_description
hotspots.tabs.vulnerability_description
hotspots.tabs.fix_recommendations
Expand All @@ -754,14 +756,16 @@ hotspots.status.add_comment
hotspots.status.change_status
hotspots.status_option.TO_REVIEW
hotspots.status_option.TO_REVIEW.description
hotspots.status_option.ACKNOWLEDGED
hotspots.status_option.ACKNOWLEDGED.description
hotspots.status_option.FIXED
hotspots.status_option.FIXED.description
hotspots.status_option.SAFE
hotspots.status_option.SAFE.description
hotspots.get_permalink
hotspots.no_associated_lines
hotspots.congratulations
hotspots.successfully_changed_to_x
hotspots.find_in_status_filter_x
hotspots.successful_status_change_to_x
hotspots.x_done_keep_going
hotspots.see_x_hotspots
Expand All @@ -770,8 +774,11 @@ hotspots.continue_to_next_hotspot
hotspot.filters.title
hotspot.filters.assignee.assigned_to_me
hotspot.filters.assignee.all
hotspot.filters.status
hotspot.filters.status.to_review
hotspot.filters.status.acknowledged
hotspot.filters.status.fixed
hotspot.filters.period
hotspot.filters.period.since_leak_period
hotspot.filters.period.overall
hotspot.filters.status.safe
Expand Down Expand Up @@ -879,6 +886,7 @@ issue.resolution.WONTFIX
issue.resolution.WONTFIX.description
issue.resolution.REMOVED
issue.resolution.REMOVED.description
issue.resolution.REMOVED.rule_removed
issue.unresolved.description

issue.effort
Expand Down Expand Up @@ -962,6 +970,7 @@ issues.facet.mode.count
issues.facet.mode.effort
issues.facet.standards
issues.facet.owaspTop10
issues.facet.owaspTop10_2021
issues.facet.sansTop25
issues.facet.sonarsourceSecurity
issues.facet.cwe
Expand Down Expand Up @@ -1030,18 +1039,6 @@ projects.view.overall
projects.view.overall_code
projects.view.new_code
projects.worse_of_reliablity_and_security
projects.visualization.risk
projects.visualization.risk.description
projects.visualization.reliability
projects.visualization.reliability.description
projects.visualization.security
projects.visualization.security.description
projects.visualization.maintainability
projects.visualization.maintainability.description
projects.visualization.coverage
projects.visualization.coverage.description
projects.visualization.duplications
projects.visualization.duplications.description
projects.limited_set_of_projects
projects.facets.quality_gate
projects.facets.quality_gate.warning_help
Expand Down Expand Up @@ -1673,6 +1670,8 @@ quality_gates.conditions.help.link
quality_gates.projects
quality_gates.projects.help
quality_gates.add_condition
quality_gates.condition.edit
quality_gates.condition.delete
quality_gates.condition_added
quality_gates.update_condition
quality_gates.condition_updated
Expand Down Expand Up @@ -1764,6 +1763,7 @@ coding_rules.available_since
coding_rules.bulk_change
coding_rules.bulk_change.success
coding_rules.bulk_change.warning
coding_rules.bulk_change.no_quality_profile
coding_rules.can_not_bulk_change
coding_rules.can_not_deactivate
coding_rules.change_details
Expand Down Expand Up @@ -3630,7 +3630,6 @@ onboarding.tutorial.with.jenkins.prereqs.plugins.sonar_scanner
onboarding.tutorial.with.jenkins.prereqs.step_by_step_guide
onboarding.tutorial.with.jenkins.prereqs.step_by_step_guide.link
onboarding.tutorial.with.jenkins.prereqs.following_are_recommendations
onboarding.tutorial.with.jenkins.prereqs.skip_next_time
onboarding.tutorial.with.jenkins.prereqs.done
onboarding.tutorial.with.jenkins.multi_branch_pipeline.title
onboarding.tutorial.with.jenkins.multi_branch_pipeline.intro
Expand Down
27 changes: 13 additions & 14 deletions compare/dest/core_zh.properties
Original file line number Diff line number Diff line change
Expand Up @@ -731,10 +731,12 @@ hotspots.no_hotspots_for_keys.description
hotspots.learn_more
hotspots.list_title
hotspots.list_title.TO_REVIEW
hotspots.list_title.ACKNOWLEDGED
hotspots.list_title.FIXED
hotspots.list_title.SAFE
hotspots.risk_exposure

hotspots.tabs.code
hotspots.tabs.risk_description
hotspots.tabs.vulnerability_description
hotspots.tabs.fix_recommendations
Expand All @@ -754,14 +756,16 @@ hotspots.status.add_comment
hotspots.status.change_status
hotspots.status_option.TO_REVIEW
hotspots.status_option.TO_REVIEW.description
hotspots.status_option.ACKNOWLEDGED
hotspots.status_option.ACKNOWLEDGED.description
hotspots.status_option.FIXED
hotspots.status_option.FIXED.description
hotspots.status_option.SAFE
hotspots.status_option.SAFE.description
hotspots.get_permalink
hotspots.no_associated_lines
hotspots.congratulations
hotspots.successfully_changed_to_x
hotspots.find_in_status_filter_x
hotspots.successful_status_change_to_x
hotspots.x_done_keep_going
hotspots.see_x_hotspots
Expand All @@ -770,8 +774,11 @@ hotspots.continue_to_next_hotspot
hotspot.filters.title
hotspot.filters.assignee.assigned_to_me
hotspot.filters.assignee.all
hotspot.filters.status
hotspot.filters.status.to_review
hotspot.filters.status.acknowledged
hotspot.filters.status.fixed
hotspot.filters.period
hotspot.filters.period.since_leak_period
hotspot.filters.period.overall
hotspot.filters.status.safe
Expand Down Expand Up @@ -879,6 +886,7 @@ issue.resolution.WONTFIX
issue.resolution.WONTFIX.description
issue.resolution.REMOVED
issue.resolution.REMOVED.description
issue.resolution.REMOVED.rule_removed
issue.unresolved.description

issue.effort
Expand Down Expand Up @@ -962,6 +970,7 @@ issues.facet.mode.count
issues.facet.mode.effort
issues.facet.standards
issues.facet.owaspTop10
issues.facet.owaspTop10_2021
issues.facet.sansTop25
issues.facet.sonarsourceSecurity
issues.facet.cwe
Expand Down Expand Up @@ -1030,18 +1039,6 @@ projects.view.overall
projects.view.overall_code
projects.view.new_code
projects.worse_of_reliablity_and_security
projects.visualization.risk
projects.visualization.risk.description
projects.visualization.reliability
projects.visualization.reliability.description
projects.visualization.security
projects.visualization.security.description
projects.visualization.maintainability
projects.visualization.maintainability.description
projects.visualization.coverage
projects.visualization.coverage.description
projects.visualization.duplications
projects.visualization.duplications.description
projects.limited_set_of_projects
projects.facets.quality_gate
projects.facets.quality_gate.warning_help
Expand Down Expand Up @@ -1673,6 +1670,8 @@ quality_gates.conditions.help.link
quality_gates.projects
quality_gates.projects.help
quality_gates.add_condition
quality_gates.condition.edit
quality_gates.condition.delete
quality_gates.condition_added
quality_gates.update_condition
quality_gates.condition_updated
Expand Down Expand Up @@ -1764,6 +1763,7 @@ coding_rules.available_since
coding_rules.bulk_change
coding_rules.bulk_change.success
coding_rules.bulk_change.warning
coding_rules.bulk_change.no_quality_profile
coding_rules.can_not_bulk_change
coding_rules.can_not_deactivate
coding_rules.change_details
Expand Down Expand Up @@ -3630,7 +3630,6 @@ onboarding.tutorial.with.jenkins.prereqs.plugins.sonar_scanner
onboarding.tutorial.with.jenkins.prereqs.step_by_step_guide
onboarding.tutorial.with.jenkins.prereqs.step_by_step_guide.link
onboarding.tutorial.with.jenkins.prereqs.following_are_recommendations
onboarding.tutorial.with.jenkins.prereqs.skip_next_time
onboarding.tutorial.with.jenkins.prereqs.done
onboarding.tutorial.with.jenkins.multi_branch_pipeline.title
onboarding.tutorial.with.jenkins.multi_branch_pipeline.intro
Expand Down
53 changes: 26 additions & 27 deletions compare/src/core.properties
Original file line number Diff line number Diff line change
Expand Up @@ -731,17 +731,19 @@ hotspots.no_hotspots_for_keys.description=They have been closed because the code
hotspots.learn_more=Learn more about Security Hotspots
hotspots.list_title={0} Security Hotspots
hotspots.list_title.TO_REVIEW={0} Security Hotspots to review
hotspots.list_title.ACKNOWLEDGED={0} Security Hotspots reviewed as acknowledged
hotspots.list_title.FIXED={0} Security Hotspots reviewed as fixed
hotspots.list_title.SAFE={0} Security Hotspots reviewed as safe
hotspots.risk_exposure=Review priority

hotspots.tabs.code=Where is the risk?
hotspots.tabs.risk_description=What's the risk?
hotspots.tabs.vulnerability_description=Are you at risk?
hotspots.tabs.vulnerability_description=Assess the risk
hotspots.tabs.fix_recommendations=How can you fix it?
hotspots.review_history.created=created Security Hotspot
hotspots.review_history.comment_added=added a comment
hotspots.comment.field=Comment:
hotspots.comment.open=Add Comment
hotspots.comment.open=Comment
hotspots.comment.submit=Comment
hotspots.open_in_ide.open=Open in IDE
hotspots.open_in_ide.success=Success. Switch to your IDE to see the security hotspot.
Expand All @@ -753,32 +755,37 @@ hotspots.status.select_status=Change status
hotspots.status.add_comment=Add a comment (Optional)
hotspots.status.change_status=Change status
hotspots.status_option.TO_REVIEW=To review
hotspots.status_option.TO_REVIEW.description=This Security Hotspot needs to be reviewed to assess whether the code poses a risk.
hotspots.status_option.TO_REVIEW.description=This security hotspot needs to be reviewed to assess whether the code poses a risk.
hotspots.status_option.ACKNOWLEDGED=Acknowledged
hotspots.status_option.ACKNOWLEDGED.description=The code has been reviewed and does pose a risk. A fix is required.
hotspots.status_option.FIXED=Fixed
hotspots.status_option.FIXED.description=The code has been modified to follow recommended secure coding practices.
hotspots.status_option.FIXED.description=The code has been reviewed and modified to follow the recommended secure coding practices.
hotspots.status_option.SAFE=Safe
hotspots.status_option.SAFE.description=The code is not at risk and doesn't need to be modified.
hotspots.status_option.SAFE.description=The code has been reviewed and does not pose a risk. It does not need to be modified.
hotspots.get_permalink=Get Permalink
hotspots.no_associated_lines=Security Hotspot raised on the following file:
hotspots.congratulations=Congratulations!
hotspots.successfully_changed_to_x=The Security Hotspot was {status_change}. You can find it by changing the top filter to display "{status_label}" Security Hotspots.
hotspots.successful_status_change_to_x=successfully changed to "{0}"
hotspots.x_done_keep_going={percentage} of the Security Hotspots have been reviewed, keep going!
hotspots.find_in_status_filter_x= You can find it again by setting the status filter to {status_label}.
hotspots.successful_status_change_to_x=The Security Hotspot was successfully changed to {0}.
hotspots.x_done_keep_going={percentage} of the Security Hotspots have been reviewed.
hotspots.see_x_hotspots=See "{0}" Security Hotspots
hotspots.continue_to_next_hotspot=Continue reviewing next Security Hotspot
hotspots.continue_to_next_hotspot=Continue Reviewing

hotspot.filters.title=Filters
hotspot.filters.assignee.assigned_to_me=Assigned to me
hotspot.filters.assignee.all=All
hotspot.filters.status=Status filter
hotspot.filters.status.to_review=To review
hotspot.filters.status.fixed=Reviewed as fixed
hotspot.filters.status.acknowledged=Acknowledged
hotspot.filters.status.fixed=Fixed
hotspot.filters.period=Period filter
hotspot.filters.period.since_leak_period=New code
hotspot.filters.period.overall=Overall code
hotspot.filters.status.safe=Reviewed as safe
hotspot.filters.status.safe=Safe
hotspot.filters.show_all=Show all hotspots
hotspot.section.activity=Recent activity:

hotspots.reviewed.tooltip=Percentage of Security Hotspots reviewed (fixed or safe) among all non-closed Security Hotspots.
hotspots.reviewed.tooltip=Percentage of open Security Hotspots that have been reviewed (Acknowledged, Fixed or Safe)
hotspots.review_hotspot=Review Hotspot

hotspots.assign.success=Security Hotspot was successfully assigned to {0}
Expand Down Expand Up @@ -879,6 +886,7 @@ issue.resolution.WONTFIX=Won't Fix
issue.resolution.WONTFIX.description=Issues that are accepted in this context. They and their effort will be ignored.
issue.resolution.REMOVED=Removed
issue.resolution.REMOVED.description=Either the rule or the resource was changed (removed, relocated, parameters changed, etc.) so that analysis no longer finds these issues.
issue.resolution.REMOVED.rule_removed=Rule removed
issue.unresolved.description=Unresolved issues have not been addressed in any way.

issue.effort=Effort:
Expand Down Expand Up @@ -961,7 +969,8 @@ issues.facet.mode=Display Mode
issues.facet.mode.count=Issues
issues.facet.mode.effort=Effort
issues.facet.standards=Security Category
issues.facet.owaspTop10=OWASP Top 10
issues.facet.owaspTop10=OWASP Top 10 2017
issues.facet.owaspTop10_2021=OWASP Top 10 2021
issues.facet.sansTop25=SANS Top 25
issues.facet.sonarsourceSecurity=SonarSource
issues.facet.cwe=CWE
Expand Down Expand Up @@ -1030,18 +1039,6 @@ projects.view.overall=Overall Status
projects.view.overall_code=Overall Code
projects.view.new_code=New Code
projects.worse_of_reliablity_and_security=Worse of Reliability and Security
projects.visualization.risk=Risk
projects.visualization.risk.description=Get quick insights into the operational risks in your projects. Any color but green indicates immediate risks: Bugs or Vulnerabilities that should be examined. A position at the top or right of the graph means that the longer-term health of the project may be at risk. Green bubbles at the bottom-left are best.
projects.visualization.reliability=Reliability
projects.visualization.reliability.description=See bugs' operational risks to your projects. The closer a bubble's color is to red, the more severe the worst bugs in the project. Bubble size indicates bug volume in the project, and each bubble's vertical position reflects the estimated time to address the bugs in the project. Small green bubbles on the bottom edge are best.
projects.visualization.security=Security
projects.visualization.security.description=See vulnerabilities' operational risks to your projects. The closer a bubble's color is to red, the more severe the worst vulnerabilities in the project. Bubble size indicates vulnerability volume in the project, and each bubble's vertical position reflects the estimated time to address the vulnerabilities in the project. Small green bubbles on the bottom edge are best.
projects.visualization.maintainability=Maintainability
projects.visualization.maintainability.description=See code smells' long-term risks to your projects. The closer a bubble's color is to red, the higher the ratio of technical debt to project size. Bubble size indicates code smell volume in the project, and each bubble's vertical position reflects the estimated time to address the code smells in the project. Small green bubbles on the bottom edge are best.
projects.visualization.coverage=Coverage
projects.visualization.coverage.description=See missing test coverage's long-term risks to your projects. Bubble size indicates the volume of uncovered lines in the project, and each bubble's vertical position reflects the volume of missing coverage. Small bubbles on the bottom edge are best.
projects.visualization.duplications=Duplications
projects.visualization.duplications.description=See duplications' long-term risks to your projects. Bubble size indicates the volume of duplicated blocks in the project, and each bubble's vertical position reflects the volume of lines in those blocks. Small bubbles on the bottom edge are best.
projects.limited_set_of_projects=Displayed project set limited to the top {0} projects based on current sort: {1}.
projects.facets.quality_gate=Quality Gate
projects.facets.quality_gate.warning_help=Warning status is deprecated. This filter will disappear when no Warning Quality Gate remains.
Expand Down Expand Up @@ -1643,7 +1640,7 @@ quality_profiles.used_=Used:
quality_profiles.built_in=Built-in
quality_profiles.built_in.description=This is a built-in Quality Profile that might be updated automatically.
quality_profiles.extends_built_in=Because this Quality Profile inherits from a built-in Quality Profile, it might be updated automatically.
quality_profiles.default_permissions=Users with the global "Manage Quality Profile" permission can manage this Quality Profile.
quality_profiles.default_permissions=Users with the global "Administer Quality Profiles" permission and those listed below can manage this Quality Profile.
quality_profiles.grant_permissions_to_more_users=Grant permissions to more users
quality_profiles.grant_permissions_to_user_or_group=Grant permissions to a user or a group
quality_profiles.additional_user_groups=Additional users / groups:
Expand Down Expand Up @@ -1673,6 +1670,8 @@ quality_gates.conditions.help.link=See also: Clean as You Code
quality_gates.projects=Projects
quality_gates.projects.help=The Default gate is applied to all projects not explicitly assigned to a gate. Quality Gate administrators can assign projects to a non-default gate, or always make it follow the system default. Project administrators may choose any gate.
quality_gates.add_condition=Add Condition
quality_gates.condition.edit=Edit condition on {0}
quality_gates.condition.delete=Delete condition on {0}
quality_gates.condition_added=Successfully added condition.
quality_gates.update_condition=Update Condition
quality_gates.condition_updated=Successfully updated condition.
Expand Down Expand Up @@ -1764,6 +1763,7 @@ coding_rules.available_since=Available Since
coding_rules.bulk_change=Bulk Change
coding_rules.bulk_change.success={2} rule(s) changed in profile {0} - {1}
coding_rules.bulk_change.warning={2} rule(s) changed, {3} rule(s) ignored in profile {0} - {1}
coding_rules.bulk_change.no_quality_profile=No quality profile.
coding_rules.can_not_bulk_change=Bulk change is only available when you have a custom Quality Profile to target. You can create a customizable Quality Profile based on a built-in one by Copying or Extending it in the Quality Profiles list.
coding_rules.can_not_deactivate=This rule is inherited and cannot be deactivated.
coding_rules.change_details=Change Details of Quality Profile
Expand Down Expand Up @@ -3630,7 +3630,6 @@ onboarding.tutorial.with.jenkins.prereqs.plugins.sonar_scanner=SonarQube Scanner
onboarding.tutorial.with.jenkins.prereqs.step_by_step_guide=For a step by step guide on installing and configuring those plugins in Jenkins, visit the {link} documentation page.
onboarding.tutorial.with.jenkins.prereqs.step_by_step_guide.link=Analysis Prerequisites
onboarding.tutorial.with.jenkins.prereqs.following_are_recommendations=We recommend using the configuration in the following steps for the best results, but you can customize it as needed.
onboarding.tutorial.with.jenkins.prereqs.skip_next_time=Don't show me the prerequisites next time
onboarding.tutorial.with.jenkins.prereqs.done=Configure Analysis
onboarding.tutorial.with.jenkins.multi_branch_pipeline.title=Create a Multibranch Pipeline Job
onboarding.tutorial.with.jenkins.multi_branch_pipeline.intro=Create a Multibranch Pipeline in order to automatically analyze all your branches and pull requests.
Expand Down
Loading

0 comments on commit d531805

Please sign in to comment.