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

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

The 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
hudson = Hudson

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
build_results = Results
completed = Completed
sync_job = Sync Job
job.sync.status.message = Synchronizing, {0} {0,choice,1#Build|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
deleted = Deleted

site.type = Type
site.type.description =
site.type.required = Type is required
site.name = Name
site.name.description =
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.jobs.delete.header = Clear Deleted Jobs from Site: {0} site.jobs.delete.message = Are you sure you want to remove all Jobs that are marked as deleted of Site ''{0}''? \ This action is not reversible. site.jobs.delete.success.message = Successfully Cleared Jobs from Site: {0} site.jobs.delete.failed.title = Unable to Clear Jobs from Site ''{0}'' site.jobs.delete.failed.message =

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

site.sync.status.trigger.title = Successfully triggered job synchronization of Site ''{0}''. site.sync.status.update.failed.title = Unable to update synchronization status of ''{0}''. job.delete.header = Clear Deleted Job: {0} job.delete.message = Are you sure you want to clear Job ''{0}''? This action is not reversible. job.delete.success.message = Successfully Cleared Job: {0} job.delete.failed.title = Unable to Clear Job ''{0}'' job.delete.failed.message =

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

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 clear_deleted_jobs = Clear Deleted Jobs from Cache clear_job = Clear Job from Cache 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. use_job_latest_build_when_indexing = Only use the latest job build when indexing the build results for an issue in JIRA. use_job_latest_build_when_indexing_description = The default behaviour is to only index the builds that are directly related to an Issue \ in JIRA. When this is checked then only the latest build of related jobs are used vs. all explicit related builds. use_job_latest_build_when_indexing_warning_title = Changing this will require issue Reindexing! use_job_latest_build_when_indexing_warning = Changing whether all builds vs latest build are indexing will require that issues are \ reindexed. This is not done automatically since it may have a big impact. When changing this, please manually reindex JIRA. latest_vs_all_related = Latest Build vs. All Related 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 release.report.column.heading.jenkins = release.report.warnings.failing.ci.builds.title = Failing CI Builds release.report.warnings.failing.ci.builds.description = These issues have been marked complete but have failing CI builds. release.report.warnings.unstable.ci.builds.title = Unstable CI Builds release.report.warnings.unstable.ci.builds.description = These issues have been marked complete but have unstable CI builds. release.report.warnings.fetch.issues.error = Could not fetch issues release.report.build.success = {0}{1}{2} {1,choice,1#build|1




© 2015 - 2024 Weber Informatics LLC | Privacy Policy