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.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_rh_cloud/locale/en/foreman_rh_cloud.js +248 -161
- data/app/assets/javascripts/foreman_rh_cloud/locale/fr/foreman_rh_cloud.js +393 -306
- data/app/assets/javascripts/foreman_rh_cloud/locale/ja/foreman_rh_cloud.js +393 -306
- data/app/assets/javascripts/foreman_rh_cloud/locale/ka/foreman_rh_cloud.js +393 -306
- data/app/assets/javascripts/foreman_rh_cloud/locale/ko/foreman_rh_cloud.js +589 -0
- data/app/assets/javascripts/foreman_rh_cloud/locale/zh_CN/foreman_rh_cloud.js +393 -306
- data/app/controllers/insights_cloud/api/machine_telemetries_controller.rb +9 -1
- data/app/services/foreman_rh_cloud/cloud_request_forwarder.rb +4 -2
- data/app/services/foreman_rh_cloud/hits_uploader.rb +3 -8
- data/app/services/foreman_rh_cloud/rules_ingester.rb +61 -0
- data/app/services/foreman_rh_cloud/template_renderer_helper.rb +1 -1
- data/config/routes.rb +10 -4
- data/db/seeds.d/189_add_host_inventory_param.rb +7 -0
- data/lib/foreman_inventory_upload/async/upload_report_job.rb +1 -1
- data/lib/foreman_inventory_upload/generators/queries.rb +1 -1
- data/lib/foreman_rh_cloud/version.rb +1 -1
- data/lib/insights_cloud.rb +4 -0
- data/lib/tasks/insights.rake +10 -7
- data/lib/tasks/rh_cloud_inventory.rake +8 -3
- data/locale/Makefile +12 -2
- data/locale/en/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/en/foreman_rh_cloud.po +111 -22
- data/locale/foreman_rh_cloud.pot +217 -96
- data/locale/fr/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/fr/foreman_rh_cloud.po +106 -19
- data/locale/ja/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/ja/foreman_rh_cloud.po +106 -19
- data/locale/ka/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/ka/foreman_rh_cloud.po +106 -19
- data/locale/ko/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/ko/foreman_rh_cloud.po +591 -0
- data/locale/zh_CN/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/zh_CN/foreman_rh_cloud.po +106 -19
- data/package.json +1 -1
- data/test/unit/services/foreman_rh_cloud/cloud_request_forwarder_test.rb +24 -0
- data/test/unit/services/foreman_rh_cloud/hits_uploader_test.rb +13 -2
- data/test/unit/services/foreman_rh_cloud/rules_ingester_test.rb +60 -0
- data/test/unit/slice_generator_test.rb +24 -2
- data/webpack/InsightsCloudSync/Components/RemediationModal/RemediationModal.js +5 -1
- 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
|
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=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
19
19
|
},
|
20
|
-
"
|
21
|
-
"
|
20
|
+
" Sync all inventory status": [
|
21
|
+
""
|
22
22
|
],
|
23
|
-
"
|
24
|
-
"
|
23
|
+
"%s organizations": [
|
24
|
+
"%s organisations"
|
25
25
|
],
|
26
|
-
"
|
27
|
-
"
|
26
|
+
"About subscription watch": [
|
27
|
+
"Informations sur la vérification des abonnements"
|
28
28
|
],
|
29
|
-
"
|
30
|
-
""
|
29
|
+
"Actions history": [
|
30
|
+
"Historique des actions"
|
31
31
|
],
|
32
|
-
"
|
33
|
-
""
|
32
|
+
"Advanced Inventory Settings": [
|
33
|
+
"Paramètres d'inventaire avancés"
|
34
34
|
],
|
35
|
-
"
|
35
|
+
"All recommendations are now selected.": [
|
36
|
+
"Toutes les recommandations sont maintenant sélectionnées."
|
37
|
+
],
|
38
|
+
"Any Organization": [
|
39
|
+
"Toute Organisation"
|
40
|
+
],
|
41
|
+
"Apply Insights recommendations": [
|
42
|
+
"Appliquer les recommandations d'Insights"
|
43
|
+
],
|
44
|
+
"Automatic inventory upload": [
|
45
|
+
"Chargement automatique de l'inventaire"
|
46
|
+
],
|
47
|
+
"Automatic mismatch deletion": [
|
36
48
|
""
|
37
49
|
],
|
38
|
-
"
|
39
|
-
"
|
50
|
+
"Cancel": [
|
51
|
+
"Annuler"
|
40
52
|
],
|
41
|
-
"
|
42
|
-
"
|
53
|
+
"Clear": [
|
54
|
+
"Effacer"
|
43
55
|
],
|
44
|
-
"
|
45
|
-
"
|
56
|
+
"Clear Selection": [
|
57
|
+
"Annuler la sélection"
|
46
58
|
],
|
47
|
-
"
|
48
|
-
"
|
59
|
+
"Cloud Connector has been configured however obfuscating host names setting is enabled, it's recommended to disable it": [
|
60
|
+
"Le connecteur cloud a été configuré mais le paramètre Obfusquer les noms d'hôtes est activé, il est recommandé de le désactiver."
|
49
61
|
],
|
50
|
-
"
|
51
|
-
"
|
62
|
+
"Cloud Connector has been configured however the inventory auto-upload is disabled, it's recommended to enable it": [
|
63
|
+
"Le connecteur cloud a été configuré mais le chargement automatique de l'inventaire est désactivé, il est recommandé de l'activer."
|
52
64
|
],
|
53
|
-
"
|
54
|
-
"
|
65
|
+
"Cloud Connector is in progress": [
|
66
|
+
"Connecteur cloud en cours"
|
55
67
|
],
|
56
|
-
"
|
57
|
-
"
|
68
|
+
"Cloud connector job link": [
|
69
|
+
"Lien au job de connecteur cloud"
|
58
70
|
],
|
59
|
-
"
|
60
|
-
"
|
71
|
+
"Cloud connector setup has failed: ": [
|
72
|
+
"L'installation du connecteur cloud a échoué : "
|
61
73
|
],
|
62
|
-
"
|
63
|
-
"
|
74
|
+
"Cloud connector setup has started: ": [
|
75
|
+
"L'installation du connecteur cloud a commencé : "
|
64
76
|
],
|
65
|
-
"
|
66
|
-
"
|
77
|
+
"Cloud connector setup is in progress now: ": [
|
78
|
+
"L'installation du connecteur cloud est en cours : "
|
67
79
|
],
|
68
|
-
"
|
69
|
-
"
|
80
|
+
"Completed": [
|
81
|
+
"Terminé"
|
70
82
|
],
|
71
|
-
"
|
72
|
-
"
|
83
|
+
"Configure": [
|
84
|
+
"Configurer"
|
73
85
|
],
|
74
|
-
"
|
75
|
-
"
|
86
|
+
"Configure Cloud Connector on given hosts": [
|
87
|
+
"Configurer Cloud Connector sur des hôtes donnés"
|
76
88
|
],
|
77
|
-
"
|
78
|
-
"
|
89
|
+
"Configure cloud connector": [
|
90
|
+
""
|
79
91
|
],
|
80
|
-
"
|
81
|
-
"
|
92
|
+
"Connectivity test": [
|
93
|
+
"Test de connectivité"
|
82
94
|
],
|
83
|
-
"
|
84
|
-
"
|
95
|
+
"Critical": [
|
96
|
+
"Critique"
|
85
97
|
],
|
86
|
-
"
|
87
|
-
"
|
98
|
+
"Current page": [
|
99
|
+
"Page actuelle"
|
100
|
+
],
|
101
|
+
"Disconnected hosts: ": [
|
102
|
+
"Hôtes déconnectés : "
|
103
|
+
],
|
104
|
+
"Displays manifest statuses per accessible organizations.": [
|
105
|
+
"Affiche les statuts des manifestes par organisation accessible."
|
106
|
+
],
|
107
|
+
"Documentation": [
|
108
|
+
"Documentation"
|
109
|
+
],
|
110
|
+
"Download Report": [
|
111
|
+
"Télécharger le rapport"
|
112
|
+
],
|
113
|
+
"Download latest report": [
|
114
|
+
"Télécharger le dernier rapport"
|
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
|
+
"Activer la synchronisation automatique des recommandations Insights à partir de Red Hat Cloud"
|
121
|
+
],
|
122
|
+
"Enable automatic upload of your host inventory to the Red Hat cloud": [
|
123
|
+
"Activer le téléchargement automatique de votre inventaire d'hôtes dans Red Hat Cloud"
|
124
|
+
],
|
125
|
+
"Enable automatic upload of your hosts inventory to the Red Hat cloud": [
|
126
|
+
"Activer le téléchargement automatique de l'inventaire de vos hôtes dans Red Hat Cloud"
|
127
|
+
],
|
128
|
+
"Enable cloud connector": [
|
129
|
+
"Activer le connecteur cloud"
|
88
130
|
],
|
89
131
|
"Enable inventory upload": [
|
90
132
|
"Activer le téléchargement de l'inventaire"
|
91
133
|
],
|
92
|
-
"
|
93
|
-
"
|
134
|
+
"Encountered an error while trying to access the server:": [
|
135
|
+
"Une erreur s'est produite lors de l'accès au serveur :"
|
94
136
|
],
|
95
|
-
"
|
96
|
-
"
|
137
|
+
"Exclude installed Packages": [
|
138
|
+
"Exclure les paquets installés"
|
97
139
|
],
|
98
|
-
"
|
99
|
-
"
|
140
|
+
"Exclude installed packages from being uploaded to the Red Hat cloud": [
|
141
|
+
"Exclure les paquets installés du téléchargement dans Red Hat Cloud"
|
100
142
|
],
|
101
|
-
"
|
102
|
-
"
|
143
|
+
"Exclude packages": [
|
144
|
+
"Exclure les paquets"
|
103
145
|
],
|
104
|
-
"
|
105
|
-
"
|
146
|
+
"Exclude packages from being uploaded to the Red Hat cloud": [
|
147
|
+
"Exclure les paquets du téléchargement vers Red Hat Cloud"
|
106
148
|
],
|
107
|
-
"
|
108
|
-
"
|
149
|
+
"Exit Code: %s": [
|
150
|
+
"Code de sortie : %s"
|
109
151
|
],
|
110
|
-
"
|
111
|
-
"
|
152
|
+
"Fetch Insights-related host details": [
|
153
|
+
""
|
112
154
|
],
|
113
|
-
"
|
114
|
-
"
|
155
|
+
"Fetching data about your accounts": [
|
156
|
+
"Récupérer des données sur vos comptes"
|
115
157
|
],
|
116
|
-
"
|
117
|
-
"
|
158
|
+
"Filter..": [
|
159
|
+
"Filtrer.."
|
118
160
|
],
|
119
|
-
"
|
120
|
-
"
|
161
|
+
"Fix host": [
|
162
|
+
"Fixer l'hôte"
|
121
163
|
],
|
122
|
-
"
|
123
|
-
"
|
164
|
+
"For more info, please visit the": [
|
165
|
+
"Pour plus d'informations, veuillez consulter"
|
124
166
|
],
|
125
|
-
"
|
126
|
-
"
|
167
|
+
"For more information about Insights and Cloud Connector, see:": [
|
168
|
+
""
|
127
169
|
],
|
128
|
-
"
|
170
|
+
"For more information about the Subscriptions service, see:": [
|
129
171
|
""
|
130
172
|
],
|
131
|
-
"
|
173
|
+
"Foreman plugin that process & upload data to Red Hat Cloud": [
|
174
|
+
"Plugin Foreman qui traite et télécharge les données vers Red Hat Cloud"
|
175
|
+
],
|
176
|
+
"Full Screen": [
|
177
|
+
"Plein écran"
|
178
|
+
],
|
179
|
+
"Generate and upload report": [
|
132
180
|
""
|
133
181
|
],
|
134
|
-
"
|
135
|
-
"
|
182
|
+
"Generate the report, but do not upload": [
|
183
|
+
""
|
136
184
|
],
|
137
|
-
"
|
138
|
-
"
|
185
|
+
"Generating": [
|
186
|
+
"En cours de génération"
|
139
187
|
],
|
140
|
-
"
|
141
|
-
"
|
188
|
+
"Go to Foreman Insights page": [
|
189
|
+
""
|
142
190
|
],
|
143
|
-
"
|
144
|
-
"
|
191
|
+
"Go to first page": [
|
192
|
+
"Aller à la première page"
|
145
193
|
],
|
146
|
-
"
|
147
|
-
"
|
194
|
+
"Go to last page": [
|
195
|
+
"Aller à la dernière page"
|
148
196
|
],
|
149
|
-
"
|
150
|
-
"
|
197
|
+
"Go to next page": [
|
198
|
+
"Aller à la page suivante"
|
151
199
|
],
|
152
|
-
"
|
153
|
-
"
|
200
|
+
"Go to previous page": [
|
201
|
+
"Aller à la page précédente"
|
154
202
|
],
|
155
|
-
"
|
156
|
-
"
|
203
|
+
"Grab hosts that are missing in RH Cloud": [
|
204
|
+
""
|
157
205
|
],
|
158
|
-
"
|
159
|
-
"
|
206
|
+
"Host Insights recommendations": [
|
207
|
+
"Recommandations de Host Insights"
|
208
|
+
],
|
209
|
+
"Host was not uploaded to your RH cloud inventory": [
|
210
|
+
"L'hôte n'a pas été téléchargé dans votre inventaire RH Cloud."
|
211
|
+
],
|
212
|
+
"Hostname": [
|
213
|
+
"Nom d'hôte"
|
214
|
+
],
|
215
|
+
"Hosts with subscription in organization: ": [
|
216
|
+
"Hôtes avec abonnement dans l'organisation : "
|
160
217
|
],
|
161
218
|
"ID of the RHC(Yggdrasil) daemon": [
|
162
219
|
"ID du démon RHC(Yggdrasil)"
|
163
220
|
],
|
164
|
-
"
|
165
|
-
"
|
221
|
+
"Important": [
|
222
|
+
"Important"
|
166
223
|
],
|
167
|
-
"
|
168
|
-
"
|
224
|
+
"Include parameters in insights-client reports": [
|
225
|
+
"Inclure des paramètres dans les rapports insights-clients"
|
169
226
|
],
|
170
|
-
"
|
171
|
-
"
|
227
|
+
"Insights": [
|
228
|
+
"Insights"
|
172
229
|
],
|
173
|
-
"
|
174
|
-
"
|
230
|
+
"Inventory": [
|
231
|
+
"Inventaire"
|
175
232
|
],
|
176
|
-
"
|
177
|
-
"
|
233
|
+
"Inventory Auto Upload": [
|
234
|
+
"Chargement automatique des iinventaires"
|
178
235
|
],
|
179
|
-
"
|
180
|
-
"
|
236
|
+
"Inventory Upload": [
|
237
|
+
"Téléchargement de l'inventaire"
|
181
238
|
],
|
182
|
-
"
|
183
|
-
"
|
239
|
+
"Inventory sync has failed: ": [
|
240
|
+
"La synchronisation de l'inventaire a échoué : "
|
184
241
|
],
|
185
|
-
"
|
186
|
-
"
|
242
|
+
"Inventory sync has started:": [
|
243
|
+
"La synchronisation de l'inventaire a commencé :"
|
187
244
|
],
|
188
|
-
"
|
189
|
-
"
|
245
|
+
"Items per page": [
|
246
|
+
"Articles par page"
|
190
247
|
],
|
191
|
-
"
|
192
|
-
"
|
248
|
+
"Knowledgebase article": [
|
249
|
+
"Article de base de connaissances"
|
193
250
|
],
|
194
|
-
"
|
195
|
-
"
|
251
|
+
"List of host UUIDs": [
|
252
|
+
""
|
196
253
|
],
|
197
|
-
"
|
198
|
-
"
|
254
|
+
"Loading": [
|
255
|
+
"Chargement"
|
199
256
|
],
|
200
|
-
"
|
201
|
-
"
|
257
|
+
"Loading...": [
|
258
|
+
"Chargement..."
|
202
259
|
],
|
203
|
-
"
|
204
|
-
"
|
260
|
+
"Low": [
|
261
|
+
"Faible"
|
205
262
|
],
|
206
|
-
"
|
207
|
-
"
|
263
|
+
"Manual": [
|
264
|
+
"Manuelle"
|
208
265
|
],
|
209
|
-
"
|
210
|
-
"
|
266
|
+
"Moderate": [
|
267
|
+
"Modéré"
|
211
268
|
],
|
212
|
-
"
|
213
|
-
"
|
269
|
+
"More details can be found in": [
|
270
|
+
"Pour plus de détails, voir"
|
214
271
|
],
|
215
|
-
"
|
216
|
-
"
|
272
|
+
"Next run: ": [
|
273
|
+
"Exécution suivante :"
|
217
274
|
],
|
218
|
-
"
|
219
|
-
"
|
275
|
+
"No": [
|
276
|
+
"Non"
|
220
277
|
],
|
221
|
-
"
|
222
|
-
"
|
278
|
+
"No recommendations were found for this host!": [
|
279
|
+
"Aucune recommandation n'a été trouvée pour cet hôte !"
|
280
|
+
],
|
281
|
+
"No results found": [
|
282
|
+
"Aucun résultat"
|
223
283
|
],
|
224
|
-
"
|
225
|
-
"
|
284
|
+
"No task was found": [
|
285
|
+
"Aucune tâche n'a été trouvée"
|
226
286
|
],
|
227
|
-
"
|
228
|
-
"
|
287
|
+
"Not reporting": [
|
288
|
+
"Non rapporté"
|
289
|
+
],
|
290
|
+
"Nothing to sync, there are no hosts with subscription for this organization.": [
|
291
|
+
"Rien à synchroniser, il n'y a pas d'hôtes avec abonnement pour cette organisation."
|
229
292
|
],
|
230
293
|
"Notice": [
|
231
294
|
"Note"
|
232
295
|
],
|
233
|
-
"
|
234
|
-
"
|
296
|
+
"Obfuscate IPs": [
|
297
|
+
"Obfusquer les adresses IP"
|
235
298
|
],
|
236
|
-
"
|
237
|
-
"
|
299
|
+
"Obfuscate host ipv4 addresses": [
|
300
|
+
"Obfusquer les adresses ipv4 des hôtes"
|
238
301
|
],
|
239
|
-
"
|
240
|
-
"
|
302
|
+
"Obfuscate host names": [
|
303
|
+
"Obfusquer les noms d'hôtes"
|
241
304
|
],
|
242
|
-
"
|
243
|
-
"
|
305
|
+
"Obfuscate host names sent to the Red Hat cloud": [
|
306
|
+
"Obfusquer les noms d'hôtes envoyés à Red Hat Cloud"
|
244
307
|
],
|
245
|
-
"
|
246
|
-
""
|
308
|
+
"Obfuscate ipv4 addresses sent to the Red Hat cloud": [
|
309
|
+
"Obfusquer les adresses ipv4 envoyées à Red Hat Cloud"
|
247
310
|
],
|
248
|
-
"
|
249
|
-
""
|
311
|
+
"Oops! Couldn't find organization that matches your query": [
|
312
|
+
"Oups ! Nous n'avons pas trouvé d'organisation correspondant à votre demande."
|
250
313
|
],
|
251
|
-
"
|
252
|
-
""
|
314
|
+
"Organization status": [
|
315
|
+
"Statut de l'organisation"
|
253
316
|
],
|
254
|
-
"
|
255
|
-
""
|
317
|
+
"Pagination": [
|
318
|
+
"Pagination"
|
256
319
|
],
|
257
|
-
"
|
258
|
-
"
|
320
|
+
"Playbook": [
|
321
|
+
"Playbook"
|
259
322
|
],
|
260
|
-
"
|
261
|
-
""
|
323
|
+
"RH Cloud": [
|
324
|
+
"RH Cloud"
|
262
325
|
],
|
263
|
-
"
|
264
|
-
"
|
326
|
+
"RHC daemon id": [
|
327
|
+
"Id du démon RHC"
|
265
328
|
],
|
266
|
-
"
|
267
|
-
""
|
329
|
+
"RHCloud": [
|
330
|
+
"RHCloud"
|
268
331
|
],
|
269
|
-
"
|
270
|
-
"
|
332
|
+
"Read more about it in RH cloud insights": [
|
333
|
+
"Plus d'informations dans RH cloud insights"
|
271
334
|
],
|
272
|
-
"
|
273
|
-
"
|
335
|
+
"Reboot Required": [
|
336
|
+
"Redémarrage nécessaire"
|
274
337
|
],
|
275
|
-
"
|
276
|
-
"
|
338
|
+
"Recommendation": [
|
339
|
+
"Recommandation"
|
277
340
|
],
|
278
|
-
"
|
279
|
-
"La
|
341
|
+
"Recommendation sync has failed: ": [
|
342
|
+
"La sync des recommandations a échoué : "
|
280
343
|
],
|
281
|
-
"
|
282
|
-
"La
|
344
|
+
"Recommendation sync has started: ": [
|
345
|
+
"La sync des recommandations a commencé : "
|
283
346
|
],
|
284
|
-
"
|
285
|
-
"
|
347
|
+
"Recommendations": [
|
348
|
+
"Recommandations"
|
349
|
+
],
|
350
|
+
"Recommendations selected: %s.": [
|
351
|
+
"Recommandations sélectionnées : %s."
|
286
352
|
],
|
287
|
-
"
|
288
|
-
"
|
353
|
+
"Recommendations synced successfully": [
|
354
|
+
"Les recommandations ont été synchronisées"
|
289
355
|
],
|
290
|
-
"
|
291
|
-
"
|
356
|
+
"Reconfigure cloud connector": [
|
357
|
+
""
|
292
358
|
],
|
293
|
-
"
|
294
|
-
"
|
359
|
+
"Red Hat Cloud Inventory": [
|
360
|
+
"Inventaire Red Hat Cloud"
|
295
361
|
],
|
296
|
-
"
|
297
|
-
"
|
362
|
+
"Red Hat Insights": [
|
363
|
+
"Red Hat Insights"
|
298
364
|
],
|
299
|
-
"
|
300
|
-
"
|
365
|
+
"Red Hat Insights Data and Application Security": [
|
366
|
+
"Red Hat Insights - Sécurité des données et des applications"
|
301
367
|
],
|
302
|
-
"
|
303
|
-
"
|
368
|
+
"Red Hat Inventory": [
|
369
|
+
"Inventaire Red Hat"
|
304
370
|
],
|
305
371
|
"Remain": [
|
306
372
|
"Restant"
|
307
373
|
],
|
308
|
-
"
|
309
|
-
"
|
374
|
+
"Remediate": [
|
375
|
+
"Remédier"
|
310
376
|
],
|
311
|
-
"
|
312
|
-
"
|
377
|
+
"Remediation summary": [
|
378
|
+
"Résumé de remédiation"
|
313
379
|
],
|
314
|
-
"
|
315
|
-
"
|
380
|
+
"Reporting": [
|
381
|
+
"Rapports"
|
316
382
|
],
|
317
|
-
"
|
318
|
-
"
|
383
|
+
"Resolution": [
|
384
|
+
"Résolution"
|
319
385
|
],
|
320
|
-
"
|
321
|
-
"
|
386
|
+
"Run RH Cloud playbook": [
|
387
|
+
"Exécuter le playbook RH Cloud"
|
322
388
|
],
|
323
|
-
"
|
324
|
-
"
|
389
|
+
"Run playbook genrated by Red Hat remediations app": [
|
390
|
+
"Exécuter le playbook généré par l'app de remédiations de Red Hat"
|
325
391
|
],
|
326
|
-
"
|
327
|
-
"
|
392
|
+
"Run remediation playbook generated by Insights": [
|
393
|
+
"Exécuter le playbook de remédiation généré par Insights"
|
328
394
|
],
|
329
|
-
"
|
330
|
-
"
|
395
|
+
"Satellite server has %{hits_count} recommendations by Red Hat": [
|
396
|
+
"Le serveur satellite a %{hits_count} recommandations de Red Hat"
|
331
397
|
],
|
332
|
-
"
|
333
|
-
"
|
398
|
+
"Scoped search string for host removal": [
|
399
|
+
""
|
400
|
+
],
|
401
|
+
"Select recommendations from all pages": [
|
402
|
+
"Sélectionner des recommandations sur toutes les pages"
|
403
|
+
],
|
404
|
+
"Set the current organization context for the request": [
|
405
|
+
"Définir le contexte organisationnel actuel de la demande"
|
406
|
+
],
|
407
|
+
"Settings": [
|
408
|
+
"Paramètres de configuration"
|
409
|
+
],
|
410
|
+
"Should import include parameter tags from Foreman?": [
|
411
|
+
"L'importation doit-elle inclure les balises de paramètres de Foreman ?"
|
334
412
|
],
|
335
413
|
"Show Advanced Settings": [
|
336
414
|
"Afficher les paramètres avancés"
|
337
415
|
],
|
338
|
-
"
|
339
|
-
"
|
340
|
-
],
|
341
|
-
"Configure": [
|
342
|
-
"Configurer"
|
416
|
+
"Show if system is configured to use local iop-advisor-engine.": [
|
417
|
+
""
|
343
418
|
],
|
344
|
-
"
|
345
|
-
"
|
419
|
+
"Start inventory synchronization": [
|
420
|
+
"Démarrer la synchronisation de l'inventaire"
|
346
421
|
],
|
347
|
-
"
|
348
|
-
"
|
422
|
+
"Start report generation": [
|
423
|
+
"Lancer la génération du rapport"
|
349
424
|
],
|
350
|
-
"
|
351
|
-
"
|
425
|
+
"Successfully synced hosts: ": [
|
426
|
+
"Synchronisation des hôtes réussie : "
|
352
427
|
],
|
353
|
-
"
|
354
|
-
"
|
428
|
+
"Successfully uploaded to your RH cloud inventory": [
|
429
|
+
"Téléchargement réussi dans votre inventaire RH cloud"
|
355
430
|
],
|
356
431
|
"Sync automatically": [
|
357
432
|
"Sync automatique"
|
358
433
|
],
|
359
|
-
"
|
360
|
-
"
|
434
|
+
"Sync recommendations": [
|
435
|
+
"Recommandations de sync"
|
361
436
|
],
|
362
|
-
"
|
363
|
-
"
|
437
|
+
"Synchronize recommendations Automatically": [
|
438
|
+
"Synchroniser automatiquement les recommandations"
|
364
439
|
],
|
365
|
-
"
|
366
|
-
"
|
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
|
-
"
|
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
|
-
"
|
372
|
-
"
|
446
|
+
"The report file %{filename} doesn't exist": [
|
447
|
+
"Le fichier de rapport %{filename} n'existe pas"
|
373
448
|
],
|
374
|
-
"
|
375
|
-
"
|
449
|
+
"The scheduled process is disabled because this Foreman is configured with the use_local_advisor_engine option.": [
|
450
|
+
""
|
376
451
|
],
|
377
|
-
"
|
378
|
-
"
|
452
|
+
"The server returned the following error: %s": [
|
453
|
+
"Le serveur a renvoyé l'erreur suivante : %s"
|
379
454
|
],
|
380
|
-
"
|
381
|
-
"
|
455
|
+
"The task failed with the following error:": [
|
456
|
+
"La tâche a échoué avec l'erreur suivante :"
|
382
457
|
],
|
383
|
-
"
|
384
|
-
"
|
458
|
+
"There are no recommendations for your hosts": [
|
459
|
+
""
|
385
460
|
],
|
386
|
-
"
|
387
|
-
"
|
461
|
+
"This action will also enable automatic reports upload": [
|
462
|
+
"Cette action permettra également le téléchargement automatique des rapports"
|
388
463
|
],
|
389
|
-
"
|
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
|
-
"
|
393
|
-
"
|
467
|
+
"To manually upload the data for a specific organization, select an organization and click {restartButtonName}.": [
|
468
|
+
""
|
394
469
|
],
|
395
|
-
"
|
396
|
-
"
|
470
|
+
"Total risk": [
|
471
|
+
"Risque total"
|
397
472
|
],
|
398
|
-
"
|
399
|
-
"
|
473
|
+
"Total risks": [
|
474
|
+
"Risques totaux"
|
400
475
|
],
|
401
|
-
"
|
402
|
-
"
|
476
|
+
"Upload hits from iop-advisor-engine": [
|
477
|
+
""
|
403
478
|
],
|
404
|
-
"
|
405
|
-
"
|
479
|
+
"Upload hits information": [
|
480
|
+
""
|
406
481
|
],
|
407
|
-
"
|
408
|
-
"
|
482
|
+
"Upload rules related to the hits": [
|
483
|
+
""
|
409
484
|
],
|
410
|
-
"
|
411
|
-
"
|
485
|
+
"Uploading": [
|
486
|
+
"Téléchargement"
|
412
487
|
],
|
413
|
-
"
|
414
|
-
"
|
488
|
+
"Value %{value} is not a valid UUID": [
|
489
|
+
"La valeur %{value} ne correspond pas à un UUID valide"
|
415
490
|
],
|
416
|
-
"
|
417
|
-
"
|
491
|
+
"View all recommendations": [
|
492
|
+
"Voir toutes les recommandations"
|
418
493
|
],
|
419
|
-
"
|
420
|
-
"
|
494
|
+
"View in Red Hat Insights": [
|
495
|
+
"Afficher Red Hat Insights."
|
421
496
|
],
|
422
|
-
"
|
423
|
-
"
|
497
|
+
"Wait and %s": [
|
498
|
+
"Attendez et %s"
|
424
499
|
],
|
425
|
-
"
|
426
|
-
"
|
500
|
+
"Whether the resolution requires reboot": [
|
501
|
+
""
|
427
502
|
],
|
428
|
-
"
|
429
|
-
"
|
503
|
+
"category name": [
|
504
|
+
""
|
430
505
|
],
|
431
|
-
"
|
432
|
-
"
|
506
|
+
"generic": [
|
507
|
+
""
|
433
508
|
],
|
434
|
-
"
|
435
|
-
"
|
509
|
+
"hosts page": [
|
510
|
+
"page hôtes"
|
436
511
|
],
|
437
|
-
"
|
438
|
-
"
|
512
|
+
"impact name": [
|
513
|
+
""
|
439
514
|
],
|
440
|
-
"
|
441
|
-
"
|
515
|
+
"iop payload including resolutions, rules, hits": [
|
516
|
+
""
|
442
517
|
],
|
443
|
-
"
|
444
|
-
"
|
518
|
+
"items": [
|
519
|
+
"articles"
|
445
520
|
],
|
446
|
-
"
|
447
|
-
"
|
521
|
+
"likelihood number": [
|
522
|
+
""
|
448
523
|
],
|
449
|
-
"
|
450
|
-
"
|
524
|
+
"more info": [
|
525
|
+
""
|
451
526
|
],
|
452
|
-
"
|
453
|
-
"
|
527
|
+
"page": [
|
528
|
+
"page"
|
454
529
|
],
|
455
|
-
"
|
456
|
-
"
|
530
|
+
"per page": [
|
531
|
+
"par page"
|
457
532
|
],
|
458
|
-
"
|
459
|
-
"
|
533
|
+
"publish date (YYYY-MM-DD)": [
|
534
|
+
""
|
460
535
|
],
|
461
|
-
"
|
462
|
-
"
|
536
|
+
"rating": [
|
537
|
+
""
|
463
538
|
],
|
464
|
-
"
|
465
|
-
"
|
539
|
+
"reason": [
|
540
|
+
""
|
466
541
|
],
|
467
|
-
"
|
468
|
-
"
|
542
|
+
"reboot required": [
|
543
|
+
""
|
469
544
|
],
|
470
|
-
"
|
471
|
-
"
|
545
|
+
"resolution description": [
|
546
|
+
""
|
472
547
|
],
|
473
|
-
"
|
474
|
-
"
|
548
|
+
"resolution risk": [
|
549
|
+
""
|
475
550
|
],
|
476
|
-
"
|
477
|
-
"
|
551
|
+
"result url": [
|
552
|
+
""
|
478
553
|
],
|
479
|
-
"
|
480
|
-
"
|
554
|
+
"rule description": [
|
555
|
+
""
|
481
556
|
],
|
482
|
-
"
|
483
|
-
"
|
557
|
+
"rule id": [
|
558
|
+
""
|
484
559
|
],
|
485
|
-
"
|
486
|
-
"
|
560
|
+
"rule title": [
|
561
|
+
""
|
487
562
|
],
|
488
|
-
"
|
489
|
-
"
|
563
|
+
"solution url": [
|
564
|
+
""
|
490
565
|
],
|
491
|
-
"
|
492
|
-
"
|
566
|
+
"summary": [
|
567
|
+
""
|
493
568
|
],
|
494
|
-
"
|
569
|
+
"total risk": [
|
495
570
|
""
|
496
571
|
],
|
497
|
-
"
|
498
|
-
"
|
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
|
+
"visualiser job en cours"
|
583
|
+
],
|
584
|
+
"view the task page for more details": [
|
585
|
+
"consulter la page de la tâche pour plus de détails"
|
499
586
|
]
|
500
587
|
}
|
501
588
|
}
|