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,20 +1,21 @@
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
  # Crited <Alexander.Stoll@netways.de>, 2019
7
7
  # Ettore Atalan <atalanttore@googlemail.com>, 2016-2017
8
8
  # FIRST AUTHOR <EMAIL@ADDRESS>, 2016
9
9
  # Ludwig B <lbayerlein@lbayerlein.de>, 2020
10
- # Patrick Dolinic, 2021
10
+ # pdolinic, 2021
11
11
  msgid ""
12
12
  msgstr ""
13
- "Project-Id-Version: Foreman\n"
13
+ "Project-Id-Version: foreman_openscap 7.1.0\n"
14
14
  "Report-Msgid-Bugs-To: \n"
15
+ "POT-Creation-Date: 2023-11-28 22:29+0100\n"
15
16
  "PO-Revision-Date: 2016-04-14 07:48+0000\n"
16
- "Last-Translator: Patrick Dolinic, 2021\n"
17
- "Language-Team: German (http://www.transifex.com/foreman/foreman/language/de/)\n"
17
+ "Last-Translator: pdolinic, 2021\n"
18
+ "Language-Team: German (http://app.transifex.com/foreman/foreman/language/de/)\n"
18
19
  "MIME-Version: 1.0\n"
19
20
  "Content-Type: text/plain; charset=UTF-8\n"
20
21
  "Content-Transfer-Encoding: 8bit\n"
@@ -49,12 +50,15 @@ msgstr "ARF-Bericht in HTML herunterladen"
49
50
  msgid "Policy with id %s not found."
50
51
  msgstr "Richtlinie mit Kennung %s nicht gefunden."
51
52
 
52
- #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:103 ../app/controllers/api/v2/compliance/oval_reports_controller.rb:32
53
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:103
54
+ #: ../app/controllers/api/v2/compliance/oval_reports_controller.rb:32
53
55
  msgid "Could not find host identified by: %s"
54
56
  msgstr "Host identifiziert durch %s nicht gefunden"
55
57
 
56
58
  #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:108
57
- 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"
59
+ msgid ""
60
+ "Failed to upload Arf Report, OpenSCAP proxy name or url not found in params "
61
+ "when uploading for %s and host is missing openscap_proxy"
58
62
  msgstr "Der Upload des Arf Reports ist fehlgeschlagen, der OpenSCAP Proxyname oder die URL konnte beim Upload in den Parametern für %s nicht gefunden werden. Es fehlt der openscap_proxy für den Host."
59
63
 
60
64
  #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:120
@@ -293,7 +297,8 @@ msgstr "SCAP-Inhaltsname"
293
297
  msgid "XML containing SCAP content"
294
298
  msgstr "XML, welches SCAP-Inhalte enthält"
295
299
 
296
- #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:42 ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:37
300
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:42
301
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:37
297
302
  msgid "Original file name of the XML file"
298
303
  msgstr "Ursprünglicher Dateiname der XML-Datei"
299
304
 
@@ -326,7 +331,9 @@ msgid "Directory to upload when using \"directory\" upload type"
326
331
  msgstr "Hochzuladendes Verzeichnis, wenn der Upload-Typ \"Verzeichnis\" verwendet wird"
327
332
 
328
333
  #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:86
329
- msgid "Please specify import type, received: %{received}, expected one of: %{expected}"
334
+ msgid ""
335
+ "Please specify import type, received: %{received}, expected one of: "
336
+ "%{expected}"
330
337
  msgstr "Bitte geben Sie den Importtyp an, erhalten: %{received}, erwartet einer von: %{expected}"
331
338
 
332
339
  #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:11
@@ -374,7 +381,8 @@ msgid "Successfully deleted ARF report."
374
381
  msgstr "ARF-Bericht erfolgreich gelöscht."
375
382
 
376
383
  #: ../app/controllers/arf_reports_controller.rb:57
377
- msgid "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
384
+ msgid ""
385
+ "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
378
386
  msgstr "ARF Bericht für den Host %{host_name} vom %{reported_at} konnte nicht gelöscht werden."
379
387
 
380
388
  #: ../app/controllers/arf_reports_controller.rb:67
@@ -406,7 +414,9 @@ msgid "The identifier of the host"
406
414
  msgstr "Die Kennung des Hosts"
407
415
 
408
416
  #: ../app/controllers/concerns/foreman_openscap/hosts_and_hostgroups_controller_extensions.rb:10
409
- msgid "The %s proxy does not have Openscap feature enabled. Either set correct OpenSCAP Proxy or unset it."
417
+ msgid ""
418
+ "The %s proxy does not have Openscap feature enabled. Either set correct "
419
+ "OpenSCAP Proxy or unset it."
410
420
  msgstr ""
411
421
 
412
422
  #: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:26
@@ -433,27 +443,40 @@ msgstr "Hosts aktualisiert: Zuweisung von Compliance-Richtlinie '%s' aufgehoben"
433
443
  msgid "No valid policy ID provided"
434
444
  msgstr "Keine gültige Richtlinienkennung geliefert"
435
445
 
436
- #: ../app/controllers/policies_controller.rb:125
437
- msgid "No hosts were found."
438
- msgstr "Keine Hosts gefunden."
439
-
440
446
  #: ../app/controllers/policies_controller.rb:129
447
+ msgid "No hosts were found with that id, name or query filter"
448
+ msgstr "Keine Hosts wurden mit dieser Kennung, Name oder Abfrage-Filter gefunden"
449
+
450
+ #: ../app/controllers/policies_controller.rb:134
441
451
  msgid "No hosts selected"
442
452
  msgstr "Keine Hosts ausgewählt"
443
453
 
444
- #: ../app/controllers/policies_controller.rb:134
454
+ #: ../app/controllers/policies_controller.rb:139
445
455
  msgid "Something went wrong while selecting hosts - %s"
446
456
  msgstr "Fehler beim Auswählen der Hosts – %s"
447
457
 
448
- #: ../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
458
+ #: ../app/helpers/arf_report_dashboard_helper.rb:16
459
+ #: ../app/helpers/compliance_dashboard_helper.rb:8
460
+ #: ../app/helpers/compliance_hosts_helper.rb:15
461
+ #: ../app/views/arf_reports/_list.html.erb:11
462
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:11
463
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:10
449
464
  msgid "Failed"
450
465
  msgstr "Fehlgeschlagen"
451
466
 
452
- #: ../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
467
+ #: ../app/helpers/arf_report_dashboard_helper.rb:17
468
+ #: ../app/helpers/compliance_dashboard_helper.rb:6
469
+ #: ../app/helpers/compliance_hosts_helper.rb:14
470
+ #: ../app/views/arf_reports/_list.html.erb:10
471
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:8
472
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:9
453
473
  msgid "Passed"
454
474
  msgstr "Erfolgreich"
455
475
 
456
- #: ../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
476
+ #: ../app/helpers/arf_report_dashboard_helper.rb:18
477
+ #: ../app/views/arf_reports/_list.html.erb:12
478
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:14
479
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:11
457
480
  msgid "Other"
458
481
  msgstr "Weitere"
459
482
 
@@ -481,7 +504,10 @@ msgstr "Fehlgeschlagene und anderweitige Ergebnisse"
481
504
  msgid "Failed only"
482
505
  msgstr "Nur fehlgeschlagen"
483
506
 
484
- #: ../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
507
+ #: ../app/helpers/arf_reports_helper.rb:20
508
+ #: ../app/views/arf_reports/index.html.erb:1
509
+ #: ../app/views/arf_reports/welcome.html.erb:1
510
+ #: ../app/views/arf_reports/welcome.html.erb:7
485
511
  msgid "Compliance Reports"
486
512
  msgstr "Compliance-Berichte"
487
513
 
@@ -525,11 +551,15 @@ msgstr "Regel angewandt auf Hosts."
525
551
  msgid "Hosts othering this rule"
526
552
  msgstr "Hosts, die von dieser Regel abweichen"
527
553
 
528
- #: ../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
554
+ #: ../app/helpers/compliance_dashboard_helper.rb:3
555
+ #: ../app/views/arf_reports/_list.html.erb:6
556
+ #: ../app/views/arf_reports/delete_multiple.html.erb:7
557
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:6
529
558
  msgid "Host"
530
559
  msgstr "Rechner"
531
560
 
532
- #: ../app/helpers/compliance_dashboard_helper.rb:4 ../app/views/arf_reports/_list.html.erb:8
561
+ #: ../app/helpers/compliance_dashboard_helper.rb:4
562
+ #: ../app/views/arf_reports/_list.html.erb:8
533
563
  msgid "Policy"
534
564
  msgstr "Richtlinie"
535
565
 
@@ -548,27 +578,31 @@ msgstr "Fehlgeschlagen|F "
548
578
  msgid "Othered|O"
549
579
  msgstr "Anderweitig|A"
550
580
 
551
- #: ../app/helpers/compliance_dashboard_helper.rb:10 ../app/helpers/compliance_hosts_helper.rb:16
581
+ #: ../app/helpers/compliance_dashboard_helper.rb:10
582
+ #: ../app/helpers/compliance_hosts_helper.rb:16
552
583
  msgid "Othered"
553
584
  msgstr "Anderweitiges Ergebnis"
554
585
 
555
- #: ../app/helpers/compliance_hosts_helper.rb:24
586
+ #: ../app/helpers/compliance_hosts_helper.rb:26
556
587
  msgid "Assign Compliance Policy"
557
588
  msgstr "Compliance-Richtlinie zuweisen"
558
589
 
559
- #: ../app/helpers/compliance_hosts_helper.rb:25
590
+ #: ../app/helpers/compliance_hosts_helper.rb:27
560
591
  msgid "Unassign Compliance Policy"
561
592
  msgstr "Zuweisung der Compliance-Richtline aufheben"
562
593
 
563
- #: ../app/helpers/compliance_hosts_helper.rb:26
594
+ #: ../app/helpers/compliance_hosts_helper.rb:28
564
595
  msgid "Change OpenSCAP Proxy"
565
596
  msgstr "Ändere OpenSCAP-Proxy"
566
597
 
567
- #: ../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
598
+ #: ../app/helpers/compliance_hosts_helper.rb:37
599
+ #: ../app/models/foreman_openscap/compliance_status.rb:8
600
+ #: ../lib/foreman_openscap/engine.rb:159
601
+ #: ../webpack/components/HostExtentions/HostKebabItems.js:39
568
602
  msgid "Compliance"
569
603
  msgstr "Konformität"
570
604
 
571
- #: ../app/helpers/compliance_hosts_helper.rb:37
605
+ #: ../app/helpers/compliance_hosts_helper.rb:39
572
606
  msgid "Host compliance details"
573
607
  msgstr "Compliance-Details des Hosts"
574
608
 
@@ -576,47 +610,54 @@ msgstr "Compliance-Details des Hosts"
576
610
  msgid "Host is deleted"
577
611
  msgstr "Host ist gelöscht"
578
612
 
579
- #: ../app/helpers/foreman_openscap_helper.rb:4
580
- msgid "documentation"
581
- msgstr "Dokumentation"
582
-
583
613
  #: ../app/helpers/policies_helper.rb:56
584
614
  msgid "Choose existing SCAP Content"
585
615
  msgstr "Vorhandenen SCAP-Inhalt auswählen"
586
616
 
587
- #: ../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
617
+ #: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:63
618
+ #: ../app/models/foreman_openscap/policy.rb:11
619
+ #: ../app/views/policies/_form.html.erb:10
620
+ #: ../app/views/scap_contents/welcome.html.erb:1
621
+ #: ../app/views/scap_contents/welcome.html.erb:6
588
622
  msgid "SCAP Content"
589
623
  msgstr "SCAP-Inhalt"
590
624
 
591
- #: ../app/helpers/policies_helper.rb:72 ../app/helpers/policies_helper.rb:79
625
+ #: ../app/helpers/policies_helper.rb:74 ../app/helpers/policies_helper.rb:81
592
626
  msgid "XCCDF Profile"
593
627
  msgstr "XCCDF-Profil"
594
628
 
595
- #: ../app/helpers/policies_helper.rb:78
629
+ #: ../app/helpers/policies_helper.rb:80
596
630
  msgid "Default XCCDF profile"
597
631
  msgstr "Standardmäßiges XCCDF-Profil"
598
632
 
599
- #: ../app/helpers/policies_helper.rb:87
633
+ #: ../app/helpers/policies_helper.rb:89
600
634
  msgid "Choose Tailoring File"
601
635
  msgstr "Tailoring-Datei auswählen"
602
636
 
603
- #: ../app/helpers/policies_helper.rb:88 ../app/views/policies/_list.html.erb:6
637
+ #: ../app/helpers/policies_helper.rb:90 ../app/views/policies/_list.html.erb:6
604
638
  msgid "Tailoring File"
605
639
  msgstr "Tailoring-Datei"
606
640
 
607
- #: ../app/helpers/policies_helper.rb:97
641
+ #: ../app/helpers/policies_helper.rb:99
608
642
  msgid "XCCDF Profile in Tailoring File"
609
643
  msgstr "XCCDF Profile in Tailoring-Datei"
610
644
 
611
- #: ../app/helpers/policies_helper.rb:98
645
+ #: ../app/helpers/policies_helper.rb:100
612
646
  msgid "This profile will be used to override the one from scap content"
613
647
  msgstr "Dieses Profil wird dafür genutzt um die Eins des SCAP-Inhalts zu überschreiben"
614
648
 
615
- #: ../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
649
+ #: ../app/helpers/policies_helper.rb:111
650
+ #: ../app/views/arf_reports/_list.html.erb:54
651
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:116
652
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:97
616
653
  msgid "Submit"
617
654
  msgstr "Absenden"
618
655
 
619
- #: ../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
656
+ #: ../app/helpers/policies_helper.rb:115
657
+ #: ../app/views/arf_reports/_list.html.erb:53
658
+ #: ../webpack/components/ConfirmModal.js:27
659
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:121
660
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:102
620
661
  msgid "Cancel"
621
662
  msgstr "Abbrechen"
622
663
 
@@ -628,7 +669,8 @@ msgstr "Konforme Hosts"
628
669
  msgid "Incompliant hosts"
629
670
  msgstr "Nicht konforme Hosts"
630
671
 
631
- #: ../app/helpers/policy_dashboard_helper.rb:13 ../app/models/foreman_openscap/compliance_status.rb:24
672
+ #: ../app/helpers/policy_dashboard_helper.rb:13
673
+ #: ../app/models/foreman_openscap/compliance_status.rb:24
632
674
  msgid "Inconclusive"
633
675
  msgstr "Nicht eindeutig "
634
676
 
@@ -641,7 +683,9 @@ msgid "Host is assigned to policy"
641
683
  msgstr "Der Host ist der Richtlinie zugewiesen"
642
684
 
643
685
  #: ../app/helpers/policy_dashboard_helper.rb:44
644
- msgid "Host is not assigned to policy but reports were found. You may want to delete the reports or assign the policy again."
686
+ msgid ""
687
+ "Host is not assigned to policy but reports were found. You may want to "
688
+ "delete the reports or assign the policy again."
645
689
  msgstr "Der Host ist der Richtlinie nicht zugewiesen, aber es wurden Berichte gefunden. Möglicherweise möchten Sie die Berichte löschen oder die Richtlinie erneut zuweisen."
646
690
 
647
691
  #: ../app/helpers/policy_dashboard_helper.rb:52
@@ -653,11 +697,14 @@ msgid "Total hosts with reports where policy is no longer assigned."
653
697
  msgstr "Gesamtzahl der Hosts mit Berichten, denen keine Richtlinie mehr zugewiesen ist."
654
698
 
655
699
  #: ../app/lib/proxy_api/openscap.rb:21
656
- msgid "Request timed out. Please try increasing Settings -> proxy_request_timeout"
700
+ msgid ""
701
+ "Request timed out. Please try increasing Settings -> proxy_request_timeout"
657
702
  msgstr "Zeitüberschreitung der Anforderung. Bitte versuchen Sie, die Einstellungen zu erhöhen -> proxy_request_timeout"
658
703
 
659
704
  #: ../app/lib/proxy_api/openscap.rb:24
660
- msgid "Could not validate %s. Please make sure you have appropriate proxy version to use this functionality"
705
+ msgid ""
706
+ "Could not validate %s. Please make sure you have appropriate proxy version "
707
+ "to use this functionality"
661
708
  msgstr "Kann nicht validiert werden %s. Bitte stellen Sie sicher, dass Sie über die entsprechende Proxy-Version verfügen, um diese Funktionalität zu nutzen"
662
709
 
663
710
  #: ../app/lib/proxy_api/openscap.rb:27
@@ -692,7 +739,9 @@ msgstr "Kein OpenSCAP-Proxy für %{class} mit der Kennung %{id} gefunden"
692
739
  msgid "does not consist of 5 parts separated by space"
693
740
  msgstr "besteht nicht aus 5 Teilen, die durch Leerzeichen abgetrennt sind"
694
741
 
695
- #: ../app/models/concerns/foreman_openscap/policy_common.rb:21 ../app/models/foreman_openscap/oval_policy.rb:14 ../app/models/foreman_openscap/policy.rb:34
742
+ #: ../app/models/concerns/foreman_openscap/policy_common.rb:21
743
+ #: ../app/models/foreman_openscap/oval_policy.rb:14
744
+ #: ../app/models/foreman_openscap/policy.rb:34
696
745
  msgid "is not a valid value"
697
746
  msgstr "ist kein gültiger Wert"
698
747
 
@@ -700,11 +749,13 @@ msgstr "ist kein gültiger Wert"
700
749
  msgid "must be between 1 and 31"
701
750
  msgstr "muss zwischen 1 und 31 liegen"
702
751
 
703
- #: ../app/models/foreman_openscap/compliance_status.rb:22 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:13
752
+ #: ../app/models/foreman_openscap/compliance_status.rb:22
753
+ #: ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:13
704
754
  msgid "Compliant"
705
755
  msgstr "Konform"
706
756
 
707
- #: ../app/models/foreman_openscap/compliance_status.rb:26 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:17
757
+ #: ../app/models/foreman_openscap/compliance_status.rb:26
758
+ #: ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:17
708
759
  msgid "Incompliant"
709
760
  msgstr "Nicht konform"
710
761
 
@@ -732,7 +783,8 @@ msgstr "%sSchwachstellen mit verfügbarem Patch gefunden"
732
783
  msgid "Unknown OVAL status"
733
784
  msgstr "Unbekannter OVAL-Status"
734
785
 
735
- #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:8
786
+ #: ../app/models/foreman_openscap/policy.rb:11
787
+ #: ../app/views/policies/_form.html.erb:8
736
788
  msgid "Deployment Options"
737
789
  msgstr "Bereitstellungsoptionen"
738
790
 
@@ -740,19 +792,29 @@ msgstr "Bereitstellungsoptionen"
740
792
  msgid "Policy Attributes"
741
793
  msgstr "Richtlinien Eigenschaften"
742
794
 
743
- #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:11 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:67
795
+ #: ../app/models/foreman_openscap/policy.rb:11
796
+ #: ../app/views/policies/_form.html.erb:11
797
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:67
744
798
  msgid "Schedule"
745
799
  msgstr "Plan"
746
800
 
747
- #: ../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
801
+ #: ../app/models/foreman_openscap/policy.rb:11
802
+ #: ../app/views/policies/_form.html.erb:13
803
+ #: ../app/views/scap_contents/_form.html.erb:11
804
+ #: ../app/views/tailoring_files/_form.html.erb:11
748
805
  msgid "Locations"
749
806
  msgstr "Standorte"
750
807
 
751
- #: ../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
808
+ #: ../app/models/foreman_openscap/policy.rb:11
809
+ #: ../app/views/policies/_form.html.erb:16
810
+ #: ../app/views/scap_contents/_form.html.erb:14
811
+ #: ../app/views/tailoring_files/_form.html.erb:14
752
812
  msgid "Organizations"
753
813
  msgstr "Organisationen"
754
814
 
755
- #: ../app/models/foreman_openscap/policy.rb:11 ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:99 ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:65
815
+ #: ../app/models/foreman_openscap/policy.rb:11
816
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:99
817
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:65
756
818
  msgid "Hostgroups"
757
819
  msgstr "Hostgruppen"
758
820
 
@@ -781,7 +843,9 @@ msgid "does not have the selected SCAP content profile"
781
843
  msgstr "hat nicht das ausgewählte SCAP-Inhaltsprofil"
782
844
 
783
845
  #: ../app/models/foreman_openscap/policy.rb:271
784
- msgid "cannot assign to %s, all assigned policies must be deployed in the same way, check 'deploy by' for each assigned policy"
846
+ msgid ""
847
+ "cannot assign to %s, all assigned policies must be deployed in the same way,"
848
+ " check 'deploy by' for each assigned policy"
785
849
  msgstr "kann %s nicht zugewiesen werden, alle zugewiesenen Richtlinien müssen auf die gleiche Weise bereitgestellt werden. Aktivieren Sie \"Bereitstellen von\" für jede zugewiesene Richtlinie"
786
850
 
787
851
  #: ../app/services/foreman_openscap/arf_report_status_calculator.rb:30
@@ -789,15 +853,21 @@ msgid "invalid type %s"
789
853
  msgstr "ungültiger Typ %s"
790
854
 
791
855
  #: ../app/services/foreman_openscap/client_config/ansible.rb:23
792
- msgid "Requires Ansible plugin, %s Ansible role and variables. This will assign the role to the hosts or selected hostgroups."
856
+ msgid ""
857
+ "Requires Ansible plugin, %s Ansible role and variables. This will assign the"
858
+ " role to the hosts or selected hostgroups."
793
859
  msgstr ""
794
860
 
795
861
  #: ../app/services/foreman_openscap/client_config/ansible.rb:24
796
- 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."
862
+ msgid ""
863
+ "To deploy foreman_scap_client, ansible roles run needs to be triggered "
864
+ "manually. Manual run is also required after any change to this policy."
797
865
  msgstr ""
798
866
 
799
867
  #: ../app/services/foreman_openscap/client_config/ansible.rb:34
800
- msgid "theforeman.foreman_scap_client Ansible Role not found, please import it before running this action again."
868
+ msgid ""
869
+ "theforeman.foreman_scap_client Ansible Role not found, please import it "
870
+ "before running this action again."
801
871
  msgstr "theforeman.foreman_scap_client Ansible-Rolle nicht gefunden, bitte importieren Sie sie, bevor Sie diese Aktion erneut ausführen."
802
872
 
803
873
  #: ../app/services/foreman_openscap/client_config/ansible.rb:57
@@ -809,15 +879,21 @@ msgid "Ansible variables"
809
879
  msgstr "Ansible Variablen"
810
880
 
811
881
  #: ../app/services/foreman_openscap/client_config/manual.rb:14
812
- 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."
882
+ msgid ""
883
+ "This leaves the setup of the foreman_scap_client solely on the user. The "
884
+ "policy still needs to be defined in order to link incoming ARF reports."
813
885
  msgstr ""
814
886
 
815
887
  #: ../app/services/foreman_openscap/client_config/puppet.rb:17
816
- msgid "Requires %s Puppet class. This will assign the class to the hosts or selected hostgroups."
888
+ msgid ""
889
+ "Requires %s Puppet class. This will assign the class to the hosts or "
890
+ "selected hostgroups."
817
891
  msgstr ""
818
892
 
819
893
  #: ../app/services/foreman_openscap/client_config/puppet.rb:18
820
- msgid "Every puppet run ensures the foreman_scap_client is configured according to the policy."
894
+ msgid ""
895
+ "Every puppet run ensures the foreman_scap_client is configured according to "
896
+ "the policy."
821
897
  msgstr ""
822
898
 
823
899
  #: ../app/services/foreman_openscap/client_config/puppet.rb:39
@@ -829,19 +905,27 @@ msgid "Smart Class Parameters"
829
905
  msgstr "Smart-Class-Parameter"
830
906
 
831
907
  #: ../app/services/foreman_openscap/lookup_key_overrider.rb:19
832
- msgid "%{type} was selected to deploy policy to clients, but %{type} is not available. Are you missing a plugin?"
908
+ msgid ""
909
+ "%{type} was selected to deploy policy to clients, but %{type} is not "
910
+ "available. Are you missing a plugin?"
833
911
  msgstr "%{type} wurde ausgewählt, um die Richtlinie für Clients bereitzustellen, aber %{type} ist nicht verfügbar. Fehlt Ihnen ein Plugin?"
834
912
 
835
913
  #: ../app/services/foreman_openscap/lookup_key_overrider.rb:26
836
- msgid "Required %{msg_name} %{class} was not found, please ensure it is imported first."
914
+ msgid ""
915
+ "Required %{msg_name} %{class} was not found, please ensure it is imported "
916
+ "first."
837
917
  msgstr "Erforderlich %{msg_name} %{class} wurde nicht gefunden, bitte stellen Sie sicher, dass es zuerst importiert wird."
838
918
 
839
919
  #: ../app/services/foreman_openscap/lookup_key_overrider.rb:34
840
- msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding."
920
+ msgid ""
921
+ "The following %{key_name} were missing for %{item_name}: %{key_names}. Make "
922
+ "sure they are imported before proceeding."
841
923
  msgstr "Die folgenden %{key_name} fehlten für %{item_name}: %{key_names}. Stellen Sie sicher, dass sie importiert wurden, bevor Sie fortfahren."
842
924
 
843
925
  #: ../app/services/foreman_openscap/lookup_key_overrider.rb:56
844
- msgid "Failed to save when overriding parameters for %{config_tool}, cause: %{errors}"
926
+ msgid ""
927
+ "Failed to save when overriding parameters for %{config_tool}, cause: "
928
+ "%{errors}"
845
929
  msgstr "Fehler beim Speichern beim Überschreiben von Parametern für %{config_tool}, Ursache: %{errors}"
846
930
 
847
931
  #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:39
@@ -849,11 +933,14 @@ msgid "This feature is temporarily disabled. "
849
933
  msgstr "Dieses Feature ist temporär deaktiviert."
850
934
 
851
935
  #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:40
852
- msgid "The following Smart Proxies need to be updated to unlock the feature: %s. "
936
+ msgid ""
937
+ "The following Smart Proxies need to be updated to unlock the feature: %s. "
853
938
  msgstr "Die folgenden Smart-Proxys müssen aktualisiert werden um das Feature freizuschalten: %s."
854
939
 
855
940
  #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:41
856
- msgid "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions."
941
+ msgid ""
942
+ "The following proxies could not be reached: %s. Please make sure they are "
943
+ "available so Foreman can check their versions."
857
944
  msgstr "Die folgenden Proxys konnten nicht erreicht werden: %s . Bitte stellen Sie sicher, dass sie verfügbar sind, damit Foreman ihre Versionen überprüfen kann."
858
945
 
859
946
  #: ../app/services/foreman_openscap/oval/configure.rb:65
@@ -877,7 +964,9 @@ msgid "Is foreman_ansible present?"
877
964
  msgstr "Ist foreman_ansible vorhanden?"
878
965
 
879
966
  #: ../app/services/foreman_openscap/oval/setup.rb:62
880
- msgid "foreman_ansible plugin not found, please install it before running this action again."
967
+ msgid ""
968
+ "foreman_ansible plugin not found, please install it before running this "
969
+ "action again."
881
970
  msgstr "foreman_ansible Plugin nicht gefunden, bitte installieren Sie es, bevor Sie diese Aktion erneut ausführen."
882
971
 
883
972
  #: ../app/services/foreman_openscap/oval/setup.rb:66
@@ -889,10 +978,14 @@ msgid "Are required variables for theforeman.foreman_scap_client present?"
889
978
  msgstr "Sind erforderliche Variablen für theforeman.foreman_scap_client vorhanden?"
890
979
 
891
980
  #: ../app/services/foreman_openscap/oval/setup.rb:72
892
- msgid "The following Ansible Variables were not found: %{missing_vars}, please import them before running this action again."
981
+ msgid ""
982
+ "The following Ansible Variables were not found: %{missing_vars}, please "
983
+ "import them before running this action again."
893
984
  msgstr "Die folgenden Ansible-Variablen wurden nicht gefunden: %{missing_vars}, bitte importieren Sie sie, bevor Sie diese Aktion erneut ausführen."
894
985
 
895
- #: ../app/services/foreman_openscap/oval/setup.rb:76 ../app/services/foreman_openscap/oval/setup.rb:81 ../app/services/foreman_openscap/oval/setup.rb:86
986
+ #: ../app/services/foreman_openscap/oval/setup.rb:76
987
+ #: ../app/services/foreman_openscap/oval/setup.rb:81
988
+ #: ../app/services/foreman_openscap/oval/setup.rb:86
896
989
  msgid "Is %s param set to be overriden?"
897
990
  msgstr "Soll %s param überschrieben werden?"
898
991
 
@@ -924,7 +1017,9 @@ msgstr "Geänderte Datei enthält keine existierende SCAP-Inhaltsprofile"
924
1017
  msgid "More details"
925
1018
  msgstr "Weitere Details"
926
1019
 
927
- #: ../app/views/arf_reports/_detailed_message.html.erb:6 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:62 ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:57
1020
+ #: ../app/views/arf_reports/_detailed_message.html.erb:6
1021
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:62
1022
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:57
928
1023
  msgid "Description"
929
1024
  msgstr "Beschreibung"
930
1025
 
@@ -944,7 +1039,8 @@ msgstr "Alle Elemente auf dieser Seite auswählen"
944
1039
  msgid "items selected. Uncheck to Clear"
945
1040
  msgstr "Elemente ausgewählt. Zum Leeren abwählen"
946
1041
 
947
- #: ../app/views/arf_reports/_list.html.erb:7 ../app/views/arf_reports/delete_multiple.html.erb:10
1042
+ #: ../app/views/arf_reports/_list.html.erb:7
1043
+ #: ../app/views/arf_reports/delete_multiple.html.erb:10
948
1044
  msgid "Reported At"
949
1045
  msgstr "Berichtet am"
950
1046
 
@@ -952,7 +1048,12 @@ msgstr "Berichtet am"
952
1048
  msgid "Openscap Proxy"
953
1049
  msgstr "OpenSCAP-Proxy"
954
1050
 
955
- #: ../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
1051
+ #: ../app/views/arf_reports/_list.html.erb:13
1052
+ #: ../app/views/arf_reports/_output.html.erb:16
1053
+ #: ../app/views/policies/_list.html.erb:8
1054
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:12
1055
+ #: ../app/views/scap_contents/_list.html.erb:6
1056
+ #: ../app/views/tailoring_files/_list.html.erb:6
956
1057
  msgid "Actions"
957
1058
  msgstr "Aktionen"
958
1059
 
@@ -1012,32 +1113,35 @@ msgstr "Löschen"
1012
1113
  msgid "these Compliance reports"
1013
1114
  msgstr "diese Compliance-Berichte"
1014
1115
 
1015
- #: ../app/views/arf_reports/show.html.erb:15
1116
+ #: ../app/views/arf_reports/show.html.erb:14
1016
1117
  msgid "Back"
1017
1118
  msgstr "Zurück"
1018
1119
 
1019
- #: ../app/views/arf_reports/show.html.erb:17
1120
+ #: ../app/views/arf_reports/show.html.erb:16
1020
1121
  msgid "Host details"
1021
1122
  msgstr "Hostdetails"
1022
1123
 
1023
- #: ../app/views/arf_reports/show.html.erb:18
1124
+ #: ../app/views/arf_reports/show.html.erb:17
1024
1125
  msgid "View full report"
1025
1126
  msgstr "Ganzen Bericht anzeigen"
1026
1127
 
1027
- #: ../app/views/arf_reports/show.html.erb:19
1128
+ #: ../app/views/arf_reports/show.html.erb:18
1028
1129
  msgid "Download XML in bzip"
1029
1130
  msgstr "XML in bzip herunterladen"
1030
1131
 
1031
- #: ../app/views/arf_reports/show.html.erb:20
1132
+ #: ../app/views/arf_reports/show.html.erb:19
1032
1133
  msgid "Download HTML"
1033
1134
  msgstr "HTML herunterladen"
1034
1135
 
1035
- #: ../app/views/arf_reports/show_html.html.erb:10 ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:68
1136
+ #: ../app/views/arf_reports/show_html.html.erb:10
1137
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:68
1036
1138
  msgid "Loading..."
1037
1139
  msgstr "Ladevorgang …"
1038
1140
 
1039
1141
  #: ../app/views/arf_reports/welcome.html.erb:9
1040
- 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."
1142
+ msgid ""
1143
+ "You don't seem to have any ARF report. ARF report is a summary of a single "
1144
+ "scan occurrence on a particular host for a given Compliance Policy."
1041
1145
  msgstr "Sie scheinen keinen ARF-Bericht zu haben. Der ARF-Bericht ist eine Zusammenfassung eines einzelnen Scanvorgangs auf einem bestimmten Host für eine gegebene Compliance-Richtlinie."
1042
1146
 
1043
1147
  #: ../app/views/arf_reports/welcome.html.erb:12
@@ -1066,7 +1170,8 @@ msgstr "%s Berichte im Laufe der Zeit "
1066
1170
  msgid "No report for this policy"
1067
1171
  msgstr "Kein Bericht für diese Richtlinie"
1068
1172
 
1069
- #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:183
1173
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1
1174
+ #: ../lib/foreman_openscap/engine.rb:183
1070
1175
  msgid "Latest Compliance Reports"
1071
1176
  msgstr "Neuste Compliance-Berichte "
1072
1177
 
@@ -1082,7 +1187,8 @@ msgstr "Host existiert nicht mehr"
1082
1187
  msgid "Policy is missing"
1083
1188
  msgstr "Richtlinie fehlt"
1084
1189
 
1085
- #: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:185
1190
+ #: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1
1191
+ #: ../lib/foreman_openscap/engine.rb:185
1086
1192
  msgid "Compliance Reports Breakdown"
1087
1193
  msgstr "Aufschlüsselung der Compliance-Berichte"
1088
1194
 
@@ -1098,11 +1204,13 @@ msgstr "Hostname"
1098
1204
  msgid "Changed?"
1099
1205
  msgstr "Geändert?"
1100
1206
 
1101
- #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36 ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:35
1207
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
1208
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:35
1102
1209
  msgid "Yes"
1103
1210
  msgstr "Ja"
1104
1211
 
1105
- #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36 ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:35
1212
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
1213
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:35
1106
1214
  msgid "No"
1107
1215
  msgstr "Nein"
1108
1216
 
@@ -1152,23 +1260,38 @@ msgstr "Allgemein"
1152
1260
  msgid "Host Groups"
1153
1261
  msgstr "Hostgruppen"
1154
1262
 
1155
- #: ../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
1156
1265
  msgid "Choose period"
1157
1266
  msgstr "Zeitraum auswählen"
1158
1267
 
1159
- #: ../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
1160
1270
  msgid "Choose weekday"
1161
1271
  msgstr "Wochentag auswählen"
1162
1272
 
1163
- #: ../app/views/policies/_form.html.erb:48 ../app/views/policies/steps/_schedule_form.html.erb:9
1164
- 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"
1165
1277
  msgstr "Tag des Monats, beachten Sie, dass nicht alle Monate gleich viele Tage haben"
1166
1278
 
1167
- #: ../app/views/policies/_form.html.erb:49 ../app/views/policies/steps/_schedule_form.html.erb:10
1168
- 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"
1169
1284
  msgstr "Sie können die Cron-Zeile anpassen, z.B. \"0 3 * * *\", wobei alle 5 Werte mit Leerzeichen getrennt werden"
1170
1285
 
1171
- #: ../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
1172
1295
  msgid "Name"
1173
1296
  msgstr "Name"
1174
1297
 
@@ -1178,7 +1301,7 @@ msgstr ""
1178
1301
 
1179
1302
  #: ../app/views/policies/_list.html.erb:5
1180
1303
  msgid "Profile"
1181
- msgstr ""
1304
+ msgstr "Profil"
1182
1305
 
1183
1306
  #: ../app/views/policies/_list.html.erb:7
1184
1307
  msgid "Effective Profile"
@@ -1200,19 +1323,25 @@ msgstr "Handbuch anzeigen"
1200
1323
  msgid "Delete compliance policy %s with all of its reports?"
1201
1324
  msgstr "Compliance-Richtline %s löschen mit allen Berichten?"
1202
1325
 
1203
- #: ../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
1204
1328
  msgid "New Compliance Policy"
1205
1329
  msgstr "Neue Compliance-Richtlinie"
1206
1330
 
1207
- #: ../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
1208
1333
  msgid "Select Compliance Policy"
1209
1334
  msgstr "Compliance-Richtlinie auswählen"
1210
1335
 
1211
- #: ../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
1212
1339
  msgid "Edit %s"
1213
1340
  msgstr "%s bearbeiten"
1214
1341
 
1215
- #: ../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
1216
1345
  msgid "Compliance Policies"
1217
1346
  msgstr "Compliance-Richtlinien"
1218
1347
 
@@ -1228,7 +1357,11 @@ msgstr "Es gibt erhebliche Unterschiede bei den Bereitstellungsoptionen."
1228
1357
  msgid "Please make sure you understand them by reading our"
1229
1358
  msgstr "Bitte stellen Sie sicher, dass Sie sie verstanden haben, indem Sie unsere lesen "
1230
1359
 
1231
- #: ../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 "Dokumentation"
1363
+
1364
+ #: ../app/views/policies/steps/_schedule_form.html.erb:12
1232
1365
  msgid "Choose day in month"
1233
1366
  msgstr "Wähle einen Tag im Monat"
1234
1367
 
@@ -1245,7 +1378,9 @@ msgid "SCAP content"
1245
1378
  msgstr "SCAP-Inhalt"
1246
1379
 
1247
1380
  #: ../app/views/policies/welcome.html.erb:8
1248
- 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."
1249
1384
  msgstr "Sobald SCAP-Inhalt vorhanden ist, können Sie eine Richtlinie erstellen, ausgewählte Hostgruppen zuweisen und die Ausführung planen."
1250
1385
 
1251
1386
  #: ../app/views/policies/welcome.html.erb:12
@@ -1308,7 +1443,8 @@ msgstr "Statusdiagramm"
1308
1443
  msgid "Latest reports for policy: %s"
1309
1444
  msgstr "Neuste Berichte für Richtlinie: %s"
1310
1445
 
1311
- #: ../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
1312
1448
  msgid "File Upload"
1313
1449
  msgstr "Datei hochladen"
1314
1450
 
@@ -1320,15 +1456,18 @@ msgstr "SCAP-DataStream Datei"
1320
1456
  msgid "Title"
1321
1457
  msgstr ""
1322
1458
 
1323
- #: ../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
1324
1461
  msgid "File name"
1325
1462
  msgstr ""
1326
1463
 
1327
- #: ../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
1328
1466
  msgid "Created at"
1329
- msgstr ""
1467
+ msgstr "Erstellt um"
1330
1468
 
1331
- #: ../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
1332
1471
  msgid "Download"
1333
1472
  msgstr "Herunterladen"
1334
1473
 
@@ -1352,24 +1491,21 @@ msgstr "Neue Datei für SCAP-Inhalt hochladen"
1352
1491
  msgid ""
1353
1492
  "The Security Content Automation Protocol (SCAP), combines a number of open standards that are used to enumerate software flaws and\n"
1354
1493
  " configuration issues related to security. "
1355
- msgstr ""
1356
- "Das Security Content Automation Protocol (SCAP) kombiniert eine Reihe offener Standards, die verwendet werden, um Softwarefehler aufzuzählen und\n"
1357
- " configuration issues related to security. "
1494
+ msgstr "Das Security Content Automation Protocol (SCAP) kombiniert eine Reihe offener Standards, die verwendet werden, um Softwarefehler aufzuzählen und\n configuration issues related to security. "
1358
1495
 
1359
1496
  #: ../app/views/scap_contents/welcome.html.erb:9
1360
1497
  msgid ""
1361
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"
1362
1499
  " via %s"
1363
- msgstr ""
1364
- "In Foreman stellen scap_contents die SCAP-Sicherheitsleitfäden auf Ihren Hosts dar und erstellen SCAP-Profile, die Sie Hosts / Hostgruppen zuweisen können\n"
1365
- "via %s"
1500
+ msgstr "In Foreman stellen scap_contents die SCAP-Sicherheitsleitfäden auf Ihren Hosts dar und erstellen SCAP-Profile, die Sie Hosts / Hostgruppen zuweisen können\nvia %s"
1366
1501
 
1367
1502
  #: ../app/views/scap_contents/welcome.html.erb:14
1368
1503
  msgid "New SCAP Content"
1369
1504
  msgstr "Neuer SCAP-Inhalt"
1370
1505
 
1371
1506
  #: ../app/views/smart_proxies/_openscap_spool.html.erb:4
1372
- 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"
1373
1509
  msgstr "%s Spool-Fehler erkannt, überprüfen Sie die entsprechende Datei direkt auf dem Proxy"
1374
1510
 
1375
1511
  #: ../app/views/smart_proxies/_openscap_spool.html.erb:8
@@ -1381,7 +1517,10 @@ msgid "None found"
1381
1517
  msgstr "Keine gefunden"
1382
1518
 
1383
1519
  #: ../app/views/smart_proxies/plugins/_openscap.html.erb:6
1384
- 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."
1385
1524
  msgstr "Der Proxy konnte keinen Bericht vom Spool an Foreman senden. Dies weist auf ein beschädigtes Berichtsformat hin. Der Bericht wurde in ein Verzeichnis verschoben, in dem beschädigte Dateien auf einem Proxy zur späteren Überprüfung gespeichert werden."
1386
1525
 
1387
1526
  #: ../app/views/smart_proxies/plugins/_openscap.html.erb:7
@@ -1396,7 +1535,10 @@ msgstr "DataStream Tailoring-Datei"
1396
1535
  msgid "Delete tailoring file %s?"
1397
1536
  msgstr "Tailoring-Datei löschen %s ?"
1398
1537
 
1399
- #: ../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
1400
1542
  msgid "Tailoring Files"
1401
1543
  msgstr "Tailoring-Dateien"
1402
1544
 
@@ -1409,16 +1551,16 @@ msgid "Upload new Tailoring File"
1409
1551
  msgstr "Neue Schneiderei-Datei hochladen"
1410
1552
 
1411
1553
  #: ../app/views/tailoring_files/welcome.html.erb:7
1412
- 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. "
1413
1557
  msgstr "Es könnte angebracht sein die Sicherheits-Richtlinien den eigenen Anforderungen anzupassen."
1414
1558
 
1415
1559
  #: ../app/views/tailoring_files/welcome.html.erb:8
1416
1560
  msgid ""
1417
1561
  "In Foreman, tailoring_files represent the custom modifications to default XCCDF profiles and they can be applied to hosts\n"
1418
1562
  " via %s"
1419
- msgstr ""
1420
- "In Foreman stellen Tailoring_files die benutzerdefinierten Änderungen an den Standard-XCCDF-Profilen dar und können auf Hosts angewendet werden\n"
1421
- "via %s"
1563
+ msgstr "In Foreman stellen Tailoring_files die benutzerdefinierten Änderungen an den Standard-XCCDF-Profilen dar und können auf Hosts angewendet werden\nvia %s"
1422
1564
 
1423
1565
  #: ../app/views/tailoring_files/welcome.html.erb:13
1424
1566
  msgid "New Tailoring File"
@@ -1433,7 +1575,9 @@ msgid "A summary of reports for OpenSCAP policies"
1433
1575
  msgstr "Eine Zusammenfassung der Berichte für OpenSCAP-Richtlinien"
1434
1576
 
1435
1577
  #: ../lib/foreman_openscap/bulk_upload.rb:20
1436
- msgid "Can't find scap-security-guide RPM, are you sure it is installed on your server?"
1578
+ msgid ""
1579
+ "Can't find scap-security-guide RPM, are you sure it is installed on your "
1580
+ "server?"
1437
1581
  msgstr ""
1438
1582
 
1439
1583
  #: ../lib/foreman_openscap/bulk_upload.rb:29
@@ -1476,16 +1620,21 @@ msgstr "SCAP-Inhalte"
1476
1620
  msgid "Reports"
1477
1621
  msgstr "Berichte"
1478
1622
 
1479
- #: ../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
1480
1625
  msgid "OVAL Contents"
1481
1626
  msgstr "OVAL Inhalt"
1482
1627
 
1483
- #: ../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
1484
1630
  msgid "OVAL Policies"
1485
1631
  msgstr "OVAL-Richtlinien"
1486
1632
 
1487
1633
  #: ../lib/foreman_openscap/engine.rb:199
1488
- 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."
1489
1638
  msgstr "OpenSCAP Proxy zum Abrufen von SCAP-Inhalten und Hochladen von ARF-Berichten. Lassen Sie das Feld leer und überschreiben Sie die entsprechenden Parameter, wenn Sie den Proxy-Load-Balancer verwenden."
1490
1639
 
1491
1640
  #: ../lib/foreman_openscap/engine.rb:203 ../lib/foreman_openscap/engine.rb:208
@@ -1506,11 +1655,11 @@ msgstr "OVAL-Scan ausführen"
1506
1655
 
1507
1656
  #: ../webpack/components/ConfirmModal.js:19
1508
1657
  msgid "Confirm"
1509
- msgstr ""
1658
+ msgstr "Bestätigen"
1510
1659
 
1511
1660
  #: ../webpack/components/EditableInput.js:78
1512
1661
  msgid "None provided"
1513
- msgstr ""
1662
+ msgstr "Keine bereitgestellt"
1514
1663
 
1515
1664
  #: ../webpack/components/HostExtentions/HostKebabItems.js:37
1516
1665
  msgid "There's no available report for this host"
@@ -1526,7 +1675,7 @@ msgstr "Fehler!"
1526
1675
 
1527
1676
  #: ../webpack/components/withLoading.js:64
1528
1677
  msgid "Permission denied"
1529
- msgstr ""
1678
+ msgstr "Erlaubnis verweigert"
1530
1679
 
1531
1680
  #: ../webpack/helpers/mutationHelper.js:7
1532
1681
  msgid "There was a following error when deleting %(name)s: %(error)s"
@@ -1544,7 +1693,8 @@ msgstr ""
1544
1693
  msgid "No OVAL Contents found."
1545
1694
  msgstr "Keine OVAL-Inhalte gefunden."
1546
1695
 
1547
- #: ../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
1548
1698
  msgid "Delete OVAL Content"
1549
1699
  msgstr ""
1550
1700
 
@@ -1552,17 +1702,23 @@ msgstr ""
1552
1702
  msgid "OVAL Content successfully deleted."
1553
1703
  msgstr ""
1554
1704
 
1555
- #: ../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
1556
1709
  msgid "OVAL Content"
1557
1710
  msgstr "OVAL-Inhalt"
1558
1711
 
1559
- #: ../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
1560
1714
  msgid "Create OVAL Content"
1561
1715
  msgstr ""
1562
1716
 
1563
- #: ../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
1564
1720
  msgid "URL"
1565
- msgstr ""
1721
+ msgstr "URL"
1566
1722
 
1567
1723
  #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:21
1568
1724
  msgid "Original File Name"
@@ -1588,7 +1744,8 @@ msgstr ""
1588
1744
  msgid "OVAL Content from file"
1589
1745
  msgstr ""
1590
1746
 
1591
- #: ../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
1592
1749
  msgid "File"
1593
1750
  msgstr ""
1594
1751
 
@@ -1600,7 +1757,8 @@ msgstr ""
1600
1757
  msgid "Unknown error when submitting data, please try again later."
1601
1758
  msgstr ""
1602
1759
 
1603
- #: ../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
1604
1762
  msgid "No OVAL Content found"
1605
1763
  msgstr ""
1606
1764
 
@@ -1608,7 +1766,8 @@ msgstr ""
1608
1766
  msgid "No OVAL Policies found"
1609
1767
  msgstr "Keine OVAL-Richtlinien gefunden"
1610
1768
 
1611
- #: ../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
1612
1771
  msgid "Delete OVAL Policy"
1613
1772
  msgstr ""
1614
1773
 
@@ -1620,7 +1779,8 @@ msgstr ""
1620
1779
  msgid "OVAL policy"
1621
1780
  msgstr ""
1622
1781
 
1623
- #: ../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
1624
1784
  msgid "Create OVAL Policy"
1625
1785
  msgstr ""
1626
1786
 
@@ -1653,7 +1813,9 @@ msgid "Failed to create OVAL Policy: %s"
1653
1813
  msgstr ""
1654
1814
 
1655
1815
  #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:23
1656
- msgid "OVAL Content is required to create OVAL Policy. Please create one before proceeding."
1816
+ msgid ""
1817
+ "OVAL Content is required to create OVAL Policy. Please create one before "
1818
+ "proceeding."
1657
1819
  msgstr ""
1658
1820
 
1659
1821
  #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTab.js:38
@@ -1694,7 +1856,7 @@ msgstr "Alle Hostgruppen scannen"
1694
1856
 
1695
1857
  #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:53
1696
1858
  msgid "Details"
1697
- msgstr ""
1859
+ msgstr "Details"
1698
1860
 
1699
1861
  #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:59
1700
1862
  msgid "CVEs"