foreman_rh_cloud 13.2.1 → 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/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_inventory_upload.rb +23 -8
- data/lib/foreman_rh_cloud/version.rb +1 -1
- data/locale/fr/foreman_rh_cloud.edit.po +1032 -0
- data/locale/fr/foreman_rh_cloud.po.time_stamp +0 -0
- data/locale/ja/foreman_rh_cloud.edit.po +1026 -0
- data/locale/ja/foreman_rh_cloud.po.time_stamp +0 -0
- data/locale/ka/foreman_rh_cloud.edit.po +1025 -0
- data/locale/ka/foreman_rh_cloud.po.time_stamp +0 -0
- data/locale/ko/foreman_rh_cloud.edit.po +1029 -0
- data/locale/ko/foreman_rh_cloud.po.time_stamp +0 -0
- data/locale/zh_CN/foreman_rh_cloud.edit.po +1031 -0
- 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
- metadata +16 -3
|
@@ -0,0 +1,1032 @@
|
|
|
1
|
+
# SOME DESCRIPTIVE TITLE.
|
|
2
|
+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
3
|
+
# This file is distributed under the same license as the foreman_rh_cloud package.
|
|
4
|
+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
5
|
+
#
|
|
6
|
+
# Translators:
|
|
7
|
+
# Romain Vrignaud <rvrignaud@gmail.com>, 2023
|
|
8
|
+
# 21966816214bc546c1fc8a185e75ca1c, 2023
|
|
9
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2023
|
|
10
|
+
# Claer <transiblu@claer.hammock.fr>, 2023
|
|
11
|
+
# Amit Upadhye <aupadhye@redhat.com>, 2023
|
|
12
|
+
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025
|
|
13
|
+
# Ondřej Gajdušek, 2025
|
|
14
|
+
#
|
|
15
|
+
msgid ""
|
|
16
|
+
msgstr ""
|
|
17
|
+
"Project-Id-Version: foreman_rh_cloud 13.2.0\n"
|
|
18
|
+
"Report-Msgid-Bugs-To: \n"
|
|
19
|
+
"POT-Creation-Date: 2026-02-09 14:17-0500\n"
|
|
20
|
+
"PO-Revision-Date: 2023-01-20 13:26+0000\n"
|
|
21
|
+
"Last-Translator: Ondřej Gajdušek, 2025\n"
|
|
22
|
+
"Language-Team: French (https://app.transifex.com/foreman/teams/114/fr/)\n"
|
|
23
|
+
"MIME-Version: 1.0\n"
|
|
24
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
25
|
+
"Content-Transfer-Encoding: 8bit\n"
|
|
26
|
+
"Language: fr\n"
|
|
27
|
+
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 100000"
|
|
28
|
+
"0 == 0 ? 1 : 2;\n"
|
|
29
|
+
|
|
30
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:12
|
|
31
|
+
msgid "Fetch Insights-related host details"
|
|
32
|
+
msgstr "Récupérer les détails de l'hôte liés à Insights"
|
|
33
|
+
|
|
34
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:13
|
|
35
|
+
msgid "List of host UUIDs"
|
|
36
|
+
msgstr "Liste des UUID d'hôtes"
|
|
37
|
+
|
|
38
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:26
|
|
39
|
+
msgid "Upload hits from iop-advisor-engine"
|
|
40
|
+
msgstr "Télécharger les hits depuis iop-advisor-engine"
|
|
41
|
+
|
|
42
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:30
|
|
43
|
+
msgid "iop payload including resolutions, rules, hits"
|
|
44
|
+
msgstr "charge utile iop incluant les résolutions, les règles et les hits"
|
|
45
|
+
|
|
46
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:31
|
|
47
|
+
msgid "upload resolutions related to the hits"
|
|
48
|
+
msgstr "télécharger les résolutions liées aux hits"
|
|
49
|
+
|
|
50
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:32 ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:40 ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:54
|
|
51
|
+
msgid "rule id"
|
|
52
|
+
msgstr "identifiant de règle"
|
|
53
|
+
|
|
54
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:33
|
|
55
|
+
msgid "resolution description"
|
|
56
|
+
msgstr "description de la résolution"
|
|
57
|
+
|
|
58
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:34
|
|
59
|
+
msgid "Whether the resolution requires reboot"
|
|
60
|
+
msgstr "Si la résolution nécessite un redémarrage"
|
|
61
|
+
|
|
62
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:35
|
|
63
|
+
msgid "resolution risk"
|
|
64
|
+
msgstr "risque de résolution"
|
|
65
|
+
|
|
66
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:36
|
|
67
|
+
msgid "type"
|
|
68
|
+
msgstr "type"
|
|
69
|
+
|
|
70
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:39
|
|
71
|
+
msgid "Upload rules related to the hits"
|
|
72
|
+
msgstr "Règles de téléchargement liées aux hits"
|
|
73
|
+
|
|
74
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:41
|
|
75
|
+
msgid "rule description"
|
|
76
|
+
msgstr "description de la règle"
|
|
77
|
+
|
|
78
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:42
|
|
79
|
+
msgid "category name"
|
|
80
|
+
msgstr "nom de la catégorie"
|
|
81
|
+
|
|
82
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:43
|
|
83
|
+
msgid "impact name"
|
|
84
|
+
msgstr "nom de l'impact"
|
|
85
|
+
|
|
86
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:44
|
|
87
|
+
msgid "summary"
|
|
88
|
+
msgstr "résumé"
|
|
89
|
+
|
|
90
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:45
|
|
91
|
+
msgid "generic"
|
|
92
|
+
msgstr "générique"
|
|
93
|
+
|
|
94
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:46
|
|
95
|
+
msgid "reason"
|
|
96
|
+
msgstr "raison"
|
|
97
|
+
|
|
98
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:47 ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:57
|
|
99
|
+
msgid "total risk"
|
|
100
|
+
msgstr "risque total"
|
|
101
|
+
|
|
102
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:48
|
|
103
|
+
msgid "reboot required"
|
|
104
|
+
msgstr "redémarrage requis"
|
|
105
|
+
|
|
106
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:49
|
|
107
|
+
msgid "more info"
|
|
108
|
+
msgstr "plus d'infos"
|
|
109
|
+
|
|
110
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:50
|
|
111
|
+
msgid "rating"
|
|
112
|
+
msgstr "notation"
|
|
113
|
+
|
|
114
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:53
|
|
115
|
+
msgid "Upload hits information"
|
|
116
|
+
msgstr "Télécharger les informations sur les hits"
|
|
117
|
+
|
|
118
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:55
|
|
119
|
+
msgid "rule title"
|
|
120
|
+
msgstr "titre de la règle"
|
|
121
|
+
|
|
122
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:56
|
|
123
|
+
msgid "solution url"
|
|
124
|
+
msgstr "URL de la solution"
|
|
125
|
+
|
|
126
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:58
|
|
127
|
+
msgid "likelihood number"
|
|
128
|
+
msgstr "nombre de vraisemblance"
|
|
129
|
+
|
|
130
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:59
|
|
131
|
+
msgid "publish date (YYYY-MM-DD)"
|
|
132
|
+
msgstr "date de publication (AAAA-MM-JJ)"
|
|
133
|
+
|
|
134
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:60
|
|
135
|
+
msgid "result url"
|
|
136
|
+
msgstr "URL du résultat"
|
|
137
|
+
|
|
138
|
+
#: ../app/controllers/api/v2/advisor_engine/advisor_engine_controller.rb:62
|
|
139
|
+
msgid "upload hits details json"
|
|
140
|
+
msgstr "détails des hits de téléchargement json"
|
|
141
|
+
|
|
142
|
+
#: ../app/controllers/api/v2/rh_cloud/advisor_engine_config_controller.rb:7
|
|
143
|
+
msgid "Show if system is configured to use local iop-advisor-engine."
|
|
144
|
+
msgstr "Indique si le système est configuré pour utiliser le moteur iop-advisor local."
|
|
145
|
+
|
|
146
|
+
#: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:12
|
|
147
|
+
msgid "Download latest report"
|
|
148
|
+
msgstr "Télécharger le dernier rapport"
|
|
149
|
+
|
|
150
|
+
#: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:13 ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:23 ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:37 ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:46 ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:60
|
|
151
|
+
msgid "Set the current organization context for the request"
|
|
152
|
+
msgstr "Définir le contexte organisationnel actuel de la demande"
|
|
153
|
+
|
|
154
|
+
#: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:22
|
|
155
|
+
msgid "Start report generation"
|
|
156
|
+
msgstr "Lancer la génération du rapport"
|
|
157
|
+
|
|
158
|
+
#: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:24
|
|
159
|
+
msgid "Generate the report, but do not upload"
|
|
160
|
+
msgstr "Générer le rapport, mais ne pas le télécharger"
|
|
161
|
+
|
|
162
|
+
#: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:36 ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:45
|
|
163
|
+
msgid "Grab hosts that are missing in RH Cloud"
|
|
164
|
+
msgstr "Récupérer les hôtes manquants dans RH Cloud"
|
|
165
|
+
|
|
166
|
+
#: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:47
|
|
167
|
+
msgid "Scoped search string for host removal"
|
|
168
|
+
msgstr "Chaîne de recherche limitée pour la suppression de l'hôte"
|
|
169
|
+
|
|
170
|
+
#: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:59
|
|
171
|
+
msgid "Start inventory synchronization"
|
|
172
|
+
msgstr "Démarrer la synchronisation de l'inventaire"
|
|
173
|
+
|
|
174
|
+
#: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:73
|
|
175
|
+
msgid "Enable cloud connector"
|
|
176
|
+
msgstr "Activer le connecteur cloud"
|
|
177
|
+
|
|
178
|
+
#: ../app/controllers/concerns/foreman_rh_cloud/registration_manager_extensions.rb:33
|
|
179
|
+
msgid "Attempted to destroy HBI host %s, but host does not exist in HBI"
|
|
180
|
+
msgstr ""
|
|
181
|
+
|
|
182
|
+
#: ../app/controllers/concerns/foreman_rh_cloud/registration_manager_extensions.rb:36
|
|
183
|
+
msgid "Failed to destroy HBI host %s: %s"
|
|
184
|
+
msgstr ""
|
|
185
|
+
|
|
186
|
+
#: ../app/controllers/concerns/inventory_upload/report_actions.rb:6
|
|
187
|
+
msgid "The report file %{filename} doesn't exist"
|
|
188
|
+
msgstr "Le fichier de rapport %{filename} n'existe pas"
|
|
189
|
+
|
|
190
|
+
#: ../app/controllers/concerns/inventory_upload/task_actions.rb:6
|
|
191
|
+
msgid "Nothing to sync, there are no hosts with subscription for this organization."
|
|
192
|
+
msgstr "Rien à synchroniser, il n'y a pas d'hôtes avec abonnement pour cette organisation."
|
|
193
|
+
|
|
194
|
+
#: ../app/controllers/foreman_inventory_upload/tasks_controller.rb:19
|
|
195
|
+
msgid "No task was found"
|
|
196
|
+
msgstr "Aucune tâche n'a été trouvée"
|
|
197
|
+
|
|
198
|
+
#: ../app/helpers/foreman_insights_host_helper.rb:7 ../lib/foreman_rh_cloud/plugin.rb:128 ../lib/foreman_rh_cloud/plugin.rb:181 ../lib/foreman_rh_cloud/plugin.rb:182 ../webpack/ForemanColumnExtensions/index.js:65 ../webpack/ForemanRhCloudFills.js:35 ../webpack/InsightsHostDetailsTab/InsightsTab.js:46
|
|
199
|
+
msgid "Recommendations"
|
|
200
|
+
msgstr "Recommandations"
|
|
201
|
+
|
|
202
|
+
#: ../app/helpers/foreman_insights_host_helper.rb:12
|
|
203
|
+
msgid "Host Insights recommendations"
|
|
204
|
+
msgstr "Recommandations de Host Insights"
|
|
205
|
+
|
|
206
|
+
#: ../app/models/insights_client_report_status.rb:11 ../lib/foreman_rh_cloud/plugin.rb:15 ../lib/foreman_rh_cloud/plugin.rb:120 ../lib/foreman_rh_cloud/plugin.rb:174 ../webpack/ForemanColumnExtensions/index.js:60
|
|
207
|
+
msgid "Insights"
|
|
208
|
+
msgstr "Insights"
|
|
209
|
+
|
|
210
|
+
#: ../app/models/insights_client_report_status.rb:17
|
|
211
|
+
msgid "Reporting"
|
|
212
|
+
msgstr "Rapports"
|
|
213
|
+
|
|
214
|
+
#: ../app/models/insights_client_report_status.rb:19
|
|
215
|
+
msgid "Not reporting"
|
|
216
|
+
msgstr "Non rapporté"
|
|
217
|
+
|
|
218
|
+
#: ../app/models/inventory_sync/inventory_status.rb:7
|
|
219
|
+
msgid "Inventory"
|
|
220
|
+
msgstr "Inventaire"
|
|
221
|
+
|
|
222
|
+
#: ../app/models/inventory_sync/inventory_status.rb:24
|
|
223
|
+
msgid "Host was not uploaded to your RH cloud inventory"
|
|
224
|
+
msgstr "L'hôte n'a pas été téléchargé dans votre inventaire RH Cloud."
|
|
225
|
+
|
|
226
|
+
#: ../app/models/inventory_sync/inventory_status.rb:26
|
|
227
|
+
msgid "Successfully uploaded to your RH cloud inventory"
|
|
228
|
+
msgstr "Téléchargement réussi dans votre inventaire RH cloud"
|
|
229
|
+
|
|
230
|
+
#: ../app/services/foreman_rh_cloud/insights_api_forwarder.rb:142
|
|
231
|
+
msgid "You do not have permission to perform this action"
|
|
232
|
+
msgstr ""
|
|
233
|
+
|
|
234
|
+
#: ../db/seeds.d/179_ui_notifications.rb:3 ../webpack/InsightsCloudSync/InsightsCloudSyncConstants.js:9
|
|
235
|
+
msgid "Red Hat Insights"
|
|
236
|
+
msgstr "Red Hat Insights"
|
|
237
|
+
|
|
238
|
+
#: ../db/seeds.d/179_ui_notifications.rb:5
|
|
239
|
+
msgid "Satellite server has %{hits_count} recommendations by Red Hat"
|
|
240
|
+
msgstr "Le serveur satellite a %{hits_count} recommandations de Red Hat"
|
|
241
|
+
|
|
242
|
+
#: ../lib/foreman_inventory_upload/async/create_missing_insights_facets.rb:25
|
|
243
|
+
msgid "There were no missing Insights facets"
|
|
244
|
+
msgstr ""
|
|
245
|
+
|
|
246
|
+
#: ../lib/foreman_inventory_upload/async/create_missing_insights_facets.rb:25
|
|
247
|
+
msgid "Missing Insights facets created: %s"
|
|
248
|
+
msgstr ""
|
|
249
|
+
|
|
250
|
+
#: ../lib/foreman_inventory_upload/async/delayed_start.rb:22
|
|
251
|
+
msgid "Wait and %s"
|
|
252
|
+
msgstr "Attendez et %s"
|
|
253
|
+
|
|
254
|
+
#: ../lib/foreman_inventory_upload/async/generate_all_reports_job.rb:37 ../lib/insights_cloud/async/insights_scheduled_sync.rb:26 ../lib/inventory_sync/async/inventory_scheduled_sync.rb:38
|
|
255
|
+
msgid "The scheduled process is disabled because this Foreman is configured with a local IoP Smart Proxy."
|
|
256
|
+
msgstr "Le processus planifié est désactivé car ce Foreman est configuré avec un proxy intelligent IoP local."
|
|
257
|
+
|
|
258
|
+
#: ../lib/foreman_inventory_upload/async/host_inventory_report_job.rb:45
|
|
259
|
+
msgid "Host inventory report job"
|
|
260
|
+
msgstr ""
|
|
261
|
+
|
|
262
|
+
#: ../lib/foreman_inventory_upload/async/single_host_report_job.rb:16
|
|
263
|
+
msgid "Single-host report job for host %s"
|
|
264
|
+
msgstr ""
|
|
265
|
+
|
|
266
|
+
#: ../lib/foreman_inventory_upload/async/single_host_report_job.rb:16
|
|
267
|
+
msgid "Single-host report job"
|
|
268
|
+
msgstr ""
|
|
269
|
+
|
|
270
|
+
#: ../lib/foreman_inventory_upload/generators/fact_helpers.rb:188
|
|
271
|
+
msgid "Value %{value} is not a valid UUID"
|
|
272
|
+
msgstr "La valeur %{value} ne correspond pas à un UUID valide"
|
|
273
|
+
|
|
274
|
+
#: ../lib/foreman_inventory_upload/notifications/manifest_import_success_notification_override.rb:11
|
|
275
|
+
msgid "Enable inventory upload"
|
|
276
|
+
msgstr "Activer le téléchargement de l'inventaire"
|
|
277
|
+
|
|
278
|
+
#: ../lib/foreman_rh_cloud/engine.rb:70
|
|
279
|
+
msgid "Apply Insights recommendations"
|
|
280
|
+
msgstr "Appliquer les recommandations d'Insights"
|
|
281
|
+
|
|
282
|
+
#: ../lib/foreman_rh_cloud/engine.rb:71
|
|
283
|
+
msgid "Run remediation playbook generated by Insights"
|
|
284
|
+
msgstr "Exécuter le playbook de remédiation généré par Insights"
|
|
285
|
+
|
|
286
|
+
#: ../lib/foreman_rh_cloud/engine.rb:76
|
|
287
|
+
msgid "Run RH Cloud playbook"
|
|
288
|
+
msgstr "Exécuter le playbook RH Cloud"
|
|
289
|
+
|
|
290
|
+
#: ../lib/foreman_rh_cloud/engine.rb:77
|
|
291
|
+
msgid "Run playbook generated by Red Hat remediations app"
|
|
292
|
+
msgstr "Exécuter le playbook généré par l'app de remédiations de Red Hat"
|
|
293
|
+
|
|
294
|
+
#: ../lib/foreman_rh_cloud/engine.rb:83 ../lib/foreman_rh_cloud/engine.rb:84
|
|
295
|
+
msgid "Configure Cloud Connector on given hosts"
|
|
296
|
+
msgstr "Configurer Cloud Connector sur des hôtes donnés"
|
|
297
|
+
|
|
298
|
+
#: ../lib/foreman_rh_cloud/plugin.rb:16
|
|
299
|
+
msgid "Enable automatic upload of your host inventory to the Red Hat cloud. Ignored when using local Insights."
|
|
300
|
+
msgstr ""
|
|
301
|
+
|
|
302
|
+
#: ../lib/foreman_rh_cloud/plugin.rb:16 ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:6 ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:36
|
|
303
|
+
msgid "Automatic inventory upload"
|
|
304
|
+
msgstr "Chargement automatique de l'inventaire"
|
|
305
|
+
|
|
306
|
+
#: ../lib/foreman_rh_cloud/plugin.rb:17
|
|
307
|
+
msgid "Enable automatic synchronization of Insights recommendations from the Red Hat cloud. Ignored when using local Insights."
|
|
308
|
+
msgstr ""
|
|
309
|
+
|
|
310
|
+
#: ../lib/foreman_rh_cloud/plugin.rb:17
|
|
311
|
+
msgid "Synchronize recommendations Automatically"
|
|
312
|
+
msgstr "Synchroniser automatiquement les recommandations"
|
|
313
|
+
|
|
314
|
+
#: ../lib/foreman_rh_cloud/plugin.rb:18
|
|
315
|
+
msgid "Enable automatic deletion of mismatched host records from the Red Hat cloud. Ignored when using local Insights."
|
|
316
|
+
msgstr ""
|
|
317
|
+
|
|
318
|
+
#: ../lib/foreman_rh_cloud/plugin.rb:18 ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:13
|
|
319
|
+
msgid "Automatic mismatch deletion"
|
|
320
|
+
msgstr "Suppression automatique des non-concordances"
|
|
321
|
+
|
|
322
|
+
#: ../lib/foreman_rh_cloud/plugin.rb:19
|
|
323
|
+
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."
|
|
324
|
+
msgstr ""
|
|
325
|
+
|
|
326
|
+
#: ../lib/foreman_rh_cloud/plugin.rb:19 ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:25
|
|
327
|
+
msgid "Obfuscate host names"
|
|
328
|
+
msgstr "Masquer les noms d'hôtes"
|
|
329
|
+
|
|
330
|
+
#: ../lib/foreman_rh_cloud/plugin.rb:20
|
|
331
|
+
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."
|
|
332
|
+
msgstr ""
|
|
333
|
+
|
|
334
|
+
#: ../lib/foreman_rh_cloud/plugin.rb:20
|
|
335
|
+
msgid "Obfuscate host ipv4 addresses."
|
|
336
|
+
msgstr "Masquer les adresses IPv4 des hôtes."
|
|
337
|
+
|
|
338
|
+
#: ../lib/foreman_rh_cloud/plugin.rb:21
|
|
339
|
+
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."
|
|
340
|
+
msgstr ""
|
|
341
|
+
|
|
342
|
+
#: ../lib/foreman_rh_cloud/plugin.rb:21 ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:44
|
|
343
|
+
msgid "Exclude installed packages"
|
|
344
|
+
msgstr "Exclure les paquets installés"
|
|
345
|
+
|
|
346
|
+
#: ../lib/foreman_rh_cloud/plugin.rb:22
|
|
347
|
+
msgid "Should import include parameter tags from Foreman? Ignored when using local Insights."
|
|
348
|
+
msgstr ""
|
|
349
|
+
|
|
350
|
+
#: ../lib/foreman_rh_cloud/plugin.rb:22
|
|
351
|
+
msgid "Include parameters in insights-client reports"
|
|
352
|
+
msgstr "Inclure des paramètres dans les rapports insights-clients"
|
|
353
|
+
|
|
354
|
+
#: ../lib/foreman_rh_cloud/plugin.rb:23
|
|
355
|
+
msgid "RHC daemon id. Ignored when using local Insights."
|
|
356
|
+
msgstr ""
|
|
357
|
+
|
|
358
|
+
#: ../lib/foreman_rh_cloud/plugin.rb:23
|
|
359
|
+
msgid "ID of the RHC(Yggdrasil) daemon"
|
|
360
|
+
msgstr "ID du démon RHC(Yggdrasil)"
|
|
361
|
+
|
|
362
|
+
#: ../lib/foreman_rh_cloud/plugin.rb:24 ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:24 ../webpack/ForemanInventoryUpload/Components/InventorySettings/MinimalInventoryDropdown.js:22
|
|
363
|
+
msgid "Minimal data collection"
|
|
364
|
+
msgstr "Collecte minimale de données"
|
|
365
|
+
|
|
366
|
+
#: ../lib/foreman_rh_cloud/plugin.rb:24
|
|
367
|
+
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."
|
|
368
|
+
msgstr ""
|
|
369
|
+
|
|
370
|
+
#: ../lib/foreman_rh_cloud/plugin.rb:123 ../lib/foreman_rh_cloud/plugin.rb:141 ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:75
|
|
371
|
+
msgid "Inventory Upload"
|
|
372
|
+
msgstr "Téléchargement de l'inventaire"
|
|
373
|
+
|
|
374
|
+
#: ../lib/foreman_rh_cloud/plugin.rb:131
|
|
375
|
+
msgid "Vulnerability"
|
|
376
|
+
msgstr "Vulnérabilité"
|
|
377
|
+
|
|
378
|
+
#: ../lib/foreman_rh_cloud/plugin.rb:180
|
|
379
|
+
msgid "RH Cloud"
|
|
380
|
+
msgstr "RH Cloud"
|
|
381
|
+
|
|
382
|
+
#: ../lib/insights_cloud/async/insights_generate_notifications.rb:50
|
|
383
|
+
msgid "Fix host"
|
|
384
|
+
msgstr "Fixer l'hôte"
|
|
385
|
+
|
|
386
|
+
#: ../webpack/ForemanColumnExtensions/index.js:75
|
|
387
|
+
msgid "Total CVEs"
|
|
388
|
+
msgstr "Total des CVE"
|
|
389
|
+
|
|
390
|
+
#: ../webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyResults/EmptyResults.js:10
|
|
391
|
+
msgid "Oops! Couldn't find organization that matches your query"
|
|
392
|
+
msgstr "Oups ! Nous n'avons pas trouvé d'organisation correspondant à votre demande."
|
|
393
|
+
|
|
394
|
+
#: ../webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyState/EmptyState.js:10
|
|
395
|
+
msgid "Fetching data about your accounts"
|
|
396
|
+
msgstr "Récupérer des données sur vos comptes"
|
|
397
|
+
|
|
398
|
+
#: ../webpack/ForemanInventoryUpload/Components/AccountList/Components/EmptyState/EmptyState.js:12
|
|
399
|
+
msgid "Loading..."
|
|
400
|
+
msgstr "Chargement..."
|
|
401
|
+
|
|
402
|
+
#: ../webpack/ForemanInventoryUpload/Components/AccountList/Components/ErrorState/ErrorState.js:10
|
|
403
|
+
msgid "Encountered an error while trying to access the server:"
|
|
404
|
+
msgstr "Une erreur s'est produite lors de l'accès au serveur :"
|
|
405
|
+
|
|
406
|
+
#: ../webpack/ForemanInventoryUpload/Components/AccountList/Components/ListItemStatus/ListItemStatus.js:13
|
|
407
|
+
msgid "Generated"
|
|
408
|
+
msgstr ""
|
|
409
|
+
|
|
410
|
+
#: ../webpack/ForemanInventoryUpload/Components/AccountList/Components/ListItemStatus/ListItemStatus.js:17
|
|
411
|
+
msgid "Uploaded"
|
|
412
|
+
msgstr ""
|
|
413
|
+
|
|
414
|
+
#: ../webpack/ForemanInventoryUpload/Components/Dashboard/Dashboard.js:13 ../webpack/ForemanInventoryUpload/Components/Dashboard/Dashboard.js:25
|
|
415
|
+
msgid "Report Generation"
|
|
416
|
+
msgstr ""
|
|
417
|
+
|
|
418
|
+
#: ../webpack/ForemanInventoryUpload/Components/Dashboard/Dashboard.js:14
|
|
419
|
+
msgid "No account data available."
|
|
420
|
+
msgstr ""
|
|
421
|
+
|
|
422
|
+
#: ../webpack/ForemanInventoryUpload/Components/Dashboard/Dashboard.js:26
|
|
423
|
+
msgid "No report generation tasks have been run yet."
|
|
424
|
+
msgstr ""
|
|
425
|
+
|
|
426
|
+
#: ../webpack/ForemanInventoryUpload/Components/FileDownload/FileDownload.js:12 ../webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js:56
|
|
427
|
+
msgid "Download Report"
|
|
428
|
+
msgstr "Télécharger le rapport"
|
|
429
|
+
|
|
430
|
+
#: ../webpack/ForemanInventoryUpload/Components/InventoryFilter/Components/ClearButton/ClearButton.js:10
|
|
431
|
+
msgid "Clear"
|
|
432
|
+
msgstr "Effacer"
|
|
433
|
+
|
|
434
|
+
#: ../webpack/ForemanInventoryUpload/Components/InventoryFilter/InventoryFilter.js:32
|
|
435
|
+
msgid "Filter.."
|
|
436
|
+
msgstr "Filtrer.."
|
|
437
|
+
|
|
438
|
+
#: ../webpack/ForemanInventoryUpload/Components/InventoryFilter/InventoryFilterConstants.js:5
|
|
439
|
+
msgid "Any Organization"
|
|
440
|
+
msgstr "Toute Organisation"
|
|
441
|
+
|
|
442
|
+
#: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:7 ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:34
|
|
443
|
+
msgid "Enable automatic upload of your hosts inventory to the Red Hat cloud"
|
|
444
|
+
msgstr "Activer le téléchargement automatique de l'inventaire de vos hôtes dans Red Hat Cloud"
|
|
445
|
+
|
|
446
|
+
#: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:14
|
|
447
|
+
msgid "Enable automatic deletion of mismatched host records from the Red Hat cloud"
|
|
448
|
+
msgstr "Activer la suppression automatique des enregistrements d'hôtes incompatibles du cloud Red Hat"
|
|
449
|
+
|
|
450
|
+
#: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:35
|
|
451
|
+
msgid "Obfuscate host names sent to the Red Hat cloud"
|
|
452
|
+
msgstr "Obfusquer les noms d'hôtes envoyés à Red Hat Cloud"
|
|
453
|
+
|
|
454
|
+
#: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:39
|
|
455
|
+
msgid "Obfuscate host ipv4 addresses"
|
|
456
|
+
msgstr "Obfusquer les adresses ipv4 des hôtes"
|
|
457
|
+
|
|
458
|
+
#: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:40
|
|
459
|
+
msgid "Obfuscate ipv4 addresses sent to the Red Hat cloud"
|
|
460
|
+
msgstr "Obfusquer les adresses ipv4 envoyées à Red Hat Cloud"
|
|
461
|
+
|
|
462
|
+
#: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:45
|
|
463
|
+
msgid "Exclude installed packages from being uploaded to the Red Hat cloud"
|
|
464
|
+
msgstr "Exclure les paquets installés du téléchargement dans Red Hat Cloud"
|
|
465
|
+
|
|
466
|
+
#: ../webpack/ForemanInventoryUpload/Components/InventorySettings/InventorySettings.js:35
|
|
467
|
+
msgid "Settings"
|
|
468
|
+
msgstr "Paramètres de configuration"
|
|
469
|
+
|
|
470
|
+
#: ../webpack/ForemanInventoryUpload/Components/InventorySettings/MinimalInventoryDropdown.js:23
|
|
471
|
+
msgid "Only send the minimum required data to Red Hat cloud, obfuscation settings are disabled"
|
|
472
|
+
msgstr "Envoyez uniquement les données minimales requises au cloud Red Hat, les paramètres d'obfuscation (masquage) sont désactivés"
|
|
473
|
+
|
|
474
|
+
#: ../webpack/ForemanInventoryUpload/Components/InventorySettings/MinimalInventoryDropdown.js:28
|
|
475
|
+
msgid "Analytics data collection"
|
|
476
|
+
msgstr "Collecte de données analytiques"
|
|
477
|
+
|
|
478
|
+
#: ../webpack/ForemanInventoryUpload/Components/InventorySettings/MinimalInventoryDropdown.js:29
|
|
479
|
+
msgid "Send additional data to enhance Insights services, as per the settings"
|
|
480
|
+
msgstr "Envoyer des données supplémentaires pour améliorer les services Insights, conformément aux paramètres"
|
|
481
|
+
|
|
482
|
+
#: ../webpack/ForemanInventoryUpload/Components/NavContainer/NavContainer.fixtures.js:9
|
|
483
|
+
msgid "Generating"
|
|
484
|
+
msgstr "En cours de génération"
|
|
485
|
+
|
|
486
|
+
#: ../webpack/ForemanInventoryUpload/Components/NavContainer/NavContainer.fixtures.js:15 ../webpack/ForemanInventoryUpload/Components/NavContainer/NavContainer.js:22
|
|
487
|
+
msgid "Uploading"
|
|
488
|
+
msgstr "Téléchargement"
|
|
489
|
+
|
|
490
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudConnectorButton/CloudConnectorActions.js:14
|
|
491
|
+
msgid "Cloud connector setup is in progress now: "
|
|
492
|
+
msgstr "L'installation du connecteur cloud est en cours : "
|
|
493
|
+
|
|
494
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudConnectorButton/CloudConnectorActions.js:16
|
|
495
|
+
msgid "Cloud connector job link"
|
|
496
|
+
msgstr "Lien au job de connecteur cloud"
|
|
497
|
+
|
|
498
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudConnectorButton/CloudConnectorActions.js:20
|
|
499
|
+
msgid "Cloud connector setup has failed: "
|
|
500
|
+
msgstr "L'installation du connecteur cloud a échoué : "
|
|
501
|
+
|
|
502
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudConnectorButton/CloudConnectorButton.js:16
|
|
503
|
+
msgid "Cloud connector setup has started: "
|
|
504
|
+
msgstr "L'installation du connecteur cloud a commencé : "
|
|
505
|
+
|
|
506
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudConnectorButton/CloudConnectorButton.js:18
|
|
507
|
+
msgid "view the job in progress"
|
|
508
|
+
msgstr "visualiser job en cours"
|
|
509
|
+
|
|
510
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudConnectorButton/CloudConnectorButton.js:30
|
|
511
|
+
msgid "Cloud Connector is in progress"
|
|
512
|
+
msgstr "Connecteur cloud en cours"
|
|
513
|
+
|
|
514
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudConnectorButton/CloudConnectorButton.js:40
|
|
515
|
+
msgid "Reconfigure cloud connector"
|
|
516
|
+
msgstr "Reconfigurer le connecteur cloud"
|
|
517
|
+
|
|
518
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudConnectorButton/CloudConnectorButton.js:47
|
|
519
|
+
msgid "Configure cloud connector"
|
|
520
|
+
msgstr "Configurer le connecteur cloud"
|
|
521
|
+
|
|
522
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudConnectorButton/index.js:20
|
|
523
|
+
msgid "Notice"
|
|
524
|
+
msgstr "Note"
|
|
525
|
+
|
|
526
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudConnectorButton/index.js:21
|
|
527
|
+
msgid "This action will also enable automatic reports upload"
|
|
528
|
+
msgstr "Cette action permettra également le téléchargement automatique des rapports"
|
|
529
|
+
|
|
530
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudPingModal/index.js:90
|
|
531
|
+
msgid "Organization status"
|
|
532
|
+
msgstr "Statut de l'organisation"
|
|
533
|
+
|
|
534
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudPingModal/index.js:93
|
|
535
|
+
msgid "Displays manifest statuses per accessible organizations."
|
|
536
|
+
msgstr "Affiche les statuts des manifestes par organisation accessible."
|
|
537
|
+
|
|
538
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/CloudPingModal/index.js:100
|
|
539
|
+
msgid "%s organizations"
|
|
540
|
+
msgstr "%s organisations"
|
|
541
|
+
|
|
542
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:18
|
|
543
|
+
msgid "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."
|
|
544
|
+
msgstr "La console Red Hat Hybrid Cloud fournit un ensemble de services cloud, notamment Red Hat Insights et Subscriptions, qui fournissent une analyse prédictive, une correction des problèmes et des rapports d'abonnement unifiés pour cette instance Foreman."
|
|
545
|
+
|
|
546
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:23
|
|
547
|
+
msgid "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."
|
|
548
|
+
msgstr "Le plugin de téléchargement d'inventaire Foreman télécharge automatiquement les données d'inventaire des hôtes Foreman vers le service Inventaire d'Insights, où elles peuvent également être utilisées par le service Abonnements pour générer des rapports d'abonnement. Si vous utilisez le service Abonnements, l'activation du téléchargement d'inventaire est requise."
|
|
549
|
+
|
|
550
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:31
|
|
551
|
+
msgid "To enable this reporting for all Foreman organizations, set {uploadButtonName} to on. The data will be reported automatically once per day."
|
|
552
|
+
msgstr "Pour activer ce rapport pour toutes les organisations Foreman, définissez{uploadButtonName} à activé. Les données seront signalées automatiquement une fois par jour."
|
|
553
|
+
|
|
554
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:46
|
|
555
|
+
msgid "To manually upload the data for a specific organization, select an organization and click {restartButtonName}."
|
|
556
|
+
msgstr "Pour télécharger manuellement les données d'une organisation spécifique, sélectionnez une organisation et cliquez sur{restartButtonName} ."
|
|
557
|
+
|
|
558
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:51 ../webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js:25 ../webpack/ForemanInventoryUpload/Components/TaskProgress/TaskProgress.js:84 ../webpack/ForemanInventoryUpload/Components/TaskProgress/TaskProgress.js:95
|
|
559
|
+
msgid "Generate and upload report"
|
|
560
|
+
msgstr "Générer et télécharger un rapport"
|
|
561
|
+
|
|
562
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:60
|
|
563
|
+
msgid "Learn more about {minimalDataCollectionSetting}."
|
|
564
|
+
msgstr "En savoir plus sur{minimalDataCollectionSetting} ."
|
|
565
|
+
|
|
566
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:73
|
|
567
|
+
msgid "setting minimal data collection"
|
|
568
|
+
msgstr "définir une collecte minimale de données"
|
|
569
|
+
|
|
570
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:80
|
|
571
|
+
msgid "For more information about the Subscriptions service, see:"
|
|
572
|
+
msgstr "Pour plus d'informations sur le service d'abonnements, consultez :"
|
|
573
|
+
|
|
574
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:87
|
|
575
|
+
msgid "About subscription watch"
|
|
576
|
+
msgstr "Informations sur la vérification des abonnements"
|
|
577
|
+
|
|
578
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:91
|
|
579
|
+
msgid "For more information about Insights and Cloud Connector, see:"
|
|
580
|
+
msgstr "Pour plus d'informations sur Insights et Cloud Connector, consultez :"
|
|
581
|
+
|
|
582
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:98
|
|
583
|
+
msgid "Red Hat Insights Data and Application Security"
|
|
584
|
+
msgstr "Red Hat Insights - Sécurité des données et des applications"
|
|
585
|
+
|
|
586
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/SettingsWarning/SettingsWarning.js:27
|
|
587
|
+
msgid "Cloud Connector has been configured however the inventory auto-upload is disabled, it's recommended to enable it"
|
|
588
|
+
msgstr "Le connecteur cloud a été configuré mais le chargement automatique de l'inventaire est désactivé, il est recommandé de l'activer."
|
|
589
|
+
|
|
590
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/SettingsWarning/SettingsWarning.js:42
|
|
591
|
+
msgid "Cloud Connector has been configured however obfuscating host names setting is enabled, it's recommended to disable it"
|
|
592
|
+
msgstr "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."
|
|
593
|
+
|
|
594
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/SyncButton/SyncButtonActions.js:28
|
|
595
|
+
msgid "Inventory sync has started:"
|
|
596
|
+
msgstr "La synchronisation de l'inventaire a commencé :"
|
|
597
|
+
|
|
598
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/SyncButton/SyncButtonActions.js:56
|
|
599
|
+
msgid "Inventory sync has failed: "
|
|
600
|
+
msgstr "La synchronisation de l'inventaire a échoué : "
|
|
601
|
+
|
|
602
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/SyncButton/components/Toast.js:11
|
|
603
|
+
msgid "Hosts with subscription in organization: "
|
|
604
|
+
msgstr "Hôtes avec abonnement dans l'organisation : "
|
|
605
|
+
|
|
606
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/SyncButton/components/Toast.js:15
|
|
607
|
+
msgid "Successfully synced hosts: "
|
|
608
|
+
msgstr "Synchronisation des hôtes réussie : "
|
|
609
|
+
|
|
610
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/SyncButton/components/Toast.js:19
|
|
611
|
+
msgid "Disconnected hosts: "
|
|
612
|
+
msgstr "Hôtes déconnectés : "
|
|
613
|
+
|
|
614
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/SyncButton/components/Toast.js:23
|
|
615
|
+
msgid "For more info, please visit the"
|
|
616
|
+
msgstr "Pour plus d'informations, veuillez consulter"
|
|
617
|
+
|
|
618
|
+
#: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/SyncButton/components/Toast.js:29
|
|
619
|
+
msgid "hosts page"
|
|
620
|
+
msgstr "page hôtes"
|
|
621
|
+
|
|
622
|
+
#: ../webpack/ForemanInventoryUpload/Components/ScheduledRun/ScheduledRun.js:13
|
|
623
|
+
msgid "Next run: "
|
|
624
|
+
msgstr "Exécution suivante :"
|
|
625
|
+
|
|
626
|
+
#: ../webpack/ForemanInventoryUpload/Components/StatusChart/StatusChart.js:10 ../webpack/ForemanInventoryUpload/Components/StatusChart/StatusChart.js:41 ../webpack/ForemanInventoryUpload/Components/TaskProgress/TaskProgress.js:198
|
|
627
|
+
msgid "Completed"
|
|
628
|
+
msgstr "Terminé"
|
|
629
|
+
|
|
630
|
+
#: ../webpack/ForemanInventoryUpload/Components/StatusChart/StatusChart.js:11
|
|
631
|
+
msgid "Remain"
|
|
632
|
+
msgstr "Restant"
|
|
633
|
+
|
|
634
|
+
#: ../webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js:26 ../webpack/ForemanInventoryUpload/Components/TaskProgress/TaskProgress.js:106
|
|
635
|
+
msgid "Generate report"
|
|
636
|
+
msgstr "Générer un rapport"
|
|
637
|
+
|
|
638
|
+
#: ../webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js:30 ../webpack/ForemanInventoryUpload/Components/TaskProgress/TaskProgress.js:64
|
|
639
|
+
msgid "Upload is disabled because subscription connection is not enabled. Enable it in Administer > Settings > Content."
|
|
640
|
+
msgstr ""
|
|
641
|
+
|
|
642
|
+
#: ../webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js:43
|
|
643
|
+
msgid "Exit Code: %s"
|
|
644
|
+
msgstr "Code de sortie : %s"
|
|
645
|
+
|
|
646
|
+
#: ../webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js:60
|
|
647
|
+
msgid "Full Screen"
|
|
648
|
+
msgstr "Plein écran"
|
|
649
|
+
|
|
650
|
+
#: ../webpack/ForemanInventoryUpload/Components/TaskHistory/TaskHistory.js:29
|
|
651
|
+
msgid "No task history"
|
|
652
|
+
msgstr ""
|
|
653
|
+
|
|
654
|
+
#: ../webpack/ForemanInventoryUpload/Components/TaskHistory/TaskHistory.js:32
|
|
655
|
+
msgid "Previous tasks will appear here."
|
|
656
|
+
msgstr ""
|
|
657
|
+
|
|
658
|
+
#: ../webpack/ForemanInventoryUpload/Components/TaskHistory/TaskHistory.js:53
|
|
659
|
+
msgid "N/A"
|
|
660
|
+
msgstr ""
|
|
661
|
+
|
|
662
|
+
#: ../webpack/ForemanInventoryUpload/Components/TaskHistory/TaskHistory.js:64
|
|
663
|
+
msgid "Success"
|
|
664
|
+
msgstr ""
|
|
665
|
+
|
|
666
|
+
#: ../webpack/ForemanInventoryUpload/Components/TaskHistory/TaskHistory.js:65 ../webpack/ForemanInventoryUpload/Components/TaskProgress/TaskProgress.js:199
|
|
667
|
+
msgid "Failed"
|
|
668
|
+
msgstr ""
|
|
669
|
+
|
|
670
|
+
#: ../webpack/ForemanInventoryUpload/Components/TaskHistory/TaskHistory.js:66
|
|
671
|
+
msgid "Warning"
|
|
672
|
+
msgstr ""
|
|
673
|
+
|
|
674
|
+
#: ../webpack/ForemanInventoryUpload/Components/TaskHistory/TaskHistory.js:67
|
|
675
|
+
msgid "Unknown"
|
|
676
|
+
msgstr ""
|
|
677
|
+
|
|
678
|
+
#: ../webpack/ForemanInventoryUpload/Components/TaskHistory/TaskHistory.js:103
|
|
679
|
+
msgid "Details"
|
|
680
|
+
msgstr ""
|
|
681
|
+
|
|
682
|
+
#: ../webpack/ForemanInventoryUpload/Components/TaskProgress/TaskProgress.js:125
|
|
683
|
+
msgid "Invalid response from server"
|
|
684
|
+
msgstr ""
|
|
685
|
+
|
|
686
|
+
#: ../webpack/ForemanInventoryUpload/Components/TaskProgress/TaskProgress.js:140
|
|
687
|
+
msgid "Report generation started"
|
|
688
|
+
msgstr ""
|
|
689
|
+
|
|
690
|
+
#: ../webpack/ForemanInventoryUpload/Components/TaskProgress/TaskProgress.js:141
|
|
691
|
+
msgid "Report generation and upload started"
|
|
692
|
+
msgstr ""
|
|
693
|
+
|
|
694
|
+
#: ../webpack/ForemanInventoryUpload/Components/TaskProgress/TaskProgress.js:148
|
|
695
|
+
msgid "View task"
|
|
696
|
+
msgstr ""
|
|
697
|
+
|
|
698
|
+
#: ../webpack/ForemanInventoryUpload/Components/TaskProgress/TaskProgress.js:174
|
|
699
|
+
msgid "No recent tasks"
|
|
700
|
+
msgstr ""
|
|
701
|
+
|
|
702
|
+
#: ../webpack/ForemanInventoryUpload/Components/TaskProgress/TaskProgress.js:177
|
|
703
|
+
msgid "No tasks have been run yet."
|
|
704
|
+
msgstr ""
|
|
705
|
+
|
|
706
|
+
#: ../webpack/ForemanInventoryUpload/Components/TaskProgress/TaskProgress.js:195 ../webpack/ForemanInventoryUpload/Components/TaskProgress/TaskProgress.js:241
|
|
707
|
+
msgid "Running"
|
|
708
|
+
msgstr ""
|
|
709
|
+
|
|
710
|
+
#: ../webpack/ForemanInventoryUpload/Components/TaskProgress/TaskProgress.js:196
|
|
711
|
+
msgid "Paused"
|
|
712
|
+
msgstr ""
|
|
713
|
+
|
|
714
|
+
#: ../webpack/ForemanInventoryUpload/Components/TaskProgress/TaskProgress.js:200
|
|
715
|
+
msgid "Completed with warnings"
|
|
716
|
+
msgstr ""
|
|
717
|
+
|
|
718
|
+
#: ../webpack/ForemanInventoryUpload/Components/TaskProgress/TaskProgress.js:201
|
|
719
|
+
msgid "Stopped"
|
|
720
|
+
msgstr ""
|
|
721
|
+
|
|
722
|
+
#: ../webpack/ForemanInventoryUpload/Components/TaskProgress/TaskProgress.js:263
|
|
723
|
+
msgid "Started"
|
|
724
|
+
msgstr ""
|
|
725
|
+
|
|
726
|
+
#: ../webpack/ForemanInventoryUpload/Components/TaskProgress/TaskProgress.js:271
|
|
727
|
+
msgid "Duration"
|
|
728
|
+
msgstr ""
|
|
729
|
+
|
|
730
|
+
#: ../webpack/ForemanInventoryUpload/Components/TaskProgress/TaskProgress.js:277
|
|
731
|
+
msgid "Report saved to"
|
|
732
|
+
msgstr ""
|
|
733
|
+
|
|
734
|
+
#: ../webpack/ForemanInventoryUpload/Components/TaskProgress/TaskProgress.js:292
|
|
735
|
+
msgid "View task details"
|
|
736
|
+
msgstr ""
|
|
737
|
+
|
|
738
|
+
#: ../webpack/ForemanInventoryUpload/Components/TaskProgress/TaskProgress.js:303
|
|
739
|
+
msgid "Download report"
|
|
740
|
+
msgstr ""
|
|
741
|
+
|
|
742
|
+
#: ../webpack/ForemanInventoryUpload/ForemanInventoryConstants.js:3
|
|
743
|
+
msgid "Red Hat Inventory"
|
|
744
|
+
msgstr "Inventaire Red Hat"
|
|
745
|
+
|
|
746
|
+
#: ../webpack/ForemanInventoryUpload/ForemanInventoryConstants.js:5
|
|
747
|
+
msgid "Documentation"
|
|
748
|
+
msgstr "Documentation"
|
|
749
|
+
|
|
750
|
+
#: ../webpack/ForemanInventoryUpload/ForemanInventoryConstants.js:7
|
|
751
|
+
msgid "Actions history"
|
|
752
|
+
msgstr "Historique des actions"
|
|
753
|
+
|
|
754
|
+
#: ../webpack/ForemanInventoryUpload/ForemanInventoryConstants.js:9
|
|
755
|
+
msgid " Sync all inventory status"
|
|
756
|
+
msgstr " Sync tous les statuts d'inventaire"
|
|
757
|
+
|
|
758
|
+
#: ../webpack/ForemanInventoryUpload/ForemanInventoryConstants.js:11
|
|
759
|
+
msgid "Connectivity test"
|
|
760
|
+
msgstr "Test de connectivité"
|
|
761
|
+
|
|
762
|
+
#: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:28
|
|
763
|
+
msgid "Red Hat Cloud Inventory"
|
|
764
|
+
msgstr "Inventaire Red Hat Cloud"
|
|
765
|
+
|
|
766
|
+
#: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:33
|
|
767
|
+
msgid "Inventory Auto Upload"
|
|
768
|
+
msgstr "Chargement automatique des iinventaires"
|
|
769
|
+
|
|
770
|
+
#: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:45
|
|
771
|
+
msgid "Advanced Inventory Settings"
|
|
772
|
+
msgstr "Paramètres d'inventaire avancés"
|
|
773
|
+
|
|
774
|
+
#: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:55
|
|
775
|
+
msgid "Show Advanced Settings"
|
|
776
|
+
msgstr "Afficher les paramètres avancés"
|
|
777
|
+
|
|
778
|
+
#: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:64
|
|
779
|
+
msgid "More details can be found in"
|
|
780
|
+
msgstr "Pour plus de détails, voir"
|
|
781
|
+
|
|
782
|
+
#: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:73
|
|
783
|
+
msgid "Configure"
|
|
784
|
+
msgstr "Configurer"
|
|
785
|
+
|
|
786
|
+
#: ../webpack/ForemanRhCloudFills.js:51
|
|
787
|
+
msgid "Vulnerabilities"
|
|
788
|
+
msgstr "Vulnérabilités"
|
|
789
|
+
|
|
790
|
+
#: ../webpack/HostsIndexExtensions/VulnerabilityAnalysisActions.js:51
|
|
791
|
+
msgid "Vulnerability analysis disabled"
|
|
792
|
+
msgstr ""
|
|
793
|
+
|
|
794
|
+
#: ../webpack/HostsIndexExtensions/VulnerabilityAnalysisActions.js:52
|
|
795
|
+
msgid "Vulnerability analysis enabled"
|
|
796
|
+
msgstr ""
|
|
797
|
+
|
|
798
|
+
#: ../webpack/HostsIndexExtensions/VulnerabilityAnalysisActions.js:75 ../webpack/InsightsVulnerabilityActionsBar/InsightsVulnerabilityActionsBarActions.js:79 ../webpack/InsightsVulnerabilityActionsBar/InsightsVulnerabilityActionsBarActions.js:161
|
|
799
|
+
msgid "Failed to update vulnerability analysis status"
|
|
800
|
+
msgstr ""
|
|
801
|
+
|
|
802
|
+
#: ../webpack/HostsIndexExtensions/VulnerabilityAnalysisActions.js:126
|
|
803
|
+
msgid "Enable vulnerability analysis"
|
|
804
|
+
msgstr ""
|
|
805
|
+
|
|
806
|
+
#: ../webpack/HostsIndexExtensions/VulnerabilityAnalysisActions.js:127
|
|
807
|
+
msgid "Disable vulnerability analysis"
|
|
808
|
+
msgstr ""
|
|
809
|
+
|
|
810
|
+
#: ../webpack/InsightsCloudSync/Components/InsightsSettings/InsightsSettings.js:24
|
|
811
|
+
msgid "Sync automatically"
|
|
812
|
+
msgstr "Sync automatique"
|
|
813
|
+
|
|
814
|
+
#: ../webpack/InsightsCloudSync/Components/InsightsSettings/InsightsSettings.js:25
|
|
815
|
+
msgid "Enable automatic synchronization of Insights recommendations from the Red Hat cloud"
|
|
816
|
+
msgstr "Activer la synchronisation automatique des recommandations Insights à partir de Red Hat Cloud"
|
|
817
|
+
|
|
818
|
+
#: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:24
|
|
819
|
+
msgid "Playbook"
|
|
820
|
+
msgstr "Playbook"
|
|
821
|
+
|
|
822
|
+
#: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:27
|
|
823
|
+
msgid "Manual"
|
|
824
|
+
msgstr "Manuelle"
|
|
825
|
+
|
|
826
|
+
#: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:40 ../webpack/InsightsCloudSync/Components/ToolbarDropdown.js:36 ../webpack/InsightsHostDetailsTab/NewHostDetailsTab.js:59
|
|
827
|
+
msgid "View in Red Hat Insights"
|
|
828
|
+
msgstr "Afficher Red Hat Insights."
|
|
829
|
+
|
|
830
|
+
#: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:49 ../webpack/InsightsHostDetailsTab/components/ListItem/ListItem.js:30
|
|
831
|
+
msgid "Knowledgebase article"
|
|
832
|
+
msgstr "Article de base de connaissances"
|
|
833
|
+
|
|
834
|
+
#: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:63 ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:21
|
|
835
|
+
msgid "Hostname"
|
|
836
|
+
msgstr "Nom d'hôte"
|
|
837
|
+
|
|
838
|
+
#: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:69 ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:25
|
|
839
|
+
msgid "Recommendation"
|
|
840
|
+
msgstr "Recommandation"
|
|
841
|
+
|
|
842
|
+
#: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:75
|
|
843
|
+
msgid "Total risk"
|
|
844
|
+
msgstr "Risque total"
|
|
845
|
+
|
|
846
|
+
#: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:81 ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationModal.js:113 ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationModalFooter.js:44
|
|
847
|
+
msgid "Remediate"
|
|
848
|
+
msgstr "Remédier"
|
|
849
|
+
|
|
850
|
+
#: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:100 ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:19
|
|
851
|
+
msgid "items"
|
|
852
|
+
msgstr "items"
|
|
853
|
+
|
|
854
|
+
#: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:101
|
|
855
|
+
msgid "page"
|
|
856
|
+
msgstr "page"
|
|
857
|
+
|
|
858
|
+
#: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:102 ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:108 ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:21 ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:27
|
|
859
|
+
msgid "Items per page"
|
|
860
|
+
msgstr "Items par page"
|
|
861
|
+
|
|
862
|
+
#: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:103 ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:22
|
|
863
|
+
msgid "per page"
|
|
864
|
+
msgstr "par page"
|
|
865
|
+
|
|
866
|
+
#: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:104 ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:23
|
|
867
|
+
msgid "Go to first page"
|
|
868
|
+
msgstr "Aller à la première page"
|
|
869
|
+
|
|
870
|
+
#: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:105 ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:24
|
|
871
|
+
msgid "Go to previous page"
|
|
872
|
+
msgstr "Aller à la page précédente"
|
|
873
|
+
|
|
874
|
+
#: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:106 ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:25
|
|
875
|
+
msgid "Go to last page"
|
|
876
|
+
msgstr "Aller à la dernière page"
|
|
877
|
+
|
|
878
|
+
#: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:107 ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:26
|
|
879
|
+
msgid "Go to next page"
|
|
880
|
+
msgstr "Aller à la page suivante"
|
|
881
|
+
|
|
882
|
+
#: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:109 ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:28
|
|
883
|
+
msgid "Current page"
|
|
884
|
+
msgstr "Page actuelle"
|
|
885
|
+
|
|
886
|
+
#: ../webpack/InsightsCloudSync/Components/InsightsTable/InsightsTableConstants.js:110 ../webpack/InsightsCloudSync/Components/InsightsTable/Pagination.js:29
|
|
887
|
+
msgid "Pagination"
|
|
888
|
+
msgstr "Pagination"
|
|
889
|
+
|
|
890
|
+
#: ../webpack/InsightsCloudSync/Components/InsightsTable/SelectAllAlert.js:22
|
|
891
|
+
msgid "Recommendations selected: %s."
|
|
892
|
+
msgstr "Recommandations sélectionnées : %s."
|
|
893
|
+
|
|
894
|
+
#: ../webpack/InsightsCloudSync/Components/InsightsTable/SelectAllAlert.js:25
|
|
895
|
+
msgid "Select recommendations from all pages"
|
|
896
|
+
msgstr "Sélectionner des recommandations sur toutes les pages"
|
|
897
|
+
|
|
898
|
+
#: ../webpack/InsightsCloudSync/Components/InsightsTable/SelectAllAlert.js:37
|
|
899
|
+
msgid "All recommendations are now selected."
|
|
900
|
+
msgstr "Toutes les recommandations sont maintenant sélectionnées."
|
|
901
|
+
|
|
902
|
+
#: ../webpack/InsightsCloudSync/Components/InsightsTable/SelectAllAlert.js:40
|
|
903
|
+
msgid "Clear Selection"
|
|
904
|
+
msgstr "Annuler la sélection"
|
|
905
|
+
|
|
906
|
+
#: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationModal.js:120
|
|
907
|
+
msgid "Remediation summary"
|
|
908
|
+
msgstr "Résumé de remédiation"
|
|
909
|
+
|
|
910
|
+
#: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationModalFooter.js:52
|
|
911
|
+
msgid "Cancel"
|
|
912
|
+
msgstr "Annuler"
|
|
913
|
+
|
|
914
|
+
#: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:14
|
|
915
|
+
msgid "No"
|
|
916
|
+
msgstr "Non"
|
|
917
|
+
|
|
918
|
+
#: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:29
|
|
919
|
+
msgid "Resolution"
|
|
920
|
+
msgstr "Résolution"
|
|
921
|
+
|
|
922
|
+
#: ../webpack/InsightsCloudSync/Components/RemediationModal/RemediationTableConstants.js:33
|
|
923
|
+
msgid "Reboot Required"
|
|
924
|
+
msgstr "Redémarrage nécessaire"
|
|
925
|
+
|
|
926
|
+
#: ../webpack/InsightsCloudSync/Components/ToolbarDropdown.js:25
|
|
927
|
+
msgid "Sync recommendations"
|
|
928
|
+
msgstr "Recommandations de sync"
|
|
929
|
+
|
|
930
|
+
#: ../webpack/InsightsCloudSync/InsightsCloudSyncActions.js:28
|
|
931
|
+
msgid "Recommendation sync has failed: "
|
|
932
|
+
msgstr "La sync des recommandations a échoué : "
|
|
933
|
+
|
|
934
|
+
#: ../webpack/InsightsCloudSync/InsightsCloudSyncActions.js:31
|
|
935
|
+
msgid "Recommendation sync has started: "
|
|
936
|
+
msgstr "La sync des recommandations a commencé : "
|
|
937
|
+
|
|
938
|
+
#: ../webpack/InsightsCloudSync/InsightsCloudSyncActions.js:43
|
|
939
|
+
msgid "Recommendations synced successfully"
|
|
940
|
+
msgstr "Les recommandations ont été synchronisées"
|
|
941
|
+
|
|
942
|
+
#: ../webpack/InsightsHostDetailsTab/InsightsTab.js:20
|
|
943
|
+
msgid "No recommendations were found for this host!"
|
|
944
|
+
msgstr "Aucune recommandation n'a été trouvée pour cet hôte !"
|
|
945
|
+
|
|
946
|
+
#: ../webpack/InsightsHostDetailsTab/InsightsTabConstants.js:9 ../webpack/InsightsHostDetailsTab/components/ListItem/ListItem.js:7
|
|
947
|
+
msgid "Low"
|
|
948
|
+
msgstr "Faible"
|
|
949
|
+
|
|
950
|
+
#: ../webpack/InsightsHostDetailsTab/InsightsTabConstants.js:14 ../webpack/InsightsHostDetailsTab/components/ListItem/ListItem.js:8
|
|
951
|
+
msgid "Moderate"
|
|
952
|
+
msgstr "Modéré"
|
|
953
|
+
|
|
954
|
+
#: ../webpack/InsightsHostDetailsTab/InsightsTabConstants.js:19 ../webpack/InsightsHostDetailsTab/components/ListItem/ListItem.js:9
|
|
955
|
+
msgid "Important"
|
|
956
|
+
msgstr "Important"
|
|
957
|
+
|
|
958
|
+
#: ../webpack/InsightsHostDetailsTab/InsightsTabConstants.js:24 ../webpack/InsightsHostDetailsTab/components/ListItem/ListItem.js:10
|
|
959
|
+
msgid "Critical"
|
|
960
|
+
msgstr "Critique"
|
|
961
|
+
|
|
962
|
+
#: ../webpack/InsightsHostDetailsTab/InsightsTotalRiskChart.js:164
|
|
963
|
+
msgid "Total risks"
|
|
964
|
+
msgstr "Risques totaux"
|
|
965
|
+
|
|
966
|
+
#: ../webpack/InsightsHostDetailsTab/InsightsTotalRiskChart.js:172
|
|
967
|
+
msgid "View all recommendations"
|
|
968
|
+
msgstr "Voir toutes les recommandations"
|
|
969
|
+
|
|
970
|
+
#: ../webpack/InsightsHostDetailsTab/InsightsTotalRiskChart.js:181
|
|
971
|
+
msgid "No results found"
|
|
972
|
+
msgstr "Aucun résultat"
|
|
973
|
+
|
|
974
|
+
#: ../webpack/InsightsHostDetailsTab/NewHostDetailsTab.js:46
|
|
975
|
+
msgid "Go to Foreman Insights page"
|
|
976
|
+
msgstr "Accéder à la page Foreman Insights"
|
|
977
|
+
|
|
978
|
+
#: ../webpack/InsightsHostDetailsTab/components/ListItem/ListItem.js:38
|
|
979
|
+
msgid "Read more about it in RH cloud insights"
|
|
980
|
+
msgstr "Plus d'informations dans RH cloud insights"
|
|
981
|
+
|
|
982
|
+
#: ../webpack/InsightsVulnerabilityActionsBar/InsightsVulnerabilityActionsBarActions.js:25
|
|
983
|
+
msgid "Failed to fetch hosts"
|
|
984
|
+
msgstr ""
|
|
985
|
+
|
|
986
|
+
#: ../webpack/InsightsVulnerabilityActionsBar/InsightsVulnerabilityActionsBarActions.js:109
|
|
987
|
+
msgid "None of the selected hosts are registered"
|
|
988
|
+
msgstr ""
|
|
989
|
+
|
|
990
|
+
#: ../webpack/InsightsVulnerabilityActionsBar/index.js:40
|
|
991
|
+
msgid "A specific organization must be selected from the organization context."
|
|
992
|
+
msgstr ""
|
|
993
|
+
|
|
994
|
+
#: ../webpack/InsightsVulnerabilityActionsBar/index.js:67
|
|
995
|
+
msgid "Enable"
|
|
996
|
+
msgstr ""
|
|
997
|
+
|
|
998
|
+
#: ../webpack/InsightsVulnerabilityActionsBar/index.js:81
|
|
999
|
+
msgid "Disable"
|
|
1000
|
+
msgstr ""
|
|
1001
|
+
|
|
1002
|
+
#: ../webpack/InsightsVulnerabilityActionsBar/index.js:88
|
|
1003
|
+
msgid "Manage vulnerability analysis"
|
|
1004
|
+
msgstr ""
|
|
1005
|
+
|
|
1006
|
+
#: ../webpack/InsightsVulnerabilityHostIndexExtensions/CVECountCell.js:49
|
|
1007
|
+
msgid "Analysis disabled"
|
|
1008
|
+
msgstr ""
|
|
1009
|
+
|
|
1010
|
+
#: ../webpack/common/ForemanTasks/ForemanTasksActions.js:30
|
|
1011
|
+
msgid "The task failed with the following error:"
|
|
1012
|
+
msgstr "La tâche a échoué avec l'erreur suivante :"
|
|
1013
|
+
|
|
1014
|
+
#: ../webpack/common/ForemanTasks/ForemanTasksActions.js:57
|
|
1015
|
+
msgid "view the task page for more details"
|
|
1016
|
+
msgstr "consulter la page de la tâche pour plus de détails"
|
|
1017
|
+
|
|
1018
|
+
#: ../webpack/common/table/EmptyState.js:21
|
|
1019
|
+
msgid "Loading"
|
|
1020
|
+
msgstr "Chargement"
|
|
1021
|
+
|
|
1022
|
+
#: ../webpack/common/table/EmptyState.js:34
|
|
1023
|
+
msgid "The server returned the following error: %s"
|
|
1024
|
+
msgstr "Le serveur a renvoyé l'erreur suivante : %s"
|
|
1025
|
+
|
|
1026
|
+
#: ../webpack/common/table/EmptyState.js:49
|
|
1027
|
+
msgid "There are no recommendations for your hosts"
|
|
1028
|
+
msgstr "Il n'y a aucune recommandation pour vos hôtes"
|
|
1029
|
+
|
|
1030
|
+
#: gemspec.rb:2
|
|
1031
|
+
msgid "Foreman plugin that process & upload data to Red Hat Cloud"
|
|
1032
|
+
msgstr "Plugin Foreman qui traite et télécharge les données vers Red Hat Cloud"
|