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

hudson.model.Messages.properties Maven / Gradle / Ivy

AbstractBuild.BuildingRemotely=Building remotely on {0}
AbstractBuild.KeptBecause=kept because of {0}

AbstractProject.NewBuildForWorkspace=Scheduling a new build to get a workspace.
AbstractProject.Pronoun=Project
AbstractProject.Aborted=Aborted
AbstractProject.BuildInProgress=Build #{0} is already in progress{1}
AbstractProject.Disabled=Build disabled
AbstractProject.ETA=\ (ETA:{0})
AbstractProject.NoSCM=No SCM
AbstractProject.NoWorkspace=No workspace is available, so can''t check for updates.
AbstractProject.PollingABorted=SCM polling aborted
AbstractProject.ScmAborted=SCM check out aborted
AbstractProject.WorkspaceOffline=Workspace is offline.

Api.MultipleMatch=XPath "{0}" matched {1} nodes. \
    Create XPath that only matches one, or use the "wrapper" query parameter to wrap them all under a root element. 
Api.NoXPathMatch=XPath {0} didn''t match

BallColor.Aborted=Aborted
BallColor.Disabled=Disabled
BallColor.Failed=Failed
BallColor.InProgress=In progress
BallColor.Pending=Pending
BallColor.Success=Success
BallColor.Unstable=Unstable

Computer.Caption=Slave {0}

Executor.NotAvailable=N/A

ExternalJob.DisplayName=Monitor an external job
ExternalJob.Pronoun=Job

FreeStyleProject.DisplayName=Build a free-style software project

Hudson.BadPortNumber=Bad port number {0}
Hudson.Computer.Caption=Master
Hudson.Computer.DisplayName=master
Hudson.ControlCodeNotAllowed=No control code is allowed: {0}
Hudson.DisplayName=Hudson
Hudson.JobAlreadyExists=A job already exists with the name ''{0}''
Hudson.NoJavaInPath=java is not in your PATH. Maybe you need to configure JDKs?
Hudson.NoName=No name is specified
Hudson.NoSuchDirectory=No such directory: {0}
Hudson.NotADirectory={0} is not a directory
Hudson.NotAPlugin={0} is not a Hudson plugin
Hudson.NotJDKDir={0} doesn''t look like a JDK directory
Hudson.Permissions.Title=Overall
Hudson.UnsafeChar=''{0}'' is an unsafe character
Hudson.ViewName=All
Hudson.NotANumber=Not a number
Hudson.NotAPositiveNumber=Not a positive number
Hudson.NotANegativeNumber=Not a negative number
Hudson.NotUsesUTF8ToDecodeURL=\
  Your container doesn''t use UTF-8 to decode URLs. If you use non-ASCII characters as a job name etc, \
  this will cause problems. \
  See Containers and \
  Tomcat i18n for more details.
  
Item.Permissions.Title=Job

Job.AllRecentBuildFailed=All recent builds failed.
Job.BuildStability=Build stability: {0}
Job.NOfMFailed={0} out of the last {1} builds failed.
Job.NoRecentBuildFailed=No recent builds failed.
Job.Pronoun=Project
Job.minutes=mins

Queue.BlockedBy=Blocked by {0}
Queue.InProgress=A build is already in progress
Queue.InQuietPeriod=In the quiet period. Expires in {0}
Queue.Unknown=???

Run.BuildAborted=Build was aborted
Run.MarkedExplicitly=explicitly marked to keep the record
Run.Permissions.Title=Run
Run.UnableToDelete=Unable to delete {0}: {1}

Slave.InvalidConfig.Executors=Invalid slave configuration for {0}. Invalid # of executors.
Slave.InvalidConfig.NoName=Invalid slave configuration. Name is empty
Slave.InvalidConfig.NoRemoteDir=Invalid slave configuration for {0}. No remote directory given
Slave.Launching={0} Launching slave agent
Slave.Terminated={0} slave agent was terminated
Slave.UnableToLaunch=Unable to launch the slave agent for {0}{1}
Slave.UnixSlave=This is a Unix slave
Slave.WindowsSlave=This is a Windows slave

View.Permissions.Title=View

UpdateCenter.Status.CheckingInternet=Checking internet connectivity
UpdateCenter.Status.CheckingJavaNet=Checking java.net connectivity
UpdateCenter.Status.Success=Success
UpdateCenter.Status.UnknownHostException=\
  Failed to resolve host name {0}. \
  Perhaps you need to configure HTTP proxy?

Permalink.LastBuild=Last build
Permalink.LastStableBuild=Last stable build
Permalink.LastSuccessfulBuild=Last successful build
Permalink.LastFailedBuild=Last failed build




© 2015 - 2025 Weber Informatics LLC | Privacy Policy