foreman_openscap 7.1.0 → 8.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_openscap/locale/cs_CZ/foreman_openscap.js +517 -421
- data/app/assets/javascripts/foreman_openscap/locale/de/foreman_openscap.js +909 -813
- data/app/assets/javascripts/foreman_openscap/locale/en/foreman_openscap.js +517 -421
- data/app/assets/javascripts/foreman_openscap/locale/en_GB/foreman_openscap.js +549 -453
- data/app/assets/javascripts/foreman_openscap/locale/es/foreman_openscap.js +917 -821
- data/app/assets/javascripts/foreman_openscap/locale/fr/foreman_openscap.js +917 -821
- data/app/assets/javascripts/foreman_openscap/locale/gl/foreman_openscap.js +557 -461
- data/app/assets/javascripts/foreman_openscap/locale/it/foreman_openscap.js +603 -507
- data/app/assets/javascripts/foreman_openscap/locale/ja/foreman_openscap.js +908 -812
- data/app/assets/javascripts/foreman_openscap/locale/ka/foreman_openscap.js +1398 -0
- data/app/assets/javascripts/foreman_openscap/locale/ko/foreman_openscap.js +705 -609
- data/app/assets/javascripts/foreman_openscap/locale/pt_BR/foreman_openscap.js +917 -821
- data/app/assets/javascripts/foreman_openscap/locale/ru/foreman_openscap.js +707 -611
- data/app/assets/javascripts/foreman_openscap/locale/sv_SE/foreman_openscap.js +557 -461
- data/app/assets/javascripts/foreman_openscap/locale/zh_CN/foreman_openscap.js +908 -812
- data/app/assets/javascripts/foreman_openscap/locale/zh_TW/foreman_openscap.js +705 -609
- data/app/assets/javascripts/foreman_openscap/reports.js +5 -0
- data/app/controllers/arf_reports_controller.rb +23 -2
- data/app/helpers/arf_reports_helper.rb +17 -4
- data/app/models/concerns/foreman_openscap/host_extensions.rb +2 -0
- data/app/models/foreman_openscap/arf_report.rb +11 -2
- data/app/views/arf_reports/_output.html.erb +5 -1
- data/app/views/job_templates/run_openscap_remediation_-_ansible_default.erb +27 -0
- data/app/views/job_templates/run_openscap_remediation_-_script_default.erb +24 -0
- data/config/routes.rb +1 -0
- data/db/migrate/20230912122310_add_fixes_to_message.rb +5 -0
- data/lib/foreman_openscap/engine.rb +18 -2
- data/lib/foreman_openscap/version.rb +1 -1
- data/lib/tasks/foreman_openscap_tasks.rake +5 -16
- data/locale/Makefile +3 -3
- data/locale/cs_CZ/foreman_openscap.edit.po +144 -16
- data/locale/cs_CZ/foreman_openscap.po +97 -1
- data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/de/foreman_openscap.edit.po +145 -17
- data/locale/de/foreman_openscap.po +98 -2
- data/locale/en/foreman_openscap.edit.po +144 -16
- data/locale/en/foreman_openscap.po +97 -1
- data/locale/en_GB/foreman_openscap.edit.po +144 -16
- data/locale/en_GB/foreman_openscap.po +97 -1
- data/locale/es/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/es/foreman_openscap.edit.po +145 -17
- data/locale/es/foreman_openscap.po +98 -2
- data/locale/foreman_openscap.pot +168 -16
- data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/fr/foreman_openscap.edit.po +145 -17
- data/locale/fr/foreman_openscap.po +98 -2
- data/locale/gl/foreman_openscap.edit.po +144 -16
- data/locale/gl/foreman_openscap.po +97 -1
- data/locale/it/foreman_openscap.edit.po +144 -16
- data/locale/it/foreman_openscap.po +97 -1
- data/locale/ja/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ja/foreman_openscap.edit.po +145 -17
- data/locale/ja/foreman_openscap.po +98 -2
- data/locale/ka/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ka/foreman_openscap.edit.po +1863 -0
- data/locale/ka/foreman_openscap.po +1405 -0
- data/locale/ka/foreman_openscap.po.time_stamp +0 -0
- data/locale/ko/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ko/foreman_openscap.edit.po +145 -17
- data/locale/ko/foreman_openscap.po +98 -2
- data/locale/pt_BR/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/pt_BR/foreman_openscap.edit.po +145 -17
- data/locale/pt_BR/foreman_openscap.po +98 -2
- data/locale/ru/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ru/foreman_openscap.edit.po +145 -17
- data/locale/ru/foreman_openscap.po +98 -2
- data/locale/sv_SE/foreman_openscap.edit.po +144 -16
- data/locale/sv_SE/foreman_openscap.po +97 -1
- data/locale/zh_CN/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/zh_CN/foreman_openscap.edit.po +145 -17
- data/locale/zh_CN/foreman_openscap.po +98 -2
- data/locale/zh_TW/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/zh_TW/foreman_openscap.edit.po +145 -17
- data/locale/zh_TW/foreman_openscap.po +98 -2
- data/webpack/components/EmptyState.js +6 -2
- data/webpack/components/OpenscapRemediationWizard/OpenscapRemediationSelectors.js +16 -0
- data/webpack/components/OpenscapRemediationWizard/OpenscapRemediationWizardContext.js +4 -0
- data/webpack/components/OpenscapRemediationWizard/ViewSelectedHostsLink.js +38 -0
- data/webpack/components/OpenscapRemediationWizard/WizardHeader.js +43 -0
- data/webpack/components/OpenscapRemediationWizard/constants.js +14 -0
- data/webpack/components/OpenscapRemediationWizard/helpers.js +33 -0
- data/webpack/components/OpenscapRemediationWizard/index.js +160 -0
- data/webpack/components/OpenscapRemediationWizard/steps/Finish.js +131 -0
- data/webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js +217 -0
- data/webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js +176 -0
- data/webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.scss +4 -0
- data/webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js +160 -0
- data/webpack/components/OpenscapRemediationWizard/steps/index.js +4 -0
- data/webpack/index.js +8 -3
- data/webpack/testHelper.js +6 -5
- metadata +24 -3
|
@@ -384,15 +384,15 @@ msgstr "Impossible de supprimer les rapports de conformité %s"
|
|
|
384
384
|
msgid "Successfully deleted %s compliance reports"
|
|
385
385
|
msgstr "Rapports de conformité %s supprimés"
|
|
386
386
|
|
|
387
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
387
|
+
#: ../app/controllers/arf_reports_controller.rb:106
|
|
388
388
|
msgid "No compliance reports were found."
|
|
389
389
|
msgstr "Aucun rapport de conformité trouvé"
|
|
390
390
|
|
|
391
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
391
|
+
#: ../app/controllers/arf_reports_controller.rb:110
|
|
392
392
|
msgid "No compliance reports selected"
|
|
393
393
|
msgstr "Aucun rapport de conformité sélectionné"
|
|
394
394
|
|
|
395
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
395
|
+
#: ../app/controllers/arf_reports_controller.rb:115
|
|
396
396
|
msgid "Something went wrong while selecting compliance reports - %s"
|
|
397
397
|
msgstr "Quelque chose s'est mal passé lors de la sélection des rapports de conformité - %s"
|
|
398
398
|
|
|
@@ -432,15 +432,15 @@ msgstr "Hôtes mis à jour : stratégie de conformité '%s' dés-attribuée"
|
|
|
432
432
|
msgid "No valid policy ID provided"
|
|
433
433
|
msgstr "Aucun ID de stratégie fourni"
|
|
434
434
|
|
|
435
|
-
#: ../app/controllers/policies_controller.rb:125
|
|
436
|
-
msgid "No hosts were found."
|
|
437
|
-
msgstr "Aucun hôte trouvé"
|
|
438
|
-
|
|
439
435
|
#: ../app/controllers/policies_controller.rb:129
|
|
436
|
+
msgid "No hosts were found with that id, name or query filter"
|
|
437
|
+
msgstr ""
|
|
438
|
+
|
|
439
|
+
#: ../app/controllers/policies_controller.rb:134
|
|
440
440
|
msgid "No hosts selected"
|
|
441
441
|
msgstr "Aucun hôte sélectionné"
|
|
442
442
|
|
|
443
|
-
#: ../app/controllers/policies_controller.rb:
|
|
443
|
+
#: ../app/controllers/policies_controller.rb:139
|
|
444
444
|
msgid "Something went wrong while selecting hosts - %s"
|
|
445
445
|
msgstr "Une erreur s'est produite lors de la sélection des hôtes - %s"
|
|
446
446
|
|
|
@@ -512,18 +512,22 @@ msgstr " pour la stratégie %s"
|
|
|
512
512
|
msgid " through %s"
|
|
513
513
|
msgstr " via %s"
|
|
514
514
|
|
|
515
|
-
#: ../app/helpers/arf_reports_helper.rb:
|
|
515
|
+
#: ../app/helpers/arf_reports_helper.rb:67
|
|
516
516
|
msgid "Hosts failing this rule"
|
|
517
517
|
msgstr "Hôtes échouant à cette règle"
|
|
518
518
|
|
|
519
|
-
#: ../app/helpers/arf_reports_helper.rb:
|
|
519
|
+
#: ../app/helpers/arf_reports_helper.rb:68
|
|
520
520
|
msgid "Hosts passing this rule"
|
|
521
521
|
msgstr "Hôtes passant cette règle"
|
|
522
522
|
|
|
523
|
-
#: ../app/helpers/arf_reports_helper.rb:
|
|
523
|
+
#: ../app/helpers/arf_reports_helper.rb:69
|
|
524
524
|
msgid "Hosts othering this rule"
|
|
525
525
|
msgstr "Hôtes modifiant cette règle"
|
|
526
526
|
|
|
527
|
+
#: ../app/helpers/arf_reports_helper.rb:72
|
|
528
|
+
msgid "Remediation"
|
|
529
|
+
msgstr ""
|
|
530
|
+
|
|
527
531
|
#: ../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
532
|
msgid "Host"
|
|
529
533
|
msgstr "Hôte"
|
|
@@ -1165,7 +1169,7 @@ msgstr "Nombre de jours dans un mois, notez que chaque mois n'a pas le même nom
|
|
|
1165
1169
|
msgid "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5 values by space"
|
|
1166
1170
|
msgstr "Vous pouvez personnaliser votre ligne cron. \"0 3 * * *\", séparer chacune des 5 valeurs par un espace"
|
|
1167
1171
|
|
|
1168
|
-
#: ../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
|
|
1172
|
+
#: ../app/views/policies/_list.html.erb:3 ../app/views/tailoring_files/_list.html.erb:3 ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:162 ../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
|
|
1169
1173
|
msgid "Name"
|
|
1170
1174
|
msgstr "Nom"
|
|
1171
1175
|
|
|
@@ -1497,14 +1501,22 @@ msgstr "Proxy OpenSCAP"
|
|
|
1497
1501
|
msgid "ID of OpenSCAP Proxy"
|
|
1498
1502
|
msgstr "ID du proxy OpenSCAP"
|
|
1499
1503
|
|
|
1500
|
-
#: ../lib/foreman_openscap/engine.rb:270 ../lib/foreman_openscap/engine.rb:
|
|
1504
|
+
#: ../lib/foreman_openscap/engine.rb:270 ../lib/foreman_openscap/engine.rb:293
|
|
1501
1505
|
msgid "Run OpenSCAP scan"
|
|
1502
1506
|
msgstr "Exécuter une analyse OpenSCAP"
|
|
1503
1507
|
|
|
1504
|
-
#: ../lib/foreman_openscap/engine.rb:275 ../lib/foreman_openscap/engine.rb:
|
|
1508
|
+
#: ../lib/foreman_openscap/engine.rb:275 ../lib/foreman_openscap/engine.rb:294
|
|
1505
1509
|
msgid "Run OVAL scan"
|
|
1506
1510
|
msgstr "Exécuter le scan OVAL"
|
|
1507
1511
|
|
|
1512
|
+
#: ../lib/foreman_openscap/engine.rb:279 ../lib/foreman_openscap/engine.rb:295
|
|
1513
|
+
msgid "Run OpenSCAP remediation with Ansible"
|
|
1514
|
+
msgstr ""
|
|
1515
|
+
|
|
1516
|
+
#: ../lib/foreman_openscap/engine.rb:284 ../lib/foreman_openscap/engine.rb:296
|
|
1517
|
+
msgid "Run OpenSCAP remediation with Shell"
|
|
1518
|
+
msgstr ""
|
|
1519
|
+
|
|
1508
1520
|
#: ../webpack/components/ConfirmModal.js:19
|
|
1509
1521
|
msgid "Confirm"
|
|
1510
1522
|
msgstr ""
|
|
@@ -1517,14 +1529,130 @@ msgstr ""
|
|
|
1517
1529
|
msgid "There's no available report for this host"
|
|
1518
1530
|
msgstr ""
|
|
1519
1531
|
|
|
1520
|
-
#: ../webpack/components/
|
|
1521
|
-
msgid "
|
|
1532
|
+
#: ../webpack/components/OpenscapRemediationWizard/ViewSelectedHostsLink.js:27
|
|
1533
|
+
msgid "View selected hosts"
|
|
1522
1534
|
msgstr ""
|
|
1523
1535
|
|
|
1524
|
-
#: ../webpack/components/
|
|
1536
|
+
#: ../webpack/components/OpenscapRemediationWizard/index.js:69 ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:174
|
|
1537
|
+
msgid "Review hosts"
|
|
1538
|
+
msgstr ""
|
|
1539
|
+
|
|
1540
|
+
#: ../webpack/components/OpenscapRemediationWizard/index.js:77 ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:123
|
|
1541
|
+
msgid "Select snippet"
|
|
1542
|
+
msgstr ""
|
|
1543
|
+
|
|
1544
|
+
#: ../webpack/components/OpenscapRemediationWizard/index.js:85 ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:94
|
|
1545
|
+
msgid "Review remediation"
|
|
1546
|
+
msgstr ""
|
|
1547
|
+
|
|
1548
|
+
#: ../webpack/components/OpenscapRemediationWizard/index.js:89
|
|
1549
|
+
msgid "Run"
|
|
1550
|
+
msgstr ""
|
|
1551
|
+
|
|
1552
|
+
#: ../webpack/components/OpenscapRemediationWizard/index.js:93
|
|
1553
|
+
msgid "Done"
|
|
1554
|
+
msgstr ""
|
|
1555
|
+
|
|
1556
|
+
#: ../webpack/components/OpenscapRemediationWizard/index.js:127
|
|
1557
|
+
msgid "Remediate %s rule"
|
|
1558
|
+
msgstr ""
|
|
1559
|
+
|
|
1560
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/Finish.js:84
|
|
1561
|
+
msgid "Job details"
|
|
1562
|
+
msgstr ""
|
|
1563
|
+
|
|
1564
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/Finish.js:87
|
|
1565
|
+
msgid "Close"
|
|
1566
|
+
msgstr ""
|
|
1567
|
+
|
|
1568
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/Finish.js:97 ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:144 ../webpack/components/withLoading.js:12
|
|
1525
1569
|
msgid "Error!"
|
|
1526
1570
|
msgstr "Erreur"
|
|
1527
1571
|
|
|
1572
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/Finish.js:105
|
|
1573
|
+
msgid "The job has started on selected host(s), you can check the status on the job details page."
|
|
1574
|
+
msgstr ""
|
|
1575
|
+
|
|
1576
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:167
|
|
1577
|
+
msgid "OS"
|
|
1578
|
+
msgstr ""
|
|
1579
|
+
|
|
1580
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:175
|
|
1581
|
+
msgid "By default, remediation is applied to the current host. Optionally, remediate any additional hosts that fail the rule."
|
|
1582
|
+
msgstr ""
|
|
1583
|
+
|
|
1584
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:61
|
|
1585
|
+
msgid "Review the remediation snippet and apply it to the host manually."
|
|
1586
|
+
msgstr ""
|
|
1587
|
+
|
|
1588
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:62
|
|
1589
|
+
msgid "Review the remediation snippet that will be applied to selected host(s)."
|
|
1590
|
+
msgstr ""
|
|
1591
|
+
|
|
1592
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:67
|
|
1593
|
+
msgid "A reboot is required after applying remediation."
|
|
1594
|
+
msgstr ""
|
|
1595
|
+
|
|
1596
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:68
|
|
1597
|
+
msgid "A reboot might be required after applying remediation."
|
|
1598
|
+
msgstr ""
|
|
1599
|
+
|
|
1600
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:84
|
|
1601
|
+
msgid "Successfully copied to clipboard!"
|
|
1602
|
+
msgstr ""
|
|
1603
|
+
|
|
1604
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:85
|
|
1605
|
+
msgid "Copy to clipboard"
|
|
1606
|
+
msgstr ""
|
|
1607
|
+
|
|
1608
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:103
|
|
1609
|
+
msgid "Do not implement any of the recommended remedial actions or scripts without first testing them in a non-production environment."
|
|
1610
|
+
msgstr ""
|
|
1611
|
+
|
|
1612
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:106
|
|
1613
|
+
msgid "Remediation might render the system non-functional."
|
|
1614
|
+
msgstr ""
|
|
1615
|
+
|
|
1616
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:139
|
|
1617
|
+
msgid "Other hosts failing this rule"
|
|
1618
|
+
msgstr ""
|
|
1619
|
+
|
|
1620
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:155
|
|
1621
|
+
msgid "Reboot the system(s)"
|
|
1622
|
+
msgstr ""
|
|
1623
|
+
|
|
1624
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:71
|
|
1625
|
+
msgid "Method"
|
|
1626
|
+
msgstr ""
|
|
1627
|
+
|
|
1628
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:77
|
|
1629
|
+
msgid "Remote job"
|
|
1630
|
+
msgstr ""
|
|
1631
|
+
|
|
1632
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:86
|
|
1633
|
+
msgid "Manual"
|
|
1634
|
+
msgstr ""
|
|
1635
|
+
|
|
1636
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:101
|
|
1637
|
+
msgid "There is no job to remediate with. Please remediate manually."
|
|
1638
|
+
msgstr ""
|
|
1639
|
+
|
|
1640
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:107
|
|
1641
|
+
msgid "Snippet"
|
|
1642
|
+
msgstr ""
|
|
1643
|
+
|
|
1644
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:150
|
|
1645
|
+
msgid "Select remediation method"
|
|
1646
|
+
msgstr ""
|
|
1647
|
+
|
|
1648
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:151
|
|
1649
|
+
msgid "You can remediate by running a remote job or you can display a snippet for manual remediation."
|
|
1650
|
+
msgstr ""
|
|
1651
|
+
|
|
1652
|
+
#: ../webpack/components/withDeleteModal.js:27
|
|
1653
|
+
msgid "Are you sure you want to delete %s?"
|
|
1654
|
+
msgstr ""
|
|
1655
|
+
|
|
1528
1656
|
#: ../webpack/components/withLoading.js:64
|
|
1529
1657
|
msgid "Permission denied"
|
|
1530
1658
|
msgstr ""
|
|
@@ -65,6 +65,12 @@ msgstr "%%{type} a été sélectionné pour déployer la stratégie auprès des
|
|
|
65
65
|
msgid "<b>Foreman</b> OpenSCAP summary"
|
|
66
66
|
msgstr "<b>Foreman</b> OpenSCAP Récapitulatif"
|
|
67
67
|
|
|
68
|
+
msgid "A reboot is required after applying remediation."
|
|
69
|
+
msgstr ""
|
|
70
|
+
|
|
71
|
+
msgid "A reboot might be required after applying remediation."
|
|
72
|
+
msgstr ""
|
|
73
|
+
|
|
68
74
|
msgid "A summary of reports for OpenSCAP policies"
|
|
69
75
|
msgstr "Récapitulatif des rapports de stratégies OpenSCAP"
|
|
70
76
|
|
|
@@ -116,6 +122,9 @@ msgstr "Assignez openscap_proxy à %s avant de procéder."
|
|
|
116
122
|
msgid "Back"
|
|
117
123
|
msgstr "Précédent"
|
|
118
124
|
|
|
125
|
+
msgid "By default, remediation is applied to the current host. Optionally, remediate any additional hosts that fail the rule."
|
|
126
|
+
msgstr ""
|
|
127
|
+
|
|
119
128
|
msgid "CVEs"
|
|
120
129
|
msgstr ""
|
|
121
130
|
|
|
@@ -161,6 +170,9 @@ msgstr "Sélectionner une période"
|
|
|
161
170
|
msgid "Choose weekday"
|
|
162
171
|
msgstr "Sélectionner un jour de la semaine"
|
|
163
172
|
|
|
173
|
+
msgid "Close"
|
|
174
|
+
msgstr ""
|
|
175
|
+
|
|
164
176
|
msgid "Compliance"
|
|
165
177
|
msgstr "Conformité"
|
|
166
178
|
|
|
@@ -194,6 +206,9 @@ msgstr ""
|
|
|
194
206
|
msgid "Content"
|
|
195
207
|
msgstr ""
|
|
196
208
|
|
|
209
|
+
msgid "Copy to clipboard"
|
|
210
|
+
msgstr ""
|
|
211
|
+
|
|
197
212
|
msgid "Could not find host identified by: %s"
|
|
198
213
|
msgstr "Impossible de trouver l'hôte identifié par : %s"
|
|
199
214
|
|
|
@@ -305,9 +320,15 @@ msgstr "Détails de la stratégie de conformité {missing_vars}"
|
|
|
305
320
|
msgid "Directory to upload when using \"directory\" upload type"
|
|
306
321
|
msgstr "Répertoire à télécharger lors de l'utilisation du type de téléchargement \"répertoire\""
|
|
307
322
|
|
|
323
|
+
msgid "Do not implement any of the recommended remedial actions or scripts without first testing them in a non-production environment."
|
|
324
|
+
msgstr ""
|
|
325
|
+
|
|
308
326
|
msgid "Documentation"
|
|
309
327
|
msgstr "Documentation"
|
|
310
328
|
|
|
329
|
+
msgid "Done"
|
|
330
|
+
msgstr ""
|
|
331
|
+
|
|
311
332
|
msgid "Download"
|
|
312
333
|
msgstr "Télécharger"
|
|
313
334
|
|
|
@@ -512,6 +533,9 @@ msgstr "Est-ce que theforeman.foreman_scap_client est présent ?"
|
|
|
512
533
|
msgid "It may sometimes be required to adjust the security policy to your specific needs. "
|
|
513
534
|
msgstr "Il est parfois nécessaire d'ajuster la stratégie de sécurité en fonction de vos besoins spécifiques."
|
|
514
535
|
|
|
536
|
+
msgid "Job details"
|
|
537
|
+
msgstr ""
|
|
538
|
+
|
|
515
539
|
msgid "Latest Compliance Reports"
|
|
516
540
|
msgstr "Derniers rapports de conformité"
|
|
517
541
|
|
|
@@ -545,9 +569,15 @@ msgstr "Chargement..."
|
|
|
545
569
|
msgid "Locations"
|
|
546
570
|
msgstr "Emplacements"
|
|
547
571
|
|
|
572
|
+
msgid "Manual"
|
|
573
|
+
msgstr ""
|
|
574
|
+
|
|
548
575
|
msgid "Message"
|
|
549
576
|
msgstr "Message"
|
|
550
577
|
|
|
578
|
+
msgid "Method"
|
|
579
|
+
msgstr ""
|
|
580
|
+
|
|
551
581
|
msgid "Monthly, day of month: %s"
|
|
552
582
|
msgstr ""
|
|
553
583
|
|
|
@@ -629,8 +659,8 @@ msgstr "Aucun rapport de conformité trouvé"
|
|
|
629
659
|
msgid "No hosts selected"
|
|
630
660
|
msgstr "Aucun hôte sélectionné"
|
|
631
661
|
|
|
632
|
-
msgid "No hosts were found
|
|
633
|
-
msgstr "
|
|
662
|
+
msgid "No hosts were found with that id, name or query filter"
|
|
663
|
+
msgstr ""
|
|
634
664
|
|
|
635
665
|
msgid "No proxy found for %{name} or %{url}"
|
|
636
666
|
msgstr "Aucun proxy trouvé pour %%{name} ou %%{url}"
|
|
@@ -683,6 +713,9 @@ msgstr "Nombre d’évènements"
|
|
|
683
713
|
msgid "Number of a day in month, note that not all months have same count of days"
|
|
684
714
|
msgstr "Nombre de jours dans un mois, notez que chaque mois n'a pas le même nombre de jours"
|
|
685
715
|
|
|
716
|
+
msgid "OS"
|
|
717
|
+
msgstr ""
|
|
718
|
+
|
|
686
719
|
msgid "OVAL Content"
|
|
687
720
|
msgstr "Contenu OVAL"
|
|
688
721
|
|
|
@@ -782,6 +815,9 @@ msgstr "Nom de fichier original du fichier XML"
|
|
|
782
815
|
msgid "Other"
|
|
783
816
|
msgstr "Autre"
|
|
784
817
|
|
|
818
|
+
msgid "Other hosts failing this rule"
|
|
819
|
+
msgstr ""
|
|
820
|
+
|
|
785
821
|
msgid "Othered"
|
|
786
822
|
msgstr "Autre"
|
|
787
823
|
|
|
@@ -874,6 +910,9 @@ msgstr "Classe Puppet"
|
|
|
874
910
|
msgid "Rationale"
|
|
875
911
|
msgstr "Rationale"
|
|
876
912
|
|
|
913
|
+
msgid "Reboot the system(s)"
|
|
914
|
+
msgstr ""
|
|
915
|
+
|
|
877
916
|
msgid "Red Hat %s default content"
|
|
878
917
|
msgstr ""
|
|
879
918
|
|
|
@@ -883,9 +922,21 @@ msgstr "Réf Id"
|
|
|
883
922
|
msgid "References"
|
|
884
923
|
msgstr "Références"
|
|
885
924
|
|
|
925
|
+
msgid "Remediate %s rule"
|
|
926
|
+
msgstr ""
|
|
927
|
+
|
|
928
|
+
msgid "Remediation"
|
|
929
|
+
msgstr ""
|
|
930
|
+
|
|
931
|
+
msgid "Remediation might render the system non-functional."
|
|
932
|
+
msgstr ""
|
|
933
|
+
|
|
886
934
|
msgid "Remote action:"
|
|
887
935
|
msgstr "Action distante :"
|
|
888
936
|
|
|
937
|
+
msgid "Remote job"
|
|
938
|
+
msgstr ""
|
|
939
|
+
|
|
889
940
|
msgid "Report Metrics"
|
|
890
941
|
msgstr "Métriques du rapport"
|
|
891
942
|
|
|
@@ -922,12 +973,33 @@ msgstr "Ressource"
|
|
|
922
973
|
msgid "Result"
|
|
923
974
|
msgstr "Résultat"
|
|
924
975
|
|
|
976
|
+
msgid "Review hosts"
|
|
977
|
+
msgstr ""
|
|
978
|
+
|
|
979
|
+
msgid "Review remediation"
|
|
980
|
+
msgstr ""
|
|
981
|
+
|
|
982
|
+
msgid "Review the remediation snippet and apply it to the host manually."
|
|
983
|
+
msgstr ""
|
|
984
|
+
|
|
985
|
+
msgid "Review the remediation snippet that will be applied to selected host(s)."
|
|
986
|
+
msgstr ""
|
|
987
|
+
|
|
925
988
|
msgid "Rule Results"
|
|
926
989
|
msgstr "Résultats de règle"
|
|
927
990
|
|
|
991
|
+
msgid "Run"
|
|
992
|
+
msgstr ""
|
|
993
|
+
|
|
928
994
|
msgid "Run OVAL scan"
|
|
929
995
|
msgstr "Exécuter le scan OVAL"
|
|
930
996
|
|
|
997
|
+
msgid "Run OpenSCAP remediation with Ansible"
|
|
998
|
+
msgstr ""
|
|
999
|
+
|
|
1000
|
+
msgid "Run OpenSCAP remediation with Shell"
|
|
1001
|
+
msgstr ""
|
|
1002
|
+
|
|
931
1003
|
msgid "Run OpenSCAP scan"
|
|
932
1004
|
msgstr "Exécuter une analyse OpenSCAP"
|
|
933
1005
|
|
|
@@ -970,6 +1042,12 @@ msgstr "Sélectionner le proxy OpenSCAP"
|
|
|
970
1042
|
msgid "Select all items in this page"
|
|
971
1043
|
msgstr "Sélectionner tous les éléments de cette page"
|
|
972
1044
|
|
|
1045
|
+
msgid "Select remediation method"
|
|
1046
|
+
msgstr ""
|
|
1047
|
+
|
|
1048
|
+
msgid "Select snippet"
|
|
1049
|
+
msgstr ""
|
|
1050
|
+
|
|
973
1051
|
msgid "Severity"
|
|
974
1052
|
msgstr "Sévérité"
|
|
975
1053
|
|
|
@@ -1012,6 +1090,9 @@ msgstr "Afficher les messages de log:"
|
|
|
1012
1090
|
msgid "Smart Class Parameters"
|
|
1013
1091
|
msgstr "Paramètres smart class"
|
|
1014
1092
|
|
|
1093
|
+
msgid "Snippet"
|
|
1094
|
+
msgstr ""
|
|
1095
|
+
|
|
1015
1096
|
msgid "Something went wrong while selecting compliance reports - %s"
|
|
1016
1097
|
msgstr "Quelque chose s'est mal passé lors de la sélection des rapports de conformité - %s"
|
|
1017
1098
|
|
|
@@ -1030,6 +1111,9 @@ msgstr "Statut de la table"
|
|
|
1030
1111
|
msgid "Submit"
|
|
1031
1112
|
msgstr "Envoyer"
|
|
1032
1113
|
|
|
1114
|
+
msgid "Successfully copied to clipboard!"
|
|
1115
|
+
msgstr ""
|
|
1116
|
+
|
|
1033
1117
|
msgid "Successfully deleted %s compliance reports"
|
|
1034
1118
|
msgstr "Rapports de conformité %s supprimés"
|
|
1035
1119
|
|
|
@@ -1094,9 +1178,15 @@ msgstr "Impossible d'atteindre les proxies suivants : %s. Veillez à ce qu'ils s
|
|
|
1094
1178
|
msgid "The identifier of the host"
|
|
1095
1179
|
msgstr "Identifiant de l’hôte"
|
|
1096
1180
|
|
|
1181
|
+
msgid "The job has started on selected host(s), you can check the status on the job details page."
|
|
1182
|
+
msgstr ""
|
|
1183
|
+
|
|
1097
1184
|
msgid "There are significant differences in deployment options."
|
|
1098
1185
|
msgstr "Il existe des différences importantes dans les options de déploiement."
|
|
1099
1186
|
|
|
1187
|
+
msgid "There is no job to remediate with. Please remediate manually."
|
|
1188
|
+
msgstr ""
|
|
1189
|
+
|
|
1100
1190
|
msgid "There was a following error when deleting %(name)s: %(error)s"
|
|
1101
1191
|
msgstr ""
|
|
1102
1192
|
|
|
@@ -1220,6 +1310,9 @@ msgstr "Afficher le rapport"
|
|
|
1220
1310
|
msgid "View full report"
|
|
1221
1311
|
msgstr "Voir le rapport complet"
|
|
1222
1312
|
|
|
1313
|
+
msgid "View selected hosts"
|
|
1314
|
+
msgstr ""
|
|
1315
|
+
|
|
1223
1316
|
msgid "Was %s configured successfully?"
|
|
1224
1317
|
msgstr "%s a-t-il été configuré avec succès ?"
|
|
1225
1318
|
|
|
@@ -1250,6 +1343,9 @@ msgstr "Oui"
|
|
|
1250
1343
|
msgid "You are not authorized to view the page. "
|
|
1251
1344
|
msgstr ""
|
|
1252
1345
|
|
|
1346
|
+
msgid "You can remediate by running a remote job or you can display a snippet for manual remediation."
|
|
1347
|
+
msgstr ""
|
|
1348
|
+
|
|
1253
1349
|
msgid "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5 values by space"
|
|
1254
1350
|
msgstr "Vous pouvez personnaliser votre ligne cron. \"0 3 * * *\", séparer chacune des 5 valeurs par un espace"
|
|
1255
1351
|
|