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

org.marvelution.jira.plugins.jenkins.i18n.properties Maven / Gradle / Ivy

There is a newer version: 2.3.1
Show newest version
#
# Copyright (c) 2012-present Marvelution B.V.
#
# Licensed 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.
#

job = Job

jenkins = Jenkins
jenkins.applink = Jenkins (DO NOT USE)
jenkins.job = Jenkins Job
jenkins.jobs = Jenkins Jobs

hudson = Hudson
hudson.applink = Hudson (DO NOT USE)
hudson.job = Hudson Job
hudson.jobs = Hudson Jobs

unknown.error.message = An unknown error occurred. Please try again, and if the error persists, contact your JIRA Administrator.
url.invalid = Invalid URL, missing {0}.

jenkins_configuration = Jenkins Configuration
advanced_configuration = Advanced Configuration
add_site = Add Site
edit_site = Edit Site
delete_site = Delete Site
manage_jenkins = Manage Jenkins Sites
collapsed_job_list = {0} Jobs
no_jobs = No Jobs
enabled = Enabled
last_build = Last Build
sync_job = Sync Job
job.sync.status.message = Synchronizing, {0} {0,choice,0#Build|0{1} {1,choice,1#Issue|1{0} {0,choice,0#Error|0Failed to update the synchronization status: {0}
operations = Operations
actions = Actions
error = Error
create = Create
save = Save
close = Close

site.type = Type
site.type.description =
site.type.required = Type is required
site.name = Name
site.name.description =
site.name.required = Name is required
site.rpc.url = RPC URL
site.rpc.url.description = The URL used for background synchronization of Jobs and Builds.
site.rpc.url.required = RPC URL is required.
site.display.url = Display URL
site.display.url.description = The URL used within views generated in JIRA.
site.auto.link = Auto enable new Jobs
site.auto.link.description = Check this to enable automatic enabling of new Jobs detected on this site.
site.username = Username
site.username.description = The username to use to authenticate with.
site.username.required = User is required when specifying a token.
site.change.token = Change Token?
site.change.token.description = Check to change the token used for authentication.
site.token = Token
site.token.description = The token, or password, of the username to use to authenticate with.
site.token.required = Token is required when specifying an user.

site.background.sync.done.title = Synchronization of Data Completed.
site.background.sync.done.message = Refresh this page to update any changes.

site.background.sync.failed.title = Synchronization of Data Failed.
site.background.sync.failed.message = Try refreshing this page.

site.offline.message = {0} seems to be offline
site.auth.error.title = Authentication Error
site.auth.error.message = An authentication error occurred connecting with {0}.
site.plugin.missing.title = The plugin JIRA Plugin for Jenkins doesn''t seem to be installed on ''{0}''.
site.plugin.missing.message = Consider installing it to optimize the integration with JIRA and allow the use of Jenkins side \
  features.

Download it \ HERE and install it using the \ upload method site.add.header = Add Site site.edit.header = Edit Site: {0} site.autolink.failed.title = Unable to update ''Auto enable new Jobs' for Site ''{0}'' site.autolink.failed.message =

Please try again later. And if the error persist, contact your JIRA administrator.

job.autolink.failed.title = Unable to update linked state for Job ''{0}'' job.autolink.failed.message =

Please try again later. And if the error persist, contact your JIRA administrator.

site.load.failed.title = Unable to load Site Data site.load.failed.message =

Please try again later. And if the error persist, contact your JIRA administrator.

site.save.success.title = Successfully saved Site {0}. site.save.failed.title = Failed to save Site Details. site.delete.header = Delete Site: {0} site.delete.message = Are you sure you want to remove the Site ''{0}''? This action is not reversible. site.delete.success.message = Successfully deleted site: {0} site.delete.failed.title = Unable to Delete Site ''{0}'' site.delete.failed.message =

Please try again later. And if the error persist, contact your JIRA administrator.

site.sync.in.progress = Site synchronization is in progress. site.sync.status.update.failed.title = Unable to update synchronization status of ''{0}''. jenkins.result.filters = Result Filters jenkins.build.result.success = Successful jenkins.build.result.failure = Failed jenkins.build.result.unstable = Unstable jenkins.build.result.aborted = Aborted auto_link_new_jobs = Auto enable new Jobs refresh_job_list = Refresh Job List delete_all_builds = Clear Build Cache rebuild_build_cache = Rebuild Build Cache jira_base_rpc_url = JIRA RPC URL jira_base_rpc_url_description = The URL that Jenkins should use for background communication with this JIRA instance. This can be useful\ in this JIRA instance is running behind a proxy that he Jenkins server cannot access. Defaults to the JIRA Base URL {0}. max_builds_per_page = Max Builds Per Page max_builds_per_page_description = Defines the maximum number of builds to display in the CI Builds panels, defaults to 100. Set to -1 \ display all builds. plugin.config.load.failed.title = Failed to load Jenkins Plugin Configuration. Please try again later. And if the error persist, contact\ your JIRA administrator. plugin.config.save.success.title = Successfully saved Plugin Configuration. plugin.config.save.failed.title = Failed to save Plugin Configuration. jenkins-streams-provider = Jenkins Streams Provider jenkins.panel.label = CI Builds jenkins.panel.description = Jenkins CI Builds Panel jql.invalid.number.of.arguments = Expecting at least {0} arguments. jql.unknown.build = No Build found with Id {0} jql.unknown.job = No Job found with name {0} jql.invalid.build.id = {0} is not a valid Build Id jql.invalid.build.number = {0} is not a valid Build Number jql.invalid.build.number.range = Invalid build number range releasereport.column.heading.jenkins = releasereport.warnings.failing.ci.builds.title = Failing CI Builds releasereport.warnings.failing.ci.builds.description = These issues have been marked complete but have failing CI builds. releasereport.build.success={0}{1}{2} {1,choice,1#build|1




© 2015 - 2025 Weber Informatics LLC | Privacy Policy