"roles.page": "Project Permissions",
"metric.package_cycles.abbreviation": "Pkgs cycles",
"views.delete_success": "View definition \"{0}\" has been successfully deleted",
- "issue.unplan.submit": "Unplan",
"project_history.col.month": "Month",
"including_abbreviated": "incl.",
"coding_rules.filters.activation.help": "Activation criterion is available when a quality profile is selected",
"no_results": "No results",
"rule.php.S1808.param.one_space_after": "There should be exactly one space between closing parenthesis and opening curly braces",
"result": "Result",
- "issue.planned_for": "Planned for",
"measure_filter.key_contains": "Key contains",
"widget.complexity.description": "Reports on complexity, average complexity and complexity distribution.",
"analysis_reports.past_reports": "Past Reports",
"metric.total-useless-lines.name": "Total Useless Code",
"dashboard.default_dashboard": "This dashboard is the default one and is displayed when clicking on \"Overview\".",
"component_navigation.status.in_progress.admin": "The analysis is in progress.<br>More details available on the <a href=\"{0}\">Background Tasks</a> page.",
- "issue.unplanned": "Not planned",
"metric.public_api.name": "Public API",
"widget.measure_filter_treemap.property.heightInPercents.name": "Height",
"quality_profiles.rename_x_title": "Rename Profile {0} - {1}",
#------------------------------------------------------------------------------
action=Action
-actionPlan=Action Plan
activation=Activation
active=Active
add_verb=Add
#
#------------------------------------------------------------------------------
-action_plans.page=Action Plans
-action_plans.page.description=Create and administer Action Plans for this project. Action Plans allow you to prioritize and group issues, and to monitor progress on those groups.
all_rules.page=All Rules
analysis_reports.page=Project Computation
coding_rules.page=Rules
issue.set_severity=Change Severity
issue.set_severity.submit=Change Severity
issue.set_type=Change Type
-issue.do_plan=Plan
-issue.plan.submit=Plan
-issue.unplanned=Not planned
-issue.unplan.submit=Unplan
-issue.plan.error.plan_must_be_created_first=At least one action plan must be created on this project. Please contact your project administrator if you don't have the permission to do it.
issue.type.CODE_SMELL=Code Smell
issue.type.BUG=Bug
issue.unresolved.description=Unresolved issues have not been addressed in any way.
issue.updated=Updated:
-issue.planned_for_x=Planned for {0}
-issue.planned_for=Planned for
issue.manual.missing_rule=Missing rule
issue.manual.no_rules.admin=Manual rules must be defined before manual issues can be created.
issue.manual.no_rules.non_admin=At least one manual rule must exist before manual issues can be created. Please contact your project administrator.
#
#------------------------------------------------------------------------------
issue_filter.new_search=New Search
-issue_filter.header.action_plan=Action Plan
issue_filter.header.assignee=Assignee
issue_filter.header.creation_date=Created
issue_filter.header.resolution=Resolution
issue_filter.header.update_date=Updated
-issue_filter.criteria.actionPlan=Action Plan
-issue_filter.criteria.actionPlanNotAvailable=Action Plan criteria is available when only one project is selected
issue_filter.criteria.assignee=Assignee
issue_filter.criteria.created=Created
issue_filter.criteria.created_at=Created at
issues.facet.severities=Severity
issues.facet.projectUuids=Project
issues.facet.statuses=Status
-issues.facet.actionPlans=Action Plan
issues.facet.assignees=Assignee
issues.facet.fileUuids=File
issues.facet.moduleUuids=Module
comparison.version.latest=LATEST
-#------------------------------------------------------------------------------
-#
-# ACTION PLANS
-#
-#------------------------------------------------------------------------------
-
-action_plans.add_action_plan=Add action plan
-action_plans.add_new_action_plan=Create
-action_plans.col.status=St.
-action_plans.col.name=Name
-action_plans.col.due_for=Due for
-action_plans.col.progress=Progress
-action_plans.col.description=Description
-action_plans.col.author=Author
-action_plans.col.closed_on=Closed on
-action_plans.col.operations=Operations
-action_plans.no_action_plan=No action plan
-action_plans.confirm_delete=Delete this action plan? Associated issues will not be deleted.
-action_plans.confirm_close=Close this action plan? There are still open issues linked to it.
-action_plans.create_form_title=Create Action Plan
-action_plans.edit_action_plan=Edit Action Plan
-action_plans.same_name_in_same_project=An action plan with this name already exists in this project.
-action_plans.date_format_help=The date should be entered using the following pattern: "year-month-day". For instance, "2014-12-31".
-action_plans.date_not_valid=Date not valid
-action_plans.date_cant_be_in_past=The dead-line can't be in the past
-action_plans.delete=Delete Action Plan
-action_plans.delete_message=Are you sure that you want to delete action plan "{0}"? Associated issues will not be deleted.
-action_plans.closed_action_plan=Closed Action Plans
-action_plans.no_issues_linked_to_action_plan=No issues linked to this action plan yet.
-action_plans.status.OPEN=Open
-action_plans.status.CLOSED=Closed
-action_plans.resolved_issues_x_percent=Resolved issues - {0}% ({1} issues)
-action_plans.unresolved_issues_x_percent=Unresolved issues - {0}% ({1} issues)
-action_plans.x_out_of_x_issues_solved={0} of {1} issues resolved
-action_plans.reopen=Reopen
-action_plans.errors.action_plan_does_not_exist=Action plan with key {0} does not exist
-
#------------------------------------------------------------------------------
#
# DEPENDENCIES
shortcuts.section.issue.do_transition=do an issue transition
shortcuts.section.issue.assign=assign issue
shortcuts.section.issue.assign_to_me=assign issue to the current user
-shortcuts.section.issue.plan=plan issue
shortcuts.section.issue.change_severity=change severity of issue
shortcuts.section.issue.comment=comment issue
shortcuts.section.issue.submit_comment=submit comment
widget.hotspot_metric.property.metric.name=Metric
widget.hotspot_metric.property.numberOfLines.name=Number of lines
-widget.action_plans.name=Action Plans
-widget.action_plans.description=Shows all the open action plans of the project.
-widget.action_plans.property.showResolvedIssues.name=Show Resolved Issues
-widget.action_plans.title=Open action plans
-widget.action_plans.no_action_plan=No action plan
-widget.action_plans.x_unresolved_issues={0} unresolved issues
-
widget.issue_filter.name=Issue Filter
widget.issue_filter.description=Displays the result of a pre-configured issue filter.
widget.issue_filter.property.filter.name=Filter
widget.issue_filter.property.distributionAxis.option.projectUuids.name=By Project
widget.issue_filter.property.distributionAxis.option.statuses.name=By Status
widget.issue_filter.property.distributionAxis.option.createdAt.name=By Creation Date
-widget.issue_filter.property.distributionAxis.option.actionPlans.name=By Action Plan
widget.issue_filter.property.distributionAxis.option.assignees.name=By Assignee
widget.issue_filter.property.distributionAxis.option.tags.name=By Tag
widget.issue_filter.property.distributionAxis.option.rules.name=By Rule
widget.project_issue_filter.property.distributionAxis.option.severities.name=By Severity
widget.project_issue_filter.property.distributionAxis.option.statuses.name=By Status
widget.project_issue_filter.property.distributionAxis.option.createdAt.name=By Creation Date
-widget.project_issue_filter.property.distributionAxis.option.actionPlans.name=By Action Plan
widget.project_issue_filter.property.distributionAxis.option.assignees.name=By Assignee
widget.project_issue_filter.property.distributionAxis.option.tags.name=By Tag
widget.project_issue_filter.property.distributionAxis.option.rules.name=By Rule
issues_viewer.issue_filter.false_positives=False positives
issues_viewer.issue_filter.unassigned=Not assigned
-issues_viewer.issue_filter.unplanned=Unplanned
#------------------------------------------------------------------------------