foreman_rh_cloud 11.1.0 → 11.2.0

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.
Files changed (41) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_rh_cloud/locale/en/foreman_rh_cloud.js +248 -161
  3. data/app/assets/javascripts/foreman_rh_cloud/locale/fr/foreman_rh_cloud.js +393 -306
  4. data/app/assets/javascripts/foreman_rh_cloud/locale/ja/foreman_rh_cloud.js +393 -306
  5. data/app/assets/javascripts/foreman_rh_cloud/locale/ka/foreman_rh_cloud.js +393 -306
  6. data/app/assets/javascripts/foreman_rh_cloud/locale/ko/foreman_rh_cloud.js +589 -0
  7. data/app/assets/javascripts/foreman_rh_cloud/locale/zh_CN/foreman_rh_cloud.js +393 -306
  8. data/app/controllers/insights_cloud/api/machine_telemetries_controller.rb +9 -1
  9. data/app/services/foreman_rh_cloud/cloud_request_forwarder.rb +4 -2
  10. data/app/services/foreman_rh_cloud/hits_uploader.rb +3 -8
  11. data/app/services/foreman_rh_cloud/rules_ingester.rb +61 -0
  12. data/app/services/foreman_rh_cloud/template_renderer_helper.rb +1 -1
  13. data/config/routes.rb +10 -4
  14. data/db/seeds.d/189_add_host_inventory_param.rb +7 -0
  15. data/lib/foreman_inventory_upload/async/upload_report_job.rb +1 -1
  16. data/lib/foreman_inventory_upload/generators/queries.rb +1 -1
  17. data/lib/foreman_rh_cloud/version.rb +1 -1
  18. data/lib/insights_cloud.rb +4 -0
  19. data/lib/tasks/insights.rake +10 -7
  20. data/lib/tasks/rh_cloud_inventory.rake +8 -3
  21. data/locale/Makefile +12 -2
  22. data/locale/en/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  23. data/locale/en/foreman_rh_cloud.po +111 -22
  24. data/locale/foreman_rh_cloud.pot +217 -96
  25. data/locale/fr/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  26. data/locale/fr/foreman_rh_cloud.po +106 -19
  27. data/locale/ja/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  28. data/locale/ja/foreman_rh_cloud.po +106 -19
  29. data/locale/ka/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  30. data/locale/ka/foreman_rh_cloud.po +106 -19
  31. data/locale/ko/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  32. data/locale/ko/foreman_rh_cloud.po +591 -0
  33. data/locale/zh_CN/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  34. data/locale/zh_CN/foreman_rh_cloud.po +106 -19
  35. data/package.json +1 -1
  36. data/test/unit/services/foreman_rh_cloud/cloud_request_forwarder_test.rb +24 -0
  37. data/test/unit/services/foreman_rh_cloud/hits_uploader_test.rb +13 -2
  38. data/test/unit/services/foreman_rh_cloud/rules_ingester_test.rb +60 -0
  39. data/test/unit/slice_generator_test.rb +24 -2
  40. data/webpack/InsightsCloudSync/Components/RemediationModal/RemediationModal.js +5 -1
  41. metadata +10 -3
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_rh_cloud": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_rh_cloud 1.0.0",
6
+ "Project-Id-Version": "foreman_rh_cloud 11.1.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2023-01-20 13:26+0000",
9
9
  "Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2023",
@@ -17,485 +17,572 @@
17
17
  "domain": "foreman_rh_cloud",
18
18
  "plural_forms": "nplurals=1; plural=0;"
19
19
  },
20
- "Download latest report": [
21
- "下载最新報告"
20
+ " Sync all inventory status": [
21
+ ""
22
22
  ],
23
- "Set the current organization context for the request": [
24
- "设置请求的当前机构上下文"
23
+ "%s organizations": [
24
+ "%s 机构"
25
25
  ],
26
- "Start report generation": [
27
- "开始报告生成"
26
+ "About subscription watch": [
27
+ "订阅查看"
28
28
  ],
29
- "Generate the report, but do not upload": [
30
- ""
29
+ "Actions history": [
30
+ "操作历史记录"
31
31
  ],
32
- "Grab hosts that are missing in RH Cloud": [
33
- ""
32
+ "Advanced Inventory Settings": [
33
+ "高级清单设置"
34
34
  ],
35
- "Scoped search string for host removal": [
35
+ "All recommendations are now selected.": [
36
+ "现在选择了所有建议。"
37
+ ],
38
+ "Any Organization": [
39
+ "任意机构"
40
+ ],
41
+ "Apply Insights recommendations": [
42
+ "应用 Insights 建议"
43
+ ],
44
+ "Automatic inventory upload": [
45
+ "自动清单上传"
46
+ ],
47
+ "Automatic mismatch deletion": [
36
48
  ""
37
49
  ],
38
- "Start inventory synchronization": [
39
- "启动清单同步"
50
+ "Cancel": [
51
+ "取消"
40
52
  ],
41
- "Enable cloud connector": [
42
- "启用云连接器"
53
+ "Clear": [
54
+ "清除"
43
55
  ],
44
- "The report file %{filename} doesn't exist": [
45
- "报告文件 %{filename} 不存在"
56
+ "Clear Selection": [
57
+ "清除选择"
46
58
  ],
47
- "Nothing to sync, there are no hosts with subscription for this organization.": [
48
- "没有同步,此机构没有带有订阅的主机。"
59
+ "Cloud Connector has been configured however obfuscating host names setting is enabled, it's recommended to disable it": [
60
+ "已配置了云连接器,但启用了模糊主机名设置,建议禁用它"
49
61
  ],
50
- "No task was found": [
51
- "没有找到任务"
62
+ "Cloud Connector has been configured however the inventory auto-upload is disabled, it's recommended to enable it": [
63
+ "已配置了云连接器,但禁用了清单自动上传,建议启用它"
52
64
  ],
53
- "Recommendations": [
54
- "建议"
65
+ "Cloud Connector is in progress": [
66
+ "云连接器正在进行"
55
67
  ],
56
- "Host Insights recommendations": [
57
- "主机 Insights 建议"
68
+ "Cloud connector job link": [
69
+ "云连接器作业链接"
58
70
  ],
59
- "Insights": [
60
- "Insights"
71
+ "Cloud connector setup has failed: ": [
72
+ "云连接器设置失败: "
61
73
  ],
62
- "Reporting": [
63
- "报告"
74
+ "Cloud connector setup has started: ": [
75
+ "云连接器设置已启动: "
64
76
  ],
65
- "Not reporting": [
66
- "未报告"
77
+ "Cloud connector setup is in progress now: ": [
78
+ "云连接器设置现在正在进行: "
67
79
  ],
68
- "Inventory": [
69
- "清单"
80
+ "Completed": [
81
+ "完成"
70
82
  ],
71
- "Host was not uploaded to your RH cloud inventory": [
72
- "主机没有上传到您的 RH 云清单"
83
+ "Configure": [
84
+ "配置"
73
85
  ],
74
- "Successfully uploaded to your RH cloud inventory": [
75
- "成功上传到您的 RH 云清单"
86
+ "Configure Cloud Connector on given hosts": [
87
+ "在给定主机上配置 Cloud Connector"
76
88
  ],
77
- "Red Hat Insights": [
78
- "Red Hat Insights"
89
+ "Configure cloud connector": [
90
+ ""
79
91
  ],
80
- "Satellite server has %{hits_count} recommendations by Red Hat": [
81
- "Satellite 服务器有 %{hits_count} 个红帽提供的建议"
92
+ "Connectivity test": [
93
+ "连接测试"
82
94
  ],
83
- "Wait and %s": [
84
- "等待和 %s"
95
+ "Critical": [
96
+ "关键"
85
97
  ],
86
- "Value %{value} is not a valid UUID": [
87
- "值 %{value} 不是一个有效的 UUID"
98
+ "Current page": [
99
+ "当前页"
100
+ ],
101
+ "Disconnected hosts: ": [
102
+ "断开连接的主机:"
103
+ ],
104
+ "Displays manifest statuses per accessible organizations.": [
105
+ "显示每个可访问的机构的清单状态。"
106
+ ],
107
+ "Documentation": [
108
+ "文档"
109
+ ],
110
+ "Download Report": [
111
+ "下载报告"
112
+ ],
113
+ "Download latest report": [
114
+ "下载最新報告"
115
+ ],
116
+ "Enable automatic deletion of mismatched host records from the Red Hat cloud": [
117
+ ""
118
+ ],
119
+ "Enable automatic synchronization of Insights recommendations from the Red Hat cloud": [
120
+ "启用来自红帽云的 Insights 建议自动同步"
121
+ ],
122
+ "Enable automatic upload of your host inventory to the Red Hat cloud": [
123
+ "启用自动将主机清单上传到红帽云"
124
+ ],
125
+ "Enable automatic upload of your hosts inventory to the Red Hat cloud": [
126
+ "启用自动将主机清单上传到红帽云"
127
+ ],
128
+ "Enable cloud connector": [
129
+ "启用云连接器"
88
130
  ],
89
131
  "Enable inventory upload": [
90
132
  "启用清单上传"
91
133
  ],
92
- "RH Cloud": [
93
- "RH Cloud"
134
+ "Encountered an error while trying to access the server:": [
135
+ "在尝试访问服务器时遇到错误:"
94
136
  ],
95
- "Inventory Upload": [
96
- "清单上传"
137
+ "Exclude installed Packages": [
138
+ "排除安装的软件包"
97
139
  ],
98
- "Apply Insights recommendations": [
99
- "应用 Insights 建议"
140
+ "Exclude installed packages from being uploaded to the Red Hat cloud": [
141
+ "将安装的软件包上传到红帽云"
100
142
  ],
101
- "Run remediation playbook generated by Insights": [
102
- "运行 Insights 生成的补救 playbook"
143
+ "Exclude packages": [
144
+ "排除软件包"
103
145
  ],
104
- "Run RH Cloud playbook": [
105
- "运行 RH Cloud playbook"
146
+ "Exclude packages from being uploaded to the Red Hat cloud": [
147
+ "排除软件包上传到红帽云"
106
148
  ],
107
- "Run playbook genrated by Red Hat remediations app": [
108
- "运行由红帽补救应用生成的 playbook"
149
+ "Exit Code: %s": [
150
+ "退出代码:%s"
109
151
  ],
110
- "Configure Cloud Connector on given hosts": [
111
- "在给定主机上配置 Cloud Connector"
152
+ "Fetch Insights-related host details": [
153
+ ""
112
154
  ],
113
- "RHCloud": [
114
- "RHCloud"
155
+ "Fetching data about your accounts": [
156
+ "获取有关您的帐户的数据"
115
157
  ],
116
- "Enable automatic upload of your host inventory to the Red Hat cloud": [
117
- "启用自动将主机清单上传到红帽云"
158
+ "Filter..": [
159
+ "过滤器..."
118
160
  ],
119
- "Automatic inventory upload": [
120
- "自动清单上传"
161
+ "Fix host": [
162
+ "修复主机"
121
163
  ],
122
- "Enable automatic synchronization of Insights recommendations from the Red Hat cloud": [
123
- "启用来自红帽云的 Insights 建议自动同步"
164
+ "For more info, please visit the": [
165
+ "如需更多信息,请访问"
124
166
  ],
125
- "Synchronize recommendations Automatically": [
126
- "自动同步建议"
167
+ "For more information about Insights and Cloud Connector, see:": [
168
+ ""
127
169
  ],
128
- "Enable automatic deletion of mismatched host records from the Red Hat cloud": [
170
+ "For more information about the Subscriptions service, see:": [
129
171
  ""
130
172
  ],
131
- "Automatic mismatch deletion": [
173
+ "Foreman plugin that process & upload data to Red Hat Cloud": [
174
+ "处理数据并将其上传到红帽云的 Foreman 插件"
175
+ ],
176
+ "Full Screen": [
177
+ "全屏"
178
+ ],
179
+ "Generate and upload report": [
132
180
  ""
133
181
  ],
134
- "Obfuscate host names sent to the Red Hat cloud": [
135
- "发送到红帽云的模糊主机名"
182
+ "Generate the report, but do not upload": [
183
+ ""
136
184
  ],
137
- "Obfuscate host names": [
138
- "模糊主机名"
185
+ "Generating": [
186
+ "生成中"
139
187
  ],
140
- "Obfuscate ipv4 addresses sent to the Red Hat cloud": [
141
- "发送到红帽云的模糊 ipv4 地址"
188
+ "Go to Foreman Insights page": [
189
+ ""
142
190
  ],
143
- "Obfuscate host ipv4 addresses": [
144
- "模糊的主机 ipv4 地址"
191
+ "Go to first page": [
192
+ "前往第一页"
145
193
  ],
146
- "Exclude installed packages from being uploaded to the Red Hat cloud": [
147
- "将安装的软件包上传到红帽云"
194
+ "Go to last page": [
195
+ "前往最后一页"
148
196
  ],
149
- "Exclude installed Packages": [
150
- "排除安装的软件包"
197
+ "Go to next page": [
198
+ "前往下一页"
151
199
  ],
152
- "Should import include parameter tags from Foreman?": [
153
- "应从 Foreman 导入包含参数标签?"
200
+ "Go to previous page": [
201
+ "前往上一页"
154
202
  ],
155
- "Include parameters in insights-client reports": [
156
- "在 insights-client 报告中包含参数"
203
+ "Grab hosts that are missing in RH Cloud": [
204
+ ""
157
205
  ],
158
- "RHC daemon id": [
159
- "RHC 守护进程 ID"
206
+ "Host Insights recommendations": [
207
+ "主机 Insights 建议"
208
+ ],
209
+ "Host was not uploaded to your RH cloud inventory": [
210
+ "主机没有上传到您的 RH 云清单"
211
+ ],
212
+ "Hostname": [
213
+ "主机名"
214
+ ],
215
+ "Hosts with subscription in organization: ": [
216
+ "机构中具有订阅的主机: "
160
217
  ],
161
218
  "ID of the RHC(Yggdrasil) daemon": [
162
219
  "RHC (Yggdrasil)守护进程的 ID"
163
220
  ],
164
- "Fix host": [
165
- "修复主机"
221
+ "Important": [
222
+ "重要"
166
223
  ],
167
- "Oops! Couldn't find organization that matches your query": [
168
- "未找到与您的查询匹配的机构"
224
+ "Include parameters in insights-client reports": [
225
+ "在 insights-client 报告中包含参数"
169
226
  ],
170
- "Fetching data about your accounts": [
171
- "获取有关您的帐户的数据"
227
+ "Insights": [
228
+ "Insights"
172
229
  ],
173
- "Loading...": [
174
- "载入中..."
230
+ "Inventory": [
231
+ "清单"
175
232
  ],
176
- "Encountered an error while trying to access the server:": [
177
- "在尝试访问服务器时遇到错误:"
233
+ "Inventory Auto Upload": [
234
+ "清单自动上传"
178
235
  ],
179
- "Generating": [
180
- "生成中"
236
+ "Inventory Upload": [
237
+ "清单上传"
181
238
  ],
182
- "Uploading": [
183
- "上载中"
239
+ "Inventory sync has failed: ": [
240
+ "清单同步失败: "
184
241
  ],
185
- "Download Report": [
186
- "下载报告"
242
+ "Inventory sync has started:": [
243
+ "清单同步已启动:"
187
244
  ],
188
- "Full Screen": [
189
- "全屏"
245
+ "Items per page": [
246
+ "每页的项"
190
247
  ],
191
- "Clear": [
192
- "清除"
248
+ "Knowledgebase article": [
249
+ "知识库文章"
193
250
  ],
194
- "Filter..": [
195
- "过滤器..."
251
+ "List of host UUIDs": [
252
+ ""
196
253
  ],
197
- "Any Organization": [
198
- "任意机构"
254
+ "Loading": [
255
+ "加载"
199
256
  ],
200
- "Enable automatic upload of your hosts inventory to the Red Hat cloud": [
201
- "启用自动将主机清单上传到红帽云"
257
+ "Loading...": [
258
+ "载入中..."
202
259
  ],
203
- "Settings": [
204
- "设置"
260
+ "Low": [
261
+ ""
205
262
  ],
206
- "Cloud connector setup is in progress now: ": [
207
- "云连接器设置现在正在进行: "
263
+ "Manual": [
264
+ "手册"
208
265
  ],
209
- "Cloud connector job link": [
210
- "云连接器作业链接"
266
+ "Moderate": [
267
+ "中等"
211
268
  ],
212
- "Cloud connector setup has failed: ": [
213
- "云连接器设置失败: "
269
+ "More details can be found in": [
270
+ "如需更多详细信息,请参阅"
214
271
  ],
215
- "Cloud connector setup has started: ": [
216
- "云连接器设置已启动: "
272
+ "Next run: ": [
273
+ "下一次运行 "
217
274
  ],
218
- "view the job in progress": [
219
- "查看正在进行中的任务"
275
+ "No": [
276
+ ""
220
277
  ],
221
- "Cloud Connector is in progress": [
222
- "云连接器正在进行"
278
+ "No recommendations were found for this host!": [
279
+ "没有找到此主机的建议!"
280
+ ],
281
+ "No results found": [
282
+ "没有找到结果"
223
283
  ],
224
- "Reconfigure Cloud Connector": [
225
- "重新配置云连接器"
284
+ "No task was found": [
285
+ "没有找到任务"
226
286
  ],
227
- "Configure Cloud Connector": [
228
- "配置云连接器"
287
+ "Not reporting": [
288
+ "未报告"
289
+ ],
290
+ "Nothing to sync, there are no hosts with subscription for this organization.": [
291
+ "没有同步,此机构没有带有订阅的主机。"
229
292
  ],
230
293
  "Notice": [
231
294
  "注意事項"
232
295
  ],
233
- "This action will also enable automatic reports upload": [
234
- "此操作还会启用自动报告上传"
296
+ "Obfuscate IPs": [
297
+ "模糊 IP"
235
298
  ],
236
- "Organization status": [
237
- "机构标签"
299
+ "Obfuscate host ipv4 addresses": [
300
+ "模糊的主机 ipv4 地址"
238
301
  ],
239
- "Displays manifest statuses per accessible organizations.": [
240
- "显示每个可访问的机构的清单状态。"
302
+ "Obfuscate host names": [
303
+ "模糊主机名"
241
304
  ],
242
- "%s organizations": [
243
- "%s 机构"
305
+ "Obfuscate host names sent to the Red Hat cloud": [
306
+ "发送到红帽云的模糊主机名"
244
307
  ],
245
- "The Red Hat Hybrid Cloud Console provides a set of cloud services, including Red Hat Insights and Subscriptions, that provide predictive analysis, remediation of issues, and unified subscription reporting for this Satellite instance.": [
246
- ""
308
+ "Obfuscate ipv4 addresses sent to the Red Hat cloud": [
309
+ "发送到红帽云的模糊 ipv4 地址"
247
310
  ],
248
- "The Satellite inventory upload plugin automatically uploads Satellite host inventory data to the Inventory service of Insights, where it can also be used by the Subscriptions service for subscription reporting. If you use the Subscriptions service, enabling inventory uploads is required.": [
249
- ""
311
+ "Oops! Couldn't find organization that matches your query": [
312
+ "未找到与您的查询匹配的机构"
250
313
  ],
251
- "To enable this reporting for all Satellite organizations, set {uploadButtonName} to on. The data will be reported automatically once per day.": [
252
- ""
314
+ "Organization status": [
315
+ "机构标签"
253
316
  ],
254
- "To manually upload the data for a specific organization, select an organization and click {restartButtonName}.": [
255
- ""
317
+ "Pagination": [
318
+ "分页"
256
319
  ],
257
- "Restart": [
258
- "重新开始"
320
+ "Playbook": [
321
+ "运行 playbook"
259
322
  ],
260
- "For more information about the Subscriptions service, see:": [
261
- ""
323
+ "RH Cloud": [
324
+ "RH Cloud"
262
325
  ],
263
- "About subscription watch": [
264
- "订阅查看"
326
+ "RHC daemon id": [
327
+ "RHC 守护进程 ID"
265
328
  ],
266
- "For more information about Insights and Cloud Connector, see:": [
267
- ""
329
+ "RHCloud": [
330
+ "RHCloud"
268
331
  ],
269
- "Red Hat Insights Data and Application Security": [
270
- "Red Hat Insights 数据和应用程序安全"
332
+ "Read more about it in RH cloud insights": [
333
+ " RH Cloud insights 中了解更多有关它的信息"
271
334
  ],
272
- "Cloud Connector has been configured however the inventory auto-upload is disabled, it's recommended to enable it": [
273
- "已配置了云连接器,但禁用了清单自动上传,建议启用它"
335
+ "Reboot Required": [
336
+ "需要重启"
274
337
  ],
275
- "Cloud Connector has been configured however obfuscating host names setting is enabled, it's recommended to disable it": [
276
- "已配置了云连接器,但启用了模糊主机名设置,建议禁用它"
338
+ "Recommendation": [
339
+ "建议"
277
340
  ],
278
- "Inventory sync has started:": [
279
- "清单同步已启动:"
341
+ "Recommendation sync has failed: ": [
342
+ "建议同步失败: "
280
343
  ],
281
- "Inventory sync has failed: ": [
282
- "清单同步失败: "
344
+ "Recommendation sync has started: ": [
345
+ "建议同步已启动: "
283
346
  ],
284
- "Hosts with subscription in organization: ": [
285
- "机构中具有订阅的主机: "
347
+ "Recommendations": [
348
+ "建议"
349
+ ],
350
+ "Recommendations selected: %s.": [
351
+ "选择的建议:%s。"
286
352
  ],
287
- "Successfully synced hosts: ": [
288
- "成功同步的主机:"
353
+ "Recommendations synced successfully": [
354
+ "成功同步建议"
289
355
  ],
290
- "Disconnected hosts: ": [
291
- "断开连接的主机:"
356
+ "Reconfigure cloud connector": [
357
+ ""
292
358
  ],
293
- "For more info, please visit the": [
294
- "如需更多信息,请访问"
359
+ "Red Hat Cloud Inventory": [
360
+ "红帽云清单"
295
361
  ],
296
- "hosts page": [
297
- "主机页"
362
+ "Red Hat Insights": [
363
+ "Red Hat Insights"
298
364
  ],
299
- "Next run: ": [
300
- "下一次运行 "
365
+ "Red Hat Insights Data and Application Security": [
366
+ "Red Hat Insights 数据和应用程序安全"
301
367
  ],
302
- "Completed": [
303
- "完成"
368
+ "Red Hat Inventory": [
369
+ "Red Hat 清单"
304
370
  ],
305
371
  "Remain": [
306
372
  "保留"
307
373
  ],
308
- "Exit Code: %s": [
309
- "退出代码:%s"
374
+ "Remediate": [
375
+ "补救"
310
376
  ],
311
- "Red Hat Inventory": [
312
- "Red Hat 清单"
377
+ "Remediation summary": [
378
+ "补救概述"
313
379
  ],
314
- "Documentation": [
315
- "文档"
380
+ "Reporting": [
381
+ "报告"
316
382
  ],
317
- "Actions history": [
318
- "操作历史记录"
383
+ "Resolution": [
384
+ "解决方案"
319
385
  ],
320
- " Sync inventory status": [
321
- " 同步清单状态"
386
+ "Run RH Cloud playbook": [
387
+ "运行 RH Cloud playbook"
322
388
  ],
323
- "Connectivity test": [
324
- "连接测试"
389
+ "Run playbook genrated by Red Hat remediations app": [
390
+ "运行由红帽补救应用生成的 playbook"
325
391
  ],
326
- "Red Hat Cloud Inventory": [
327
- "红帽云清单"
392
+ "Run remediation playbook generated by Insights": [
393
+ "运行 Insights 生成的补救 playbook"
328
394
  ],
329
- "Inventory Auto Upload": [
330
- "清单自动上传"
395
+ "Satellite server has %{hits_count} recommendations by Red Hat": [
396
+ "Satellite 服务器有 %{hits_count} 个红帽提供的建议"
331
397
  ],
332
- "Advanced Inventory Settings": [
333
- "高级清单设置"
398
+ "Scoped search string for host removal": [
399
+ ""
400
+ ],
401
+ "Select recommendations from all pages": [
402
+ "在所有页面中选择建议"
403
+ ],
404
+ "Set the current organization context for the request": [
405
+ "设置请求的当前机构上下文"
406
+ ],
407
+ "Settings": [
408
+ "设置"
409
+ ],
410
+ "Should import include parameter tags from Foreman?": [
411
+ "应从 Foreman 导入包含参数标签?"
334
412
  ],
335
413
  "Show Advanced Settings": [
336
414
  "显示高级设置"
337
415
  ],
338
- "More details can be found in": [
339
- "如需更多详细信息,请参阅"
340
- ],
341
- "Configure": [
342
- "配置"
416
+ "Show if system is configured to use local iop-advisor-engine.": [
417
+ ""
343
418
  ],
344
- "Obfuscate IPs": [
345
- "模糊 IP"
419
+ "Start inventory synchronization": [
420
+ "启动清单同步"
346
421
  ],
347
- "Exclude packages": [
348
- "排除软件包"
422
+ "Start report generation": [
423
+ "开始报告生成"
349
424
  ],
350
- "Exclude packages from being uploaded to the Red Hat cloud": [
351
- "排除软件包上传到红帽云"
425
+ "Successfully synced hosts: ": [
426
+ "成功同步的主机:"
352
427
  ],
353
- "Insights synchronization process is used to provide Insights recommendations output for hosts managed here.": [
354
- "Insights 同步过程用于为此处管理的主机提供 Insights 建议输出。"
428
+ "Successfully uploaded to your RH cloud inventory": [
429
+ "成功上传到您的 RH 云清单"
355
430
  ],
356
431
  "Sync automatically": [
357
432
  "自动同步"
358
433
  ],
359
- "Playbook": [
360
- "运行 playbook"
434
+ "Sync recommendations": [
435
+ "同步建议"
361
436
  ],
362
- "Manual": [
363
- "手册"
437
+ "Synchronize recommendations Automatically": [
438
+ "自动同步建议"
364
439
  ],
365
- "View in Red Hat Insights": [
366
- "禁用 Red Hat Insights"
440
+ "The Foreman inventory upload plugin automatically uploads Foreman host inventory data to the Inventory service of Insights, where it can also be used by the Subscriptions service for subscription reporting. If you use the Subscriptions service, enabling inventory uploads is required.": [
441
+ ""
367
442
  ],
368
- "Knowledgebase article": [
369
- "知识库文章"
443
+ "The Red Hat Hybrid Cloud Console provides a set of cloud services, including Red Hat Insights and Subscriptions, that provide predictive analysis, remediation of issues, and unified subscription reporting for this Foreman instance.": [
444
+ ""
370
445
  ],
371
- "Hostname": [
372
- "主机名"
446
+ "The report file %{filename} doesn't exist": [
447
+ "报告文件 %{filename} 不存在"
373
448
  ],
374
- "Recommendation": [
375
- "建议"
449
+ "The scheduled process is disabled because this Foreman is configured with the use_local_advisor_engine option.": [
450
+ ""
376
451
  ],
377
- "Total risk": [
378
- "总风险"
452
+ "The server returned the following error: %s": [
453
+ "服务器返回以下错误:%s"
379
454
  ],
380
- "Remediate": [
381
- "补救"
455
+ "The task failed with the following error:": [
456
+ "任务失败,错误为:"
382
457
  ],
383
- "items": [
384
- ""
458
+ "There are no recommendations for your hosts": [
459
+ ""
385
460
  ],
386
- "page": [
387
- "page"
461
+ "This action will also enable automatic reports upload": [
462
+ "此操作还会启用自动报告上传"
388
463
  ],
389
- "Items per page": [
390
- "每页的项"
464
+ "To enable this reporting for all Foreman organizations, set {uploadButtonName} to on. The data will be reported automatically once per day.": [
465
+ ""
391
466
  ],
392
- "per page": [
393
- "每页"
467
+ "To manually upload the data for a specific organization, select an organization and click {restartButtonName}.": [
468
+ ""
394
469
  ],
395
- "Go to first page": [
396
- "前往第一页"
470
+ "Total risk": [
471
+ "总风险"
397
472
  ],
398
- "Go to previous page": [
399
- "前往上一页"
473
+ "Total risks": [
474
+ "总风险"
400
475
  ],
401
- "Go to last page": [
402
- "前往最后一页"
476
+ "Upload hits from iop-advisor-engine": [
477
+ ""
403
478
  ],
404
- "Go to next page": [
405
- "前往下一页"
479
+ "Upload hits information": [
480
+ ""
406
481
  ],
407
- "Current page": [
408
- "当前页"
482
+ "Upload rules related to the hits": [
483
+ ""
409
484
  ],
410
- "Pagination": [
411
- "分页"
485
+ "Uploading": [
486
+ "上载中"
412
487
  ],
413
- "Recommendations selected: %s.": [
414
- "选择的建议:%s。"
488
+ "Value %{value} is not a valid UUID": [
489
+ "值 %{value} 不是一个有效的 UUID"
415
490
  ],
416
- "Select recommendations from all pages": [
417
- "在所有页面中选择建议"
491
+ "View all recommendations": [
492
+ "查看所有建议"
418
493
  ],
419
- "All recommendations are now selected.": [
420
- "现在选择了所有建议。"
494
+ "View in Red Hat Insights": [
495
+ "禁用 Red Hat Insights"
421
496
  ],
422
- "Clear Selection": [
423
- "清除选择"
497
+ "Wait and %s": [
498
+ "等待和 %s"
424
499
  ],
425
- "Remediation summary": [
426
- "补救概述"
500
+ "Whether the resolution requires reboot": [
501
+ ""
427
502
  ],
428
- "Cancel": [
429
- "取消"
503
+ "category name": [
504
+ ""
430
505
  ],
431
- "No": [
432
- ""
506
+ "generic": [
507
+ ""
433
508
  ],
434
- "Resolution": [
435
- "解决方案"
509
+ "hosts page": [
510
+ "主机页"
436
511
  ],
437
- "Reboot Required": [
438
- "需要重启"
512
+ "impact name": [
513
+ ""
439
514
  ],
440
- "Sync recommendations": [
441
- "同步建议"
515
+ "iop payload including resolutions, rules, hits": [
516
+ ""
442
517
  ],
443
- "Recommendation sync has failed: ": [
444
- "建议同步失败: "
518
+ "items": [
519
+ ""
445
520
  ],
446
- "Recommendation sync has started: ": [
447
- "建议同步已启动: "
521
+ "likelihood number": [
522
+ ""
448
523
  ],
449
- "Recommendations synced successfully": [
450
- "成功同步建议"
524
+ "more info": [
525
+ ""
451
526
  ],
452
- "No recommendations were found for this host!": [
453
- "没有找到此主机的建议!"
527
+ "page": [
528
+ "page"
454
529
  ],
455
- "Low": [
456
- ""
530
+ "per page": [
531
+ "每页"
457
532
  ],
458
- "Moderate": [
459
- "中等"
533
+ "publish date (YYYY-MM-DD)": [
534
+ ""
460
535
  ],
461
- "Important": [
462
- "重要"
536
+ "rating": [
537
+ ""
463
538
  ],
464
- "Critical": [
465
- "关键"
539
+ "reason": [
540
+ ""
466
541
  ],
467
- "Total risks": [
468
- "总风险"
542
+ "reboot required": [
543
+ ""
469
544
  ],
470
- "View all recommendations": [
471
- "查看所有建议"
545
+ "resolution description": [
546
+ ""
472
547
  ],
473
- "No results found": [
474
- "没有找到结果"
548
+ "resolution risk": [
549
+ ""
475
550
  ],
476
- "Go to Satellite Insights page": [
477
- "进入 Satellite Insights 页面"
551
+ "result url": [
552
+ ""
478
553
  ],
479
- "Read more about it in RH cloud insights": [
480
- "在 RH Cloud insights 中了解更多有关它的信息"
554
+ "rule description": [
555
+ ""
481
556
  ],
482
- "The task failed with the following error:": [
483
- "任务失败,错误为:"
557
+ "rule id": [
558
+ ""
484
559
  ],
485
- "view the task page for more details": [
486
- "查看任务页面以了解更多详细信息"
560
+ "rule title": [
561
+ ""
487
562
  ],
488
- "Loading": [
489
- "加载"
563
+ "solution url": [
564
+ ""
490
565
  ],
491
- "The server returned the following error: %s": [
492
- "服务器返回以下错误:%s"
566
+ "summary": [
567
+ ""
493
568
  ],
494
- "There are no recommendations for your hosts": [
569
+ "total risk": [
495
570
  ""
496
571
  ],
497
- "Foreman plugin that process & upload data to Red Hat Cloud": [
498
- "处理数据并将其上传到红帽云的 Foreman 插件"
572
+ "type": [
573
+ ""
574
+ ],
575
+ "upload hits details json": [
576
+ ""
577
+ ],
578
+ "upload resolutions related to the hits": [
579
+ ""
580
+ ],
581
+ "view the job in progress": [
582
+ "查看正在进行中的任务"
583
+ ],
584
+ "view the task page for more details": [
585
+ "查看任务页面以了解更多详细信息"
499
586
  ]
500
587
  }
501
588
  }