foreman_rh_cloud 9.0.53 → 9.0.55

Sign up to get free protection for your applications and to get access to all the features.
Files changed (33) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_rh_cloud/locale/en/foreman_rh_cloud.js +499 -0
  3. data/app/assets/javascripts/foreman_rh_cloud/locale/fr/foreman_rh_cloud.js +499 -0
  4. data/app/assets/javascripts/foreman_rh_cloud/locale/ja/foreman_rh_cloud.js +499 -0
  5. data/app/assets/javascripts/foreman_rh_cloud/locale/ka/foreman_rh_cloud.js +499 -0
  6. data/app/assets/javascripts/foreman_rh_cloud/locale/zh_CN/foreman_rh_cloud.js +499 -0
  7. data/config/package-lock.json.plugin +5336 -6567
  8. data/lib/foreman_rh_cloud/engine.rb +2 -7
  9. data/lib/foreman_rh_cloud/version.rb +1 -1
  10. data/locale/Makefile +8 -5
  11. data/locale/en/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  12. data/locale/en/foreman_rh_cloud.po +476 -2
  13. data/locale/foreman_rh_cloud.pot +80 -378
  14. data/locale/fr/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  15. data/locale/fr/foreman_rh_cloud.po +505 -0
  16. data/locale/ja/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  17. data/locale/ja/foreman_rh_cloud.po +498 -0
  18. data/locale/ka/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  19. data/locale/ka/foreman_rh_cloud.po +497 -0
  20. data/locale/zh_CN/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  21. data/locale/zh_CN/foreman_rh_cloud.po +503 -0
  22. data/package.json +1 -1
  23. data/test/unit/tags_generator_test.rb +3 -0
  24. data/webpack/ForemanInventoryUpload/Components/PageHeader/__tests__/__snapshots__/PageTitle.test.js.snap +1 -1
  25. data/webpack/ForemanInventoryUpload/ForemanInventoryHelpers.js +1 -1
  26. data/webpack/ForemanInventoryUpload/__tests__/__snapshots__/ForemanInventoryHelpers.test.js.snap +1 -1
  27. data/webpack/InsightsCloudSync/Components/InsightsSettings/insightsSettings.scss +1 -0
  28. data/webpack/InsightsCloudSync/Components/InsightsTable/InsightsTable.js +2 -2
  29. data/webpack/InsightsCloudSync/Components/InsightsTable/__tests__/__snapshots__/InsightsTable.test.js.snap +5 -1
  30. data/webpack/common/Switcher/SwitcherPF4.scss +4 -0
  31. data/webpack/common/table/EmptyState.js +14 -2
  32. metadata +16 -3
  33. data/config/package-lock.json.gh_test +0 -41822
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f73aa359a80f6cf7cadf833aa827c0c0e3099ca943b4300e22d73e2be92f1389
4
- data.tar.gz: f8a2ee913daac4550f4399346f9e7d3a0af9be3d48345fe9426d0b6abb093e0f
3
+ metadata.gz: e63267cff67596355989b7c79e8d84105df6ebc9a8779704f414e3e046ec1902
4
+ data.tar.gz: 834bca7a10443cf868a1247dc4d10dd564024dfe69fd9460eba644629cf195d6
5
5
  SHA512:
6
- metadata.gz: bc6b5df18d1846cde970fda6c3ba0f87f2a915aaec5d0873af41f891f62bd9b0cfbe837af36d8a2d246a1f53bcfa511febba0a6b4eab7647bea333bdd2b32025
7
- data.tar.gz: 0de27b61c102f8e89828e60b9b3169de59056675b10d06017513e8943089563a571d98d4a9a5bd00284448f4902a570a4fcc8eaff6b068ea588eb17672645edd
6
+ metadata.gz: 731740c7cb108304f2dadfc5b76a75d9bab9cb6a6cddb2608e2b15ce265885409d96e41c51e2eea06da22dd614a40a56485cf945d05d79da6fb616fd3e407b8d
7
+ data.tar.gz: 2747d5cef2268291356e675b493b40bc3fb95a8b309750242b42179445ef875bead8068ece9bcfb2fb687208f5c30babc6a1b9438cc9c5870615d602774f4769
@@ -0,0 +1,499 @@
1
+ locales['foreman_rh_cloud'] = locales['foreman_rh_cloud'] || {}; locales['foreman_rh_cloud']['en'] = {
2
+ "domain": "foreman_rh_cloud",
3
+ "locale_data": {
4
+ "foreman_rh_cloud": {
5
+ "": {
6
+ "Project-Id-Version": "version 0.0.1",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "PO-Revision-Date": "2014-08-20 08:54+0100",
9
+ "Last-Translator": "Foreman Team <foreman-dev@googlegroups.com>",
10
+ "Language-Team": "Foreman Team <foreman-dev@googlegroups.com>",
11
+ "Language": "",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Plural-Forms": "nplurals=2; plural=(n != 1);",
16
+ "lang": "en",
17
+ "domain": "foreman_rh_cloud",
18
+ "plural_forms": "nplurals=2; plural=(n != 1);"
19
+ },
20
+ "Download latest report": [
21
+ ""
22
+ ],
23
+ "Set the current organization context for the request": [
24
+ ""
25
+ ],
26
+ "Start report generation": [
27
+ ""
28
+ ],
29
+ "Generate the report, but do not upload": [
30
+ ""
31
+ ],
32
+ "Grab hosts that are missing in RH Cloud": [
33
+ ""
34
+ ],
35
+ "Scoped search string for host removal": [
36
+ ""
37
+ ],
38
+ "Start inventory synchronization": [
39
+ ""
40
+ ],
41
+ "Enable cloud connector": [
42
+ ""
43
+ ],
44
+ "The report file %{filename} doesn't exist": [
45
+ ""
46
+ ],
47
+ "Nothing to sync, there are no hosts with subscription for this organization.": [
48
+ ""
49
+ ],
50
+ "No task was found": [
51
+ ""
52
+ ],
53
+ "Recommendations": [
54
+ ""
55
+ ],
56
+ "Host Insights recommendations": [
57
+ ""
58
+ ],
59
+ "Insights": [
60
+ ""
61
+ ],
62
+ "Reporting": [
63
+ ""
64
+ ],
65
+ "Not reporting": [
66
+ ""
67
+ ],
68
+ "Inventory": [
69
+ ""
70
+ ],
71
+ "Host was not uploaded to your RH cloud inventory": [
72
+ ""
73
+ ],
74
+ "Successfully uploaded to your RH cloud inventory": [
75
+ ""
76
+ ],
77
+ "Red Hat Insights": [
78
+ ""
79
+ ],
80
+ "Satellite server has %{hits_count} recommendations by Red Hat": [
81
+ ""
82
+ ],
83
+ "Wait and %s": [
84
+ ""
85
+ ],
86
+ "Value %{value} is not a valid UUID": [
87
+ ""
88
+ ],
89
+ "Enable inventory upload": [
90
+ ""
91
+ ],
92
+ "RH Cloud": [
93
+ ""
94
+ ],
95
+ "Inventory Upload": [
96
+ ""
97
+ ],
98
+ "Apply Insights recommendations": [
99
+ ""
100
+ ],
101
+ "Run remediation playbook generated by Insights": [
102
+ ""
103
+ ],
104
+ "Run RH Cloud playbook": [
105
+ ""
106
+ ],
107
+ "Run playbook genrated by Red Hat remediations app": [
108
+ ""
109
+ ],
110
+ "Configure Cloud Connector on given hosts": [
111
+ ""
112
+ ],
113
+ "RHCloud": [
114
+ ""
115
+ ],
116
+ "Enable automatic upload of your host inventory to the Red Hat cloud": [
117
+ ""
118
+ ],
119
+ "Automatic inventory upload": [
120
+ ""
121
+ ],
122
+ "Enable automatic synchronization of Insights recommendations from the Red Hat cloud": [
123
+ ""
124
+ ],
125
+ "Synchronize recommendations Automatically": [
126
+ ""
127
+ ],
128
+ "Enable automatic deletion of mismatched host records from the Red Hat cloud": [
129
+ ""
130
+ ],
131
+ "Automatic mismatch deletion": [
132
+ ""
133
+ ],
134
+ "Obfuscate host names sent to the Red Hat cloud": [
135
+ ""
136
+ ],
137
+ "Obfuscate host names": [
138
+ ""
139
+ ],
140
+ "Obfuscate ipv4 addresses sent to the Red Hat cloud": [
141
+ ""
142
+ ],
143
+ "Obfuscate host ipv4 addresses": [
144
+ ""
145
+ ],
146
+ "Exclude installed packages from being uploaded to the Red Hat cloud": [
147
+ ""
148
+ ],
149
+ "Exclude installed Packages": [
150
+ ""
151
+ ],
152
+ "Should import include parameter tags from Foreman?": [
153
+ ""
154
+ ],
155
+ "Include parameters in insights-client reports": [
156
+ ""
157
+ ],
158
+ "RHC daemon id": [
159
+ ""
160
+ ],
161
+ "ID of the RHC(Yggdrasil) daemon": [
162
+ ""
163
+ ],
164
+ "Fix host": [
165
+ ""
166
+ ],
167
+ "Oops! Couldn't find organization that matches your query": [
168
+ ""
169
+ ],
170
+ "Fetching data about your accounts": [
171
+ ""
172
+ ],
173
+ "Loading...": [
174
+ ""
175
+ ],
176
+ "Encountered an error while trying to access the server:": [
177
+ ""
178
+ ],
179
+ "Generating": [
180
+ ""
181
+ ],
182
+ "Uploading": [
183
+ ""
184
+ ],
185
+ "Download Report": [
186
+ ""
187
+ ],
188
+ "Full Screen": [
189
+ ""
190
+ ],
191
+ "Clear": [
192
+ ""
193
+ ],
194
+ "Filter..": [
195
+ ""
196
+ ],
197
+ "Any Organization": [
198
+ ""
199
+ ],
200
+ "Enable automatic upload of your hosts inventory to the Red Hat cloud": [
201
+ ""
202
+ ],
203
+ "Settings": [
204
+ ""
205
+ ],
206
+ "Cloud connector setup is in progress now: ": [
207
+ ""
208
+ ],
209
+ "Cloud connector job link": [
210
+ ""
211
+ ],
212
+ "Cloud connector setup has failed: ": [
213
+ ""
214
+ ],
215
+ "Cloud connector setup has started: ": [
216
+ ""
217
+ ],
218
+ "view the job in progress": [
219
+ ""
220
+ ],
221
+ "Cloud Connector is in progress": [
222
+ ""
223
+ ],
224
+ "Reconfigure Cloud Connector": [
225
+ ""
226
+ ],
227
+ "Configure Cloud Connector": [
228
+ ""
229
+ ],
230
+ "Notice": [
231
+ ""
232
+ ],
233
+ "This action will also enable automatic reports upload": [
234
+ ""
235
+ ],
236
+ "Organization status": [
237
+ ""
238
+ ],
239
+ "Displays manifest statuses per accessible organizations.": [
240
+ ""
241
+ ],
242
+ "%s organizations": [
243
+ ""
244
+ ],
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
+ ""
247
+ ],
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
+ ""
250
+ ],
251
+ "To enable this reporting for all Satellite organizations, set {uploadButtonName} to on. The data will be reported automatically once per day.": [
252
+ ""
253
+ ],
254
+ "To manually upload the data for a specific organization, select an organization and click {restartButtonName}.": [
255
+ ""
256
+ ],
257
+ "Restart": [
258
+ ""
259
+ ],
260
+ "For more information about the Subscriptions service, see:": [
261
+ ""
262
+ ],
263
+ "About subscription watch": [
264
+ ""
265
+ ],
266
+ "For more information about Insights and Cloud Connector, see:": [
267
+ ""
268
+ ],
269
+ "Red Hat Insights Data and Application Security": [
270
+ ""
271
+ ],
272
+ "Cloud Connector has been configured however the inventory auto-upload is disabled, it's recommended to enable it": [
273
+ ""
274
+ ],
275
+ "Cloud Connector has been configured however obfuscating host names setting is enabled, it's recommended to disable it": [
276
+ ""
277
+ ],
278
+ "Inventory sync has started:": [
279
+ ""
280
+ ],
281
+ "Inventory sync has failed: ": [
282
+ ""
283
+ ],
284
+ "Hosts with subscription in organization: ": [
285
+ ""
286
+ ],
287
+ "Successfully synced hosts: ": [
288
+ ""
289
+ ],
290
+ "Disconnected hosts: ": [
291
+ ""
292
+ ],
293
+ "For more info, please visit the": [
294
+ ""
295
+ ],
296
+ "hosts page": [
297
+ ""
298
+ ],
299
+ "Next run: ": [
300
+ ""
301
+ ],
302
+ "Completed": [
303
+ ""
304
+ ],
305
+ "Remain": [
306
+ ""
307
+ ],
308
+ "Exit Code: %s": [
309
+ ""
310
+ ],
311
+ "Red Hat Inventory": [
312
+ ""
313
+ ],
314
+ "Documentation": [
315
+ ""
316
+ ],
317
+ "Actions history": [
318
+ ""
319
+ ],
320
+ " Sync inventory status": [
321
+ ""
322
+ ],
323
+ "Connectivity test": [
324
+ ""
325
+ ],
326
+ "Red Hat Cloud Inventory": [
327
+ ""
328
+ ],
329
+ "Inventory Auto Upload": [
330
+ ""
331
+ ],
332
+ "Advanced Inventory Settings": [
333
+ ""
334
+ ],
335
+ "Show Advanced Settings": [
336
+ ""
337
+ ],
338
+ "More details can be found in": [
339
+ ""
340
+ ],
341
+ "Configure": [
342
+ ""
343
+ ],
344
+ "Obfuscate IPs": [
345
+ ""
346
+ ],
347
+ "Exclude packages": [
348
+ ""
349
+ ],
350
+ "Exclude packages from being uploaded to the Red Hat cloud": [
351
+ ""
352
+ ],
353
+ "Insights synchronization process is used to provide Insights recommendations output for hosts managed here.": [
354
+ ""
355
+ ],
356
+ "Sync automatically": [
357
+ ""
358
+ ],
359
+ "Playbook": [
360
+ ""
361
+ ],
362
+ "Manual": [
363
+ ""
364
+ ],
365
+ "View in Red Hat Insights": [
366
+ ""
367
+ ],
368
+ "Knowledgebase article": [
369
+ ""
370
+ ],
371
+ "Hostname": [
372
+ ""
373
+ ],
374
+ "Recommendation": [
375
+ ""
376
+ ],
377
+ "Total risk": [
378
+ ""
379
+ ],
380
+ "Remediate": [
381
+ ""
382
+ ],
383
+ "items": [
384
+ ""
385
+ ],
386
+ "page": [
387
+ ""
388
+ ],
389
+ "Items per page": [
390
+ ""
391
+ ],
392
+ "per page": [
393
+ ""
394
+ ],
395
+ "Go to first page": [
396
+ ""
397
+ ],
398
+ "Go to previous page": [
399
+ ""
400
+ ],
401
+ "Go to last page": [
402
+ ""
403
+ ],
404
+ "Go to next page": [
405
+ ""
406
+ ],
407
+ "Current page": [
408
+ ""
409
+ ],
410
+ "Pagination": [
411
+ ""
412
+ ],
413
+ "Recommendations selected: %s.": [
414
+ ""
415
+ ],
416
+ "Select recommendations from all pages": [
417
+ ""
418
+ ],
419
+ "All recommendations are now selected.": [
420
+ ""
421
+ ],
422
+ "Clear Selection": [
423
+ ""
424
+ ],
425
+ "Remediation summary": [
426
+ ""
427
+ ],
428
+ "Cancel": [
429
+ ""
430
+ ],
431
+ "No": [
432
+ ""
433
+ ],
434
+ "Resolution": [
435
+ ""
436
+ ],
437
+ "Reboot Required": [
438
+ ""
439
+ ],
440
+ "Sync recommendations": [
441
+ ""
442
+ ],
443
+ "Recommendation sync has failed: ": [
444
+ ""
445
+ ],
446
+ "Recommendation sync has started: ": [
447
+ ""
448
+ ],
449
+ "Recommendations synced successfully": [
450
+ ""
451
+ ],
452
+ "No recommendations were found for this host!": [
453
+ ""
454
+ ],
455
+ "Low": [
456
+ ""
457
+ ],
458
+ "Moderate": [
459
+ ""
460
+ ],
461
+ "Important": [
462
+ ""
463
+ ],
464
+ "Critical": [
465
+ ""
466
+ ],
467
+ "Total risks": [
468
+ ""
469
+ ],
470
+ "View all recommendations": [
471
+ ""
472
+ ],
473
+ "No results found": [
474
+ ""
475
+ ],
476
+ "Go to Satellite Insights page": [
477
+ ""
478
+ ],
479
+ "Read more about it in RH cloud insights": [
480
+ ""
481
+ ],
482
+ "The task failed with the following error:": [
483
+ ""
484
+ ],
485
+ "view the task page for more details": [
486
+ ""
487
+ ],
488
+ "Loading": [
489
+ ""
490
+ ],
491
+ "The server returned the following error: %s": [
492
+ ""
493
+ ],
494
+ "Foreman plugin that process & upload data to Red Hat Cloud": [
495
+ ""
496
+ ]
497
+ }
498
+ }
499
+ };