Package org.jenkinsci.plugins.scriptler
Class Messages
java.lang.Object
org.jenkinsci.plugins.scriptler.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
Keyagent_no_channel
:No channel to the agent
.static org.jvnet.localizer.Localizable
Keybuilder_name
:Scriptler script
.static org.jvnet.localizer.Localizable
Keydescription
:Store/edit/run scripts on any of the agents or the controller.
.static org.jvnet.localizer.Localizable
Keydisplay_name
:Scriptler
.static org.jvnet.localizer.Localizable
_download_failed
(Object arg0, Object arg1) Keydownload_failed
:The import of the script [{0}] from catalog [{1}] failed.
.static org.jvnet.localizer.Localizable
Keyno_parameters_defined
:There is not any parameter defined for this job.
.static org.jvnet.localizer.Localizable
_node_not_found
(Object arg0) Keynode_not_found
:The node [{0}] could not be found!
.static org.jvnet.localizer.Localizable
_node_not_online
(Object arg0) Keynode_not_online
:The selected node [{0}] is not online, therefore the script can not be executed! Select another node or start it before you try again.
.static org.jvnet.localizer.Localizable
_not_groovy_script
(Object arg0) Keynot_groovy_script
:this is not a groovy script: {0}
.static org.jvnet.localizer.Localizable
KeyparameterExtractionFailed
:failed to read parameters from request
.static org.jvnet.localizer.Localizable
Keypermissons_configure_description
:Allow configuration of Scriptler scripts, allow fine grain tuning instead of giving Overall/RunScripts to everyone
.static org.jvnet.localizer.Localizable
Keypermissons_runScript_description
:Allow execution of Scriptler scripts and insertion / modification of Scriptler build steps, allow fine grain tuning instead of giving Overall/RunScripts to everyone
.static org.jvnet.localizer.Localizable
Keypermissons_title
:Scriptler
.static org.jvnet.localizer.Localizable
KeyresultPrefix
:Result:
.static org.jvnet.localizer.Localizable
Keyscript_loaded_from_directory
:this script was discovered on the file system, please describe it!
.static org.jvnet.localizer.Localizable
Keyscriptdirectorytitle
:The scripts are stored at:
.static org.jvnet.localizer.Localizable
_scriptExecutionFailed
(Object arg0) KeyscriptExecutionFailed
:Execution of script [{0}] failed
.static org.jvnet.localizer.Localizable
_scriptNotApprovedYet
(Object arg0) KeyscriptNotApprovedYet
:The script [{0}] is not yet approved, consider asking your administrator to approve it.
.static org.jvnet.localizer.Localizable
KeyscriptNotDefined
:there is no script for scriptler defined, please fix your configuration!
.static org.jvnet.localizer.Localizable
_scriptNotFound
(Object arg0) KeyscriptNotFound
:could not find script with id [{0}]
.static org.jvnet.localizer.Localizable
KeyscriptNotUsableInBuildStep
:The script [{0}] is not usable in a build step, please review your configuration.
.static org.jvnet.localizer.Localizable
_scriptSourceNotFound
(Object arg0) KeyscriptSourceNotFound
:not able to load sources for script [{0}]
.static org.jvnet.localizer.Localizable
_skipParameter
(Object arg0) KeyskipParameter
:skipping parameter [{0}] this name is used internal, please rename!
.static org.jvnet.localizer.Localizable
Keytokenmacro_AdminScriptOnly
:The script [{0}] exists, but is marked to be used by admins only and is therefore not allowed for usage in the TokenMacro.
.static org.jvnet.localizer.Localizable
Keytokenmacro_ScriptDoesNotExist
:No script with the id [{0}] could be found.
.static org.jvnet.localizer.Localizable
Keyuploadtext
:Select a Groovy script from your local system to be uploaded.
.static String
Keyagent_no_channel
:No channel to the agent
.static String
Keybuilder_name
:Scriptler script
.static String
Keydescription
:Store/edit/run scripts on any of the agents or the controller.
.static String
Keydisplay_name
:Scriptler
.static String
download_failed
(Object arg0, Object arg1) Keydownload_failed
:The import of the script [{0}] from catalog [{1}] failed.
.static String
Keyno_parameters_defined
:There is not any parameter defined for this job.
.static String
node_not_found
(Object arg0) Keynode_not_found
:The node [{0}] could not be found!
.static String
node_not_online
(Object arg0) Keynode_not_online
:The selected node [{0}] is not online, therefore the script can not be executed! Select another node or start it before you try again.
.static String
not_groovy_script
(Object arg0) Keynot_groovy_script
:this is not a groovy script: {0}
.static String
KeyparameterExtractionFailed
:failed to read parameters from request
.static String
Keypermissons_configure_description
:Allow configuration of Scriptler scripts, allow fine grain tuning instead of giving Overall/RunScripts to everyone
.static String
Keypermissons_runScript_description
:Allow execution of Scriptler scripts and insertion / modification of Scriptler build steps, allow fine grain tuning instead of giving Overall/RunScripts to everyone
.static String
Keypermissons_title
:Scriptler
.static String
KeyresultPrefix
:Result:
.static String
Keyscript_loaded_from_directory
:this script was discovered on the file system, please describe it!
.static String
Keyscriptdirectorytitle
:The scripts are stored at:
.static String
scriptExecutionFailed
(Object arg0) KeyscriptExecutionFailed
:Execution of script [{0}] failed
.static String
scriptNotApprovedYet
(Object arg0) KeyscriptNotApprovedYet
:The script [{0}] is not yet approved, consider asking your administrator to approve it.
.static String
KeyscriptNotDefined
:there is no script for scriptler defined, please fix your configuration!
.static String
scriptNotFound
(Object arg0) KeyscriptNotFound
:could not find script with id [{0}]
.static String
KeyscriptNotUsableInBuildStep
:The script [{0}] is not usable in a build step, please review your configuration.
.static String
scriptSourceNotFound
(Object arg0) KeyscriptSourceNotFound
:not able to load sources for script [{0}]
.static String
skipParameter
(Object arg0) KeyskipParameter
:skipping parameter [{0}] this name is used internal, please rename!
.static String
Keytokenmacro_AdminScriptOnly
:The script [{0}] exists, but is marked to be used by admins only and is therefore not allowed for usage in the TokenMacro.
.static String
Keytokenmacro_ScriptDoesNotExist
:No script with the id [{0}] could be found.
.static String
Keyuploadtext
:Select a Groovy script from your local system to be uploaded.
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
scriptNotDefined
KeyscriptNotDefined
:there is no script for scriptler defined, please fix your configuration!
.- Returns:
there is no script for scriptler defined, please fix your configuration!
-
_scriptNotDefined
public static org.jvnet.localizer.Localizable _scriptNotDefined()KeyscriptNotDefined
:there is no script for scriptler defined, please fix your configuration!
.- Returns:
there is no script for scriptler defined, please fix your configuration!
-
permissons_runScript_description
Keypermissons_runScript_description
:Allow execution of Scriptler scripts and insertion / modification of Scriptler build steps, allow fine grain tuning instead of giving Overall/RunScripts to everyone
.- Returns:
Allow execution of Scriptler scripts and insertion / modification of Scriptler build steps, allow fine grain tuning instead of giving Overall/RunScripts to everyone
-
_permissons_runScript_description
public static org.jvnet.localizer.Localizable _permissons_runScript_description()Keypermissons_runScript_description
:Allow execution of Scriptler scripts and insertion / modification of Scriptler build steps, allow fine grain tuning instead of giving Overall/RunScripts to everyone
.- Returns:
Allow execution of Scriptler scripts and insertion / modification of Scriptler build steps, allow fine grain tuning instead of giving Overall/RunScripts to everyone
-
permissons_title
Keypermissons_title
:Scriptler
.- Returns:
Scriptler
-
_permissons_title
public static org.jvnet.localizer.Localizable _permissons_title()Keypermissons_title
:Scriptler
.- Returns:
Scriptler
-
scriptNotUsableInBuildStep
KeyscriptNotUsableInBuildStep
:The script [{0}] is not usable in a build step, please review your configuration.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The script [{0}] is not usable in a build step, please review your configuration.
-
_scriptNotUsableInBuildStep
KeyscriptNotUsableInBuildStep
:The script [{0}] is not usable in a build step, please review your configuration.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The script [{0}] is not usable in a build step, please review your configuration.
-
parameterExtractionFailed
KeyparameterExtractionFailed
:failed to read parameters from request
.- Returns:
failed to read parameters from request
-
_parameterExtractionFailed
public static org.jvnet.localizer.Localizable _parameterExtractionFailed()KeyparameterExtractionFailed
:failed to read parameters from request
.- Returns:
failed to read parameters from request
-
description
Keydescription
:Store/edit/run scripts on any of the agents or the controller.
.- Returns:
Store/edit/run scripts on any of the agents or the controller.
-
_description
public static org.jvnet.localizer.Localizable _description()Keydescription
:Store/edit/run scripts on any of the agents or the controller.
.- Returns:
Store/edit/run scripts on any of the agents or the controller.
-
download_failed
Keydownload_failed
:The import of the script [{0}] from catalog [{1}] failed.
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The import of the script [{0}] from catalog [{1}] failed.
-
_download_failed
Keydownload_failed
:The import of the script [{0}] from catalog [{1}] failed.
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The import of the script [{0}] from catalog [{1}] failed.
-
tokenmacro_AdminScriptOnly
Keytokenmacro_AdminScriptOnly
:The script [{0}] exists, but is marked to be used by admins only and is therefore not allowed for usage in the TokenMacro.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The script [{0}] exists, but is marked to be used by admins only and is therefore not allowed for usage in the TokenMacro.
-
_tokenmacro_AdminScriptOnly
Keytokenmacro_AdminScriptOnly
:The script [{0}] exists, but is marked to be used by admins only and is therefore not allowed for usage in the TokenMacro.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The script [{0}] exists, but is marked to be used by admins only and is therefore not allowed for usage in the TokenMacro.
-
scriptNotFound
KeyscriptNotFound
:could not find script with id [{0}]
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
could not find script with id [{0}]
-
_scriptNotFound
KeyscriptNotFound
:could not find script with id [{0}]
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
could not find script with id [{0}]
-
skipParameter
KeyskipParameter
:skipping parameter [{0}] this name is used internal, please rename!
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
skipping parameter [{0}] this name is used internal, please rename!
-
_skipParameter
KeyskipParameter
:skipping parameter [{0}] this name is used internal, please rename!
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
skipping parameter [{0}] this name is used internal, please rename!
-
permissons_configure_description
Keypermissons_configure_description
:Allow configuration of Scriptler scripts, allow fine grain tuning instead of giving Overall/RunScripts to everyone
.- Returns:
Allow configuration of Scriptler scripts, allow fine grain tuning instead of giving Overall/RunScripts to everyone
-
_permissons_configure_description
public static org.jvnet.localizer.Localizable _permissons_configure_description()Keypermissons_configure_description
:Allow configuration of Scriptler scripts, allow fine grain tuning instead of giving Overall/RunScripts to everyone
.- Returns:
Allow configuration of Scriptler scripts, allow fine grain tuning instead of giving Overall/RunScripts to everyone
-
script_loaded_from_directory
Keyscript_loaded_from_directory
:this script was discovered on the file system, please describe it!
.- Returns:
this script was discovered on the file system, please describe it!
-
_script_loaded_from_directory
public static org.jvnet.localizer.Localizable _script_loaded_from_directory()Keyscript_loaded_from_directory
:this script was discovered on the file system, please describe it!
.- Returns:
this script was discovered on the file system, please describe it!
-
scriptdirectorytitle
Keyscriptdirectorytitle
:The scripts are stored at:
.- Returns:
The scripts are stored at:
-
_scriptdirectorytitle
public static org.jvnet.localizer.Localizable _scriptdirectorytitle()Keyscriptdirectorytitle
:The scripts are stored at:
.- Returns:
The scripts are stored at:
-
scriptSourceNotFound
KeyscriptSourceNotFound
:not able to load sources for script [{0}]
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
not able to load sources for script [{0}]
-
_scriptSourceNotFound
KeyscriptSourceNotFound
:not able to load sources for script [{0}]
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
not able to load sources for script [{0}]
-
node_not_found
Keynode_not_found
:The node [{0}] could not be found!
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The node [{0}] could not be found!
-
_node_not_found
Keynode_not_found
:The node [{0}] could not be found!
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The node [{0}] could not be found!
-
tokenmacro_ScriptDoesNotExist
Keytokenmacro_ScriptDoesNotExist
:No script with the id [{0}] could be found.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No script with the id [{0}] could be found.
-
_tokenmacro_ScriptDoesNotExist
Keytokenmacro_ScriptDoesNotExist
:No script with the id [{0}] could be found.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No script with the id [{0}] could be found.
-
no_parameters_defined
Keyno_parameters_defined
:There is not any parameter defined for this job.
.- Returns:
There is not any parameter defined for this job.
-
_no_parameters_defined
public static org.jvnet.localizer.Localizable _no_parameters_defined()Keyno_parameters_defined
:There is not any parameter defined for this job.
.- Returns:
There is not any parameter defined for this job.
-
builder_name
Keybuilder_name
:Scriptler script
.- Returns:
Scriptler script
-
_builder_name
public static org.jvnet.localizer.Localizable _builder_name()Keybuilder_name
:Scriptler script
.- Returns:
Scriptler script
-
resultPrefix
KeyresultPrefix
:Result:
.- Returns:
Result:
-
_resultPrefix
public static org.jvnet.localizer.Localizable _resultPrefix()KeyresultPrefix
:Result:
.- Returns:
Result:
-
not_groovy_script
Keynot_groovy_script
:this is not a groovy script: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
this is not a groovy script: {0}
-
_not_groovy_script
Keynot_groovy_script
:this is not a groovy script: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
this is not a groovy script: {0}
-
display_name
Keydisplay_name
:Scriptler
.- Returns:
Scriptler
-
_display_name
public static org.jvnet.localizer.Localizable _display_name()Keydisplay_name
:Scriptler
.- Returns:
Scriptler
-
node_not_online
Keynode_not_online
:The selected node [{0}] is not online, therefore the script can not be executed! Select another node or start it before you try again.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The selected node [{0}] is not online, therefore the script can not be executed! Select another node or start it before you try again.
-
_node_not_online
Keynode_not_online
:The selected node [{0}] is not online, therefore the script can not be executed! Select another node or start it before you try again.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The selected node [{0}] is not online, therefore the script can not be executed! Select another node or start it before you try again.
-
agent_no_channel
Keyagent_no_channel
:No channel to the agent
.- Returns:
No channel to the agent
-
_agent_no_channel
public static org.jvnet.localizer.Localizable _agent_no_channel()Keyagent_no_channel
:No channel to the agent
.- Returns:
No channel to the agent
-
scriptNotApprovedYet
KeyscriptNotApprovedYet
:The script [{0}] is not yet approved, consider asking your administrator to approve it.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The script [{0}] is not yet approved, consider asking your administrator to approve it.
-
_scriptNotApprovedYet
KeyscriptNotApprovedYet
:The script [{0}] is not yet approved, consider asking your administrator to approve it.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The script [{0}] is not yet approved, consider asking your administrator to approve it.
-
scriptExecutionFailed
KeyscriptExecutionFailed
:Execution of script [{0}] failed
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Execution of script [{0}] failed
-
_scriptExecutionFailed
KeyscriptExecutionFailed
:Execution of script [{0}] failed
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Execution of script [{0}] failed
-
uploadtext
Keyuploadtext
:Select a Groovy script from your local system to be uploaded.
.- Returns:
Select a Groovy script from your local system to be uploaded.
-
_uploadtext
public static org.jvnet.localizer.Localizable _uploadtext()Keyuploadtext
:Select a Groovy script from your local system to be uploaded.
.- Returns:
Select a Groovy script from your local system to be uploaded.
-