All Downloads are FREE. Search and download functionalities are using the official Maven repository.

i18n.sonar-gadgets.properties Maven / Gradle / Ivy

# Licensed to Marvelution under one or more contributor license 
# agreements.  See the NOTICE file distributed with this work 
# for additional information regarding copyright ownership.
# Marvelution licenses this file to you under the Apache License,
# Version 2.0 (the "License"); you may not use this file except
# in compliance with the License.
# You may obtain a copy of the License at
#
#  http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.

# Common keys
sonar.gadget.common.server.label=Sonar Server
sonar.gadget.common.server.description=The url to the Sonar server (e.g.: http://localhost:9000/)
sonar.gadget.common.project.label=Sonar Project
sonar.gadget.common.project.description=Please provide a Sonar url so the List of projects can be obtained
sonar.gadget.common.provide.server.for.project.list=Provide Sonar server url

sonar.gadget.violations.title=Sonar Violations
sonar.gadget.violations.project.title=Sonar Violations: {0}
sonar.gadget.violations.description=Gadget to display the Rule Compliance and the Violations metrics of a resource on \
a Sonar Server

sonar.gadget.coverage.title=Sonar Coverage
sonar.gadget.coverage.project.title=Sonar Coverage: {0}
sonar.gadget.coverage.description=Gadget to display the Code Coverage and Test metrics of a resource on a Sonar Server

sonar.gadget.complexity.title=Sonar Complexity
sonar.gadget.complexity.project.title=Sonar Complexity: {0}
sonar.gadget.complexity.description=Gadget to display the Complexity metrics together with the Classes and Methods \
complexity charts of a resource on Sonar Server

sonar.gadget.loc.title=Sonar Lines of Code
sonar.gadget.loc.project.title=Sonar Lines of Code: {0}
sonar.gadget.loc.description=Gadget to display the Size metrics of a resource on a Sonar Server, like number of \
packages, classes, methods, etc.

sonar.gadget.comments.title=Sonar Comments
sonar.gadget.comments.project.title=Sonar Comments: {0}
sonar.gadget.comments.description=Gadget to display the Comments and Duplication metrics of a resource on a Sonar \
Server

sonar.gadget.treemap.title=Sonar Treemap
sonar.gadget.treemap.project.title=Sonar Treemap: {0}
sonar.gadget.treemap.description=Gadget to display the treemap (radiator view) of resources on a Sonar Server. \
This gadget can also display the treemap of the packages resources of a project on a Sonar Server.

sonar.gadget.totalquality.title=Sonar Total Quality
sonar.gadget.totalquality.project.title=Sonar Total Quality: {0}
sonar.gadget.totalquality.description=Gadget to display the Total Quality metrics and the Total Quality Chart of a \
resource on a Sonar Server

sonar.gadget.technicaldept.title=Sonar Technical Dept
sonar.gadget.technicaldept.project.title=Sonar Technical Dept: {0}
sonar.gadget.technicaldept.description=Gadget to display the Technical Dept metrics and a pie-chart with the dept \
distribution of a resource on a Sonar Server

sonar.gadget.all.projects=All Projects




© 2015 - 2024 Weber Informatics LLC | Privacy Policy