foreman_rh_cloud 13.2.7 → 14.0.1
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/fr/foreman_rh_cloud.js +61 -61
- data/app/assets/javascripts/foreman_rh_cloud/locale/ja/foreman_rh_cloud.js +68 -68
- data/app/assets/javascripts/foreman_rh_cloud/locale/ka/foreman_rh_cloud.js +9 -9
- data/app/assets/javascripts/foreman_rh_cloud/locale/ko/foreman_rh_cloud.js +60 -60
- data/app/assets/javascripts/foreman_rh_cloud/locale/zh_CN/foreman_rh_cloud.js +60 -60
- data/app/services/foreman_rh_cloud/insights_api_forwarder.rb +5 -12
- data/lib/foreman_inventory_upload/generators/fact_helpers.rb +0 -8
- data/lib/foreman_inventory_upload/generators/queries.rb +1 -1
- data/lib/foreman_inventory_upload/generators/slice.rb +1 -1
- data/lib/foreman_rh_cloud/version.rb +1 -1
- data/locale/fr/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/fr/foreman_rh_cloud.edit.po +1032 -0
- data/locale/fr/foreman_rh_cloud.po +65 -66
- data/locale/fr/foreman_rh_cloud.po.time_stamp +0 -0
- data/locale/ja/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/ja/foreman_rh_cloud.edit.po +1026 -0
- data/locale/ja/foreman_rh_cloud.po +70 -72
- data/locale/ja/foreman_rh_cloud.po.time_stamp +0 -0
- data/locale/ka/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/ka/foreman_rh_cloud.edit.po +1025 -0
- data/locale/ka/foreman_rh_cloud.po +10 -11
- data/locale/ka/foreman_rh_cloud.po.time_stamp +0 -0
- data/locale/ko/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/ko/foreman_rh_cloud.edit.po +1029 -0
- data/locale/ko/foreman_rh_cloud.po +63 -64
- data/locale/ko/foreman_rh_cloud.po.time_stamp +0 -0
- data/locale/zh_CN/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/zh_CN/foreman_rh_cloud.edit.po +1031 -0
- data/locale/zh_CN/foreman_rh_cloud.po +64 -65
- data/locale/zh_CN/foreman_rh_cloud.po.time_stamp +0 -0
- data/package.json +1 -1
- data/test/controllers/insights_cloud/api/machine_telemetries_controller_test.rb +1 -1
- data/test/jobs/inventory_full_sync_test.rb +4 -7
- data/test/jobs/inventory_hosts_sync_test.rb +5 -7
- data/test/jobs/inventory_self_host_sync_test.rb +1 -1
- data/test/unit/archived_report_generator_test.rb +1 -2
- data/test/unit/fact_helpers_test.rb +0 -16
- data/test/unit/services/foreman_rh_cloud/branch_info_test.rb +1 -1
- data/test/unit/services/foreman_rh_cloud/cloud_request_forwarder_test.rb +1 -1
- data/test/unit/slice_generator_test.rb +2 -21
- data/webpack/CVEsHostDetailsTab/CVEsHostDetailsTab.js +1 -6
- data/webpack/CVEsHostDetailsTab/__tests__/CVEsHostDetailsTab.test.js +6 -45
- data/webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js +1 -3
- data/webpack/ForemanInventoryUpload/ForemanInventoryHelpers.js +0 -7
- data/webpack/InsightsHostDetailsTab/NewHostDetailsTab.js +14 -44
- metadata +16 -4
- data/webpack/InsightsHostDetailsTab/__tests__/NewHostDetailsTab.test.js +0 -154
|
@@ -6,19 +6,18 @@
|
|
|
6
6
|
# Translators:
|
|
7
7
|
# Romain Vrignaud <rvrignaud@gmail.com>, 2023
|
|
8
8
|
# 21966816214bc546c1fc8a185e75ca1c, 2023
|
|
9
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2023
|
|
9
10
|
# Claer <transiblu@claer.hammock.fr>, 2023
|
|
10
|
-
#
|
|
11
|
-
#
|
|
12
|
-
#
|
|
13
|
-
# Ondřej Gajdušek, 2026
|
|
11
|
+
# Amit Upadhye <aupadhye@redhat.com>, 2023
|
|
12
|
+
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025
|
|
13
|
+
# Ondřej Gajdušek, 2025
|
|
14
14
|
#
|
|
15
|
-
#, fuzzy
|
|
16
15
|
msgid ""
|
|
17
16
|
msgstr ""
|
|
18
|
-
"Project-Id-Version: foreman_rh_cloud
|
|
17
|
+
"Project-Id-Version: foreman_rh_cloud 13.2.0\n"
|
|
19
18
|
"Report-Msgid-Bugs-To: \n"
|
|
20
19
|
"PO-Revision-Date: 2023-01-20 13:26+0000\n"
|
|
21
|
-
"Last-Translator: Ondřej Gajdušek,
|
|
20
|
+
"Last-Translator: Ondřej Gajdušek, 2025\n"
|
|
22
21
|
"Language-Team: French (https://app.transifex.com/foreman/teams/114/fr/)\n"
|
|
23
22
|
"MIME-Version: 1.0\n"
|
|
24
23
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -34,7 +33,7 @@ msgid "%s organizations"
|
|
|
34
33
|
msgstr "%s organisations"
|
|
35
34
|
|
|
36
35
|
msgid "A specific organization must be selected from the organization context."
|
|
37
|
-
msgstr "
|
|
36
|
+
msgstr ""
|
|
38
37
|
|
|
39
38
|
msgid "About subscription watch"
|
|
40
39
|
msgstr "Informations sur la vérification des abonnements"
|
|
@@ -49,7 +48,7 @@ msgid "All recommendations are now selected."
|
|
|
49
48
|
msgstr "Toutes les recommandations sont maintenant sélectionnées."
|
|
50
49
|
|
|
51
50
|
msgid "Analysis disabled"
|
|
52
|
-
msgstr "
|
|
51
|
+
msgstr ""
|
|
53
52
|
|
|
54
53
|
msgid "Analytics data collection"
|
|
55
54
|
msgstr "Collecte de données analytiques"
|
|
@@ -61,7 +60,7 @@ msgid "Apply Insights recommendations"
|
|
|
61
60
|
msgstr "Appliquer les recommandations d'Insights"
|
|
62
61
|
|
|
63
62
|
msgid "Attempted to destroy HBI host %s, but host does not exist in HBI"
|
|
64
|
-
msgstr "
|
|
63
|
+
msgstr ""
|
|
65
64
|
|
|
66
65
|
msgid "Automatic inventory upload"
|
|
67
66
|
msgstr "Chargement automatique de l'inventaire"
|
|
@@ -103,7 +102,7 @@ msgid "Completed"
|
|
|
103
102
|
msgstr "Terminé"
|
|
104
103
|
|
|
105
104
|
msgid "Completed with warnings"
|
|
106
|
-
msgstr "
|
|
105
|
+
msgstr ""
|
|
107
106
|
|
|
108
107
|
msgid "Configure"
|
|
109
108
|
msgstr "Configurer"
|
|
@@ -124,13 +123,13 @@ msgid "Current page"
|
|
|
124
123
|
msgstr "Page actuelle"
|
|
125
124
|
|
|
126
125
|
msgid "Details"
|
|
127
|
-
msgstr "
|
|
126
|
+
msgstr ""
|
|
128
127
|
|
|
129
128
|
msgid "Disable"
|
|
130
|
-
msgstr "
|
|
129
|
+
msgstr ""
|
|
131
130
|
|
|
132
131
|
msgid "Disable vulnerability analysis"
|
|
133
|
-
msgstr "
|
|
132
|
+
msgstr ""
|
|
134
133
|
|
|
135
134
|
msgid "Disconnected hosts: "
|
|
136
135
|
msgstr "Hôtes déconnectés : "
|
|
@@ -148,28 +147,28 @@ msgid "Download latest report"
|
|
|
148
147
|
msgstr "Télécharger le dernier rapport"
|
|
149
148
|
|
|
150
149
|
msgid "Download report"
|
|
151
|
-
msgstr "
|
|
150
|
+
msgstr ""
|
|
152
151
|
|
|
153
152
|
msgid "Duration"
|
|
154
|
-
msgstr "
|
|
153
|
+
msgstr ""
|
|
155
154
|
|
|
156
155
|
msgid "Enable"
|
|
157
|
-
msgstr "
|
|
156
|
+
msgstr ""
|
|
158
157
|
|
|
159
158
|
msgid "Enable automatic deletion of mismatched host records from the Red Hat cloud"
|
|
160
159
|
msgstr "Activer la suppression automatique des enregistrements d'hôtes incompatibles du cloud Red Hat"
|
|
161
160
|
|
|
162
161
|
msgid "Enable automatic deletion of mismatched host records from the Red Hat cloud. Ignored when using local Insights."
|
|
163
|
-
msgstr "
|
|
162
|
+
msgstr ""
|
|
164
163
|
|
|
165
164
|
msgid "Enable automatic synchronization of Insights recommendations from the Red Hat cloud"
|
|
166
165
|
msgstr "Activer la synchronisation automatique des recommandations Insights à partir de Red Hat Cloud"
|
|
167
166
|
|
|
168
167
|
msgid "Enable automatic synchronization of Insights recommendations from the Red Hat cloud. Ignored when using local Insights."
|
|
169
|
-
msgstr "
|
|
168
|
+
msgstr ""
|
|
170
169
|
|
|
171
170
|
msgid "Enable automatic upload of your host inventory to the Red Hat cloud. Ignored when using local Insights."
|
|
172
|
-
msgstr "
|
|
171
|
+
msgstr ""
|
|
173
172
|
|
|
174
173
|
msgid "Enable automatic upload of your hosts inventory to the Red Hat cloud"
|
|
175
174
|
msgstr "Activer le téléchargement automatique de l'inventaire de vos hôtes dans Red Hat Cloud"
|
|
@@ -181,7 +180,7 @@ msgid "Enable inventory upload"
|
|
|
181
180
|
msgstr "Activer le téléchargement de l'inventaire"
|
|
182
181
|
|
|
183
182
|
msgid "Enable vulnerability analysis"
|
|
184
|
-
msgstr "
|
|
183
|
+
msgstr ""
|
|
185
184
|
|
|
186
185
|
msgid "Encountered an error while trying to access the server:"
|
|
187
186
|
msgstr "Une erreur s'est produite lors de l'accès au serveur :"
|
|
@@ -193,22 +192,22 @@ msgid "Exclude installed packages from being uploaded to the Red Hat cloud"
|
|
|
193
192
|
msgstr "Exclure les paquets installés du téléchargement dans Red Hat Cloud"
|
|
194
193
|
|
|
195
194
|
msgid "Exclude installed packages from being uploaded to the Red Hat cloud. (If insights_minimal_data_collection is set to true, this setting is ignored and installed packages are always excluded.) Ignored when using local Insights."
|
|
196
|
-
msgstr "
|
|
195
|
+
msgstr ""
|
|
197
196
|
|
|
198
197
|
msgid "Exit Code: %s"
|
|
199
198
|
msgstr "Code de sortie : %s"
|
|
200
199
|
|
|
201
200
|
msgid "Failed"
|
|
202
|
-
msgstr "
|
|
201
|
+
msgstr ""
|
|
203
202
|
|
|
204
203
|
msgid "Failed to destroy HBI host %s: %s"
|
|
205
|
-
msgstr "
|
|
204
|
+
msgstr ""
|
|
206
205
|
|
|
207
206
|
msgid "Failed to fetch hosts"
|
|
208
|
-
msgstr "
|
|
207
|
+
msgstr ""
|
|
209
208
|
|
|
210
209
|
msgid "Failed to update vulnerability analysis status"
|
|
211
|
-
msgstr "
|
|
210
|
+
msgstr ""
|
|
212
211
|
|
|
213
212
|
msgid "Fetch Insights-related host details"
|
|
214
213
|
msgstr "Récupérer les détails de l'hôte liés à Insights"
|
|
@@ -247,7 +246,7 @@ msgid "Generate the report, but do not upload"
|
|
|
247
246
|
msgstr "Générer le rapport, mais ne pas le télécharger"
|
|
248
247
|
|
|
249
248
|
msgid "Generated"
|
|
250
|
-
msgstr "
|
|
249
|
+
msgstr ""
|
|
251
250
|
|
|
252
251
|
msgid "Generating"
|
|
253
252
|
msgstr "En cours de génération"
|
|
@@ -274,7 +273,7 @@ msgid "Host Insights recommendations"
|
|
|
274
273
|
msgstr "Recommandations de Host Insights"
|
|
275
274
|
|
|
276
275
|
msgid "Host inventory report job"
|
|
277
|
-
msgstr "
|
|
276
|
+
msgstr ""
|
|
278
277
|
|
|
279
278
|
msgid "Host was not uploaded to your RH cloud inventory"
|
|
280
279
|
msgstr "L'hôte n'a pas été téléchargé dans votre inventaire RH Cloud."
|
|
@@ -298,13 +297,13 @@ msgid "Insights"
|
|
|
298
297
|
msgstr "Insights"
|
|
299
298
|
|
|
300
299
|
msgid "Invalid response from server"
|
|
301
|
-
msgstr "
|
|
300
|
+
msgstr ""
|
|
302
301
|
|
|
303
302
|
msgid "Inventory"
|
|
304
303
|
msgstr "Inventaire"
|
|
305
304
|
|
|
306
305
|
msgid "Inventory Auto Upload"
|
|
307
|
-
msgstr "Chargement automatique des
|
|
306
|
+
msgstr "Chargement automatique des iinventaires"
|
|
308
307
|
|
|
309
308
|
msgid "Inventory Upload"
|
|
310
309
|
msgstr "Téléchargement de l'inventaire"
|
|
@@ -337,7 +336,7 @@ msgid "Low"
|
|
|
337
336
|
msgstr "Faible"
|
|
338
337
|
|
|
339
338
|
msgid "Manage vulnerability analysis"
|
|
340
|
-
msgstr "
|
|
339
|
+
msgstr ""
|
|
341
340
|
|
|
342
341
|
msgid "Manual"
|
|
343
342
|
msgstr "Manuelle"
|
|
@@ -346,7 +345,7 @@ msgid "Minimal data collection"
|
|
|
346
345
|
msgstr "Collecte minimale de données"
|
|
347
346
|
|
|
348
347
|
msgid "Missing Insights facets created: %s"
|
|
349
|
-
msgstr "
|
|
348
|
+
msgstr ""
|
|
350
349
|
|
|
351
350
|
msgid "Moderate"
|
|
352
351
|
msgstr "Modéré"
|
|
@@ -355,7 +354,7 @@ msgid "More details can be found in"
|
|
|
355
354
|
msgstr "Pour plus de détails, voir"
|
|
356
355
|
|
|
357
356
|
msgid "N/A"
|
|
358
|
-
msgstr "
|
|
357
|
+
msgstr ""
|
|
359
358
|
|
|
360
359
|
msgid "Next run: "
|
|
361
360
|
msgstr "Exécution suivante :"
|
|
@@ -364,31 +363,31 @@ msgid "No"
|
|
|
364
363
|
msgstr "Non"
|
|
365
364
|
|
|
366
365
|
msgid "No account data available."
|
|
367
|
-
msgstr "
|
|
366
|
+
msgstr ""
|
|
368
367
|
|
|
369
368
|
msgid "No recent tasks"
|
|
370
|
-
msgstr "
|
|
369
|
+
msgstr ""
|
|
371
370
|
|
|
372
371
|
msgid "No recommendations were found for this host!"
|
|
373
372
|
msgstr "Aucune recommandation n'a été trouvée pour cet hôte !"
|
|
374
373
|
|
|
375
374
|
msgid "No report generation tasks have been run yet."
|
|
376
|
-
msgstr "
|
|
375
|
+
msgstr ""
|
|
377
376
|
|
|
378
377
|
msgid "No results found"
|
|
379
378
|
msgstr "Aucun résultat"
|
|
380
379
|
|
|
381
380
|
msgid "No task history"
|
|
382
|
-
msgstr "
|
|
381
|
+
msgstr ""
|
|
383
382
|
|
|
384
383
|
msgid "No task was found"
|
|
385
384
|
msgstr "Aucune tâche n'a été trouvée"
|
|
386
385
|
|
|
387
386
|
msgid "No tasks have been run yet."
|
|
388
|
-
msgstr "
|
|
387
|
+
msgstr ""
|
|
389
388
|
|
|
390
389
|
msgid "None of the selected hosts are registered"
|
|
391
|
-
msgstr "
|
|
390
|
+
msgstr ""
|
|
392
391
|
|
|
393
392
|
msgid "Not reporting"
|
|
394
393
|
msgstr "Non rapporté"
|
|
@@ -412,16 +411,16 @@ msgid "Obfuscate host names sent to the Red Hat cloud"
|
|
|
412
411
|
msgstr "Obfusquer les noms d'hôtes envoyés à Red Hat Cloud"
|
|
413
412
|
|
|
414
413
|
msgid "Obfuscate host names sent to the Red Hat cloud. (If insights_minimal_data_collection is set to true, this setting is ignored because host names are not included in the report.) Ignored when using local Insights."
|
|
415
|
-
msgstr "
|
|
414
|
+
msgstr ""
|
|
416
415
|
|
|
417
416
|
msgid "Obfuscate ipv4 addresses sent to the Red Hat cloud"
|
|
418
417
|
msgstr "Obfusquer les adresses ipv4 envoyées à Red Hat Cloud"
|
|
419
418
|
|
|
420
419
|
msgid "Obfuscate ipv4 addresses sent to the Red Hat cloud. (If insights_minimal_data_collection is set to true, this setting is ignored because host IPv4 addresses are not included in the report.) Ignored when using local Insights."
|
|
421
|
-
msgstr "
|
|
420
|
+
msgstr ""
|
|
422
421
|
|
|
423
422
|
msgid "Only include the minimum required data in inventory reports for uploading to Red Hat cloud. When this is true, installed packages are excluded from the report regardless of the exclude_installed_packages setting, and host names and IPv4 addresses are excluded from the report regardless of obfuscation settings. Ignored when using local Insights."
|
|
424
|
-
msgstr "
|
|
423
|
+
msgstr ""
|
|
425
424
|
|
|
426
425
|
msgid "Only send the minimum required data to Red Hat cloud, obfuscation settings are disabled"
|
|
427
426
|
msgstr "Envoyez uniquement les données minimales requises au cloud Red Hat, les paramètres d'obfuscation (masquage) sont désactivés"
|
|
@@ -436,19 +435,19 @@ msgid "Pagination"
|
|
|
436
435
|
msgstr "Pagination"
|
|
437
436
|
|
|
438
437
|
msgid "Paused"
|
|
439
|
-
msgstr "
|
|
438
|
+
msgstr ""
|
|
440
439
|
|
|
441
440
|
msgid "Playbook"
|
|
442
441
|
msgstr "Playbook"
|
|
443
442
|
|
|
444
443
|
msgid "Previous tasks will appear here."
|
|
445
|
-
msgstr "
|
|
444
|
+
msgstr ""
|
|
446
445
|
|
|
447
446
|
msgid "RH Cloud"
|
|
448
447
|
msgstr "RH Cloud"
|
|
449
448
|
|
|
450
449
|
msgid "RHC daemon id. Ignored when using local Insights."
|
|
451
|
-
msgstr "
|
|
450
|
+
msgstr ""
|
|
452
451
|
|
|
453
452
|
msgid "Read more about it in RH cloud insights"
|
|
454
453
|
msgstr "Plus d'informations dans RH cloud insights"
|
|
@@ -499,16 +498,16 @@ msgid "Remediation summary"
|
|
|
499
498
|
msgstr "Résumé de remédiation"
|
|
500
499
|
|
|
501
500
|
msgid "Report Generation"
|
|
502
|
-
msgstr "
|
|
501
|
+
msgstr ""
|
|
503
502
|
|
|
504
503
|
msgid "Report generation and upload started"
|
|
505
|
-
msgstr "
|
|
504
|
+
msgstr ""
|
|
506
505
|
|
|
507
506
|
msgid "Report generation started"
|
|
508
|
-
msgstr "
|
|
507
|
+
msgstr ""
|
|
509
508
|
|
|
510
509
|
msgid "Report saved to"
|
|
511
|
-
msgstr "
|
|
510
|
+
msgstr ""
|
|
512
511
|
|
|
513
512
|
msgid "Reporting"
|
|
514
513
|
msgstr "Rapports"
|
|
@@ -526,7 +525,7 @@ msgid "Run remediation playbook generated by Insights"
|
|
|
526
525
|
msgstr "Exécuter le playbook de remédiation généré par Insights"
|
|
527
526
|
|
|
528
527
|
msgid "Running"
|
|
529
|
-
msgstr "
|
|
528
|
+
msgstr ""
|
|
530
529
|
|
|
531
530
|
msgid "Satellite server has %{hits_count} recommendations by Red Hat"
|
|
532
531
|
msgstr "Le serveur satellite a %{hits_count} recommandations de Red Hat"
|
|
@@ -547,7 +546,7 @@ msgid "Settings"
|
|
|
547
546
|
msgstr "Paramètres de configuration"
|
|
548
547
|
|
|
549
548
|
msgid "Should import include parameter tags from Foreman? Ignored when using local Insights."
|
|
550
|
-
msgstr "
|
|
549
|
+
msgstr ""
|
|
551
550
|
|
|
552
551
|
msgid "Show Advanced Settings"
|
|
553
552
|
msgstr "Afficher les paramètres avancés"
|
|
@@ -556,10 +555,10 @@ msgid "Show if system is configured to use local iop-advisor-engine."
|
|
|
556
555
|
msgstr "Indique si le système est configuré pour utiliser le moteur iop-advisor local."
|
|
557
556
|
|
|
558
557
|
msgid "Single-host report job"
|
|
559
|
-
msgstr "
|
|
558
|
+
msgstr ""
|
|
560
559
|
|
|
561
560
|
msgid "Single-host report job for host %s"
|
|
562
|
-
msgstr "
|
|
561
|
+
msgstr ""
|
|
563
562
|
|
|
564
563
|
msgid "Start inventory synchronization"
|
|
565
564
|
msgstr "Démarrer la synchronisation de l'inventaire"
|
|
@@ -568,13 +567,13 @@ msgid "Start report generation"
|
|
|
568
567
|
msgstr "Lancer la génération du rapport"
|
|
569
568
|
|
|
570
569
|
msgid "Started"
|
|
571
|
-
msgstr "
|
|
570
|
+
msgstr ""
|
|
572
571
|
|
|
573
572
|
msgid "Stopped"
|
|
574
|
-
msgstr "
|
|
573
|
+
msgstr ""
|
|
575
574
|
|
|
576
575
|
msgid "Success"
|
|
577
|
-
msgstr "
|
|
576
|
+
msgstr ""
|
|
578
577
|
|
|
579
578
|
msgid "Successfully synced hosts: "
|
|
580
579
|
msgstr "Synchronisation des hôtes réussie : "
|
|
@@ -613,7 +612,7 @@ msgid "There are no recommendations for your hosts"
|
|
|
613
612
|
msgstr "Il n'y a aucune recommandation pour vos hôtes"
|
|
614
613
|
|
|
615
614
|
msgid "There were no missing Insights facets"
|
|
616
|
-
msgstr "
|
|
615
|
+
msgstr ""
|
|
617
616
|
|
|
618
617
|
msgid "This action will also enable automatic reports upload"
|
|
619
618
|
msgstr "Cette action permettra également le téléchargement automatique des rapports"
|
|
@@ -634,7 +633,7 @@ msgid "Total risks"
|
|
|
634
633
|
msgstr "Risques totaux"
|
|
635
634
|
|
|
636
635
|
msgid "Unknown"
|
|
637
|
-
msgstr "
|
|
636
|
+
msgstr ""
|
|
638
637
|
|
|
639
638
|
msgid "Upload hits from iop-advisor-engine"
|
|
640
639
|
msgstr "Télécharger les hits depuis iop-advisor-engine"
|
|
@@ -643,13 +642,13 @@ msgid "Upload hits information"
|
|
|
643
642
|
msgstr "Télécharger les informations sur les hits"
|
|
644
643
|
|
|
645
644
|
msgid "Upload is disabled because subscription connection is not enabled. Enable it in Administer > Settings > Content."
|
|
646
|
-
msgstr "
|
|
645
|
+
msgstr ""
|
|
647
646
|
|
|
648
647
|
msgid "Upload rules related to the hits"
|
|
649
648
|
msgstr "Règles de téléchargement liées aux hits"
|
|
650
649
|
|
|
651
650
|
msgid "Uploaded"
|
|
652
|
-
msgstr "
|
|
651
|
+
msgstr ""
|
|
653
652
|
|
|
654
653
|
msgid "Uploading"
|
|
655
654
|
msgstr "Téléchargement"
|
|
@@ -664,10 +663,10 @@ msgid "View in Red Hat Insights"
|
|
|
664
663
|
msgstr "Afficher Red Hat Insights."
|
|
665
664
|
|
|
666
665
|
msgid "View task"
|
|
667
|
-
msgstr "
|
|
666
|
+
msgstr ""
|
|
668
667
|
|
|
669
668
|
msgid "View task details"
|
|
670
|
-
msgstr "
|
|
669
|
+
msgstr ""
|
|
671
670
|
|
|
672
671
|
msgid "Vulnerabilities"
|
|
673
672
|
msgstr "Vulnérabilités"
|
|
@@ -676,22 +675,22 @@ msgid "Vulnerability"
|
|
|
676
675
|
msgstr "Vulnérabilité"
|
|
677
676
|
|
|
678
677
|
msgid "Vulnerability analysis disabled"
|
|
679
|
-
msgstr "
|
|
678
|
+
msgstr ""
|
|
680
679
|
|
|
681
680
|
msgid "Vulnerability analysis enabled"
|
|
682
|
-
msgstr "
|
|
681
|
+
msgstr ""
|
|
683
682
|
|
|
684
683
|
msgid "Wait and %s"
|
|
685
684
|
msgstr "Attendez et %s"
|
|
686
685
|
|
|
687
686
|
msgid "Warning"
|
|
688
|
-
msgstr "
|
|
687
|
+
msgstr ""
|
|
689
688
|
|
|
690
689
|
msgid "Whether the resolution requires reboot"
|
|
691
690
|
msgstr "Si la résolution nécessite un redémarrage"
|
|
692
691
|
|
|
693
692
|
msgid "You do not have permission to perform this action"
|
|
694
|
-
msgstr "
|
|
693
|
+
msgstr ""
|
|
695
694
|
|
|
696
695
|
msgid "category name"
|
|
697
696
|
msgstr "nom de la catégorie"
|
|
File without changes
|
|
Binary file
|