foreman_remote_execution 13.1.0 → 13.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (32) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_remote_execution/locale/de/foreman_remote_execution.js +1000 -973
  3. data/app/assets/javascripts/foreman_remote_execution/locale/en/foreman_remote_execution.js +553 -526
  4. data/app/assets/javascripts/foreman_remote_execution/locale/en_GB/foreman_remote_execution.js +584 -557
  5. data/app/assets/javascripts/foreman_remote_execution/locale/es/foreman_remote_execution.js +1043 -1016
  6. data/app/assets/javascripts/foreman_remote_execution/locale/fr/foreman_remote_execution.js +1047 -1020
  7. data/app/assets/javascripts/foreman_remote_execution/locale/ja/foreman_remote_execution.js +1041 -1014
  8. data/app/assets/javascripts/foreman_remote_execution/locale/ka/foreman_remote_execution.js +1015 -988
  9. data/app/assets/javascripts/foreman_remote_execution/locale/ko/foreman_remote_execution.js +886 -859
  10. data/app/assets/javascripts/foreman_remote_execution/locale/pt_BR/foreman_remote_execution.js +1047 -1020
  11. data/app/assets/javascripts/foreman_remote_execution/locale/ru/foreman_remote_execution.js +901 -874
  12. data/app/assets/javascripts/foreman_remote_execution/locale/zh_CN/foreman_remote_execution.js +1041 -1014
  13. data/app/assets/javascripts/foreman_remote_execution/locale/zh_TW/foreman_remote_execution.js +886 -859
  14. data/app/views/templates/script/package_action.erb +5 -2
  15. data/lib/foreman_remote_execution/version.rb +1 -1
  16. data/locale/de/foreman_remote_execution.po +27 -0
  17. data/locale/en/foreman_remote_execution.po +27 -0
  18. data/locale/en_GB/foreman_remote_execution.po +27 -0
  19. data/locale/es/foreman_remote_execution.po +27 -0
  20. data/locale/foreman_remote_execution.pot +177 -141
  21. data/locale/fr/foreman_remote_execution.po +27 -0
  22. data/locale/ja/foreman_remote_execution.po +27 -0
  23. data/locale/ka/foreman_remote_execution.po +27 -0
  24. data/locale/ko/foreman_remote_execution.po +27 -0
  25. data/locale/pt_BR/foreman_remote_execution.po +27 -0
  26. data/locale/ru/foreman_remote_execution.po +27 -0
  27. data/locale/zh_CN/foreman_remote_execution.po +27 -0
  28. data/locale/zh_TW/foreman_remote_execution.po +27 -0
  29. data/webpack/JobWizard/JobWizardPageRerun.js +1 -1
  30. data/webpack/JobWizard/steps/HostsAndInputs/HostPreviewModal.js +8 -6
  31. data/webpack/__mocks__/foremanReact/Root/Context/ForemanContext/index.js +2 -0
  32. metadata +2 -2
@@ -17,1579 +17,1606 @@
17
17
  "domain": "foreman_remote_execution",
18
18
  "plural_forms": "nplurals=1; plural=0;"
19
19
  },
20
- "Another interface is already set as execution. Are you sure you want to use this one instead?": [
21
- "另一個介面已設為執行。行您是否確定要使用此介面?"
22
- ],
23
- "There was an error while updating the status, try refreshing the page.": [
24
- "更新狀態時發生錯誤,請更新此頁面。"
25
- ],
26
- "List foreign input sets": [
27
- "列出外部輸入集"
28
- ],
29
- "Show foreign input set details": [
30
- "顯示外部輸入集的詳細資料"
31
- ],
32
- "Target template ID": [
33
- "目標範本 ID"
34
- ],
35
- "Include all inputs from the foreign template": [
20
+ "${d.title} ${d.count} hosts": [
36
21
  ""
37
22
  ],
38
- "A comma separated list of input names to be included from the foreign template.": [
39
- "從外部範本納入的輸入名稱清單,以逗號隔開。"
40
- ],
41
- "Input set description": [
42
- "輸入集的描述"
43
- ],
44
- "Create a foreign input set": [
45
- "建立外部輸入集"
23
+ "%s": [
24
+ "%s"
46
25
  ],
47
- "Delete a foreign input set": [
48
- "刪除外部輸入集"
26
+ "%s ago": [
27
+ "%s 之前"
49
28
  ],
50
- "Update a foreign input set": [
51
- "更新外部輸入集"
29
+ "%s job has been invoked": [
30
+ ""
52
31
  ],
53
- "List job invocations": [
54
- "列出工作祈願"
32
+ "%s more": [
33
+ ""
55
34
  ],
56
- "Show job invocation": [
57
- "顯示工作祈願"
35
+ "%{description} on %{host}": [
36
+ "%{description} 於 %{host} 之上"
58
37
  ],
59
- "Show Job status for the hosts": [
38
+ "'Starts before' date must be after 'Starts at' date": [
60
39
  ""
61
40
  ],
62
- "The job template to use, parameter is required unless feature was specified": [
41
+ "'Starts before' date must in the future": [
63
42
  ""
64
43
  ],
65
- "Invocation type, one of %s": [
66
- "祈願類型,%s 之一"
67
- ],
68
- "Execute the jobs on hosts in randomized order": [
44
+ "...and %s more": [
69
45
  ""
70
46
  ],
71
- "Inputs to use": [
72
- "要使用的輸入"
47
+ "...and %{count} more": [
48
+ "",
49
+ ""
73
50
  ],
74
- "SSH provider specific options": [
75
- "SSH 供應者特定選項"
51
+ "A comma separated list of input names to be excluded from the foreign template.": [
52
+ "從外部範本排除的輸入名稱清單,以逗號隔開。"
76
53
  ],
77
- "What user should be used to run the script (using sudo-like mechanisms). Defaults to a template parameter or global setting.": [
78
- "哪位使用者該用來執行此 script(使用類似 sudo 機制)。預設值設為範本參數或全域設定。"
54
+ "A comma separated list of input names to be included from the foreign template.": [
55
+ "從外部範本納入的輸入名稱清單,以逗號隔開。"
79
56
  ],
80
- "Set password for effective user (using sudo-like mechanisms)": [
57
+ "A job '%{job_name}' has %{status} at %{time}": [
81
58
  ""
82
59
  ],
83
- "Set SSH user": [
60
+ "A job '%{subject}' has failed": [
84
61
  ""
85
62
  ],
86
- "Set SSH password": [
63
+ "A job '%{subject}' has finished successfully": [
87
64
  ""
88
65
  ],
89
- "Set SSH key passphrase": [
66
+ "A notification when a job finishes": [
90
67
  ""
91
68
  ],
92
- "Create a recurring job": [
93
- "建立週期性工作"
69
+ "A plugin bringing remote execution to the Foreman, completing the config management functionality with remote management functionality.": [
70
+ "將遠端執行帶入 Foreman 的外掛程式,搭配遠端管理功能來完成配置管理。"
94
71
  ],
95
- "How often the job should occur, in the cron format": [
96
- "工作多常發生,格式同 cron"
72
+ "A special label for tracking a recurring job. There can be only one active job with a given purpose at a time.": [
73
+ ""
97
74
  ],
98
- "Repeat a maximum of N times": [
99
- "重複最多 N 次"
75
+ "A user to be used for SSH.": [
76
+ ""
100
77
  ],
101
- "Perform no more executions after this time": [
102
- "此時間之後不再進行任何執行"
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
+ "要使用執行這 script 的使用者。如果使用者與 SSH 使用者不同,會用 su 或 sudo 來切換使用者。"
103
80
  ],
104
- "Designation of a special purpose": [
81
+ "Abort Job": [
105
82
  ""
106
83
  ],
107
- "Schedule the job to start at a later time": [
108
- "排程工作至晚一點的時間"
84
+ "Access denied": [
85
+ ""
109
86
  ],
110
- "Schedule the job for a future time": [
111
- "排程工作至未來時間"
87
+ "Actions": [
88
+ "動作"
112
89
  ],
113
- "Indicates that the action should be cancelled if it cannot be started before this time.": [
114
- "這表示如果不能在這時間之前開始,就應該取消動作。"
90
+ "Active Filters:": [
91
+ ""
115
92
  ],
116
- "Control concurrency level and distribution over time": [
117
- "隨時間控制週期等級並散佈"
93
+ "Add Foreign Input Set": [
94
+ "新增外部輸入集"
118
95
  ],
119
- "Run at most N tasks at a time": [
120
- "一次最多執行 N 個任務"
96
+ "Advanced fields": [
97
+ ""
121
98
  ],
122
- "Override the description format from the template for this invocation only": [
123
- "僅為這祈願從範本覆寫描述格式"
99
+ "After": [
100
+ ""
124
101
  ],
125
- "Override the timeout interval from the template for this invocation only": [
102
+ "After %s occurences": [
126
103
  ""
127
104
  ],
128
- "Remote execution feature label that should be triggered, job template assigned to this feature will be used": [
105
+ "All fields are required.": [
129
106
  ""
130
107
  ],
131
- "Override the global time to pickup interval for this invocation only": [
108
+ "Alphabetical": [
132
109
  ""
133
110
  ],
134
- "Create a job invocation": [
135
- "建立工作祈願"
111
+ "Amount of workers in the pool to handle the execution of the remote execution jobs. Restart of the dynflowd/foreman-tasks service is required.": [
112
+ ""
136
113
  ],
137
- "Get output for a host": [
138
- "取得主機輸出"
114
+ "Another interface is already set as execution. Are you sure you want to use this one instead?": [
115
+ "另一個介面已設為執行。行您是否確定要使用此介面?"
139
116
  ],
140
- "Get raw output for a host": [
141
- ""
117
+ "Any Location": [
118
+ "任何位置"
142
119
  ],
143
- "Cancel job invocation": [
144
- ""
120
+ "Any Organization": [
121
+ "任何組織"
145
122
  ],
146
- "The job could not be cancelled.": [
123
+ "Apply to": [
147
124
  ""
148
125
  ],
149
- "Rerun job on failed hosts": [
150
- ""
126
+ "At": [
127
+ ""
151
128
  ],
152
- "Could not rerun job %{id} because its template could not be found": [
129
+ "At minute": [
153
130
  ""
154
131
  ],
155
- "Get outputs of hosts in a job": [
132
+ "Awaiting start": [
156
133
  ""
157
134
  ],
158
- "Host with id '%{id}' was not found": [
159
- "找不到 ID 為 '%{id}' 的主機"
160
- ],
161
- "Only one of feature or job_template_id can be specified": [
135
+ "Back": [
162
136
  ""
163
137
  ],
164
- "List job templates": [
165
- "列出工作範本"
166
- ],
167
- "List job templates per location": [
168
- "列出各個位置上的工作範本"
138
+ "Back to Job": [
139
+ "回到工作"
169
140
  ],
170
- "List job templates per organization": [
171
- "列出各個組織的工作範本"
141
+ "Bookmark": [
142
+ "書籤"
172
143
  ],
173
- "Import a job template from ERB": [
144
+ "Can't find Job Invocation for an id %s": [
174
145
  ""
175
146
  ],
176
- "Template ERB": [
147
+ "Cancel": [
177
148
  ""
178
149
  ],
179
- "Overwrite template if it already exists": [
180
- ""
150
+ "Cancel Job": [
151
+ "取消工作"
181
152
  ],
182
- "Export a job template to ERB": [
153
+ "Cancel job invocation": [
183
154
  ""
184
155
  ],
185
- "Show job template details": [
186
- "顯示工作範本的詳情"
187
- ],
188
- "Template name": [
189
- "範本名稱"
190
- ],
191
- "Job category": [
192
- "工作類別"
156
+ "Canceled:": [
157
+ ""
193
158
  ],
194
- "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}.": [
195
- "這範本是用來產生描述。輸入值可以使用 %{package} 語法。您也可以使用 %{job_category} 與 %{template_name} 來包括工作類別與範本名稱。"
159
+ "Cancelled": [
160
+ "已取消"
196
161
  ],
197
- "Provider type": [
198
- "供應商種類"
162
+ "Cannot resolve hosts without a bookmark or search query": [
163
+ "沒有書籤或搜尋查詢,就無法解析主機"
199
164
  ],
200
- "Whether or not the template is locked for editing": [
201
- "範本是否鎖定並禁止進行編輯"
165
+ "Cannot resolve hosts without a user": [
166
+ "沒有使用者就無法解析主機"
202
167
  ],
203
- "Effective user options": [
204
- "有效的使用者選項"
168
+ "Cannot specify both bookmark_id and search_query": [
169
+ "無法指定 bookmark_id 和 search_query"
205
170
  ],
206
- "What user should be used to run the script (using sudo-like mechanisms)": [
207
- "哪位使用者該用來執行此 script(使用類似 sudo 機制)"
171
+ "Categories list failed with:": [
172
+ ""
208
173
  ],
209
- "Whether it should be allowed to override the effective user from the invocation form.": [
210
- "是否允許從祈願清單覆寫有效使用者。"
174
+ "Category and template": [
175
+ ""
211
176
  ],
212
- "Whether the current user login should be used as the effective user": [
213
- "目前登入的使用者是否應作為有效使用者"
177
+ "Choose a job template that is pre-selected in job invocation form": [
178
+ ""
214
179
  ],
215
- "Create a job template": [
216
- "建立工作範本"
180
+ "Circular dependency detected in foreign input set '%{template}' -> '%{target_template}'. Templates stack: %{templates_stack}": [
181
+ "在外部輸入集偵測到環狀相依性: '%{template}' -> '%{target_template}'。範本堆疊:%{templates_stack}"
217
182
  ],
218
- "Update a job template": [
219
- "更新工作範本"
183
+ "Cleanup working directories": [
184
+ ""
220
185
  ],
221
- "Template version": [
222
- "範本版本"
186
+ "Clear all filters": [
187
+ ""
223
188
  ],
224
- "Delete a job template": [
225
- "刪除工作範本"
189
+ "Clear input": [
190
+ ""
226
191
  ],
227
192
  "Clone a provision template": [
228
193
  "複製佈建範本"
229
194
  ],
230
- "List remote execution features": [
231
- "列出遠端執行功能"
195
+ "Close": [
196
+ "關閉"
232
197
  ],
233
- "Show remote execution feature": [
234
- "顯示遠端執行功能"
198
+ "Cockpit URL": [
199
+ ""
235
200
  ],
236
- "Job template ID to be used for the feature": [
237
- "要給這功能使用的工作範本 ID"
201
+ "Concurrency level": [
202
+ "同步等級"
238
203
  ],
239
- "List available remote execution features for a host": [
204
+ "Concurrency level limited to": [
240
205
  ""
241
206
  ],
242
- "List template invocations belonging to job invocation": [
207
+ "Connect by IP": [
243
208
  ""
244
209
  ],
245
- "Identifier of the Host interface for Remote execution": [
246
- ""
210
+ "Control concurrency level and distribution over time": [
211
+ "隨時間控制週期等級並散佈"
247
212
  ],
248
- "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": [
213
+ "Could not display data for job invocation.": [
249
214
  ""
250
215
  ],
251
- "List of proxy IDs to be used for remote execution": [
216
+ "Could not find any suitable interface for execution": [
252
217
  ""
253
218
  ],
254
- "Trying to abort the job": [
219
+ "Could not render the preview because no host matches the search query.": [
255
220
  ""
256
221
  ],
257
- "Trying to cancel the job": [
222
+ "Could not rerun job %{id} because its template could not be found": [
258
223
  ""
259
224
  ],
260
- "The job cannot be aborted at the moment.": [
225
+ "Could not use any proxy for the %{provider} job. Consider configuring %{global_proxy}, %{fallback_proxy} in settings": [
261
226
  ""
262
227
  ],
263
- "The job cannot be cancelled at the moment.": [
264
- ""
265
- ],
266
- "Problem with previewing the template: %{error}. Note that you must save template input changes before you try to preview it.": [
267
- "預覽範本時發生問題:%{error}。請注意,您必須在預覽範本前,先儲存範本輸入的變更。"
228
+ "Could not use any template used in the job invocation": [
229
+ "無法使用任何用於這工作祈願的範本"
268
230
  ],
269
- "Job template imported successfully.": [
270
- ""
231
+ "Create": [
232
+ "建立"
271
233
  ],
272
- "Unable to save template. Correct highlighted errors": [
234
+ "Create Report": [
273
235
  ""
274
236
  ],
275
- "Run": [
276
- "執行"
277
- ],
278
- "Schedule Remote Job": [
279
- ""
237
+ "Create a foreign input set": [
238
+ "建立外部輸入集"
280
239
  ],
281
- "Jobs": [
282
- "工作"
240
+ "Create a job invocation": [
241
+ "建立工作祈願"
283
242
  ],
284
- "Job invocations": [
285
- "工作祈願"
243
+ "Create a job template": [
244
+ "建立工作範本"
286
245
  ],
287
- "%s": [
288
- "%s"
246
+ "Create a recurring job": [
247
+ "建立週期性工作"
289
248
  ],
290
- "Web Console": [
249
+ "Create report for this job": [
291
250
  ""
292
251
  ],
293
- "Success": [
294
- "成功"
295
- ],
296
- "Failed": [
297
- "已失敗"
298
- ],
299
- "Pending": [
300
- "等待處理中"
252
+ "Cron line": [
253
+ "Cron 行"
301
254
  ],
302
- "Cancelled": [
303
- "已取消"
255
+ "Cron line (extended)": [
256
+ ""
304
257
  ],
305
- "queued to start executing in %{time}": [
258
+ "Cron line format '1 2 3 4 5', where:": [
306
259
  ""
307
260
  ],
308
- "queued": [
309
- "已排程"
261
+ "Cronline": [
262
+ ""
310
263
  ],
311
- "running %{percent}%%": [
264
+ "Current location %s is different from job's location %s. This job may run on different hosts than before.": [
312
265
  ""
313
266
  ],
314
- "succeeded": [
315
- "已成功"
267
+ "Current location %{loc_c} is different from job's location %{loc_j}.": [
268
+ ""
316
269
  ],
317
- "cancelled": [
318
- "已取消"
270
+ "Current organization %s is different from job's organization %s. This job may run on different hosts than before.": [
271
+ ""
319
272
  ],
320
- "failed": [
321
- "已失敗"
273
+ "Current organization %{org_c} is different from job's organization %{org_j}.": [
274
+ ""
322
275
  ],
323
- "unknown status": [
324
- "未知的狀態"
276
+ "Daily": [
277
+ "每天"
325
278
  ],
326
- "Any Organization": [
327
- "任何組織"
279
+ "Days": [
280
+ ""
328
281
  ],
329
- "Any Location": [
330
- "任何位置"
282
+ "Days of week": [
283
+ "星期幾"
331
284
  ],
332
- "Awaiting start": [
285
+ "Default SSH key passphrase": [
333
286
  ""
334
287
  ],
335
- "error": [
288
+ "Default SSH password": [
336
289
  ""
337
290
  ],
338
- "Host detail": [
339
- "主機詳細資料"
340
- ],
341
- "Rerun on %s": [
342
- "傳回於 %s"
343
- ],
344
- "Host task": [
291
+ "Default key passphrase to use for SSH. You may override per host by setting a parameter called remote_execution_ssh_key_passphrase": [
345
292
  ""
346
293
  ],
347
- "N/A": [
348
- "N/A"
349
- ],
350
- "Run Job": [
351
- "執行工作"
352
- ],
353
- "Create Report": [
294
+ "Default password to use for SSH. You may override per host by setting a parameter called remote_execution_ssh_password": [
354
295
  ""
355
296
  ],
356
- "Create report for this job": [
357
- ""
297
+ "Default user to use for SSH. You may override per host by setting a parameter called remote_execution_ssh_user.": [
298
+ "使用 SSH 的預設使用者。您可以透過設定參數呼叫 remote_execution_ssh_user 來覆寫每台主機的設定。"
358
299
  ],
359
- "Rerun": [
360
- "重新執行"
300
+ "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.": [
301
+ "要使用執行這 script 的預設使用者。如果使用者與 SSH 使用者不同,會用 su 或 sudo 來切換使用者。"
361
302
  ],
362
- "Rerun the job": [
363
- "重新執行工作"
303
+ "Delete a foreign input set": [
304
+ "刪除外部輸入集"
364
305
  ],
365
- "Rerun failed": [
366
- "重新執行失敗"
306
+ "Delete a job template": [
307
+ "刪除工作範本"
367
308
  ],
368
- "Rerun on failed hosts": [
369
- "在失敗的主機上重新執行"
309
+ "Description": [
310
+ "說明"
370
311
  ],
371
- "Job Task": [
372
- "工作任務"
312
+ "Description Template": [
313
+ ""
373
314
  ],
374
- "See the last task details": [
375
- "檢視最後工作的詳情"
315
+ "Description template": [
316
+ "描述範本"
376
317
  ],
377
- "Cancel Job": [
378
- "取消工作"
318
+ "Designation of a special purpose": [
319
+ ""
379
320
  ],
380
- "Try to cancel the job": [
381
- "試著取消工作"
321
+ "Display advanced fields": [
322
+ "顯示進階欄位"
382
323
  ],
383
- "Abort Job": [
324
+ "Does not repeat": [
384
325
  ""
385
326
  ],
386
- "Try to abort the job without waiting for the results from the remote hosts": [
387
- ""
327
+ "Duplicated inputs detected: %{duplicated_inputs}": [
328
+ "偵測到重複的輸入:%{duplicated_inputs}"
388
329
  ],
389
- "New UI": [
390
- ""
330
+ "Dynamic Query": [
331
+ "動態查詢"
391
332
  ],
392
- "Switch to the new job invocation detail UI": [
333
+ "Dynamic query": [
393
334
  ""
394
335
  ],
395
- "Task Details": [
396
- "工作詳細資料"
336
+ "Edit %s": [
337
+ "編輯 %s"
397
338
  ],
398
- "See the task details": [
399
- "檢視工作的詳情"
339
+ "Edit Job Template": [
340
+ "編輯工作範本"
400
341
  ],
401
- "Try to cancel the job on a host": [
402
- "試著取消主機上的工作"
342
+ "Edit Remote Execution Feature": [
343
+ "編輯遠端執行功能"
403
344
  ],
404
- "Try to abort the job on a host without waiting for its result": [
345
+ "Edit job description template": [
405
346
  ""
406
347
  ],
407
- "Could not render the preview because no host matches the search query.": [
348
+ "Effective User": [
408
349
  ""
409
350
  ],
410
- "in %s": [
411
- "%s 中"
351
+ "Effective User Method": [
352
+ ""
412
353
  ],
413
- "%s ago": [
414
- "%s 之前"
354
+ "Effective user": [
355
+ "有效的使用者"
415
356
  ],
416
- "Use default description template": [
417
- "使用預設的描述範本"
357
+ "Effective user method \\\"%{current_value}\\\" is not one of %{valid_methods}": [
358
+ "有效使用者方法 \\\"%{current_value}\\\" 並非 %{valid_methods} 之一"
418
359
  ],
419
- "Description template": [
420
- "描述範本"
360
+ "Effective user options": [
361
+ "有效的使用者選項"
421
362
  ],
422
- "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}.": [
363
+ "Effective user password": [
423
364
  ""
424
365
  ],
425
- "Could not use any template used in the job invocation": [
426
- "無法使用任何用於這工作祈願的範本"
427
- ],
428
- "Failed rendering template: %s": [
429
- "無法生成範本:%s"
430
- ],
431
- "Task cancelled": [
366
+ "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.": [
432
367
  ""
433
368
  ],
434
- "Job execution failed": [
369
+ "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.": [
435
370
  ""
436
371
  ],
437
- "%{description} on %{host}": [
438
- "%{description} 於 %{host} 之上"
439
- ],
440
- "Remote action:": [
441
- "遠端動作:"
372
+ "Effective user:": [
373
+ ""
442
374
  ],
443
- "Job cancelled by user": [
375
+ "Enable Global Proxy": [
444
376
  ""
445
377
  ],
446
- "Exit status: %s": [
447
- "退出狀態:%s"
378
+ "End time needs to be after start time": [
379
+ ""
448
380
  ],
449
- "Job finished with error": [
450
- "工作完成但發生錯誤"
381
+ "Ends": [
382
+ "結束"
451
383
  ],
452
384
  "Error loading data from proxy": [
453
385
  "從代理載入資料時發生錯誤"
454
386
  ],
455
- "User can not execute job on host %s": [
456
- "使用者無法在主機 %s 上執行工作"
387
+ "Errors:": [
388
+ ""
457
389
  ],
458
- "User can not execute this job template": [
459
- "使用者無法執行此工作範本"
390
+ "Evaluated at:": [
391
+ "評量於:"
460
392
  ],
461
- "User can not execute job on infrastructure host %s": [
393
+ "Every day at %s": [
462
394
  ""
463
395
  ],
464
- "User can not execute this job template on %s": [
465
- "使用者無法在 %s 上執行此工作範本"
396
+ "Every hour at minute %s": [
397
+ ""
466
398
  ],
467
- "The only applicable proxy %{proxy_names} is down": [
468
- "",
399
+ "Every month on %s at %s": [
469
400
  ""
470
401
  ],
471
- "Could not use any proxy for the %{provider} job. Consider configuring %{global_proxy}, %{fallback_proxy} in settings": [
402
+ "Every week on %s at %s": [
472
403
  ""
473
404
  ],
474
- "REX job has succeeded - %s": [
405
+ "Execute the job later, at a scheduled time.": [
475
406
  ""
476
407
  ],
477
- "REX job has failed - %s": [
408
+ "Execute the job now.": [
478
409
  ""
479
410
  ],
480
- "included template '%s' not found": [
481
- "找不到包含的範本 '%s'"
411
+ "Execute the job on a repeating schedule.": [
412
+ ""
482
413
  ],
483
- "input macro with name '%s' used, but no input with such name defined for this template": [
484
- "使用了名為 '%s' 的輸入巨集,但此範本並未輸入這樣的名稱"
414
+ "Execute the jobs on hosts in randomized order": [
415
+ ""
485
416
  ],
486
- "Unable to fetch public key": [
487
- "無法取得公開金鑰"
417
+ "Execution": [
418
+ "執行"
488
419
  ],
489
- "Unable to remove host from known hosts": [
420
+ "Execution order": [
490
421
  ""
491
422
  ],
492
- "REX job has finished - %s": [
423
+ "Execution ordering": [
493
424
  ""
494
425
  ],
495
- "Should this interface be used for remote execution?": [
426
+ "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>": [
496
427
  ""
497
428
  ],
498
- "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.": [
429
+ "Exit status: %s": [
430
+ "退出狀態:%s"
431
+ ],
432
+ "Export a job template to ERB": [
499
433
  ""
500
434
  ],
501
- "host already has an execution interface": [
502
- "主機已有執行介面"
503
- ],
504
- "This template is locked. Please clone it to a new template to customize.": [
505
- "此範本已鎖定。請將它複製至一個新的範本以自訂化。"
506
- ],
507
- "Circular dependency detected in foreign input set '%{template}' -> '%{target_template}'. Templates stack: %{templates_stack}": [
508
- "在外部輸入集偵測到環狀相依性: '%{template}' -> '%{target_template}'。範本堆疊:%{templates_stack}"
509
- ],
510
- "Execution": [
511
- "執行"
512
- ],
513
- "Last execution succeeded": [
514
- "最後的執行成功"
435
+ "Failed": [
436
+ "已失敗"
515
437
  ],
516
- "Last execution cancelled": [
438
+ "Failed hosts": [
517
439
  ""
518
440
  ],
519
- "Last execution failed": [
520
- "最後的執行失敗"
521
- ],
522
- "Unknown execution status": [
523
- "未知的執行狀態"
524
- ],
525
- "Recursive rendering of templates detected": [
526
- "偵測到遞迴處理範本"
527
- ],
528
- "error during rendering: %s": [
529
- "處理時發生錯誤:%s"
530
- ],
531
- "template": [
532
- "範本"
533
- ],
534
- "Cannot specify both bookmark_id and search_query": [
535
- "無法指定 bookmark_id 和 search_query"
441
+ "Failed rendering template: %s": [
442
+ "無法生成範本:%s"
536
443
  ],
537
- "Unknown input %{input_name} for template %{template_name}": [
538
- "未知的輸入 %{input_name} 給範本 %{template_name}"
444
+ "Failed:": [
445
+ ""
539
446
  ],
540
- "Template with id '%{id}' was not found": [
541
- "找不到 ID 為 '%{id}' 的範本"
447
+ "Fallback to Any Proxy": [
448
+ ""
542
449
  ],
543
450
  "Feature input %{input_name} not defined in template %{template_name}": [
544
451
  "未知的輸入 %{input_name} 未定義於範本 %{template_name}"
545
452
  ],
546
- "No template mapped to feature %{feature_name}": [
547
- "沒有範本定義至功能 %{feature_name}"
453
+ "Fill all required fields in all the steps": [
454
+ ""
548
455
  ],
549
- "The template %{template_name} mapped to feature %{feature_name} is not accessible by the user": [
550
- "使用者無法存取範本 %{template_name} 對應至功能 %{feature_name}"
456
+ "Fill all required fields in all the steps to start the job": [
457
+ ""
551
458
  ],
552
- "Job Invocation": [
553
- "工作祈願"
459
+ "Filter by host collections": [
460
+ ""
554
461
  ],
555
- "Duplicated inputs detected: %{duplicated_inputs}": [
556
- "偵測到重複的輸入:%{duplicated_inputs}"
462
+ "Filter by host groups": [
463
+ ""
557
464
  ],
558
- "Unknown remote execution feature %s": [
559
- "未知的遠端執行功能 %s"
465
+ "Filter by hosts": [
466
+ ""
560
467
  ],
561
- "Effective user method \\\"%{current_value}\\\" is not one of %{valid_methods}": [
562
- "有效使用者方法 \\\"%{current_value}\\\" 並非 %{valid_methods} 之一"
468
+ "Finished": [
469
+ "已完成"
563
470
  ],
564
- "Could not find any suitable interface for execution": [
471
+ "For Future execution a 'Starts at' date or 'Starts before' date must be selected. Immediate execution can be selected in the previous step.": [
565
472
  ""
566
473
  ],
567
- "Subscribe to my failed jobs": [
474
+ "For example: 1, 2, 3, 4, 5...": [
568
475
  ""
569
476
  ],
570
- "Subscribe to my succeeded jobs": [
571
- ""
477
+ "Foreign input set": [
478
+ "外部輸入集"
572
479
  ],
573
- "Subscribe to all my jobs": [
480
+ "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.": [
574
481
  ""
575
482
  ],
576
- "Script": [
483
+ "Form Job Template": [
577
484
  ""
578
485
  ],
579
- "Static Query": [
580
- "靜態查詢"
486
+ "Future execution": [
487
+ ""
581
488
  ],
582
- "Dynamic Query": [
583
- "動態查詢"
489
+ "Get output for a host": [
490
+ "取得主機輸出"
584
491
  ],
585
- "Alphabetical": [
492
+ "Get outputs of hosts in a job": [
586
493
  ""
587
494
  ],
588
- "Randomized": [
495
+ "Get raw output for a host": [
589
496
  ""
590
497
  ],
591
- "Cannot resolve hosts without a user": [
592
- "沒有使用者就無法解析主機"
593
- ],
594
- "Cannot resolve hosts without a bookmark or search query": [
595
- "沒有書籤或搜尋查詢,就無法解析主機"
498
+ "Has to be a positive number": [
499
+ ""
596
500
  ],
597
- "Must select a bookmark or enter a search query": [
598
- "必須選擇書籤或輸入搜尋查詢"
501
+ "Hide advanced fields": [
502
+ "隱藏進階欄位"
599
503
  ],
600
- "Input": [
601
- "輸入"
504
+ "Hide all advanced fields": [
505
+ ""
602
506
  ],
603
- "Not all required inputs have values. Missing inputs: %s": [
604
- "並不是所需的輸入都有值。缺少的輸入:%s"
507
+ "Host": [
508
+ "主機"
605
509
  ],
606
- "Internal proxy selector can only be used if Katello is enabled": [
510
+ "Host collections": [
607
511
  ""
608
512
  ],
609
- "default_capsule method missing from SmartProxy": [
610
- ""
513
+ "Host detail": [
514
+ "主機詳細資料"
611
515
  ],
612
- "Can't find Job Invocation for an id %s": [
613
- ""
516
+ "Host groups": [
517
+ "主機群組"
614
518
  ],
615
- "Latest Jobs": [
519
+ "Host task": [
616
520
  ""
617
521
  ],
618
- "Name": [
619
- "名稱"
620
- ],
621
- "State": [
622
- "狀態"
522
+ "Host with id '%{id}' was not found": [
523
+ "找不到 ID 為 '%{id}' 的主機"
623
524
  ],
624
- "Started": [
625
- ""
525
+ "Hosts": [
526
+ "主機"
626
527
  ],
627
- "No jobs available": [
528
+ "Hosts gone missing": [
628
529
  ""
629
530
  ],
630
- "Results": [
531
+ "Hourly": [
631
532
  ""
632
533
  ],
633
- "Schedule": [
634
- "排程"
534
+ "How often the job should occur, in the cron format": [
535
+ "工作多常發生,格式同 cron"
635
536
  ],
636
- "Concurrency level limited to": [
537
+ "Identifier of the Host interface for Remote execution": [
637
538
  ""
638
539
  ],
639
- "tasks at a time": [
540
+ "Immediate execution": [
640
541
  ""
641
542
  ],
642
- "Scheduled to start before": [
543
+ "Import": [
544
+ "匯入"
545
+ ],
546
+ "Import a job template from ERB": [
643
547
  ""
644
548
  ],
645
- "Scheduled to start at": [
549
+ "In Progress:": [
646
550
  ""
647
551
  ],
648
- "Timeout to kill after": [
552
+ "Include all inputs from the foreign template": [
649
553
  ""
650
554
  ],
651
- "seconds": [
652
- ""
555
+ "Indicates that the action should be cancelled if it cannot be started before this time.": [
556
+ "這表示如果不能在這時間之前開始,就應該取消動作。"
653
557
  ],
654
- "Time to pickup": [
558
+ "Inherit from host parameter": [
655
559
  ""
656
560
  ],
657
- "Target hosts": [
658
- "目標主機"
561
+ "Input": [
562
+ "輸入"
659
563
  ],
660
- "Bookmark": [
661
- "書籤"
564
+ "Input set description": [
565
+ "輸入集的描述"
662
566
  ],
663
- "Manual selection": [
664
- "手動選擇"
567
+ "Inputs to use": [
568
+ "要使用的輸入"
665
569
  ],
666
- "using ": [
570
+ "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.": [
667
571
  ""
668
572
  ],
669
- "Execution order": [
573
+ "Internal proxy selector can only be used if Katello is enabled": [
670
574
  ""
671
575
  ],
672
- "Organization": [
673
- "組織"
674
- ],
675
- "Location": [
676
- "位置"
576
+ "Interval in seconds, if the job is not picked up by a client within this interval it will be cancelled.": [
577
+ ""
677
578
  ],
678
- "SSH User": [
579
+ "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": [
679
580
  ""
680
581
  ],
681
- "Evaluated at:": [
682
- "評量於:"
582
+ "Invalid date": [
583
+ ""
683
584
  ],
684
- "User Inputs": [
585
+ "Invalid time format": [
685
586
  ""
686
587
  ],
687
- "Description": [
688
- "說明"
588
+ "Invocation type, one of %s": [
589
+ "祈願類型,%s 之一"
689
590
  ],
690
- "Job template": [
691
- "工作範本"
591
+ "Job": [
592
+ "工作"
692
593
  ],
693
- "Resolves to": [
694
- "解析至"
594
+ "Job Details": [
595
+ ""
695
596
  ],
696
- "hosts": [
697
- "主機"
597
+ "Job Invocation": [
598
+ "工作祈願"
698
599
  ],
699
- "Refresh": [
700
- "重新整理"
600
+ "Job Invocation Report Template": [
601
+ ""
701
602
  ],
702
- "Preview": [
703
- "預覽"
603
+ "Job Invocations": [
604
+ ""
704
605
  ],
705
- "Display advanced fields": [
706
- "顯示進階欄位"
606
+ "Job Task": [
607
+ "工作任務"
707
608
  ],
708
- "Hide advanced fields": [
709
- "隱藏進階欄位"
609
+ "Job Templates": [
610
+ "工作範本"
710
611
  ],
711
- "SSH user": [
612
+ "Job cancelled by user": [
712
613
  ""
713
614
  ],
714
- "A user to be used for SSH.": [
615
+ "Job category": [
616
+ "工作類別"
617
+ ],
618
+ "Job execution failed": [
715
619
  ""
716
620
  ],
717
- "Effective user": [
718
- "有效的使用者"
621
+ "Job finished with error": [
622
+ "工作完成但發生錯誤"
719
623
  ],
720
- "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.": [
721
- "要使用執行這 script 的使用者。如果使用者與 SSH 使用者不同,會用 su 或 sudo 來切換使用者。"
624
+ "Job invocation": [
625
+ "工作祈願"
722
626
  ],
723
- "Timeout to kill": [
724
- ""
627
+ "Job invocations": [
628
+ "工作祈願"
725
629
  ],
726
- "Time in seconds from the start on the remote host after which the job should be killed.": [
630
+ "Job invocations detail": [
727
631
  ""
728
632
  ],
729
- "Interval in seconds, if the job is not picked up by a client within this interval it will be cancelled.": [
633
+ "Job result": [
730
634
  ""
731
635
  ],
732
- "Password": [
733
- "密碼"
636
+ "Job template": [
637
+ "工作範本"
734
638
  ],
735
- "Password is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution.": [
736
- ""
639
+ "Job template ID to be used for the feature": [
640
+ "要給這功能使用的工作範本 ID"
737
641
  ],
738
- "Private key passphrase": [
642
+ "Job template imported successfully.": [
739
643
  ""
740
644
  ],
741
- "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.": [
742
- ""
645
+ "Job templates": [
646
+ "工作範本"
743
647
  ],
744
- "Effective user password": [
745
- ""
648
+ "JobTemplate|Locked": [
649
+ "JobTemplate|Locked"
746
650
  ],
747
- "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.": [
748
- ""
651
+ "JobTemplate|Name": [
652
+ "JobTemplate|Name"
749
653
  ],
750
- "Concurrency level": [
751
- "同步等級"
654
+ "JobTemplate|Snippet": [
655
+ "JobTemplate|Snippet"
752
656
  ],
753
- "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.": [
754
- ""
657
+ "Jobs": [
658
+ "工作"
755
659
  ],
756
- "Execution ordering": [
660
+ "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.": [
757
661
  ""
758
662
  ],
759
- "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>": [
663
+ "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.": [
760
664
  ""
761
665
  ],
762
- "Type of query": [
763
- "查詢類型"
666
+ "Label": [
667
+ "標籤"
764
668
  ],
765
- "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>": [
669
+ "Last execution cancelled": [
766
670
  ""
767
671
  ],
768
- "The final host list may change because the selected query is dynamic. It will be rerun during execution.": [
769
- "最終主機清單可能會改變,因為選擇查詢是動態的。這會在執行時重新執行。"
672
+ "Last execution failed": [
673
+ "最後的執行失敗"
770
674
  ],
771
- "...and %{count} more": [
772
- "",
773
- ""
675
+ "Last execution succeeded": [
676
+ "最後的執行成功"
774
677
  ],
775
- "No hosts found.": [
776
- "找不到主機。"
678
+ "Latest Jobs": [
679
+ ""
777
680
  ],
778
- "Close": [
779
- "關閉"
681
+ "Learn more about this in the documentation.": [
682
+ "欲知更多,請參閱文件。"
780
683
  ],
781
- "Current organization %{org_c} is different from job's organization %{org_j}.": [
684
+ "List available remote execution features for a host": [
782
685
  ""
783
686
  ],
784
- "Current location %{loc_c} is different from job's location %{loc_j}.": [
785
- ""
687
+ "List foreign input sets": [
688
+ "列出外部輸入集"
786
689
  ],
787
- "The dynamic query '%{query}' was not resolved yet. The list of hosts to which it would resolve now can be seen %{here}.": [
788
- "動態查詢 '%{query}' 尚未被解析。該解析的主機清單可以在 %{here} 找到。"
690
+ "List job invocations": [
691
+ "列出工作祈願"
789
692
  ],
790
- "here": [
791
- "這裏"
693
+ "List job templates": [
694
+ "列出工作範本"
792
695
  ],
793
- "effective user": [
794
- ""
696
+ "List job templates per location": [
697
+ "列出各個位置上的工作範本"
795
698
  ],
796
- "Total hosts": [
797
- "主機總數"
699
+ "List job templates per organization": [
700
+ "列出各個組織的工作範本"
798
701
  ],
799
- "Hosts gone missing": [
702
+ "List of proxy IDs to be used for remote execution": [
800
703
  ""
801
704
  ],
802
- "This can happen if the host is removed or moved to another organization or location after the job was started": [
705
+ "List remote execution features": [
706
+ "列出遠端執行功能"
707
+ ],
708
+ "List template invocations belonging to job invocation": [
803
709
  ""
804
710
  ],
805
- "Providers and templates": [
806
- "供應者與範本"
711
+ "Location": [
712
+ "位置"
807
713
  ],
808
- "User input": [
809
- "使用者輸入"
714
+ "Manual selection": [
715
+ "手動選擇"
810
716
  ],
811
- "Value": [
812
- ""
717
+ "Minute can only be a number between 0-59": [
718
+ ""
813
719
  ],
814
- "Search Query": [
720
+ "Missing the required permissions: ${missingPermissions.join( ', ' )}": [
815
721
  ""
816
722
  ],
817
- "Status": [
818
- "狀態"
723
+ "Monthly": [
724
+ "每個月"
819
725
  ],
820
- "Succeeded": [
821
- "已成功"
726
+ "Must select a bookmark or enter a search query": [
727
+ "必須選擇書籤或輸入搜尋查詢"
822
728
  ],
823
- "Start": [
824
- "開始"
729
+ "N/A": [
730
+ "N/A"
825
731
  ],
826
- "Job invocation": [
827
- "工作祈願"
732
+ "Name": [
733
+ "名稱"
828
734
  ],
829
- "Use new job wizard": [
830
- ""
735
+ "Never": [
736
+ "永不"
831
737
  ],
832
- "Overview": [
833
- "概覽"
738
+ "New Job Template": [
739
+ "新工作範本"
834
740
  ],
835
- "Preview templates": [
741
+ "New UI": [
836
742
  ""
837
743
  ],
838
- "Recurring logic": [
839
- "週期邏輯"
840
- ],
841
- "Job Invocations": [
744
+ "Next": [
842
745
  ""
843
746
  ],
844
- "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.": [
747
+ "No (override)": [
845
748
  ""
846
749
  ],
847
- "Learn more about this in the documentation.": [
848
- "欲知更多,請參閱文件。"
750
+ "No Target Hosts": [
751
+ ""
849
752
  ],
850
- "Job": [
851
- "工作"
753
+ "No hosts found.": [
754
+ "找不到主機。"
852
755
  ],
853
- "Type": [
854
- "類型"
756
+ "No jobs available": [
757
+ ""
855
758
  ],
856
- "Add Foreign Input Set": [
857
- "新增外部輸入集"
759
+ "No results found": [
760
+ ""
858
761
  ],
859
- "add an input set for this template to reference a different template inputs": [
860
- "為此範本新增輸入集,以參照至不同的範本輸入"
762
+ "No template mapped to feature %{feature_name}": [
763
+ "沒有範本定義至功能 %{feature_name}"
861
764
  ],
862
- "Snippet": [
863
- "程式碼片段"
765
+ "Not all required inputs have values. Missing inputs: %s": [
766
+ "並不是所需的輸入都有值。缺少的輸入:%s"
864
767
  ],
865
- "Select an ERB file to upload in order to import a job template. The template must contain metadata in the first ERB comment.": [
768
+ "Not available": [
866
769
  ""
867
770
  ],
868
- "Overwrite": [
869
- "覆寫"
771
+ "Not yet": [
772
+ ""
870
773
  ],
871
- "Whether to overwrite the template if it already exists": [
774
+ "Now": [
872
775
  ""
873
776
  ],
874
- "Job Templates": [
875
- "工作範本"
777
+ "On": [
778
+ "開啟"
876
779
  ],
877
- "Edit %s": [
878
- "編輯 %s"
780
+ "Only one of feature or job_template_id can be specified": [
781
+ ""
879
782
  ],
880
- "Edit Job Template": [
881
- "編輯工作範本"
783
+ "Opening job invocation form": [
784
+ ""
882
785
  ],
883
- "Import": [
884
- "匯入"
786
+ "Organization": [
787
+ "組織"
885
788
  ],
886
- "New Job Template": [
887
- "新工作範本"
789
+ "Override the description format from the template for this invocation only": [
790
+ "僅為這祈願從範本覆寫描述格式"
888
791
  ],
889
- "JobTemplate|Name": [
890
- "JobTemplate|Name"
792
+ "Override the global time to pickup interval for this invocation only": [
793
+ ""
891
794
  ],
892
- "JobTemplate|Snippet": [
893
- "JobTemplate|Snippet"
795
+ "Override the timeout interval from the template for this invocation only": [
796
+ ""
894
797
  ],
895
- "JobTemplate|Locked": [
896
- "JobTemplate|Locked"
798
+ "Overview": [
799
+ "概覽"
897
800
  ],
898
- "Actions": [
899
- "動作"
801
+ "Overwrite": [
802
+ "覆寫"
900
803
  ],
901
- "This template is locked for editing.": [
902
- "此範本已鎖定,因此無法編輯。"
804
+ "Overwrite template if it already exists": [
805
+ ""
903
806
  ],
904
- "The execution interface is used for remote execution": [
905
- "用來遠端執行的執行介面"
807
+ "Password": [
808
+ "密碼"
809
+ ],
810
+ "Password is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution.": [
811
+ ""
906
812
  ],
907
- "Remote execution": [
908
- "遠端執行"
813
+ "Pending": [
814
+ "等待處理中"
909
815
  ],
910
- "Remote Execution": [
911
- "遠端執行"
816
+ "Perform a single Puppet run": [
817
+ ""
912
818
  ],
913
- "Proxies": [
914
- "代理伺服器"
819
+ "Perform no more executions after this time": [
820
+ "此時間之後不再進行任何執行"
915
821
  ],
916
- "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.": [
917
- "為此子網路儘可能選擇遠端執行代理。加入有著同樣供應者的多重代理之後,動作就會在這些代理上進行負載平衡。"
822
+ "Permission Denied": [
823
+ ""
918
824
  ],
919
- "You are not allowed to see the currently assigned template. Saving the form now would unassign the template.": [
920
- "您不能看到目前指定的範本。現在儲存表單會取消指定範本。"
825
+ "Please enter a search query": [
826
+ ""
921
827
  ],
922
- "Remote Execution Features": [
923
- "遠端執行功能"
828
+ "Please go back to \\\\\\\"Schedule\\\\\\\" - \\\\\\\"Future execution\\\\\\\" step to fix the error": [
829
+ ""
924
830
  ],
925
- "Label": [
926
- "標籤"
831
+ "Please refine your search.": [
832
+ ""
927
833
  ],
928
- "Edit Remote Execution Feature": [
929
- "編輯遠端執行功能"
834
+ "Please request the required permissions listed below from a Foreman administrator:": [
835
+ ""
930
836
  ],
931
- "A job '%{job_name}' has %{status} at %{time}": [
837
+ "Please select at least one host": [
932
838
  ""
933
839
  ],
934
- "Job result": [
840
+ "Please select at least one host collection": [
935
841
  ""
936
842
  ],
937
- "Failed hosts": [
843
+ "Please select at least one host group": [
938
844
  ""
939
845
  ],
940
- "See more details at %s": [
846
+ "Port to use for SSH communication. Default port 22. You may override per host by setting a parameter called remote_execution_ssh_port.": [
941
847
  ""
942
848
  ],
943
- "Foreign input set": [
944
- "外部輸入集"
849
+ "Prefer IPv6 over IPv4": [
850
+ ""
945
851
  ],
946
- "remove template input set": [
947
- "移除範本輸入集"
852
+ "Preview": [
853
+ "預覽"
948
854
  ],
949
- "A comma separated list of input names to be excluded from the foreign template.": [
950
- "從外部範本排除的輸入名稱清單,以逗號隔開。"
855
+ "Preview Hosts": [
856
+ ""
951
857
  ],
952
- "Template Invocation for %s": [
858
+ "Preview job description": [
953
859
  ""
954
860
  ],
955
- "Back to Job": [
956
- "回到工作"
861
+ "Preview templates": [
862
+ ""
957
863
  ],
958
- "Toggle command": [
959
- "切換指令"
864
+ "Private key passphrase": [
865
+ ""
960
866
  ],
961
- "Toggle STDERR": [
962
- "切換 STDERR"
867
+ "Problem with previewing the template: %{error}. Note that you must save template input changes before you try to preview it.": [
868
+ "預覽範本時發生問題:%{error}。請注意,您必須在預覽範本前,先儲存範本輸入的變更。"
963
869
  ],
964
- "Toggle STDOUT": [
965
- "切換 STDOUT"
870
+ "Proceed Anyway": [
871
+ ""
966
872
  ],
967
- "Toggle DEBUG": [
968
- "切換 DEBUG"
873
+ "Provider type": [
874
+ "供應商種類"
969
875
  ],
970
- "Target: ": [
971
- "目標:"
876
+ "Providers and templates": [
877
+ "供應者與範本"
972
878
  ],
973
- "using Smart Proxy": [
879
+ "Proxies": [
880
+ "代理伺服器"
881
+ ],
882
+ "Purpose": [
974
883
  ""
975
884
  ],
976
- "Scroll to bottom": [
977
- "捲動至底端"
885
+ "Query type": [
886
+ ""
978
887
  ],
979
- "Scroll to top": [
980
- "捲動至頂端"
888
+ "REX job has failed - %s": [
889
+ ""
981
890
  ],
982
- "Could not display data for job invocation.": [
891
+ "REX job has finished - %s": [
983
892
  ""
984
893
  ],
985
- "Unsupported or no operating system found for this host.": [
986
- "不支援或此主機上找不到作業系統。"
894
+ "REX job has succeeded - %s": [
895
+ ""
987
896
  ],
988
- "A job '%{subject}' has finished successfully": [
897
+ "REX pull mode": [
989
898
  ""
990
899
  ],
991
- "Job Details": [
900
+ "Randomized": [
992
901
  ""
993
902
  ],
994
- "A job '%{subject}' has failed": [
903
+ "Recent jobs": [
995
904
  ""
996
905
  ],
997
- "Remote execution job": [
906
+ "Recurrence": [
998
907
  ""
999
908
  ],
1000
- "A notification when a job finishes": [
909
+ "Recurring execution": [
1001
910
  ""
1002
911
  ],
1003
- "Unable to create mail notification: %s": [
912
+ "Recurring logic": [
913
+ "週期邏輯"
914
+ ],
915
+ "Recursive rendering of templates detected": [
916
+ "偵測到遞迴處理範本"
917
+ ],
918
+ "Refresh": [
919
+ "重新整理"
920
+ ],
921
+ "Remote Execution": [
922
+ "遠端執行"
923
+ ],
924
+ "Remote Execution Features": [
925
+ "遠端執行功能"
926
+ ],
927
+ "Remote Execution Interface": [
1004
928
  ""
1005
929
  ],
1006
- "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": [
1007
- "使用遠端執行為代理搜尋主機,這在主機沒有子網路、或子網路沒有執行代理時很有用"
930
+ "Remote action:": [
931
+ "遠端動作:"
1008
932
  ],
1009
- "Fallback to Any Proxy": [
933
+ "Remote execution": [
934
+ "遠端執行"
935
+ ],
936
+ "Remote execution feature label that should be triggered, job template assigned to this feature will be used": [
1010
937
  ""
1011
938
  ],
1012
- "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.": [
939
+ "Remote execution job": [
1013
940
  ""
1014
941
  ],
1015
- "Enable Global Proxy": [
942
+ "Repeat a maximum of N times": [
943
+ "重複最多 N 次"
944
+ ],
945
+ "Repeat amount can only be a positive number": [
1016
946
  ""
1017
947
  ],
1018
- "Default user to use for SSH. You may override per host by setting a parameter called remote_execution_ssh_user.": [
1019
- "使用 SSH 的預設使用者。您可以透過設定參數呼叫 remote_execution_ssh_user 來覆寫每台主機的設定。"
948
+ "Repeats": [
949
+ "重複"
1020
950
  ],
1021
- "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.": [
1022
- "要使用執行這 script 的預設使用者。如果使用者與 SSH 使用者不同,會用 su 或 sudo 來切換使用者。"
951
+ "Rerun": [
952
+ "重新執行"
1023
953
  ],
1024
- "Effective User": [
954
+ "Rerun failed": [
955
+ "重新執行失敗"
956
+ ],
957
+ "Rerun job on failed hosts": [
1025
958
  ""
1026
959
  ],
1027
- "What command should be used to switch to the effective user. One of %s": [
1028
- "該用哪個指令來切換至有效的使用者。%s 之一"
960
+ "Rerun on %s": [
961
+ "傳回於 %s"
1029
962
  ],
1030
- "Effective User Method": [
1031
- ""
963
+ "Rerun on failed hosts": [
964
+ "在失敗的主機上重新執行"
1032
965
  ],
1033
- "Whether we should sync templates from disk when running db:seed.": [
1034
- "執行 db:seed 時是否要從磁碟同步範本。"
966
+ "Rerun the job": [
967
+ "重新執行工作"
1035
968
  ],
1036
- "Sync Job Templates": [
1037
- ""
969
+ "Reset to default": [
970
+ "重設為預設值"
1038
971
  ],
1039
- "Port to use for SSH communication. Default port 22. You may override per host by setting a parameter called remote_execution_ssh_port.": [
972
+ "Resolves to": [
973
+ "解析至"
974
+ ],
975
+ "Results": [
1040
976
  ""
1041
977
  ],
1042
- "SSH Port": [
978
+ "Review details": [
1043
979
  ""
1044
980
  ],
1045
- "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": [
981
+ "Run": [
982
+ "執行"
983
+ ],
984
+ "Run Job": [
985
+ "執行工作"
986
+ ],
987
+ "Run Puppet Once": [
1046
988
  ""
1047
989
  ],
1048
- "Connect by IP": [
990
+ "Run Script": [
1049
991
  ""
1050
992
  ],
1051
- "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": [
993
+ "Run a script": [
1052
994
  ""
1053
995
  ],
1054
- "Prefer IPv6 over IPv4": [
996
+ "Run at most N tasks at a time": [
997
+ "一次最多執行 N 個任務"
998
+ ],
999
+ "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.": [
1055
1000
  ""
1056
1001
  ],
1057
- "Default password to use for SSH. You may override per host by setting a parameter called remote_execution_ssh_password": [
1002
+ "Run job": [
1058
1003
  ""
1059
1004
  ],
1060
- "Default SSH password": [
1005
+ "Run on selected hosts": [
1061
1006
  ""
1062
1007
  ],
1063
- "Default key passphrase to use for SSH. You may override per host by setting a parameter called remote_execution_ssh_key_passphrase": [
1008
+ "Running": [
1009
+ "執行中"
1010
+ ],
1011
+ "SSH Port": [
1064
1012
  ""
1065
1013
  ],
1066
- "Default SSH key passphrase": [
1014
+ "SSH User": [
1067
1015
  ""
1068
1016
  ],
1069
- "Amount of workers in the pool to handle the execution of the remote execution jobs. Restart of the dynflowd/foreman-tasks service is required.": [
1017
+ "SSH provider specific options": [
1018
+ "SSH 供應者特定選項"
1019
+ ],
1020
+ "SSH user": [
1070
1021
  ""
1071
1022
  ],
1072
- "Workers pool size": [
1023
+ "SSH user:": [
1073
1024
  ""
1074
1025
  ],
1075
- "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.": [
1026
+ "Schedule": [
1027
+ "排程"
1028
+ ],
1029
+ "Schedule Remote Job": [
1076
1030
  ""
1077
1031
  ],
1078
- "Cleanup working directories": [
1032
+ "Schedule a job": [
1079
1033
  ""
1080
1034
  ],
1081
- "Where to find the Cockpit instance for the Web Console button. By default, no button is shown.": [
1035
+ "Schedule the job for a future time": [
1036
+ "排程工作至未來時間"
1037
+ ],
1038
+ "Schedule the job to start at a later time": [
1039
+ "排程工作至晚一點的時間"
1040
+ ],
1041
+ "Schedule type": [
1082
1042
  ""
1083
1043
  ],
1084
- "Cockpit URL": [
1044
+ "Scheduled": [
1085
1045
  ""
1086
1046
  ],
1087
- "Choose a job template that is pre-selected in job invocation form": [
1047
+ "Scheduled at:": [
1088
1048
  ""
1089
1049
  ],
1090
- "Form Job Template": [
1050
+ "Scheduled to start at": [
1091
1051
  ""
1092
1052
  ],
1093
- "Select a report template used for generating a report for a particular remote execution job": [
1053
+ "Scheduled to start before": [
1094
1054
  ""
1095
1055
  ],
1096
- "Job Invocation Report Template": [
1056
+ "Scheduled: ${totalHosts} hosts": [
1097
1057
  ""
1098
1058
  ],
1099
- "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.": [
1059
+ "Script": [
1100
1060
  ""
1101
1061
  ],
1102
- "Job templates": [
1103
- "工作範本"
1062
+ "Scroll to bottom": [
1063
+ "捲動至底端"
1104
1064
  ],
1105
- "Job invocations detail": [
1106
- ""
1065
+ "Scroll to top": [
1066
+ "捲動至頂端"
1107
1067
  ],
1108
- "Run Puppet Once": [
1068
+ "Search Query": [
1109
1069
  ""
1110
1070
  ],
1111
- "Perform a single Puppet run": [
1071
+ "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.": [
1112
1072
  ""
1113
1073
  ],
1114
- "Run Script": [
1115
- ""
1074
+ "Search query": [
1075
+ "搜尋查詢"
1116
1076
  ],
1117
- "Run a script": [
1118
- ""
1077
+ "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": [
1078
+ "使用遠端執行為代理搜尋主機,這在主機沒有子網路、或子網路沒有執行代理時很有用"
1119
1079
  ],
1120
- "Not yet": [
1080
+ "See more details at %s": [
1121
1081
  ""
1122
1082
  ],
1123
- "Effective user:": [
1124
- ""
1083
+ "See the last task details": [
1084
+ "檢視最後工作的詳情"
1125
1085
  ],
1126
- "Started at:": [
1127
- ""
1086
+ "See the task details": [
1087
+ "檢視工作的詳情"
1128
1088
  ],
1129
- "SSH user:": [
1089
+ "Select a report template used for generating a report for a particular remote execution job": [
1130
1090
  ""
1131
1091
  ],
1132
- "Template:": [
1092
+ "Select an ERB file to upload in order to import a job template. The template must contain metadata in the first ERB comment.": [
1133
1093
  ""
1134
1094
  ],
1135
- "Submit": [
1136
- ""
1095
+ "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.": [
1096
+ "為此子網路儘可能選擇遠端執行代理。加入有著同樣供應者的多重代理之後,動作就會在這些代理上進行負載平衡。"
1137
1097
  ],
1138
- "Next": [
1098
+ "Select the type of execution": [
1139
1099
  ""
1140
1100
  ],
1141
- "Back": [
1101
+ "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": [
1142
1102
  ""
1143
1103
  ],
1144
- "Start job": [
1104
+ "Set SSH key passphrase": [
1145
1105
  ""
1146
1106
  ],
1147
- "Fill all required fields in all the steps": [
1107
+ "Set SSH password": [
1148
1108
  ""
1149
1109
  ],
1150
- "Run on selected hosts": [
1110
+ "Set SSH user": [
1151
1111
  ""
1152
1112
  ],
1153
- "Skip to review step": [
1113
+ "Set password for effective user (using sudo-like mechanisms)": [
1154
1114
  ""
1155
1115
  ],
1156
- "Fill all required fields in all the steps to start the job": [
1116
+ "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.": [
1157
1117
  ""
1158
1118
  ],
1159
- "Skip to review": [
1119
+ "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": [
1160
1120
  ""
1161
1121
  ],
1162
- "Cancel": [
1122
+ "Should this interface be used for remote execution?": [
1163
1123
  ""
1164
1124
  ],
1165
- "Does not repeat": [
1125
+ "Show Job status for the hosts": [
1166
1126
  ""
1167
1127
  ],
1168
- "Cronline": [
1128
+ "Show all advanced fields": [
1169
1129
  ""
1170
1130
  ],
1171
- "Monthly": [
1172
- "每個月"
1131
+ "Show foreign input set details": [
1132
+ "顯示外部輸入集的詳細資料"
1173
1133
  ],
1174
- "Weekly": [
1175
- "每週"
1134
+ "Show job invocation": [
1135
+ "顯示工作祈願"
1176
1136
  ],
1177
- "Daily": [
1178
- "每天"
1137
+ "Show job template details": [
1138
+ "顯示工作範本的詳情"
1179
1139
  ],
1180
- "Hourly": [
1181
- ""
1140
+ "Show remote execution feature": [
1141
+ "顯示遠端執行功能"
1182
1142
  ],
1183
- "Immediate execution": [
1143
+ "Skip to review": [
1184
1144
  ""
1185
1145
  ],
1186
- "Future execution": [
1146
+ "Skip to review step": [
1187
1147
  ""
1188
1148
  ],
1189
- "Recurring execution": [
1190
- ""
1149
+ "Snippet": [
1150
+ "程式碼片段"
1191
1151
  ],
1192
- "Category and template": [
1193
- ""
1152
+ "Start": [
1153
+ "開始"
1194
1154
  ],
1195
- "Target hosts and inputs": [
1155
+ "Start job": [
1196
1156
  ""
1197
1157
  ],
1198
- "Advanced fields": [
1158
+ "Started": [
1199
1159
  ""
1200
1160
  ],
1201
- "Review details": [
1161
+ "Started at:": [
1202
1162
  ""
1203
1163
  ],
1204
- "Type of execution": [
1164
+ "Starts": [
1165
+ "起始"
1166
+ ],
1167
+ "Starts Before": [
1205
1168
  ""
1206
1169
  ],
1207
- "Hosts": [
1208
- "主機"
1170
+ "Starts at": [
1171
+ ""
1209
1172
  ],
1210
- "Host collections": [
1173
+ "Starts before": [
1211
1174
  ""
1212
1175
  ],
1213
- "Host groups": [
1214
- "主機群組"
1176
+ "State": [
1177
+ "狀態"
1215
1178
  ],
1216
- "Search query": [
1217
- "搜尋查詢"
1179
+ "Static Query": [
1180
+ "靜態查詢"
1218
1181
  ],
1219
- "Run job": [
1182
+ "Static query": [
1220
1183
  ""
1221
1184
  ],
1222
- "Use old form": [
1223
- ""
1185
+ "Status": [
1186
+ "狀態"
1224
1187
  ],
1225
- "Current organization %s is different from job's organization %s. This job may run on different hosts than before.": [
1188
+ "Submit": [
1226
1189
  ""
1227
1190
  ],
1228
- "Current location %s is different from job's location %s. This job may run on different hosts than before.": [
1191
+ "Subscribe to all my jobs": [
1229
1192
  ""
1230
1193
  ],
1231
- "You are not authorized to perform this action.": [
1194
+ "Subscribe to my failed jobs": [
1232
1195
  ""
1233
1196
  ],
1234
- "Please request the required permissions listed below from a Foreman administrator:": [
1197
+ "Subscribe to my succeeded jobs": [
1235
1198
  ""
1236
1199
  ],
1237
- "Permission Denied": [
1238
- ""
1200
+ "Succeeded": [
1201
+ "已成功"
1239
1202
  ],
1240
- "Proceed Anyway": [
1203
+ "Succeeded:": [
1241
1204
  ""
1242
1205
  ],
1243
- "'Starts before' date must in the future": [
1244
- ""
1206
+ "Success": [
1207
+ "成功"
1245
1208
  ],
1246
- "Please go back to \\\\\\\"Schedule\\\\\\\" - \\\\\\\"Future execution\\\\\\\" step to fix the error": [
1209
+ "Switch to the new job invocation detail UI": [
1247
1210
  ""
1248
1211
  ],
1249
- "Use legacy form": [
1212
+ "Sync Job Templates": [
1250
1213
  ""
1251
1214
  ],
1252
- "Edit job description template": [
1215
+ "System status": [
1253
1216
  ""
1254
1217
  ],
1255
- "Preview job description": [
1218
+ "Systems": [
1256
1219
  ""
1257
1220
  ],
1258
- "For example: 1, 2, 3, 4, 5...": [
1259
- ""
1221
+ "Target hosts": [
1222
+ "目標主機"
1260
1223
  ],
1261
- "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": [
1224
+ "Target hosts and inputs": [
1262
1225
  ""
1263
1226
  ],
1264
- "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.": [
1265
- ""
1227
+ "Target template ID": [
1228
+ "目標範本 ID"
1266
1229
  ],
1267
- "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.": [
1268
- ""
1230
+ "Target: ": [
1231
+ "目標:"
1269
1232
  ],
1270
- "All fields are required.": [
1271
- ""
1233
+ "Task Details": [
1234
+ "工作詳細資料"
1272
1235
  ],
1273
- "Not available": [
1236
+ "Task cancelled": [
1274
1237
  ""
1275
1238
  ],
1276
- "Access denied": [
1239
+ "Template ERB": [
1277
1240
  ""
1278
1241
  ],
1279
- "Missing the required permissions: ${missingPermissions.join( ', ' )}": [
1242
+ "Template Invocation for %s": [
1280
1243
  ""
1281
1244
  ],
1282
- "Errors:": [
1245
+ "Template failed with:": [
1283
1246
  ""
1284
1247
  ],
1285
- "Categories list failed with:": [
1248
+ "Template name": [
1249
+ "範本名稱"
1250
+ ],
1251
+ "Template version": [
1252
+ "範本版本"
1253
+ ],
1254
+ "Template with id '%{id}' was not found": [
1255
+ "找不到 ID 為 '%{id}' 的範本"
1256
+ ],
1257
+ "Template:": [
1286
1258
  ""
1287
1259
  ],
1288
1260
  "Templates list failed with:": [
1289
1261
  ""
1290
1262
  ],
1291
- "Template failed with:": [
1263
+ "The cron line supports extended cron line syntax. For details please refer to the ": [
1292
1264
  ""
1293
1265
  ],
1294
- "Preview Hosts": [
1295
- ""
1266
+ "The dynamic query '%{query}' was not resolved yet. The list of hosts to which it would resolve now can be seen %{here}.": [
1267
+ "動態查詢 '%{query}' 尚未被解析。該解析的主機清單可以在 %{here} 找到。"
1296
1268
  ],
1297
- "...and %s more": [
1298
- ""
1269
+ "The execution interface is used for remote execution": [
1270
+ "用來遠端執行的執行介面"
1299
1271
  ],
1300
- "%s more": [
1301
- ""
1272
+ "The final host list may change because the selected query is dynamic. It will be rerun during execution.": [
1273
+ "最終主機清單可能會改變,因為選擇查詢是動態的。這會在執行時重新執行。"
1302
1274
  ],
1303
- "Clear all filters": [
1275
+ "The job cannot be aborted at the moment.": [
1304
1276
  ""
1305
1277
  ],
1306
- "There are no available input fields for the selected template.": [
1278
+ "The job cannot be cancelled at the moment.": [
1307
1279
  ""
1308
1280
  ],
1309
- "Please select at least one host": [
1281
+ "The job could not be cancelled.": [
1310
1282
  ""
1311
1283
  ],
1312
- "Please enter a search query": [
1284
+ "The job template to use, parameter is required unless feature was specified": [
1313
1285
  ""
1314
1286
  ],
1315
- "Please select at least one host collection": [
1287
+ "The only applicable proxy %{proxy_names} is down": [
1288
+ "",
1316
1289
  ""
1317
1290
  ],
1318
- "Please select at least one host group": [
1319
- ""
1291
+ "The template %{template_name} mapped to feature %{feature_name} is not accessible by the user": [
1292
+ "使用者無法存取範本 %{template_name} 對應至功能 %{feature_name}"
1320
1293
  ],
1321
- "Filter by hosts": [
1294
+ "There are no available input fields for the selected template.": [
1322
1295
  ""
1323
1296
  ],
1324
- "Filter by host collections": [
1325
- ""
1297
+ "There was an error while updating the status, try refreshing the page.": [
1298
+ "更新狀態時發生錯誤,請更新此頁面。"
1326
1299
  ],
1327
- "Filter by host groups": [
1300
+ "This can happen if the host is removed or moved to another organization or location after the job was started": [
1328
1301
  ""
1329
1302
  ],
1330
- "Apply to": [
1331
- ""
1303
+ "This template is locked for editing.": [
1304
+ "此範本已鎖定,因此無法編輯。"
1332
1305
  ],
1333
- "Never": [
1334
- "永不"
1306
+ "This template is locked. Please clone it to a new template to customize.": [
1307
+ "此範本已鎖定。請將它複製至一個新的範本以自訂化。"
1335
1308
  ],
1336
- "After %s occurences": [
1337
- ""
1309
+ "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}.": [
1310
+ "這範本是用來產生描述。輸入值可以使用 %{package} 語法。您也可以使用 %{job_category} 與 %{template_name} 來包括工作類別與範本名稱。"
1338
1311
  ],
1339
- "Every hour at minute %s": [
1312
+ "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}.": [
1340
1313
  ""
1341
1314
  ],
1342
- "Every day at %s": [
1315
+ "Time in seconds from the start on the remote host after which the job should be killed.": [
1343
1316
  ""
1344
1317
  ],
1345
- "Every week on %s at %s": [
1318
+ "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.": [
1346
1319
  ""
1347
1320
  ],
1348
- "Every month on %s at %s": [
1321
+ "Time to pickup": [
1349
1322
  ""
1350
1323
  ],
1351
- "Cron line": [
1352
- "Cron 行"
1353
- ],
1354
- "No Target Hosts": [
1324
+ "Timeout to kill": [
1355
1325
  ""
1356
1326
  ],
1357
- "view host names": [
1327
+ "Timeout to kill after": [
1358
1328
  ""
1359
1329
  ],
1360
- "Hide all advanced fields": [
1361
- ""
1330
+ "Toggle DEBUG": [
1331
+ "切換 DEBUG"
1362
1332
  ],
1363
- "Show all advanced fields": [
1364
- ""
1333
+ "Toggle STDERR": [
1334
+ "切換 STDERR"
1365
1335
  ],
1366
- "Schedule type": [
1367
- ""
1336
+ "Toggle STDOUT": [
1337
+ "切換 STDOUT"
1368
1338
  ],
1369
- "Recurrence": [
1370
- ""
1339
+ "Toggle command": [
1340
+ "切換指令"
1371
1341
  ],
1372
- "Starts at": [
1373
- ""
1342
+ "Total hosts": [
1343
+ "主機總數"
1374
1344
  ],
1375
- "Starts Before": [
1345
+ "Try to abort the job on a host without waiting for its result": [
1376
1346
  ""
1377
1347
  ],
1378
- "Starts": [
1379
- "起始"
1380
- ],
1381
- "Now": [
1348
+ "Try to abort the job without waiting for the results from the remote hosts": [
1382
1349
  ""
1383
1350
  ],
1384
- "Repeats": [
1385
- "重複"
1351
+ "Try to cancel the job": [
1352
+ "試著取消工作"
1386
1353
  ],
1387
- "Ends": [
1388
- "結束"
1354
+ "Try to cancel the job on a host": [
1355
+ "試著取消主機上的工作"
1389
1356
  ],
1390
- "Purpose": [
1357
+ "Trying to abort the job": [
1391
1358
  ""
1392
1359
  ],
1393
- "Static query": [
1360
+ "Trying to cancel the job": [
1394
1361
  ""
1395
1362
  ],
1396
- "Dynamic query": [
1397
- ""
1363
+ "Type": [
1364
+ "類型"
1398
1365
  ],
1399
- "Description Template": [
1366
+ "Type has impact on when is the query evaluated to hosts.": [
1400
1367
  ""
1401
1368
  ],
1402
- "A special label for tracking a recurring job. There can be only one active job with a given purpose at a time.": [
1369
+ "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>": [
1403
1370
  ""
1404
1371
  ],
1405
- "Query type": [
1372
+ "Type of execution": [
1406
1373
  ""
1407
1374
  ],
1408
- "Type has impact on when is the query evaluated to hosts.": [
1409
- ""
1375
+ "Type of query": [
1376
+ "查詢類型"
1410
1377
  ],
1411
- "evaluates just after you submit this form": [
1378
+ "Unable to create mail notification: %s": [
1412
1379
  ""
1413
1380
  ],
1414
- "evaluates just before the execution is started, so if it's planned in future, targeted hosts set may change before it": [
1415
- ""
1381
+ "Unable to fetch public key": [
1382
+ "無法取得公開金鑰"
1416
1383
  ],
1417
- "Cron line (extended)": [
1384
+ "Unable to remove host from known hosts": [
1418
1385
  ""
1419
1386
  ],
1420
- "Cron line format '1 2 3 4 5', where:": [
1387
+ "Unable to save template. Correct highlighted errors": [
1421
1388
  ""
1422
1389
  ],
1423
- "is minute (range: 0-59)": [
1424
- "是分鐘(範圍:0-59)"
1390
+ "Unknown execution status": [
1391
+ "未知的執行狀態"
1425
1392
  ],
1426
- "is hour (range: 0-23)": [
1427
- "是小時(範圍:0-23)"
1393
+ "Unknown input %{input_name} for template %{template_name}": [
1394
+ "未知的輸入 %{input_name} 給範本 %{template_name}"
1428
1395
  ],
1429
- "is day of month (range: 1-31)": [
1430
- "是日期(範圍:1-31)"
1396
+ "Unknown remote execution feature %s": [
1397
+ "未知的遠端執行功能 %s"
1431
1398
  ],
1432
- "is month (range: 1-12)": [
1433
- "是月份(範圍:1-12)"
1399
+ "Unsupported or no operating system found for this host.": [
1400
+ "不支援或此主機上找不到作業系統。"
1434
1401
  ],
1435
- "is day of week (range: 0-6)": [
1436
- "是星期幾(範圍:0-6)"
1402
+ "Update a foreign input set": [
1403
+ "更新外部輸入集"
1437
1404
  ],
1438
- "The cron line supports extended cron line syntax. For details please refer to the ": [
1439
- ""
1405
+ "Update a job template": [
1406
+ "更新工作範本"
1440
1407
  ],
1441
- "documentation": [
1442
- ""
1408
+ "Use default description template": [
1409
+ "使用預設的描述範本"
1443
1410
  ],
1444
- "At": [
1445
- ""
1411
+ "Use legacy form": [
1412
+ ""
1446
1413
  ],
1447
- "Invalid time format": [
1414
+ "Use new job wizard": [
1448
1415
  ""
1449
1416
  ],
1450
- "At minute": [
1417
+ "Use old form": [
1451
1418
  ""
1452
1419
  ],
1453
- "range: 0-59": [
1420
+ "User Inputs": [
1454
1421
  ""
1455
1422
  ],
1456
- "Create": [
1457
- "建立"
1423
+ "User can not execute job on host %s": [
1424
+ "使用者無法在主機 %s 上執行工作"
1458
1425
  ],
1459
- "Minute can only be a number between 0-59": [
1426
+ "User can not execute job on infrastructure host %s": [
1460
1427
  ""
1461
1428
  ],
1462
- "Days": [
1463
- ""
1429
+ "User can not execute this job template": [
1430
+ "使用者無法執行此工作範本"
1464
1431
  ],
1465
- "Days of week": [
1466
- "星期幾"
1432
+ "User can not execute this job template on %s": [
1433
+ "使用者無法在 %s 上執行此工作範本"
1467
1434
  ],
1468
- "For Future execution a 'Starts at' date or 'Starts before' date must be selected. Immediate execution can be selected in the previous step.": [
1435
+ "User input": [
1436
+ "使用者輸入"
1437
+ ],
1438
+ "Value": [
1439
+ "值"
1440
+ ],
1441
+ "View all jobs": [
1469
1442
  ""
1470
1443
  ],
1471
- "'Starts before' date must be after 'Starts at' date": [
1444
+ "View finished jobs": [
1472
1445
  ""
1473
1446
  ],
1474
- "Clear input": [
1447
+ "View running jobs": [
1475
1448
  ""
1476
1449
  ],
1477
- "Starts before": [
1450
+ "View scheduled jobs": [
1478
1451
  ""
1479
1452
  ],
1480
- "End time needs to be after start time": [
1453
+ "Web Console": [
1481
1454
  ""
1482
1455
  ],
1483
- "On": [
1484
- "開啟"
1456
+ "Weekly": [
1457
+ "每週"
1485
1458
  ],
1486
- "After": [
1487
- ""
1459
+ "What command should be used to switch to the effective user. One of %s": [
1460
+ "該用哪個指令來切換至有效的使用者。%s 之一"
1488
1461
  ],
1489
- "Repeat amount can only be a positive number": [
1490
- ""
1462
+ "What user should be used to run the script (using sudo-like mechanisms)": [
1463
+ "哪位使用者該用來執行此 script(使用類似 sudo 機制)"
1491
1464
  ],
1492
- "occurences": [
1493
- ""
1465
+ "What user should be used to run the script (using sudo-like mechanisms). Defaults to a template parameter or global setting.": [
1466
+ "哪位使用者該用來執行此 script(使用類似 sudo 機制)。預設值設為範本參數或全域設定。"
1494
1467
  ],
1495
- "Select the type of execution": [
1468
+ "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": [
1496
1469
  ""
1497
1470
  ],
1498
- "Execute the job now.": [
1471
+ "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.": [
1499
1472
  ""
1500
1473
  ],
1501
- "Execute the job later, at a scheduled time.": [
1474
+ "Where to find the Cockpit instance for the Web Console button. By default, no button is shown.": [
1502
1475
  ""
1503
1476
  ],
1504
- "Execute the job on a repeating schedule.": [
1505
- ""
1477
+ "Whether it should be allowed to override the effective user from the invocation form.": [
1478
+ "是否允許從祈願清單覆寫有效使用者。"
1506
1479
  ],
1507
- "Invalid date": [
1508
- ""
1480
+ "Whether or not the template is locked for editing": [
1481
+ "範本是否鎖定並禁止進行編輯"
1509
1482
  ],
1510
- "open-help-tooltip-button": [
1483
+ "Whether the current user login should be used as the effective user": [
1484
+ "目前登入的使用者是否應作為有效使用者"
1485
+ ],
1486
+ "Whether to overwrite the template if it already exists": [
1511
1487
  ""
1512
1488
  ],
1513
- "Reset to default": [
1514
- "重設為預設值"
1489
+ "Whether we should sync templates from disk when running db:seed.": [
1490
+ "執行 db:seed 時是否要從磁碟同步範本。"
1515
1491
  ],
1516
- "Has to be a positive number": [
1492
+ "Workers pool size": [
1517
1493
  ""
1518
1494
  ],
1519
- "Please refine your search.": [
1495
+ "Yes (override)": [
1520
1496
  ""
1521
1497
  ],
1522
- "You have %s results to display. Showing first %s results": [
1523
- ""
1498
+ "You are not allowed to see the currently assigned template. Saving the form now would unassign the template.": [
1499
+ "您不能看到目前指定的範本。現在儲存表單會取消指定範本。"
1524
1500
  ],
1525
- "Opening job invocation form": [
1501
+ "You are not authorized to perform this action.": [
1526
1502
  ""
1527
1503
  ],
1528
- "%s job has been invoked": [
1504
+ "You have %s results to display. Showing first %s results": [
1529
1505
  ""
1530
1506
  ],
1531
- "Schedule a job": [
1507
+ "add an input set for this template to reference a different template inputs": [
1508
+ "為此範本新增輸入集,以參照至不同的範本輸入"
1509
+ ],
1510
+ "cancelled": [
1511
+ "已取消"
1512
+ ],
1513
+ "default_capsule method missing from SmartProxy": [
1532
1514
  ""
1533
1515
  ],
1534
- "Recent jobs": [
1516
+ "documentation": [
1535
1517
  ""
1536
1518
  ],
1537
- "View all jobs": [
1519
+ "effective user": [
1538
1520
  ""
1539
1521
  ],
1540
- "View finished jobs": [
1522
+ "error": [
1541
1523
  ""
1542
1524
  ],
1543
- "View running jobs": [
1525
+ "error during rendering: %s": [
1526
+ "處理時發生錯誤:%s"
1527
+ ],
1528
+ "evaluates just after you submit this form": [
1544
1529
  ""
1545
1530
  ],
1546
- "View scheduled jobs": [
1531
+ "evaluates just before the execution is started, so if it's planned in future, targeted hosts set may change before it": [
1547
1532
  ""
1548
1533
  ],
1549
- "Finished": [
1550
- "已完成"
1534
+ "failed": [
1535
+ "已失敗"
1551
1536
  ],
1552
- "Running": [
1553
- "執行中"
1537
+ "here": [
1538
+ "這裏"
1554
1539
  ],
1555
- "Scheduled": [
1556
- ""
1540
+ "host already has an execution interface": [
1541
+ "主機已有執行介面"
1557
1542
  ],
1558
- "No results found": [
1559
- ""
1543
+ "hosts": [
1544
+ "主機"
1560
1545
  ],
1561
- "Remote Execution Interface": [
1562
- ""
1546
+ "in %s": [
1547
+ "%s 中"
1563
1548
  ],
1564
- "yes": [
1565
- ""
1549
+ "included template '%s' not found": [
1550
+ "找不到包含的範本 '%s'"
1551
+ ],
1552
+ "input macro with name '%s' used, but no input with such name defined for this template": [
1553
+ "使用了名為 '%s' 的輸入巨集,但此範本並未輸入這樣的名稱"
1554
+ ],
1555
+ "is day of month (range: 1-31)": [
1556
+ "是日期(範圍:1-31)"
1557
+ ],
1558
+ "is day of week (range: 0-6)": [
1559
+ "是星期幾(範圍:0-6)"
1560
+ ],
1561
+ "is hour (range: 0-23)": [
1562
+ "是小時(範圍:0-23)"
1563
+ ],
1564
+ "is minute (range: 0-59)": [
1565
+ "是分鐘(範圍:0-59)"
1566
+ ],
1567
+ "is month (range: 1-12)": [
1568
+ "是月份(範圍:1-12)"
1566
1569
  ],
1567
1570
  "no": [
1568
1571
  "否"
1569
1572
  ],
1570
- "Inherit from host parameter": [
1573
+ "occurences": [
1571
1574
  ""
1572
1575
  ],
1573
- "Yes (override)": [
1576
+ "open-help-tooltip-button": [
1574
1577
  ""
1575
1578
  ],
1576
- "No (override)": [
1579
+ "queued": [
1580
+ "已排程"
1581
+ ],
1582
+ "queued to start executing in %{time}": [
1577
1583
  ""
1578
1584
  ],
1579
- "REX pull mode": [
1585
+ "range: 0-59": [
1580
1586
  ""
1581
1587
  ],
1582
- "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.": [
1588
+ "remove template input set": [
1589
+ "移除範本輸入集"
1590
+ ],
1591
+ "running %{percent}%%": [
1583
1592
  ""
1584
1593
  ],
1585
- "Host": [
1586
- "主機"
1594
+ "seconds": [
1595
+ ""
1587
1596
  ],
1588
- "Active Filters:": [
1597
+ "succeeded": [
1598
+ "已成功"
1599
+ ],
1600
+ "tasks at a time": [
1589
1601
  ""
1590
1602
  ],
1591
- "A plugin bringing remote execution to the Foreman, completing the config management functionality with remote management functionality.": [
1592
- "將遠端執行帶入 Foreman 的外掛程式,搭配遠端管理功能來完成配置管理。"
1603
+ "template": [
1604
+ "範本"
1605
+ ],
1606
+ "unknown status": [
1607
+ "未知的狀態"
1608
+ ],
1609
+ "using ": [
1610
+ ""
1611
+ ],
1612
+ "using Smart Proxy": [
1613
+ ""
1614
+ ],
1615
+ "view host names": [
1616
+ ""
1617
+ ],
1618
+ "yes": [
1619
+ "是"
1593
1620
  ]
1594
1621
  }
1595
1622
  }