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

i18n.native-messages.properties Maven / Gradle / Ivy

There is a newer version: 1.9-1701809693
Show newest version
# Labels
nativePlugin.getJobs.label=Get Jobs URL
nativePlugin.getNodes.label=Get Nodes URL
nativePlugin.getVirtualMachines.label=Get Virtual Machines URL
nativePlugin.getCluster.label=Get Cluster URL
nativePlugin.jobCancel.label=Job Cancel URL
nativePlugin.jobModify.label=Job Modify URL
nativePlugin.jobRequeue.label=Job Requeue URL
nativePlugin.jobResume.label=Job Resume URL
nativePlugin.jobStart.label=Job Start URL
nativePlugin.jobSubmit.label=Job Submit URL
nativePlugin.jobSuspend.label=Job Suspend URL
nativePlugin.nodeModify.label=Node Modify URL
nativePlugin.nodePower.label=Node Power URL
nativePlugin.startUrl.label=Start URL
nativePlugin.stopUrl.label=Stop URL
nativePlugin.environment.label=Environment URL Query String

# Help messages
nativePlugin.environment.help=The environment to be set when running scripts as a URL query string \
  (only if "exec" URLs are used).
nativePlugin.getJobs.help=The URL to call when retrieving job information.
nativePlugin.getNodes.help=The URL to call when retrieving node information.
nativePlugin.getVirtualMachines.help=The URL to call when retrieving virtual machine information.
nativePlugin.getCluster.help=The URL to call when retrieving node and virtual machine information.
nativePlugin.jobCancel.help=The URL to call when canceling a job.
nativePlugin.jobModify.help=The URL to call when modifying a job.
nativePlugin.jobRequeue.help=The URL to call when requeuing a job.
nativePlugin.jobResume.help=The URL to call when resuming a job.
nativePlugin.jobStart.help=The URL to call when starting a job.
nativePlugin.jobSubmit.help=The URL to call when submitting a job.
nativePlugin.jobSuspend.help=The URL to call when suspending a job.
nativePlugin.nodeModify.help=The URL to call when modifying a node.
nativePlugin.nodePower.help=The URL to call when changing the power state of a node.
nativePlugin.startUrl.help=The URL to call when starting the associated Plugin.
nativePlugin.stopUrl.help=The URL to call when stopping the associated Plugin.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy