|
1 | | -# The MIT License |
2 | | -# |
3 | | -# Copyright (c) 2009-2010, Dominik Bartholdi |
4 | | -# |
5 | | -# Permission is hereby granted, free of charge, to any person obtaining a copy |
6 | | -# of this software and associated documentation files (the "Software"), to deal |
7 | | -# in the Software without restriction, including without limitation the rights |
8 | | -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
9 | | -# copies of the Software, and to permit persons to whom the Software is |
10 | | -# furnished to do so, subject to the following conditions: |
11 | | -# |
12 | | -# The above copyright notice and this permission notice shall be included in |
13 | | -# all copies or substantial portions of the Software. |
14 | | -# |
15 | | -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
16 | | -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
17 | | -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
18 | | -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
19 | | -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
20 | | -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
21 | | -# THE SOFTWARE. |
22 | | - |
23 | | -display_name=Scriptler |
24 | | -description=Store/edit/run scripts on any of the agents or the built-in node. |
25 | | -scriptdirectorytitle=The scripts are stored at: |
26 | | -not_groovy_script=this is not a groovy script: {0} |
27 | | -script_loaded_from_directory=this script was discovered on the file system, please describe it! |
28 | | -uploadtext=Select a Groovy script from your local system to be uploaded. |
29 | | -node_not_found=The node [{0}] could not be found! |
30 | | -node_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. |
31 | | -agent_no_channel=No channel to the agent |
32 | | -download_failed=The import of the script [{0}] from catalog [{1}] failed. |
33 | | -builder_name=Scriptler script |
34 | | -scriptNotFound = could not find script with id [{0}] |
35 | | -scriptNotDefined = there is no script for scriptler defined, please fix your configuration! |
36 | | -scriptNotUsableInBuildStep = The script [{0}] is not usable in a build step, please review your configuration. |
37 | | -scriptNotApprovedYet = The script [{0}] is not yet approved, consider asking your administrator to approve it. |
38 | | -scriptExecutionFailed = Execution of script [{0}] failed |
39 | | -parameterExtractionFailed = failed to read parameters from request |
40 | | -scriptSourceNotFound = not able to load sources for script [{0}] |
41 | | -skipParameter = skipping parameter [{0}] this name is used internal, please rename! |
42 | | -resultPrefix = Result: |
43 | | -no_parameters_defined = There is not any parameter defined for this job. |
44 | | -tokenmacro_AdminScriptOnly = The script [{0}] exists, but is marked to be used by admins only and is therefore not allowed for usage in the TokenMacro. |
45 | | -tokenmacro_ScriptDoesNotExist = No script with the id [{0}] could be found. |
46 | | -permissons_title = Scriptler |
47 | | -permissons_configure_description = Allow configuration of Scriptler scripts, allow fine grain tuning instead of giving Overall/RunScripts to everyone |
48 | | -permissons_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 |
| 1 | +# The MIT License |
| 2 | +# |
| 3 | +# Copyright (c) 2009-2010, Dominik Bartholdi |
| 4 | +# |
| 5 | +# Permission is hereby granted, free of charge, to any person obtaining a copy |
| 6 | +# of this software and associated documentation files (the "Software"), to deal |
| 7 | +# in the Software without restriction, including without limitation the rights |
| 8 | +# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 9 | +# copies of the Software, and to permit persons to whom the Software is |
| 10 | +# furnished to do so, subject to the following conditions: |
| 11 | +# |
| 12 | +# The above copyright notice and this permission notice shall be included in |
| 13 | +# all copies or substantial portions of the Software. |
| 14 | +# |
| 15 | +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 16 | +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 17 | +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 18 | +# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 19 | +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 20 | +# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
| 21 | +# THE SOFTWARE. |
| 22 | + |
| 23 | +display_name=Scriptler |
| 24 | +description=Store/edit/run scripts on any of the agents or the built-in node. |
| 25 | +scriptdirectorytitle=The scripts are stored at: |
| 26 | +not_groovy_script=this is not a groovy script: {0} |
| 27 | +script_loaded_from_directory=this script was discovered on the file system, please describe it! |
| 28 | +uploadtext=Select a Groovy script from your local system to be uploaded. |
| 29 | +node_not_found=The node [{0}] could not be found! |
| 30 | +node_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. |
| 31 | +agent_no_channel=No channel to the agent |
| 32 | +download_failed=The import of the script [{0}] from catalog [{1}] failed. |
| 33 | +builder_name=Scriptler script |
| 34 | +scriptNotFound = could not find script with id [{0}] |
| 35 | +scriptNotDefined = there is no script for scriptler defined, please fix your configuration! |
| 36 | +scriptNotUsableInBuildStep = The script [{0}] is not usable in a build step, please review your configuration. |
| 37 | +scriptNotApprovedYet = The script [{0}] is not yet approved, consider asking your administrator to approve it. |
| 38 | +scriptExecutionFailed = Execution of script [{0}] failed |
| 39 | +parameterExtractionFailed = failed to read parameters from request |
| 40 | +scriptSourceNotFound = not able to load sources for script [{0}] |
| 41 | +skipParameter = skipping parameter [{0}] this name is used internal, please rename! |
| 42 | +resultPrefix = Result: |
| 43 | +no_parameters_defined = There is not any parameter defined for this job. |
| 44 | +tokenmacro_AdminScriptOnly = The script [{0}] exists, but is marked to be used by admins only and is therefore not allowed for usage in the TokenMacro. |
| 45 | +tokenmacro_ScriptDoesNotExist = No script with the id [{0}] could be found. |
| 46 | +permissons_title = Scriptler |
| 47 | +permissons_configure_description = Allow configuration of Scriptler scripts, allow fine grain tuning instead of giving Overall/RunScripts to everyone |
| 48 | +permissons_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 |
0 commit comments