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

i18n.sonar-admin.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.admin=Sonar
sonar.association.admin=Associations
sonar.layout.admin=Panel Layout

sonar.associations=Sonar Associations
sonar.associations.description=The table below shows the Sonar Associations currently configured for JIRA.
sonar.delete.association.title=Delete Sonar Association

sonar.add.association.link=Add Sonar Association

sonar.no.associations=No Project to Sonar Server Associations have been configured. Click the 'Add Sonar Association' \
link to add an association.

sonar.association.delete.confirm=Are you sure you want to delete the association between Project {0} and Sonar \
Server {1}?

sonar.config.errors=Errors

sonar.config.server=Sonar Server
sonar.config.project=Sonar Resource

sonar.config.projectid.required=Jira project is required
sonar.config.project.already.associated=Jira project is already associated.
sonar.config.server.required=Sonar Server url is required
sonar.config.server.invalid=Sonar Server url '{0}' is invalid
sonar.config.project.required=Sonar Project is required

sonar.config.server.add.title=Add Sonar Association
sonar.config.server.add.description=Enter your Sonar Server Association details here.
sonar.config.server.update.title=Update Sonar Association
sonar.config.server.update.description=Use this page to update a Sonar Server Association configuration.

sonar.config.jira.project.label=Project
sonar.config.select.project=Select a Project
sonar.config.jira.component.label=Component
sonar.config.jira.no.component.label=No Component
sonar.config.componentid.invalid=Invalid Component Provided
sonar.config.server.label=Sonar Server
sonar.config.server.hint=The url of your Sonar instance e.g. http://myserver/sonar.
sonar.config.project.label=Sonar Project
sonar.config.project.hint=Please provide a Sonar Server url first. Then a List of possible Projects on Sonar will be \
shown.

sonar.tab.panel.layout=Sonar Tab Panel Layout
sonar.tab.panel.layout.description=Here you can alter the layout of the Sonar tab panel
sonar.tab.panel.layout.note=Note
sonar.tab.panel.layout.note.description=You need to have at least one Sonar Association configured to change the \
default Sonar Tab Panel Layout.
sonar.tab.panel.layout.update.failure=Failed to save your changes to the Panel Layout. Please try again.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy