# 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 chosen 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.NoProjectSpecified=No project specified BuildTrigger.NotBuildable={0} is not buildable BuildTrigger.Triggering=Triggering a new build of {0} BuildTrigger.you_have_no_permission_to_build_=You have no permission to build {0} 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 TestJavadocArchiver.DisplayName.Javadoc=Test 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=Jenkins build is back to {0} : MailSender.UnstableMail.Subject=Jenkins build is unstable: MailSender.UnstableMail.ToUnStable.Subject=Jenkins build became unstable: MailSender.UnstableMail.StillUnstable.Subject=Jenkins build is still unstable: MailSender.FailureMail.Subject=Build failed in Jenkins: 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 Mailer.EmailSentSuccessfully=Email was successfully sent Mailer.FailedToSendEmail=Failed to send out e-mail Mailer.TestMail.Subject=Test email #{0} Mailer.TestMail.Content=This is test email #{0} sent from {1} Maven.DisplayName=Invoke top-level Maven targets 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