foreman_remote_execution 13.2.4 → 13.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
 - data/app/assets/javascripts/foreman_remote_execution/locale/de/foreman_remote_execution.js +77 -77
 - data/app/assets/javascripts/foreman_remote_execution/locale/en/foreman_remote_execution.js +2 -1667
 - data/app/assets/javascripts/foreman_remote_execution/locale/en_GB/foreman_remote_execution.js +7 -7
 - data/app/assets/javascripts/foreman_remote_execution/locale/es/foreman_remote_execution.js +33 -33
 - data/app/assets/javascripts/foreman_remote_execution/locale/fr/foreman_remote_execution.js +131 -131
 - data/app/assets/javascripts/foreman_remote_execution/locale/ja/foreman_remote_execution.js +131 -131
 - data/app/assets/javascripts/foreman_remote_execution/locale/ka/foreman_remote_execution.js +38 -38
 - data/app/assets/javascripts/foreman_remote_execution/locale/ko/foreman_remote_execution.js +16 -16
 - data/app/assets/javascripts/foreman_remote_execution/locale/pt_BR/foreman_remote_execution.js +33 -33
 - data/app/assets/javascripts/foreman_remote_execution/locale/ru/foreman_remote_execution.js +7 -7
 - data/app/assets/javascripts/foreman_remote_execution/locale/zh_CN/foreman_remote_execution.js +134 -134
 - data/app/assets/javascripts/foreman_remote_execution/locale/zh_TW/foreman_remote_execution.js +6 -6
 - data/lib/foreman_remote_execution/version.rb +1 -1
 - data/locale/de/LC_MESSAGES/foreman_remote_execution.mo +0 -0
 - data/locale/de/foreman_remote_execution.po +81 -80
 - data/locale/en/foreman_remote_execution.po +0 -1675
 - data/locale/en_GB/LC_MESSAGES/foreman_remote_execution.mo +0 -0
 - data/locale/en_GB/foreman_remote_execution.po +7 -7
 - data/locale/es/LC_MESSAGES/foreman_remote_execution.mo +0 -0
 - data/locale/es/foreman_remote_execution.po +33 -33
 - data/locale/fr/LC_MESSAGES/foreman_remote_execution.mo +0 -0
 - data/locale/fr/foreman_remote_execution.po +132 -132
 - data/locale/ja/LC_MESSAGES/foreman_remote_execution.mo +0 -0
 - data/locale/ja/foreman_remote_execution.po +131 -131
 - data/locale/ka/LC_MESSAGES/foreman_remote_execution.mo +0 -0
 - data/locale/ka/foreman_remote_execution.po +38 -38
 - data/locale/ko/LC_MESSAGES/foreman_remote_execution.mo +0 -0
 - data/locale/ko/foreman_remote_execution.po +16 -16
 - data/locale/pt_BR/LC_MESSAGES/foreman_remote_execution.mo +0 -0
 - data/locale/pt_BR/foreman_remote_execution.po +33 -33
 - data/locale/ru/LC_MESSAGES/foreman_remote_execution.mo +0 -0
 - data/locale/ru/foreman_remote_execution.po +7 -7
 - data/locale/zh_CN/LC_MESSAGES/foreman_remote_execution.mo +0 -0
 - data/locale/zh_CN/foreman_remote_execution.po +136 -134
 - data/locale/zh_TW/LC_MESSAGES/foreman_remote_execution.mo +0 -0
 - data/locale/zh_TW/foreman_remote_execution.po +6 -6
 - data/webpack/JobWizard/JobWizardPageRerun.js +80 -16
 - data/webpack/JobWizard/JobWizardSelectors.js +7 -0
 - data/webpack/JobWizard/__tests__/fixtures.js +6 -0
 - data/webpack/JobWizard/steps/ReviewDetails/ReviewDetails.test.js +2 -1
 - metadata +2 -2
 
| 
         @@ -3,1675 +3,10 @@ 
     | 
|
| 
       3 
3 
     | 
    
         
             
              "locale_data": {
         
     | 
| 
       4 
4 
     | 
    
         
             
                "foreman_remote_execution": {
         
     | 
| 
       5 
5 
     | 
    
         
             
                  "": {
         
     | 
| 
       6 
     | 
    
         
            -
                    "Project-Id-Version": "foreman_remote_execution 9.0.1",
         
     | 
| 
       7 
     | 
    
         
            -
                    "Report-Msgid-Bugs-To": "",
         
     | 
| 
       8 
     | 
    
         
            -
                    "PO-Revision-Date": "2016-02-03 04:48-0500",
         
     | 
| 
       9 
     | 
    
         
            -
                    "Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
         
     | 
| 
       10 
     | 
    
         
            -
                    "Language-Team": "English",
         
     | 
| 
       11 
     | 
    
         
            -
                    "Language": "en",
         
     | 
| 
       12 
     | 
    
         
            -
                    "MIME-Version": "1.0",
         
     | 
| 
       13 
     | 
    
         
            -
                    "Content-Type": "text/plain; charset=UTF-8",
         
     | 
| 
       14 
     | 
    
         
            -
                    "Content-Transfer-Encoding": "8bit",
         
     | 
| 
       15 
     | 
    
         
            -
                    "Plural-Forms": "nplurals=2; plural=n != 1;",
         
     | 
| 
       16 
6 
     | 
    
         
             
                    "lang": "en",
         
     | 
| 
       17 
7 
     | 
    
         
             
                    "domain": "foreman_remote_execution",
         
     | 
| 
       18 
     | 
    
         
            -
                    "plural_forms":  
     | 
| 
       19 
     | 
    
         
            -
                  } 
     | 
| 
       20 
     | 
    
         
            -
                  "${d.title} ${d.count} hosts": [
         
     | 
| 
       21 
     | 
    
         
            -
                    ""
         
     | 
| 
       22 
     | 
    
         
            -
                  ],
         
     | 
| 
       23 
     | 
    
         
            -
                  "%s": [
         
     | 
| 
       24 
     | 
    
         
            -
                    ""
         
     | 
| 
       25 
     | 
    
         
            -
                  ],
         
     | 
| 
       26 
     | 
    
         
            -
                  "%s ago": [
         
     | 
| 
       27 
     | 
    
         
            -
                    ""
         
     | 
| 
       28 
     | 
    
         
            -
                  ],
         
     | 
| 
       29 
     | 
    
         
            -
                  "%s job has been invoked": [
         
     | 
| 
       30 
     | 
    
         
            -
                    ""
         
     | 
| 
       31 
     | 
    
         
            -
                  ],
         
     | 
| 
       32 
     | 
    
         
            -
                  "%s more": [
         
     | 
| 
       33 
     | 
    
         
            -
                    ""
         
     | 
| 
       34 
     | 
    
         
            -
                  ],
         
     | 
| 
       35 
     | 
    
         
            -
                  "%{description} on %{host}": [
         
     | 
| 
       36 
     | 
    
         
            -
                    ""
         
     | 
| 
       37 
     | 
    
         
            -
                  ],
         
     | 
| 
       38 
     | 
    
         
            -
                  "'Starts before' date must be after 'Starts at' date": [
         
     | 
| 
       39 
     | 
    
         
            -
                    ""
         
     | 
| 
       40 
     | 
    
         
            -
                  ],
         
     | 
| 
       41 
     | 
    
         
            -
                  "'Starts before' date must in the future": [
         
     | 
| 
       42 
     | 
    
         
            -
                    ""
         
     | 
| 
       43 
     | 
    
         
            -
                  ],
         
     | 
| 
       44 
     | 
    
         
            -
                  "...and %s more": [
         
     | 
| 
       45 
     | 
    
         
            -
                    ""
         
     | 
| 
       46 
     | 
    
         
            -
                  ],
         
     | 
| 
       47 
     | 
    
         
            -
                  "...and %{count} more": [
         
     | 
| 
       48 
     | 
    
         
            -
                    "",
         
     | 
| 
       49 
     | 
    
         
            -
                    ""
         
     | 
| 
       50 
     | 
    
         
            -
                  ],
         
     | 
| 
       51 
     | 
    
         
            -
                  "A comma separated list of input names to be excluded from the foreign template.": [
         
     | 
| 
       52 
     | 
    
         
            -
                    ""
         
     | 
| 
       53 
     | 
    
         
            -
                  ],
         
     | 
| 
       54 
     | 
    
         
            -
                  "A comma separated list of input names to be included from the foreign template.": [
         
     | 
| 
       55 
     | 
    
         
            -
                    ""
         
     | 
| 
       56 
     | 
    
         
            -
                  ],
         
     | 
| 
       57 
     | 
    
         
            -
                  "A job '%{job_name}' has %{status} at %{time}": [
         
     | 
| 
       58 
     | 
    
         
            -
                    ""
         
     | 
| 
       59 
     | 
    
         
            -
                  ],
         
     | 
| 
       60 
     | 
    
         
            -
                  "A job '%{subject}' has failed": [
         
     | 
| 
       61 
     | 
    
         
            -
                    ""
         
     | 
| 
       62 
     | 
    
         
            -
                  ],
         
     | 
| 
       63 
     | 
    
         
            -
                  "A job '%{subject}' has finished successfully": [
         
     | 
| 
       64 
     | 
    
         
            -
                    ""
         
     | 
| 
       65 
     | 
    
         
            -
                  ],
         
     | 
| 
       66 
     | 
    
         
            -
                  "A notification when a job finishes": [
         
     | 
| 
       67 
     | 
    
         
            -
                    ""
         
     | 
| 
       68 
     | 
    
         
            -
                  ],
         
     | 
| 
       69 
     | 
    
         
            -
                  "A plugin bringing remote execution to the Foreman, completing the config management functionality with remote management functionality.": [
         
     | 
| 
       70 
     | 
    
         
            -
                    ""
         
     | 
| 
       71 
     | 
    
         
            -
                  ],
         
     | 
| 
       72 
     | 
    
         
            -
                  "A special label for tracking a recurring job. There can be only one active job with a given purpose at a time.": [
         
     | 
| 
       73 
     | 
    
         
            -
                    ""
         
     | 
| 
       74 
     | 
    
         
            -
                  ],
         
     | 
| 
       75 
     | 
    
         
            -
                  "A user to be used for SSH.": [
         
     | 
| 
       76 
     | 
    
         
            -
                    ""
         
     | 
| 
       77 
     | 
    
         
            -
                  ],
         
     | 
| 
       78 
     | 
    
         
            -
                  "A user to be used for executing the script. If it differs from the SSH user, su or sudo is used to switch the accounts.": [
         
     | 
| 
       79 
     | 
    
         
            -
                    ""
         
     | 
| 
       80 
     | 
    
         
            -
                  ],
         
     | 
| 
       81 
     | 
    
         
            -
                  "Abort": [
         
     | 
| 
       82 
     | 
    
         
            -
                    ""
         
     | 
| 
       83 
     | 
    
         
            -
                  ],
         
     | 
| 
       84 
     | 
    
         
            -
                  "Abort Job": [
         
     | 
| 
       85 
     | 
    
         
            -
                    ""
         
     | 
| 
       86 
     | 
    
         
            -
                  ],
         
     | 
| 
       87 
     | 
    
         
            -
                  "Access denied": [
         
     | 
| 
       88 
     | 
    
         
            -
                    ""
         
     | 
| 
       89 
     | 
    
         
            -
                  ],
         
     | 
| 
       90 
     | 
    
         
            -
                  "Actions": [
         
     | 
| 
       91 
     | 
    
         
            -
                    ""
         
     | 
| 
       92 
     | 
    
         
            -
                  ],
         
     | 
| 
       93 
     | 
    
         
            -
                  "Active Filters:": [
         
     | 
| 
       94 
     | 
    
         
            -
                    ""
         
     | 
| 
       95 
     | 
    
         
            -
                  ],
         
     | 
| 
       96 
     | 
    
         
            -
                  "Add Foreign Input Set": [
         
     | 
| 
       97 
     | 
    
         
            -
                    ""
         
     | 
| 
       98 
     | 
    
         
            -
                  ],
         
     | 
| 
       99 
     | 
    
         
            -
                  "Advanced fields": [
         
     | 
| 
       100 
     | 
    
         
            -
                    ""
         
     | 
| 
       101 
     | 
    
         
            -
                  ],
         
     | 
| 
       102 
     | 
    
         
            -
                  "After": [
         
     | 
| 
       103 
     | 
    
         
            -
                    ""
         
     | 
| 
       104 
     | 
    
         
            -
                  ],
         
     | 
| 
       105 
     | 
    
         
            -
                  "After %s occurences": [
         
     | 
| 
       106 
     | 
    
         
            -
                    ""
         
     | 
| 
       107 
     | 
    
         
            -
                  ],
         
     | 
| 
       108 
     | 
    
         
            -
                  "All fields are required.": [
         
     | 
| 
       109 
     | 
    
         
            -
                    ""
         
     | 
| 
       110 
     | 
    
         
            -
                  ],
         
     | 
| 
       111 
     | 
    
         
            -
                  "Alphabetical": [
         
     | 
| 
       112 
     | 
    
         
            -
                    ""
         
     | 
| 
       113 
     | 
    
         
            -
                  ],
         
     | 
| 
       114 
     | 
    
         
            -
                  "Amount of workers in the pool to handle the execution of the remote execution jobs. Restart of the dynflowd/foreman-tasks service is required.": [
         
     | 
| 
       115 
     | 
    
         
            -
                    ""
         
     | 
| 
       116 
     | 
    
         
            -
                  ],
         
     | 
| 
       117 
     | 
    
         
            -
                  "Another interface is already set as execution. Are you sure you want to use this one instead?": [
         
     | 
| 
       118 
     | 
    
         
            -
                    ""
         
     | 
| 
       119 
     | 
    
         
            -
                  ],
         
     | 
| 
       120 
     | 
    
         
            -
                  "Any Location": [
         
     | 
| 
       121 
     | 
    
         
            -
                    ""
         
     | 
| 
       122 
     | 
    
         
            -
                  ],
         
     | 
| 
       123 
     | 
    
         
            -
                  "Any Organization": [
         
     | 
| 
       124 
     | 
    
         
            -
                    ""
         
     | 
| 
       125 
     | 
    
         
            -
                  ],
         
     | 
| 
       126 
     | 
    
         
            -
                  "Apply to": [
         
     | 
| 
       127 
     | 
    
         
            -
                    ""
         
     | 
| 
       128 
     | 
    
         
            -
                  ],
         
     | 
| 
       129 
     | 
    
         
            -
                  "At": [
         
     | 
| 
       130 
     | 
    
         
            -
                    ""
         
     | 
| 
       131 
     | 
    
         
            -
                  ],
         
     | 
| 
       132 
     | 
    
         
            -
                  "At minute": [
         
     | 
| 
       133 
     | 
    
         
            -
                    ""
         
     | 
| 
       134 
     | 
    
         
            -
                  ],
         
     | 
| 
       135 
     | 
    
         
            -
                  "Awaiting start": [
         
     | 
| 
       136 
     | 
    
         
            -
                    ""
         
     | 
| 
       137 
     | 
    
         
            -
                  ],
         
     | 
| 
       138 
     | 
    
         
            -
                  "Back": [
         
     | 
| 
       139 
     | 
    
         
            -
                    ""
         
     | 
| 
       140 
     | 
    
         
            -
                  ],
         
     | 
| 
       141 
     | 
    
         
            -
                  "Back to Job": [
         
     | 
| 
       142 
     | 
    
         
            -
                    ""
         
     | 
| 
       143 
     | 
    
         
            -
                  ],
         
     | 
| 
       144 
     | 
    
         
            -
                  "Bookmark": [
         
     | 
| 
       145 
     | 
    
         
            -
                    ""
         
     | 
| 
       146 
     | 
    
         
            -
                  ],
         
     | 
| 
       147 
     | 
    
         
            -
                  "Can't find Job Invocation for an id %s": [
         
     | 
| 
       148 
     | 
    
         
            -
                    ""
         
     | 
| 
       149 
     | 
    
         
            -
                  ],
         
     | 
| 
       150 
     | 
    
         
            -
                  "Cancel": [
         
     | 
| 
       151 
     | 
    
         
            -
                    ""
         
     | 
| 
       152 
     | 
    
         
            -
                  ],
         
     | 
| 
       153 
     | 
    
         
            -
                  "Cancel Job": [
         
     | 
| 
       154 
     | 
    
         
            -
                    ""
         
     | 
| 
       155 
     | 
    
         
            -
                  ],
         
     | 
| 
       156 
     | 
    
         
            -
                  "Cancel job invocation": [
         
     | 
| 
       157 
     | 
    
         
            -
                    ""
         
     | 
| 
       158 
     | 
    
         
            -
                  ],
         
     | 
| 
       159 
     | 
    
         
            -
                  "Cancel recurring": [
         
     | 
| 
       160 
     | 
    
         
            -
                    ""
         
     | 
| 
       161 
     | 
    
         
            -
                  ],
         
     | 
| 
       162 
     | 
    
         
            -
                  "Canceled:": [
         
     | 
| 
       163 
     | 
    
         
            -
                    ""
         
     | 
| 
       164 
     | 
    
         
            -
                  ],
         
     | 
| 
       165 
     | 
    
         
            -
                  "Cancelled": [
         
     | 
| 
       166 
     | 
    
         
            -
                    ""
         
     | 
| 
       167 
     | 
    
         
            -
                  ],
         
     | 
| 
       168 
     | 
    
         
            -
                  "Cannot resolve hosts without a bookmark or search query": [
         
     | 
| 
       169 
     | 
    
         
            -
                    ""
         
     | 
| 
       170 
     | 
    
         
            -
                  ],
         
     | 
| 
       171 
     | 
    
         
            -
                  "Cannot resolve hosts without a user": [
         
     | 
| 
       172 
     | 
    
         
            -
                    ""
         
     | 
| 
       173 
     | 
    
         
            -
                  ],
         
     | 
| 
       174 
     | 
    
         
            -
                  "Cannot specify both bookmark_id and search_query": [
         
     | 
| 
       175 
     | 
    
         
            -
                    ""
         
     | 
| 
       176 
     | 
    
         
            -
                  ],
         
     | 
| 
       177 
     | 
    
         
            -
                  "Categories list failed with:": [
         
     | 
| 
       178 
     | 
    
         
            -
                    ""
         
     | 
| 
       179 
     | 
    
         
            -
                  ],
         
     | 
| 
       180 
     | 
    
         
            -
                  "Category and template": [
         
     | 
| 
       181 
     | 
    
         
            -
                    ""
         
     | 
| 
       182 
     | 
    
         
            -
                  ],
         
     | 
| 
       183 
     | 
    
         
            -
                  "Choose a job template that is pre-selected in job invocation form": [
         
     | 
| 
       184 
     | 
    
         
            -
                    ""
         
     | 
| 
       185 
     | 
    
         
            -
                  ],
         
     | 
| 
       186 
     | 
    
         
            -
                  "Circular dependency detected in foreign input set '%{template}' -> '%{target_template}'. Templates stack: %{templates_stack}": [
         
     | 
| 
       187 
     | 
    
         
            -
                    ""
         
     | 
| 
       188 
     | 
    
         
            -
                  ],
         
     | 
| 
       189 
     | 
    
         
            -
                  "Cleanup working directories": [
         
     | 
| 
       190 
     | 
    
         
            -
                    ""
         
     | 
| 
       191 
     | 
    
         
            -
                  ],
         
     | 
| 
       192 
     | 
    
         
            -
                  "Clear all filters": [
         
     | 
| 
       193 
     | 
    
         
            -
                    ""
         
     | 
| 
       194 
     | 
    
         
            -
                  ],
         
     | 
| 
       195 
     | 
    
         
            -
                  "Clear input": [
         
     | 
| 
       196 
     | 
    
         
            -
                    ""
         
     | 
| 
       197 
     | 
    
         
            -
                  ],
         
     | 
| 
       198 
     | 
    
         
            -
                  "Clone a provision template": [
         
     | 
| 
       199 
     | 
    
         
            -
                    ""
         
     | 
| 
       200 
     | 
    
         
            -
                  ],
         
     | 
| 
       201 
     | 
    
         
            -
                  "Close": [
         
     | 
| 
       202 
     | 
    
         
            -
                    ""
         
     | 
| 
       203 
     | 
    
         
            -
                  ],
         
     | 
| 
       204 
     | 
    
         
            -
                  "Cockpit URL": [
         
     | 
| 
       205 
     | 
    
         
            -
                    ""
         
     | 
| 
       206 
     | 
    
         
            -
                  ],
         
     | 
| 
       207 
     | 
    
         
            -
                  "Concurrency level": [
         
     | 
| 
       208 
     | 
    
         
            -
                    ""
         
     | 
| 
       209 
     | 
    
         
            -
                  ],
         
     | 
| 
       210 
     | 
    
         
            -
                  "Concurrency level limited to": [
         
     | 
| 
       211 
     | 
    
         
            -
                    ""
         
     | 
| 
       212 
     | 
    
         
            -
                  ],
         
     | 
| 
       213 
     | 
    
         
            -
                  "Connect by IP": [
         
     | 
| 
       214 
     | 
    
         
            -
                    ""
         
     | 
| 
       215 
     | 
    
         
            -
                  ],
         
     | 
| 
       216 
     | 
    
         
            -
                  "Control concurrency level and distribution over time": [
         
     | 
| 
       217 
     | 
    
         
            -
                    ""
         
     | 
| 
       218 
     | 
    
         
            -
                  ],
         
     | 
| 
       219 
     | 
    
         
            -
                  "Could not abort the job %s: ${response}": [
         
     | 
| 
       220 
     | 
    
         
            -
                    ""
         
     | 
| 
       221 
     | 
    
         
            -
                  ],
         
     | 
| 
       222 
     | 
    
         
            -
                  "Could not cancel recurring logic %s: ${response}": [
         
     | 
| 
       223 
     | 
    
         
            -
                    ""
         
     | 
| 
       224 
     | 
    
         
            -
                  ],
         
     | 
| 
       225 
     | 
    
         
            -
                  "Could not cancel the job %s: ${response}": [
         
     | 
| 
       226 
     | 
    
         
            -
                    ""
         
     | 
| 
       227 
     | 
    
         
            -
                  ],
         
     | 
| 
       228 
     | 
    
         
            -
                  "Could not disable recurring logic %s: ${response}": [
         
     | 
| 
       229 
     | 
    
         
            -
                    ""
         
     | 
| 
       230 
     | 
    
         
            -
                  ],
         
     | 
| 
       231 
     | 
    
         
            -
                  "Could not display data for job invocation.": [
         
     | 
| 
       232 
     | 
    
         
            -
                    ""
         
     | 
| 
       233 
     | 
    
         
            -
                  ],
         
     | 
| 
       234 
     | 
    
         
            -
                  "Could not enable recurring logic %s: ${response}": [
         
     | 
| 
       235 
     | 
    
         
            -
                    ""
         
     | 
| 
       236 
     | 
    
         
            -
                  ],
         
     | 
| 
       237 
     | 
    
         
            -
                  "Could not find any suitable interface for execution": [
         
     | 
| 
       238 
     | 
    
         
            -
                    ""
         
     | 
| 
       239 
     | 
    
         
            -
                  ],
         
     | 
| 
       240 
     | 
    
         
            -
                  "Could not render the preview because no host matches the search query.": [
         
     | 
| 
       241 
     | 
    
         
            -
                    ""
         
     | 
| 
       242 
     | 
    
         
            -
                  ],
         
     | 
| 
       243 
     | 
    
         
            -
                  "Could not rerun job %{id} because its template could not be found": [
         
     | 
| 
       244 
     | 
    
         
            -
                    ""
         
     | 
| 
       245 
     | 
    
         
            -
                  ],
         
     | 
| 
       246 
     | 
    
         
            -
                  "Could not use any proxy for the %{provider} job. Consider configuring %{global_proxy}, %{fallback_proxy} in settings": [
         
     | 
| 
       247 
     | 
    
         
            -
                    ""
         
     | 
| 
       248 
     | 
    
         
            -
                  ],
         
     | 
| 
       249 
     | 
    
         
            -
                  "Could not use any template used in the job invocation": [
         
     | 
| 
       250 
     | 
    
         
            -
                    ""
         
     | 
| 
       251 
     | 
    
         
            -
                  ],
         
     | 
| 
       252 
     | 
    
         
            -
                  "Create": [
         
     | 
| 
       253 
     | 
    
         
            -
                    ""
         
     | 
| 
       254 
     | 
    
         
            -
                  ],
         
     | 
| 
       255 
     | 
    
         
            -
                  "Create Report": [
         
     | 
| 
       256 
     | 
    
         
            -
                    ""
         
     | 
| 
       257 
     | 
    
         
            -
                  ],
         
     | 
| 
       258 
     | 
    
         
            -
                  "Create a foreign input set": [
         
     | 
| 
       259 
     | 
    
         
            -
                    ""
         
     | 
| 
       260 
     | 
    
         
            -
                  ],
         
     | 
| 
       261 
     | 
    
         
            -
                  "Create a job invocation": [
         
     | 
| 
       262 
     | 
    
         
            -
                    ""
         
     | 
| 
       263 
     | 
    
         
            -
                  ],
         
     | 
| 
       264 
     | 
    
         
            -
                  "Create a job template": [
         
     | 
| 
       265 
     | 
    
         
            -
                    ""
         
     | 
| 
       266 
     | 
    
         
            -
                  ],
         
     | 
| 
       267 
     | 
    
         
            -
                  "Create a recurring job": [
         
     | 
| 
       268 
     | 
    
         
            -
                    ""
         
     | 
| 
       269 
     | 
    
         
            -
                  ],
         
     | 
| 
       270 
     | 
    
         
            -
                  "Create report": [
         
     | 
| 
       271 
     | 
    
         
            -
                    ""
         
     | 
| 
       272 
     | 
    
         
            -
                  ],
         
     | 
| 
       273 
     | 
    
         
            -
                  "Create report for this job": [
         
     | 
| 
       274 
     | 
    
         
            -
                    ""
         
     | 
| 
       275 
     | 
    
         
            -
                  ],
         
     | 
| 
       276 
     | 
    
         
            -
                  "Cron line": [
         
     | 
| 
       277 
     | 
    
         
            -
                    ""
         
     | 
| 
       278 
     | 
    
         
            -
                  ],
         
     | 
| 
       279 
     | 
    
         
            -
                  "Cron line (extended)": [
         
     | 
| 
       280 
     | 
    
         
            -
                    ""
         
     | 
| 
       281 
     | 
    
         
            -
                  ],
         
     | 
| 
       282 
     | 
    
         
            -
                  "Cron line format '1 2 3 4 5', where:": [
         
     | 
| 
       283 
     | 
    
         
            -
                    ""
         
     | 
| 
       284 
     | 
    
         
            -
                  ],
         
     | 
| 
       285 
     | 
    
         
            -
                  "Cronline": [
         
     | 
| 
       286 
     | 
    
         
            -
                    ""
         
     | 
| 
       287 
     | 
    
         
            -
                  ],
         
     | 
| 
       288 
     | 
    
         
            -
                  "Current location %s is different from job's location %s. This job may run on different hosts than before.": [
         
     | 
| 
       289 
     | 
    
         
            -
                    ""
         
     | 
| 
       290 
     | 
    
         
            -
                  ],
         
     | 
| 
       291 
     | 
    
         
            -
                  "Current location %{loc_c} is different from job's location %{loc_j}.": [
         
     | 
| 
       292 
     | 
    
         
            -
                    ""
         
     | 
| 
       293 
     | 
    
         
            -
                  ],
         
     | 
| 
       294 
     | 
    
         
            -
                  "Current organization %s is different from job's organization %s. This job may run on different hosts than before.": [
         
     | 
| 
       295 
     | 
    
         
            -
                    ""
         
     | 
| 
       296 
     | 
    
         
            -
                  ],
         
     | 
| 
       297 
     | 
    
         
            -
                  "Current organization %{org_c} is different from job's organization %{org_j}.": [
         
     | 
| 
       298 
     | 
    
         
            -
                    ""
         
     | 
| 
       299 
     | 
    
         
            -
                  ],
         
     | 
| 
       300 
     | 
    
         
            -
                  "Daily": [
         
     | 
| 
       301 
     | 
    
         
            -
                    ""
         
     | 
| 
       302 
     | 
    
         
            -
                  ],
         
     | 
| 
       303 
     | 
    
         
            -
                  "Days": [
         
     | 
| 
       304 
     | 
    
         
            -
                    ""
         
     | 
| 
       305 
     | 
    
         
            -
                  ],
         
     | 
| 
       306 
     | 
    
         
            -
                  "Days of week": [
         
     | 
| 
       307 
     | 
    
         
            -
                    ""
         
     | 
| 
       308 
     | 
    
         
            -
                  ],
         
     | 
| 
       309 
     | 
    
         
            -
                  "Default SSH key passphrase": [
         
     | 
| 
       310 
     | 
    
         
            -
                    ""
         
     | 
| 
       311 
     | 
    
         
            -
                  ],
         
     | 
| 
       312 
     | 
    
         
            -
                  "Default SSH password": [
         
     | 
| 
       313 
     | 
    
         
            -
                    ""
         
     | 
| 
       314 
     | 
    
         
            -
                  ],
         
     | 
| 
       315 
     | 
    
         
            -
                  "Default key passphrase to use for SSH. You may override per host by setting a parameter called remote_execution_ssh_key_passphrase": [
         
     | 
| 
       316 
     | 
    
         
            -
                    ""
         
     | 
| 
       317 
     | 
    
         
            -
                  ],
         
     | 
| 
       318 
     | 
    
         
            -
                  "Default password to use for SSH. You may override per host by setting a parameter called remote_execution_ssh_password": [
         
     | 
| 
       319 
     | 
    
         
            -
                    ""
         
     | 
| 
       320 
     | 
    
         
            -
                  ],
         
     | 
| 
       321 
     | 
    
         
            -
                  "Default user to use for SSH.  You may override per host by setting a parameter called remote_execution_ssh_user.": [
         
     | 
| 
       322 
     | 
    
         
            -
                    ""
         
     | 
| 
       323 
     | 
    
         
            -
                  ],
         
     | 
| 
       324 
     | 
    
         
            -
                  "Default user to use for executing the script. If the user differs from the SSH user, su or sudo is used to switch the user.": [
         
     | 
| 
       325 
     | 
    
         
            -
                    ""
         
     | 
| 
       326 
     | 
    
         
            -
                  ],
         
     | 
| 
       327 
     | 
    
         
            -
                  "Delete a foreign input set": [
         
     | 
| 
       328 
     | 
    
         
            -
                    ""
         
     | 
| 
       329 
     | 
    
         
            -
                  ],
         
     | 
| 
       330 
     | 
    
         
            -
                  "Delete a job template": [
         
     | 
| 
       331 
     | 
    
         
            -
                    ""
         
     | 
| 
       332 
     | 
    
         
            -
                  ],
         
     | 
| 
       333 
     | 
    
         
            -
                  "Description": [
         
     | 
| 
       334 
     | 
    
         
            -
                    ""
         
     | 
| 
       335 
     | 
    
         
            -
                  ],
         
     | 
| 
       336 
     | 
    
         
            -
                  "Description Template": [
         
     | 
| 
       337 
     | 
    
         
            -
                    ""
         
     | 
| 
       338 
     | 
    
         
            -
                  ],
         
     | 
| 
       339 
     | 
    
         
            -
                  "Description template": [
         
     | 
| 
       340 
     | 
    
         
            -
                    ""
         
     | 
| 
       341 
     | 
    
         
            -
                  ],
         
     | 
| 
       342 
     | 
    
         
            -
                  "Designation of a special purpose": [
         
     | 
| 
       343 
     | 
    
         
            -
                    ""
         
     | 
| 
       344 
     | 
    
         
            -
                  ],
         
     | 
| 
       345 
     | 
    
         
            -
                  "Disable recurring": [
         
     | 
| 
       346 
     | 
    
         
            -
                    ""
         
     | 
| 
       347 
     | 
    
         
            -
                  ],
         
     | 
| 
       348 
     | 
    
         
            -
                  "Display advanced fields": [
         
     | 
| 
       349 
     | 
    
         
            -
                    ""
         
     | 
| 
       350 
     | 
    
         
            -
                  ],
         
     | 
| 
       351 
     | 
    
         
            -
                  "Does not repeat": [
         
     | 
| 
       352 
     | 
    
         
            -
                    ""
         
     | 
| 
       353 
     | 
    
         
            -
                  ],
         
     | 
| 
       354 
     | 
    
         
            -
                  "Duplicated inputs detected: %{duplicated_inputs}": [
         
     | 
| 
       355 
     | 
    
         
            -
                    ""
         
     | 
| 
       356 
     | 
    
         
            -
                  ],
         
     | 
| 
       357 
     | 
    
         
            -
                  "Dynamic Query": [
         
     | 
| 
       358 
     | 
    
         
            -
                    ""
         
     | 
| 
       359 
     | 
    
         
            -
                  ],
         
     | 
| 
       360 
     | 
    
         
            -
                  "Dynamic query": [
         
     | 
| 
       361 
     | 
    
         
            -
                    ""
         
     | 
| 
       362 
     | 
    
         
            -
                  ],
         
     | 
| 
       363 
     | 
    
         
            -
                  "Edit %s": [
         
     | 
| 
       364 
     | 
    
         
            -
                    ""
         
     | 
| 
       365 
     | 
    
         
            -
                  ],
         
     | 
| 
       366 
     | 
    
         
            -
                  "Edit Job Template": [
         
     | 
| 
       367 
     | 
    
         
            -
                    ""
         
     | 
| 
       368 
     | 
    
         
            -
                  ],
         
     | 
| 
       369 
     | 
    
         
            -
                  "Edit Remote Execution Feature": [
         
     | 
| 
       370 
     | 
    
         
            -
                    ""
         
     | 
| 
       371 
     | 
    
         
            -
                  ],
         
     | 
| 
       372 
     | 
    
         
            -
                  "Edit job description template": [
         
     | 
| 
       373 
     | 
    
         
            -
                    ""
         
     | 
| 
       374 
     | 
    
         
            -
                  ],
         
     | 
| 
       375 
     | 
    
         
            -
                  "Effective User": [
         
     | 
| 
       376 
     | 
    
         
            -
                    ""
         
     | 
| 
       377 
     | 
    
         
            -
                  ],
         
     | 
| 
       378 
     | 
    
         
            -
                  "Effective User Method": [
         
     | 
| 
       379 
     | 
    
         
            -
                    ""
         
     | 
| 
       380 
     | 
    
         
            -
                  ],
         
     | 
| 
       381 
     | 
    
         
            -
                  "Effective user": [
         
     | 
| 
       382 
     | 
    
         
            -
                    ""
         
     | 
| 
       383 
     | 
    
         
            -
                  ],
         
     | 
| 
       384 
     | 
    
         
            -
                  "Effective user method \\\"%{current_value}\\\" is not one of %{valid_methods}": [
         
     | 
| 
       385 
     | 
    
         
            -
                    ""
         
     | 
| 
       386 
     | 
    
         
            -
                  ],
         
     | 
| 
       387 
     | 
    
         
            -
                  "Effective user options": [
         
     | 
| 
       388 
     | 
    
         
            -
                    ""
         
     | 
| 
       389 
     | 
    
         
            -
                  ],
         
     | 
| 
       390 
     | 
    
         
            -
                  "Effective user password": [
         
     | 
| 
       391 
     | 
    
         
            -
                    ""
         
     | 
| 
       392 
     | 
    
         
            -
                  ],
         
     | 
| 
       393 
     | 
    
         
            -
                  "Effective user password is only applicable for SSH provider. Other providers ignore this field. <br> Password is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution.": [
         
     | 
| 
       394 
     | 
    
         
            -
                    ""
         
     | 
| 
       395 
     | 
    
         
            -
                  ],
         
     | 
| 
       396 
     | 
    
         
            -
                  "Effective user password is only applicable for SSH provider. Other providers ignore this field. Password is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution.": [
         
     | 
| 
       397 
     | 
    
         
            -
                    ""
         
     | 
| 
       398 
     | 
    
         
            -
                  ],
         
     | 
| 
       399 
     | 
    
         
            -
                  "Effective user:": [
         
     | 
| 
       400 
     | 
    
         
            -
                    ""
         
     | 
| 
       401 
     | 
    
         
            -
                  ],
         
     | 
| 
       402 
     | 
    
         
            -
                  "Enable Global Proxy": [
         
     | 
| 
       403 
     | 
    
         
            -
                    ""
         
     | 
| 
       404 
     | 
    
         
            -
                  ],
         
     | 
| 
       405 
     | 
    
         
            -
                  "Enable recurring": [
         
     | 
| 
       406 
     | 
    
         
            -
                    ""
         
     | 
| 
       407 
     | 
    
         
            -
                  ],
         
     | 
| 
       408 
     | 
    
         
            -
                  "End time needs to be after start time": [
         
     | 
| 
       409 
     | 
    
         
            -
                    ""
         
     | 
| 
       410 
     | 
    
         
            -
                  ],
         
     | 
| 
       411 
     | 
    
         
            -
                  "Ends": [
         
     | 
| 
       412 
     | 
    
         
            -
                    ""
         
     | 
| 
       413 
     | 
    
         
            -
                  ],
         
     | 
| 
       414 
     | 
    
         
            -
                  "Error loading data from proxy": [
         
     | 
| 
       415 
     | 
    
         
            -
                    ""
         
     | 
| 
       416 
     | 
    
         
            -
                  ],
         
     | 
| 
       417 
     | 
    
         
            -
                  "Errors:": [
         
     | 
| 
       418 
     | 
    
         
            -
                    ""
         
     | 
| 
       419 
     | 
    
         
            -
                  ],
         
     | 
| 
       420 
     | 
    
         
            -
                  "Evaluated at:": [
         
     | 
| 
       421 
     | 
    
         
            -
                    ""
         
     | 
| 
       422 
     | 
    
         
            -
                  ],
         
     | 
| 
       423 
     | 
    
         
            -
                  "Every day at %s": [
         
     | 
| 
       424 
     | 
    
         
            -
                    ""
         
     | 
| 
       425 
     | 
    
         
            -
                  ],
         
     | 
| 
       426 
     | 
    
         
            -
                  "Every hour at minute %s": [
         
     | 
| 
       427 
     | 
    
         
            -
                    ""
         
     | 
| 
       428 
     | 
    
         
            -
                  ],
         
     | 
| 
       429 
     | 
    
         
            -
                  "Every month on %s at %s": [
         
     | 
| 
       430 
     | 
    
         
            -
                    ""
         
     | 
| 
       431 
     | 
    
         
            -
                  ],
         
     | 
| 
       432 
     | 
    
         
            -
                  "Every week on %s at %s": [
         
     | 
| 
       433 
     | 
    
         
            -
                    ""
         
     | 
| 
       434 
     | 
    
         
            -
                  ],
         
     | 
| 
       435 
     | 
    
         
            -
                  "Execute the job later, at a scheduled time.": [
         
     | 
| 
       436 
     | 
    
         
            -
                    ""
         
     | 
| 
       437 
     | 
    
         
            -
                  ],
         
     | 
| 
       438 
     | 
    
         
            -
                  "Execute the job now.": [
         
     | 
| 
       439 
     | 
    
         
            -
                    ""
         
     | 
| 
       440 
     | 
    
         
            -
                  ],
         
     | 
| 
       441 
     | 
    
         
            -
                  "Execute the job on a repeating schedule.": [
         
     | 
| 
       442 
     | 
    
         
            -
                    ""
         
     | 
| 
       443 
     | 
    
         
            -
                  ],
         
     | 
| 
       444 
     | 
    
         
            -
                  "Execute the jobs on hosts in randomized order": [
         
     | 
| 
       445 
     | 
    
         
            -
                    ""
         
     | 
| 
       446 
     | 
    
         
            -
                  ],
         
     | 
| 
       447 
     | 
    
         
            -
                  "Execution": [
         
     | 
| 
       448 
     | 
    
         
            -
                    ""
         
     | 
| 
       449 
     | 
    
         
            -
                  ],
         
     | 
| 
       450 
     | 
    
         
            -
                  "Execution order": [
         
     | 
| 
       451 
     | 
    
         
            -
                    ""
         
     | 
| 
       452 
     | 
    
         
            -
                  ],
         
     | 
| 
       453 
     | 
    
         
            -
                  "Execution ordering": [
         
     | 
| 
       454 
     | 
    
         
            -
                    ""
         
     | 
| 
       455 
     | 
    
         
            -
                  ],
         
     | 
| 
       456 
     | 
    
         
            -
                  "Execution ordering determines whether the jobs should be executed on hosts in alphabetical order or in randomized order.<br><ul><li><b>Ordered</b> - executes the jobs on hosts in alphabetical order</li><li><b>Randomized</b> - randomizes the order in which jobs are executed on hosts</li></ul>": [
         
     | 
| 
       457 
     | 
    
         
            -
                    ""
         
     | 
| 
       458 
     | 
    
         
            -
                  ],
         
     | 
| 
       459 
     | 
    
         
            -
                  "Exit status: %s": [
         
     | 
| 
       460 
     | 
    
         
            -
                    ""
         
     | 
| 
       461 
     | 
    
         
            -
                  ],
         
     | 
| 
       462 
     | 
    
         
            -
                  "Export a job template to ERB": [
         
     | 
| 
       463 
     | 
    
         
            -
                    ""
         
     | 
| 
       464 
     | 
    
         
            -
                  ],
         
     | 
| 
       465 
     | 
    
         
            -
                  "Failed": [
         
     | 
| 
       466 
     | 
    
         
            -
                    ""
         
     | 
| 
       467 
     | 
    
         
            -
                  ],
         
     | 
| 
       468 
     | 
    
         
            -
                  "Failed hosts": [
         
     | 
| 
       469 
     | 
    
         
            -
                    ""
         
     | 
| 
       470 
     | 
    
         
            -
                  ],
         
     | 
| 
       471 
     | 
    
         
            -
                  "Failed rendering template: %s": [
         
     | 
| 
       472 
     | 
    
         
            -
                    ""
         
     | 
| 
       473 
     | 
    
         
            -
                  ],
         
     | 
| 
       474 
     | 
    
         
            -
                  "Failed:": [
         
     | 
| 
       475 
     | 
    
         
            -
                    ""
         
     | 
| 
       476 
     | 
    
         
            -
                  ],
         
     | 
| 
       477 
     | 
    
         
            -
                  "Fallback to Any Proxy": [
         
     | 
| 
       478 
     | 
    
         
            -
                    ""
         
     | 
| 
       479 
     | 
    
         
            -
                  ],
         
     | 
| 
       480 
     | 
    
         
            -
                  "Feature input %{input_name} not defined in template %{template_name}": [
         
     | 
| 
       481 
     | 
    
         
            -
                    ""
         
     | 
| 
       482 
     | 
    
         
            -
                  ],
         
     | 
| 
       483 
     | 
    
         
            -
                  "Fill all required fields in all the steps": [
         
     | 
| 
       484 
     | 
    
         
            -
                    ""
         
     | 
| 
       485 
     | 
    
         
            -
                  ],
         
     | 
| 
       486 
     | 
    
         
            -
                  "Fill all required fields in all the steps to start the job": [
         
     | 
| 
       487 
     | 
    
         
            -
                    ""
         
     | 
| 
       488 
     | 
    
         
            -
                  ],
         
     | 
| 
       489 
     | 
    
         
            -
                  "Filter by host collections": [
         
     | 
| 
       490 
     | 
    
         
            -
                    ""
         
     | 
| 
       491 
     | 
    
         
            -
                  ],
         
     | 
| 
       492 
     | 
    
         
            -
                  "Filter by host groups": [
         
     | 
| 
       493 
     | 
    
         
            -
                    ""
         
     | 
| 
       494 
     | 
    
         
            -
                  ],
         
     | 
| 
       495 
     | 
    
         
            -
                  "Filter by hosts": [
         
     | 
| 
       496 
     | 
    
         
            -
                    ""
         
     | 
| 
       497 
     | 
    
         
            -
                  ],
         
     | 
| 
       498 
     | 
    
         
            -
                  "Finished": [
         
     | 
| 
       499 
     | 
    
         
            -
                    ""
         
     | 
| 
       500 
     | 
    
         
            -
                  ],
         
     | 
| 
       501 
     | 
    
         
            -
                  "For Future execution a 'Starts at' date or 'Starts before' date must be selected. Immediate execution can be selected in the previous step.": [
         
     | 
| 
       502 
     | 
    
         
            -
                    ""
         
     | 
| 
       503 
     | 
    
         
            -
                  ],
         
     | 
| 
       504 
     | 
    
         
            -
                  "For example: 1, 2, 3, 4, 5...": [
         
     | 
| 
       505 
     | 
    
         
            -
                    ""
         
     | 
| 
       506 
     | 
    
         
            -
                  ],
         
     | 
| 
       507 
     | 
    
         
            -
                  "Foreign input set": [
         
     | 
| 
       508 
     | 
    
         
            -
                    ""
         
     | 
| 
       509 
     | 
    
         
            -
                  ],
         
     | 
| 
       510 
     | 
    
         
            -
                  "Foreman can run arbitrary commands on remote hosts using different providers, such as SSH or Ansible. Communication goes through the Smart Proxy so Foreman does not have to have direct access to the target hosts and can scale to control many hosts.": [
         
     | 
| 
       511 
     | 
    
         
            -
                    ""
         
     | 
| 
       512 
     | 
    
         
            -
                  ],
         
     | 
| 
       513 
     | 
    
         
            -
                  "Form Job Template": [
         
     | 
| 
       514 
     | 
    
         
            -
                    ""
         
     | 
| 
       515 
     | 
    
         
            -
                  ],
         
     | 
| 
       516 
     | 
    
         
            -
                  "Future execution": [
         
     | 
| 
       517 
     | 
    
         
            -
                    ""
         
     | 
| 
       518 
     | 
    
         
            -
                  ],
         
     | 
| 
       519 
     | 
    
         
            -
                  "Get output for a host": [
         
     | 
| 
       520 
     | 
    
         
            -
                    ""
         
     | 
| 
       521 
     | 
    
         
            -
                  ],
         
     | 
| 
       522 
     | 
    
         
            -
                  "Get outputs of hosts in a job": [
         
     | 
| 
       523 
     | 
    
         
            -
                    ""
         
     | 
| 
       524 
     | 
    
         
            -
                  ],
         
     | 
| 
       525 
     | 
    
         
            -
                  "Get raw output for a host": [
         
     | 
| 
       526 
     | 
    
         
            -
                    ""
         
     | 
| 
       527 
     | 
    
         
            -
                  ],
         
     | 
| 
       528 
     | 
    
         
            -
                  "Has to be a positive number": [
         
     | 
| 
       529 
     | 
    
         
            -
                    ""
         
     | 
| 
       530 
     | 
    
         
            -
                  ],
         
     | 
| 
       531 
     | 
    
         
            -
                  "Hide advanced fields": [
         
     | 
| 
       532 
     | 
    
         
            -
                    ""
         
     | 
| 
       533 
     | 
    
         
            -
                  ],
         
     | 
| 
       534 
     | 
    
         
            -
                  "Hide all advanced fields": [
         
     | 
| 
       535 
     | 
    
         
            -
                    ""
         
     | 
| 
       536 
     | 
    
         
            -
                  ],
         
     | 
| 
       537 
     | 
    
         
            -
                  "Host": [
         
     | 
| 
       538 
     | 
    
         
            -
                    ""
         
     | 
| 
       539 
     | 
    
         
            -
                  ],
         
     | 
| 
       540 
     | 
    
         
            -
                  "Host collections": [
         
     | 
| 
       541 
     | 
    
         
            -
                    ""
         
     | 
| 
       542 
     | 
    
         
            -
                  ],
         
     | 
| 
       543 
     | 
    
         
            -
                  "Host detail": [
         
     | 
| 
       544 
     | 
    
         
            -
                    ""
         
     | 
| 
       545 
     | 
    
         
            -
                  ],
         
     | 
| 
       546 
     | 
    
         
            -
                  "Host groups": [
         
     | 
| 
       547 
     | 
    
         
            -
                    ""
         
     | 
| 
       548 
     | 
    
         
            -
                  ],
         
     | 
| 
       549 
     | 
    
         
            -
                  "Host task": [
         
     | 
| 
       550 
     | 
    
         
            -
                    ""
         
     | 
| 
       551 
     | 
    
         
            -
                  ],
         
     | 
| 
       552 
     | 
    
         
            -
                  "Host with id '%{id}' was not found": [
         
     | 
| 
       553 
     | 
    
         
            -
                    ""
         
     | 
| 
       554 
     | 
    
         
            -
                  ],
         
     | 
| 
       555 
     | 
    
         
            -
                  "Hosts": [
         
     | 
| 
       556 
     | 
    
         
            -
                    ""
         
     | 
| 
       557 
     | 
    
         
            -
                  ],
         
     | 
| 
       558 
     | 
    
         
            -
                  "Hosts gone missing": [
         
     | 
| 
       559 
     | 
    
         
            -
                    ""
         
     | 
| 
       560 
     | 
    
         
            -
                  ],
         
     | 
| 
       561 
     | 
    
         
            -
                  "Hourly": [
         
     | 
| 
       562 
     | 
    
         
            -
                    ""
         
     | 
| 
       563 
     | 
    
         
            -
                  ],
         
     | 
| 
       564 
     | 
    
         
            -
                  "How often the job should occur, in the cron format": [
         
     | 
| 
       565 
     | 
    
         
            -
                    ""
         
     | 
| 
       566 
     | 
    
         
            -
                  ],
         
     | 
| 
       567 
     | 
    
         
            -
                  "Identifier of the Host interface for Remote execution": [
         
     | 
| 
       568 
     | 
    
         
            -
                    ""
         
     | 
| 
       569 
     | 
    
         
            -
                  ],
         
     | 
| 
       570 
     | 
    
         
            -
                  "Immediate execution": [
         
     | 
| 
       571 
     | 
    
         
            -
                    ""
         
     | 
| 
       572 
     | 
    
         
            -
                  ],
         
     | 
| 
       573 
     | 
    
         
            -
                  "Import": [
         
     | 
| 
       574 
     | 
    
         
            -
                    ""
         
     | 
| 
       575 
     | 
    
         
            -
                  ],
         
     | 
| 
       576 
     | 
    
         
            -
                  "Import a job template from ERB": [
         
     | 
| 
       577 
     | 
    
         
            -
                    ""
         
     | 
| 
       578 
     | 
    
         
            -
                  ],
         
     | 
| 
       579 
     | 
    
         
            -
                  "In Progress:": [
         
     | 
| 
       580 
     | 
    
         
            -
                    ""
         
     | 
| 
       581 
     | 
    
         
            -
                  ],
         
     | 
| 
       582 
     | 
    
         
            -
                  "Include all inputs from the foreign template": [
         
     | 
| 
       583 
     | 
    
         
            -
                    ""
         
     | 
| 
       584 
     | 
    
         
            -
                  ],
         
     | 
| 
       585 
     | 
    
         
            -
                  "Indicates that the action should be cancelled if it cannot be started before this time.": [
         
     | 
| 
       586 
     | 
    
         
            -
                    ""
         
     | 
| 
       587 
     | 
    
         
            -
                  ],
         
     | 
| 
       588 
     | 
    
         
            -
                  "Inherit from host parameter": [
         
     | 
| 
       589 
     | 
    
         
            -
                    ""
         
     | 
| 
       590 
     | 
    
         
            -
                  ],
         
     | 
| 
       591 
     | 
    
         
            -
                  "Input": [
         
     | 
| 
       592 
     | 
    
         
            -
                    ""
         
     | 
| 
       593 
     | 
    
         
            -
                  ],
         
     | 
| 
       594 
     | 
    
         
            -
                  "Input set description": [
         
     | 
| 
       595 
     | 
    
         
            -
                    ""
         
     | 
| 
       596 
     | 
    
         
            -
                  ],
         
     | 
| 
       597 
     | 
    
         
            -
                  "Inputs to use": [
         
     | 
| 
       598 
     | 
    
         
            -
                    ""
         
     | 
| 
       599 
     | 
    
         
            -
                  ],
         
     | 
| 
       600 
     | 
    
         
            -
                  "Interface with the '%s' identifier was specified as a remote execution interface, however the interface was not found on the host. If the interface exists, it needs to be created in Foreman during the registration.": [
         
     | 
| 
       601 
     | 
    
         
            -
                    ""
         
     | 
| 
       602 
     | 
    
         
            -
                  ],
         
     | 
| 
       603 
     | 
    
         
            -
                  "Internal proxy selector can only be used if Katello is enabled": [
         
     | 
| 
       604 
     | 
    
         
            -
                    ""
         
     | 
| 
       605 
     | 
    
         
            -
                  ],
         
     | 
| 
       606 
     | 
    
         
            -
                  "Interval in seconds, if the job is not picked up by a client within this interval it will be cancelled.": [
         
     | 
| 
       607 
     | 
    
         
            -
                    ""
         
     | 
| 
       608 
     | 
    
         
            -
                  ],
         
     | 
| 
       609 
     | 
    
         
            -
                  "Interval in seconds, if the job is not picked up by a client within this interval it will be cancelled. Applies only to pull-mqtt based jobs": [
         
     | 
| 
       610 
     | 
    
         
            -
                    ""
         
     | 
| 
       611 
     | 
    
         
            -
                  ],
         
     | 
| 
       612 
     | 
    
         
            -
                  "Invalid date": [
         
     | 
| 
       613 
     | 
    
         
            -
                    ""
         
     | 
| 
       614 
     | 
    
         
            -
                  ],
         
     | 
| 
       615 
     | 
    
         
            -
                  "Invalid time format": [
         
     | 
| 
       616 
     | 
    
         
            -
                    ""
         
     | 
| 
       617 
     | 
    
         
            -
                  ],
         
     | 
| 
       618 
     | 
    
         
            -
                  "Invocation type, one of %s": [
         
     | 
| 
       619 
     | 
    
         
            -
                    ""
         
     | 
| 
       620 
     | 
    
         
            -
                  ],
         
     | 
| 
       621 
     | 
    
         
            -
                  "Job": [
         
     | 
| 
       622 
     | 
    
         
            -
                    ""
         
     | 
| 
       623 
     | 
    
         
            -
                  ],
         
     | 
| 
       624 
     | 
    
         
            -
                  "Job Details": [
         
     | 
| 
       625 
     | 
    
         
            -
                    ""
         
     | 
| 
       626 
     | 
    
         
            -
                  ],
         
     | 
| 
       627 
     | 
    
         
            -
                  "Job Invocation": [
         
     | 
| 
       628 
     | 
    
         
            -
                    ""
         
     | 
| 
       629 
     | 
    
         
            -
                  ],
         
     | 
| 
       630 
     | 
    
         
            -
                  "Job Invocation Report Template": [
         
     | 
| 
       631 
     | 
    
         
            -
                    ""
         
     | 
| 
       632 
     | 
    
         
            -
                  ],
         
     | 
| 
       633 
     | 
    
         
            -
                  "Job Invocations": [
         
     | 
| 
       634 
     | 
    
         
            -
                    ""
         
     | 
| 
       635 
     | 
    
         
            -
                  ],
         
     | 
| 
       636 
     | 
    
         
            -
                  "Job Task": [
         
     | 
| 
       637 
     | 
    
         
            -
                    ""
         
     | 
| 
       638 
     | 
    
         
            -
                  ],
         
     | 
| 
       639 
     | 
    
         
            -
                  "Job Templates": [
         
     | 
| 
       640 
     | 
    
         
            -
                    ""
         
     | 
| 
       641 
     | 
    
         
            -
                  ],
         
     | 
| 
       642 
     | 
    
         
            -
                  "Job cancelled by user": [
         
     | 
| 
       643 
     | 
    
         
            -
                    ""
         
     | 
| 
       644 
     | 
    
         
            -
                  ],
         
     | 
| 
       645 
     | 
    
         
            -
                  "Job category": [
         
     | 
| 
       646 
     | 
    
         
            -
                    ""
         
     | 
| 
       647 
     | 
    
         
            -
                  ],
         
     | 
| 
       648 
     | 
    
         
            -
                  "Job execution failed": [
         
     | 
| 
       649 
     | 
    
         
            -
                    ""
         
     | 
| 
       650 
     | 
    
         
            -
                  ],
         
     | 
| 
       651 
     | 
    
         
            -
                  "Job finished with error": [
         
     | 
| 
       652 
     | 
    
         
            -
                    ""
         
     | 
| 
       653 
     | 
    
         
            -
                  ],
         
     | 
| 
       654 
     | 
    
         
            -
                  "Job invocation": [
         
     | 
| 
       655 
     | 
    
         
            -
                    ""
         
     | 
| 
       656 
     | 
    
         
            -
                  ],
         
     | 
| 
       657 
     | 
    
         
            -
                  "Job invocations": [
         
     | 
| 
       658 
     | 
    
         
            -
                    ""
         
     | 
| 
       659 
     | 
    
         
            -
                  ],
         
     | 
| 
       660 
     | 
    
         
            -
                  "Job invocations detail": [
         
     | 
| 
       661 
     | 
    
         
            -
                    ""
         
     | 
| 
       662 
     | 
    
         
            -
                  ],
         
     | 
| 
       663 
     | 
    
         
            -
                  "Job result": [
         
     | 
| 
       664 
     | 
    
         
            -
                    ""
         
     | 
| 
       665 
     | 
    
         
            -
                  ],
         
     | 
| 
       666 
     | 
    
         
            -
                  "Job template": [
         
     | 
| 
       667 
     | 
    
         
            -
                    ""
         
     | 
| 
       668 
     | 
    
         
            -
                  ],
         
     | 
| 
       669 
     | 
    
         
            -
                  "Job template ID to be used for the feature": [
         
     | 
| 
       670 
     | 
    
         
            -
                    ""
         
     | 
| 
       671 
     | 
    
         
            -
                  ],
         
     | 
| 
       672 
     | 
    
         
            -
                  "Job template imported successfully.": [
         
     | 
| 
       673 
     | 
    
         
            -
                    ""
         
     | 
| 
       674 
     | 
    
         
            -
                  ],
         
     | 
| 
       675 
     | 
    
         
            -
                  "Job templates": [
         
     | 
| 
       676 
     | 
    
         
            -
                    ""
         
     | 
| 
       677 
     | 
    
         
            -
                  ],
         
     | 
| 
       678 
     | 
    
         
            -
                  "JobTemplate|Locked": [
         
     | 
| 
       679 
     | 
    
         
            -
                    ""
         
     | 
| 
       680 
     | 
    
         
            -
                  ],
         
     | 
| 
       681 
     | 
    
         
            -
                  "JobTemplate|Name": [
         
     | 
| 
       682 
     | 
    
         
            -
                    ""
         
     | 
| 
       683 
     | 
    
         
            -
                  ],
         
     | 
| 
       684 
     | 
    
         
            -
                  "JobTemplate|Snippet": [
         
     | 
| 
       685 
     | 
    
         
            -
                    ""
         
     | 
| 
       686 
     | 
    
         
            -
                  ],
         
     | 
| 
       687 
     | 
    
         
            -
                  "Jobs": [
         
     | 
| 
       688 
     | 
    
         
            -
                    ""
         
     | 
| 
       689 
     | 
    
         
            -
                  ],
         
     | 
| 
       690 
     | 
    
         
            -
                  "Key passhprase is only applicable for SSH provider. Other providers ignore this field. <br> Passphrase is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution.": [
         
     | 
| 
       691 
     | 
    
         
            -
                    ""
         
     | 
| 
       692 
     | 
    
         
            -
                  ],
         
     | 
| 
       693 
     | 
    
         
            -
                  "Key passphrase is only applicable for SSH provider. Other providers ignore this field. Passphrase is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution.": [
         
     | 
| 
       694 
     | 
    
         
            -
                    ""
         
     | 
| 
       695 
     | 
    
         
            -
                  ],
         
     | 
| 
       696 
     | 
    
         
            -
                  "Label": [
         
     | 
| 
       697 
     | 
    
         
            -
                    ""
         
     | 
| 
       698 
     | 
    
         
            -
                  ],
         
     | 
| 
       699 
     | 
    
         
            -
                  "Last execution cancelled": [
         
     | 
| 
       700 
     | 
    
         
            -
                    ""
         
     | 
| 
       701 
     | 
    
         
            -
                  ],
         
     | 
| 
       702 
     | 
    
         
            -
                  "Last execution failed": [
         
     | 
| 
       703 
     | 
    
         
            -
                    ""
         
     | 
| 
       704 
     | 
    
         
            -
                  ],
         
     | 
| 
       705 
     | 
    
         
            -
                  "Last execution succeeded": [
         
     | 
| 
       706 
     | 
    
         
            -
                    ""
         
     | 
| 
       707 
     | 
    
         
            -
                  ],
         
     | 
| 
       708 
     | 
    
         
            -
                  "Latest Jobs": [
         
     | 
| 
       709 
     | 
    
         
            -
                    ""
         
     | 
| 
       710 
     | 
    
         
            -
                  ],
         
     | 
| 
       711 
     | 
    
         
            -
                  "Learn more about this in the documentation.": [
         
     | 
| 
       712 
     | 
    
         
            -
                    ""
         
     | 
| 
       713 
     | 
    
         
            -
                  ],
         
     | 
| 
       714 
     | 
    
         
            -
                  "Legacy UI": [
         
     | 
| 
       715 
     | 
    
         
            -
                    ""
         
     | 
| 
       716 
     | 
    
         
            -
                  ],
         
     | 
| 
       717 
     | 
    
         
            -
                  "List available remote execution features for a host": [
         
     | 
| 
       718 
     | 
    
         
            -
                    ""
         
     | 
| 
       719 
     | 
    
         
            -
                  ],
         
     | 
| 
       720 
     | 
    
         
            -
                  "List foreign input sets": [
         
     | 
| 
       721 
     | 
    
         
            -
                    ""
         
     | 
| 
       722 
     | 
    
         
            -
                  ],
         
     | 
| 
       723 
     | 
    
         
            -
                  "List job invocations": [
         
     | 
| 
       724 
     | 
    
         
            -
                    ""
         
     | 
| 
       725 
     | 
    
         
            -
                  ],
         
     | 
| 
       726 
     | 
    
         
            -
                  "List job templates": [
         
     | 
| 
       727 
     | 
    
         
            -
                    ""
         
     | 
| 
       728 
     | 
    
         
            -
                  ],
         
     | 
| 
       729 
     | 
    
         
            -
                  "List job templates per location": [
         
     | 
| 
       730 
     | 
    
         
            -
                    ""
         
     | 
| 
       731 
     | 
    
         
            -
                  ],
         
     | 
| 
       732 
     | 
    
         
            -
                  "List job templates per organization": [
         
     | 
| 
       733 
     | 
    
         
            -
                    ""
         
     | 
| 
       734 
     | 
    
         
            -
                  ],
         
     | 
| 
       735 
     | 
    
         
            -
                  "List of proxy IDs to be used for remote execution": [
         
     | 
| 
       736 
     | 
    
         
            -
                    ""
         
     | 
| 
       737 
     | 
    
         
            -
                  ],
         
     | 
| 
       738 
     | 
    
         
            -
                  "List remote execution features": [
         
     | 
| 
       739 
     | 
    
         
            -
                    ""
         
     | 
| 
       740 
     | 
    
         
            -
                  ],
         
     | 
| 
       741 
     | 
    
         
            -
                  "List template invocations belonging to job invocation": [
         
     | 
| 
       742 
     | 
    
         
            -
                    ""
         
     | 
| 
       743 
     | 
    
         
            -
                  ],
         
     | 
| 
       744 
     | 
    
         
            -
                  "Location": [
         
     | 
| 
       745 
     | 
    
         
            -
                    ""
         
     | 
| 
       746 
     | 
    
         
            -
                  ],
         
     | 
| 
       747 
     | 
    
         
            -
                  "Manual selection": [
         
     | 
| 
       748 
     | 
    
         
            -
                    ""
         
     | 
| 
       749 
     | 
    
         
            -
                  ],
         
     | 
| 
       750 
     | 
    
         
            -
                  "Minute can only be a number between 0-59": [
         
     | 
| 
       751 
     | 
    
         
            -
                    ""
         
     | 
| 
       752 
     | 
    
         
            -
                  ],
         
     | 
| 
       753 
     | 
    
         
            -
                  "Missing the required permissions: ${missingPermissions.join( ', ' )}": [
         
     | 
| 
       754 
     | 
    
         
            -
                    ""
         
     | 
| 
       755 
     | 
    
         
            -
                  ],
         
     | 
| 
       756 
     | 
    
         
            -
                  "Monthly": [
         
     | 
| 
       757 
     | 
    
         
            -
                    ""
         
     | 
| 
       758 
     | 
    
         
            -
                  ],
         
     | 
| 
       759 
     | 
    
         
            -
                  "Must select a bookmark or enter a search query": [
         
     | 
| 
       760 
     | 
    
         
            -
                    ""
         
     | 
| 
       761 
     | 
    
         
            -
                  ],
         
     | 
| 
       762 
     | 
    
         
            -
                  "N/A": [
         
     | 
| 
       763 
     | 
    
         
            -
                    ""
         
     | 
| 
       764 
     | 
    
         
            -
                  ],
         
     | 
| 
       765 
     | 
    
         
            -
                  "Name": [
         
     | 
| 
       766 
     | 
    
         
            -
                    ""
         
     | 
| 
       767 
     | 
    
         
            -
                  ],
         
     | 
| 
       768 
     | 
    
         
            -
                  "Never": [
         
     | 
| 
       769 
     | 
    
         
            -
                    ""
         
     | 
| 
       770 
     | 
    
         
            -
                  ],
         
     | 
| 
       771 
     | 
    
         
            -
                  "New Job Template": [
         
     | 
| 
       772 
     | 
    
         
            -
                    ""
         
     | 
| 
       773 
     | 
    
         
            -
                  ],
         
     | 
| 
       774 
     | 
    
         
            -
                  "New UI": [
         
     | 
| 
       775 
     | 
    
         
            -
                    ""
         
     | 
| 
       776 
     | 
    
         
            -
                  ],
         
     | 
| 
       777 
     | 
    
         
            -
                  "Next": [
         
     | 
| 
       778 
     | 
    
         
            -
                    ""
         
     | 
| 
       779 
     | 
    
         
            -
                  ],
         
     | 
| 
       780 
     | 
    
         
            -
                  "No (override)": [
         
     | 
| 
       781 
     | 
    
         
            -
                    ""
         
     | 
| 
       782 
     | 
    
         
            -
                  ],
         
     | 
| 
       783 
     | 
    
         
            -
                  "No Target Hosts": [
         
     | 
| 
       784 
     | 
    
         
            -
                    ""
         
     | 
| 
       785 
     | 
    
         
            -
                  ],
         
     | 
| 
       786 
     | 
    
         
            -
                  "No hosts found.": [
         
     | 
| 
       787 
     | 
    
         
            -
                    ""
         
     | 
| 
       788 
     | 
    
         
            -
                  ],
         
     | 
| 
       789 
     | 
    
         
            -
                  "No jobs available": [
         
     | 
| 
       790 
     | 
    
         
            -
                    ""
         
     | 
| 
       791 
     | 
    
         
            -
                  ],
         
     | 
| 
       792 
     | 
    
         
            -
                  "No results found": [
         
     | 
| 
       793 
     | 
    
         
            -
                    ""
         
     | 
| 
       794 
     | 
    
         
            -
                  ],
         
     | 
| 
       795 
     | 
    
         
            -
                  "No template mapped to feature %{feature_name}": [
         
     | 
| 
       796 
     | 
    
         
            -
                    ""
         
     | 
| 
       797 
     | 
    
         
            -
                  ],
         
     | 
| 
       798 
     | 
    
         
            -
                  "Not all required inputs have values. Missing inputs: %s": [
         
     | 
| 
       799 
     | 
    
         
            -
                    ""
         
     | 
| 
       800 
     | 
    
         
            -
                  ],
         
     | 
| 
       801 
     | 
    
         
            -
                  "Not available": [
         
     | 
| 
       802 
     | 
    
         
            -
                    ""
         
     | 
| 
       803 
     | 
    
         
            -
                  ],
         
     | 
| 
       804 
     | 
    
         
            -
                  "Not yet": [
         
     | 
| 
       805 
     | 
    
         
            -
                    ""
         
     | 
| 
       806 
     | 
    
         
            -
                  ],
         
     | 
| 
       807 
     | 
    
         
            -
                  "Now": [
         
     | 
| 
       808 
     | 
    
         
            -
                    ""
         
     | 
| 
       809 
     | 
    
         
            -
                  ],
         
     | 
| 
       810 
     | 
    
         
            -
                  "On": [
         
     | 
| 
       811 
     | 
    
         
            -
                    ""
         
     | 
| 
       812 
     | 
    
         
            -
                  ],
         
     | 
| 
       813 
     | 
    
         
            -
                  "Only one of feature or job_template_id can be specified": [
         
     | 
| 
       814 
     | 
    
         
            -
                    ""
         
     | 
| 
       815 
     | 
    
         
            -
                  ],
         
     | 
| 
       816 
     | 
    
         
            -
                  "Opening job invocation form": [
         
     | 
| 
       817 
     | 
    
         
            -
                    ""
         
     | 
| 
       818 
     | 
    
         
            -
                  ],
         
     | 
| 
       819 
     | 
    
         
            -
                  "Organization": [
         
     | 
| 
       820 
     | 
    
         
            -
                    ""
         
     | 
| 
       821 
     | 
    
         
            -
                  ],
         
     | 
| 
       822 
     | 
    
         
            -
                  "Override the description format from the template for this invocation only": [
         
     | 
| 
       823 
     | 
    
         
            -
                    ""
         
     | 
| 
       824 
     | 
    
         
            -
                  ],
         
     | 
| 
       825 
     | 
    
         
            -
                  "Override the global time to pickup interval for this invocation only": [
         
     | 
| 
       826 
     | 
    
         
            -
                    ""
         
     | 
| 
       827 
     | 
    
         
            -
                  ],
         
     | 
| 
       828 
     | 
    
         
            -
                  "Override the timeout interval from the template for this invocation only": [
         
     | 
| 
       829 
     | 
    
         
            -
                    ""
         
     | 
| 
       830 
     | 
    
         
            -
                  ],
         
     | 
| 
       831 
     | 
    
         
            -
                  "Overview": [
         
     | 
| 
       832 
     | 
    
         
            -
                    ""
         
     | 
| 
       833 
     | 
    
         
            -
                  ],
         
     | 
| 
       834 
     | 
    
         
            -
                  "Overwrite": [
         
     | 
| 
       835 
     | 
    
         
            -
                    ""
         
     | 
| 
       836 
     | 
    
         
            -
                  ],
         
     | 
| 
       837 
     | 
    
         
            -
                  "Overwrite template if it already exists": [
         
     | 
| 
       838 
     | 
    
         
            -
                    ""
         
     | 
| 
       839 
     | 
    
         
            -
                  ],
         
     | 
| 
       840 
     | 
    
         
            -
                  "Password": [
         
     | 
| 
       841 
     | 
    
         
            -
                    ""
         
     | 
| 
       842 
     | 
    
         
            -
                  ],
         
     | 
| 
       843 
     | 
    
         
            -
                  "Password is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution.": [
         
     | 
| 
       844 
     | 
    
         
            -
                    ""
         
     | 
| 
       845 
     | 
    
         
            -
                  ],
         
     | 
| 
       846 
     | 
    
         
            -
                  "Pending": [
         
     | 
| 
       847 
     | 
    
         
            -
                    ""
         
     | 
| 
       848 
     | 
    
         
            -
                  ],
         
     | 
| 
       849 
     | 
    
         
            -
                  "Perform a single Puppet run": [
         
     | 
| 
       850 
     | 
    
         
            -
                    ""
         
     | 
| 
       851 
     | 
    
         
            -
                  ],
         
     | 
| 
       852 
     | 
    
         
            -
                  "Perform no more executions after this time": [
         
     | 
| 
       853 
     | 
    
         
            -
                    ""
         
     | 
| 
       854 
     | 
    
         
            -
                  ],
         
     | 
| 
       855 
     | 
    
         
            -
                  "Permission Denied": [
         
     | 
| 
       856 
     | 
    
         
            -
                    ""
         
     | 
| 
       857 
     | 
    
         
            -
                  ],
         
     | 
| 
       858 
     | 
    
         
            -
                  "Please enter a search query": [
         
     | 
| 
       859 
     | 
    
         
            -
                    ""
         
     | 
| 
       860 
     | 
    
         
            -
                  ],
         
     | 
| 
       861 
     | 
    
         
            -
                  "Please go back to \\\\\\\"Schedule\\\\\\\" - \\\\\\\"Future execution\\\\\\\" step to fix the error": [
         
     | 
| 
       862 
     | 
    
         
            -
                    ""
         
     | 
| 
       863 
     | 
    
         
            -
                  ],
         
     | 
| 
       864 
     | 
    
         
            -
                  "Please refine your search.": [
         
     | 
| 
       865 
     | 
    
         
            -
                    ""
         
     | 
| 
       866 
     | 
    
         
            -
                  ],
         
     | 
| 
       867 
     | 
    
         
            -
                  "Please request the required permissions listed below from a Foreman administrator:": [
         
     | 
| 
       868 
     | 
    
         
            -
                    ""
         
     | 
| 
       869 
     | 
    
         
            -
                  ],
         
     | 
| 
       870 
     | 
    
         
            -
                  "Please select at least one host": [
         
     | 
| 
       871 
     | 
    
         
            -
                    ""
         
     | 
| 
       872 
     | 
    
         
            -
                  ],
         
     | 
| 
       873 
     | 
    
         
            -
                  "Please select at least one host collection": [
         
     | 
| 
       874 
     | 
    
         
            -
                    ""
         
     | 
| 
       875 
     | 
    
         
            -
                  ],
         
     | 
| 
       876 
     | 
    
         
            -
                  "Please select at least one host group": [
         
     | 
| 
       877 
     | 
    
         
            -
                    ""
         
     | 
| 
       878 
     | 
    
         
            -
                  ],
         
     | 
| 
       879 
     | 
    
         
            -
                  "Port to use for SSH communication. Default port 22. You may override per host by setting a parameter called remote_execution_ssh_port.": [
         
     | 
| 
       880 
     | 
    
         
            -
                    ""
         
     | 
| 
       881 
     | 
    
         
            -
                  ],
         
     | 
| 
       882 
     | 
    
         
            -
                  "Prefer IPv6 over IPv4": [
         
     | 
| 
       883 
     | 
    
         
            -
                    ""
         
     | 
| 
       884 
     | 
    
         
            -
                  ],
         
     | 
| 
       885 
     | 
    
         
            -
                  "Preview": [
         
     | 
| 
       886 
     | 
    
         
            -
                    ""
         
     | 
| 
       887 
     | 
    
         
            -
                  ],
         
     | 
| 
       888 
     | 
    
         
            -
                  "Preview Hosts": [
         
     | 
| 
       889 
     | 
    
         
            -
                    ""
         
     | 
| 
       890 
     | 
    
         
            -
                  ],
         
     | 
| 
       891 
     | 
    
         
            -
                  "Preview job description": [
         
     | 
| 
       892 
     | 
    
         
            -
                    ""
         
     | 
| 
       893 
     | 
    
         
            -
                  ],
         
     | 
| 
       894 
     | 
    
         
            -
                  "Preview templates": [
         
     | 
| 
       895 
     | 
    
         
            -
                    ""
         
     | 
| 
       896 
     | 
    
         
            -
                  ],
         
     | 
| 
       897 
     | 
    
         
            -
                  "Private key passphrase": [
         
     | 
| 
       898 
     | 
    
         
            -
                    ""
         
     | 
| 
       899 
     | 
    
         
            -
                  ],
         
     | 
| 
       900 
     | 
    
         
            -
                  "Problem with previewing the template: %{error}. Note that you must save template input changes before you try to preview it.": [
         
     | 
| 
       901 
     | 
    
         
            -
                    ""
         
     | 
| 
       902 
     | 
    
         
            -
                  ],
         
     | 
| 
       903 
     | 
    
         
            -
                  "Proceed Anyway": [
         
     | 
| 
       904 
     | 
    
         
            -
                    ""
         
     | 
| 
       905 
     | 
    
         
            -
                  ],
         
     | 
| 
       906 
     | 
    
         
            -
                  "Provider type": [
         
     | 
| 
       907 
     | 
    
         
            -
                    ""
         
     | 
| 
       908 
     | 
    
         
            -
                  ],
         
     | 
| 
       909 
     | 
    
         
            -
                  "Providers and templates": [
         
     | 
| 
       910 
     | 
    
         
            -
                    ""
         
     | 
| 
       911 
     | 
    
         
            -
                  ],
         
     | 
| 
       912 
     | 
    
         
            -
                  "Proxies": [
         
     | 
| 
       913 
     | 
    
         
            -
                    ""
         
     | 
| 
       914 
     | 
    
         
            -
                  ],
         
     | 
| 
       915 
     | 
    
         
            -
                  "Purpose": [
         
     | 
| 
       916 
     | 
    
         
            -
                    ""
         
     | 
| 
       917 
     | 
    
         
            -
                  ],
         
     | 
| 
       918 
     | 
    
         
            -
                  "Query type": [
         
     | 
| 
       919 
     | 
    
         
            -
                    ""
         
     | 
| 
       920 
     | 
    
         
            -
                  ],
         
     | 
| 
       921 
     | 
    
         
            -
                  "REX job has failed - %s": [
         
     | 
| 
       922 
     | 
    
         
            -
                    ""
         
     | 
| 
       923 
     | 
    
         
            -
                  ],
         
     | 
| 
       924 
     | 
    
         
            -
                  "REX job has finished - %s": [
         
     | 
| 
       925 
     | 
    
         
            -
                    ""
         
     | 
| 
       926 
     | 
    
         
            -
                  ],
         
     | 
| 
       927 
     | 
    
         
            -
                  "REX job has succeeded - %s": [
         
     | 
| 
       928 
     | 
    
         
            -
                    ""
         
     | 
| 
       929 
     | 
    
         
            -
                  ],
         
     | 
| 
       930 
     | 
    
         
            -
                  "REX pull mode": [
         
     | 
| 
       931 
     | 
    
         
            -
                    ""
         
     | 
| 
       932 
     | 
    
         
            -
                  ],
         
     | 
| 
       933 
     | 
    
         
            -
                  "Randomized": [
         
     | 
| 
       934 
     | 
    
         
            -
                    ""
         
     | 
| 
       935 
     | 
    
         
            -
                  ],
         
     | 
| 
       936 
     | 
    
         
            -
                  "Recent jobs": [
         
     | 
| 
       937 
     | 
    
         
            -
                    ""
         
     | 
| 
       938 
     | 
    
         
            -
                  ],
         
     | 
| 
       939 
     | 
    
         
            -
                  "Recurrence": [
         
     | 
| 
       940 
     | 
    
         
            -
                    ""
         
     | 
| 
       941 
     | 
    
         
            -
                  ],
         
     | 
| 
       942 
     | 
    
         
            -
                  "Recurring execution": [
         
     | 
| 
       943 
     | 
    
         
            -
                    ""
         
     | 
| 
       944 
     | 
    
         
            -
                  ],
         
     | 
| 
       945 
     | 
    
         
            -
                  "Recurring logic": [
         
     | 
| 
       946 
     | 
    
         
            -
                    ""
         
     | 
| 
       947 
     | 
    
         
            -
                  ],
         
     | 
| 
       948 
     | 
    
         
            -
                  "Recurring logic %s cancelled successfully.": [
         
     | 
| 
       949 
     | 
    
         
            -
                    ""
         
     | 
| 
       950 
     | 
    
         
            -
                  ],
         
     | 
| 
       951 
     | 
    
         
            -
                  "Recurring logic %s disabled successfully.": [
         
     | 
| 
       952 
     | 
    
         
            -
                    ""
         
     | 
| 
       953 
     | 
    
         
            -
                  ],
         
     | 
| 
       954 
     | 
    
         
            -
                  "Recurring logic %s enabled successfully.": [
         
     | 
| 
       955 
     | 
    
         
            -
                    ""
         
     | 
| 
       956 
     | 
    
         
            -
                  ],
         
     | 
| 
       957 
     | 
    
         
            -
                  "Recursive rendering of templates detected": [
         
     | 
| 
       958 
     | 
    
         
            -
                    ""
         
     | 
| 
       959 
     | 
    
         
            -
                  ],
         
     | 
| 
       960 
     | 
    
         
            -
                  "Refresh": [
         
     | 
| 
       961 
     | 
    
         
            -
                    ""
         
     | 
| 
       962 
     | 
    
         
            -
                  ],
         
     | 
| 
       963 
     | 
    
         
            -
                  "Remote Execution": [
         
     | 
| 
       964 
     | 
    
         
            -
                    ""
         
     | 
| 
       965 
     | 
    
         
            -
                  ],
         
     | 
| 
       966 
     | 
    
         
            -
                  "Remote Execution Features": [
         
     | 
| 
       967 
     | 
    
         
            -
                    ""
         
     | 
| 
       968 
     | 
    
         
            -
                  ],
         
     | 
| 
       969 
     | 
    
         
            -
                  "Remote Execution Interface": [
         
     | 
| 
       970 
     | 
    
         
            -
                    ""
         
     | 
| 
       971 
     | 
    
         
            -
                  ],
         
     | 
| 
       972 
     | 
    
         
            -
                  "Remote action:": [
         
     | 
| 
       973 
     | 
    
         
            -
                    ""
         
     | 
| 
       974 
     | 
    
         
            -
                  ],
         
     | 
| 
       975 
     | 
    
         
            -
                  "Remote execution": [
         
     | 
| 
       976 
     | 
    
         
            -
                    ""
         
     | 
| 
       977 
     | 
    
         
            -
                  ],
         
     | 
| 
       978 
     | 
    
         
            -
                  "Remote execution feature label that should be triggered, job template assigned to this feature will be used": [
         
     | 
| 
       979 
     | 
    
         
            -
                    ""
         
     | 
| 
       980 
     | 
    
         
            -
                  ],
         
     | 
| 
       981 
     | 
    
         
            -
                  "Remote execution job": [
         
     | 
| 
       982 
     | 
    
         
            -
                    ""
         
     | 
| 
       983 
     | 
    
         
            -
                  ],
         
     | 
| 
       984 
     | 
    
         
            -
                  "Repeat a maximum of N times": [
         
     | 
| 
       985 
     | 
    
         
            -
                    ""
         
     | 
| 
       986 
     | 
    
         
            -
                  ],
         
     | 
| 
       987 
     | 
    
         
            -
                  "Repeat amount can only be a positive number": [
         
     | 
| 
       988 
     | 
    
         
            -
                    ""
         
     | 
| 
       989 
     | 
    
         
            -
                  ],
         
     | 
| 
       990 
     | 
    
         
            -
                  "Repeats": [
         
     | 
| 
       991 
     | 
    
         
            -
                    ""
         
     | 
| 
       992 
     | 
    
         
            -
                  ],
         
     | 
| 
       993 
     | 
    
         
            -
                  "Rerun": [
         
     | 
| 
       994 
     | 
    
         
            -
                    ""
         
     | 
| 
       995 
     | 
    
         
            -
                  ],
         
     | 
| 
       996 
     | 
    
         
            -
                  "Rerun all": [
         
     | 
| 
       997 
     | 
    
         
            -
                    ""
         
     | 
| 
       998 
     | 
    
         
            -
                  ],
         
     | 
| 
       999 
     | 
    
         
            -
                  "Rerun failed": [
         
     | 
| 
       1000 
     | 
    
         
            -
                    ""
         
     | 
| 
       1001 
     | 
    
         
            -
                  ],
         
     | 
| 
       1002 
     | 
    
         
            -
                  "Rerun job on failed hosts": [
         
     | 
| 
       1003 
     | 
    
         
            -
                    ""
         
     | 
| 
       1004 
     | 
    
         
            -
                  ],
         
     | 
| 
       1005 
     | 
    
         
            -
                  "Rerun on %s": [
         
     | 
| 
       1006 
     | 
    
         
            -
                    ""
         
     | 
| 
       1007 
     | 
    
         
            -
                  ],
         
     | 
| 
       1008 
     | 
    
         
            -
                  "Rerun on failed hosts": [
         
     | 
| 
       1009 
     | 
    
         
            -
                    ""
         
     | 
| 
       1010 
     | 
    
         
            -
                  ],
         
     | 
| 
       1011 
     | 
    
         
            -
                  "Rerun successful": [
         
     | 
| 
       1012 
     | 
    
         
            -
                    ""
         
     | 
| 
       1013 
     | 
    
         
            -
                  ],
         
     | 
| 
       1014 
     | 
    
         
            -
                  "Rerun the job": [
         
     | 
| 
       1015 
     | 
    
         
            -
                    ""
         
     | 
| 
       1016 
     | 
    
         
            -
                  ],
         
     | 
| 
       1017 
     | 
    
         
            -
                  "Reset to default": [
         
     | 
| 
       1018 
     | 
    
         
            -
                    ""
         
     | 
| 
       1019 
     | 
    
         
            -
                  ],
         
     | 
| 
       1020 
     | 
    
         
            -
                  "Resolves to": [
         
     | 
| 
       1021 
     | 
    
         
            -
                    ""
         
     | 
| 
       1022 
     | 
    
         
            -
                  ],
         
     | 
| 
       1023 
     | 
    
         
            -
                  "Results": [
         
     | 
| 
       1024 
     | 
    
         
            -
                    ""
         
     | 
| 
       1025 
     | 
    
         
            -
                  ],
         
     | 
| 
       1026 
     | 
    
         
            -
                  "Review details": [
         
     | 
| 
       1027 
     | 
    
         
            -
                    ""
         
     | 
| 
       1028 
     | 
    
         
            -
                  ],
         
     | 
| 
       1029 
     | 
    
         
            -
                  "Run": [
         
     | 
| 
       1030 
     | 
    
         
            -
                    ""
         
     | 
| 
       1031 
     | 
    
         
            -
                  ],
         
     | 
| 
       1032 
     | 
    
         
            -
                  "Run Job": [
         
     | 
| 
       1033 
     | 
    
         
            -
                    ""
         
     | 
| 
       1034 
     | 
    
         
            -
                  ],
         
     | 
| 
       1035 
     | 
    
         
            -
                  "Run Puppet Once": [
         
     | 
| 
       1036 
     | 
    
         
            -
                    ""
         
     | 
| 
       1037 
     | 
    
         
            -
                  ],
         
     | 
| 
       1038 
     | 
    
         
            -
                  "Run Script": [
         
     | 
| 
       1039 
     | 
    
         
            -
                    ""
         
     | 
| 
       1040 
     | 
    
         
            -
                  ],
         
     | 
| 
       1041 
     | 
    
         
            -
                  "Run a script": [
         
     | 
| 
       1042 
     | 
    
         
            -
                    ""
         
     | 
| 
       1043 
     | 
    
         
            -
                  ],
         
     | 
| 
       1044 
     | 
    
         
            -
                  "Run at most N tasks at a time": [
         
     | 
| 
       1045 
     | 
    
         
            -
                    ""
         
     | 
| 
       1046 
     | 
    
         
            -
                  ],
         
     | 
| 
       1047 
     | 
    
         
            -
                  "Run at most N tasks at a time. If this is set and proxy batch triggering is enabled, then tasks are triggered on the smart proxy in batches of size 1.": [
         
     | 
| 
       1048 
     | 
    
         
            -
                    ""
         
     | 
| 
       1049 
     | 
    
         
            -
                  ],
         
     | 
| 
       1050 
     | 
    
         
            -
                  "Run job": [
         
     | 
| 
       1051 
     | 
    
         
            -
                    ""
         
     | 
| 
       1052 
     | 
    
         
            -
                  ],
         
     | 
| 
       1053 
     | 
    
         
            -
                  "Run on selected hosts": [
         
     | 
| 
       1054 
     | 
    
         
            -
                    ""
         
     | 
| 
       1055 
     | 
    
         
            -
                  ],
         
     | 
| 
       1056 
     | 
    
         
            -
                  "Running": [
         
     | 
| 
       1057 
     | 
    
         
            -
                    ""
         
     | 
| 
       1058 
     | 
    
         
            -
                  ],
         
     | 
| 
       1059 
     | 
    
         
            -
                  "SSH Port": [
         
     | 
| 
       1060 
     | 
    
         
            -
                    ""
         
     | 
| 
       1061 
     | 
    
         
            -
                  ],
         
     | 
| 
       1062 
     | 
    
         
            -
                  "SSH User": [
         
     | 
| 
       1063 
     | 
    
         
            -
                    ""
         
     | 
| 
       1064 
     | 
    
         
            -
                  ],
         
     | 
| 
       1065 
     | 
    
         
            -
                  "SSH provider specific options": [
         
     | 
| 
       1066 
     | 
    
         
            -
                    ""
         
     | 
| 
       1067 
     | 
    
         
            -
                  ],
         
     | 
| 
       1068 
     | 
    
         
            -
                  "SSH user": [
         
     | 
| 
       1069 
     | 
    
         
            -
                    ""
         
     | 
| 
       1070 
     | 
    
         
            -
                  ],
         
     | 
| 
       1071 
     | 
    
         
            -
                  "SSH user:": [
         
     | 
| 
       1072 
     | 
    
         
            -
                    ""
         
     | 
| 
       1073 
     | 
    
         
            -
                  ],
         
     | 
| 
       1074 
     | 
    
         
            -
                  "Schedule": [
         
     | 
| 
       1075 
     | 
    
         
            -
                    ""
         
     | 
| 
       1076 
     | 
    
         
            -
                  ],
         
     | 
| 
       1077 
     | 
    
         
            -
                  "Schedule Remote Job": [
         
     | 
| 
       1078 
     | 
    
         
            -
                    ""
         
     | 
| 
       1079 
     | 
    
         
            -
                  ],
         
     | 
| 
       1080 
     | 
    
         
            -
                  "Schedule a job": [
         
     | 
| 
       1081 
     | 
    
         
            -
                    ""
         
     | 
| 
       1082 
     | 
    
         
            -
                  ],
         
     | 
| 
       1083 
     | 
    
         
            -
                  "Schedule the job for a future time": [
         
     | 
| 
       1084 
     | 
    
         
            -
                    ""
         
     | 
| 
       1085 
     | 
    
         
            -
                  ],
         
     | 
| 
       1086 
     | 
    
         
            -
                  "Schedule the job to start at a later time": [
         
     | 
| 
       1087 
     | 
    
         
            -
                    ""
         
     | 
| 
       1088 
     | 
    
         
            -
                  ],
         
     | 
| 
       1089 
     | 
    
         
            -
                  "Schedule type": [
         
     | 
| 
       1090 
     | 
    
         
            -
                    ""
         
     | 
| 
       1091 
     | 
    
         
            -
                  ],
         
     | 
| 
       1092 
     | 
    
         
            -
                  "Scheduled": [
         
     | 
| 
       1093 
     | 
    
         
            -
                    ""
         
     | 
| 
       1094 
     | 
    
         
            -
                  ],
         
     | 
| 
       1095 
     | 
    
         
            -
                  "Scheduled at:": [
         
     | 
| 
       1096 
     | 
    
         
            -
                    ""
         
     | 
| 
       1097 
     | 
    
         
            -
                  ],
         
     | 
| 
       1098 
     | 
    
         
            -
                  "Scheduled to start at": [
         
     | 
| 
       1099 
     | 
    
         
            -
                    ""
         
     | 
| 
       1100 
     | 
    
         
            -
                  ],
         
     | 
| 
       1101 
     | 
    
         
            -
                  "Scheduled to start before": [
         
     | 
| 
       1102 
     | 
    
         
            -
                    ""
         
     | 
| 
       1103 
     | 
    
         
            -
                  ],
         
     | 
| 
       1104 
     | 
    
         
            -
                  "Scheduled: ${totalHosts} hosts": [
         
     | 
| 
       1105 
     | 
    
         
            -
                    ""
         
     | 
| 
       1106 
     | 
    
         
            -
                  ],
         
     | 
| 
       1107 
     | 
    
         
            -
                  "Script": [
         
     | 
| 
       1108 
     | 
    
         
            -
                    ""
         
     | 
| 
       1109 
     | 
    
         
            -
                  ],
         
     | 
| 
       1110 
     | 
    
         
            -
                  "Scroll to bottom": [
         
     | 
| 
       1111 
     | 
    
         
            -
                    ""
         
     | 
| 
       1112 
     | 
    
         
            -
                  ],
         
     | 
| 
       1113 
     | 
    
         
            -
                  "Scroll to top": [
         
     | 
| 
       1114 
     | 
    
         
            -
                    ""
         
     | 
| 
       1115 
     | 
    
         
            -
                  ],
         
     | 
| 
       1116 
     | 
    
         
            -
                  "Search Query": [
         
     | 
| 
       1117 
     | 
    
         
            -
                    ""
         
     | 
| 
       1118 
     | 
    
         
            -
                  ],
         
     | 
| 
       1119 
     | 
    
         
            -
                  "Search for remote execution proxy outside of the proxies assigned to the host. The search will be limited to the host's organization and location.": [
         
     | 
| 
       1120 
     | 
    
         
            -
                    ""
         
     | 
| 
       1121 
     | 
    
         
            -
                  ],
         
     | 
| 
       1122 
     | 
    
         
            -
                  "Search query": [
         
     | 
| 
       1123 
     | 
    
         
            -
                    ""
         
     | 
| 
       1124 
     | 
    
         
            -
                  ],
         
     | 
| 
       1125 
     | 
    
         
            -
                  "Search the host for any proxy with Remote Execution, useful when the host has no subnet or the subnet does not have an execution proxy": [
         
     | 
| 
       1126 
     | 
    
         
            -
                    ""
         
     | 
| 
       1127 
     | 
    
         
            -
                  ],
         
     | 
| 
       1128 
     | 
    
         
            -
                  "See more details at %s": [
         
     | 
| 
       1129 
     | 
    
         
            -
                    ""
         
     | 
| 
       1130 
     | 
    
         
            -
                  ],
         
     | 
| 
       1131 
     | 
    
         
            -
                  "See the last task details": [
         
     | 
| 
       1132 
     | 
    
         
            -
                    ""
         
     | 
| 
       1133 
     | 
    
         
            -
                  ],
         
     | 
| 
       1134 
     | 
    
         
            -
                  "See the task details": [
         
     | 
| 
       1135 
     | 
    
         
            -
                    ""
         
     | 
| 
       1136 
     | 
    
         
            -
                  ],
         
     | 
| 
       1137 
     | 
    
         
            -
                  "Select a report template used for generating a report for a particular remote execution job": [
         
     | 
| 
       1138 
     | 
    
         
            -
                    ""
         
     | 
| 
       1139 
     | 
    
         
            -
                  ],
         
     | 
| 
       1140 
     | 
    
         
            -
                  "Select an ERB file to upload in order to import a job template.  The template must contain metadata in the first ERB comment.": [
         
     | 
| 
       1141 
     | 
    
         
            -
                    ""
         
     | 
| 
       1142 
     | 
    
         
            -
                  ],
         
     | 
| 
       1143 
     | 
    
         
            -
                  "Select as many remote execution proxies as applicable for this subnet.  When multiple proxies with the same provider are added, actions will be load balanced among them.": [
         
     | 
| 
       1144 
     | 
    
         
            -
                    ""
         
     | 
| 
       1145 
     | 
    
         
            -
                  ],
         
     | 
| 
       1146 
     | 
    
         
            -
                  "Select the type of execution": [
         
     | 
| 
       1147 
     | 
    
         
            -
                    ""
         
     | 
| 
       1148 
     | 
    
         
            -
                  ],
         
     | 
| 
       1149 
     | 
    
         
            -
                  "Set 'host_registration_remote_execution_pull' parameter for the host. If it is set to true, pull provider client will be deployed on the host": [
         
     | 
| 
       1150 
     | 
    
         
            -
                    ""
         
     | 
| 
       1151 
     | 
    
         
            -
                  ],
         
     | 
| 
       1152 
     | 
    
         
            -
                  "Set SSH key passphrase": [
         
     | 
| 
       1153 
     | 
    
         
            -
                    ""
         
     | 
| 
       1154 
     | 
    
         
            -
                  ],
         
     | 
| 
       1155 
     | 
    
         
            -
                  "Set SSH password": [
         
     | 
| 
       1156 
     | 
    
         
            -
                    ""
         
     | 
| 
       1157 
     | 
    
         
            -
                  ],
         
     | 
| 
       1158 
     | 
    
         
            -
                  "Set SSH user": [
         
     | 
| 
       1159 
     | 
    
         
            -
                    ""
         
     | 
| 
       1160 
     | 
    
         
            -
                  ],
         
     | 
| 
       1161 
     | 
    
         
            -
                  "Set password for effective user (using sudo-like mechanisms)": [
         
     | 
| 
       1162 
     | 
    
         
            -
                    ""
         
     | 
| 
       1163 
     | 
    
         
            -
                  ],
         
     | 
| 
       1164 
     | 
    
         
            -
                  "Setup remote execution pull mode. If set to `Yes`, pull provider client will be deployed on the registered host. The inherited value is based on the `host_registration_remote_execution_pull` parameter. It can be inherited e.g. from host group, operating system, organization. When overridden, the selected value will be stored on host parameter level.": [
         
     | 
| 
       1165 
     | 
    
         
            -
                    ""
         
     | 
| 
       1166 
     | 
    
         
            -
                  ],
         
     | 
| 
       1167 
     | 
    
         
            -
                  "Should the ip addresses on host interfaces be preferred over the fqdn? It is useful when DNS not resolving the fqdns properly. You may override this per host by setting a parameter called remote_execution_connect_by_ip. For dual-stacked hosts you should consider the remote_execution_connect_by_ip_prefer_ipv6 setting": [
         
     | 
| 
       1168 
     | 
    
         
            -
                    ""
         
     | 
| 
       1169 
     | 
    
         
            -
                  ],
         
     | 
| 
       1170 
     | 
    
         
            -
                  "Should this interface be used for remote execution?": [
         
     | 
| 
       1171 
     | 
    
         
            -
                    ""
         
     | 
| 
       1172 
     | 
    
         
            -
                  ],
         
     | 
| 
       1173 
     | 
    
         
            -
                  "Show Job status for the hosts": [
         
     | 
| 
       1174 
     | 
    
         
            -
                    ""
         
     | 
| 
       1175 
     | 
    
         
            -
                  ],
         
     | 
| 
       1176 
     | 
    
         
            -
                  "Show all advanced fields": [
         
     | 
| 
       1177 
     | 
    
         
            -
                    ""
         
     | 
| 
       1178 
     | 
    
         
            -
                  ],
         
     | 
| 
       1179 
     | 
    
         
            -
                  "Show foreign input set details": [
         
     | 
| 
       1180 
     | 
    
         
            -
                    ""
         
     | 
| 
       1181 
     | 
    
         
            -
                  ],
         
     | 
| 
       1182 
     | 
    
         
            -
                  "Show job invocation": [
         
     | 
| 
       1183 
     | 
    
         
            -
                    ""
         
     | 
| 
       1184 
     | 
    
         
            -
                  ],
         
     | 
| 
       1185 
     | 
    
         
            -
                  "Show job template details": [
         
     | 
| 
       1186 
     | 
    
         
            -
                    ""
         
     | 
| 
       1187 
     | 
    
         
            -
                  ],
         
     | 
| 
       1188 
     | 
    
         
            -
                  "Show remote execution feature": [
         
     | 
| 
       1189 
     | 
    
         
            -
                    ""
         
     | 
| 
       1190 
     | 
    
         
            -
                  ],
         
     | 
| 
       1191 
     | 
    
         
            -
                  "Skip to review": [
         
     | 
| 
       1192 
     | 
    
         
            -
                    ""
         
     | 
| 
       1193 
     | 
    
         
            -
                  ],
         
     | 
| 
       1194 
     | 
    
         
            -
                  "Skip to review step": [
         
     | 
| 
       1195 
     | 
    
         
            -
                    ""
         
     | 
| 
       1196 
     | 
    
         
            -
                  ],
         
     | 
| 
       1197 
     | 
    
         
            -
                  "Snippet": [
         
     | 
| 
       1198 
     | 
    
         
            -
                    ""
         
     | 
| 
       1199 
     | 
    
         
            -
                  ],
         
     | 
| 
       1200 
     | 
    
         
            -
                  "Start": [
         
     | 
| 
       1201 
     | 
    
         
            -
                    ""
         
     | 
| 
       1202 
     | 
    
         
            -
                  ],
         
     | 
| 
       1203 
     | 
    
         
            -
                  "Start job": [
         
     | 
| 
       1204 
     | 
    
         
            -
                    ""
         
     | 
| 
       1205 
     | 
    
         
            -
                  ],
         
     | 
| 
       1206 
     | 
    
         
            -
                  "Started": [
         
     | 
| 
       1207 
     | 
    
         
            -
                    ""
         
     | 
| 
       1208 
     | 
    
         
            -
                  ],
         
     | 
| 
       1209 
     | 
    
         
            -
                  "Started at:": [
         
     | 
| 
       1210 
     | 
    
         
            -
                    ""
         
     | 
| 
       1211 
     | 
    
         
            -
                  ],
         
     | 
| 
       1212 
     | 
    
         
            -
                  "Starts": [
         
     | 
| 
       1213 
     | 
    
         
            -
                    ""
         
     | 
| 
       1214 
     | 
    
         
            -
                  ],
         
     | 
| 
       1215 
     | 
    
         
            -
                  "Starts Before": [
         
     | 
| 
       1216 
     | 
    
         
            -
                    ""
         
     | 
| 
       1217 
     | 
    
         
            -
                  ],
         
     | 
| 
       1218 
     | 
    
         
            -
                  "Starts at": [
         
     | 
| 
       1219 
     | 
    
         
            -
                    ""
         
     | 
| 
       1220 
     | 
    
         
            -
                  ],
         
     | 
| 
       1221 
     | 
    
         
            -
                  "Starts before": [
         
     | 
| 
       1222 
     | 
    
         
            -
                    ""
         
     | 
| 
       1223 
     | 
    
         
            -
                  ],
         
     | 
| 
       1224 
     | 
    
         
            -
                  "State": [
         
     | 
| 
       1225 
     | 
    
         
            -
                    ""
         
     | 
| 
       1226 
     | 
    
         
            -
                  ],
         
     | 
| 
       1227 
     | 
    
         
            -
                  "Static Query": [
         
     | 
| 
       1228 
     | 
    
         
            -
                    ""
         
     | 
| 
       1229 
     | 
    
         
            -
                  ],
         
     | 
| 
       1230 
     | 
    
         
            -
                  "Static query": [
         
     | 
| 
       1231 
     | 
    
         
            -
                    ""
         
     | 
| 
       1232 
     | 
    
         
            -
                  ],
         
     | 
| 
       1233 
     | 
    
         
            -
                  "Status": [
         
     | 
| 
       1234 
     | 
    
         
            -
                    ""
         
     | 
| 
       1235 
     | 
    
         
            -
                  ],
         
     | 
| 
       1236 
     | 
    
         
            -
                  "Submit": [
         
     | 
| 
       1237 
     | 
    
         
            -
                    ""
         
     | 
| 
       1238 
     | 
    
         
            -
                  ],
         
     | 
| 
       1239 
     | 
    
         
            -
                  "Subscribe to all my jobs": [
         
     | 
| 
       1240 
     | 
    
         
            -
                    ""
         
     | 
| 
       1241 
     | 
    
         
            -
                  ],
         
     | 
| 
       1242 
     | 
    
         
            -
                  "Subscribe to my failed jobs": [
         
     | 
| 
       1243 
     | 
    
         
            -
                    ""
         
     | 
| 
       1244 
     | 
    
         
            -
                  ],
         
     | 
| 
       1245 
     | 
    
         
            -
                  "Subscribe to my succeeded jobs": [
         
     | 
| 
       1246 
     | 
    
         
            -
                    ""
         
     | 
| 
       1247 
     | 
    
         
            -
                  ],
         
     | 
| 
       1248 
     | 
    
         
            -
                  "Succeeded": [
         
     | 
| 
       1249 
     | 
    
         
            -
                    ""
         
     | 
| 
       1250 
     | 
    
         
            -
                  ],
         
     | 
| 
       1251 
     | 
    
         
            -
                  "Succeeded:": [
         
     | 
| 
       1252 
     | 
    
         
            -
                    ""
         
     | 
| 
       1253 
     | 
    
         
            -
                  ],
         
     | 
| 
       1254 
     | 
    
         
            -
                  "Success": [
         
     | 
| 
       1255 
     | 
    
         
            -
                    ""
         
     | 
| 
       1256 
     | 
    
         
            -
                  ],
         
     | 
| 
       1257 
     | 
    
         
            -
                  "Switch to the new job invocation detail UI": [
         
     | 
| 
       1258 
     | 
    
         
            -
                    ""
         
     | 
| 
       1259 
     | 
    
         
            -
                  ],
         
     | 
| 
       1260 
     | 
    
         
            -
                  "Sync Job Templates": [
         
     | 
| 
       1261 
     | 
    
         
            -
                    ""
         
     | 
| 
       1262 
     | 
    
         
            -
                  ],
         
     | 
| 
       1263 
     | 
    
         
            -
                  "System status": [
         
     | 
| 
       1264 
     | 
    
         
            -
                    ""
         
     | 
| 
       1265 
     | 
    
         
            -
                  ],
         
     | 
| 
       1266 
     | 
    
         
            -
                  "Systems": [
         
     | 
| 
       1267 
     | 
    
         
            -
                    ""
         
     | 
| 
       1268 
     | 
    
         
            -
                  ],
         
     | 
| 
       1269 
     | 
    
         
            -
                  "Target hosts": [
         
     | 
| 
       1270 
     | 
    
         
            -
                    ""
         
     | 
| 
       1271 
     | 
    
         
            -
                  ],
         
     | 
| 
       1272 
     | 
    
         
            -
                  "Target hosts and inputs": [
         
     | 
| 
       1273 
     | 
    
         
            -
                    ""
         
     | 
| 
       1274 
     | 
    
         
            -
                  ],
         
     | 
| 
       1275 
     | 
    
         
            -
                  "Target template ID": [
         
     | 
| 
       1276 
     | 
    
         
            -
                    ""
         
     | 
| 
       1277 
     | 
    
         
            -
                  ],
         
     | 
| 
       1278 
     | 
    
         
            -
                  "Target: ": [
         
     | 
| 
       1279 
     | 
    
         
            -
                    ""
         
     | 
| 
       1280 
     | 
    
         
            -
                  ],
         
     | 
| 
       1281 
     | 
    
         
            -
                  "Task Details": [
         
     | 
| 
       1282 
     | 
    
         
            -
                    ""
         
     | 
| 
       1283 
     | 
    
         
            -
                  ],
         
     | 
| 
       1284 
     | 
    
         
            -
                  "Task cancelled": [
         
     | 
| 
       1285 
     | 
    
         
            -
                    ""
         
     | 
| 
       1286 
     | 
    
         
            -
                  ],
         
     | 
| 
       1287 
     | 
    
         
            -
                  "Template ERB": [
         
     | 
| 
       1288 
     | 
    
         
            -
                    ""
         
     | 
| 
       1289 
     | 
    
         
            -
                  ],
         
     | 
| 
       1290 
     | 
    
         
            -
                  "Template Invocation for %s": [
         
     | 
| 
       1291 
     | 
    
         
            -
                    ""
         
     | 
| 
       1292 
     | 
    
         
            -
                  ],
         
     | 
| 
       1293 
     | 
    
         
            -
                  "Template failed with:": [
         
     | 
| 
       1294 
     | 
    
         
            -
                    ""
         
     | 
| 
       1295 
     | 
    
         
            -
                  ],
         
     | 
| 
       1296 
     | 
    
         
            -
                  "Template name": [
         
     | 
| 
       1297 
     | 
    
         
            -
                    ""
         
     | 
| 
       1298 
     | 
    
         
            -
                  ],
         
     | 
| 
       1299 
     | 
    
         
            -
                  "Template version": [
         
     | 
| 
       1300 
     | 
    
         
            -
                    ""
         
     | 
| 
       1301 
     | 
    
         
            -
                  ],
         
     | 
| 
       1302 
     | 
    
         
            -
                  "Template with id '%{id}' was not found": [
         
     | 
| 
       1303 
     | 
    
         
            -
                    ""
         
     | 
| 
       1304 
     | 
    
         
            -
                  ],
         
     | 
| 
       1305 
     | 
    
         
            -
                  "Template:": [
         
     | 
| 
       1306 
     | 
    
         
            -
                    ""
         
     | 
| 
       1307 
     | 
    
         
            -
                  ],
         
     | 
| 
       1308 
     | 
    
         
            -
                  "Templates list failed with:": [
         
     | 
| 
       1309 
     | 
    
         
            -
                    ""
         
     | 
| 
       1310 
     | 
    
         
            -
                  ],
         
     | 
| 
       1311 
     | 
    
         
            -
                  "The cron line supports extended cron line syntax. For details please refer to the ": [
         
     | 
| 
       1312 
     | 
    
         
            -
                    ""
         
     | 
| 
       1313 
     | 
    
         
            -
                  ],
         
     | 
| 
       1314 
     | 
    
         
            -
                  "The dynamic query '%{query}' was not resolved yet. The list of hosts to which it would resolve now can be seen %{here}.": [
         
     | 
| 
       1315 
     | 
    
         
            -
                    ""
         
     | 
| 
       1316 
     | 
    
         
            -
                  ],
         
     | 
| 
       1317 
     | 
    
         
            -
                  "The execution interface is used for remote execution": [
         
     | 
| 
       1318 
     | 
    
         
            -
                    ""
         
     | 
| 
       1319 
     | 
    
         
            -
                  ],
         
     | 
| 
       1320 
     | 
    
         
            -
                  "The final host list may change because the selected query is dynamic.  It will be rerun during execution.": [
         
     | 
| 
       1321 
     | 
    
         
            -
                    ""
         
     | 
| 
       1322 
     | 
    
         
            -
                  ],
         
     | 
| 
       1323 
     | 
    
         
            -
                  "The job cannot be aborted at the moment.": [
         
     | 
| 
       1324 
     | 
    
         
            -
                    ""
         
     | 
| 
       1325 
     | 
    
         
            -
                  ],
         
     | 
| 
       1326 
     | 
    
         
            -
                  "The job cannot be cancelled at the moment.": [
         
     | 
| 
       1327 
     | 
    
         
            -
                    ""
         
     | 
| 
       1328 
     | 
    
         
            -
                  ],
         
     | 
| 
       1329 
     | 
    
         
            -
                  "The job could not be cancelled.": [
         
     | 
| 
       1330 
     | 
    
         
            -
                    ""
         
     | 
| 
       1331 
     | 
    
         
            -
                  ],
         
     | 
| 
       1332 
     | 
    
         
            -
                  "The job template to use, parameter is required unless feature was specified": [
         
     | 
| 
       1333 
     | 
    
         
            -
                    ""
         
     | 
| 
       1334 
     | 
    
         
            -
                  ],
         
     | 
| 
       1335 
     | 
    
         
            -
                  "The only applicable proxy %{proxy_names} is down": [
         
     | 
| 
       1336 
     | 
    
         
            -
                    "",
         
     | 
| 
       1337 
     | 
    
         
            -
                    ""
         
     | 
| 
       1338 
     | 
    
         
            -
                  ],
         
     | 
| 
       1339 
     | 
    
         
            -
                  "The template %{template_name} mapped to feature %{feature_name} is not accessible by the user": [
         
     | 
| 
       1340 
     | 
    
         
            -
                    ""
         
     | 
| 
       1341 
     | 
    
         
            -
                  ],
         
     | 
| 
       1342 
     | 
    
         
            -
                  "There are no available input fields for the selected template.": [
         
     | 
| 
       1343 
     | 
    
         
            -
                    ""
         
     | 
| 
       1344 
     | 
    
         
            -
                  ],
         
     | 
| 
       1345 
     | 
    
         
            -
                  "There was an error while updating the status, try refreshing the page.": [
         
     | 
| 
       1346 
     | 
    
         
            -
                    ""
         
     | 
| 
       1347 
     | 
    
         
            -
                  ],
         
     | 
| 
       1348 
     | 
    
         
            -
                  "This can happen if the host is removed or moved to another organization or location after the job was started": [
         
     | 
| 
       1349 
     | 
    
         
            -
                    ""
         
     | 
| 
       1350 
     | 
    
         
            -
                  ],
         
     | 
| 
       1351 
     | 
    
         
            -
                  "This template is locked for editing.": [
         
     | 
| 
       1352 
     | 
    
         
            -
                    ""
         
     | 
| 
       1353 
     | 
    
         
            -
                  ],
         
     | 
| 
       1354 
     | 
    
         
            -
                  "This template is locked. Please clone it to a new template to customize.": [
         
     | 
| 
       1355 
     | 
    
         
            -
                    ""
         
     | 
| 
       1356 
     | 
    
         
            -
                  ],
         
     | 
| 
       1357 
     | 
    
         
            -
                  "This template is used to generate the description. Input values can be used using the syntax %{package}. You may also include the job category and template name using %{job_category} and %{template_name}.": [
         
     | 
| 
       1358 
     | 
    
         
            -
                    ""
         
     | 
| 
       1359 
     | 
    
         
            -
                  ],
         
     | 
| 
       1360 
     | 
    
         
            -
                  "This template is used to generate the description.<br/>Input values can be used using the syntax %{package}.<br/>You may also include the job category and template<br/>name using %{job_category} and %{template_name}.": [
         
     | 
| 
       1361 
     | 
    
         
            -
                    ""
         
     | 
| 
       1362 
     | 
    
         
            -
                  ],
         
     | 
| 
       1363 
     | 
    
         
            -
                  "Time in seconds from the start on the remote host after which the job should be killed.": [
         
     | 
| 
       1364 
     | 
    
         
            -
                    ""
         
     | 
| 
       1365 
     | 
    
         
            -
                  ],
         
     | 
| 
       1366 
     | 
    
         
            -
                  "Time in seconds within which the host has to pick up a job. If the job is not picked up within this limit, the job will be cancelled. Defaults to 1 day. Applies only to pull-mqtt based jobs.": [
         
     | 
| 
       1367 
     | 
    
         
            -
                    ""
         
     | 
| 
       1368 
     | 
    
         
            -
                  ],
         
     | 
| 
       1369 
     | 
    
         
            -
                  "Time to pickup": [
         
     | 
| 
       1370 
     | 
    
         
            -
                    ""
         
     | 
| 
       1371 
     | 
    
         
            -
                  ],
         
     | 
| 
       1372 
     | 
    
         
            -
                  "Timeout to kill": [
         
     | 
| 
       1373 
     | 
    
         
            -
                    ""
         
     | 
| 
       1374 
     | 
    
         
            -
                  ],
         
     | 
| 
       1375 
     | 
    
         
            -
                  "Timeout to kill after": [
         
     | 
| 
       1376 
     | 
    
         
            -
                    ""
         
     | 
| 
       1377 
     | 
    
         
            -
                  ],
         
     | 
| 
       1378 
     | 
    
         
            -
                  "Toggle DEBUG": [
         
     | 
| 
       1379 
     | 
    
         
            -
                    ""
         
     | 
| 
       1380 
     | 
    
         
            -
                  ],
         
     | 
| 
       1381 
     | 
    
         
            -
                  "Toggle STDERR": [
         
     | 
| 
       1382 
     | 
    
         
            -
                    ""
         
     | 
| 
       1383 
     | 
    
         
            -
                  ],
         
     | 
| 
       1384 
     | 
    
         
            -
                  "Toggle STDOUT": [
         
     | 
| 
       1385 
     | 
    
         
            -
                    ""
         
     | 
| 
       1386 
     | 
    
         
            -
                  ],
         
     | 
| 
       1387 
     | 
    
         
            -
                  "Toggle command": [
         
     | 
| 
       1388 
     | 
    
         
            -
                    ""
         
     | 
| 
       1389 
     | 
    
         
            -
                  ],
         
     | 
| 
       1390 
     | 
    
         
            -
                  "Total hosts": [
         
     | 
| 
       1391 
     | 
    
         
            -
                    ""
         
     | 
| 
       1392 
     | 
    
         
            -
                  ],
         
     | 
| 
       1393 
     | 
    
         
            -
                  "Try to abort the job on a host without waiting for its result": [
         
     | 
| 
       1394 
     | 
    
         
            -
                    ""
         
     | 
| 
       1395 
     | 
    
         
            -
                  ],
         
     | 
| 
       1396 
     | 
    
         
            -
                  "Try to abort the job without waiting for the results from the remote hosts": [
         
     | 
| 
       1397 
     | 
    
         
            -
                    ""
         
     | 
| 
       1398 
     | 
    
         
            -
                  ],
         
     | 
| 
       1399 
     | 
    
         
            -
                  "Try to cancel the job": [
         
     | 
| 
       1400 
     | 
    
         
            -
                    ""
         
     | 
| 
       1401 
     | 
    
         
            -
                  ],
         
     | 
| 
       1402 
     | 
    
         
            -
                  "Try to cancel the job on a host": [
         
     | 
| 
       1403 
     | 
    
         
            -
                    ""
         
     | 
| 
       1404 
     | 
    
         
            -
                  ],
         
     | 
| 
       1405 
     | 
    
         
            -
                  "Trying to abort the job": [
         
     | 
| 
       1406 
     | 
    
         
            -
                    ""
         
     | 
| 
       1407 
     | 
    
         
            -
                  ],
         
     | 
| 
       1408 
     | 
    
         
            -
                  "Trying to abort the job %s.": [
         
     | 
| 
       1409 
     | 
    
         
            -
                    ""
         
     | 
| 
       1410 
     | 
    
         
            -
                  ],
         
     | 
| 
       1411 
     | 
    
         
            -
                  "Trying to cancel the job": [
         
     | 
| 
       1412 
     | 
    
         
            -
                    ""
         
     | 
| 
       1413 
     | 
    
         
            -
                  ],
         
     | 
| 
       1414 
     | 
    
         
            -
                  "Trying to cancel the job %s.": [
         
     | 
| 
       1415 
     | 
    
         
            -
                    ""
         
     | 
| 
       1416 
     | 
    
         
            -
                  ],
         
     | 
| 
       1417 
     | 
    
         
            -
                  "Type": [
         
     | 
| 
       1418 
     | 
    
         
            -
                    ""
         
     | 
| 
       1419 
     | 
    
         
            -
                  ],
         
     | 
| 
       1420 
     | 
    
         
            -
                  "Type has impact on when is the query evaluated to hosts.": [
         
     | 
| 
       1421 
     | 
    
         
            -
                    ""
         
     | 
| 
       1422 
     | 
    
         
            -
                  ],
         
     | 
| 
       1423 
     | 
    
         
            -
                  "Type has impact on when is the query evaluated to hosts.<br><ul><li><b>Static</b> - evaluates just after you submit this form</li><li><b>Dynamic</b> - evaluates just before the execution is started, so if it's planned in future, targeted hosts set may change before it</li></ul>": [
         
     | 
| 
       1424 
     | 
    
         
            -
                    ""
         
     | 
| 
       1425 
     | 
    
         
            -
                  ],
         
     | 
| 
       1426 
     | 
    
         
            -
                  "Type of execution": [
         
     | 
| 
       1427 
     | 
    
         
            -
                    ""
         
     | 
| 
       1428 
     | 
    
         
            -
                  ],
         
     | 
| 
       1429 
     | 
    
         
            -
                  "Type of query": [
         
     | 
| 
       1430 
     | 
    
         
            -
                    ""
         
     | 
| 
       1431 
     | 
    
         
            -
                  ],
         
     | 
| 
       1432 
     | 
    
         
            -
                  "Unable to create mail notification: %s": [
         
     | 
| 
       1433 
     | 
    
         
            -
                    ""
         
     | 
| 
       1434 
     | 
    
         
            -
                  ],
         
     | 
| 
       1435 
     | 
    
         
            -
                  "Unable to fetch public key": [
         
     | 
| 
       1436 
     | 
    
         
            -
                    ""
         
     | 
| 
       1437 
     | 
    
         
            -
                  ],
         
     | 
| 
       1438 
     | 
    
         
            -
                  "Unable to remove host from known hosts": [
         
     | 
| 
       1439 
     | 
    
         
            -
                    ""
         
     | 
| 
       1440 
     | 
    
         
            -
                  ],
         
     | 
| 
       1441 
     | 
    
         
            -
                  "Unable to save template. Correct highlighted errors": [
         
     | 
| 
       1442 
     | 
    
         
            -
                    ""
         
     | 
| 
       1443 
     | 
    
         
            -
                  ],
         
     | 
| 
       1444 
     | 
    
         
            -
                  "Unknown execution status": [
         
     | 
| 
       1445 
     | 
    
         
            -
                    ""
         
     | 
| 
       1446 
     | 
    
         
            -
                  ],
         
     | 
| 
       1447 
     | 
    
         
            -
                  "Unknown input %{input_name} for template %{template_name}": [
         
     | 
| 
       1448 
     | 
    
         
            -
                    ""
         
     | 
| 
       1449 
     | 
    
         
            -
                  ],
         
     | 
| 
       1450 
     | 
    
         
            -
                  "Unknown remote execution feature %s": [
         
     | 
| 
       1451 
     | 
    
         
            -
                    ""
         
     | 
| 
       1452 
     | 
    
         
            -
                  ],
         
     | 
| 
       1453 
     | 
    
         
            -
                  "Unsupported or no operating system found for this host.": [
         
     | 
| 
       1454 
     | 
    
         
            -
                    ""
         
     | 
| 
       1455 
     | 
    
         
            -
                  ],
         
     | 
| 
       1456 
     | 
    
         
            -
                  "Update a foreign input set": [
         
     | 
| 
       1457 
     | 
    
         
            -
                    ""
         
     | 
| 
       1458 
     | 
    
         
            -
                  ],
         
     | 
| 
       1459 
     | 
    
         
            -
                  "Update a job template": [
         
     | 
| 
       1460 
     | 
    
         
            -
                    ""
         
     | 
| 
       1461 
     | 
    
         
            -
                  ],
         
     | 
| 
       1462 
     | 
    
         
            -
                  "Use default description template": [
         
     | 
| 
       1463 
     | 
    
         
            -
                    ""
         
     | 
| 
       1464 
     | 
    
         
            -
                  ],
         
     | 
| 
       1465 
     | 
    
         
            -
                  "Use legacy form": [
         
     | 
| 
       1466 
     | 
    
         
            -
                    ""
         
     | 
| 
       1467 
     | 
    
         
            -
                  ],
         
     | 
| 
       1468 
     | 
    
         
            -
                  "Use new job wizard": [
         
     | 
| 
       1469 
     | 
    
         
            -
                    ""
         
     | 
| 
       1470 
     | 
    
         
            -
                  ],
         
     | 
| 
       1471 
     | 
    
         
            -
                  "User Inputs": [
         
     | 
| 
       1472 
     | 
    
         
            -
                    ""
         
     | 
| 
       1473 
     | 
    
         
            -
                  ],
         
     | 
| 
       1474 
     | 
    
         
            -
                  "User can not execute job on host %s": [
         
     | 
| 
       1475 
     | 
    
         
            -
                    ""
         
     | 
| 
       1476 
     | 
    
         
            -
                  ],
         
     | 
| 
       1477 
     | 
    
         
            -
                  "User can not execute job on infrastructure host %s": [
         
     | 
| 
       1478 
     | 
    
         
            -
                    ""
         
     | 
| 
       1479 
     | 
    
         
            -
                  ],
         
     | 
| 
       1480 
     | 
    
         
            -
                  "User can not execute this job template": [
         
     | 
| 
       1481 
     | 
    
         
            -
                    ""
         
     | 
| 
       1482 
     | 
    
         
            -
                  ],
         
     | 
| 
       1483 
     | 
    
         
            -
                  "User can not execute this job template on %s": [
         
     | 
| 
       1484 
     | 
    
         
            -
                    ""
         
     | 
| 
       1485 
     | 
    
         
            -
                  ],
         
     | 
| 
       1486 
     | 
    
         
            -
                  "User input": [
         
     | 
| 
       1487 
     | 
    
         
            -
                    ""
         
     | 
| 
       1488 
     | 
    
         
            -
                  ],
         
     | 
| 
       1489 
     | 
    
         
            -
                  "Value": [
         
     | 
| 
       1490 
     | 
    
         
            -
                    ""
         
     | 
| 
       1491 
     | 
    
         
            -
                  ],
         
     | 
| 
       1492 
     | 
    
         
            -
                  "View all jobs": [
         
     | 
| 
       1493 
     | 
    
         
            -
                    ""
         
     | 
| 
       1494 
     | 
    
         
            -
                  ],
         
     | 
| 
       1495 
     | 
    
         
            -
                  "View finished jobs": [
         
     | 
| 
       1496 
     | 
    
         
            -
                    ""
         
     | 
| 
       1497 
     | 
    
         
            -
                  ],
         
     | 
| 
       1498 
     | 
    
         
            -
                  "View running jobs": [
         
     | 
| 
       1499 
     | 
    
         
            -
                    ""
         
     | 
| 
       1500 
     | 
    
         
            -
                  ],
         
     | 
| 
       1501 
     | 
    
         
            -
                  "View scheduled jobs": [
         
     | 
| 
       1502 
     | 
    
         
            -
                    ""
         
     | 
| 
       1503 
     | 
    
         
            -
                  ],
         
     | 
| 
       1504 
     | 
    
         
            -
                  "View task": [
         
     | 
| 
       1505 
     | 
    
         
            -
                    ""
         
     | 
| 
       1506 
     | 
    
         
            -
                  ],
         
     | 
| 
       1507 
     | 
    
         
            -
                  "Web Console": [
         
     | 
| 
       1508 
     | 
    
         
            -
                    ""
         
     | 
| 
       1509 
     | 
    
         
            -
                  ],
         
     | 
| 
       1510 
     | 
    
         
            -
                  "Weekly": [
         
     | 
| 
       1511 
     | 
    
         
            -
                    ""
         
     | 
| 
       1512 
     | 
    
         
            -
                  ],
         
     | 
| 
       1513 
     | 
    
         
            -
                  "What command should be used to switch to the effective user. One of %s": [
         
     | 
| 
       1514 
     | 
    
         
            -
                    ""
         
     | 
| 
       1515 
     | 
    
         
            -
                  ],
         
     | 
| 
       1516 
     | 
    
         
            -
                  "What user should be used to run the script (using sudo-like mechanisms)": [
         
     | 
| 
       1517 
     | 
    
         
            -
                    ""
         
     | 
| 
       1518 
     | 
    
         
            -
                  ],
         
     | 
| 
       1519 
     | 
    
         
            -
                  "What user should be used to run the script (using sudo-like mechanisms). Defaults to a template parameter or global setting.": [
         
     | 
| 
       1520 
     | 
    
         
            -
                    ""
         
     | 
| 
       1521 
     | 
    
         
            -
                  ],
         
     | 
| 
       1522 
     | 
    
         
            -
                  "When connecting using ip address, should the IPv6 addresses be preferred? If no IPv6 address is set, it falls back to IPv4 automatically. You may override this per host by setting a parameter called remote_execution_connect_by_ip_prefer_ipv6. By default and for compatibility, IPv4 will be preferred over IPv6 by default": [
         
     | 
| 
       1523 
     | 
    
         
            -
                    ""
         
     | 
| 
       1524 
     | 
    
         
            -
                  ],
         
     | 
| 
       1525 
     | 
    
         
            -
                  "When enabled, working directories will be removed after task completion. You may override this per host by setting a parameter called remote_execution_cleanup_working_dirs.": [
         
     | 
| 
       1526 
     | 
    
         
            -
                    ""
         
     | 
| 
       1527 
     | 
    
         
            -
                  ],
         
     | 
| 
       1528 
     | 
    
         
            -
                  "Where to find the Cockpit instance for the Web Console button.  By default, no button is shown.": [
         
     | 
| 
       1529 
     | 
    
         
            -
                    ""
         
     | 
| 
       1530 
     | 
    
         
            -
                  ],
         
     | 
| 
       1531 
     | 
    
         
            -
                  "Whether it should be allowed to override the effective user from the invocation form.": [
         
     | 
| 
       1532 
     | 
    
         
            -
                    ""
         
     | 
| 
       1533 
     | 
    
         
            -
                  ],
         
     | 
| 
       1534 
     | 
    
         
            -
                  "Whether or not the template is locked for editing": [
         
     | 
| 
       1535 
     | 
    
         
            -
                    ""
         
     | 
| 
       1536 
     | 
    
         
            -
                  ],
         
     | 
| 
       1537 
     | 
    
         
            -
                  "Whether the current user login should be used as the effective user": [
         
     | 
| 
       1538 
     | 
    
         
            -
                    ""
         
     | 
| 
       1539 
     | 
    
         
            -
                  ],
         
     | 
| 
       1540 
     | 
    
         
            -
                  "Whether to overwrite the template if it already exists": [
         
     | 
| 
       1541 
     | 
    
         
            -
                    ""
         
     | 
| 
       1542 
     | 
    
         
            -
                  ],
         
     | 
| 
       1543 
     | 
    
         
            -
                  "Whether we should sync templates from disk when running db:seed.": [
         
     | 
| 
       1544 
     | 
    
         
            -
                    ""
         
     | 
| 
       1545 
     | 
    
         
            -
                  ],
         
     | 
| 
       1546 
     | 
    
         
            -
                  "Workers pool size": [
         
     | 
| 
       1547 
     | 
    
         
            -
                    ""
         
     | 
| 
       1548 
     | 
    
         
            -
                  ],
         
     | 
| 
       1549 
     | 
    
         
            -
                  "Yes (override)": [
         
     | 
| 
       1550 
     | 
    
         
            -
                    ""
         
     | 
| 
       1551 
     | 
    
         
            -
                  ],
         
     | 
| 
       1552 
     | 
    
         
            -
                  "You are not allowed to see the currently assigned template. Saving the form now would unassign the template.": [
         
     | 
| 
       1553 
     | 
    
         
            -
                    ""
         
     | 
| 
       1554 
     | 
    
         
            -
                  ],
         
     | 
| 
       1555 
     | 
    
         
            -
                  "You are not authorized to perform this action.": [
         
     | 
| 
       1556 
     | 
    
         
            -
                    ""
         
     | 
| 
       1557 
     | 
    
         
            -
                  ],
         
     | 
| 
       1558 
     | 
    
         
            -
                  "You have %s results to display. Showing first %s results": [
         
     | 
| 
       1559 
     | 
    
         
            -
                    ""
         
     | 
| 
       1560 
     | 
    
         
            -
                  ],
         
     | 
| 
       1561 
     | 
    
         
            -
                  "add an input set for this template to reference a different template inputs": [
         
     | 
| 
       1562 
     | 
    
         
            -
                    ""
         
     | 
| 
       1563 
     | 
    
         
            -
                  ],
         
     | 
| 
       1564 
     | 
    
         
            -
                  "cancelled": [
         
     | 
| 
       1565 
     | 
    
         
            -
                    ""
         
     | 
| 
       1566 
     | 
    
         
            -
                  ],
         
     | 
| 
       1567 
     | 
    
         
            -
                  "default_capsule method missing from SmartProxy": [
         
     | 
| 
       1568 
     | 
    
         
            -
                    ""
         
     | 
| 
       1569 
     | 
    
         
            -
                  ],
         
     | 
| 
       1570 
     | 
    
         
            -
                  "documentation": [
         
     | 
| 
       1571 
     | 
    
         
            -
                    ""
         
     | 
| 
       1572 
     | 
    
         
            -
                  ],
         
     | 
| 
       1573 
     | 
    
         
            -
                  "effective user": [
         
     | 
| 
       1574 
     | 
    
         
            -
                    ""
         
     | 
| 
       1575 
     | 
    
         
            -
                  ],
         
     | 
| 
       1576 
     | 
    
         
            -
                  "error": [
         
     | 
| 
       1577 
     | 
    
         
            -
                    ""
         
     | 
| 
       1578 
     | 
    
         
            -
                  ],
         
     | 
| 
       1579 
     | 
    
         
            -
                  "error during rendering: %s": [
         
     | 
| 
       1580 
     | 
    
         
            -
                    ""
         
     | 
| 
       1581 
     | 
    
         
            -
                  ],
         
     | 
| 
       1582 
     | 
    
         
            -
                  "evaluates just after you submit this form": [
         
     | 
| 
       1583 
     | 
    
         
            -
                    ""
         
     | 
| 
       1584 
     | 
    
         
            -
                  ],
         
     | 
| 
       1585 
     | 
    
         
            -
                  "evaluates just before the execution is started, so if it's planned in future, targeted hosts set may change before it": [
         
     | 
| 
       1586 
     | 
    
         
            -
                    ""
         
     | 
| 
       1587 
     | 
    
         
            -
                  ],
         
     | 
| 
       1588 
     | 
    
         
            -
                  "failed": [
         
     | 
| 
       1589 
     | 
    
         
            -
                    ""
         
     | 
| 
       1590 
     | 
    
         
            -
                  ],
         
     | 
| 
       1591 
     | 
    
         
            -
                  "here": [
         
     | 
| 
       1592 
     | 
    
         
            -
                    ""
         
     | 
| 
       1593 
     | 
    
         
            -
                  ],
         
     | 
| 
       1594 
     | 
    
         
            -
                  "host already has an execution interface": [
         
     | 
| 
       1595 
     | 
    
         
            -
                    ""
         
     | 
| 
       1596 
     | 
    
         
            -
                  ],
         
     | 
| 
       1597 
     | 
    
         
            -
                  "hosts": [
         
     | 
| 
       1598 
     | 
    
         
            -
                    ""
         
     | 
| 
       1599 
     | 
    
         
            -
                  ],
         
     | 
| 
       1600 
     | 
    
         
            -
                  "in %s": [
         
     | 
| 
       1601 
     | 
    
         
            -
                    ""
         
     | 
| 
       1602 
     | 
    
         
            -
                  ],
         
     | 
| 
       1603 
     | 
    
         
            -
                  "included template '%s' not found": [
         
     | 
| 
       1604 
     | 
    
         
            -
                    ""
         
     | 
| 
       1605 
     | 
    
         
            -
                  ],
         
     | 
| 
       1606 
     | 
    
         
            -
                  "input macro with name '%s' used, but no input with such name defined for this template": [
         
     | 
| 
       1607 
     | 
    
         
            -
                    ""
         
     | 
| 
       1608 
     | 
    
         
            -
                  ],
         
     | 
| 
       1609 
     | 
    
         
            -
                  "is day of month (range: 1-31)": [
         
     | 
| 
       1610 
     | 
    
         
            -
                    ""
         
     | 
| 
       1611 
     | 
    
         
            -
                  ],
         
     | 
| 
       1612 
     | 
    
         
            -
                  "is day of week (range: 0-6)": [
         
     | 
| 
       1613 
     | 
    
         
            -
                    ""
         
     | 
| 
       1614 
     | 
    
         
            -
                  ],
         
     | 
| 
       1615 
     | 
    
         
            -
                  "is hour (range: 0-23)": [
         
     | 
| 
       1616 
     | 
    
         
            -
                    ""
         
     | 
| 
       1617 
     | 
    
         
            -
                  ],
         
     | 
| 
       1618 
     | 
    
         
            -
                  "is minute (range: 0-59)": [
         
     | 
| 
       1619 
     | 
    
         
            -
                    ""
         
     | 
| 
       1620 
     | 
    
         
            -
                  ],
         
     | 
| 
       1621 
     | 
    
         
            -
                  "is month (range: 1-12)": [
         
     | 
| 
       1622 
     | 
    
         
            -
                    ""
         
     | 
| 
       1623 
     | 
    
         
            -
                  ],
         
     | 
| 
       1624 
     | 
    
         
            -
                  "no": [
         
     | 
| 
       1625 
     | 
    
         
            -
                    ""
         
     | 
| 
       1626 
     | 
    
         
            -
                  ],
         
     | 
| 
       1627 
     | 
    
         
            -
                  "occurences": [
         
     | 
| 
       1628 
     | 
    
         
            -
                    ""
         
     | 
| 
       1629 
     | 
    
         
            -
                  ],
         
     | 
| 
       1630 
     | 
    
         
            -
                  "open-help-tooltip-button": [
         
     | 
| 
       1631 
     | 
    
         
            -
                    ""
         
     | 
| 
       1632 
     | 
    
         
            -
                  ],
         
     | 
| 
       1633 
     | 
    
         
            -
                  "queued": [
         
     | 
| 
       1634 
     | 
    
         
            -
                    ""
         
     | 
| 
       1635 
     | 
    
         
            -
                  ],
         
     | 
| 
       1636 
     | 
    
         
            -
                  "queued to start executing in %{time}": [
         
     | 
| 
       1637 
     | 
    
         
            -
                    ""
         
     | 
| 
       1638 
     | 
    
         
            -
                  ],
         
     | 
| 
       1639 
     | 
    
         
            -
                  "range: 0-59": [
         
     | 
| 
       1640 
     | 
    
         
            -
                    ""
         
     | 
| 
       1641 
     | 
    
         
            -
                  ],
         
     | 
| 
       1642 
     | 
    
         
            -
                  "remove template input set": [
         
     | 
| 
       1643 
     | 
    
         
            -
                    ""
         
     | 
| 
       1644 
     | 
    
         
            -
                  ],
         
     | 
| 
       1645 
     | 
    
         
            -
                  "running %{percent}%%": [
         
     | 
| 
       1646 
     | 
    
         
            -
                    ""
         
     | 
| 
       1647 
     | 
    
         
            -
                  ],
         
     | 
| 
       1648 
     | 
    
         
            -
                  "seconds": [
         
     | 
| 
       1649 
     | 
    
         
            -
                    ""
         
     | 
| 
       1650 
     | 
    
         
            -
                  ],
         
     | 
| 
       1651 
     | 
    
         
            -
                  "succeeded": [
         
     | 
| 
       1652 
     | 
    
         
            -
                    ""
         
     | 
| 
       1653 
     | 
    
         
            -
                  ],
         
     | 
| 
       1654 
     | 
    
         
            -
                  "tasks at a time": [
         
     | 
| 
       1655 
     | 
    
         
            -
                    ""
         
     | 
| 
       1656 
     | 
    
         
            -
                  ],
         
     | 
| 
       1657 
     | 
    
         
            -
                  "template": [
         
     | 
| 
       1658 
     | 
    
         
            -
                    ""
         
     | 
| 
       1659 
     | 
    
         
            -
                  ],
         
     | 
| 
       1660 
     | 
    
         
            -
                  "unknown status": [
         
     | 
| 
       1661 
     | 
    
         
            -
                    ""
         
     | 
| 
       1662 
     | 
    
         
            -
                  ],
         
     | 
| 
       1663 
     | 
    
         
            -
                  "using ": [
         
     | 
| 
       1664 
     | 
    
         
            -
                    ""
         
     | 
| 
       1665 
     | 
    
         
            -
                  ],
         
     | 
| 
       1666 
     | 
    
         
            -
                  "using Smart Proxy": [
         
     | 
| 
       1667 
     | 
    
         
            -
                    ""
         
     | 
| 
       1668 
     | 
    
         
            -
                  ],
         
     | 
| 
       1669 
     | 
    
         
            -
                  "view host names": [
         
     | 
| 
       1670 
     | 
    
         
            -
                    ""
         
     | 
| 
       1671 
     | 
    
         
            -
                  ],
         
     | 
| 
       1672 
     | 
    
         
            -
                  "yes": [
         
     | 
| 
       1673 
     | 
    
         
            -
                    ""
         
     | 
| 
       1674 
     | 
    
         
            -
                  ]
         
     | 
| 
      
 8 
     | 
    
         
            +
                    "plural_forms": null
         
     | 
| 
      
 9 
     | 
    
         
            +
                  }
         
     | 
| 
       1675 
10 
     | 
    
         
             
                }
         
     | 
| 
       1676 
11 
     | 
    
         
             
              }
         
     | 
| 
       1677 
12 
     | 
    
         
             
            };
         
     |