foreman_openscap 7.1.0 → 7.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_openscap/locale/cs_CZ/foreman_openscap.js +1 -1
  3. data/app/assets/javascripts/foreman_openscap/locale/de/foreman_openscap.js +5 -2
  4. data/app/assets/javascripts/foreman_openscap/locale/en/foreman_openscap.js +1 -1
  5. data/app/assets/javascripts/foreman_openscap/locale/en_GB/foreman_openscap.js +1 -1
  6. data/app/assets/javascripts/foreman_openscap/locale/es/foreman_openscap.js +5 -2
  7. data/app/assets/javascripts/foreman_openscap/locale/fr/foreman_openscap.js +5 -2
  8. data/app/assets/javascripts/foreman_openscap/locale/gl/foreman_openscap.js +1 -1
  9. data/app/assets/javascripts/foreman_openscap/locale/it/foreman_openscap.js +1 -1
  10. data/app/assets/javascripts/foreman_openscap/locale/ja/foreman_openscap.js +5 -2
  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 +5 -2
  13. data/app/assets/javascripts/foreman_openscap/locale/pt_BR/foreman_openscap.js +5 -2
  14. data/app/assets/javascripts/foreman_openscap/locale/ru/foreman_openscap.js +5 -2
  15. data/app/assets/javascripts/foreman_openscap/locale/sv_SE/foreman_openscap.js +1 -1
  16. data/app/assets/javascripts/foreman_openscap/locale/zh_CN/foreman_openscap.js +5 -2
  17. data/app/assets/javascripts/foreman_openscap/locale/zh_TW/foreman_openscap.js +5 -2
  18. data/app/models/concerns/foreman_openscap/host_extensions.rb +2 -0
  19. data/lib/foreman_openscap/version.rb +1 -1
  20. data/locale/Makefile +3 -3
  21. data/locale/cs_CZ/foreman_openscap.edit.po +1 -1
  22. data/locale/cs_CZ/foreman_openscap.po +1 -1
  23. data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
  24. data/locale/de/foreman_openscap.edit.po +275 -113
  25. data/locale/de/foreman_openscap.po +2 -2
  26. data/locale/en/foreman_openscap.edit.po +1 -1
  27. data/locale/en/foreman_openscap.po +1 -1
  28. data/locale/en_GB/foreman_openscap.edit.po +1 -1
  29. data/locale/en_GB/foreman_openscap.po +1 -1
  30. data/locale/es/LC_MESSAGES/foreman_openscap.mo +0 -0
  31. data/locale/es/foreman_openscap.edit.po +272 -106
  32. data/locale/es/foreman_openscap.po +2 -2
  33. data/locale/foreman_openscap.pot +6 -6
  34. data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
  35. data/locale/fr/foreman_openscap.edit.po +356 -195
  36. data/locale/fr/foreman_openscap.po +2 -2
  37. data/locale/gl/foreman_openscap.edit.po +1 -1
  38. data/locale/gl/foreman_openscap.po +1 -1
  39. data/locale/it/foreman_openscap.edit.po +1 -1
  40. data/locale/it/foreman_openscap.po +1 -1
  41. data/locale/ja/LC_MESSAGES/foreman_openscap.mo +0 -0
  42. data/locale/ja/foreman_openscap.edit.po +340 -179
  43. data/locale/ja/foreman_openscap.po +2 -2
  44. data/locale/ka/LC_MESSAGES/foreman_openscap.mo +0 -0
  45. data/locale/ka/foreman_openscap.edit.po +1902 -0
  46. data/locale/ka/foreman_openscap.po +1309 -0
  47. data/locale/ko/LC_MESSAGES/foreman_openscap.mo +0 -0
  48. data/locale/ko/foreman_openscap.edit.po +1 -1
  49. data/locale/ko/foreman_openscap.po +2 -2
  50. data/locale/pt_BR/LC_MESSAGES/foreman_openscap.mo +0 -0
  51. data/locale/pt_BR/foreman_openscap.edit.po +272 -112
  52. data/locale/pt_BR/foreman_openscap.po +2 -2
  53. data/locale/ru/LC_MESSAGES/foreman_openscap.mo +0 -0
  54. data/locale/ru/foreman_openscap.edit.po +1 -1
  55. data/locale/ru/foreman_openscap.po +2 -2
  56. data/locale/sv_SE/foreman_openscap.edit.po +1 -1
  57. data/locale/sv_SE/foreman_openscap.po +1 -1
  58. data/locale/zh_CN/LC_MESSAGES/foreman_openscap.mo +0 -0
  59. data/locale/zh_CN/foreman_openscap.edit.po +340 -179
  60. data/locale/zh_CN/foreman_openscap.po +2 -2
  61. data/locale/zh_TW/LC_MESSAGES/foreman_openscap.mo +0 -0
  62. data/locale/zh_TW/foreman_openscap.edit.po +1 -1
  63. data/locale/zh_TW/foreman_openscap.po +2 -2
  64. metadata +6 -2
@@ -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,7 +578,8 @@ 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
 
@@ -564,7 +595,10 @@ msgstr "Zuweisung der Compliance-Richtline aufheben"
564
595
  msgid "Change OpenSCAP Proxy"
565
596
  msgstr "Ändere OpenSCAP-Proxy"
566
597
 
567
- #: ../app/helpers/compliance_hosts_helper.rb:37 ../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
 
@@ -580,7 +614,11 @@ msgstr "Host ist gelöscht"
580
614
  msgid "Choose existing SCAP Content"
581
615
  msgstr "Vorhandenen SCAP-Inhalt auswählen"
582
616
 
583
- #: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:63 ../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
584
622
  msgid "SCAP Content"
585
623
  msgstr "SCAP-Inhalt"
586
624
 
@@ -608,11 +646,18 @@ msgstr "XCCDF Profile in Tailoring-Datei"
608
646
  msgid "This profile will be used to override the one from scap content"
609
647
  msgstr "Dieses Profil wird dafür genutzt um die Eins des SCAP-Inhalts zu überschreiben"
610
648
 
611
- #: ../app/helpers/policies_helper.rb:111 ../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
612
653
  msgid "Submit"
613
654
  msgstr "Absenden"
614
655
 
615
- #: ../app/helpers/policies_helper.rb:115 ../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
616
661
  msgid "Cancel"
617
662
  msgstr "Abbrechen"
618
663
 
@@ -624,7 +669,8 @@ msgstr "Konforme Hosts"
624
669
  msgid "Incompliant hosts"
625
670
  msgstr "Nicht konforme Hosts"
626
671
 
627
- #: ../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
628
674
  msgid "Inconclusive"
629
675
  msgstr "Nicht eindeutig "
630
676
 
@@ -637,7 +683,9 @@ msgid "Host is assigned to policy"
637
683
  msgstr "Der Host ist der Richtlinie zugewiesen"
638
684
 
639
685
  #: ../app/helpers/policy_dashboard_helper.rb:44
640
- 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."
641
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."
642
690
 
643
691
  #: ../app/helpers/policy_dashboard_helper.rb:52
@@ -649,11 +697,14 @@ msgid "Total hosts with reports where policy is no longer assigned."
649
697
  msgstr "Gesamtzahl der Hosts mit Berichten, denen keine Richtlinie mehr zugewiesen ist."
650
698
 
651
699
  #: ../app/lib/proxy_api/openscap.rb:21
652
- msgid "Request timed out. Please try increasing Settings -> proxy_request_timeout"
700
+ msgid ""
701
+ "Request timed out. Please try increasing Settings -> proxy_request_timeout"
653
702
  msgstr "Zeitüberschreitung der Anforderung. Bitte versuchen Sie, die Einstellungen zu erhöhen -> proxy_request_timeout"
654
703
 
655
704
  #: ../app/lib/proxy_api/openscap.rb:24
656
- 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"
657
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"
658
709
 
659
710
  #: ../app/lib/proxy_api/openscap.rb:27
@@ -688,7 +739,9 @@ msgstr "Kein OpenSCAP-Proxy für %{class} mit der Kennung %{id} gefunden"
688
739
  msgid "does not consist of 5 parts separated by space"
689
740
  msgstr "besteht nicht aus 5 Teilen, die durch Leerzeichen abgetrennt sind"
690
741
 
691
- #: ../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
692
745
  msgid "is not a valid value"
693
746
  msgstr "ist kein gültiger Wert"
694
747
 
@@ -696,11 +749,13 @@ msgstr "ist kein gültiger Wert"
696
749
  msgid "must be between 1 and 31"
697
750
  msgstr "muss zwischen 1 und 31 liegen"
698
751
 
699
- #: ../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
700
754
  msgid "Compliant"
701
755
  msgstr "Konform"
702
756
 
703
- #: ../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
704
759
  msgid "Incompliant"
705
760
  msgstr "Nicht konform"
706
761
 
@@ -728,7 +783,8 @@ msgstr "%sSchwachstellen mit verfügbarem Patch gefunden"
728
783
  msgid "Unknown OVAL status"
729
784
  msgstr "Unbekannter OVAL-Status"
730
785
 
731
- #: ../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
732
788
  msgid "Deployment Options"
733
789
  msgstr "Bereitstellungsoptionen"
734
790
 
@@ -736,19 +792,29 @@ msgstr "Bereitstellungsoptionen"
736
792
  msgid "Policy Attributes"
737
793
  msgstr "Richtlinien Eigenschaften"
738
794
 
739
- #: ../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
740
798
  msgid "Schedule"
741
799
  msgstr "Plan"
742
800
 
743
- #: ../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
744
805
  msgid "Locations"
745
806
  msgstr "Standorte"
746
807
 
747
- #: ../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
748
812
  msgid "Organizations"
749
813
  msgstr "Organisationen"
750
814
 
751
- #: ../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
752
818
  msgid "Hostgroups"
753
819
  msgstr "Hostgruppen"
754
820
 
@@ -777,7 +843,9 @@ msgid "does not have the selected SCAP content profile"
777
843
  msgstr "hat nicht das ausgewählte SCAP-Inhaltsprofil"
778
844
 
779
845
  #: ../app/models/foreman_openscap/policy.rb:271
780
- 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"
781
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"
782
850
 
783
851
  #: ../app/services/foreman_openscap/arf_report_status_calculator.rb:30
@@ -785,15 +853,21 @@ msgid "invalid type %s"
785
853
  msgstr "ungültiger Typ %s"
786
854
 
787
855
  #: ../app/services/foreman_openscap/client_config/ansible.rb:23
788
- 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."
789
859
  msgstr ""
790
860
 
791
861
  #: ../app/services/foreman_openscap/client_config/ansible.rb:24
792
- 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."
793
865
  msgstr ""
794
866
 
795
867
  #: ../app/services/foreman_openscap/client_config/ansible.rb:34
796
- 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."
797
871
  msgstr "theforeman.foreman_scap_client Ansible-Rolle nicht gefunden, bitte importieren Sie sie, bevor Sie diese Aktion erneut ausführen."
798
872
 
799
873
  #: ../app/services/foreman_openscap/client_config/ansible.rb:57
@@ -805,15 +879,21 @@ msgid "Ansible variables"
805
879
  msgstr "Ansible Variablen"
806
880
 
807
881
  #: ../app/services/foreman_openscap/client_config/manual.rb:14
808
- 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."
809
885
  msgstr ""
810
886
 
811
887
  #: ../app/services/foreman_openscap/client_config/puppet.rb:17
812
- 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."
813
891
  msgstr ""
814
892
 
815
893
  #: ../app/services/foreman_openscap/client_config/puppet.rb:18
816
- 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."
817
897
  msgstr ""
818
898
 
819
899
  #: ../app/services/foreman_openscap/client_config/puppet.rb:39
@@ -825,19 +905,27 @@ msgid "Smart Class Parameters"
825
905
  msgstr "Smart-Class-Parameter"
826
906
 
827
907
  #: ../app/services/foreman_openscap/lookup_key_overrider.rb:19
828
- 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?"
829
911
  msgstr "%{type} wurde ausgewählt, um die Richtlinie für Clients bereitzustellen, aber %{type} ist nicht verfügbar. Fehlt Ihnen ein Plugin?"
830
912
 
831
913
  #: ../app/services/foreman_openscap/lookup_key_overrider.rb:26
832
- 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."
833
917
  msgstr "Erforderlich %{msg_name} %{class} wurde nicht gefunden, bitte stellen Sie sicher, dass es zuerst importiert wird."
834
918
 
835
919
  #: ../app/services/foreman_openscap/lookup_key_overrider.rb:34
836
- 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."
837
923
  msgstr "Die folgenden %{key_name} fehlten für %{item_name}: %{key_names}. Stellen Sie sicher, dass sie importiert wurden, bevor Sie fortfahren."
838
924
 
839
925
  #: ../app/services/foreman_openscap/lookup_key_overrider.rb:56
840
- 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}"
841
929
  msgstr "Fehler beim Speichern beim Überschreiben von Parametern für %{config_tool}, Ursache: %{errors}"
842
930
 
843
931
  #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:39
@@ -845,11 +933,14 @@ msgid "This feature is temporarily disabled. "
845
933
  msgstr "Dieses Feature ist temporär deaktiviert."
846
934
 
847
935
  #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:40
848
- 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. "
849
938
  msgstr "Die folgenden Smart-Proxys müssen aktualisiert werden um das Feature freizuschalten: %s."
850
939
 
851
940
  #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:41
852
- 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."
853
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."
854
945
 
855
946
  #: ../app/services/foreman_openscap/oval/configure.rb:65
@@ -873,7 +964,9 @@ msgid "Is foreman_ansible present?"
873
964
  msgstr "Ist foreman_ansible vorhanden?"
874
965
 
875
966
  #: ../app/services/foreman_openscap/oval/setup.rb:62
876
- 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."
877
970
  msgstr "foreman_ansible Plugin nicht gefunden, bitte installieren Sie es, bevor Sie diese Aktion erneut ausführen."
878
971
 
879
972
  #: ../app/services/foreman_openscap/oval/setup.rb:66
@@ -885,10 +978,14 @@ msgid "Are required variables for theforeman.foreman_scap_client present?"
885
978
  msgstr "Sind erforderliche Variablen für theforeman.foreman_scap_client vorhanden?"
886
979
 
887
980
  #: ../app/services/foreman_openscap/oval/setup.rb:72
888
- 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."
889
984
  msgstr "Die folgenden Ansible-Variablen wurden nicht gefunden: %{missing_vars}, bitte importieren Sie sie, bevor Sie diese Aktion erneut ausführen."
890
985
 
891
- #: ../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
892
989
  msgid "Is %s param set to be overriden?"
893
990
  msgstr "Soll %s param überschrieben werden?"
894
991
 
@@ -920,7 +1017,9 @@ msgstr "Geänderte Datei enthält keine existierende SCAP-Inhaltsprofile"
920
1017
  msgid "More details"
921
1018
  msgstr "Weitere Details"
922
1019
 
923
- #: ../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
924
1023
  msgid "Description"
925
1024
  msgstr "Beschreibung"
926
1025
 
@@ -940,7 +1039,8 @@ msgstr "Alle Elemente auf dieser Seite auswählen"
940
1039
  msgid "items selected. Uncheck to Clear"
941
1040
  msgstr "Elemente ausgewählt. Zum Leeren abwählen"
942
1041
 
943
- #: ../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
944
1044
  msgid "Reported At"
945
1045
  msgstr "Berichtet am"
946
1046
 
@@ -948,7 +1048,12 @@ msgstr "Berichtet am"
948
1048
  msgid "Openscap Proxy"
949
1049
  msgstr "OpenSCAP-Proxy"
950
1050
 
951
- #: ../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
952
1057
  msgid "Actions"
953
1058
  msgstr "Aktionen"
954
1059
 
@@ -1028,12 +1133,15 @@ msgstr "XML in bzip herunterladen"
1028
1133
  msgid "Download HTML"
1029
1134
  msgstr "HTML herunterladen"
1030
1135
 
1031
- #: ../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
1032
1138
  msgid "Loading..."
1033
1139
  msgstr "Ladevorgang …"
1034
1140
 
1035
1141
  #: ../app/views/arf_reports/welcome.html.erb:9
1036
- 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."
1037
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."
1038
1146
 
1039
1147
  #: ../app/views/arf_reports/welcome.html.erb:12
@@ -1062,7 +1170,8 @@ msgstr "%s Berichte im Laufe der Zeit "
1062
1170
  msgid "No report for this policy"
1063
1171
  msgstr "Kein Bericht für diese Richtlinie"
1064
1172
 
1065
- #: ../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
1066
1175
  msgid "Latest Compliance Reports"
1067
1176
  msgstr "Neuste Compliance-Berichte "
1068
1177
 
@@ -1078,7 +1187,8 @@ msgstr "Host existiert nicht mehr"
1078
1187
  msgid "Policy is missing"
1079
1188
  msgstr "Richtlinie fehlt"
1080
1189
 
1081
- #: ../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
1082
1192
  msgid "Compliance Reports Breakdown"
1083
1193
  msgstr "Aufschlüsselung der Compliance-Berichte"
1084
1194
 
@@ -1094,11 +1204,13 @@ msgstr "Hostname"
1094
1204
  msgid "Changed?"
1095
1205
  msgstr "Geändert?"
1096
1206
 
1097
- #: ../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
1098
1209
  msgid "Yes"
1099
1210
  msgstr "Ja"
1100
1211
 
1101
- #: ../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
1102
1214
  msgid "No"
1103
1215
  msgstr "Nein"
1104
1216
 
@@ -1148,23 +1260,38 @@ msgstr "Allgemein"
1148
1260
  msgid "Host Groups"
1149
1261
  msgstr "Hostgruppen"
1150
1262
 
1151
- #: ../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
1152
1265
  msgid "Choose period"
1153
1266
  msgstr "Zeitraum auswählen"
1154
1267
 
1155
- #: ../app/views/policies/_form.html.erb:47 ../app/views/policies/steps/_schedule_form.html.erb:9
1268
+ #: ../app/views/policies/_form.html.erb:47
1269
+ #: ../app/views/policies/steps/_schedule_form.html.erb:9
1156
1270
  msgid "Choose weekday"
1157
1271
  msgstr "Wochentag auswählen"
1158
1272
 
1159
- #: ../app/views/policies/_form.html.erb:48 ../app/views/policies/steps/_schedule_form.html.erb:13
1160
- 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"
1161
1277
  msgstr "Tag des Monats, beachten Sie, dass nicht alle Monate gleich viele Tage haben"
1162
1278
 
1163
- #: ../app/views/policies/_form.html.erb:49 ../app/views/policies/steps/_schedule_form.html.erb:14
1164
- 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"
1165
1284
  msgstr "Sie können die Cron-Zeile anpassen, z.B. \"0 3 * * *\", wobei alle 5 Werte mit Leerzeichen getrennt werden"
1166
1285
 
1167
- #: ../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
1168
1295
  msgid "Name"
1169
1296
  msgstr "Name"
1170
1297
 
@@ -1174,7 +1301,7 @@ msgstr ""
1174
1301
 
1175
1302
  #: ../app/views/policies/_list.html.erb:5
1176
1303
  msgid "Profile"
1177
- msgstr ""
1304
+ msgstr "Profil"
1178
1305
 
1179
1306
  #: ../app/views/policies/_list.html.erb:7
1180
1307
  msgid "Effective Profile"
@@ -1196,19 +1323,25 @@ msgstr "Handbuch anzeigen"
1196
1323
  msgid "Delete compliance policy %s with all of its reports?"
1197
1324
  msgstr "Compliance-Richtline %s löschen mit allen Berichten?"
1198
1325
 
1199
- #: ../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
1200
1328
  msgid "New Compliance Policy"
1201
1329
  msgstr "Neue Compliance-Richtlinie"
1202
1330
 
1203
- #: ../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
1204
1333
  msgid "Select Compliance Policy"
1205
1334
  msgstr "Compliance-Richtlinie auswählen"
1206
1335
 
1207
- #: ../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
1208
1339
  msgid "Edit %s"
1209
1340
  msgstr "%s bearbeiten"
1210
1341
 
1211
- #: ../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
1212
1345
  msgid "Compliance Policies"
1213
1346
  msgstr "Compliance-Richtlinien"
1214
1347
 
@@ -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"