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 Violations of a project on Sonar

sonar.gadget.coverage.title=Sonar Coverage
sonar.gadget.coverage.project.title=Sonar Coverage: {0}
sonar.gadget.coverage.description=Gadget to display the Code coverage of project on Sonar

sonar.gadget.complexity.title=Sonar Complexity
sonar.gadget.complexity.project.title=Sonar Complexity: {0}
sonar.gadget.complexity.description=Gadget to display the Complexity of a project on Sonar

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 of a project on Sonar

sonar.gadget.comments.title=Sonar Comments
sonar.gadget.comments.project.title=Sonar Comments: {0}
sonar.gadget.comments.description=Gadget to display the Comments measures of a project on Sonar

sonar.gadget.treemap.title=Sonar Treemap
sonar.gadget.treemap.project.title=Sonar Treemap: {0}
sonar.gadget.treemap.description=Gadget to display the treemap of projects on Sonar

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 information of a project on Sonar

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 information of a project on Sonar

sonar.gadget.all.projects=All Projects




© 2015 - 2024 Weber Informatics LLC | Privacy Policy