
hudson.tasks.Messages.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hudson-core Show documentation
Show all versions of hudson-core Show documentation
Contains the core Hudson code and view files to render HTML.
The newest version!
# The MIT License
#
# Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi, Jene Jasper
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
Ant.DisplayName=Invoke Ant
Ant.ExecFailed=command execution failed.
Ant.ExecutableNotFound=Cannot find executable from the choosen Ant installation "{0}"
Ant.GlobalConfigNeeded= Maybe you need to configure where your Ant installations are?
Ant.NotADirectory={0} is not a directory
Ant.NotAntDirectory={0} doesn''t look like an Ant directory
Ant.ProjectConfigNeeded= Maybe you need to configure the job to choose one of your Ant installations?
ArtifactArchiver.ARCHIVING_ARTIFACTS=Archiving artifacts
ArtifactArchiver.DeletingOld=Deleting old artifacts from {0}
ArtifactArchiver.DisplayName=Archive the artifacts
ArtifactArchiver.FailedToArchive=Failed to archive artifacts: {0}
ArtifactArchiver.NoIncludes=\
No artifacts are configured for archiving.\n\
You probably forgot to set the file pattern, so please go back to the configuration and specify it.\n\
If you really did mean to archive all the files in the workspace, please specify "**"
ArtifactArchiver.NoMatchFound=No artifacts found that match the file pattern "{0}". Configuration error?
BatchFile.DisplayName=Execute Windows batch command
BuildTrigger.Disabled={0} is disabled. Triggering skipped
BuildTrigger.DisplayName=Build other projects
BuildTrigger.InQueue={0} is already in the queue
BuildTrigger.NoSuchProject=No such project ''{0}''. Did you mean ''{1}''?
BuildTrigger.NotBuildable={0} is not buildable
BuildTrigger.Triggering=Triggering a new build of {0}
BuildTrigger.FailedUsingCurrentProject=Current project is not allowed to trigger.
CommandInterpreter.CommandFailed=command execution failed
CommandInterpreter.UnableToDelete=Unable to delete script file {0}
CommandInterpreter.UnableToProduceScript=Unable to produce a script file
Fingerprinter.Aborted=Aborted
Fingerprinter.Action.DisplayName=See Fingerprints
Fingerprinter.DigestFailed=Failed to compute digest for {0}
Fingerprinter.DisplayName=Record fingerprints of files to track usage
Fingerprinter.Failed=Failed to record fingerprints
Fingerprinter.FailedFor=failed to record fingerprint for {0}
Fingerprinter.NoArchiving=Build artifacts are supposed to be fingerprinted, but build artifact archiving is not configured
Fingerprinter.NoWorkspace=Unable to record fingerprints because there''s no workspace
Fingerprinter.Recording=Recording fingerprints
InstallFromApache=Install from Apache
JavadocArchiver.DisplayName=Publish Javadoc
JavadocArchiver.DisplayName.Generic=Document
JavadocArchiver.DisplayName.Javadoc=Javadoc
JavadocArchiver.NoMatchFound=No javadoc found in {0}: {1}
JavadocArchiver.Publishing=Publishing Javadoc
JavadocArchiver.UnableToCopy=Unable to copy Javadoc from {0} to {1}
MailSender.ListEmpty=An attempt to send an e-mail to empty list of recipients, ignored.
MailSender.NoAddress=Failed to send e-mail to {0} because no e-mail address is known, and no default e-mail domain is configured
MailSender.BackToNormal.Normal=normal
MailSender.BackToNormal.Stable=stable
MailSender.BackToNormalMail.Subject=Hudson build is back to {0} :
MailSender.UnstableMail.Subject=Hudson build is unstable:
MailSender.UnstableMail.ToUnStable.Subject=Hudson build became unstable:
MailSender.UnstableMail.StillUnstable.Subject=Hudson build is still unstable:
MailSender.FailureMail.Subject=Build failed in Hudson:
MailSender.FailureMail.Changes=Changes:
MailSender.FailureMail.FailedToAccessBuildLog=Failed to access build log
MailSender.Link=See <{0}{1}>
Mailer.DisplayName=E-mail Notification
Mailer.Unknown.Host.Name=Unknown host name:
Mailer.Suffix.Error=This field should be ''@'' followed by a domain name.
Mailer.Address.Not.Configured=address not configured yet
Mailer.Localhost.Error=Please set a valid host name, instead of localhost
Mailer.UserProperty.DisplayName=E-mail
Maven.DisplayName=Invoke Maven 2 (Legacy)
Maven.ExecFailed=command execution failed
Maven.NotMavenDirectory={0} doesn''t look like a Maven directory
Maven.NoExecutable=Couldn''t find any executable in {0}
Maven.NotADirectory={0} is not a directory
Shell.DisplayName=Execute shell
© 2015 - 2025 Weber Informatics LLC | Privacy Policy