foreman_openscap 6.0.0 → 7.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (83) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_openscap/locale/cs_CZ/foreman_openscap.js +1302 -0
  3. data/app/assets/javascripts/foreman_openscap/locale/de/foreman_openscap.js +1302 -0
  4. data/app/assets/javascripts/foreman_openscap/locale/en/foreman_openscap.js +1302 -0
  5. data/app/assets/javascripts/foreman_openscap/locale/en_GB/foreman_openscap.js +1302 -0
  6. data/app/assets/javascripts/foreman_openscap/locale/es/foreman_openscap.js +1304 -0
  7. data/app/assets/javascripts/foreman_openscap/locale/fr/foreman_openscap.js +1304 -0
  8. data/app/assets/javascripts/foreman_openscap/locale/gl/foreman_openscap.js +1302 -0
  9. data/app/assets/javascripts/foreman_openscap/locale/it/foreman_openscap.js +1302 -0
  10. data/app/assets/javascripts/foreman_openscap/locale/ja/foreman_openscap.js +1300 -0
  11. data/app/assets/javascripts/foreman_openscap/locale/ko/foreman_openscap.js +1302 -0
  12. data/app/assets/javascripts/foreman_openscap/locale/pt_BR/foreman_openscap.js +1304 -0
  13. data/app/assets/javascripts/foreman_openscap/locale/ru/foreman_openscap.js +1302 -0
  14. data/app/assets/javascripts/foreman_openscap/locale/sv_SE/foreman_openscap.js +1302 -0
  15. data/app/assets/javascripts/foreman_openscap/locale/zh_CN/foreman_openscap.js +1300 -0
  16. data/app/assets/javascripts/foreman_openscap/locale/zh_TW/foreman_openscap.js +1302 -0
  17. data/app/controllers/concerns/foreman_openscap/hosts_and_hostgroups_controller_extensions.rb +1 -1
  18. data/app/helpers/compliance_hosts_helper.rb +2 -0
  19. data/app/services/foreman_openscap/client_config/ansible.rb +4 -1
  20. data/app/services/foreman_openscap/client_config/manual.rb +1 -1
  21. data/app/services/foreman_openscap/client_config/puppet.rb +4 -1
  22. data/app/services/foreman_openscap/oval/sync_oval_contents.rb +2 -2
  23. data/app/views/arf_reports/_list.html.erb +1 -1
  24. data/app/views/policies/_list.html.erb +3 -3
  25. data/app/views/scap_contents/_list.html.erb +3 -3
  26. data/app/views/tailoring_files/_list.html.erb +3 -3
  27. data/lib/foreman_openscap/bulk_upload.rb +7 -7
  28. data/lib/foreman_openscap/engine.rb +2 -7
  29. data/lib/foreman_openscap/version.rb +1 -1
  30. data/locale/Makefile +6 -3
  31. data/locale/cs_CZ/LC_MESSAGES/foreman_openscap.mo +0 -0
  32. data/locale/cs_CZ/foreman_openscap.edit.po +1735 -0
  33. data/locale/cs_CZ/foreman_openscap.po +1309 -0
  34. data/locale/cs_CZ/foreman_openscap.po.time_stamp +0 -0
  35. data/locale/de/foreman_openscap.edit.po +1745 -0
  36. data/locale/de/foreman_openscap.po +195 -0
  37. data/locale/de/foreman_openscap.po.time_stamp +0 -0
  38. data/locale/en/LC_MESSAGES/foreman_openscap.mo +0 -0
  39. data/locale/en/foreman_openscap.edit.po +1735 -0
  40. data/locale/en/foreman_openscap.po +1309 -0
  41. data/locale/en/foreman_openscap.po.time_stamp +0 -0
  42. data/locale/en_GB/foreman_openscap.edit.po +1735 -0
  43. data/locale/en_GB/foreman_openscap.po +195 -0
  44. data/locale/en_GB/foreman_openscap.po.time_stamp +0 -0
  45. data/locale/es/foreman_openscap.edit.po +1740 -0
  46. data/locale/es/foreman_openscap.po +195 -0
  47. data/locale/es/foreman_openscap.po.time_stamp +0 -0
  48. data/locale/foreman_openscap.pot +361 -49
  49. data/locale/fr/foreman_openscap.edit.po +1746 -0
  50. data/locale/fr/foreman_openscap.po +195 -0
  51. data/locale/fr/foreman_openscap.po.time_stamp +0 -0
  52. data/locale/gl/foreman_openscap.edit.po +1735 -0
  53. data/locale/gl/foreman_openscap.po +195 -0
  54. data/locale/gl/foreman_openscap.po.time_stamp +0 -0
  55. data/locale/it/foreman_openscap.edit.po +1737 -0
  56. data/locale/it/foreman_openscap.po +195 -0
  57. data/locale/it/foreman_openscap.po.time_stamp +0 -0
  58. data/locale/ja/foreman_openscap.edit.po +1741 -0
  59. data/locale/ja/foreman_openscap.po +195 -0
  60. data/locale/ja/foreman_openscap.po.time_stamp +0 -0
  61. data/locale/ko/foreman_openscap.edit.po +1735 -0
  62. data/locale/ko/foreman_openscap.po +195 -0
  63. data/locale/ko/foreman_openscap.po.time_stamp +0 -0
  64. data/locale/pt_BR/foreman_openscap.edit.po +1745 -0
  65. data/locale/pt_BR/foreman_openscap.po +195 -0
  66. data/locale/pt_BR/foreman_openscap.po.time_stamp +0 -0
  67. data/locale/ru/foreman_openscap.edit.po +1739 -0
  68. data/locale/ru/foreman_openscap.po +195 -0
  69. data/locale/ru/foreman_openscap.po.time_stamp +0 -0
  70. data/locale/sv_SE/foreman_openscap.edit.po +1735 -0
  71. data/locale/sv_SE/foreman_openscap.po +195 -0
  72. data/locale/sv_SE/foreman_openscap.po.time_stamp +0 -0
  73. data/locale/zh_CN/foreman_openscap.edit.po +1740 -0
  74. data/locale/zh_CN/foreman_openscap.po +195 -0
  75. data/locale/zh_CN/foreman_openscap.po.time_stamp +0 -0
  76. data/locale/zh_TW/foreman_openscap.edit.po +1736 -0
  77. data/locale/zh_TW/foreman_openscap.po +195 -0
  78. data/locale/zh_TW/foreman_openscap.po.time_stamp +0 -0
  79. data/webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js +2 -2
  80. data/webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js +1 -1
  81. data/webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js +3 -3
  82. data/webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js +4 -4
  83. metadata +52 -3
@@ -0,0 +1,1746 @@
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_openscap package.
4
+ #
5
+ # Translators:
6
+ # Baptiste Agasse <baptiste.agasse@gmail.com>, 2018-2019
7
+ # Claer <transiblu@claer.hammock.fr>, 2016
8
+ # Pierre-Emmanuel Dutang <dutangp@gmail.com>, 2016
9
+ msgid ""
10
+ msgstr ""
11
+ "Project-Id-Version: Foreman\n"
12
+ "Report-Msgid-Bugs-To: \n"
13
+ "PO-Revision-Date: 2016-04-14 07:48+0000\n"
14
+ "Last-Translator: Pierre-Emmanuel Dutang <dutangp@gmail.com>, 2016\n"
15
+ "Language-Team: French (http://www.transifex.com/foreman/foreman/language/fr/)\n"
16
+ "MIME-Version: 1.0\n"
17
+ "Content-Type: text/plain; charset=UTF-8\n"
18
+ "Content-Transfer-Encoding: 8bit\n"
19
+ "Language: fr\n"
20
+ "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 100000"
21
+ "0 == 0 ? 1 : 2;\n"
22
+
23
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:25
24
+ msgid "List ARF reports"
25
+ msgstr "Afficher tous les rapports ARF"
26
+
27
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:33
28
+ msgid "Show an ARF report"
29
+ msgstr "Afficher un rapport ARF"
30
+
31
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:39
32
+ msgid "Delete an ARF Report"
33
+ msgstr "Supprimer un rapport ARF"
34
+
35
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:46
36
+ msgid "Upload an ARF report"
37
+ msgstr "Télécharger un rapport Arf"
38
+
39
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:57
40
+ msgid "Download bzipped ARF report"
41
+ msgstr "Télécharger un rapport ARF au format bzip"
42
+
43
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:67
44
+ msgid "Download ARF report in HTML"
45
+ msgstr "Télécharger un rapport ARF dans HTML"
46
+
47
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:96
48
+ msgid "Policy with id %s not found."
49
+ msgstr "Stratégie ayant pour ID %s est introuvable."
50
+
51
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:103 ../app/controllers/api/v2/compliance/oval_reports_controller.rb:32
52
+ msgid "Could not find host identified by: %s"
53
+ msgstr "Impossible de trouver l'hôte identifié par : %s"
54
+
55
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:108
56
+ msgid "Failed to upload Arf Report, OpenSCAP proxy name or url not found in params when uploading for %s and host is missing openscap_proxy"
57
+ msgstr "Échec de chargement du rapport ARF, l'URL ou le nom de proxy OpenSCAP n'a pas été trouvé dans les paramètres lors du téléchargement pour %s et openscap_proxy manque sur l'hôte"
58
+
59
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:120
60
+ msgid "No proxy found for %{name} or %{url}"
61
+ msgstr "Aucun proxy trouvé pour %%{name} ou %%{url}"
62
+
63
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:10
64
+ msgid "List OVAL contents"
65
+ msgstr "Liste des contenus OVAL"
66
+
67
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:18
68
+ msgid "Show an OVAL content"
69
+ msgstr "Montrer un contenu OVAL"
70
+
71
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:26
72
+ msgid "OVAL content name"
73
+ msgstr "Nom du contenu OVAL"
74
+
75
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:27
76
+ msgid "XML containing OVAL content"
77
+ msgstr "XML avec contenu OVAL"
78
+
79
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:28
80
+ msgid "Original file name of the OVAL content file"
81
+ msgstr "Nom de fichier original du fichier OVAL"
82
+
83
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:29
84
+ msgid "URL of the OVAL content file"
85
+ msgstr "URL du fichier de contenu OVAL"
86
+
87
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:34
88
+ msgid "Create OVAL content"
89
+ msgstr "Créer du contenu OVAL"
90
+
91
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:42
92
+ msgid "Update an OVAL content"
93
+ msgstr "Mise à jour d'un contenu OVAL"
94
+
95
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:50
96
+ msgid "Deletes an OVAL content"
97
+ msgstr "Supprime un contenu OVAL"
98
+
99
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:57
100
+ msgid "Sync contents that have remote source URL"
101
+ msgstr "Synchroniser les contenus qui ont une URL source distante"
102
+
103
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:13
104
+ msgid "List OVAL Policies"
105
+ msgstr "Liste des stratégies OVAL"
106
+
107
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:20
108
+ msgid "Show an OVAL Policy"
109
+ msgstr "Afficher une stratégie OVAL"
110
+
111
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:28
112
+ msgid "OVAL Policy name"
113
+ msgstr "Nom de la stratégie OVAL"
114
+
115
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:29
116
+ msgid "Policy OVAL content ID"
117
+ msgstr "ID du contenu de la stratégie OVAL"
118
+
119
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:30
120
+ msgid "OVAL Policy description"
121
+ msgstr "Description de la stratégie OVAL"
122
+
123
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:31
124
+ msgid "OVAL Policy schedule period (weekly, monthly, custom)"
125
+ msgstr "Période de programmation de la stratégie OVAL (hebdomadaire, mensuelle, personnalisée)"
126
+
127
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:32
128
+ msgid "OVAL Policy schedule weekday (only if period == \"weekly\")"
129
+ msgstr "Programmation hebdomadaire de la stratégie OVAL (uniquement si période = hebdomadaire)"
130
+
131
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:33
132
+ msgid "OVAL Policy schedule day of month (only if period == \"monthly\")"
133
+ msgstr "Jour de programmation mensuelle de la stratégie OVAL (uniquement si période = mensuelle)"
134
+
135
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:34
136
+ msgid "OVAL Policy schedule cron line (only if period == \"custom\")"
137
+ msgstr "Ligne cron de programmation de la stratégie OVAL (uniquement si période = personnalisée)"
138
+
139
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:39
140
+ msgid "Create an OVAL Policy"
141
+ msgstr "Créer une stratégie OVAL"
142
+
143
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:47
144
+ msgid "Update an OVAL Policy"
145
+ msgstr "Mise à jour d'une stratégie OVAL"
146
+
147
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:55
148
+ msgid "Delete an OVAL Policy"
149
+ msgstr "Supprimer une stratégie OVAL"
150
+
151
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:62
152
+ msgid "Assign hostgroups to an OVAL Policy"
153
+ msgstr "Assigner des groupes d'hôtes à une stratégie OVAL"
154
+
155
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:64
156
+ msgid "Array of hostgroup IDs"
157
+ msgstr "Tableau d'identifiants de groupes d'hôtes"
158
+
159
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:67
160
+ msgid "hostgroups"
161
+ msgstr "Groupes d'hôtes"
162
+
163
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:70
164
+ msgid "Assign hosts to an OVAL Policy"
165
+ msgstr "Assigner des hôtes à une stratégie OVAL"
166
+
167
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:72
168
+ msgid "Array of host IDs"
169
+ msgstr "Ensemble d'ids d'hôtes"
170
+
171
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:75
172
+ msgid "hosts"
173
+ msgstr "hôtes"
174
+
175
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:78
176
+ msgid "Show a policy's OVAL content"
177
+ msgstr ""
178
+
179
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:104
180
+ msgid "OVAL policy successfully configured with %s."
181
+ msgstr "Stratégie OVAL configurée avec succès avec %s."
182
+
183
+ #: ../app/controllers/api/v2/compliance/oval_reports_controller.rb:11
184
+ msgid "Upload an OVAL report - a list of CVEs for given host"
185
+ msgstr "Télécharger un rapport OVAL - une liste de CVEs pour un hôte donné"
186
+
187
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:18
188
+ msgid "List Policies"
189
+ msgstr "Répertorier les stratégies"
190
+
191
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:26
192
+ msgid "Show a Policy"
193
+ msgstr "Afficher une stratégie"
194
+
195
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:34
196
+ msgid "Policy name"
197
+ msgstr "Nom de la stratégie"
198
+
199
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:35
200
+ msgid "Policy description"
201
+ msgstr "Description de la stratégie"
202
+
203
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:36
204
+ msgid "Policy SCAP content ID"
205
+ msgstr "ID du contenu SCAP de la stratégie"
206
+
207
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:37
208
+ msgid "Policy SCAP content profile ID"
209
+ msgstr "ID du profil de contenu SCAP de la stratégie"
210
+
211
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:38
212
+ msgid "Policy schedule period (weekly, monthly, custom)"
213
+ msgstr "Période de programmation de la stratégie (hebdomadaire, mensuelle, personnalisée)"
214
+
215
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:39
216
+ msgid "Policy schedule weekday (only if period == \"weekly\")"
217
+ msgstr "Programmation hebdomadaire de la stratégie (uniquement si période = hebdomadaire)"
218
+
219
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:40
220
+ msgid "Policy schedule day of month (only if period == \"monthly\")"
221
+ msgstr "Jour de programmation mensuelle de la stratégie (uniquement si période = mensuelle)"
222
+
223
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:41
224
+ msgid "Policy schedule cron line (only if period == \"custom\")"
225
+ msgstr "Ligne cron de programmation de la stratégie (uniquement si période = personnalisée)"
226
+
227
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:42
228
+ msgid "Apply policy to host groups"
229
+ msgstr "Appliquer Groupes hôtes de la stratégie"
230
+
231
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:43
232
+ msgid "Apply policy to hosts"
233
+ msgstr "Appliquer la politique aux hôtes"
234
+
235
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:44
236
+ msgid "Tailoring file ID"
237
+ msgstr "ID du fichier de personnalisation"
238
+
239
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:45
240
+ msgid "Tailoring file profile ID"
241
+ msgstr "ID du profil de fichier de personnalisation"
242
+
243
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:46
244
+ msgid "How the policy should be deployed"
245
+ msgstr "Comment la stratégie doit-elle être déployée"
246
+
247
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:51
248
+ msgid "Create a Policy"
249
+ msgstr "Créer une stratégie"
250
+
251
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:60
252
+ msgid "Update a Policy"
253
+ msgstr "Mettre à jour une stratégie"
254
+
255
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:68
256
+ msgid "Delete a Policy"
257
+ msgstr "Supprimer une Stratégie"
258
+
259
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:75
260
+ msgid "Show a policy's SCAP content"
261
+ msgstr "Afficher le contenu SCAP d'une stratégie"
262
+
263
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:85
264
+ msgid "Show a policy's Tailoring file"
265
+ msgstr "Afficher le fichier de personnalisation d'une stratégie"
266
+
267
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:95
268
+ msgid "No Tailoring file assigned for policy with id %s"
269
+ msgstr "Aucun fichier de personnalisation attribué pour la stratégie avec l'Id %s"
270
+
271
+ #: ../app/controllers/api/v2/compliance/scap_content_profiles_controller.rb:6
272
+ msgid "List SCAP content profiles"
273
+ msgstr "Lister les profils du contenu SCAP"
274
+
275
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:16
276
+ msgid "List SCAP contents"
277
+ msgstr "Lister le contenu SCAP"
278
+
279
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:24
280
+ msgid "Download an SCAP content as XML"
281
+ msgstr "Télécharger un contenu SCAP au format XML"
282
+
283
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:33
284
+ msgid "Show an SCAP content"
285
+ msgstr "Afficher un élément de contenu SCAP"
286
+
287
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:40
288
+ msgid "SCAP content name"
289
+ msgstr "Nom du contenu SCAP"
290
+
291
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:41
292
+ msgid "XML containing SCAP content"
293
+ msgstr "XML avec contenu SCAP "
294
+
295
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:42 ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:37
296
+ msgid "Original file name of the XML file"
297
+ msgstr "Nom de fichier original du fichier XML"
298
+
299
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:47
300
+ msgid "Create SCAP content"
301
+ msgstr "Créer un contenu SCAP"
302
+
303
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:55
304
+ msgid "Update an SCAP content"
305
+ msgstr "Mettre à jour un contenu SCAP"
306
+
307
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:63
308
+ msgid "Deletes an SCAP content"
309
+ msgstr "Supprime un contenu SCAP"
310
+
311
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:70
312
+ msgid "Upload scap contents in bulk"
313
+ msgstr "Télécharger le contenu scap en masse"
314
+
315
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:71
316
+ msgid "Type of the upload"
317
+ msgstr "Type de téléchargement"
318
+
319
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:72
320
+ msgid "File paths to upload when using \"files\" upload type"
321
+ msgstr "Chemins d'accès aux fichiers à télécharger lors de l'utilisation du type de téléchargement \"files\""
322
+
323
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:73
324
+ msgid "Directory to upload when using \"directory\" upload type"
325
+ msgstr "Répertoire à télécharger lors de l'utilisation du type de téléchargement \"répertoire\""
326
+
327
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:86
328
+ msgid "Please specify import type, received: %{received}, expected one of: %{expected}"
329
+ msgstr "Veuillez spécifier le type d'importation, reçu : %%{received}, attendu : un %%{expected}"
330
+
331
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:11
332
+ msgid "List Tailoring files"
333
+ msgstr "Répertorier les fichiers de personnalisation"
334
+
335
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:19
336
+ msgid "Download a Tailoring file as XML"
337
+ msgstr "Télécharger un fichier de personnalisation au format XML"
338
+
339
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:28
340
+ msgid "Show a Tailoring file"
341
+ msgstr "Afficher un fichier de personnalisation"
342
+
343
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:35
344
+ msgid "Tailoring file name"
345
+ msgstr "Nom du fichier de personnalisation"
346
+
347
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:36
348
+ msgid "XML containing tailoring file"
349
+ msgstr "XML contenant le fichier de personnalisation"
350
+
351
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:42
352
+ msgid "Create a Tailoring file"
353
+ msgstr "Créer un fichier de personnalisation"
354
+
355
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:50
356
+ msgid "Update a Tailoring file"
357
+ msgstr "Mettre à jour un fichier de personnalisation"
358
+
359
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:58
360
+ msgid "Deletes a Tailoring file"
361
+ msgstr "Supprime un fichier de personnalisation"
362
+
363
+ #: ../app/controllers/arf_reports_controller.rb:37
364
+ msgid "Failed to downloaded ARF report as bzip: %s"
365
+ msgstr "N'a pas pu télécharger le rapport ARF sous format bzip : %s"
366
+
367
+ #: ../app/controllers/arf_reports_controller.rb:48
368
+ msgid "Failed to downloaded ARF report in HTML: %s"
369
+ msgstr "Échec du téléchargement du rapport ARF dans HTML : %s"
370
+
371
+ #: ../app/controllers/arf_reports_controller.rb:55
372
+ msgid "Successfully deleted ARF report."
373
+ msgstr "Rapport ARF supprimé."
374
+
375
+ #: ../app/controllers/arf_reports_controller.rb:57
376
+ msgid "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
377
+ msgstr "Échec de la suppression du rapport ARF pour l'hôte %%s signalé à %{reported_at}"
378
+
379
+ #: ../app/controllers/arf_reports_controller.rb:67
380
+ msgid "Failed to delete %s compliance reports"
381
+ msgstr "Impossible de supprimer les rapports de conformité %s"
382
+
383
+ #: ../app/controllers/arf_reports_controller.rb:70
384
+ msgid "Successfully deleted %s compliance reports"
385
+ msgstr "Rapports de conformité %s supprimés"
386
+
387
+ #: ../app/controllers/arf_reports_controller.rb:85
388
+ msgid "No compliance reports were found."
389
+ msgstr "Aucun rapport de conformité trouvé"
390
+
391
+ #: ../app/controllers/arf_reports_controller.rb:89
392
+ msgid "No compliance reports selected"
393
+ msgstr "Aucun rapport de conformité sélectionné"
394
+
395
+ #: ../app/controllers/arf_reports_controller.rb:94
396
+ msgid "Something went wrong while selecting compliance reports - %s"
397
+ msgstr "Quelque chose s'est mal passé lors de la sélection des rapports de conformité - %s"
398
+
399
+ #: ../app/controllers/concerns/foreman_openscap/api/v2/hosts_controller_extensions.rb:19
400
+ msgid "Show config information for foreman_scap_client"
401
+ msgstr "Afficher les informations de configuration pour foreman_scap_client"
402
+
403
+ #: ../app/controllers/concerns/foreman_openscap/api/v2/hosts_controller_extensions.rb:20
404
+ msgid "The identifier of the host"
405
+ msgstr "Identifiant de l’hôte"
406
+
407
+ #: ../app/controllers/concerns/foreman_openscap/hosts_and_hostgroups_controller_extensions.rb:10
408
+ msgid "The %s proxy does not have Openscap feature enabled. Either set correct OpenSCAP Proxy or unset it."
409
+ msgstr ""
410
+
411
+ #: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:26
412
+ msgid "Updated hosts: Assigned with OpenSCAP Proxy: %s"
413
+ msgstr "Hôtes mis à jour : attribué avec le proxy OpenSCAP : %s"
414
+
415
+ #: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:29
416
+ msgid "No OpenSCAP Proxy selected."
417
+ msgstr "Aucun proxy OpenSCAP n'a été sélectionné."
418
+
419
+ #: ../app/controllers/policies_controller.rb:84
420
+ msgid "Updated hosts: Assigned with compliance policy: %s"
421
+ msgstr "Hôtes mis à jour : stratégie de conformité %s attribuée"
422
+
423
+ #: ../app/controllers/policies_controller.rb:91
424
+ msgid "No compliance policy selected."
425
+ msgstr "Aucune stratégie de conformité sélectionnée."
426
+
427
+ #: ../app/controllers/policies_controller.rb:103
428
+ msgid "Updated hosts: Unassigned from compliance policy '%s'"
429
+ msgstr "Hôtes mis à jour : stratégie de conformité '%s' dés-attribuée"
430
+
431
+ #: ../app/controllers/policies_controller.rb:105
432
+ msgid "No valid policy ID provided"
433
+ msgstr "Aucun ID de stratégie fourni"
434
+
435
+ #: ../app/controllers/policies_controller.rb:125
436
+ msgid "No hosts were found."
437
+ msgstr "Aucun hôte trouvé"
438
+
439
+ #: ../app/controllers/policies_controller.rb:129
440
+ msgid "No hosts selected"
441
+ msgstr "Aucun hôte sélectionné"
442
+
443
+ #: ../app/controllers/policies_controller.rb:134
444
+ msgid "Something went wrong while selecting hosts - %s"
445
+ msgstr "Une erreur s'est produite lors de la sélection des hôtes - %s"
446
+
447
+ #: ../app/helpers/arf_report_dashboard_helper.rb:16 ../app/helpers/compliance_dashboard_helper.rb:8 ../app/helpers/compliance_hosts_helper.rb:15 ../app/views/arf_reports/_list.html.erb:11 ../app/views/foreman_openscap/policy_mailer/_hosts.erb:11 ../app/views/policy_dashboard/_policy_reports.html.erb:10
448
+ msgid "Failed"
449
+ msgstr "Échec"
450
+
451
+ #: ../app/helpers/arf_report_dashboard_helper.rb:17 ../app/helpers/compliance_dashboard_helper.rb:6 ../app/helpers/compliance_hosts_helper.rb:14 ../app/views/arf_reports/_list.html.erb:10 ../app/views/foreman_openscap/policy_mailer/_hosts.erb:8 ../app/views/policy_dashboard/_policy_reports.html.erb:9
452
+ msgid "Passed"
453
+ msgstr "Succès"
454
+
455
+ #: ../app/helpers/arf_report_dashboard_helper.rb:18 ../app/views/arf_reports/_list.html.erb:12 ../app/views/foreman_openscap/policy_mailer/_hosts.erb:14 ../app/views/policy_dashboard/_policy_reports.html.erb:11
456
+ msgid "Other"
457
+ msgstr "Autre"
458
+
459
+ #: ../app/helpers/arf_report_dashboard_helper.rb:26
460
+ msgid "Number of Events"
461
+ msgstr "Nombre d’évènements"
462
+
463
+ #: ../app/helpers/arf_report_dashboard_helper.rb:27
464
+ msgid "Rule Results"
465
+ msgstr "Résultats de règle"
466
+
467
+ #: ../app/helpers/arf_reports_helper.rb:10
468
+ msgid "Show log messages:"
469
+ msgstr "Afficher les messages de log:"
470
+
471
+ #: ../app/helpers/arf_reports_helper.rb:11
472
+ msgid "All messages"
473
+ msgstr "Tous les messages"
474
+
475
+ #: ../app/helpers/arf_reports_helper.rb:11
476
+ msgid "Failed and Othered"
477
+ msgstr "Échec ou Autre"
478
+
479
+ #: ../app/helpers/arf_reports_helper.rb:11
480
+ msgid "Failed only"
481
+ msgstr "Échec uniquement"
482
+
483
+ #: ../app/helpers/arf_reports_helper.rb:20 ../app/views/arf_reports/index.html.erb:1 ../app/views/arf_reports/welcome.html.erb:1 ../app/views/arf_reports/welcome.html.erb:7
484
+ msgid "Compliance Reports"
485
+ msgstr "Rapports de conformité"
486
+
487
+ #: ../app/helpers/arf_reports_helper.rb:40
488
+ msgid "Delete reports"
489
+ msgstr "Supprimer les rapports"
490
+
491
+ #: ../app/helpers/arf_reports_helper.rb:45
492
+ msgid "Select Action"
493
+ msgstr "Choisir l'action"
494
+
495
+ #: ../app/helpers/arf_reports_helper.rb:48
496
+ msgid "%s - The following compliance reports are about to be changed"
497
+ msgstr "%s - Les rapports de conformité suivants sont sur le point d'être modifiés"
498
+
499
+ #: ../app/helpers/arf_reports_helper.rb:53
500
+ msgid "No proxy found!"
501
+ msgstr "Aucun proxy trouvé !"
502
+
503
+ #: ../app/helpers/arf_reports_helper.rb:58
504
+ msgid "Reported at %s"
505
+ msgstr "Rapporté le %s"
506
+
507
+ #: ../app/helpers/arf_reports_helper.rb:59
508
+ msgid " for policy %s"
509
+ msgstr " pour la stratégie %s"
510
+
511
+ #: ../app/helpers/arf_reports_helper.rb:61
512
+ msgid " through %s"
513
+ msgstr " via %s"
514
+
515
+ #: ../app/helpers/arf_reports_helper.rb:66
516
+ msgid "Hosts failing this rule"
517
+ msgstr "Hôtes échouant à cette règle"
518
+
519
+ #: ../app/helpers/arf_reports_helper.rb:67
520
+ msgid "Hosts passing this rule"
521
+ msgstr "Hôtes passant cette règle"
522
+
523
+ #: ../app/helpers/arf_reports_helper.rb:68
524
+ msgid "Hosts othering this rule"
525
+ msgstr "Hôtes modifiant cette règle"
526
+
527
+ #: ../app/helpers/compliance_dashboard_helper.rb:3 ../app/views/arf_reports/_list.html.erb:6 ../app/views/arf_reports/delete_multiple.html.erb:7 ../app/views/policy_dashboard/_policy_reports.html.erb:6
528
+ msgid "Host"
529
+ msgstr "Hôte"
530
+
531
+ #: ../app/helpers/compliance_dashboard_helper.rb:4 ../app/views/arf_reports/_list.html.erb:8
532
+ msgid "Policy"
533
+ msgstr "Stratégie"
534
+
535
+ #. TRANSLATORS: initial character of Passed
536
+ #: ../app/helpers/compliance_dashboard_helper.rb:6
537
+ msgid "Passed|P"
538
+ msgstr "Succés|S"
539
+
540
+ #. TRANSLATORS: initial character of Failed
541
+ #: ../app/helpers/compliance_dashboard_helper.rb:8
542
+ msgid "Failed|F"
543
+ msgstr "Echec|E"
544
+
545
+ #. TRANSLATORS: initial character of Othered which is an SCAP term
546
+ #: ../app/helpers/compliance_dashboard_helper.rb:10
547
+ msgid "Othered|O"
548
+ msgstr "Autre|A"
549
+
550
+ #: ../app/helpers/compliance_dashboard_helper.rb:10 ../app/helpers/compliance_hosts_helper.rb:16
551
+ msgid "Othered"
552
+ msgstr "Autre"
553
+
554
+ #: ../app/helpers/compliance_hosts_helper.rb:24
555
+ msgid "Assign Compliance Policy"
556
+ msgstr "Attribuer un stratégie de conformité"
557
+
558
+ #: ../app/helpers/compliance_hosts_helper.rb:25
559
+ msgid "Unassign Compliance Policy"
560
+ msgstr "Dés-attribuer une stratégie de conformité"
561
+
562
+ #: ../app/helpers/compliance_hosts_helper.rb:26
563
+ msgid "Change OpenSCAP Proxy"
564
+ msgstr "Modifier le proxy OpenSCAP"
565
+
566
+ #: ../app/helpers/compliance_hosts_helper.rb:35 ../app/models/foreman_openscap/compliance_status.rb:8 ../lib/foreman_openscap/engine.rb:159 ../webpack/components/HostExtentions/HostKebabItems.js:39
567
+ msgid "Compliance"
568
+ msgstr "Conformité"
569
+
570
+ #: ../app/helpers/compliance_hosts_helper.rb:37
571
+ msgid "Host compliance details"
572
+ msgstr "Détails de conformité de l'hôte"
573
+
574
+ #: ../app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb:4
575
+ msgid "Host is deleted"
576
+ msgstr "L'hôte est supprimé"
577
+
578
+ #: ../app/helpers/foreman_openscap_helper.rb:4
579
+ msgid "documentation"
580
+ msgstr "documentation"
581
+
582
+ #: ../app/helpers/policies_helper.rb:56
583
+ msgid "Choose existing SCAP Content"
584
+ msgstr "Sélectionner un contenu SCAP existant"
585
+
586
+ #: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:62 ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:10 ../app/views/scap_contents/welcome.html.erb:1 ../app/views/scap_contents/welcome.html.erb:6
587
+ msgid "SCAP Content"
588
+ msgstr "Contenu SCAP"
589
+
590
+ #: ../app/helpers/policies_helper.rb:72 ../app/helpers/policies_helper.rb:79
591
+ msgid "XCCDF Profile"
592
+ msgstr "Profil XCCDF"
593
+
594
+ #: ../app/helpers/policies_helper.rb:78
595
+ msgid "Default XCCDF profile"
596
+ msgstr "Profil XCCDF par défaut"
597
+
598
+ #: ../app/helpers/policies_helper.rb:87
599
+ msgid "Choose Tailoring File"
600
+ msgstr "Choisir un fichier de personnalisation"
601
+
602
+ #: ../app/helpers/policies_helper.rb:88 ../app/views/policies/_list.html.erb:6
603
+ msgid "Tailoring File"
604
+ msgstr "Fichier de personnalisation"
605
+
606
+ #: ../app/helpers/policies_helper.rb:97
607
+ msgid "XCCDF Profile in Tailoring File"
608
+ msgstr "Profil XCCDF dans le fichier de personnalisation"
609
+
610
+ #: ../app/helpers/policies_helper.rb:98
611
+ msgid "This profile will be used to override the one from scap content"
612
+ msgstr "Ce profil sera utilisé pour remplacer celui du contenu scap"
613
+
614
+ #: ../app/helpers/policies_helper.rb:109 ../app/views/arf_reports/_list.html.erb:54 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:116 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:97
615
+ msgid "Submit"
616
+ msgstr "Envoyer"
617
+
618
+ #: ../app/helpers/policies_helper.rb:113 ../app/views/arf_reports/_list.html.erb:53 ../webpack/components/ConfirmModal.js:27 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:121 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:102
619
+ msgid "Cancel"
620
+ msgstr "Annuler"
621
+
622
+ #: ../app/helpers/policy_dashboard_helper.rb:11
623
+ msgid "Compliant hosts"
624
+ msgstr "Hôtes conformes"
625
+
626
+ #: ../app/helpers/policy_dashboard_helper.rb:12
627
+ msgid "Incompliant hosts"
628
+ msgstr "Hôtes non conformes"
629
+
630
+ #: ../app/helpers/policy_dashboard_helper.rb:13 ../app/models/foreman_openscap/compliance_status.rb:24
631
+ msgid "Inconclusive"
632
+ msgstr "Non conclusif"
633
+
634
+ #: ../app/helpers/policy_dashboard_helper.rb:14
635
+ msgid "Not audited"
636
+ msgstr "Non audité"
637
+
638
+ #: ../app/helpers/policy_dashboard_helper.rb:41
639
+ msgid "Host is assigned to policy"
640
+ msgstr "L'hôte est affecté à la stratégie"
641
+
642
+ #: ../app/helpers/policy_dashboard_helper.rb:44
643
+ msgid "Host is not assigned to policy but reports were found. You may want to delete the reports or assign the policy again."
644
+ msgstr "L'hôte n'est pas affecté à la stratégie mais des rapports ont été trouvés. Vous pouvez supprimer les rapports ou réattribuer la stratégie."
645
+
646
+ #: ../app/helpers/policy_dashboard_helper.rb:52
647
+ msgid "Hosts no longer assigned: %s"
648
+ msgstr "Hôtes qui ne sont plus attribués : %s"
649
+
650
+ #: ../app/helpers/policy_dashboard_helper.rb:56
651
+ msgid "Total hosts with reports where policy is no longer assigned."
652
+ msgstr "Total des hôtes avec des rapports où la stratégie n'est plus assignée."
653
+
654
+ #: ../app/lib/proxy_api/openscap.rb:21
655
+ msgid "Request timed out. Please try increasing Settings -> proxy_request_timeout"
656
+ msgstr "Expiration du délai de requête. Veuillez augmenter les valeurs dans Paramètres -> proxy_request_timeout"
657
+
658
+ #: ../app/lib/proxy_api/openscap.rb:24
659
+ msgid "Could not validate %s. Please make sure you have appropriate proxy version to use this functionality"
660
+ msgstr "Impossible de valider %s. Veuillez vérifier que vous disposez de la bonne version du proxy pour utiliser cette fonctionnalité"
661
+
662
+ #: ../app/lib/proxy_api/openscap.rb:27
663
+ msgid "Could not validate %{file_type}. Error %{error}"
664
+ msgstr "Impossible de valider %{file_type}. Erreur %%{error}"
665
+
666
+ #: ../app/lib/proxy_api/openscap.rb:40
667
+ msgid "Unable to get HTML version of requested report from Smart Proxy"
668
+ msgstr "N'a as pu trouver la version HTML du rapport demandé au proxy Smart"
669
+
670
+ #: ../app/lib/proxy_api/openscap.rb:49
671
+ msgid "Unable to get XML version of requested report from Smart Proxy"
672
+ msgstr "N'a pas pu trouver la version XML du rapport demandé au proxy Smart"
673
+
674
+ #: ../app/mailers/foreman_openscap/policy_mailer.rb:17
675
+ msgid "SCAP policies summary"
676
+ msgstr "Récapitulatif des stratégies SCAP"
677
+
678
+ #: ../app/models/concerns/foreman_openscap/log_extensions.rb:17
679
+ msgid "is not included in SCAP_RESULT"
680
+ msgstr "n'est pas inclus dans SCAP_RESULT"
681
+
682
+ #: ../app/models/concerns/foreman_openscap/openscap_proxy_core_extensions.rb:65
683
+ msgid "must have Openscap feature"
684
+ msgstr "doit comporter la fonction Openscap"
685
+
686
+ #: ../app/models/concerns/foreman_openscap/openscap_proxy_extensions.rb:8
687
+ msgid "No OpenSCAP proxy found for %{class} with id %{id}"
688
+ msgstr "Aucun proxy OpenSCAP trouvé pour %%{class} avec id %%{id}"
689
+
690
+ #: ../app/models/concerns/foreman_openscap/policy_common.rb:15
691
+ msgid "does not consist of 5 parts separated by space"
692
+ msgstr "ne comprend pas 5 parties séparées par un espace"
693
+
694
+ #: ../app/models/concerns/foreman_openscap/policy_common.rb:21 ../app/models/foreman_openscap/oval_policy.rb:14 ../app/models/foreman_openscap/policy.rb:34
695
+ msgid "is not a valid value"
696
+ msgstr "n'est pas une valeur valide"
697
+
698
+ #: ../app/models/concerns/foreman_openscap/policy_common.rb:27
699
+ msgid "must be between 1 and 31"
700
+ msgstr "doit être compris entre 1 et 31"
701
+
702
+ #: ../app/models/foreman_openscap/compliance_status.rb:22 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:13
703
+ msgid "Compliant"
704
+ msgstr "Conforme"
705
+
706
+ #: ../app/models/foreman_openscap/compliance_status.rb:26 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:17
707
+ msgid "Incompliant"
708
+ msgstr "Non conforme"
709
+
710
+ #: ../app/models/foreman_openscap/compliance_status.rb:28
711
+ msgid "Unknown Compliance status"
712
+ msgstr "Statut de conformité inconnu"
713
+
714
+ #: ../app/models/foreman_openscap/oval_status.rb:8
715
+ msgid "OVAL scan"
716
+ msgstr "Scanner OVAL"
717
+
718
+ #: ../app/models/foreman_openscap/oval_status.rb:14
719
+ msgid "No Vulnerabilities found"
720
+ msgstr "Aucune vulnérabilité trouvée"
721
+
722
+ #: ../app/models/foreman_openscap/oval_status.rb:16
723
+ msgid "%s vulnerabilities found"
724
+ msgstr "%s vulnérabilités trouvées"
725
+
726
+ #: ../app/models/foreman_openscap/oval_status.rb:18
727
+ msgid "%s vulnerabilities with available patch found"
728
+ msgstr "%s vulnérabilités avec correctif disponible trouvées"
729
+
730
+ #: ../app/models/foreman_openscap/oval_status.rb:20
731
+ msgid "Unknown OVAL status"
732
+ msgstr "Statut OVAL inconnu"
733
+
734
+ #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:8
735
+ msgid "Deployment Options"
736
+ msgstr "Options de déploiement"
737
+
738
+ #: ../app/models/foreman_openscap/policy.rb:11
739
+ msgid "Policy Attributes"
740
+ msgstr "Attributs de stratégies"
741
+
742
+ #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:11 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:67
743
+ msgid "Schedule"
744
+ msgstr "Programmer"
745
+
746
+ #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:13 ../app/views/scap_contents/_form.html.erb:11 ../app/views/tailoring_files/_form.html.erb:11
747
+ msgid "Locations"
748
+ msgstr "Emplacements"
749
+
750
+ #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:16 ../app/views/scap_contents/_form.html.erb:14 ../app/views/tailoring_files/_form.html.erb:14
751
+ msgid "Organizations"
752
+ msgstr "Organisations"
753
+
754
+ #: ../app/models/foreman_openscap/policy.rb:11 ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:99 ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:65
755
+ msgid "Hostgroups"
756
+ msgstr "Groupes d'hôtes"
757
+
758
+ #: ../app/models/foreman_openscap/policy.rb:55
759
+ msgid "Cannot generate HTML guide, scap content is missing."
760
+ msgstr "Impossible de générer le guide HTML, le contenu scap est manquant."
761
+
762
+ #: ../app/models/foreman_openscap/policy.rb:61
763
+ msgid "Cannot generate HTML guide, no valid OpenSCAP proxy server found."
764
+ msgstr "Impossible de générer le guide HTML, aucun serveur proxy OpenSCAP valide trouvé."
765
+
766
+ #: ../app/models/foreman_openscap/policy.rb:227
767
+ msgid "must be present when tailoring file profile present"
768
+ msgstr "doit être présent lorsque le profil du fichier de personnalisation est présent"
769
+
770
+ #: ../app/models/foreman_openscap/policy.rb:228
771
+ msgid "must be present when tailoring file present"
772
+ msgstr "doit être présent lorsque le fichier de personnalisation est présent"
773
+
774
+ #: ../app/models/foreman_openscap/policy.rb:233
775
+ msgid "does not come from selected tailoring file"
776
+ msgstr "ne vient pas du fichier de personnalisation sélectionné"
777
+
778
+ #: ../app/models/foreman_openscap/policy.rb:239
779
+ msgid "does not have the selected SCAP content profile"
780
+ msgstr "ne contient pas le profil de contenu SCAP sélectionné"
781
+
782
+ #: ../app/models/foreman_openscap/policy.rb:271
783
+ msgid "cannot assign to %s, all assigned policies must be deployed in the same way, check 'deploy by' for each assigned policy"
784
+ msgstr "ne peut pas attribuer de %s, toutes les stratégies attribuées doivent être déployées de la même manière, cochez \"déployer par\" pour chaque stratégie attribuée"
785
+
786
+ #: ../app/services/foreman_openscap/arf_report_status_calculator.rb:30
787
+ msgid "invalid type %s"
788
+ msgstr "type %s invalide"
789
+
790
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:23
791
+ msgid "Requires Ansible plugin, %s Ansible role and variables. This will assign the role to the hosts or selected hostgroups."
792
+ msgstr ""
793
+
794
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:24
795
+ msgid "To deploy foreman_scap_client, ansible roles run needs to be triggered manually. Manual run is also required after any change to this policy."
796
+ msgstr ""
797
+
798
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:34
799
+ msgid "theforeman.foreman_scap_client Ansible Role not found, please import it before running this action again."
800
+ msgstr "theforeman.foreman_scap_client Rôle Ansible non trouvé, veuillez l'importer avant d'exécuter à nouveau cette action."
801
+
802
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:57
803
+ msgid "Ansible role"
804
+ msgstr "Rôle Ansible"
805
+
806
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:58
807
+ msgid "Ansible variables"
808
+ msgstr "Variables Ansible"
809
+
810
+ #: ../app/services/foreman_openscap/client_config/manual.rb:14
811
+ msgid "This leaves the setup of the foreman_scap_client solely on the user. The policy still needs to be defined in order to link incoming ARF reports."
812
+ msgstr ""
813
+
814
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:17
815
+ msgid "Requires %s Puppet class. This will assign the class to the hosts or selected hostgroups."
816
+ msgstr ""
817
+
818
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:18
819
+ msgid "Every puppet run ensures the foreman_scap_client is configured according to the policy."
820
+ msgstr ""
821
+
822
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:39
823
+ msgid "Puppet class"
824
+ msgstr "Classe Puppet"
825
+
826
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:40
827
+ msgid "Smart Class Parameters"
828
+ msgstr "Paramètres smart class"
829
+
830
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:19
831
+ msgid "%{type} was selected to deploy policy to clients, but %{type} is not available. Are you missing a plugin?"
832
+ msgstr "%%{type} a été sélectionné pour déployer la stratégie auprès des clients, mais %%{type} n'est pas disponible. Il vous manque un plugin ?"
833
+
834
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:26
835
+ msgid "Required %{msg_name} %{class} was not found, please ensure it is imported first."
836
+ msgstr "%{msg_name} % %{class} requis non trouvé, veuillez vous assurer qu'il y a bien eu une importation pour commencer."
837
+
838
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:34
839
+ msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding."
840
+ msgstr "Les %%s suivants étaient manquants pour %{class} : %{key_names}. Assurez-vous qu'ils aient bien été importés avant de poursuivre."
841
+
842
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:56
843
+ msgid "Failed to save when overriding parameters for %{config_tool}, cause: %{errors}"
844
+ msgstr "Echec de la sauvegarde lors de l'écrasement des paramètres pour %{config_tool}, cause : %%{errors}"
845
+
846
+ #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:39
847
+ msgid "This feature is temporarily disabled. "
848
+ msgstr "Cette fonction est temporairement désactivée."
849
+
850
+ #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:40
851
+ msgid "The following Smart Proxies need to be updated to unlock the feature: %s. "
852
+ msgstr "Les smart proxies suivants doivent être mis à jour pour déverrouiller la fonction : %s "
853
+
854
+ #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:41
855
+ msgid "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions."
856
+ msgstr "Impossible d'atteindre les proxies suivants : %s. Veillez à ce qu'ils soient disponibles de sorte que Foreman puisse vérifier leur version."
857
+
858
+ #: ../app/services/foreman_openscap/oval/configure.rb:65
859
+ msgid "Was %s configured successfully?"
860
+ msgstr "%s a-t-il été configuré avec succès ?"
861
+
862
+ #: ../app/services/foreman_openscap/oval/configure.rb:66
863
+ msgid "Assign openscap_proxy to %s before proceeding."
864
+ msgstr "Assignez openscap_proxy à %s avant de procéder."
865
+
866
+ #: ../app/services/foreman_openscap/oval/configure.rb:75
867
+ msgid "Was %{model_name} %{name} configured successfully?"
868
+ msgstr "Le %{model_name} %%{name} a-t-il été configuré avec succès ?"
869
+
870
+ #: ../app/services/foreman_openscap/oval/setup.rb:56
871
+ msgid "Could not update Ansible Variables with override: true"
872
+ msgstr "Impossible de mettre à jour les variables Ansible en remplaçant par : true"
873
+
874
+ #: ../app/services/foreman_openscap/oval/setup.rb:61
875
+ msgid "Is foreman_ansible present?"
876
+ msgstr "Est-ce que foreman_ansible est présent ?"
877
+
878
+ #: ../app/services/foreman_openscap/oval/setup.rb:62
879
+ msgid "foreman_ansible plugin not found, please install it before running this action again."
880
+ msgstr "le plugin foreman_ansible n'a pas été trouvé, veuillez l'installer avant d'exécuter à nouveau cette action."
881
+
882
+ #: ../app/services/foreman_openscap/oval/setup.rb:66
883
+ msgid "Is theforeman.foreman_scap_client present?"
884
+ msgstr "Est-ce que theforeman.foreman_scap_client est présent ?"
885
+
886
+ #: ../app/services/foreman_openscap/oval/setup.rb:71
887
+ msgid "Are required variables for theforeman.foreman_scap_client present?"
888
+ msgstr "Les variables requises pour theforeman.foreman_scap_client sont-elles présentes ?"
889
+
890
+ #: ../app/services/foreman_openscap/oval/setup.rb:72
891
+ msgid "The following Ansible Variables were not found: %{missing_vars}, please import them before running this action again."
892
+ msgstr "Les variables Ansible suivantes n'ont pas été trouvées : %{missing_vars}, veuillez les importer avant d'exécuter à nouveau cette action."
893
+
894
+ #: ../app/services/foreman_openscap/oval/setup.rb:76 ../app/services/foreman_openscap/oval/setup.rb:81 ../app/services/foreman_openscap/oval/setup.rb:86
895
+ msgid "Is %s param set to be overriden?"
896
+ msgstr "Le paramètre {missing_vars} est-il réglé pour être remplacé ?"
897
+
898
+ #: ../app/services/foreman_openscap/oval/sync_oval_contents.rb:8
899
+ msgid "cause: "
900
+ msgstr ""
901
+
902
+ #: ../app/services/foreman_openscap/oval/sync_oval_contents.rb:28
903
+ msgid "Failed to fetch content file from %s"
904
+ msgstr ""
905
+
906
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:9
907
+ msgid "No proxy with OpenSCAP feature was found."
908
+ msgstr "Aucun proxy avec la fonction OpenSCAP trouvé."
909
+
910
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:14
911
+ msgid "No proxy with OpenSCAP feature is running."
912
+ msgstr "Aucun proxy avec la fonction OpenSCAP n'est exécuté."
913
+
914
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:26
915
+ msgid "No available proxy to validate. Returned with error: %s"
916
+ msgstr "Aucun proxy disponible pour valider. Erreur retournée : %s"
917
+
918
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:33
919
+ msgid "Changed file does not include existing SCAP content profiles"
920
+ msgstr "Le fichier modifié n'inclut pas les profils de contenu SCAP existants"
921
+
922
+ #: ../app/views/arf_reports/_detailed_message.html.erb:3
923
+ msgid "More details"
924
+ msgstr "Plus de détails"
925
+
926
+ #: ../app/views/arf_reports/_detailed_message.html.erb:6 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:62 ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:57
927
+ msgid "Description"
928
+ msgstr "Description"
929
+
930
+ #: ../app/views/arf_reports/_detailed_message.html.erb:7
931
+ msgid "Rationale"
932
+ msgstr "Rationale"
933
+
934
+ #: ../app/views/arf_reports/_detailed_message.html.erb:8
935
+ msgid "References"
936
+ msgstr "Références"
937
+
938
+ #: ../app/views/arf_reports/_list.html.erb:5
939
+ msgid "Select all items in this page"
940
+ msgstr "Sélectionner tous les éléments de cette page"
941
+
942
+ #: ../app/views/arf_reports/_list.html.erb:5
943
+ msgid "items selected. Uncheck to Clear"
944
+ msgstr "items sélectionnés. Décocher pour Effacer"
945
+
946
+ #: ../app/views/arf_reports/_list.html.erb:7 ../app/views/arf_reports/delete_multiple.html.erb:10
947
+ msgid "Reported At"
948
+ msgstr "Rapporté à"
949
+
950
+ #: ../app/views/arf_reports/_list.html.erb:9
951
+ msgid "Openscap Proxy"
952
+ msgstr "Proxy Openscap"
953
+
954
+ #: ../app/views/arf_reports/_list.html.erb:13 ../app/views/arf_reports/_output.html.erb:16 ../app/views/policies/_list.html.erb:8 ../app/views/policy_dashboard/_policy_reports.html.erb:12 ../app/views/scap_contents/_list.html.erb:6 ../app/views/tailoring_files/_list.html.erb:6
955
+ msgid "Actions"
956
+ msgstr "Actions"
957
+
958
+ #: ../app/views/arf_reports/_list.html.erb:28
959
+ msgid "Deleted policy"
960
+ msgstr "Stratégie supprimée"
961
+
962
+ #: ../app/views/arf_reports/_list.html.erb:34
963
+ msgid "Full Report"
964
+ msgstr "Rapport complet"
965
+
966
+ #: ../app/views/arf_reports/_list.html.erb:37
967
+ msgid "Delete compliance report for %s?"
968
+ msgstr "Supprimer les rapports de conformité pour %s ?"
969
+
970
+ #: ../app/views/arf_reports/_list.html.erb:48
971
+ msgid "Please Confirm"
972
+ msgstr "Merci de confirmer"
973
+
974
+ #: ../app/views/arf_reports/_metrics.html.erb:6
975
+ msgid "Report Metrics"
976
+ msgstr "Métriques du rapport"
977
+
978
+ #: ../app/views/arf_reports/_metrics.html.erb:14
979
+ msgid "Report Status"
980
+ msgstr "Statut du rapport"
981
+
982
+ #: ../app/views/arf_reports/_metrics.html.erb:34
983
+ msgid "Total"
984
+ msgstr "Total"
985
+
986
+ #: ../app/views/arf_reports/_output.html.erb:12
987
+ msgid "Result"
988
+ msgstr "Résultat"
989
+
990
+ #: ../app/views/arf_reports/_output.html.erb:13
991
+ msgid "Message"
992
+ msgstr "Message"
993
+
994
+ #: ../app/views/arf_reports/_output.html.erb:14
995
+ msgid "Resource"
996
+ msgstr "Ressource"
997
+
998
+ #: ../app/views/arf_reports/_output.html.erb:15
999
+ msgid "Severity"
1000
+ msgstr "Sévérité"
1001
+
1002
+ #: ../app/views/arf_reports/_output.html.erb:33
1003
+ msgid "Nothing to show"
1004
+ msgstr "Rien à afficher"
1005
+
1006
+ #: ../app/views/arf_reports/delete_multiple.html.erb:27
1007
+ msgid "Delete"
1008
+ msgstr "Supprimer"
1009
+
1010
+ #: ../app/views/arf_reports/delete_multiple.html.erb:28
1011
+ msgid "these Compliance reports"
1012
+ msgstr "ces rapports de conformité"
1013
+
1014
+ #: ../app/views/arf_reports/show.html.erb:15
1015
+ msgid "Back"
1016
+ msgstr "Précédent"
1017
+
1018
+ #: ../app/views/arf_reports/show.html.erb:17
1019
+ msgid "Host details"
1020
+ msgstr "Détails de l'Hôte"
1021
+
1022
+ #: ../app/views/arf_reports/show.html.erb:18
1023
+ msgid "View full report"
1024
+ msgstr "Voir le rapport complet"
1025
+
1026
+ #: ../app/views/arf_reports/show.html.erb:19
1027
+ msgid "Download XML in bzip"
1028
+ msgstr "Télécharger le XML en bzip"
1029
+
1030
+ #: ../app/views/arf_reports/show.html.erb:20
1031
+ msgid "Download HTML"
1032
+ msgstr "Télécharger HTML"
1033
+
1034
+ #: ../app/views/arf_reports/show_html.html.erb:10 ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:68
1035
+ msgid "Loading..."
1036
+ msgstr "Chargement..."
1037
+
1038
+ #: ../app/views/arf_reports/welcome.html.erb:9
1039
+ msgid "You don't seem to have any ARF report. ARF report is a summary of a single scan occurrence on a particular host for a given Compliance Policy."
1040
+ msgstr "Vous ne semblez avoir aucun rapport ARF. Le rapport ARF est le résumé d'une occurrence d'analyse unique sur un hôte particulier pour une politique de conformité donnée."
1041
+
1042
+ #: ../app/views/arf_reports/welcome.html.erb:12
1043
+ msgid "Documentation"
1044
+ msgstr "Documentation"
1045
+
1046
+ #: ../app/views/compliance_hosts/show.html.erb:8
1047
+ msgid "%s compliance report by policy"
1048
+ msgid_plural "%s compliance reports by policy"
1049
+ msgstr[0] "Rapport de conformité %s par stratégie"
1050
+ msgstr[1] "Rapports de conformité %s par stratégie"
1051
+ msgstr[2] "Rapports de conformité %s par stratégie"
1052
+
1053
+ #: ../app/views/compliance_hosts/show.html.erb:10
1054
+ msgid "Policy %s"
1055
+ msgstr "Stratégie %s"
1056
+
1057
+ #: ../app/views/compliance_hosts/show.html.erb:16
1058
+ msgid "%s latest report"
1059
+ msgstr "%s derniers rapports"
1060
+
1061
+ #: ../app/views/compliance_hosts/show.html.erb:28
1062
+ msgid "%s reports over time"
1063
+ msgstr "%s rapports sur la durée"
1064
+
1065
+ #: ../app/views/compliance_hosts/show.html.erb:34
1066
+ msgid "No report for this policy"
1067
+ msgstr "Aucun rapport pour cette stratégie"
1068
+
1069
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:183
1070
+ msgid "Latest Compliance Reports"
1071
+ msgstr "Derniers rapports de conformité"
1072
+
1073
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:4
1074
+ msgid "No reports available"
1075
+ msgstr "Aucuns rapports disponibles"
1076
+
1077
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:12
1078
+ msgid "Host does not exist anymore"
1079
+ msgstr "L'hôte n'existe plus"
1080
+
1081
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:13
1082
+ msgid "Policy is missing"
1083
+ msgstr "La stratégie est manquante"
1084
+
1085
+ #: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:185
1086
+ msgid "Compliance Reports Breakdown"
1087
+ msgstr "Détails des rapports de conformité"
1088
+
1089
+ #: ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:9
1090
+ msgid "Changed"
1091
+ msgstr "Modifié"
1092
+
1093
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:5
1094
+ msgid "Hostname"
1095
+ msgstr "Nom d'hôte"
1096
+
1097
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:17
1098
+ msgid "Changed?"
1099
+ msgstr "Modifié ?"
1100
+
1101
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36 ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:35
1102
+ msgid "Yes"
1103
+ msgstr "Oui"
1104
+
1105
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36 ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:35
1106
+ msgid "No"
1107
+ msgstr "Non"
1108
+
1109
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:40
1110
+ msgid "No ARF reports for this policy"
1111
+ msgstr "Aucun rapport ARF pour cette stratégie"
1112
+
1113
+ #: ../app/views/foreman_openscap/policy_mailer/_list.erb:8
1114
+ msgid "None!"
1115
+ msgstr "Aucun"
1116
+
1117
+ #: ../app/views/foreman_openscap/policy_mailer/_policy.erb:7
1118
+ msgid "Total of one host"
1119
+ msgid_plural "Total of %{hosts} hosts"
1120
+ msgstr[0] "Total de un hôte"
1121
+ msgstr[1] "Total de %%{hosts} hôtes"
1122
+ msgstr[2] "Total de %%{hosts} hôtes"
1123
+
1124
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:6
1125
+ msgid "Summary report for OpenScap from Foreman"
1126
+ msgstr "Rapport de synthèse pour OpenScap depuis Foreman"
1127
+
1128
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:9
1129
+ msgid "<b>Foreman</b> OpenSCAP summary"
1130
+ msgstr "<b>Foreman</b> OpenSCAP Récapitulatif"
1131
+
1132
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:10
1133
+ msgid "Summary from %{time} ago to now"
1134
+ msgstr "Résumé de %%{time} à maintenant"
1135
+
1136
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:11
1137
+ msgid "Summary report from Foreman server at %{foreman_url}"
1138
+ msgstr "Rapport récapitulatif de Foreman à %{foreman_url}"
1139
+
1140
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:16
1141
+ msgid "Policies with hosts:"
1142
+ msgstr "Stratégies avec hôtes :"
1143
+
1144
+ #: ../app/views/hosts/select_multiple_openscap_proxy.html.erb:5
1145
+ msgid "Select OpenSCAP Proxy"
1146
+ msgstr "Sélectionner le proxy OpenSCAP"
1147
+
1148
+ #: ../app/views/policies/_form.html.erb:9
1149
+ msgid "General"
1150
+ msgstr "Général"
1151
+
1152
+ #: ../app/views/policies/_form.html.erb:18
1153
+ msgid "Host Groups"
1154
+ msgstr "Groupe d'Hôtes"
1155
+
1156
+ #: ../app/views/policies/_form.html.erb:45 ../app/views/policies/steps/_schedule_form.html.erb:6
1157
+ msgid "Choose period"
1158
+ msgstr "Sélectionner une période"
1159
+
1160
+ #: ../app/views/policies/_form.html.erb:47 ../app/views/policies/steps/_schedule_form.html.erb:8
1161
+ msgid "Choose weekday"
1162
+ msgstr "Sélectionner un jour de la semaine"
1163
+
1164
+ #: ../app/views/policies/_form.html.erb:48 ../app/views/policies/steps/_schedule_form.html.erb:9
1165
+ msgid "Number of a day in month, note that not all months have same count of days"
1166
+ msgstr "Nombre de jours dans un mois, notez que chaque mois n'a pas le même nombre de jours"
1167
+
1168
+ #: ../app/views/policies/_form.html.erb:49 ../app/views/policies/steps/_schedule_form.html.erb:10
1169
+ msgid "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5 values by space"
1170
+ msgstr "Vous pouvez personnaliser votre ligne cron. \"0 3 * * *\", séparer chacune des 5 valeurs par un espace"
1171
+
1172
+ #: ../app/views/policies/_list.html.erb:3 ../app/views/tailoring_files/_list.html.erb:3 ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:19 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:57 ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:48 ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:19 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:56 ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:31 ../webpack/routes/OvalPolicies/OvalPoliciesShow/HostgroupsTable.js:9
1173
+ msgid "Name"
1174
+ msgstr "Nom"
1175
+
1176
+ #: ../app/views/policies/_list.html.erb:4
1177
+ msgid "Content"
1178
+ msgstr ""
1179
+
1180
+ #: ../app/views/policies/_list.html.erb:5
1181
+ msgid "Profile"
1182
+ msgstr ""
1183
+
1184
+ #: ../app/views/policies/_list.html.erb:7
1185
+ msgid "Effective Profile"
1186
+ msgstr "Profil effectif"
1187
+
1188
+ #: ../app/views/policies/_list.html.erb:28
1189
+ msgid "None"
1190
+ msgstr "Aucun(e)"
1191
+
1192
+ #: ../app/views/policies/_list.html.erb:36
1193
+ msgid "Dashboard"
1194
+ msgstr "Tableau de bord"
1195
+
1196
+ #: ../app/views/policies/_list.html.erb:37
1197
+ msgid "Show Guide"
1198
+ msgstr "Afficher le guide"
1199
+
1200
+ #: ../app/views/policies/_list.html.erb:39
1201
+ msgid "Delete compliance policy %s with all of its reports?"
1202
+ msgstr "Souhaitez-vous supprimer la stratégie de conformité %s avec tous ses rapports ?"
1203
+
1204
+ #: ../app/views/policies/create.html.erb:1 ../app/views/policies/index.html.erb:5 ../app/views/policies/new.html.erb:1
1205
+ msgid "New Compliance Policy"
1206
+ msgstr "Nouvelle stratégie de conformité"
1207
+
1208
+ #: ../app/views/policies/disassociate_multiple_hosts.html.erb:4 ../app/views/policies/select_multiple_hosts.html.erb:5
1209
+ msgid "Select Compliance Policy"
1210
+ msgstr "Sélectionner une stratégie de conformité"
1211
+
1212
+ #: ../app/views/policies/edit.html.erb:1 ../app/views/scap_contents/edit.html.erb:1 ../app/views/tailoring_files/edit.html.erb:1
1213
+ msgid "Edit %s"
1214
+ msgstr "Modifier %s"
1215
+
1216
+ #: ../app/views/policies/index.html.erb:2 ../app/views/policies/welcome.html.erb:1 ../app/views/policies/welcome.html.erb:6
1217
+ msgid "Compliance Policies"
1218
+ msgstr "Stratégies de conformité"
1219
+
1220
+ #: ../app/views/policies/show.html.erb:1
1221
+ msgid "Details for Compliance Policy %s"
1222
+ msgstr "Détails de la stratégie de conformité {missing_vars}"
1223
+
1224
+ #: ../app/views/policies/steps/_deployment_options_form.html.erb:6
1225
+ msgid "There are significant differences in deployment options."
1226
+ msgstr "Il existe des différences importantes dans les options de déploiement."
1227
+
1228
+ #: ../app/views/policies/steps/_deployment_options_form.html.erb:7
1229
+ msgid "Please make sure you understand them by reading our"
1230
+ msgstr "Assurez-vous de les comprendre en lisant notre"
1231
+
1232
+ #: ../app/views/policies/steps/_schedule_form.html.erb:9
1233
+ msgid "Choose day in month"
1234
+ msgstr "Choisir un jour du mois"
1235
+
1236
+ #: ../app/views/policies/steps/_step_form.html.erb:11
1237
+ msgid "Next"
1238
+ msgstr "Suivant"
1239
+
1240
+ #: ../app/views/policies/welcome.html.erb:7
1241
+ msgid "In Foreman, a compliance policy checklist is defined via %s."
1242
+ msgstr "Dans Foreman, une liste de stratégies de conformité est définie via %s."
1243
+
1244
+ #: ../app/views/policies/welcome.html.erb:7
1245
+ msgid "SCAP content"
1246
+ msgstr "Contenu SCAP"
1247
+
1248
+ #: ../app/views/policies/welcome.html.erb:8
1249
+ msgid "Once SCAP content is present, you can create a policy, assign select host groups and schedule to run."
1250
+ msgstr "Une fois que le contenu SCAP est présent, vous pouvez créer une stratégie, affecter des groupes d'hôtes sélectionnés et programmer une exécution."
1251
+
1252
+ #: ../app/views/policies/welcome.html.erb:12
1253
+ msgid "New Policy"
1254
+ msgstr "Nouvelle stratégie"
1255
+
1256
+ #: ../app/views/policy_dashboard/_policy_chart_widget.html.erb:4
1257
+ msgid "Host Breakdown Chart"
1258
+ msgstr "Diagramme des divers hôtes"
1259
+
1260
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:7
1261
+ msgid "Policy assigned"
1262
+ msgstr "Stratégie assignée"
1263
+
1264
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:8
1265
+ msgid "Date"
1266
+ msgstr "Date"
1267
+
1268
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:24
1269
+ msgid "View Report"
1270
+ msgstr "Afficher le rapport"
1271
+
1272
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:2
1273
+ msgid "Hosts Breakdown"
1274
+ msgstr "Détails des hôtes"
1275
+
1276
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:4
1277
+ msgid "Compliant with the policy"
1278
+ msgstr "Conforme à la stratégie"
1279
+
1280
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:5
1281
+ msgid "Not compliant with the policy"
1282
+ msgstr "Non conforme à la stratégie"
1283
+
1284
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:6
1285
+ msgid "Inconclusive results"
1286
+ msgstr "Résultats peu probants"
1287
+
1288
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:7
1289
+ msgid "Never audited"
1290
+ msgstr "Jamais audité"
1291
+
1292
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:9
1293
+ msgid "Total hosts with policy: %s"
1294
+ msgstr "Total des hôtes ayant pour stratégie : %s"
1295
+
1296
+ #: ../app/views/policy_dashboard/index.html.erb:3
1297
+ msgid "Compliance policy: %s"
1298
+ msgstr "Stratégie de conformité : %s"
1299
+
1300
+ #: ../app/views/policy_dashboard/index.html.erb:7
1301
+ msgid "Status table"
1302
+ msgstr "Statut de la table"
1303
+
1304
+ #: ../app/views/policy_dashboard/index.html.erb:8
1305
+ msgid "Status chart"
1306
+ msgstr "Statut du diagramme"
1307
+
1308
+ #: ../app/views/policy_dashboard/index.html.erb:20
1309
+ msgid "Latest reports for policy: %s"
1310
+ msgstr "Derniers rapports pour stratégie : %s"
1311
+
1312
+ #: ../app/views/scap_contents/_form.html.erb:9 ../app/views/tailoring_files/_form.html.erb:9
1313
+ msgid "File Upload"
1314
+ msgstr "Téléchargement du ficher"
1315
+
1316
+ #: ../app/views/scap_contents/_form.html.erb:20
1317
+ msgid "SCAP DataStream file"
1318
+ msgstr "Fichier SCAP DataStream"
1319
+
1320
+ #: ../app/views/scap_contents/_list.html.erb:3
1321
+ msgid "Title"
1322
+ msgstr ""
1323
+
1324
+ #: ../app/views/scap_contents/_list.html.erb:4 ../app/views/tailoring_files/_list.html.erb:4
1325
+ msgid "File name"
1326
+ msgstr ""
1327
+
1328
+ #: ../app/views/scap_contents/_list.html.erb:5 ../app/views/tailoring_files/_list.html.erb:5
1329
+ msgid "Created at"
1330
+ msgstr ""
1331
+
1332
+ #: ../app/views/scap_contents/_list.html.erb:17 ../app/views/tailoring_files/_list.html.erb:23
1333
+ msgid "Download"
1334
+ msgstr "Télécharger"
1335
+
1336
+ #: ../app/views/scap_contents/_list.html.erb:19
1337
+ msgid "Delete scap content %s?"
1338
+ msgstr "Supprimer contenu scap %s ?"
1339
+
1340
+ #: ../app/views/scap_contents/index.html.erb:1
1341
+ msgid "SCAP Contents"
1342
+ msgstr "Contenus SCAP"
1343
+
1344
+ #: ../app/views/scap_contents/index.html.erb:3
1345
+ msgid "Upload New SCAP Content"
1346
+ msgstr "Télécharger Nouveau contenu SCAP"
1347
+
1348
+ #: ../app/views/scap_contents/new.html.erb:1
1349
+ msgid "Upload new SCAP content file"
1350
+ msgstr "Télécharger Nouveau fichier de contenu SCAP"
1351
+
1352
+ #: ../app/views/scap_contents/welcome.html.erb:7
1353
+ msgid ""
1354
+ "The Security Content Automation Protocol (SCAP), combines a number of open standards that are used to enumerate software flaws and\n"
1355
+ " configuration issues related to security. "
1356
+ msgstr ""
1357
+ "Le protocole SACP (Security Content Automation Protocol) combine un certain nombre de normes ouvertes permettant d'énumérer les défauts logiciels et les problèmes de\n"
1358
+ " configuration liés à la sécurité. "
1359
+
1360
+ #: ../app/views/scap_contents/welcome.html.erb:9
1361
+ msgid ""
1362
+ "In Foreman, scap_contents represent the SCAP security guides on your hosts, and create SCAP profiles for you to assign to hosts / host groups\n"
1363
+ " via %s"
1364
+ msgstr ""
1365
+ "Dans Foreman, scap_contents représente les guides de sécurité SCAP sur vos hôtes, et crée des profils SCAP que vous pouvez assigner aux hôtes / groupes d'hôtes\n"
1366
+ " via %s"
1367
+
1368
+ #: ../app/views/scap_contents/welcome.html.erb:14
1369
+ msgid "New SCAP Content"
1370
+ msgstr "Nouveau contenu SCAP"
1371
+
1372
+ #: ../app/views/smart_proxies/_openscap_spool.html.erb:4
1373
+ msgid "%s spool errors detected, inspect the appropriate file directly on proxy"
1374
+ msgstr "%s erreurs de spool détectées, inspectez le fichier approprié directement sur le proxy"
1375
+
1376
+ #: ../app/views/smart_proxies/_openscap_spool.html.erb:8
1377
+ msgid "Failed to fetch spool status from proxy"
1378
+ msgstr "Impossible d'extraire le statut du spool du proxy"
1379
+
1380
+ #: ../app/views/smart_proxies/_openscap_spool.html.erb:11
1381
+ msgid "None found"
1382
+ msgstr "Rien trouvé"
1383
+
1384
+ #: ../app/views/smart_proxies/plugins/_openscap.html.erb:6
1385
+ msgid "Proxy failed to send a report from spool to Foreman. This indicates a corrupted report format. Report has been moved to directory for storing corrupted files on proxy for later inspection."
1386
+ msgstr "Le proxy n'a pas réussi à envoyer un rapport du spool à Foreman. Cela indique que le format du rapport est endommagé. Le rapport a été déplacé dans le répertoire pour stocker les fichiers endommagés sur le proxy en vue d'une inspection ultérieure."
1387
+
1388
+ #: ../app/views/smart_proxies/plugins/_openscap.html.erb:7
1389
+ msgid "Spool errors"
1390
+ msgstr "Erreurs du spool"
1391
+
1392
+ #: ../app/views/tailoring_files/_form.html.erb:20
1393
+ msgid "DataStream Tailoring file"
1394
+ msgstr "Fichier de personnalisation DataStream"
1395
+
1396
+ #: ../app/views/tailoring_files/_list.html.erb:22
1397
+ msgid "Delete tailoring file %s?"
1398
+ msgstr "Souhaitez-vous supprimer le fichier de personnalisation %s ?"
1399
+
1400
+ #: ../app/views/tailoring_files/index.html.erb:1 ../app/views/tailoring_files/welcome.html.erb:1 ../app/views/tailoring_files/welcome.html.erb:6 ../lib/foreman_openscap/engine.rb:169
1401
+ msgid "Tailoring Files"
1402
+ msgstr "Fichiers de personnalisation"
1403
+
1404
+ #: ../app/views/tailoring_files/index.html.erb:2
1405
+ msgid "Upload New Tailoring file"
1406
+ msgstr "Télécharger un nouveau fichier de personnalisation"
1407
+
1408
+ #: ../app/views/tailoring_files/new.html.erb:1
1409
+ msgid "Upload new Tailoring File"
1410
+ msgstr "Télécharger un nouveau fichier de personnalisation"
1411
+
1412
+ #: ../app/views/tailoring_files/welcome.html.erb:7
1413
+ msgid "It may sometimes be required to adjust the security policy to your specific needs. "
1414
+ msgstr "Il est parfois nécessaire d'ajuster la stratégie de sécurité en fonction de vos besoins spécifiques."
1415
+
1416
+ #: ../app/views/tailoring_files/welcome.html.erb:8
1417
+ msgid ""
1418
+ "In Foreman, tailoring_files represent the custom modifications to default XCCDF profiles and they can be applied to hosts\n"
1419
+ " via %s"
1420
+ msgstr ""
1421
+ "Dans Foreman, tailoring_files représente les modifications personnalisées apportées aux profils XCCDF par défaut et elles peuvent s'appliquer aux hôtes\n"
1422
+ " via %s"
1423
+
1424
+ #: ../app/views/tailoring_files/welcome.html.erb:13
1425
+ msgid "New Tailoring File"
1426
+ msgstr "Nouveau fichier de personnalisation"
1427
+
1428
+ #: ../db/seeds.d/openscap_policy_notification.rb:1
1429
+ msgid "Compliance policy summary"
1430
+ msgstr "Synthèse de la stratégie de conformité"
1431
+
1432
+ #: ../db/seeds.d/openscap_policy_notification.rb:5
1433
+ msgid "A summary of reports for OpenSCAP policies"
1434
+ msgstr "Récapitulatif des rapports de stratégies OpenSCAP"
1435
+
1436
+ #: ../lib/foreman_openscap/bulk_upload.rb:20
1437
+ msgid "Can't find scap-security-guide RPM, are you sure it is installed on your server?"
1438
+ msgstr ""
1439
+
1440
+ #: ../lib/foreman_openscap/bulk_upload.rb:29
1441
+ msgid "Expected an array of files to upload, got: %s."
1442
+ msgstr ""
1443
+
1444
+ #: ../lib/foreman_openscap/bulk_upload.rb:35
1445
+ msgid "%s is a directory, expecting file."
1446
+ msgstr ""
1447
+
1448
+ #: ../lib/foreman_openscap/bulk_upload.rb:40
1449
+ msgid "%s does not exist, skipping."
1450
+ msgstr ""
1451
+
1452
+ #: ../lib/foreman_openscap/bulk_upload.rb:58
1453
+ msgid "Failed saving %s:"
1454
+ msgstr ""
1455
+
1456
+ #: ../lib/foreman_openscap/bulk_upload.rb:66
1457
+ msgid "No such directory: %s. Please check the path you have provided."
1458
+ msgstr ""
1459
+
1460
+ #: ../lib/foreman_openscap/bulk_upload.rb:88
1461
+ msgid "Red Hat %s default content"
1462
+ msgstr ""
1463
+
1464
+ #: ../lib/foreman_openscap/bulk_upload.rb:88
1465
+ msgid "%s content"
1466
+ msgstr ""
1467
+
1468
+ #: ../lib/foreman_openscap/engine.rb:160
1469
+ msgid "Policies"
1470
+ msgstr "Comportements"
1471
+
1472
+ #: ../lib/foreman_openscap/engine.rb:163
1473
+ msgid "SCAP contents"
1474
+ msgstr "Contenus SCAP"
1475
+
1476
+ #: ../lib/foreman_openscap/engine.rb:166
1477
+ msgid "Reports"
1478
+ msgstr "Rapports"
1479
+
1480
+ #: ../lib/foreman_openscap/engine.rb:172 ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:33
1481
+ msgid "OVAL Contents"
1482
+ msgstr "Contenus OVAL"
1483
+
1484
+ #: ../lib/foreman_openscap/engine.rb:177 ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:32
1485
+ msgid "OVAL Policies"
1486
+ msgstr "Stratégies OVAL"
1487
+
1488
+ #: ../lib/foreman_openscap/engine.rb:199
1489
+ msgid "OpenSCAP Proxy to use for fetching SCAP content and uploading ARF reports. Leave blank and override appropriate parameters when using proxy load balancer."
1490
+ msgstr "Proxy OpenSCAP à utiliser pour récupérer le contenu SCAP et télécharger les rapports ARF. Laissez ce champ vide et remplacez les paramètres appropriés lors de l'utilisation de l'équilibreur de charge proxy."
1491
+
1492
+ #: ../lib/foreman_openscap/engine.rb:203 ../lib/foreman_openscap/engine.rb:208
1493
+ msgid "OpenSCAP Proxy"
1494
+ msgstr "Proxy OpenSCAP"
1495
+
1496
+ #: ../lib/foreman_openscap/engine.rb:205 ../lib/foreman_openscap/engine.rb:210
1497
+ msgid "ID of OpenSCAP Proxy"
1498
+ msgstr "ID du proxy OpenSCAP"
1499
+
1500
+ #: ../lib/foreman_openscap/engine.rb:270 ../lib/foreman_openscap/engine.rb:283
1501
+ msgid "Run OpenSCAP scan"
1502
+ msgstr "Exécuter une analyse OpenSCAP"
1503
+
1504
+ #: ../lib/foreman_openscap/engine.rb:275 ../lib/foreman_openscap/engine.rb:284
1505
+ msgid "Run OVAL scan"
1506
+ msgstr "Exécuter le scan OVAL"
1507
+
1508
+ #: ../webpack/components/ConfirmModal.js:19
1509
+ msgid "Confirm"
1510
+ msgstr ""
1511
+
1512
+ #: ../webpack/components/EditableInput.js:78
1513
+ msgid "None provided"
1514
+ msgstr ""
1515
+
1516
+ #: ../webpack/components/HostExtentions/HostKebabItems.js:37
1517
+ msgid "There's no available report for this host"
1518
+ msgstr ""
1519
+
1520
+ #: ../webpack/components/withDeleteModal.js:27
1521
+ msgid "Are you sure you want to delete %s?"
1522
+ msgstr ""
1523
+
1524
+ #: ../webpack/components/withLoading.js:12
1525
+ msgid "Error!"
1526
+ msgstr "Erreur"
1527
+
1528
+ #: ../webpack/components/withLoading.js:64
1529
+ msgid "Permission denied"
1530
+ msgstr ""
1531
+
1532
+ #: ../webpack/helpers/mutationHelper.js:7
1533
+ msgid "There was a following error when deleting %(name)s: %(error)s"
1534
+ msgstr ""
1535
+
1536
+ #: ../webpack/helpers/permissionsHelper.js:34
1537
+ msgid "You are not authorized to view the page. "
1538
+ msgstr ""
1539
+
1540
+ #: ../webpack/helpers/permissionsHelper.js:37
1541
+ msgid "Request the following permissions from administrator: %s."
1542
+ msgstr ""
1543
+
1544
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:40
1545
+ msgid "No OVAL Contents found."
1546
+ msgstr "Aucun contenu OVAL trouvé."
1547
+
1548
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:42 ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:42
1549
+ msgid "Delete OVAL Content"
1550
+ msgstr ""
1551
+
1552
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:49
1553
+ msgid "OVAL Content successfully deleted."
1554
+ msgstr ""
1555
+
1556
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:51 ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:39 ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:19 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:74
1557
+ msgid "OVAL Content"
1558
+ msgstr "Contenu OVAL"
1559
+
1560
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:56 ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:57
1561
+ msgid "Create OVAL Content"
1562
+ msgstr ""
1563
+
1564
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:20 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:103 ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:21
1565
+ msgid "URL"
1566
+ msgstr ""
1567
+
1568
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:21
1569
+ msgid "Original File Name"
1570
+ msgstr ""
1571
+
1572
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:69
1573
+ msgid "OVAL Contents table"
1574
+ msgstr "OVAL Table des matières"
1575
+
1576
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:39
1577
+ msgid "New OVAL Content"
1578
+ msgstr ""
1579
+
1580
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:62
1581
+ msgid "OVAL Content Source"
1582
+ msgstr ""
1583
+
1584
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:74
1585
+ msgid "OVAL Content from URL"
1586
+ msgstr ""
1587
+
1588
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:88
1589
+ msgid "OVAL Content from file"
1590
+ msgstr ""
1591
+
1592
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:92 ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:28
1593
+ msgid "File"
1594
+ msgstr ""
1595
+
1596
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNewHelper.js:38
1597
+ msgid "OVAL Content %s successfully created"
1598
+ msgstr ""
1599
+
1600
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNewHelper.js:52
1601
+ msgid "Unknown error when submitting data, please try again later."
1602
+ msgstr ""
1603
+
1604
+ #: ../webpack/routes/OvalContents/OvalContentsShow/index.js:26 ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:22
1605
+ msgid "No OVAL Content found"
1606
+ msgstr ""
1607
+
1608
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:39
1609
+ msgid "No OVAL Policies found"
1610
+ msgstr "Aucune stratégie OVAL trouvée"
1611
+
1612
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:41 ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:33
1613
+ msgid "Delete OVAL Policy"
1614
+ msgstr ""
1615
+
1616
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:48
1617
+ msgid "OVAL policy was successfully deleted."
1618
+ msgstr ""
1619
+
1620
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:50
1621
+ msgid "OVAL policy"
1622
+ msgstr ""
1623
+
1624
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:48 ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:17
1625
+ msgid "Create OVAL Policy"
1626
+ msgstr ""
1627
+
1628
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:60
1629
+ msgid "OVAL Policies Table"
1630
+ msgstr "Liste des stratégies OVAL"
1631
+
1632
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:107
1633
+ msgid "Type a hostgroup name..."
1634
+ msgstr ""
1635
+
1636
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:76
1637
+ msgid "Choose OVAL Content"
1638
+ msgstr ""
1639
+
1640
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js:8
1641
+ msgid "can't be blank"
1642
+ msgstr ""
1643
+
1644
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js:15
1645
+ msgid "is not a valid cronline"
1646
+ msgstr ""
1647
+
1648
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js:54
1649
+ msgid "OVAL Policy succesfully created."
1650
+ msgstr ""
1651
+
1652
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js:86
1653
+ msgid "Failed to create OVAL Policy: %s"
1654
+ msgstr ""
1655
+
1656
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:23
1657
+ msgid "OVAL Content is required to create OVAL Policy. Please create one before proceeding."
1658
+ msgstr ""
1659
+
1660
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTab.js:38
1661
+ msgid "No CVEs found."
1662
+ msgstr "Aucun CVE n'a été trouvé."
1663
+
1664
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:15
1665
+ msgid "Ref Id"
1666
+ msgstr "Réf Id"
1667
+
1668
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:16
1669
+ msgid "Has Errata?"
1670
+ msgstr "Il y a des errata ?"
1671
+
1672
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:17
1673
+ msgid "Hosts Count"
1674
+ msgstr "Nombre d'hôtes"
1675
+
1676
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:51
1677
+ msgid "Table of CVEs for OVAL policy"
1678
+ msgstr "Tableau des CVEs pour la stratégie OVAL"
1679
+
1680
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:47
1681
+ msgid "Period"
1682
+ msgstr ""
1683
+
1684
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/HostgroupsTab.js:38
1685
+ msgid "No Hostgroups found."
1686
+ msgstr ""
1687
+
1688
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/HostgroupsTable.js:26
1689
+ msgid "Table of hostgroups for OVAL policy"
1690
+ msgstr ""
1691
+
1692
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:46
1693
+ msgid "Scan All Hostgroups"
1694
+ msgstr "Analyser tous les groupes d'hôtes"
1695
+
1696
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:53
1697
+ msgid "Details"
1698
+ msgstr ""
1699
+
1700
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:59
1701
+ msgid "CVEs"
1702
+ msgstr ""
1703
+
1704
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:9
1705
+ msgid "Weekly, on %s"
1706
+ msgstr ""
1707
+
1708
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:11
1709
+ msgid "Monthly, day of month: %s"
1710
+ msgstr ""
1711
+
1712
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:13
1713
+ msgid "Custom cron: %s"
1714
+ msgstr ""
1715
+
1716
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:15
1717
+ msgid "Unknown schedule"
1718
+ msgstr ""
1719
+
1720
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:77
1721
+ msgid "OVAL policy was successfully updated."
1722
+ msgstr ""
1723
+
1724
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:84
1725
+ msgid "There was a following error when updating OVAL policy: %s"
1726
+ msgstr ""
1727
+
1728
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/index.js:28
1729
+ msgid "No OVAL Policy found"
1730
+ msgstr "Aucune politique OVAL trouvée"
1731
+
1732
+ #: action_names.rb:2
1733
+ msgid "Action with sub plans"
1734
+ msgstr "Action avec sous-plans"
1735
+
1736
+ #: action_names.rb:3
1737
+ msgid "Import facts"
1738
+ msgstr "Importer des faits"
1739
+
1740
+ #: action_names.rb:4
1741
+ msgid "Import Puppet classes"
1742
+ msgstr "Importer des classes Puppet"
1743
+
1744
+ #: action_names.rb:5
1745
+ msgid "Remote action:"
1746
+ msgstr "Action distante :"