i18n.hudson-admin.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jira-hudson-plugin Show documentation
Show all versions of jira-hudson-plugin Show documentation
Jira Plugin to integrate Hudson CI
The newest version!
#
# 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.
#
# Project Admin
admin.project.hudson.section=Hudson/Jenkins
admin.project.hudson.associations=Hudson/Jenkins Associations
hudson.section=Hudson/Jenkins
hudson.plugin.config=Configuration
hudson.servers.admin=Servers
hudson.server.admin.add=Add Server
hudson.associations.admin=Associations
hudson.association.admin.add=Add Association
hudson.association.project.add=Add Hudson/Jenkins Association
hudson.configuration.header.title=Hudson/Jenkins Plugin Configuration
hudson.configuration.title=Plugin Configuration
hudson.configuration.description=Below you can configure special configuration settings for the Hudson plugin.
hudson.configuration.hide.unassociated.hudson.tabs=Hide the tab panels when the project is not associated with \
a specific Server.
hudson.configuration.filter.hudson.builds=Filter all builds and remove any that are not directly linked to a \
project.
hudson.configuration.show.if.user.member.of.usergroup.or.projectrole=Show the tab panels only if the logged-in \
user is a member of one of the selected groups/project roles
hudson.configuration.show.if.issue.of.issuetype=Show the Issue tab panel only if the Issue is of one of the \
selected Issue Types
hudson.configuration.hide=Hide
hudson.configuration.always.show=Always Show
hudson.configuration.usergroups=Groups
hudson.configuration.projectroles=Project Roles
hudson.configuration.use.time.past.date.strings=Use the 'Time Past Since Current Time' feature to display the time \
past since a given date. (eg.: Build 1 mo ago instead of Build on 1 jan 2011)
hudson.configuration.max.builds.per.request=Maximum number of builds per request
hudson.server.delete.warning=Servers can only be deleted if they are unused.
hudson.server.delete.warning.description=In order to delete a server listed below, all the linked associations must \
first be reconfigured to use a different server, or be deleted.
hudson.servers.header.title=Hudson/Jenkins Servers
hudson.servers.title=Hudson/Jenkins Servers
hudson.servers.description=Below you can administer all the configured Hudson/Jenkins Servers.
hudson.servers.add.link=Add a Hudson/Jenkins Server
hudson.servers.not.configured=No Hudson/Jenkins Servers are configured
hudson.servers.host=Host
hudson.servers.public.host=Public Host
hudson.servers.anonymous=Anonymous Server
hudson.servers.set.as.default=Set as Default
hudson.servers.include.in.streams=Includable in Activity Streams
hudson.servers.clear.cache=Clear Cache
hudson.servers.delete.header.title=Delete Server
hudson.servers.delete.title=Delete Server
hudson.servers.delete.description=
hudson.servers.delete.confirm=Are you sure to delete Server {0}?
hudson.servers.add.header.title=Add a Server
hudson.servers.add.title=Add a Server
hudson.servers.add.description=Enter your server details in the form below.
hudson.servers.add.label=Add
hudson.servers.update.header.title=Update a Server
hudson.servers.update.title=Update a Server
hudson.servers.update.description=Use this page to update the server configuration.
hudson.servers.update.label=Update
hudson.server.name.label=Server Name
hudson.server.name.hint=The name of the server within JIRA.
hudson.server.name.required=The server name is required
hudson.server.name.duplicate=There is already a server configured with name '{0}'. Please choose another name.
hudson.server.host.label=Host URL
hudson.server.host.hint=The url of your instance, e.g. http://myserver/hudson.
hudson.server.public.host.label=Public Host URL
hudson.server.public.host.hint=The public url of your instance, e.g. http://myserver/hudson. If this is not \
set then the host url is used.
hudson.server.host.required=The server host url is required
hudson.server.host.apiv2.failed=Failed to check if the API v2 plugin is installed on specified server. Please verify \
that the plugin is installed and that the JIRA server can access the Hudson/Jenkins Server.
hudson.server.host.invalid=The server host url is invalid, it must start with http:// or https://
hudson.server.username.hint=The username of an account on the Hudson/Jenkins server to authenticate with.
hudson.server.password.hint=The password for the given username of an account on the Hudson/Jenkins server. \
For Jenkins servers the apiToken is also supported.
hudson.server.include.in.streams=Includable in Activity Streams
hudson.server.include.in.streams.hint=Check this if you want this server to be includable in the Activity Streams \
gadget.
hudson.server.cache.builds=Cache Builds
hudson.server.cache.builds.hint=Check this if you want the builds of this server to be cached by JIRA.
hudson.server.bypass.ssl.certs=Bypass SSL Certificate checks
hudson.server.bypass.ssl.certs.hint=Check this if you have SSL connection issues. This bypasses the SSL certificates \
checks and accepts all certificates given.
hudson.associations.header.title=Hudson/Jenkins Associations
hudson.associations.title=Hudson/Jenkins Associations
hudson.associations.description=Below you can administer all the configured Hudson/Jenkins Associations.
hudson.associations.add.link=Add an Association
hudson.associations.not.configured=No Associations are Configured
hudson.associations.details=Association Details
hudson.associations.project=Project
hudson.associations.delete.header.title=Delete an Association
hudson.associations.delete.title=Delete an Association
hudson.associations.delete.description=
hudson.associations.delete.confirm=Are you sure to delete the Association between {0} and {1}?
hudson.associations.add.header.title=Add an Association
hudson.associations.add.title=Add an Association
hudson.associations.add.description=Enter your Association details in the form below.
hudson.associations.add.label=Add
hudson.associations.update.header.title=Update an Association
hudson.associations.update.title=Update an Association
hudson.associations.update.description=Use this page to update the association configuration.
hudson.associations.update.label=Update
hudson.association.select.server=- Select a Server -
hudson.association.server.label=Hudson/Jenkins Server
hudson.association.server.hint=
hudson.association.server.required=The Hudson/Jenkins Server is required
hudson.association.select.project=- Select a JIRA Project -
hudson.association.project.label=JIRA Project
hudson.association.project.hint=
hudson.association.project.required=The JIRA Project is required
hudson.association.select.jobname=- Select a Job -
hudson.association.jobname.label=Job name
hudson.association.jobname.hint=
hudson.association.jobname.required=The Jobname is required
© 2015 - 2025 Weber Informatics LLC | Privacy Policy