foreman_openscap 7.0.0 → 7.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (80) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_openscap/locale/cs_CZ/foreman_openscap.js +4 -4
  3. data/app/assets/javascripts/foreman_openscap/locale/de/foreman_openscap.js +8 -5
  4. data/app/assets/javascripts/foreman_openscap/locale/en/foreman_openscap.js +4 -4
  5. data/app/assets/javascripts/foreman_openscap/locale/en_GB/foreman_openscap.js +4 -4
  6. data/app/assets/javascripts/foreman_openscap/locale/es/foreman_openscap.js +8 -5
  7. data/app/assets/javascripts/foreman_openscap/locale/fr/foreman_openscap.js +8 -5
  8. data/app/assets/javascripts/foreman_openscap/locale/gl/foreman_openscap.js +4 -4
  9. data/app/assets/javascripts/foreman_openscap/locale/it/foreman_openscap.js +4 -4
  10. data/app/assets/javascripts/foreman_openscap/locale/ja/foreman_openscap.js +8 -5
  11. data/app/assets/javascripts/foreman_openscap/locale/ka/foreman_openscap.js +1302 -0
  12. data/app/assets/javascripts/foreman_openscap/locale/ko/foreman_openscap.js +8 -5
  13. data/app/assets/javascripts/foreman_openscap/locale/pt_BR/foreman_openscap.js +8 -5
  14. data/app/assets/javascripts/foreman_openscap/locale/ru/foreman_openscap.js +8 -5
  15. data/app/assets/javascripts/foreman_openscap/locale/sv_SE/foreman_openscap.js +4 -4
  16. data/app/assets/javascripts/foreman_openscap/locale/zh_CN/foreman_openscap.js +8 -5
  17. data/app/assets/javascripts/foreman_openscap/locale/zh_TW/foreman_openscap.js +8 -5
  18. data/app/controllers/api/v2/compliance/arf_reports_controller.rb +2 -1
  19. data/app/controllers/policies_controller.rb +10 -5
  20. data/app/controllers/tailoring_files_controller.rb +3 -0
  21. data/app/helpers/foreman_openscap_helper.rb +11 -8
  22. data/app/helpers/policies_helper.rb +2 -0
  23. data/app/models/concerns/foreman_openscap/host_extensions.rb +2 -0
  24. data/app/views/arf_reports/show.html.erb +0 -1
  25. data/app/views/arf_reports/welcome.html.erb +1 -1
  26. data/app/views/compliance_hosts/show.html.erb +1 -1
  27. data/app/views/policies/index.html.erb +1 -1
  28. data/app/views/policies/steps/_deployment_options_form.html.erb +1 -1
  29. data/app/views/policies/steps/_policy_attributes_form.html.erb +1 -1
  30. data/app/views/policies/steps/_schedule_form.html.erb +8 -4
  31. data/app/views/policy_dashboard/index.html.erb +1 -1
  32. data/app/views/scap_contents/index.html.erb +1 -1
  33. data/app/views/tailoring_files/index.html.erb +1 -1
  34. data/lib/foreman_openscap/version.rb +1 -1
  35. data/locale/Makefile +3 -3
  36. data/locale/cs_CZ/foreman_openscap.edit.po +28 -28
  37. data/locale/cs_CZ/foreman_openscap.po +1 -1
  38. data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
  39. data/locale/de/foreman_openscap.edit.po +295 -133
  40. data/locale/de/foreman_openscap.po +2 -2
  41. data/locale/en/foreman_openscap.edit.po +28 -28
  42. data/locale/en/foreman_openscap.po +1 -1
  43. data/locale/en_GB/foreman_openscap.edit.po +28 -28
  44. data/locale/en_GB/foreman_openscap.po +1 -1
  45. data/locale/es/LC_MESSAGES/foreman_openscap.mo +0 -0
  46. data/locale/es/foreman_openscap.edit.po +292 -126
  47. data/locale/es/foreman_openscap.po +2 -2
  48. data/locale/foreman_openscap.pot +33 -33
  49. data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
  50. data/locale/fr/foreman_openscap.edit.po +376 -215
  51. data/locale/fr/foreman_openscap.po +2 -2
  52. data/locale/gl/foreman_openscap.edit.po +28 -28
  53. data/locale/gl/foreman_openscap.po +1 -1
  54. data/locale/it/foreman_openscap.edit.po +28 -28
  55. data/locale/it/foreman_openscap.po +1 -1
  56. data/locale/ja/LC_MESSAGES/foreman_openscap.mo +0 -0
  57. data/locale/ja/foreman_openscap.edit.po +360 -199
  58. data/locale/ja/foreman_openscap.po +2 -2
  59. data/locale/ka/LC_MESSAGES/foreman_openscap.mo +0 -0
  60. data/locale/ka/foreman_openscap.edit.po +1902 -0
  61. data/locale/ka/foreman_openscap.po +1309 -0
  62. data/locale/ko/LC_MESSAGES/foreman_openscap.mo +0 -0
  63. data/locale/ko/foreman_openscap.edit.po +28 -28
  64. data/locale/ko/foreman_openscap.po +2 -2
  65. data/locale/pt_BR/LC_MESSAGES/foreman_openscap.mo +0 -0
  66. data/locale/pt_BR/foreman_openscap.edit.po +292 -132
  67. data/locale/pt_BR/foreman_openscap.po +2 -2
  68. data/locale/ru/LC_MESSAGES/foreman_openscap.mo +0 -0
  69. data/locale/ru/foreman_openscap.edit.po +28 -28
  70. data/locale/ru/foreman_openscap.po +2 -2
  71. data/locale/sv_SE/foreman_openscap.edit.po +28 -28
  72. data/locale/sv_SE/foreman_openscap.po +1 -1
  73. data/locale/zh_CN/LC_MESSAGES/foreman_openscap.mo +0 -0
  74. data/locale/zh_CN/foreman_openscap.edit.po +360 -199
  75. data/locale/zh_CN/foreman_openscap.po +2 -2
  76. data/locale/zh_TW/LC_MESSAGES/foreman_openscap.mo +0 -0
  77. data/locale/zh_TW/foreman_openscap.edit.po +28 -28
  78. data/locale/zh_TW/foreman_openscap.po +2 -2
  79. data/package.json +0 -3
  80. metadata +10 -6
@@ -1,24 +1,24 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the foreman_openscap package.
4
- #
4
+ #
5
5
  # Translators:
6
6
  # Baptiste Agasse <baptiste.agasse@gmail.com>, 2018-2019
7
7
  # Claer <transiblu@claer.hammock.fr>, 2016
8
8
  # Pierre-Emmanuel Dutang <dutangp@gmail.com>, 2016
9
9
  msgid ""
10
10
  msgstr ""
11
- "Project-Id-Version: Foreman\n"
11
+ "Project-Id-Version: foreman_openscap 7.1.0\n"
12
12
  "Report-Msgid-Bugs-To: \n"
13
+ "POT-Creation-Date: 2023-11-28 22:29+0100\n"
13
14
  "PO-Revision-Date: 2016-04-14 07:48+0000\n"
14
15
  "Last-Translator: Pierre-Emmanuel Dutang <dutangp@gmail.com>, 2016\n"
15
- "Language-Team: French (http://www.transifex.com/foreman/foreman/language/fr/)\n"
16
+ "Language-Team: French (http://app.transifex.com/foreman/foreman/language/fr/)\n"
16
17
  "MIME-Version: 1.0\n"
17
18
  "Content-Type: text/plain; charset=UTF-8\n"
18
19
  "Content-Transfer-Encoding: 8bit\n"
19
20
  "Language: fr\n"
20
- "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 100000"
21
- "0 == 0 ? 1 : 2;\n"
21
+ "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
22
22
 
23
23
  #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:25
24
24
  msgid "List ARF reports"
@@ -48,17 +48,20 @@ msgstr "Télécharger un rapport ARF dans HTML"
48
48
  msgid "Policy with id %s not found."
49
49
  msgstr "Stratégie ayant pour ID %s est introuvable."
50
50
 
51
- #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:103 ../app/controllers/api/v2/compliance/oval_reports_controller.rb:32
51
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:103
52
+ #: ../app/controllers/api/v2/compliance/oval_reports_controller.rb:32
52
53
  msgid "Could not find host identified by: %s"
53
54
  msgstr "Impossible de trouver l'hôte identifié par : %s"
54
55
 
55
56
  #: ../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
+ msgid ""
58
+ "Failed to upload Arf Report, OpenSCAP proxy name or url not found in params "
59
+ "when uploading for %s and host is missing openscap_proxy"
57
60
  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
61
 
59
62
  #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:120
60
63
  msgid "No proxy found for %{name} or %{url}"
61
- msgstr "Aucun proxy trouvé pour %%{name} ou %%{url}"
64
+ msgstr "Aucun proxy trouvé pour %{name} ou %{url}"
62
65
 
63
66
  #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:10
64
67
  msgid "List OVAL contents"
@@ -174,7 +177,7 @@ msgstr "hôtes"
174
177
 
175
178
  #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:78
176
179
  msgid "Show a policy's OVAL content"
177
- msgstr ""
180
+ msgstr "Afficher le contenu OVAL d'une stratégie"
178
181
 
179
182
  #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:104
180
183
  msgid "OVAL policy successfully configured with %s."
@@ -266,7 +269,7 @@ msgstr "Afficher le fichier de personnalisation d'une stratégie"
266
269
 
267
270
  #: ../app/controllers/api/v2/compliance/policies_controller.rb:95
268
271
  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"
272
+ msgstr "Aucun fichier de personnalisation attribué pour la stratégie avec l'Id %s"
270
273
 
271
274
  #: ../app/controllers/api/v2/compliance/scap_content_profiles_controller.rb:6
272
275
  msgid "List SCAP content profiles"
@@ -290,9 +293,10 @@ msgstr "Nom du contenu SCAP"
290
293
 
291
294
  #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:41
292
295
  msgid "XML containing SCAP content"
293
- msgstr "XML avec contenu SCAP "
296
+ msgstr "XML avec contenu SCAP"
294
297
 
295
- #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:42 ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:37
298
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:42
299
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:37
296
300
  msgid "Original file name of the XML file"
297
301
  msgstr "Nom de fichier original du fichier XML"
298
302
 
@@ -325,8 +329,10 @@ msgid "Directory to upload when using \"directory\" upload type"
325
329
  msgstr "Répertoire à télécharger lors de l'utilisation du type de téléchargement \"répertoire\""
326
330
 
327
331
  #: ../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}"
332
+ msgid ""
333
+ "Please specify import type, received: %{received}, expected one of: "
334
+ "%{expected}"
335
+ msgstr "Veuillez spécifier le type d'importation, reçu : %{received}, attendu : un %{expected}"
330
336
 
331
337
  #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:11
332
338
  msgid "List Tailoring files"
@@ -373,8 +379,9 @@ msgid "Successfully deleted ARF report."
373
379
  msgstr "Rapport ARF supprimé."
374
380
 
375
381
  #: ../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}"
382
+ msgid ""
383
+ "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
384
+ msgstr "Échec de la suppression du rapport ARF pour l'hôte %%{host_name} signalé à %%{reported_at}"
378
385
 
379
386
  #: ../app/controllers/arf_reports_controller.rb:67
380
387
  msgid "Failed to delete %s compliance reports"
@@ -386,7 +393,7 @@ msgstr "Rapports de conformité %s supprimés"
386
393
 
387
394
  #: ../app/controllers/arf_reports_controller.rb:85
388
395
  msgid "No compliance reports were found."
389
- msgstr "Aucun rapport de conformité trouvé"
396
+ msgstr "Aucun rapport de conformité trouvé."
390
397
 
391
398
  #: ../app/controllers/arf_reports_controller.rb:89
392
399
  msgid "No compliance reports selected"
@@ -405,8 +412,10 @@ msgid "The identifier of the host"
405
412
  msgstr "Identifiant de l’hôte"
406
413
 
407
414
  #: ../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 ""
415
+ msgid ""
416
+ "The %s proxy does not have Openscap feature enabled. Either set correct "
417
+ "OpenSCAP Proxy or unset it."
418
+ msgstr "Le proxy %s n’a pas la fonctionnalité Openscap activée. Corriger le proxy OpenSCAP correctement ou bien, désactiver."
410
419
 
411
420
  #: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:26
412
421
  msgid "Updated hosts: Assigned with OpenSCAP Proxy: %s"
@@ -432,27 +441,40 @@ msgstr "Hôtes mis à jour : stratégie de conformité '%s' dés-attribuée"
432
441
  msgid "No valid policy ID provided"
433
442
  msgstr "Aucun ID de stratégie fourni"
434
443
 
435
- #: ../app/controllers/policies_controller.rb:125
436
- msgid "No hosts were found."
437
- msgstr "Aucun hôte trouvé"
438
-
439
444
  #: ../app/controllers/policies_controller.rb:129
445
+ msgid "No hosts were found with that id, name or query filter"
446
+ msgstr "Aucun hôte trouvé avec cet ID, ce nom ou filtre de requête"
447
+
448
+ #: ../app/controllers/policies_controller.rb:134
440
449
  msgid "No hosts selected"
441
450
  msgstr "Aucun hôte sélectionné"
442
451
 
443
- #: ../app/controllers/policies_controller.rb:134
452
+ #: ../app/controllers/policies_controller.rb:139
444
453
  msgid "Something went wrong while selecting hosts - %s"
445
454
  msgstr "Une erreur s'est produite lors de la sélection des hôtes - %s"
446
455
 
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
456
+ #: ../app/helpers/arf_report_dashboard_helper.rb:16
457
+ #: ../app/helpers/compliance_dashboard_helper.rb:8
458
+ #: ../app/helpers/compliance_hosts_helper.rb:15
459
+ #: ../app/views/arf_reports/_list.html.erb:11
460
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:11
461
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:10
448
462
  msgid "Failed"
449
463
  msgstr "Échec"
450
464
 
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
465
+ #: ../app/helpers/arf_report_dashboard_helper.rb:17
466
+ #: ../app/helpers/compliance_dashboard_helper.rb:6
467
+ #: ../app/helpers/compliance_hosts_helper.rb:14
468
+ #: ../app/views/arf_reports/_list.html.erb:10
469
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:8
470
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:9
452
471
  msgid "Passed"
453
472
  msgstr "Succès"
454
473
 
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
474
+ #: ../app/helpers/arf_report_dashboard_helper.rb:18
475
+ #: ../app/views/arf_reports/_list.html.erb:12
476
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:14
477
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:11
456
478
  msgid "Other"
457
479
  msgstr "Autre"
458
480
 
@@ -480,7 +502,10 @@ msgstr "Échec ou Autre"
480
502
  msgid "Failed only"
481
503
  msgstr "Échec uniquement"
482
504
 
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
505
+ #: ../app/helpers/arf_reports_helper.rb:20
506
+ #: ../app/views/arf_reports/index.html.erb:1
507
+ #: ../app/views/arf_reports/welcome.html.erb:1
508
+ #: ../app/views/arf_reports/welcome.html.erb:7
484
509
  msgid "Compliance Reports"
485
510
  msgstr "Rapports de conformité"
486
511
 
@@ -524,11 +549,15 @@ msgstr "Hôtes passant cette règle"
524
549
  msgid "Hosts othering this rule"
525
550
  msgstr "Hôtes modifiant cette règle"
526
551
 
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
552
+ #: ../app/helpers/compliance_dashboard_helper.rb:3
553
+ #: ../app/views/arf_reports/_list.html.erb:6
554
+ #: ../app/views/arf_reports/delete_multiple.html.erb:7
555
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:6
528
556
  msgid "Host"
529
557
  msgstr "Hôte"
530
558
 
531
- #: ../app/helpers/compliance_dashboard_helper.rb:4 ../app/views/arf_reports/_list.html.erb:8
559
+ #: ../app/helpers/compliance_dashboard_helper.rb:4
560
+ #: ../app/views/arf_reports/_list.html.erb:8
532
561
  msgid "Policy"
533
562
  msgstr "Stratégie"
534
563
 
@@ -547,27 +576,31 @@ msgstr "Echec|E"
547
576
  msgid "Othered|O"
548
577
  msgstr "Autre|A"
549
578
 
550
- #: ../app/helpers/compliance_dashboard_helper.rb:10 ../app/helpers/compliance_hosts_helper.rb:16
579
+ #: ../app/helpers/compliance_dashboard_helper.rb:10
580
+ #: ../app/helpers/compliance_hosts_helper.rb:16
551
581
  msgid "Othered"
552
582
  msgstr "Autre"
553
583
 
554
- #: ../app/helpers/compliance_hosts_helper.rb:24
584
+ #: ../app/helpers/compliance_hosts_helper.rb:26
555
585
  msgid "Assign Compliance Policy"
556
586
  msgstr "Attribuer un stratégie de conformité"
557
587
 
558
- #: ../app/helpers/compliance_hosts_helper.rb:25
588
+ #: ../app/helpers/compliance_hosts_helper.rb:27
559
589
  msgid "Unassign Compliance Policy"
560
590
  msgstr "Dés-attribuer une stratégie de conformité"
561
591
 
562
- #: ../app/helpers/compliance_hosts_helper.rb:26
592
+ #: ../app/helpers/compliance_hosts_helper.rb:28
563
593
  msgid "Change OpenSCAP Proxy"
564
594
  msgstr "Modifier le proxy OpenSCAP"
565
595
 
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
596
+ #: ../app/helpers/compliance_hosts_helper.rb:37
597
+ #: ../app/models/foreman_openscap/compliance_status.rb:8
598
+ #: ../lib/foreman_openscap/engine.rb:159
599
+ #: ../webpack/components/HostExtentions/HostKebabItems.js:39
567
600
  msgid "Compliance"
568
601
  msgstr "Conformité"
569
602
 
570
- #: ../app/helpers/compliance_hosts_helper.rb:37
603
+ #: ../app/helpers/compliance_hosts_helper.rb:39
571
604
  msgid "Host compliance details"
572
605
  msgstr "Détails de conformité de l'hôte"
573
606
 
@@ -575,47 +608,54 @@ msgstr "Détails de conformité de l'hôte"
575
608
  msgid "Host is deleted"
576
609
  msgstr "L'hôte est supprimé"
577
610
 
578
- #: ../app/helpers/foreman_openscap_helper.rb:4
579
- msgid "documentation"
580
- msgstr "documentation"
581
-
582
611
  #: ../app/helpers/policies_helper.rb:56
583
612
  msgid "Choose existing SCAP Content"
584
613
  msgstr "Sélectionner un contenu SCAP existant"
585
614
 
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
615
+ #: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:63
616
+ #: ../app/models/foreman_openscap/policy.rb:11
617
+ #: ../app/views/policies/_form.html.erb:10
618
+ #: ../app/views/scap_contents/welcome.html.erb:1
619
+ #: ../app/views/scap_contents/welcome.html.erb:6
587
620
  msgid "SCAP Content"
588
621
  msgstr "Contenu SCAP"
589
622
 
590
- #: ../app/helpers/policies_helper.rb:72 ../app/helpers/policies_helper.rb:79
623
+ #: ../app/helpers/policies_helper.rb:74 ../app/helpers/policies_helper.rb:81
591
624
  msgid "XCCDF Profile"
592
625
  msgstr "Profil XCCDF"
593
626
 
594
- #: ../app/helpers/policies_helper.rb:78
627
+ #: ../app/helpers/policies_helper.rb:80
595
628
  msgid "Default XCCDF profile"
596
629
  msgstr "Profil XCCDF par défaut"
597
630
 
598
- #: ../app/helpers/policies_helper.rb:87
631
+ #: ../app/helpers/policies_helper.rb:89
599
632
  msgid "Choose Tailoring File"
600
633
  msgstr "Choisir un fichier de personnalisation"
601
634
 
602
- #: ../app/helpers/policies_helper.rb:88 ../app/views/policies/_list.html.erb:6
635
+ #: ../app/helpers/policies_helper.rb:90 ../app/views/policies/_list.html.erb:6
603
636
  msgid "Tailoring File"
604
637
  msgstr "Fichier de personnalisation"
605
638
 
606
- #: ../app/helpers/policies_helper.rb:97
639
+ #: ../app/helpers/policies_helper.rb:99
607
640
  msgid "XCCDF Profile in Tailoring File"
608
641
  msgstr "Profil XCCDF dans le fichier de personnalisation"
609
642
 
610
- #: ../app/helpers/policies_helper.rb:98
643
+ #: ../app/helpers/policies_helper.rb:100
611
644
  msgid "This profile will be used to override the one from scap content"
612
645
  msgstr "Ce profil sera utilisé pour remplacer celui du contenu scap"
613
646
 
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
647
+ #: ../app/helpers/policies_helper.rb:111
648
+ #: ../app/views/arf_reports/_list.html.erb:54
649
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:116
650
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:97
615
651
  msgid "Submit"
616
652
  msgstr "Envoyer"
617
653
 
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
654
+ #: ../app/helpers/policies_helper.rb:115
655
+ #: ../app/views/arf_reports/_list.html.erb:53
656
+ #: ../webpack/components/ConfirmModal.js:27
657
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:121
658
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:102
619
659
  msgid "Cancel"
620
660
  msgstr "Annuler"
621
661
 
@@ -627,7 +667,8 @@ msgstr "Hôtes conformes"
627
667
  msgid "Incompliant hosts"
628
668
  msgstr "Hôtes non conformes"
629
669
 
630
- #: ../app/helpers/policy_dashboard_helper.rb:13 ../app/models/foreman_openscap/compliance_status.rb:24
670
+ #: ../app/helpers/policy_dashboard_helper.rb:13
671
+ #: ../app/models/foreman_openscap/compliance_status.rb:24
631
672
  msgid "Inconclusive"
632
673
  msgstr "Non conclusif"
633
674
 
@@ -640,7 +681,9 @@ msgid "Host is assigned to policy"
640
681
  msgstr "L'hôte est affecté à la stratégie"
641
682
 
642
683
  #: ../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."
684
+ msgid ""
685
+ "Host is not assigned to policy but reports were found. You may want to "
686
+ "delete the reports or assign the policy again."
644
687
  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
688
 
646
689
  #: ../app/helpers/policy_dashboard_helper.rb:52
@@ -652,16 +695,19 @@ msgid "Total hosts with reports where policy is no longer assigned."
652
695
  msgstr "Total des hôtes avec des rapports où la stratégie n'est plus assignée."
653
696
 
654
697
  #: ../app/lib/proxy_api/openscap.rb:21
655
- msgid "Request timed out. Please try increasing Settings -> proxy_request_timeout"
698
+ msgid ""
699
+ "Request timed out. Please try increasing Settings -> proxy_request_timeout"
656
700
  msgstr "Expiration du délai de requête. Veuillez augmenter les valeurs dans Paramètres -> proxy_request_timeout"
657
701
 
658
702
  #: ../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"
703
+ msgid ""
704
+ "Could not validate %s. Please make sure you have appropriate proxy version "
705
+ "to use this functionality"
660
706
  msgstr "Impossible de valider %s. Veuillez vérifier que vous disposez de la bonne version du proxy pour utiliser cette fonctionnalité"
661
707
 
662
708
  #: ../app/lib/proxy_api/openscap.rb:27
663
709
  msgid "Could not validate %{file_type}. Error %{error}"
664
- msgstr "Impossible de valider %{file_type}. Erreur %%{error}"
710
+ msgstr "Impossible de valider %%{file_type}. Erreur %{error}"
665
711
 
666
712
  #: ../app/lib/proxy_api/openscap.rb:40
667
713
  msgid "Unable to get HTML version of requested report from Smart Proxy"
@@ -685,13 +731,15 @@ msgstr "doit comporter la fonction Openscap"
685
731
 
686
732
  #: ../app/models/concerns/foreman_openscap/openscap_proxy_extensions.rb:8
687
733
  msgid "No OpenSCAP proxy found for %{class} with id %{id}"
688
- msgstr "Aucun proxy OpenSCAP trouvé pour %%{class} avec id %%{id}"
734
+ msgstr "Aucun proxy OpenSCAP trouvé pour %{class} avec id %{id}"
689
735
 
690
736
  #: ../app/models/concerns/foreman_openscap/policy_common.rb:15
691
737
  msgid "does not consist of 5 parts separated by space"
692
738
  msgstr "ne comprend pas 5 parties séparées par un espace"
693
739
 
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
740
+ #: ../app/models/concerns/foreman_openscap/policy_common.rb:21
741
+ #: ../app/models/foreman_openscap/oval_policy.rb:14
742
+ #: ../app/models/foreman_openscap/policy.rb:34
695
743
  msgid "is not a valid value"
696
744
  msgstr "n'est pas une valeur valide"
697
745
 
@@ -699,11 +747,13 @@ msgstr "n'est pas une valeur valide"
699
747
  msgid "must be between 1 and 31"
700
748
  msgstr "doit être compris entre 1 et 31"
701
749
 
702
- #: ../app/models/foreman_openscap/compliance_status.rb:22 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:13
750
+ #: ../app/models/foreman_openscap/compliance_status.rb:22
751
+ #: ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:13
703
752
  msgid "Compliant"
704
753
  msgstr "Conforme"
705
754
 
706
- #: ../app/models/foreman_openscap/compliance_status.rb:26 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:17
755
+ #: ../app/models/foreman_openscap/compliance_status.rb:26
756
+ #: ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:17
707
757
  msgid "Incompliant"
708
758
  msgstr "Non conforme"
709
759
 
@@ -731,7 +781,8 @@ msgstr "%s vulnérabilités avec correctif disponible trouvées"
731
781
  msgid "Unknown OVAL status"
732
782
  msgstr "Statut OVAL inconnu"
733
783
 
734
- #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:8
784
+ #: ../app/models/foreman_openscap/policy.rb:11
785
+ #: ../app/views/policies/_form.html.erb:8
735
786
  msgid "Deployment Options"
736
787
  msgstr "Options de déploiement"
737
788
 
@@ -739,19 +790,29 @@ msgstr "Options de déploiement"
739
790
  msgid "Policy Attributes"
740
791
  msgstr "Attributs de stratégies"
741
792
 
742
- #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:11 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:67
793
+ #: ../app/models/foreman_openscap/policy.rb:11
794
+ #: ../app/views/policies/_form.html.erb:11
795
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:67
743
796
  msgid "Schedule"
744
797
  msgstr "Programmer"
745
798
 
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
799
+ #: ../app/models/foreman_openscap/policy.rb:11
800
+ #: ../app/views/policies/_form.html.erb:13
801
+ #: ../app/views/scap_contents/_form.html.erb:11
802
+ #: ../app/views/tailoring_files/_form.html.erb:11
747
803
  msgid "Locations"
748
804
  msgstr "Emplacements"
749
805
 
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
806
+ #: ../app/models/foreman_openscap/policy.rb:11
807
+ #: ../app/views/policies/_form.html.erb:16
808
+ #: ../app/views/scap_contents/_form.html.erb:14
809
+ #: ../app/views/tailoring_files/_form.html.erb:14
751
810
  msgid "Organizations"
752
811
  msgstr "Organisations"
753
812
 
754
- #: ../app/models/foreman_openscap/policy.rb:11 ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:99 ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:65
813
+ #: ../app/models/foreman_openscap/policy.rb:11
814
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:99
815
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:65
755
816
  msgid "Hostgroups"
756
817
  msgstr "Groupes d'hôtes"
757
818
 
@@ -780,7 +841,9 @@ msgid "does not have the selected SCAP content profile"
780
841
  msgstr "ne contient pas le profil de contenu SCAP sélectionné"
781
842
 
782
843
  #: ../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"
844
+ msgid ""
845
+ "cannot assign to %s, all assigned policies must be deployed in the same way,"
846
+ " check 'deploy by' for each assigned policy"
784
847
  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
848
 
786
849
  #: ../app/services/foreman_openscap/arf_report_status_calculator.rb:30
@@ -788,15 +851,21 @@ msgid "invalid type %s"
788
851
  msgstr "type %s invalide"
789
852
 
790
853
  #: ../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 ""
854
+ msgid ""
855
+ "Requires Ansible plugin, %s Ansible role and variables. This will assign the"
856
+ " role to the hosts or selected hostgroups."
857
+ msgstr "Nécessite le plugin Ansible,%s Rôle et variables Ansible. Cela attribuera le rôle aux hôtes ou aux groupes d'hôtes sélectionnés."
793
858
 
794
859
  #: ../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 ""
860
+ msgid ""
861
+ "To deploy foreman_scap_client, ansible roles run needs to be triggered "
862
+ "manually. Manual run is also required after any change to this policy."
863
+ msgstr "Pour déployer foreman_scap_client, l'exécution des rôles ansible doit être déclenchée manuellement. Une exécution manuelle est également requise après toute modification de cette politique."
797
864
 
798
865
  #: ../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."
866
+ msgid ""
867
+ "theforeman.foreman_scap_client Ansible Role not found, please import it "
868
+ "before running this action again."
800
869
  msgstr "theforeman.foreman_scap_client Rôle Ansible non trouvé, veuillez l'importer avant d'exécuter à nouveau cette action."
801
870
 
802
871
  #: ../app/services/foreman_openscap/client_config/ansible.rb:57
@@ -808,16 +877,22 @@ msgid "Ansible variables"
808
877
  msgstr "Variables Ansible"
809
878
 
810
879
  #: ../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 ""
880
+ msgid ""
881
+ "This leaves the setup of the foreman_scap_client solely on the user. The "
882
+ "policy still needs to be defined in order to link incoming ARF reports."
883
+ msgstr "Cela laisse la configuration de foreman_scap_client uniquement à l'utilisateur. La politique doit encore être définie afin de lier les rapports ARF entrants."
813
884
 
814
885
  #: ../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 ""
886
+ msgid ""
887
+ "Requires %s Puppet class. This will assign the class to the hosts or "
888
+ "selected hostgroups."
889
+ msgstr "Requiert %s classe Puppet. Cela affectera la classe aux hôtes ou aux groupes d'hôtes sélectionnés."
817
890
 
818
891
  #: ../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 ""
892
+ msgid ""
893
+ "Every puppet run ensures the foreman_scap_client is configured according to "
894
+ "the policy."
895
+ msgstr "Chaque exécution de Puppet garantit que le foreman_scap_client est configuré conformément à la politique."
821
896
 
822
897
  #: ../app/services/foreman_openscap/client_config/puppet.rb:39
823
898
  msgid "Puppet class"
@@ -828,31 +903,42 @@ msgid "Smart Class Parameters"
828
903
  msgstr "Paramètres smart class"
829
904
 
830
905
  #: ../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 ?"
906
+ msgid ""
907
+ "%{type} was selected to deploy policy to clients, but %{type} is not "
908
+ "available. Are you missing a plugin?"
909
+ 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
910
 
834
911
  #: ../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."
912
+ msgid ""
913
+ "Required %{msg_name} %{class} was not found, please ensure it is imported "
914
+ "first."
915
+ msgstr "%%{msg_name} %{class} requis non trouvé, veuillez vous assurer qu'il y a bien eu une importation pour commencer."
837
916
 
838
917
  #: ../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."
918
+ msgid ""
919
+ "The following %{key_name} were missing for %{item_name}: %{key_names}. Make "
920
+ "sure they are imported before proceeding."
921
+ msgstr "Les %%{key_name} suivants étaient manquants pour %%{item_name} : %%{key_names}. Assurez-vous qu'ils aient bien été importés avant de poursuivre."
841
922
 
842
923
  #: ../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}"
924
+ msgid ""
925
+ "Failed to save when overriding parameters for %{config_tool}, cause: "
926
+ "%{errors}"
927
+ msgstr "Echec de la sauvegarde lors de l'écrasement des paramètres pour %%{config_tool}, cause : %{errors}"
845
928
 
846
929
  #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:39
847
930
  msgid "This feature is temporarily disabled. "
848
931
  msgstr "Cette fonction est temporairement désactivée."
849
932
 
850
933
  #: ../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 "
934
+ msgid ""
935
+ "The following Smart Proxies need to be updated to unlock the feature: %s. "
936
+ msgstr "Les smart proxies suivants doivent être mis à jour pour déverrouiller la fonction : %s."
853
937
 
854
938
  #: ../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."
939
+ msgid ""
940
+ "The following proxies could not be reached: %s. Please make sure they are "
941
+ "available so Foreman can check their versions."
856
942
  msgstr "Impossible d'atteindre les proxies suivants : %s. Veillez à ce qu'ils soient disponibles de sorte que Foreman puisse vérifier leur version."
857
943
 
858
944
  #: ../app/services/foreman_openscap/oval/configure.rb:65
@@ -865,7 +951,7 @@ msgstr "Assignez openscap_proxy à %s avant de procéder."
865
951
 
866
952
  #: ../app/services/foreman_openscap/oval/configure.rb:75
867
953
  msgid "Was %{model_name} %{name} configured successfully?"
868
- msgstr "Le %{model_name} %%{name} a-t-il été configuré avec succès ?"
954
+ msgstr "Le %%{model_name} %{name} a-t-il été configuré avec succès ?"
869
955
 
870
956
  #: ../app/services/foreman_openscap/oval/setup.rb:56
871
957
  msgid "Could not update Ansible Variables with override: true"
@@ -876,7 +962,9 @@ msgid "Is foreman_ansible present?"
876
962
  msgstr "Est-ce que foreman_ansible est présent ?"
877
963
 
878
964
  #: ../app/services/foreman_openscap/oval/setup.rb:62
879
- msgid "foreman_ansible plugin not found, please install it before running this action again."
965
+ msgid ""
966
+ "foreman_ansible plugin not found, please install it before running this "
967
+ "action again."
880
968
  msgstr "le plugin foreman_ansible n'a pas été trouvé, veuillez l'installer avant d'exécuter à nouveau cette action."
881
969
 
882
970
  #: ../app/services/foreman_openscap/oval/setup.rb:66
@@ -888,20 +976,24 @@ msgid "Are required variables for theforeman.foreman_scap_client present?"
888
976
  msgstr "Les variables requises pour theforeman.foreman_scap_client sont-elles présentes ?"
889
977
 
890
978
  #: ../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."
979
+ msgid ""
980
+ "The following Ansible Variables were not found: %{missing_vars}, please "
981
+ "import them before running this action again."
982
+ msgstr "Les variables Ansible suivantes n'ont pas été trouvées : %%{missing_vars}, veuillez les importer avant d'exécuter à nouveau cette action."
893
983
 
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
984
+ #: ../app/services/foreman_openscap/oval/setup.rb:76
985
+ #: ../app/services/foreman_openscap/oval/setup.rb:81
986
+ #: ../app/services/foreman_openscap/oval/setup.rb:86
895
987
  msgid "Is %s param set to be overriden?"
896
- msgstr "Le paramètre {missing_vars} est-il réglé pour être remplacé ?"
988
+ msgstr "Le paramètre %s est-il réglé pour être remplacé ?"
897
989
 
898
990
  #: ../app/services/foreman_openscap/oval/sync_oval_contents.rb:8
899
991
  msgid "cause: "
900
- msgstr ""
992
+ msgstr "cause: "
901
993
 
902
994
  #: ../app/services/foreman_openscap/oval/sync_oval_contents.rb:28
903
995
  msgid "Failed to fetch content file from %s"
904
- msgstr ""
996
+ msgstr "Échec de la récupération du fichier de contenu à partir de %s"
905
997
 
906
998
  #: ../app/validators/foreman_openscap/data_stream_validator.rb:9
907
999
  msgid "No proxy with OpenSCAP feature was found."
@@ -923,7 +1015,9 @@ msgstr "Le fichier modifié n'inclut pas les profils de contenu SCAP existants"
923
1015
  msgid "More details"
924
1016
  msgstr "Plus de détails"
925
1017
 
926
- #: ../app/views/arf_reports/_detailed_message.html.erb:6 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:62 ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:57
1018
+ #: ../app/views/arf_reports/_detailed_message.html.erb:6
1019
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:62
1020
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:57
927
1021
  msgid "Description"
928
1022
  msgstr "Description"
929
1023
 
@@ -943,7 +1037,8 @@ msgstr "Sélectionner tous les éléments de cette page"
943
1037
  msgid "items selected. Uncheck to Clear"
944
1038
  msgstr "items sélectionnés. Décocher pour Effacer"
945
1039
 
946
- #: ../app/views/arf_reports/_list.html.erb:7 ../app/views/arf_reports/delete_multiple.html.erb:10
1040
+ #: ../app/views/arf_reports/_list.html.erb:7
1041
+ #: ../app/views/arf_reports/delete_multiple.html.erb:10
947
1042
  msgid "Reported At"
948
1043
  msgstr "Rapporté à"
949
1044
 
@@ -951,7 +1046,12 @@ msgstr "Rapporté à"
951
1046
  msgid "Openscap Proxy"
952
1047
  msgstr "Proxy Openscap"
953
1048
 
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
1049
+ #: ../app/views/arf_reports/_list.html.erb:13
1050
+ #: ../app/views/arf_reports/_output.html.erb:16
1051
+ #: ../app/views/policies/_list.html.erb:8
1052
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:12
1053
+ #: ../app/views/scap_contents/_list.html.erb:6
1054
+ #: ../app/views/tailoring_files/_list.html.erb:6
955
1055
  msgid "Actions"
956
1056
  msgstr "Actions"
957
1057
 
@@ -1011,32 +1111,35 @@ msgstr "Supprimer"
1011
1111
  msgid "these Compliance reports"
1012
1112
  msgstr "ces rapports de conformité"
1013
1113
 
1014
- #: ../app/views/arf_reports/show.html.erb:15
1114
+ #: ../app/views/arf_reports/show.html.erb:14
1015
1115
  msgid "Back"
1016
1116
  msgstr "Précédent"
1017
1117
 
1018
- #: ../app/views/arf_reports/show.html.erb:17
1118
+ #: ../app/views/arf_reports/show.html.erb:16
1019
1119
  msgid "Host details"
1020
1120
  msgstr "Détails de l'Hôte"
1021
1121
 
1022
- #: ../app/views/arf_reports/show.html.erb:18
1122
+ #: ../app/views/arf_reports/show.html.erb:17
1023
1123
  msgid "View full report"
1024
1124
  msgstr "Voir le rapport complet"
1025
1125
 
1026
- #: ../app/views/arf_reports/show.html.erb:19
1126
+ #: ../app/views/arf_reports/show.html.erb:18
1027
1127
  msgid "Download XML in bzip"
1028
1128
  msgstr "Télécharger le XML en bzip"
1029
1129
 
1030
- #: ../app/views/arf_reports/show.html.erb:20
1130
+ #: ../app/views/arf_reports/show.html.erb:19
1031
1131
  msgid "Download HTML"
1032
1132
  msgstr "Télécharger HTML"
1033
1133
 
1034
- #: ../app/views/arf_reports/show_html.html.erb:10 ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:68
1134
+ #: ../app/views/arf_reports/show_html.html.erb:10
1135
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:68
1035
1136
  msgid "Loading..."
1036
1137
  msgstr "Chargement..."
1037
1138
 
1038
1139
  #: ../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."
1140
+ msgid ""
1141
+ "You don't seem to have any ARF report. ARF report is a summary of a single "
1142
+ "scan occurrence on a particular host for a given Compliance Policy."
1040
1143
  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
1144
 
1042
1145
  #: ../app/views/arf_reports/welcome.html.erb:12
@@ -1066,7 +1169,8 @@ msgstr "%s rapports sur la durée"
1066
1169
  msgid "No report for this policy"
1067
1170
  msgstr "Aucun rapport pour cette stratégie"
1068
1171
 
1069
- #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:183
1172
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1
1173
+ #: ../lib/foreman_openscap/engine.rb:183
1070
1174
  msgid "Latest Compliance Reports"
1071
1175
  msgstr "Derniers rapports de conformité"
1072
1176
 
@@ -1080,9 +1184,10 @@ msgstr "L'hôte n'existe plus"
1080
1184
 
1081
1185
  #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:13
1082
1186
  msgid "Policy is missing"
1083
- msgstr "La stratégie est manquante"
1187
+ msgstr "La stratégie est manquante"
1084
1188
 
1085
- #: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:185
1189
+ #: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1
1190
+ #: ../lib/foreman_openscap/engine.rb:185
1086
1191
  msgid "Compliance Reports Breakdown"
1087
1192
  msgstr "Détails des rapports de conformité"
1088
1193
 
@@ -1098,11 +1203,13 @@ msgstr "Nom d'hôte"
1098
1203
  msgid "Changed?"
1099
1204
  msgstr "Modifié ?"
1100
1205
 
1101
- #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36 ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:35
1206
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
1207
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:35
1102
1208
  msgid "Yes"
1103
1209
  msgstr "Oui"
1104
1210
 
1105
- #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36 ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:35
1211
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
1212
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:35
1106
1213
  msgid "No"
1107
1214
  msgstr "Non"
1108
1215
 
@@ -1112,14 +1219,14 @@ msgstr "Aucun rapport ARF pour cette stratégie"
1112
1219
 
1113
1220
  #: ../app/views/foreman_openscap/policy_mailer/_list.erb:8
1114
1221
  msgid "None!"
1115
- msgstr "Aucun"
1222
+ msgstr "Aucun."
1116
1223
 
1117
1224
  #: ../app/views/foreman_openscap/policy_mailer/_policy.erb:7
1118
1225
  msgid "Total of one host"
1119
1226
  msgid_plural "Total of %{hosts} hosts"
1120
1227
  msgstr[0] "Total de un hôte"
1121
- msgstr[1] "Total de %%{hosts} hôtes"
1122
- msgstr[2] "Total de %%{hosts} hôtes"
1228
+ msgstr[1] "Total de %{hosts} hôtes"
1229
+ msgstr[2] "Total de %{hosts} hôtes"
1123
1230
 
1124
1231
  #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:6
1125
1232
  msgid "Summary report for OpenScap from Foreman"
@@ -1131,11 +1238,11 @@ msgstr "<b>Foreman</b> OpenSCAP Récapitulatif"
1131
1238
 
1132
1239
  #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:10
1133
1240
  msgid "Summary from %{time} ago to now"
1134
- msgstr "Résumé de %%{time} à maintenant"
1241
+ msgstr "Résumé de %{time} à maintenant"
1135
1242
 
1136
1243
  #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:11
1137
1244
  msgid "Summary report from Foreman server at %{foreman_url}"
1138
- msgstr "Rapport récapitulatif de Foreman à %{foreman_url}"
1245
+ msgstr "Rapport récapitulatif de Foreman à %%{foreman_url}"
1139
1246
 
1140
1247
  #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:16
1141
1248
  msgid "Policies with hosts:"
@@ -1153,33 +1260,48 @@ msgstr "Général"
1153
1260
  msgid "Host Groups"
1154
1261
  msgstr "Groupe d'Hôtes"
1155
1262
 
1156
- #: ../app/views/policies/_form.html.erb:45 ../app/views/policies/steps/_schedule_form.html.erb:6
1263
+ #: ../app/views/policies/_form.html.erb:45
1264
+ #: ../app/views/policies/steps/_schedule_form.html.erb:6
1157
1265
  msgid "Choose period"
1158
1266
  msgstr "Sélectionner une période"
1159
1267
 
1160
- #: ../app/views/policies/_form.html.erb:47 ../app/views/policies/steps/_schedule_form.html.erb:8
1268
+ #: ../app/views/policies/_form.html.erb:47
1269
+ #: ../app/views/policies/steps/_schedule_form.html.erb:9
1161
1270
  msgid "Choose weekday"
1162
1271
  msgstr "Sélectionner un jour de la semaine"
1163
1272
 
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"
1273
+ #: ../app/views/policies/_form.html.erb:48
1274
+ #: ../app/views/policies/steps/_schedule_form.html.erb:13
1275
+ msgid ""
1276
+ "Number of a day in month, note that not all months have same count of days"
1166
1277
  msgstr "Nombre de jours dans un mois, notez que chaque mois n'a pas le même nombre de jours"
1167
1278
 
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"
1279
+ #: ../app/views/policies/_form.html.erb:49
1280
+ #: ../app/views/policies/steps/_schedule_form.html.erb:14
1281
+ msgid ""
1282
+ "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5"
1283
+ " values by space"
1170
1284
  msgstr "Vous pouvez personnaliser votre ligne cron. \"0 3 * * *\", séparer chacune des 5 valeurs par un espace"
1171
1285
 
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
1286
+ #: ../app/views/policies/_list.html.erb:3
1287
+ #: ../app/views/tailoring_files/_list.html.erb:3
1288
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:19
1289
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:57
1290
+ #: ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:48
1291
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:19
1292
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:56
1293
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:31
1294
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/HostgroupsTable.js:9
1173
1295
  msgid "Name"
1174
1296
  msgstr "Nom"
1175
1297
 
1176
1298
  #: ../app/views/policies/_list.html.erb:4
1177
1299
  msgid "Content"
1178
- msgstr ""
1300
+ msgstr "Contenu"
1179
1301
 
1180
1302
  #: ../app/views/policies/_list.html.erb:5
1181
1303
  msgid "Profile"
1182
- msgstr ""
1304
+ msgstr "Profil"
1183
1305
 
1184
1306
  #: ../app/views/policies/_list.html.erb:7
1185
1307
  msgid "Effective Profile"
@@ -1201,25 +1323,31 @@ msgstr "Afficher le guide"
1201
1323
  msgid "Delete compliance policy %s with all of its reports?"
1202
1324
  msgstr "Souhaitez-vous supprimer la stratégie de conformité %s avec tous ses rapports ?"
1203
1325
 
1204
- #: ../app/views/policies/create.html.erb:1 ../app/views/policies/index.html.erb:5 ../app/views/policies/new.html.erb:1
1326
+ #: ../app/views/policies/create.html.erb:1
1327
+ #: ../app/views/policies/index.html.erb:5 ../app/views/policies/new.html.erb:1
1205
1328
  msgid "New Compliance Policy"
1206
1329
  msgstr "Nouvelle stratégie de conformité"
1207
1330
 
1208
- #: ../app/views/policies/disassociate_multiple_hosts.html.erb:4 ../app/views/policies/select_multiple_hosts.html.erb:5
1331
+ #: ../app/views/policies/disassociate_multiple_hosts.html.erb:4
1332
+ #: ../app/views/policies/select_multiple_hosts.html.erb:5
1209
1333
  msgid "Select Compliance Policy"
1210
1334
  msgstr "Sélectionner une stratégie de conformité"
1211
1335
 
1212
- #: ../app/views/policies/edit.html.erb:1 ../app/views/scap_contents/edit.html.erb:1 ../app/views/tailoring_files/edit.html.erb:1
1336
+ #: ../app/views/policies/edit.html.erb:1
1337
+ #: ../app/views/scap_contents/edit.html.erb:1
1338
+ #: ../app/views/tailoring_files/edit.html.erb:1
1213
1339
  msgid "Edit %s"
1214
1340
  msgstr "Modifier %s"
1215
1341
 
1216
- #: ../app/views/policies/index.html.erb:2 ../app/views/policies/welcome.html.erb:1 ../app/views/policies/welcome.html.erb:6
1342
+ #: ../app/views/policies/index.html.erb:2
1343
+ #: ../app/views/policies/welcome.html.erb:1
1344
+ #: ../app/views/policies/welcome.html.erb:6
1217
1345
  msgid "Compliance Policies"
1218
1346
  msgstr "Stratégies de conformité"
1219
1347
 
1220
1348
  #: ../app/views/policies/show.html.erb:1
1221
1349
  msgid "Details for Compliance Policy %s"
1222
- msgstr "Détails de la stratégie de conformité {missing_vars}"
1350
+ msgstr "Détails de la stratégie de conformité %s"
1223
1351
 
1224
1352
  #: ../app/views/policies/steps/_deployment_options_form.html.erb:6
1225
1353
  msgid "There are significant differences in deployment options."
@@ -1229,7 +1357,11 @@ msgstr "Il existe des différences importantes dans les options de déploiement.
1229
1357
  msgid "Please make sure you understand them by reading our"
1230
1358
  msgstr "Assurez-vous de les comprendre en lisant notre"
1231
1359
 
1232
- #: ../app/views/policies/steps/_schedule_form.html.erb:9
1360
+ #: ../app/views/policies/steps/_deployment_options_form.html.erb:7
1361
+ msgid "documentation"
1362
+ msgstr "documentation"
1363
+
1364
+ #: ../app/views/policies/steps/_schedule_form.html.erb:12
1233
1365
  msgid "Choose day in month"
1234
1366
  msgstr "Choisir un jour du mois"
1235
1367
 
@@ -1246,7 +1378,9 @@ msgid "SCAP content"
1246
1378
  msgstr "Contenu SCAP"
1247
1379
 
1248
1380
  #: ../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."
1381
+ msgid ""
1382
+ "Once SCAP content is present, you can create a policy, assign select host "
1383
+ "groups and schedule to run."
1250
1384
  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
1385
 
1252
1386
  #: ../app/views/policies/welcome.html.erb:12
@@ -1309,7 +1443,8 @@ msgstr "Statut du diagramme"
1309
1443
  msgid "Latest reports for policy: %s"
1310
1444
  msgstr "Derniers rapports pour stratégie : %s"
1311
1445
 
1312
- #: ../app/views/scap_contents/_form.html.erb:9 ../app/views/tailoring_files/_form.html.erb:9
1446
+ #: ../app/views/scap_contents/_form.html.erb:9
1447
+ #: ../app/views/tailoring_files/_form.html.erb:9
1313
1448
  msgid "File Upload"
1314
1449
  msgstr "Téléchargement du ficher"
1315
1450
 
@@ -1319,17 +1454,20 @@ msgstr "Fichier SCAP DataStream"
1319
1454
 
1320
1455
  #: ../app/views/scap_contents/_list.html.erb:3
1321
1456
  msgid "Title"
1322
- msgstr ""
1457
+ msgstr "Titre"
1323
1458
 
1324
- #: ../app/views/scap_contents/_list.html.erb:4 ../app/views/tailoring_files/_list.html.erb:4
1459
+ #: ../app/views/scap_contents/_list.html.erb:4
1460
+ #: ../app/views/tailoring_files/_list.html.erb:4
1325
1461
  msgid "File name"
1326
- msgstr ""
1462
+ msgstr "Nom de fichier"
1327
1463
 
1328
- #: ../app/views/scap_contents/_list.html.erb:5 ../app/views/tailoring_files/_list.html.erb:5
1464
+ #: ../app/views/scap_contents/_list.html.erb:5
1465
+ #: ../app/views/tailoring_files/_list.html.erb:5
1329
1466
  msgid "Created at"
1330
- msgstr ""
1467
+ msgstr "Créé le"
1331
1468
 
1332
- #: ../app/views/scap_contents/_list.html.erb:17 ../app/views/tailoring_files/_list.html.erb:23
1469
+ #: ../app/views/scap_contents/_list.html.erb:17
1470
+ #: ../app/views/tailoring_files/_list.html.erb:23
1333
1471
  msgid "Download"
1334
1472
  msgstr "Télécharger"
1335
1473
 
@@ -1353,24 +1491,21 @@ msgstr "Télécharger Nouveau fichier de contenu SCAP"
1353
1491
  msgid ""
1354
1492
  "The Security Content Automation Protocol (SCAP), combines a number of open standards that are used to enumerate software flaws and\n"
1355
1493
  " 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é. "
1494
+ msgstr "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 configuration liés à la sécurité. "
1359
1495
 
1360
1496
  #: ../app/views/scap_contents/welcome.html.erb:9
1361
1497
  msgid ""
1362
1498
  "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
1499
  " 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"
1500
+ msgstr "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 via %s"
1367
1501
 
1368
1502
  #: ../app/views/scap_contents/welcome.html.erb:14
1369
1503
  msgid "New SCAP Content"
1370
1504
  msgstr "Nouveau contenu SCAP"
1371
1505
 
1372
1506
  #: ../app/views/smart_proxies/_openscap_spool.html.erb:4
1373
- msgid "%s spool errors detected, inspect the appropriate file directly on proxy"
1507
+ msgid ""
1508
+ "%s spool errors detected, inspect the appropriate file directly on proxy"
1374
1509
  msgstr "%s erreurs de spool détectées, inspectez le fichier approprié directement sur le proxy"
1375
1510
 
1376
1511
  #: ../app/views/smart_proxies/_openscap_spool.html.erb:8
@@ -1382,7 +1517,10 @@ msgid "None found"
1382
1517
  msgstr "Rien trouvé"
1383
1518
 
1384
1519
  #: ../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."
1520
+ msgid ""
1521
+ "Proxy failed to send a report from spool to Foreman. This indicates a "
1522
+ "corrupted report format. Report has been moved to directory for storing "
1523
+ "corrupted files on proxy for later inspection."
1386
1524
  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
1525
 
1388
1526
  #: ../app/views/smart_proxies/plugins/_openscap.html.erb:7
@@ -1397,7 +1535,10 @@ msgstr "Fichier de personnalisation DataStream"
1397
1535
  msgid "Delete tailoring file %s?"
1398
1536
  msgstr "Souhaitez-vous supprimer le fichier de personnalisation %s ?"
1399
1537
 
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
1538
+ #: ../app/views/tailoring_files/index.html.erb:1
1539
+ #: ../app/views/tailoring_files/welcome.html.erb:1
1540
+ #: ../app/views/tailoring_files/welcome.html.erb:6
1541
+ #: ../lib/foreman_openscap/engine.rb:169
1401
1542
  msgid "Tailoring Files"
1402
1543
  msgstr "Fichiers de personnalisation"
1403
1544
 
@@ -1410,16 +1551,16 @@ msgid "Upload new Tailoring File"
1410
1551
  msgstr "Télécharger un nouveau fichier de personnalisation"
1411
1552
 
1412
1553
  #: ../app/views/tailoring_files/welcome.html.erb:7
1413
- msgid "It may sometimes be required to adjust the security policy to your specific needs. "
1554
+ msgid ""
1555
+ "It may sometimes be required to adjust the security policy to your specific "
1556
+ "needs. "
1414
1557
  msgstr "Il est parfois nécessaire d'ajuster la stratégie de sécurité en fonction de vos besoins spécifiques."
1415
1558
 
1416
1559
  #: ../app/views/tailoring_files/welcome.html.erb:8
1417
1560
  msgid ""
1418
1561
  "In Foreman, tailoring_files represent the custom modifications to default XCCDF profiles and they can be applied to hosts\n"
1419
1562
  " 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"
1563
+ msgstr "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 via %s"
1423
1564
 
1424
1565
  #: ../app/views/tailoring_files/welcome.html.erb:13
1425
1566
  msgid "New Tailoring File"
@@ -1434,36 +1575,38 @@ msgid "A summary of reports for OpenSCAP policies"
1434
1575
  msgstr "Récapitulatif des rapports de stratégies OpenSCAP"
1435
1576
 
1436
1577
  #: ../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 ""
1578
+ msgid ""
1579
+ "Can't find scap-security-guide RPM, are you sure it is installed on your "
1580
+ "server?"
1581
+ msgstr "Vous ne trouvez pas le RPM scap-security-guide, êtes-vous sûr qu'il est installé sur votre serveur ?"
1439
1582
 
1440
1583
  #: ../lib/foreman_openscap/bulk_upload.rb:29
1441
1584
  msgid "Expected an array of files to upload, got: %s."
1442
- msgstr ""
1585
+ msgstr "Attendu un tableau de fichiers à télécharger, obtenu :%s ."
1443
1586
 
1444
1587
  #: ../lib/foreman_openscap/bulk_upload.rb:35
1445
1588
  msgid "%s is a directory, expecting file."
1446
- msgstr ""
1589
+ msgstr "%s est un répertoire, attendant un fichier."
1447
1590
 
1448
1591
  #: ../lib/foreman_openscap/bulk_upload.rb:40
1449
1592
  msgid "%s does not exist, skipping."
1450
- msgstr ""
1593
+ msgstr "%s n'existe pas, ignoré."
1451
1594
 
1452
1595
  #: ../lib/foreman_openscap/bulk_upload.rb:58
1453
1596
  msgid "Failed saving %s:"
1454
- msgstr ""
1597
+ msgstr "Échec de l'enregistrement%s :"
1455
1598
 
1456
1599
  #: ../lib/foreman_openscap/bulk_upload.rb:66
1457
1600
  msgid "No such directory: %s. Please check the path you have provided."
1458
- msgstr ""
1601
+ msgstr "Aucun répertoire de ce type :%s. Veuillez vérifier le chemin que vous avez fourni."
1459
1602
 
1460
1603
  #: ../lib/foreman_openscap/bulk_upload.rb:88
1461
1604
  msgid "Red Hat %s default content"
1462
- msgstr ""
1605
+ msgstr "Contenu Red Hat %s par défaut"
1463
1606
 
1464
1607
  #: ../lib/foreman_openscap/bulk_upload.rb:88
1465
1608
  msgid "%s content"
1466
- msgstr ""
1609
+ msgstr "%s contenu"
1467
1610
 
1468
1611
  #: ../lib/foreman_openscap/engine.rb:160
1469
1612
  msgid "Policies"
@@ -1477,16 +1620,21 @@ msgstr "Contenus SCAP"
1477
1620
  msgid "Reports"
1478
1621
  msgstr "Rapports"
1479
1622
 
1480
- #: ../lib/foreman_openscap/engine.rb:172 ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:33
1623
+ #: ../lib/foreman_openscap/engine.rb:172
1624
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:33
1481
1625
  msgid "OVAL Contents"
1482
1626
  msgstr "Contenus OVAL"
1483
1627
 
1484
- #: ../lib/foreman_openscap/engine.rb:177 ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:32
1628
+ #: ../lib/foreman_openscap/engine.rb:177
1629
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:32
1485
1630
  msgid "OVAL Policies"
1486
1631
  msgstr "Stratégies OVAL"
1487
1632
 
1488
1633
  #: ../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."
1634
+ msgid ""
1635
+ "OpenSCAP Proxy to use for fetching SCAP content and uploading ARF reports. "
1636
+ "Leave blank and override appropriate parameters when using proxy load "
1637
+ "balancer."
1490
1638
  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
1639
 
1492
1640
  #: ../lib/foreman_openscap/engine.rb:203 ../lib/foreman_openscap/engine.rb:208
@@ -1507,67 +1655,74 @@ msgstr "Exécuter le scan OVAL"
1507
1655
 
1508
1656
  #: ../webpack/components/ConfirmModal.js:19
1509
1657
  msgid "Confirm"
1510
- msgstr ""
1658
+ msgstr "Confirmer"
1511
1659
 
1512
1660
  #: ../webpack/components/EditableInput.js:78
1513
1661
  msgid "None provided"
1514
- msgstr ""
1662
+ msgstr "Aucun n'est prévu"
1515
1663
 
1516
1664
  #: ../webpack/components/HostExtentions/HostKebabItems.js:37
1517
1665
  msgid "There's no available report for this host"
1518
- msgstr ""
1666
+ msgstr "Il n'y a pas de rapport disponible pour cet hôte"
1519
1667
 
1520
1668
  #: ../webpack/components/withDeleteModal.js:27
1521
1669
  msgid "Are you sure you want to delete %s?"
1522
- msgstr ""
1670
+ msgstr "Êtes-vous sûr de vouloir activer %s ?"
1523
1671
 
1524
1672
  #: ../webpack/components/withLoading.js:12
1525
1673
  msgid "Error!"
1526
- msgstr "Erreur"
1674
+ msgstr "Erreur !"
1527
1675
 
1528
1676
  #: ../webpack/components/withLoading.js:64
1529
1677
  msgid "Permission denied"
1530
- msgstr ""
1678
+ msgstr "Permission non accordée"
1531
1679
 
1532
1680
  #: ../webpack/helpers/mutationHelper.js:7
1533
1681
  msgid "There was a following error when deleting %(name)s: %(error)s"
1534
- msgstr ""
1682
+ msgstr "L’erreur suivante s'est produite lors de la suppression%(name)s : %(error)s"
1535
1683
 
1536
1684
  #: ../webpack/helpers/permissionsHelper.js:34
1537
1685
  msgid "You are not authorized to view the page. "
1538
- msgstr ""
1686
+ msgstr "Vous n'êtes pas autorisé à voir cette page. "
1539
1687
 
1540
1688
  #: ../webpack/helpers/permissionsHelper.js:37
1541
1689
  msgid "Request the following permissions from administrator: %s."
1542
- msgstr ""
1690
+ msgstr "Demandez les permissions suivantes à l'administrateur : %s."
1543
1691
 
1544
1692
  #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:40
1545
1693
  msgid "No OVAL Contents found."
1546
1694
  msgstr "Aucun contenu OVAL trouvé."
1547
1695
 
1548
- #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:42 ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:42
1696
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:42
1697
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:42
1549
1698
  msgid "Delete OVAL Content"
1550
- msgstr ""
1699
+ msgstr "Créer du contenu OVAL"
1551
1700
 
1552
1701
  #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:49
1553
1702
  msgid "OVAL Content successfully deleted."
1554
- msgstr ""
1703
+ msgstr "Contenu OVAL créé avec succès"
1555
1704
 
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
1705
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:51
1706
+ #: ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:39
1707
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:19
1708
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:74
1557
1709
  msgid "OVAL Content"
1558
1710
  msgstr "Contenu OVAL"
1559
1711
 
1560
- #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:56 ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:57
1712
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:56
1713
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:57
1561
1714
  msgid "Create OVAL Content"
1562
- msgstr ""
1715
+ msgstr "Créer du contenu OVAL"
1563
1716
 
1564
- #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:20 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:103 ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:21
1717
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:20
1718
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:103
1719
+ #: ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:21
1565
1720
  msgid "URL"
1566
- msgstr ""
1721
+ msgstr "URL"
1567
1722
 
1568
1723
  #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:21
1569
1724
  msgid "Original File Name"
1570
- msgstr ""
1725
+ msgstr "Nom de fichier d'origine"
1571
1726
 
1572
1727
  #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:69
1573
1728
  msgid "OVAL Contents table"
@@ -1575,55 +1730,59 @@ msgstr "OVAL Table des matières"
1575
1730
 
1576
1731
  #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:39
1577
1732
  msgid "New OVAL Content"
1578
- msgstr ""
1733
+ msgstr "Nouveau contenu OVAL"
1579
1734
 
1580
1735
  #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:62
1581
1736
  msgid "OVAL Content Source"
1582
- msgstr ""
1737
+ msgstr "Source de contenu OVAL"
1583
1738
 
1584
1739
  #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:74
1585
1740
  msgid "OVAL Content from URL"
1586
- msgstr ""
1741
+ msgstr "Contenu OVAL de l'URL"
1587
1742
 
1588
1743
  #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:88
1589
1744
  msgid "OVAL Content from file"
1590
- msgstr ""
1745
+ msgstr "Contenu OVAL du fichier"
1591
1746
 
1592
- #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:92 ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:28
1747
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:92
1748
+ #: ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:28
1593
1749
  msgid "File"
1594
- msgstr ""
1750
+ msgstr "Fichier"
1595
1751
 
1596
1752
  #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNewHelper.js:38
1597
1753
  msgid "OVAL Content %s successfully created"
1598
- msgstr ""
1754
+ msgstr "Contenu OVAL%s créé"
1599
1755
 
1600
1756
  #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNewHelper.js:52
1601
1757
  msgid "Unknown error when submitting data, please try again later."
1602
- msgstr ""
1758
+ msgstr "Erreur inconnue lors de la soumission des données, veuillez réessayer plus tard."
1603
1759
 
1604
- #: ../webpack/routes/OvalContents/OvalContentsShow/index.js:26 ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:22
1760
+ #: ../webpack/routes/OvalContents/OvalContentsShow/index.js:26
1761
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:22
1605
1762
  msgid "No OVAL Content found"
1606
- msgstr ""
1763
+ msgstr "Aucun contenu OVAL trouvé."
1607
1764
 
1608
1765
  #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:39
1609
1766
  msgid "No OVAL Policies found"
1610
1767
  msgstr "Aucune stratégie OVAL trouvée"
1611
1768
 
1612
- #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:41 ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:33
1769
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:41
1770
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:33
1613
1771
  msgid "Delete OVAL Policy"
1614
- msgstr ""
1772
+ msgstr "Supprimer une stratégie OVAL"
1615
1773
 
1616
1774
  #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:48
1617
1775
  msgid "OVAL policy was successfully deleted."
1618
- msgstr ""
1776
+ msgstr "La stratégie OVAL a été supprimée."
1619
1777
 
1620
1778
  #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:50
1621
1779
  msgid "OVAL policy"
1622
- msgstr ""
1780
+ msgstr "Stratégies OVAL"
1623
1781
 
1624
- #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:48 ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:17
1782
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:48
1783
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:17
1625
1784
  msgid "Create OVAL Policy"
1626
- msgstr ""
1785
+ msgstr "Supprimer une stratégie OVAL"
1627
1786
 
1628
1787
  #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:60
1629
1788
  msgid "OVAL Policies Table"
@@ -1631,31 +1790,33 @@ msgstr "Liste des stratégies OVAL"
1631
1790
 
1632
1791
  #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:107
1633
1792
  msgid "Type a hostgroup name..."
1634
- msgstr ""
1793
+ msgstr "Saisir un nom de groupe d'hôtes..."
1635
1794
 
1636
1795
  #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:76
1637
1796
  msgid "Choose OVAL Content"
1638
- msgstr ""
1797
+ msgstr "Choisissez le contenu OVAL"
1639
1798
 
1640
1799
  #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js:8
1641
1800
  msgid "can't be blank"
1642
- msgstr ""
1801
+ msgstr "ne peut pas être vide"
1643
1802
 
1644
1803
  #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js:15
1645
1804
  msgid "is not a valid cronline"
1646
- msgstr ""
1805
+ msgstr "n'est pas un cronline valide"
1647
1806
 
1648
1807
  #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js:54
1649
1808
  msgid "OVAL Policy succesfully created."
1650
- msgstr ""
1809
+ msgstr "La stratégie OVAL a bien été créée."
1651
1810
 
1652
1811
  #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js:86
1653
1812
  msgid "Failed to create OVAL Policy: %s"
1654
- msgstr ""
1813
+ msgstr "Échec de la création de la stratégie OVAL : %s"
1655
1814
 
1656
1815
  #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:23
1657
- msgid "OVAL Content is required to create OVAL Policy. Please create one before proceeding."
1658
- msgstr ""
1816
+ msgid ""
1817
+ "OVAL Content is required to create OVAL Policy. Please create one before "
1818
+ "proceeding."
1819
+ msgstr "Le contenu OVAL est requis pour créer la stratégie OVAL. Veuillez en créer un avant de continuer."
1659
1820
 
1660
1821
  #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTab.js:38
1661
1822
  msgid "No CVEs found."
@@ -1679,15 +1840,15 @@ msgstr "Tableau des CVEs pour la stratégie OVAL"
1679
1840
 
1680
1841
  #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:47
1681
1842
  msgid "Period"
1682
- msgstr ""
1843
+ msgstr "Période"
1683
1844
 
1684
1845
  #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/HostgroupsTab.js:38
1685
1846
  msgid "No Hostgroups found."
1686
- msgstr ""
1847
+ msgstr "Aucun groupe d'hôtes trouvé."
1687
1848
 
1688
1849
  #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/HostgroupsTable.js:26
1689
1850
  msgid "Table of hostgroups for OVAL policy"
1690
- msgstr ""
1851
+ msgstr "Tableau des groupes d'hôtes pour la stratégie OVAL"
1691
1852
 
1692
1853
  #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:46
1693
1854
  msgid "Scan All Hostgroups"
@@ -1695,35 +1856,35 @@ msgstr "Analyser tous les groupes d'hôtes"
1695
1856
 
1696
1857
  #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:53
1697
1858
  msgid "Details"
1698
- msgstr ""
1859
+ msgstr "Détails"
1699
1860
 
1700
1861
  #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:59
1701
1862
  msgid "CVEs"
1702
- msgstr ""
1863
+ msgstr "CVE"
1703
1864
 
1704
1865
  #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:9
1705
1866
  msgid "Weekly, on %s"
1706
- msgstr ""
1867
+ msgstr "Hebdomadaire, le %s"
1707
1868
 
1708
1869
  #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:11
1709
1870
  msgid "Monthly, day of month: %s"
1710
- msgstr ""
1871
+ msgstr "Mensuel, jour du mois : %s"
1711
1872
 
1712
1873
  #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:13
1713
1874
  msgid "Custom cron: %s"
1714
- msgstr ""
1875
+ msgstr "Cron personnalisé : %s"
1715
1876
 
1716
1877
  #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:15
1717
1878
  msgid "Unknown schedule"
1718
- msgstr ""
1879
+ msgstr "Horaire inconnu"
1719
1880
 
1720
1881
  #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:77
1721
1882
  msgid "OVAL policy was successfully updated."
1722
- msgstr ""
1883
+ msgstr "La stratégie OVAL a été mise à jour."
1723
1884
 
1724
1885
  #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:84
1725
1886
  msgid "There was a following error when updating OVAL policy: %s"
1726
- msgstr ""
1887
+ msgstr "L'erreur suivante s'est produite lors de la création d'un job OVAL : %s"
1727
1888
 
1728
1889
  #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/index.js:28
1729
1890
  msgid "No OVAL Policy found"