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

i18n.sonar-panels.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.

sonar.panel.label=Sonar
sonar.panel.project.description=Project tab-panel to show Sonar data
sonar.panel.component.description=Component tab-panel to show Sonar data
sonar.panel.violations.title=Violations
sonar.panel.coverage.title=Coverage
sonar.panel.complexity.title=Complexity
sonar.panel.loc.title=Lines of Code
sonar.panel.comments.title=Comments
sonar.panel.treemap.title=Treemap

sonar.panel.header.description=Select the Sonar Resource below to display the data from Sonar related to that Resource.

sonar.panel.not.associated=This project is not associated with a Sonar Server. No data will be shown.

sonar.panel.add.association=Add Association
sonar.panel.add.association.description=Using the form below you can add an Association between this Project and a \
Sonar Server.
sonar.panel.edit.association=Update Association
sonar.panel.edit.association.description=Using the form below you can edit the current Association between this \
Project and a Sonar Server.

sonar.panel.server=Sonar Server
sonar.panel.project=Sonar Project

sonar.panel.cancel=Cancel
sonar.panel.save=Save
sonar.panel.update.list=Update Projects
sonar.panel.no.server.url.error=No Sonar Server URL provided. Please provide a Sonar Server base URL and try again. 

sonar.panel.association.failed=Failed to Associate the project with the given Sonar Server.

sonar.add.gadget.link=Add Sonar Gadget
sonar.add.gadget=Add Sonar Gadget
sonar.add.gadget.description=Click on the screenshot of the Gadget you want to add to add it to the Tab Panel layout.
sonar.all.gadgets.configured=All the available Sonar gadgets are already configured in the Tab Panel layout.
sonar.close=Close
sonar.add.button=Add This Gadget
sonar.remove.button=Remove This Gadget




© 2015 - 2024 Weber Informatics LLC | Privacy Policy