foreman_openscap 7.1.0 → 8.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (92) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_openscap/locale/cs_CZ/foreman_openscap.js +517 -421
  3. data/app/assets/javascripts/foreman_openscap/locale/de/foreman_openscap.js +909 -813
  4. data/app/assets/javascripts/foreman_openscap/locale/en/foreman_openscap.js +517 -421
  5. data/app/assets/javascripts/foreman_openscap/locale/en_GB/foreman_openscap.js +549 -453
  6. data/app/assets/javascripts/foreman_openscap/locale/es/foreman_openscap.js +917 -821
  7. data/app/assets/javascripts/foreman_openscap/locale/fr/foreman_openscap.js +917 -821
  8. data/app/assets/javascripts/foreman_openscap/locale/gl/foreman_openscap.js +557 -461
  9. data/app/assets/javascripts/foreman_openscap/locale/it/foreman_openscap.js +603 -507
  10. data/app/assets/javascripts/foreman_openscap/locale/ja/foreman_openscap.js +908 -812
  11. data/app/assets/javascripts/foreman_openscap/locale/ka/foreman_openscap.js +1398 -0
  12. data/app/assets/javascripts/foreman_openscap/locale/ko/foreman_openscap.js +705 -609
  13. data/app/assets/javascripts/foreman_openscap/locale/pt_BR/foreman_openscap.js +917 -821
  14. data/app/assets/javascripts/foreman_openscap/locale/ru/foreman_openscap.js +707 -611
  15. data/app/assets/javascripts/foreman_openscap/locale/sv_SE/foreman_openscap.js +557 -461
  16. data/app/assets/javascripts/foreman_openscap/locale/zh_CN/foreman_openscap.js +908 -812
  17. data/app/assets/javascripts/foreman_openscap/locale/zh_TW/foreman_openscap.js +705 -609
  18. data/app/assets/javascripts/foreman_openscap/reports.js +5 -0
  19. data/app/controllers/arf_reports_controller.rb +23 -2
  20. data/app/helpers/arf_reports_helper.rb +17 -4
  21. data/app/models/concerns/foreman_openscap/host_extensions.rb +2 -0
  22. data/app/models/foreman_openscap/arf_report.rb +11 -2
  23. data/app/views/arf_reports/_output.html.erb +5 -1
  24. data/app/views/job_templates/run_openscap_remediation_-_ansible_default.erb +27 -0
  25. data/app/views/job_templates/run_openscap_remediation_-_script_default.erb +24 -0
  26. data/config/routes.rb +1 -0
  27. data/db/migrate/20230912122310_add_fixes_to_message.rb +5 -0
  28. data/lib/foreman_openscap/engine.rb +18 -2
  29. data/lib/foreman_openscap/version.rb +1 -1
  30. data/lib/tasks/foreman_openscap_tasks.rake +5 -16
  31. data/locale/Makefile +3 -3
  32. data/locale/cs_CZ/foreman_openscap.edit.po +144 -16
  33. data/locale/cs_CZ/foreman_openscap.po +97 -1
  34. data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
  35. data/locale/de/foreman_openscap.edit.po +145 -17
  36. data/locale/de/foreman_openscap.po +98 -2
  37. data/locale/en/foreman_openscap.edit.po +144 -16
  38. data/locale/en/foreman_openscap.po +97 -1
  39. data/locale/en_GB/foreman_openscap.edit.po +144 -16
  40. data/locale/en_GB/foreman_openscap.po +97 -1
  41. data/locale/es/LC_MESSAGES/foreman_openscap.mo +0 -0
  42. data/locale/es/foreman_openscap.edit.po +145 -17
  43. data/locale/es/foreman_openscap.po +98 -2
  44. data/locale/foreman_openscap.pot +168 -16
  45. data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
  46. data/locale/fr/foreman_openscap.edit.po +145 -17
  47. data/locale/fr/foreman_openscap.po +98 -2
  48. data/locale/gl/foreman_openscap.edit.po +144 -16
  49. data/locale/gl/foreman_openscap.po +97 -1
  50. data/locale/it/foreman_openscap.edit.po +144 -16
  51. data/locale/it/foreman_openscap.po +97 -1
  52. data/locale/ja/LC_MESSAGES/foreman_openscap.mo +0 -0
  53. data/locale/ja/foreman_openscap.edit.po +145 -17
  54. data/locale/ja/foreman_openscap.po +98 -2
  55. data/locale/ka/LC_MESSAGES/foreman_openscap.mo +0 -0
  56. data/locale/ka/foreman_openscap.edit.po +1863 -0
  57. data/locale/ka/foreman_openscap.po +1405 -0
  58. data/locale/ka/foreman_openscap.po.time_stamp +0 -0
  59. data/locale/ko/LC_MESSAGES/foreman_openscap.mo +0 -0
  60. data/locale/ko/foreman_openscap.edit.po +145 -17
  61. data/locale/ko/foreman_openscap.po +98 -2
  62. data/locale/pt_BR/LC_MESSAGES/foreman_openscap.mo +0 -0
  63. data/locale/pt_BR/foreman_openscap.edit.po +145 -17
  64. data/locale/pt_BR/foreman_openscap.po +98 -2
  65. data/locale/ru/LC_MESSAGES/foreman_openscap.mo +0 -0
  66. data/locale/ru/foreman_openscap.edit.po +145 -17
  67. data/locale/ru/foreman_openscap.po +98 -2
  68. data/locale/sv_SE/foreman_openscap.edit.po +144 -16
  69. data/locale/sv_SE/foreman_openscap.po +97 -1
  70. data/locale/zh_CN/LC_MESSAGES/foreman_openscap.mo +0 -0
  71. data/locale/zh_CN/foreman_openscap.edit.po +145 -17
  72. data/locale/zh_CN/foreman_openscap.po +98 -2
  73. data/locale/zh_TW/LC_MESSAGES/foreman_openscap.mo +0 -0
  74. data/locale/zh_TW/foreman_openscap.edit.po +145 -17
  75. data/locale/zh_TW/foreman_openscap.po +98 -2
  76. data/webpack/components/EmptyState.js +6 -2
  77. data/webpack/components/OpenscapRemediationWizard/OpenscapRemediationSelectors.js +16 -0
  78. data/webpack/components/OpenscapRemediationWizard/OpenscapRemediationWizardContext.js +4 -0
  79. data/webpack/components/OpenscapRemediationWizard/ViewSelectedHostsLink.js +38 -0
  80. data/webpack/components/OpenscapRemediationWizard/WizardHeader.js +43 -0
  81. data/webpack/components/OpenscapRemediationWizard/constants.js +14 -0
  82. data/webpack/components/OpenscapRemediationWizard/helpers.js +33 -0
  83. data/webpack/components/OpenscapRemediationWizard/index.js +160 -0
  84. data/webpack/components/OpenscapRemediationWizard/steps/Finish.js +131 -0
  85. data/webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js +217 -0
  86. data/webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js +176 -0
  87. data/webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.scss +4 -0
  88. data/webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js +160 -0
  89. data/webpack/components/OpenscapRemediationWizard/steps/index.js +4 -0
  90. data/webpack/index.js +8 -3
  91. data/webpack/testHelper.js +6 -5
  92. metadata +24 -3
@@ -17,344 +17,351 @@
17
17
  "domain": "foreman_openscap",
18
18
  "plural_forms": "nplurals=2; plural=(n != 1);"
19
19
  },
20
- "List ARF reports": [
21
- "ARF-Berichte auflisten"
22
- ],
23
- "Show an ARF report": [
24
- "ARF-Bericht anzeigen"
25
- ],
26
- "Delete an ARF Report": [
27
- "ARF-Bericht löschen"
28
- ],
29
- "Upload an ARF report": [
30
- "Einen Arf-Bericht hochladen"
20
+ " for policy %s": [
21
+ "Für Richtlinie %s"
31
22
  ],
32
- "Download bzipped ARF report": [
33
- "bzipped ARF-Bericht herunterladen"
23
+ " through %s": [
24
+ "durch %s"
34
25
  ],
35
- "Download ARF report in HTML": [
36
- "ARF-Bericht in HTML herunterladen"
26
+ "%s - The following compliance reports are about to be changed": [
27
+ "%s - Folgende Compliance-Berichte werden geändert "
37
28
  ],
38
- "Policy with id %s not found.": [
39
- "Richtlinie mit Kennung %s nicht gefunden."
29
+ "%s compliance report by policy": [
30
+ "%s Compliance-Berichte nach Richtlinie",
31
+ "%s Compliance-Berichte nach Richtlinie"
40
32
  ],
41
- "Could not find host identified by: %s": [
42
- "Host identifiziert durch %s nicht gefunden"
33
+ "%s content": [
34
+ ""
43
35
  ],
44
- "Failed to upload Arf Report, OpenSCAP proxy name or url not found in params when uploading for %s and host is missing openscap_proxy": [
45
- "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."
36
+ "%s does not exist, skipping.": [
37
+ ""
46
38
  ],
47
- "No proxy found for %{name} or %{url}": [
48
- "Keine Proxy für %{name} oder %{url} gefunden"
39
+ "%s is a directory, expecting file.": [
40
+ ""
49
41
  ],
50
- "List OVAL contents": [
51
- "OVAL-Inhalte auflisten"
42
+ "%s latest report": [
43
+ "%s letzter Bericht"
52
44
  ],
53
- "Show an OVAL content": [
54
- "OVAL-Inhalt anzeigen"
45
+ "%s reports over time": [
46
+ "%s Berichte im Laufe der Zeit "
55
47
  ],
56
- "OVAL content name": [
57
- "OVAL-Inhaltsname"
48
+ "%s spool errors detected, inspect the appropriate file directly on proxy": [
49
+ "%s Spool-Fehler erkannt, überprüfen Sie die entsprechende Datei direkt auf dem Proxy"
58
50
  ],
59
- "XML containing OVAL content": [
60
- "XML mit OVAL-Inhalten"
51
+ "%s vulnerabilities found": [
52
+ "%sSchwachstellen gefunden"
61
53
  ],
62
- "Original file name of the OVAL content file": [
63
- "Ursprünglicher Dateiname der OVAL-Inhaltsdatei"
54
+ "%s vulnerabilities with available patch found": [
55
+ "%sSchwachstellen mit verfügbarem Patch gefunden"
64
56
  ],
65
- "URL of the OVAL content file": [
66
- "URL der OVAL-Inhaltsdatei"
57
+ "%{type} was selected to deploy policy to clients, but %{type} is not available. Are you missing a plugin?": [
58
+ "%{type} wurde ausgewählt, um die Richtlinie für Clients bereitzustellen, aber %{type} ist nicht verfügbar. Fehlt Ihnen ein Plugin?"
67
59
  ],
68
- "Create OVAL content": [
69
- "OVAL-Inhalte erstellen"
60
+ "<b>Foreman</b> OpenSCAP summary": [
61
+ "<b>Foreman</b> OpenSCAP Zusammenfassung"
70
62
  ],
71
- "Update an OVAL content": [
72
- "OVAL-Inhalte aktualisieren"
63
+ "A reboot is required after applying remediation.": [
64
+ ""
73
65
  ],
74
- "Deletes an OVAL content": [
75
- "Löscht einen OVAL-Inhalt"
66
+ "A reboot might be required after applying remediation.": [
67
+ ""
76
68
  ],
77
- "Sync contents that have remote source URL": [
78
- "Inhalte mit Remote-Quell-URL synchronisieren"
69
+ "A summary of reports for OpenSCAP policies": [
70
+ "Eine Zusammenfassung der Berichte für OpenSCAP-Richtlinien"
79
71
  ],
80
- "List OVAL Policies": [
81
- "OVAL-Richtlinien auflisten"
72
+ "Action with sub plans": [
73
+ "Aktion mit Unterplänen"
82
74
  ],
83
- "Show an OVAL Policy": [
84
- "Zeigen Sie eine OVAL-Richtlinie an"
75
+ "Actions": [
76
+ "Aktionen"
85
77
  ],
86
- "OVAL Policy name": [
87
- "OVAL-Richtlinienname"
78
+ "All messages": [
79
+ "Alle Meldungen"
88
80
  ],
89
- "Policy OVAL content ID": [
90
- "Richtlinien-OVAL-Content-ID"
81
+ "Ansible role": [
82
+ "Ansible Rolle"
91
83
  ],
92
- "OVAL Policy description": [
93
- "Beschreibung der OVAL-Richtlinie"
84
+ "Ansible variables": [
85
+ "Ansible Variablen"
94
86
  ],
95
- "OVAL Policy schedule period (weekly, monthly, custom)": [
96
- "Zeitplan der OVAL-Richtlinie (wöchentlich, monatlich, benutzerdefiniert)"
87
+ "Apply policy to host groups": [
88
+ "Richtlinie auf Hostgruppe anwenden"
97
89
  ],
98
- "OVAL Policy schedule weekday (only if period == \\\"weekly\\\")": [
99
- "OVAL Richtlinienplan Wochentag (nur wenn Zeitraum == \\\"weekly\\\")"
90
+ "Apply policy to hosts": [
91
+ "Richtlinie auf Hosts anwenden"
100
92
  ],
101
- "OVAL Policy schedule day of month (only if period == \\\"monthly\\\")": [
102
- "OVAL Versicherungsplan Tag des Monats (nur wenn Zeitraum == \\\"monthly\\\")"
93
+ "Are required variables for theforeman.foreman_scap_client present?": [
94
+ "Sind erforderliche Variablen für theforeman.foreman_scap_client vorhanden?"
103
95
  ],
104
- "OVAL Policy schedule cron line (only if period == \\\"custom\\\")": [
105
- "Cron-Linie des OVAL-Richtlinienplans (nur wenn Zeitraum == \\\"custom\\\")"
96
+ "Are you sure you want to delete %s?": [
97
+ ""
106
98
  ],
107
- "Create an OVAL Policy": [
108
- "Erstellen Sie eine OVAL-Richtlinie"
99
+ "Array of host IDs": [
100
+ "Array von Host-IDs"
109
101
  ],
110
- "Update an OVAL Policy": [
111
- "Aktualisieren einer OVAL-Richtlinie"
102
+ "Array of hostgroup IDs": [
103
+ "Array von Hostgruppen-IDs"
112
104
  ],
113
- "Delete an OVAL Policy": [
114
- "Löschen einer OVAL-Richtlinie"
105
+ "Assign Compliance Policy": [
106
+ "Compliance-Richtlinie zuweisen"
115
107
  ],
116
108
  "Assign hostgroups to an OVAL Policy": [
117
109
  "Hostgruppen einer OVAL-Richtlinie zuweisen"
118
110
  ],
119
- "Array of hostgroup IDs": [
120
- "Array von Hostgruppen-IDs"
121
- ],
122
- "hostgroups": [
123
- "Hostgruppen"
124
- ],
125
111
  "Assign hosts to an OVAL Policy": [
126
112
  "Hosts einer OVAL-Richtlinie zuweisen"
127
113
  ],
128
- "Array of host IDs": [
129
- "Array von Host-IDs"
114
+ "Assign openscap_proxy to %s before proceeding.": [
115
+ "Weisen Sie openscap_proxy zu %s zu, bevor Sie fortfahren."
130
116
  ],
131
- "hosts": [
132
- "Hosts"
117
+ "Back": [
118
+ "Zurück"
133
119
  ],
134
- "Show a policy's OVAL content": [
120
+ "By default, remediation is applied to the current host. Optionally, remediate any additional hosts that fail the rule.": [
135
121
  ""
136
122
  ],
137
- "OVAL policy successfully configured with %s.": [
138
- "OVAL-Richtlinie erfolgreich konfiguriert mit %s."
139
- ],
140
- "Upload an OVAL report - a list of CVEs for given host": [
141
- "Laden Sie einen OVAL-Bericht hoch – eine Liste von CVEs für einen bestimmten Host"
123
+ "CVEs": [
124
+ ""
142
125
  ],
143
- "List Policies": [
144
- "Richtlinien auflisten"
126
+ "Can't find scap-security-guide RPM, are you sure it is installed on your server?": [
127
+ ""
145
128
  ],
146
- "Show a Policy": [
147
- "Zeige Richtlinie"
129
+ "Cancel": [
130
+ "Abbrechen"
148
131
  ],
149
- "Policy name": [
150
- "Name der Richtlinie"
132
+ "Cannot generate HTML guide, no valid OpenSCAP proxy server found.": [
133
+ "HTML-Leitfaden konnte nicht generiert werden. Kein gültiger OpenSCAP-Proxy-Server gefunden."
151
134
  ],
152
- "Policy description": [
153
- "Beschreibung der Richtlinie"
135
+ "Cannot generate HTML guide, scap content is missing.": [
136
+ "HTML-Leitfaden konnte nicht generiert werden. SCAP-Inhalt fehlt."
154
137
  ],
155
- "Policy SCAP content ID": [
156
- "Richtlinien-SCAP-Inhalts-ID"
138
+ "Change OpenSCAP Proxy": [
139
+ "Ändere OpenSCAP-Proxy"
157
140
  ],
158
- "Policy SCAP content profile ID": [
159
- "Richtlinien-SCAP-Inhaltsprofil-ID"
141
+ "Changed": [
142
+ "Geändert "
160
143
  ],
161
- "Policy schedule period (weekly, monthly, custom)": [
162
- "Policy-Planungs-Periode (weekly, monthly, custom)"
144
+ "Changed file does not include existing SCAP content profiles": [
145
+ "Geänderte Datei enthält keine existierende SCAP-Inhaltsprofile"
163
146
  ],
164
- "Policy schedule weekday (only if period == \\\"weekly\\\")": [
165
- "Policy-Planungs-Zeitraum (nur wenn Zeitraum == \\\"weekly\\\")"
147
+ "Changed?": [
148
+ "Geändert?"
166
149
  ],
167
- "Policy schedule day of month (only if period == \\\"monthly\\\")": [
168
- "Policy-Planungs-Zeitraum (nur wenn Zeitraum == \\\"monthly\\\")"
150
+ "Choose OVAL Content": [
151
+ ""
169
152
  ],
170
- "Policy schedule cron line (only if period == \\\"custom\\\")": [
171
- "Policy-Planungs-Cron-Linie (nur wenn Zeitraum == \\\"custom\\\")"
153
+ "Choose Tailoring File": [
154
+ "Tailoring-Datei auswählen"
172
155
  ],
173
- "Apply policy to host groups": [
174
- "Richtlinie auf Hostgruppe anwenden"
156
+ "Choose day in month": [
157
+ "Wähle einen Tag im Monat"
175
158
  ],
176
- "Apply policy to hosts": [
177
- "Richtlinie auf Hosts anwenden"
159
+ "Choose existing SCAP Content": [
160
+ "Vorhandenen SCAP-Inhalt auswählen"
178
161
  ],
179
- "Tailoring file ID": [
180
- "Datei-ID anpassen"
162
+ "Choose period": [
163
+ "Zeitraum auswählen"
181
164
  ],
182
- "Tailoring file profile ID": [
183
- "Anpassen der Dateiprofil-ID"
165
+ "Choose weekday": [
166
+ "Wochentag auswählen"
184
167
  ],
185
- "How the policy should be deployed": [
186
- "Wie die Richtlinie umgesetzt werden soll"
168
+ "Close": [
169
+ ""
187
170
  ],
188
- "Create a Policy": [
189
- "Richtlinie erstellen"
171
+ "Compliance": [
172
+ "Konformität"
190
173
  ],
191
- "Update a Policy": [
192
- "Richtlinie aktualisieren "
174
+ "Compliance Policies": [
175
+ "Compliance-Richtlinien"
193
176
  ],
194
- "Delete a Policy": [
195
- "Richtlinie löschen"
177
+ "Compliance Reports": [
178
+ "Compliance-Berichte"
196
179
  ],
197
- "Show a policy's SCAP content": [
198
- "SCAP-Inhalt einer Richtlinie anzeigen"
180
+ "Compliance Reports Breakdown": [
181
+ "Aufschlüsselung der Compliance-Berichte"
199
182
  ],
200
- "Show a policy's Tailoring file": [
201
- "Tailoring-Datei einer Richtlinie anzeigen"
183
+ "Compliance policy summary": [
184
+ "Zusammenfassung der Compliance-Richtlinie"
202
185
  ],
203
- "No Tailoring file assigned for policy with id %s": [
204
- "Keine Tailoring-Datei für Richtlinie mit ID %s zugewiesen"
186
+ "Compliance policy: %s": [
187
+ "Compliance-Richtlinie: %s"
205
188
  ],
206
- "List SCAP content profiles": [
207
- "SCAP-Inhaltsprofile auflisten"
189
+ "Compliant": [
190
+ "Konform"
208
191
  ],
209
- "List SCAP contents": [
210
- "SCAP-Inhalte auflisten"
192
+ "Compliant hosts": [
193
+ "Konforme Hosts"
211
194
  ],
212
- "Download an SCAP content as XML": [
213
- "SCAP-Inhalt als XML herunterladen"
195
+ "Compliant with the policy": [
196
+ "Konform mit der Richtlinie"
214
197
  ],
215
- "Show an SCAP content": [
216
- "Einen SCAP-Inhalt anzeigen"
198
+ "Confirm": [
199
+ ""
217
200
  ],
218
- "SCAP content name": [
219
- "SCAP-Inhaltsname"
201
+ "Content": [
202
+ ""
220
203
  ],
221
- "XML containing SCAP content": [
222
- "XML, welches SCAP-Inhalte enthält"
204
+ "Copy to clipboard": [
205
+ ""
223
206
  ],
224
- "Original file name of the XML file": [
225
- "Ursprünglicher Dateiname der XML-Datei"
207
+ "Could not find host identified by: %s": [
208
+ "Host identifiziert durch %s nicht gefunden"
209
+ ],
210
+ "Could not update Ansible Variables with override: true": [
211
+ "Ansible-Variablen konnten nicht mit Überschreibung aktualisiert werden: true"
212
+ ],
213
+ "Could not validate %s. Please make sure you have appropriate proxy version to use this functionality": [
214
+ "Kann nicht validiert werden %s. Bitte stellen Sie sicher, dass Sie über die entsprechende Proxy-Version verfügen, um diese Funktionalität zu nutzen"
215
+ ],
216
+ "Could not validate %{file_type}. Error %{error}": [
217
+ "Konnte nicht %{file_type} validieren. Fehler: %{error}"
218
+ ],
219
+ "Create OVAL Content": [
220
+ ""
221
+ ],
222
+ "Create OVAL Policy": [
223
+ ""
224
+ ],
225
+ "Create OVAL content": [
226
+ "OVAL-Inhalte erstellen"
226
227
  ],
227
228
  "Create SCAP content": [
228
229
  "SCAP-Inhalt erstellen"
229
230
  ],
230
- "Update an SCAP content": [
231
- "Einen SCAP-Inhalt aktualisieren "
231
+ "Create a Policy": [
232
+ "Richtlinie erstellen"
232
233
  ],
233
- "Deletes an SCAP content": [
234
- "Einen SCAP-Inhalt löschen"
234
+ "Create a Tailoring file": [
235
+ "Erstellen einer Tailoring datei"
235
236
  ],
236
- "Upload scap contents in bulk": [
237
- "Scap-Inhalte in großen Mengen hochladen"
237
+ "Create an OVAL Policy": [
238
+ "Erstellen Sie eine OVAL-Richtlinie"
238
239
  ],
239
- "Type of the upload": [
240
- "Art des Uploads"
240
+ "Created at": [
241
+ ""
241
242
  ],
242
- "File paths to upload when using \\\"files\\\" upload type": [
243
- "Dateipfade zum Hochladen bei Verwendung des Uploadtyps \\\"Dateien\\\""
243
+ "Custom cron: %s": [
244
+ ""
244
245
  ],
245
- "Directory to upload when using \\\"directory\\\" upload type": [
246
- "Hochzuladendes Verzeichnis, wenn der Upload-Typ \\\"Verzeichnis\\\" verwendet wird"
246
+ "Dashboard": [
247
+ "Übersichtsseite"
247
248
  ],
248
- "Please specify import type, received: %{received}, expected one of: %{expected}": [
249
- "Bitte geben Sie den Importtyp an, erhalten: %{received}, erwartet einer von: %{expected}"
249
+ "DataStream Tailoring file": [
250
+ "DataStream Tailoring-Datei"
250
251
  ],
251
- "List Tailoring files": [
252
- "Tailoring-Dateien anzeigen"
252
+ "Date": [
253
+ "Datum"
253
254
  ],
254
- "Download a Tailoring file as XML": [
255
- "Laden Sie eine Tailoring-Datei als XML herunter"
255
+ "Default XCCDF profile": [
256
+ "Standardmäßiges XCCDF-Profil"
256
257
  ],
257
- "Show a Tailoring file": [
258
- "Eine Tailoring-Datei anzeigen"
258
+ "Delete": [
259
+ "Löschen"
259
260
  ],
260
- "Tailoring file name": [
261
- "Tailoring-Dateinamen anpassen"
261
+ "Delete OVAL Content": [
262
+ ""
262
263
  ],
263
- "XML containing tailoring file": [
264
- "XML mit Tailoring-Datei"
264
+ "Delete OVAL Policy": [
265
+ ""
265
266
  ],
266
- "Create a Tailoring file": [
267
- "Erstellen einer Tailoring datei"
267
+ "Delete a Policy": [
268
+ "Richtlinie löschen"
268
269
  ],
269
- "Update a Tailoring file": [
270
- "Aktualisieren einer Tailoring-Datei"
270
+ "Delete an ARF Report": [
271
+ "ARF-Bericht löschen"
271
272
  ],
272
- "Deletes a Tailoring file": [
273
- "Löscht eine Tailoring-Datei"
273
+ "Delete an OVAL Policy": [
274
+ "Löschen einer OVAL-Richtlinie"
274
275
  ],
275
- "Failed to downloaded ARF report as bzip: %s": [
276
- "ARF als bzip report wurde nicht heruntergeladen: %s"
276
+ "Delete compliance policy %s with all of its reports?": [
277
+ "Compliance-Richtline %s löschen mit allen Berichten?"
277
278
  ],
278
- "Failed to downloaded ARF report in HTML: %s": [
279
- "ARF Bericht im HTML Format konnte nicht heruntergeladen werden: %s"
279
+ "Delete compliance report for %s?": [
280
+ "Compliance-Bericht von %s löschen?"
280
281
  ],
281
- "Successfully deleted ARF report.": [
282
- "ARF-Bericht erfolgreich gelöscht."
282
+ "Delete reports": [
283
+ "Berichte löschen"
283
284
  ],
284
- "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}": [
285
- "ARF Bericht für den Host %{host_name} vom %{reported_at} konnte nicht gelöscht werden."
285
+ "Delete scap content %s?": [
286
+ "Scap-Inhalt löschen %s ?"
286
287
  ],
287
- "Failed to delete %s compliance reports": [
288
- "Compliance-Berichte %s konnten nicht gelöscht werden"
288
+ "Delete tailoring file %s?": [
289
+ "Tailoring-Datei löschen %s ?"
289
290
  ],
290
- "Successfully deleted %s compliance reports": [
291
- "Compliance-Berichte %s erfolgreich gelöscht"
291
+ "Deleted policy": [
292
+ "Richtlinie löschen"
292
293
  ],
293
- "No compliance reports were found.": [
294
- "Kein Compliance-Bericht gefunden."
294
+ "Deletes a Tailoring file": [
295
+ "Löscht eine Tailoring-Datei"
295
296
  ],
296
- "No compliance reports selected": [
297
- "Kein Compliance-Bericht ausgewählt."
297
+ "Deletes an OVAL content": [
298
+ "Löscht einen OVAL-Inhalt"
298
299
  ],
299
- "Something went wrong while selecting compliance reports - %s": [
300
- "Fehler bei der Auswahl der Compliance-Berichte - %s"
300
+ "Deletes an SCAP content": [
301
+ "Einen SCAP-Inhalt löschen"
301
302
  ],
302
- "Show config information for foreman_scap_client": [
303
- "Konfigurationsinformationen für foreman_scap_client anzeigen"
303
+ "Deployment Options": [
304
+ "Bereitstellungsoptionen"
304
305
  ],
305
- "The identifier of the host": [
306
- "Die Kennung des Hosts"
306
+ "Description": [
307
+ "Beschreibung"
307
308
  ],
308
- "The %s proxy does not have Openscap feature enabled. Either set correct OpenSCAP Proxy or unset it.": [
309
+ "Details": [
309
310
  ""
310
311
  ],
311
- "Updated hosts: Assigned with OpenSCAP Proxy: %s": [
312
- "Host aktualisiert: Zugewiesen mit OpenSCAP Proxy: %s"
312
+ "Details for Compliance Policy %s": [
313
+ "Details zur Compliance-Richtlinie %s"
313
314
  ],
314
- "No OpenSCAP Proxy selected.": [
315
- "Kein OpenSCAP Proxy ausgewählt."
315
+ "Directory to upload when using \\\"directory\\\" upload type": [
316
+ "Hochzuladendes Verzeichnis, wenn der Upload-Typ \\\"Verzeichnis\\\" verwendet wird"
316
317
  ],
317
- "Updated hosts: Assigned with compliance policy: %s": [
318
- "Aktualisierte Hosts: Zugewiesen mit Konformitätsrichtlinie: %s"
318
+ "Do not implement any of the recommended remedial actions or scripts without first testing them in a non-production environment.": [
319
+ ""
319
320
  ],
320
- "No compliance policy selected.": [
321
- "Keine Compliance-Richtlinie ausgewählt."
321
+ "Documentation": [
322
+ "Dokumentation"
322
323
  ],
323
- "Updated hosts: Unassigned from compliance policy '%s'": [
324
- "Hosts aktualisiert: Zuweisung von Compliance-Richtlinie '%s' aufgehoben"
324
+ "Done": [
325
+ ""
325
326
  ],
326
- "No valid policy ID provided": [
327
- "Keine gültige Richtlinienkennung geliefert"
327
+ "Download": [
328
+ "Herunterladen"
328
329
  ],
329
- "No hosts were found.": [
330
- "Keine Hosts gefunden."
330
+ "Download ARF report in HTML": [
331
+ "ARF-Bericht in HTML herunterladen"
331
332
  ],
332
- "No hosts selected": [
333
- "Keine Hosts ausgewählt"
333
+ "Download HTML": [
334
+ "HTML herunterladen"
334
335
  ],
335
- "Something went wrong while selecting hosts - %s": [
336
- "Fehler beim Auswählen der Hosts – %s"
336
+ "Download XML in bzip": [
337
+ "XML in bzip herunterladen"
337
338
  ],
338
- "Failed": [
339
- "Fehlgeschlagen"
339
+ "Download a Tailoring file as XML": [
340
+ "Laden Sie eine Tailoring-Datei als XML herunter"
340
341
  ],
341
- "Passed": [
342
- "Erfolgreich"
342
+ "Download an SCAP content as XML": [
343
+ "SCAP-Inhalt als XML herunterladen"
343
344
  ],
344
- "Other": [
345
- "Weitere"
345
+ "Download bzipped ARF report": [
346
+ "bzipped ARF-Bericht herunterladen"
346
347
  ],
347
- "Number of Events": [
348
- "Anzahl der Ereignisse"
348
+ "Edit %s": [
349
+ "%s bearbeiten"
349
350
  ],
350
- "Rule Results": [
351
- "Regelergebnisse"
351
+ "Effective Profile": [
352
+ "Effektives Profil"
352
353
  ],
353
- "Show log messages:": [
354
- "Protokollnachrichten anzeigen:"
354
+ "Error!": [
355
+ "Fehler!"
355
356
  ],
356
- "All messages": [
357
- "Alle Meldungen"
357
+ "Every puppet run ensures the foreman_scap_client is configured according to the policy.": [
358
+ ""
359
+ ],
360
+ "Expected an array of files to upload, got: %s.": [
361
+ ""
362
+ ],
363
+ "Failed": [
364
+ "Fehlgeschlagen"
358
365
  ],
359
366
  "Failed and Othered": [
360
367
  "Fehlgeschlagene und anderweitige Ergebnisse"
@@ -362,107 +369,134 @@
362
369
  "Failed only": [
363
370
  "Nur fehlgeschlagen"
364
371
  ],
365
- "Compliance Reports": [
366
- "Compliance-Berichte"
367
- ],
368
- "Delete reports": [
369
- "Berichte löschen"
370
- ],
371
- "Select Action": [
372
- "Aktion auswählen"
373
- ],
374
- "%s - The following compliance reports are about to be changed": [
375
- "%s - Folgende Compliance-Berichte werden geändert "
376
- ],
377
- "No proxy found!": [
378
- "Kein Proxy gefunden!"
372
+ "Failed saving %s:": [
373
+ ""
379
374
  ],
380
- "Reported at %s": [
381
- "Berichtet um %s"
375
+ "Failed to create OVAL Policy: %s": [
376
+ ""
382
377
  ],
383
- " for policy %s": [
384
- "Für Richtlinie %s"
378
+ "Failed to delete %s compliance reports": [
379
+ "Compliance-Berichte %s konnten nicht gelöscht werden"
385
380
  ],
386
- " through %s": [
387
- "durch %s"
381
+ "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}": [
382
+ "ARF Bericht für den Host %{host_name} vom %{reported_at} konnte nicht gelöscht werden."
388
383
  ],
389
- "Hosts failing this rule": [
390
- "Regel schlägt auf Hosts fehl."
384
+ "Failed to downloaded ARF report as bzip: %s": [
385
+ "ARF als bzip report wurde nicht heruntergeladen: %s"
391
386
  ],
392
- "Hosts passing this rule": [
393
- "Regel angewandt auf Hosts."
387
+ "Failed to downloaded ARF report in HTML: %s": [
388
+ "ARF Bericht im HTML Format konnte nicht heruntergeladen werden: %s"
394
389
  ],
395
- "Hosts othering this rule": [
396
- "Hosts, die von dieser Regel abweichen"
390
+ "Failed to fetch content file from %s": [
391
+ ""
397
392
  ],
398
- "Host": [
399
- "Rechner"
393
+ "Failed to fetch spool status from proxy": [
394
+ "Fehler beim Abrufen des Spool-Status vom Proxy"
400
395
  ],
401
- "Policy": [
402
- "Richtlinie"
396
+ "Failed to save when overriding parameters for %{config_tool}, cause: %{errors}": [
397
+ "Fehler beim Speichern beim Überschreiben von Parametern für %{config_tool}, Ursache: %{errors}"
403
398
  ],
404
- "Passed|P": [
405
- "Erfolgreich|E"
399
+ "Failed to upload Arf Report, OpenSCAP proxy name or url not found in params when uploading for %s and host is missing openscap_proxy": [
400
+ "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."
406
401
  ],
407
402
  "Failed|F": [
408
403
  "Fehlgeschlagen|F "
409
404
  ],
410
- "Othered|O": [
411
- "Anderweitig|A"
405
+ "File": [
406
+ ""
412
407
  ],
413
- "Othered": [
414
- "Anderweitiges Ergebnis"
408
+ "File Upload": [
409
+ "Datei hochladen"
415
410
  ],
416
- "Assign Compliance Policy": [
417
- "Compliance-Richtlinie zuweisen"
411
+ "File name": [
412
+ ""
418
413
  ],
419
- "Unassign Compliance Policy": [
420
- "Zuweisung der Compliance-Richtline aufheben"
414
+ "File paths to upload when using \\\"files\\\" upload type": [
415
+ "Dateipfade zum Hochladen bei Verwendung des Uploadtyps \\\"Dateien\\\""
421
416
  ],
422
- "Change OpenSCAP Proxy": [
423
- "Ändere OpenSCAP-Proxy"
417
+ "Full Report": [
418
+ "Ganzer Bericht"
424
419
  ],
425
- "Compliance": [
426
- "Konformität"
420
+ "General": [
421
+ "Allgemein"
422
+ ],
423
+ "Has Errata?": [
424
+ "Hat Errata?"
425
+ ],
426
+ "Host": [
427
+ "Rechner"
428
+ ],
429
+ "Host Breakdown Chart": [
430
+ "Diagramm zur Hostaufgliederung"
431
+ ],
432
+ "Host Groups": [
433
+ "Hostgruppen"
427
434
  ],
428
435
  "Host compliance details": [
429
436
  "Compliance-Details des Hosts"
430
437
  ],
438
+ "Host details": [
439
+ "Hostdetails"
440
+ ],
441
+ "Host does not exist anymore": [
442
+ "Host existiert nicht mehr"
443
+ ],
444
+ "Host is assigned to policy": [
445
+ "Der Host ist der Richtlinie zugewiesen"
446
+ ],
431
447
  "Host is deleted": [
432
448
  "Host ist gelöscht"
433
449
  ],
434
- "Choose existing SCAP Content": [
435
- "Vorhandenen SCAP-Inhalt auswählen"
450
+ "Host is not assigned to policy but reports were found. You may want to delete the reports or assign the policy again.": [
451
+ "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."
436
452
  ],
437
- "SCAP Content": [
438
- "SCAP-Inhalt"
453
+ "Hostgroups": [
454
+ "Hostgruppen"
439
455
  ],
440
- "XCCDF Profile": [
441
- "XCCDF-Profil"
456
+ "Hostname": [
457
+ "Hostname"
442
458
  ],
443
- "Default XCCDF profile": [
444
- "Standardmäßiges XCCDF-Profil"
459
+ "Hosts Breakdown": [
460
+ "Aufgliederung der Hosts"
445
461
  ],
446
- "Choose Tailoring File": [
447
- "Tailoring-Datei auswählen"
462
+ "Hosts Count": [
463
+ "Anzahl der Hosts"
448
464
  ],
449
- "Tailoring File": [
450
- "Tailoring-Datei"
465
+ "Hosts failing this rule": [
466
+ "Regel schlägt auf Hosts fehl."
451
467
  ],
452
- "XCCDF Profile in Tailoring File": [
453
- "XCCDF Profile in Tailoring-Datei"
468
+ "Hosts no longer assigned: %s": [
469
+ "Nicht mehr zugewiesene Hosts: %s"
454
470
  ],
455
- "This profile will be used to override the one from scap content": [
456
- "Dieses Profil wird dafür genutzt um die Eins des SCAP-Inhalts zu überschreiben"
471
+ "Hosts othering this rule": [
472
+ "Hosts, die von dieser Regel abweichen"
457
473
  ],
458
- "Submit": [
459
- "Absenden"
474
+ "Hosts passing this rule": [
475
+ "Regel angewandt auf Hosts."
460
476
  ],
461
- "Cancel": [
462
- "Abbrechen"
477
+ "How the policy should be deployed": [
478
+ "Wie die Richtlinie umgesetzt werden soll"
463
479
  ],
464
- "Compliant hosts": [
465
- "Konforme Hosts"
480
+ "ID of OpenSCAP Proxy": [
481
+ "Kennung des OpenSCAP-Proxys"
482
+ ],
483
+ "Import Puppet classes": [
484
+ "Puppet-Klassen importieren"
485
+ ],
486
+ "Import facts": [
487
+ "Fakten importieren"
488
+ ],
489
+ "In Foreman, a compliance policy checklist is defined via %s.": [
490
+ "In Foreman wird eine Compliance-Richtlinien-Checkliste definiert via %s."
491
+ ],
492
+ "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 via %s": [
493
+ "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"
494
+ ],
495
+ "In Foreman, tailoring_files represent the custom modifications to default XCCDF profiles and they can be applied to hosts\\n via %s": [
496
+ "In Foreman stellen Tailoring_files die benutzerdefinierten Änderungen an den Standard-XCCDF-Profilen dar und können auf Hosts angewendet werden\\nvia %s"
497
+ ],
498
+ "Incompliant": [
499
+ "Nicht konform"
466
500
  ],
467
501
  "Incompliant hosts": [
468
502
  "Nicht konforme Hosts"
@@ -470,832 +504,894 @@
470
504
  "Inconclusive": [
471
505
  "Nicht eindeutig "
472
506
  ],
473
- "Not audited": [
474
- "Nicht geprüft"
507
+ "Inconclusive results": [
508
+ "Ergebnisse sind nicht eindeutig"
475
509
  ],
476
- "Host is assigned to policy": [
477
- "Der Host ist der Richtlinie zugewiesen"
510
+ "Is %s param set to be overriden?": [
511
+ "Soll %s param überschrieben werden?"
478
512
  ],
479
- "Host is not assigned to policy but reports were found. You may want to delete the reports or assign the policy again.": [
480
- "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."
513
+ "Is foreman_ansible present?": [
514
+ "Ist foreman_ansible vorhanden?"
481
515
  ],
482
- "Hosts no longer assigned: %s": [
483
- "Nicht mehr zugewiesene Hosts: %s"
516
+ "Is theforeman.foreman_scap_client present?": [
517
+ "Ist theforeman.foreman_scap_client vorhanden?"
484
518
  ],
485
- "Total hosts with reports where policy is no longer assigned.": [
486
- "Gesamtzahl der Hosts mit Berichten, denen keine Richtlinie mehr zugewiesen ist."
519
+ "It may sometimes be required to adjust the security policy to your specific needs. ": [
520
+ "Es könnte angebracht sein die Sicherheits-Richtlinien den eigenen Anforderungen anzupassen."
487
521
  ],
488
- "Request timed out. Please try increasing Settings -> proxy_request_timeout": [
489
- "Zeitüberschreitung der Anforderung. Bitte versuchen Sie, die Einstellungen zu erhöhen -> proxy_request_timeout"
522
+ "Job details": [
523
+ ""
490
524
  ],
491
- "Could not validate %s. Please make sure you have appropriate proxy version to use this functionality": [
492
- "Kann nicht validiert werden %s. Bitte stellen Sie sicher, dass Sie über die entsprechende Proxy-Version verfügen, um diese Funktionalität zu nutzen"
525
+ "Latest Compliance Reports": [
526
+ "Neuste Compliance-Berichte "
493
527
  ],
494
- "Could not validate %{file_type}. Error %{error}": [
495
- "Konnte nicht %{file_type} validieren. Fehler: %{error}"
528
+ "Latest reports for policy: %s": [
529
+ "Neuste Berichte für Richtlinie: %s"
496
530
  ],
497
- "Unable to get HTML version of requested report from Smart Proxy": [
498
- "Bericht des Smart-Proxy in HTML konnte nicht abgerufen werden"
531
+ "List ARF reports": [
532
+ "ARF-Berichte auflisten"
499
533
  ],
500
- "Unable to get XML version of requested report from Smart Proxy": [
501
- "Bericht des Smart-Proxy in XML konnte nicht abgerufen werden."
534
+ "List OVAL Policies": [
535
+ "OVAL-Richtlinien auflisten"
502
536
  ],
503
- "SCAP policies summary": [
504
- "SCAP-Richtlinienzusammenfassung"
537
+ "List OVAL contents": [
538
+ "OVAL-Inhalte auflisten"
505
539
  ],
506
- "is not included in SCAP_RESULT": [
507
- "ist nicht in SCAP_RESULT enthalten"
540
+ "List Policies": [
541
+ "Richtlinien auflisten"
508
542
  ],
509
- "must have Openscap feature": [
510
- "Muss ein OpenSCAP Feature haben"
543
+ "List SCAP content profiles": [
544
+ "SCAP-Inhaltsprofile auflisten"
511
545
  ],
512
- "No OpenSCAP proxy found for %{class} with id %{id}": [
513
- "Kein OpenSCAP-Proxy für %{class} mit der Kennung %{id} gefunden"
546
+ "List SCAP contents": [
547
+ "SCAP-Inhalte auflisten"
514
548
  ],
515
- "does not consist of 5 parts separated by space": [
516
- "besteht nicht aus 5 Teilen, die durch Leerzeichen abgetrennt sind"
549
+ "List Tailoring files": [
550
+ "Tailoring-Dateien anzeigen"
517
551
  ],
518
- "is not a valid value": [
519
- "ist kein gültiger Wert"
552
+ "Loading...": [
553
+ "Ladevorgang "
520
554
  ],
521
- "must be between 1 and 31": [
522
- "muss zwischen 1 und 31 liegen"
555
+ "Locations": [
556
+ "Standorte"
523
557
  ],
524
- "Compliant": [
525
- "Konform"
558
+ "Manual": [
559
+ ""
526
560
  ],
527
- "Incompliant": [
528
- "Nicht konform"
561
+ "Message": [
562
+ "Nachricht"
529
563
  ],
530
- "Unknown Compliance status": [
531
- "Compliance-Status unbekannt"
564
+ "Method": [
565
+ ""
532
566
  ],
533
- "OVAL scan": [
534
- "OVAL-Scan"
567
+ "Monthly, day of month: %s": [
568
+ ""
535
569
  ],
536
- "No Vulnerabilities found": [
537
- "Keine Schwachstellen gefunden"
570
+ "More details": [
571
+ "Weitere Details"
538
572
  ],
539
- "%s vulnerabilities found": [
540
- "%sSchwachstellen gefunden"
573
+ "Name": [
574
+ "Name"
541
575
  ],
542
- "%s vulnerabilities with available patch found": [
543
- "%sSchwachstellen mit verfügbarem Patch gefunden"
576
+ "Never audited": [
577
+ "Nie geprüft"
544
578
  ],
545
- "Unknown OVAL status": [
546
- "Unbekannter OVAL-Status"
579
+ "New Compliance Policy": [
580
+ "Neue Compliance-Richtlinie"
547
581
  ],
548
- "Deployment Options": [
549
- "Bereitstellungsoptionen"
582
+ "New OVAL Content": [
583
+ ""
550
584
  ],
551
- "Policy Attributes": [
552
- "Richtlinien Eigenschaften"
585
+ "New Policy": [
586
+ "Neue Richtlinie"
553
587
  ],
554
- "Schedule": [
555
- "Plan"
588
+ "New SCAP Content": [
589
+ "Neuer SCAP-Inhalt"
556
590
  ],
557
- "Locations": [
558
- "Standorte"
591
+ "New Tailoring File": [
592
+ "Neue Tailoring-Datei"
559
593
  ],
560
- "Organizations": [
561
- "Organisationen"
594
+ "Next": [
595
+ "Weiter"
562
596
  ],
563
- "Hostgroups": [
564
- "Hostgruppen"
597
+ "No": [
598
+ "Nein"
565
599
  ],
566
- "Cannot generate HTML guide, scap content is missing.": [
567
- "HTML-Leitfaden konnte nicht generiert werden. SCAP-Inhalt fehlt."
600
+ "No ARF reports for this policy": [
601
+ "Keine Arf-Berichte für diese Richtlinie"
568
602
  ],
569
- "Cannot generate HTML guide, no valid OpenSCAP proxy server found.": [
570
- "HTML-Leitfaden konnte nicht generiert werden. Kein gültiger OpenSCAP-Proxy-Server gefunden."
603
+ "No CVEs found.": [
604
+ "Keine CVEs gefunden."
571
605
  ],
572
- "must be present when tailoring file profile present": [
573
- "muss beim Anpassen des Dateiprofils vorhanden sein"
606
+ "No Hostgroups found.": [
607
+ ""
574
608
  ],
575
- "must be present when tailoring file present": [
576
- "muss vorhanden sein, wenn eine Tailoring-Datei vorhanden ist"
609
+ "No OVAL Content found": [
610
+ ""
577
611
  ],
578
- "does not come from selected tailoring file": [
579
- "stammt nicht aus der ausgewählten Tailoring-Datei"
612
+ "No OVAL Contents found.": [
613
+ "Keine OVAL-Inhalte gefunden."
580
614
  ],
581
- "does not have the selected SCAP content profile": [
582
- "hat nicht das ausgewählte SCAP-Inhaltsprofil"
615
+ "No OVAL Policies found": [
616
+ "Keine OVAL-Richtlinien gefunden"
583
617
  ],
584
- "cannot assign to %s, all assigned policies must be deployed in the same way, check 'deploy by' for each assigned policy": [
585
- "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"
618
+ "No OVAL Policy found": [
619
+ "Keine OVAL-Richtlinie gefunden"
586
620
  ],
587
- "invalid type %s": [
588
- "ungültiger Typ %s"
621
+ "No OpenSCAP Proxy selected.": [
622
+ "Kein OpenSCAP Proxy ausgewählt."
589
623
  ],
590
- "Requires Ansible plugin, %s Ansible role and variables. This will assign the role to the hosts or selected hostgroups.": [
591
- ""
624
+ "No OpenSCAP proxy found for %{class} with id %{id}": [
625
+ "Kein OpenSCAP-Proxy für %{class} mit der Kennung %{id} gefunden"
592
626
  ],
593
- "To deploy foreman_scap_client, ansible roles run needs to be triggered manually. Manual run is also required after any change to this policy.": [
594
- ""
627
+ "No Tailoring file assigned for policy with id %s": [
628
+ "Keine Tailoring-Datei für Richtlinie mit ID %s zugewiesen"
595
629
  ],
596
- "theforeman.foreman_scap_client Ansible Role not found, please import it before running this action again.": [
597
- "theforeman.foreman_scap_client Ansible-Rolle nicht gefunden, bitte importieren Sie sie, bevor Sie diese Aktion erneut ausführen."
630
+ "No Vulnerabilities found": [
631
+ "Keine Schwachstellen gefunden"
598
632
  ],
599
- "Ansible role": [
600
- "Ansible Rolle"
633
+ "No available proxy to validate. Returned with error: %s": [
634
+ "Kein Proxy zum Validieren verfügbar. Fehler: %s"
601
635
  ],
602
- "Ansible variables": [
603
- "Ansible Variablen"
636
+ "No compliance policy selected.": [
637
+ "Keine Compliance-Richtlinie ausgewählt."
604
638
  ],
605
- "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.": [
606
- ""
639
+ "No compliance reports selected": [
640
+ "Kein Compliance-Bericht ausgewählt."
607
641
  ],
608
- "Requires %s Puppet class. This will assign the class to the hosts or selected hostgroups.": [
609
- ""
642
+ "No compliance reports were found.": [
643
+ "Kein Compliance-Bericht gefunden."
610
644
  ],
611
- "Every puppet run ensures the foreman_scap_client is configured according to the policy.": [
645
+ "No hosts selected": [
646
+ "Keine Hosts ausgewählt"
647
+ ],
648
+ "No hosts were found with that id, name or query filter": [
612
649
  ""
613
650
  ],
614
- "Puppet class": [
615
- "Puppet-Klasse"
651
+ "No proxy found for %{name} or %{url}": [
652
+ "Keine Proxy für %{name} oder %{url} gefunden"
616
653
  ],
617
- "Smart Class Parameters": [
618
- "Smart-Class-Parameter"
654
+ "No proxy found!": [
655
+ "Kein Proxy gefunden!"
619
656
  ],
620
- "%{type} was selected to deploy policy to clients, but %{type} is not available. Are you missing a plugin?": [
621
- "%{type} wurde ausgewählt, um die Richtlinie für Clients bereitzustellen, aber %{type} ist nicht verfügbar. Fehlt Ihnen ein Plugin?"
657
+ "No proxy with OpenSCAP feature is running.": [
658
+ "Kein Proxy mit OpenSCAP Feature läuft gerade."
622
659
  ],
623
- "Required %{msg_name} %{class} was not found, please ensure it is imported first.": [
624
- "Erforderlich %{msg_name} %{class} wurde nicht gefunden, bitte stellen Sie sicher, dass es zuerst importiert wird."
660
+ "No proxy with OpenSCAP feature was found.": [
661
+ "Kein Proxy mit OpenSCAP Feature gefunden."
625
662
  ],
626
- "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding.": [
627
- "Die folgenden %{key_name} fehlten für %{item_name}: %{key_names}. Stellen Sie sicher, dass sie importiert wurden, bevor Sie fortfahren."
663
+ "No report for this policy": [
664
+ "Kein Bericht für diese Richtlinie"
628
665
  ],
629
- "Failed to save when overriding parameters for %{config_tool}, cause: %{errors}": [
630
- "Fehler beim Speichern beim Überschreiben von Parametern für %{config_tool}, Ursache: %{errors}"
666
+ "No reports available": [
667
+ "Keine Berichte verfügbar"
631
668
  ],
632
- "This feature is temporarily disabled. ": [
633
- "Dieses Feature ist temporär deaktiviert."
669
+ "No such directory: %s. Please check the path you have provided.": [
670
+ ""
634
671
  ],
635
- "The following Smart Proxies need to be updated to unlock the feature: %s. ": [
636
- "Die folgenden Smart-Proxys müssen aktualisiert werden um das Feature freizuschalten: %s."
672
+ "No valid policy ID provided": [
673
+ "Keine gültige Richtlinienkennung geliefert"
637
674
  ],
638
- "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions.": [
639
- "Die folgenden Proxys konnten nicht erreicht werden: %s . Bitte stellen Sie sicher, dass sie verfügbar sind, damit Foreman ihre Versionen überprüfen kann."
675
+ "None": [
676
+ "Keine"
640
677
  ],
641
- "Was %s configured successfully?": [
642
- "Wurde %serfolgreich konfiguriert?"
678
+ "None found": [
679
+ "Keine gefunden"
643
680
  ],
644
- "Assign openscap_proxy to %s before proceeding.": [
645
- "Weisen Sie openscap_proxy zu %s zu, bevor Sie fortfahren."
681
+ "None provided": [
682
+ ""
646
683
  ],
647
- "Was %{model_name} %{name} configured successfully?": [
648
- "Wurde %{model_name} %{name} erfolgreich konfiguriert?"
684
+ "None!": [
685
+ "Keine!"
649
686
  ],
650
- "Could not update Ansible Variables with override: true": [
651
- "Ansible-Variablen konnten nicht mit Überschreibung aktualisiert werden: true"
687
+ "Not audited": [
688
+ "Nicht geprüft"
652
689
  ],
653
- "Is foreman_ansible present?": [
654
- "Ist foreman_ansible vorhanden?"
690
+ "Not compliant with the policy": [
691
+ "Nicht konform mit der Richtlinie"
655
692
  ],
656
- "foreman_ansible plugin not found, please install it before running this action again.": [
657
- "foreman_ansible Plugin nicht gefunden, bitte installieren Sie es, bevor Sie diese Aktion erneut ausführen."
693
+ "Nothing to show": [
694
+ "Nichts anzuzeigen"
658
695
  ],
659
- "Is theforeman.foreman_scap_client present?": [
660
- "Ist theforeman.foreman_scap_client vorhanden?"
696
+ "Number of Events": [
697
+ "Anzahl der Ereignisse"
661
698
  ],
662
- "Are required variables for theforeman.foreman_scap_client present?": [
663
- "Sind erforderliche Variablen für theforeman.foreman_scap_client vorhanden?"
699
+ "Number of a day in month, note that not all months have same count of days": [
700
+ "Tag des Monats, beachten Sie, dass nicht alle Monate gleich viele Tage haben"
664
701
  ],
665
- "The following Ansible Variables were not found: %{missing_vars}, please import them before running this action again.": [
666
- "Die folgenden Ansible-Variablen wurden nicht gefunden: %{missing_vars}, bitte importieren Sie sie, bevor Sie diese Aktion erneut ausführen."
702
+ "OS": [
703
+ ""
667
704
  ],
668
- "Is %s param set to be overriden?": [
669
- "Soll %s param überschrieben werden?"
705
+ "OVAL Content": [
706
+ "OVAL-Inhalt"
670
707
  ],
671
- "cause: ": [
708
+ "OVAL Content %s successfully created": [
672
709
  ""
673
710
  ],
674
- "Failed to fetch content file from %s": [
711
+ "OVAL Content Source": [
675
712
  ""
676
713
  ],
677
- "No proxy with OpenSCAP feature was found.": [
678
- "Kein Proxy mit OpenSCAP Feature gefunden."
714
+ "OVAL Content from URL": [
715
+ ""
679
716
  ],
680
- "No proxy with OpenSCAP feature is running.": [
681
- "Kein Proxy mit OpenSCAP Feature läuft gerade."
717
+ "OVAL Content from file": [
718
+ ""
682
719
  ],
683
- "No available proxy to validate. Returned with error: %s": [
684
- "Kein Proxy zum Validieren verfügbar. Fehler: %s"
720
+ "OVAL Content is required to create OVAL Policy. Please create one before proceeding.": [
721
+ ""
685
722
  ],
686
- "Changed file does not include existing SCAP content profiles": [
687
- "Geänderte Datei enthält keine existierende SCAP-Inhaltsprofile"
723
+ "OVAL Content successfully deleted.": [
724
+ ""
688
725
  ],
689
- "More details": [
690
- "Weitere Details"
726
+ "OVAL Contents": [
727
+ "OVAL Inhalt"
691
728
  ],
692
- "Description": [
693
- "Beschreibung"
729
+ "OVAL Contents table": [
730
+ "OVAL Inhaltstabelle"
694
731
  ],
695
- "Rationale": [
696
- "Begründung"
732
+ "OVAL Policies": [
733
+ "OVAL-Richtlinien"
697
734
  ],
698
- "References": [
699
- "Verweise"
735
+ "OVAL Policies Table": [
736
+ "OVAL-Richtlinientabelle"
737
+ ],
738
+ "OVAL Policy description": [
739
+ "Beschreibung der OVAL-Richtlinie"
740
+ ],
741
+ "OVAL Policy name": [
742
+ "OVAL-Richtlinienname"
743
+ ],
744
+ "OVAL Policy schedule cron line (only if period == \\\"custom\\\")": [
745
+ "Cron-Linie des OVAL-Richtlinienplans (nur wenn Zeitraum == \\\"custom\\\")"
746
+ ],
747
+ "OVAL Policy schedule day of month (only if period == \\\"monthly\\\")": [
748
+ "OVAL Versicherungsplan Tag des Monats (nur wenn Zeitraum == \\\"monthly\\\")"
749
+ ],
750
+ "OVAL Policy schedule period (weekly, monthly, custom)": [
751
+ "Zeitplan der OVAL-Richtlinie (wöchentlich, monatlich, benutzerdefiniert)"
752
+ ],
753
+ "OVAL Policy schedule weekday (only if period == \\\"weekly\\\")": [
754
+ "OVAL Richtlinienplan Wochentag (nur wenn Zeitraum == \\\"weekly\\\")"
700
755
  ],
701
- "Select all items in this page": [
702
- "Alle Elemente auf dieser Seite auswählen"
756
+ "OVAL Policy succesfully created.": [
757
+ ""
703
758
  ],
704
- "items selected. Uncheck to Clear": [
705
- "Elemente ausgewählt. Zum Leeren abwählen"
759
+ "OVAL content name": [
760
+ "OVAL-Inhaltsname"
706
761
  ],
707
- "Reported At": [
708
- "Berichtet am"
762
+ "OVAL policy": [
763
+ ""
709
764
  ],
710
- "Openscap Proxy": [
711
- "OpenSCAP-Proxy"
765
+ "OVAL policy successfully configured with %s.": [
766
+ "OVAL-Richtlinie erfolgreich konfiguriert mit %s."
712
767
  ],
713
- "Actions": [
714
- "Aktionen"
768
+ "OVAL policy was successfully deleted.": [
769
+ ""
715
770
  ],
716
- "Deleted policy": [
717
- "Richtlinie löschen"
771
+ "OVAL policy was successfully updated.": [
772
+ ""
718
773
  ],
719
- "Full Report": [
720
- "Ganzer Bericht"
774
+ "OVAL scan": [
775
+ "OVAL-Scan"
721
776
  ],
722
- "Delete compliance report for %s?": [
723
- "Compliance-Bericht von %s löschen?"
777
+ "Once SCAP content is present, you can create a policy, assign select host groups and schedule to run.": [
778
+ "Sobald SCAP-Inhalt vorhanden ist, können Sie eine Richtlinie erstellen, ausgewählte Hostgruppen zuweisen und die Ausführung planen."
724
779
  ],
725
- "Please Confirm": [
726
- "Bitte bestätigen"
780
+ "OpenSCAP Proxy": [
781
+ "OpenSCAP-Proxy"
727
782
  ],
728
- "Report Metrics": [
729
- "Berichtsmetrik"
783
+ "OpenSCAP Proxy to use for fetching SCAP content and uploading ARF reports. Leave blank and override appropriate parameters when using proxy load balancer.": [
784
+ "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."
730
785
  ],
731
- "Report Status": [
732
- "Berichtsstatus"
786
+ "Openscap Proxy": [
787
+ "OpenSCAP-Proxy"
733
788
  ],
734
- "Total": [
735
- "Gesamt"
789
+ "Organizations": [
790
+ "Organisationen"
736
791
  ],
737
- "Result": [
738
- "Ergebnis"
792
+ "Original File Name": [
793
+ ""
739
794
  ],
740
- "Message": [
741
- "Nachricht"
795
+ "Original file name of the OVAL content file": [
796
+ "Ursprünglicher Dateiname der OVAL-Inhaltsdatei"
742
797
  ],
743
- "Resource": [
744
- "Ressource"
798
+ "Original file name of the XML file": [
799
+ "Ursprünglicher Dateiname der XML-Datei"
745
800
  ],
746
- "Severity": [
747
- "Schweregrad"
801
+ "Other": [
802
+ "Weitere"
748
803
  ],
749
- "Nothing to show": [
750
- "Nichts anzuzeigen"
804
+ "Other hosts failing this rule": [
805
+ ""
751
806
  ],
752
- "Delete": [
753
- "Löschen"
807
+ "Othered": [
808
+ "Anderweitiges Ergebnis"
754
809
  ],
755
- "these Compliance reports": [
756
- "diese Compliance-Berichte"
810
+ "Othered|O": [
811
+ "Anderweitig|A"
757
812
  ],
758
- "Back": [
759
- "Zurück"
813
+ "Passed": [
814
+ "Erfolgreich"
760
815
  ],
761
- "Host details": [
762
- "Hostdetails"
816
+ "Passed|P": [
817
+ "Erfolgreich|E"
763
818
  ],
764
- "View full report": [
765
- "Ganzen Bericht anzeigen"
819
+ "Period": [
820
+ ""
766
821
  ],
767
- "Download XML in bzip": [
768
- "XML in bzip herunterladen"
822
+ "Permission denied": [
823
+ ""
769
824
  ],
770
- "Download HTML": [
771
- "HTML herunterladen"
825
+ "Please Confirm": [
826
+ "Bitte bestätigen"
772
827
  ],
773
- "Loading...": [
774
- "Ladevorgang "
828
+ "Please make sure you understand them by reading our": [
829
+ "Bitte stellen Sie sicher, dass Sie sie verstanden haben, indem Sie unsere lesen "
775
830
  ],
776
- "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.": [
777
- "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."
831
+ "Please specify import type, received: %{received}, expected one of: %{expected}": [
832
+ "Bitte geben Sie den Importtyp an, erhalten: %{received}, erwartet einer von: %{expected}"
778
833
  ],
779
- "Documentation": [
780
- "Dokumentation"
834
+ "Policies": [
835
+ "Richtlinien"
781
836
  ],
782
- "%s compliance report by policy": [
783
- "%s Compliance-Berichte nach Richtlinie",
784
- "%s Compliance-Berichte nach Richtlinie"
837
+ "Policies with hosts:": [
838
+ "Richtlinien mit Hosts:"
839
+ ],
840
+ "Policy": [
841
+ "Richtlinie"
785
842
  ],
786
843
  "Policy %s": [
787
844
  "Richtlinie %s"
788
845
  ],
789
- "%s latest report": [
790
- "%s letzter Bericht"
846
+ "Policy Attributes": [
847
+ "Richtlinien Eigenschaften"
791
848
  ],
792
- "%s reports over time": [
793
- "%s Berichte im Laufe der Zeit "
849
+ "Policy OVAL content ID": [
850
+ "Richtlinien-OVAL-Content-ID"
794
851
  ],
795
- "No report for this policy": [
796
- "Kein Bericht für diese Richtlinie"
852
+ "Policy SCAP content ID": [
853
+ "Richtlinien-SCAP-Inhalts-ID"
797
854
  ],
798
- "Latest Compliance Reports": [
799
- "Neuste Compliance-Berichte "
855
+ "Policy SCAP content profile ID": [
856
+ "Richtlinien-SCAP-Inhaltsprofil-ID"
800
857
  ],
801
- "No reports available": [
802
- "Keine Berichte verfügbar"
858
+ "Policy assigned": [
859
+ "Richtlinie zugewiesen"
803
860
  ],
804
- "Host does not exist anymore": [
805
- "Host existiert nicht mehr"
861
+ "Policy description": [
862
+ "Beschreibung der Richtlinie"
806
863
  ],
807
864
  "Policy is missing": [
808
865
  "Richtlinie fehlt"
809
866
  ],
810
- "Compliance Reports Breakdown": [
811
- "Aufschlüsselung der Compliance-Berichte"
812
- ],
813
- "Changed": [
814
- "Geändert "
815
- ],
816
- "Hostname": [
817
- "Hostname"
867
+ "Policy name": [
868
+ "Name der Richtlinie"
818
869
  ],
819
- "Changed?": [
820
- "Geändert?"
870
+ "Policy schedule cron line (only if period == \\\"custom\\\")": [
871
+ "Policy-Planungs-Cron-Linie (nur wenn Zeitraum == \\\"custom\\\")"
821
872
  ],
822
- "Yes": [
823
- "Ja"
873
+ "Policy schedule day of month (only if period == \\\"monthly\\\")": [
874
+ "Policy-Planungs-Zeitraum (nur wenn Zeitraum == \\\"monthly\\\")"
824
875
  ],
825
- "No": [
826
- "Nein"
876
+ "Policy schedule period (weekly, monthly, custom)": [
877
+ "Policy-Planungs-Periode (weekly, monthly, custom)"
827
878
  ],
828
- "No ARF reports for this policy": [
829
- "Keine Arf-Berichte für diese Richtlinie"
879
+ "Policy schedule weekday (only if period == \\\"weekly\\\")": [
880
+ "Policy-Planungs-Zeitraum (nur wenn Zeitraum == \\\"weekly\\\")"
830
881
  ],
831
- "None!": [
832
- "Keine!"
882
+ "Policy with id %s not found.": [
883
+ "Richtlinie mit Kennung %s nicht gefunden."
833
884
  ],
834
- "Total of one host": [
835
- "",
885
+ "Profile": [
836
886
  ""
837
887
  ],
838
- "Summary report for OpenScap from Foreman": [
839
- "Zusammenfassungsbericht des OpenSCAP vom Foreman"
840
- ],
841
- "<b>Foreman</b> OpenSCAP summary": [
842
- "<b>Foreman</b> OpenSCAP Zusammenfassung"
843
- ],
844
- "Summary from %{time} ago to now": [
845
- "Zusammenfassung von %{time} bis jetzt"
846
- ],
847
- "Summary report from Foreman server at %{foreman_url}": [
848
- "Zusammenfassungbericht vom Foreman-Server unter %{foreman_url}"
849
- ],
850
- "Policies with hosts:": [
851
- "Richtlinien mit Hosts:"
888
+ "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.": [
889
+ "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."
852
890
  ],
853
- "Select OpenSCAP Proxy": [
854
- "Wähle OpenSCAP-Proxy"
891
+ "Puppet class": [
892
+ "Puppet-Klasse"
855
893
  ],
856
- "General": [
857
- "Allgemein"
894
+ "Rationale": [
895
+ "Begründung"
858
896
  ],
859
- "Host Groups": [
860
- "Hostgruppen"
897
+ "Reboot the system(s)": [
898
+ ""
861
899
  ],
862
- "Choose period": [
863
- "Zeitraum auswählen"
900
+ "Red Hat %s default content": [
901
+ ""
864
902
  ],
865
- "Choose weekday": [
866
- "Wochentag auswählen"
903
+ "Ref Id": [
904
+ "Ref-ID"
867
905
  ],
868
- "Number of a day in month, note that not all months have same count of days": [
869
- "Tag des Monats, beachten Sie, dass nicht alle Monate gleich viele Tage haben"
906
+ "References": [
907
+ "Verweise"
870
908
  ],
871
- "You can specify custom cron line, e.g. \\\"0 3 * * *\\\", separate each of 5 values by space": [
872
- "Sie können die Cron-Zeile anpassen, z.B. \\\"0 3 * * *\\\", wobei alle 5 Werte mit Leerzeichen getrennt werden"
909
+ "Remediate %s rule": [
910
+ ""
873
911
  ],
874
- "Name": [
875
- "Name"
912
+ "Remediation": [
913
+ ""
876
914
  ],
877
- "Content": [
915
+ "Remediation might render the system non-functional.": [
878
916
  ""
879
917
  ],
880
- "Profile": [
918
+ "Remote action:": [
919
+ "Entfernte Aktion"
920
+ ],
921
+ "Remote job": [
881
922
  ""
882
923
  ],
883
- "Effective Profile": [
884
- "Effektives Profil"
924
+ "Report Metrics": [
925
+ "Berichtsmetrik"
885
926
  ],
886
- "None": [
887
- "Keine"
927
+ "Report Status": [
928
+ "Berichtsstatus"
888
929
  ],
889
- "Dashboard": [
890
- "Übersichtsseite"
930
+ "Reported At": [
931
+ "Berichtet am"
891
932
  ],
892
- "Show Guide": [
893
- "Handbuch anzeigen"
933
+ "Reported at %s": [
934
+ "Berichtet um %s"
894
935
  ],
895
- "Delete compliance policy %s with all of its reports?": [
896
- "Compliance-Richtline %s löschen mit allen Berichten?"
936
+ "Reports": [
937
+ "Berichte"
897
938
  ],
898
- "New Compliance Policy": [
899
- "Neue Compliance-Richtlinie"
939
+ "Request the following permissions from administrator: %s.": [
940
+ ""
900
941
  ],
901
- "Select Compliance Policy": [
902
- "Compliance-Richtlinie auswählen"
942
+ "Request timed out. Please try increasing Settings -> proxy_request_timeout": [
943
+ "Zeitüberschreitung der Anforderung. Bitte versuchen Sie, die Einstellungen zu erhöhen -> proxy_request_timeout"
903
944
  ],
904
- "Edit %s": [
905
- "%s bearbeiten"
945
+ "Required %{msg_name} %{class} was not found, please ensure it is imported first.": [
946
+ "Erforderlich %{msg_name} %{class} wurde nicht gefunden, bitte stellen Sie sicher, dass es zuerst importiert wird."
906
947
  ],
907
- "Compliance Policies": [
908
- "Compliance-Richtlinien"
948
+ "Requires %s Puppet class. This will assign the class to the hosts or selected hostgroups.": [
949
+ ""
909
950
  ],
910
- "Details for Compliance Policy %s": [
911
- "Details zur Compliance-Richtlinie %s"
951
+ "Requires Ansible plugin, %s Ansible role and variables. This will assign the role to the hosts or selected hostgroups.": [
952
+ ""
912
953
  ],
913
- "There are significant differences in deployment options.": [
914
- "Es gibt erhebliche Unterschiede bei den Bereitstellungsoptionen."
954
+ "Resource": [
955
+ "Ressource"
915
956
  ],
916
- "Please make sure you understand them by reading our": [
917
- "Bitte stellen Sie sicher, dass Sie sie verstanden haben, indem Sie unsere lesen "
957
+ "Result": [
958
+ "Ergebnis"
918
959
  ],
919
- "documentation": [
920
- "Dokumentation"
960
+ "Review hosts": [
961
+ ""
921
962
  ],
922
- "Choose day in month": [
923
- "Wähle einen Tag im Monat"
963
+ "Review remediation": [
964
+ ""
924
965
  ],
925
- "Next": [
926
- "Weiter"
966
+ "Review the remediation snippet and apply it to the host manually.": [
967
+ ""
927
968
  ],
928
- "In Foreman, a compliance policy checklist is defined via %s.": [
929
- "In Foreman wird eine Compliance-Richtlinien-Checkliste definiert via %s."
969
+ "Review the remediation snippet that will be applied to selected host(s).": [
970
+ ""
930
971
  ],
931
- "SCAP content": [
932
- "SCAP-Inhalt"
972
+ "Rule Results": [
973
+ "Regelergebnisse"
933
974
  ],
934
- "Once SCAP content is present, you can create a policy, assign select host groups and schedule to run.": [
935
- "Sobald SCAP-Inhalt vorhanden ist, können Sie eine Richtlinie erstellen, ausgewählte Hostgruppen zuweisen und die Ausführung planen."
975
+ "Run": [
976
+ ""
936
977
  ],
937
- "New Policy": [
938
- "Neue Richtlinie"
978
+ "Run OVAL scan": [
979
+ "OVAL-Scan ausführen"
939
980
  ],
940
- "Host Breakdown Chart": [
941
- "Diagramm zur Hostaufgliederung"
981
+ "Run OpenSCAP remediation with Ansible": [
982
+ ""
942
983
  ],
943
- "Policy assigned": [
944
- "Richtlinie zugewiesen"
984
+ "Run OpenSCAP remediation with Shell": [
985
+ ""
945
986
  ],
946
- "Date": [
947
- "Datum"
987
+ "Run OpenSCAP scan": [
988
+ "Führe OpenSCAP Scan aus"
948
989
  ],
949
- "View Report": [
950
- "Bericht anzeigen"
990
+ "SCAP Content": [
991
+ "SCAP-Inhalt"
951
992
  ],
952
- "Hosts Breakdown": [
953
- "Aufgliederung der Hosts"
993
+ "SCAP Contents": [
994
+ "SCAP-Inhalte"
954
995
  ],
955
- "Compliant with the policy": [
956
- "Konform mit der Richtlinie"
996
+ "SCAP DataStream file": [
997
+ "SCAP-DataStream Datei"
957
998
  ],
958
- "Not compliant with the policy": [
959
- "Nicht konform mit der Richtlinie"
999
+ "SCAP content": [
1000
+ "SCAP-Inhalt"
960
1001
  ],
961
- "Inconclusive results": [
962
- "Ergebnisse sind nicht eindeutig"
1002
+ "SCAP content name": [
1003
+ "SCAP-Inhaltsname"
963
1004
  ],
964
- "Never audited": [
965
- "Nie geprüft"
1005
+ "SCAP contents": [
1006
+ "SCAP-Inhalte"
966
1007
  ],
967
- "Total hosts with policy: %s": [
968
- "Gesamtzahl der Hosts mit Richtlinie: %s"
1008
+ "SCAP policies summary": [
1009
+ "SCAP-Richtlinienzusammenfassung"
969
1010
  ],
970
- "Compliance policy: %s": [
971
- "Compliance-Richtlinie: %s"
1011
+ "Scan All Hostgroups": [
1012
+ "Alle Hostgruppen scannen"
972
1013
  ],
973
- "Status table": [
974
- "Statustabelle"
1014
+ "Schedule": [
1015
+ "Plan"
975
1016
  ],
976
- "Status chart": [
977
- "Statusdiagramm"
1017
+ "Select Action": [
1018
+ "Aktion auswählen"
978
1019
  ],
979
- "Latest reports for policy: %s": [
980
- "Neuste Berichte für Richtlinie: %s"
1020
+ "Select Compliance Policy": [
1021
+ "Compliance-Richtlinie auswählen"
981
1022
  ],
982
- "File Upload": [
983
- "Datei hochladen"
1023
+ "Select OpenSCAP Proxy": [
1024
+ "Wähle OpenSCAP-Proxy"
984
1025
  ],
985
- "SCAP DataStream file": [
986
- "SCAP-DataStream Datei"
1026
+ "Select all items in this page": [
1027
+ "Alle Elemente auf dieser Seite auswählen"
987
1028
  ],
988
- "Title": [
1029
+ "Select remediation method": [
989
1030
  ""
990
1031
  ],
991
- "File name": [
1032
+ "Select snippet": [
992
1033
  ""
993
1034
  ],
994
- "Created at": [
1035
+ "Severity": [
1036
+ "Schweregrad"
1037
+ ],
1038
+ "Show Guide": [
1039
+ "Handbuch anzeigen"
1040
+ ],
1041
+ "Show a Policy": [
1042
+ "Zeige Richtlinie"
1043
+ ],
1044
+ "Show a Tailoring file": [
1045
+ "Eine Tailoring-Datei anzeigen"
1046
+ ],
1047
+ "Show a policy's OVAL content": [
995
1048
  ""
996
1049
  ],
997
- "Download": [
998
- "Herunterladen"
1050
+ "Show a policy's SCAP content": [
1051
+ "SCAP-Inhalt einer Richtlinie anzeigen"
999
1052
  ],
1000
- "Delete scap content %s?": [
1001
- "Scap-Inhalt löschen %s ?"
1053
+ "Show a policy's Tailoring file": [
1054
+ "Tailoring-Datei einer Richtlinie anzeigen"
1002
1055
  ],
1003
- "SCAP Contents": [
1004
- "SCAP-Inhalte"
1056
+ "Show an ARF report": [
1057
+ "ARF-Bericht anzeigen"
1005
1058
  ],
1006
- "Upload New SCAP Content": [
1007
- "Neuen SCAP-Inhalt hochladen "
1059
+ "Show an OVAL Policy": [
1060
+ "Zeigen Sie eine OVAL-Richtlinie an"
1008
1061
  ],
1009
- "Upload new SCAP content file": [
1010
- "Neue Datei für SCAP-Inhalt hochladen"
1062
+ "Show an OVAL content": [
1063
+ "OVAL-Inhalt anzeigen"
1011
1064
  ],
1012
- "The Security Content Automation Protocol (SCAP), combines a number of open standards that are used to enumerate software flaws and\\n configuration issues related to security. ": [
1013
- "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. "
1065
+ "Show an SCAP content": [
1066
+ "Einen SCAP-Inhalt anzeigen"
1014
1067
  ],
1015
- "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 via %s": [
1016
- "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"
1068
+ "Show config information for foreman_scap_client": [
1069
+ "Konfigurationsinformationen für foreman_scap_client anzeigen"
1017
1070
  ],
1018
- "New SCAP Content": [
1019
- "Neuer SCAP-Inhalt"
1071
+ "Show log messages:": [
1072
+ "Protokollnachrichten anzeigen:"
1020
1073
  ],
1021
- "%s spool errors detected, inspect the appropriate file directly on proxy": [
1022
- "%s Spool-Fehler erkannt, überprüfen Sie die entsprechende Datei direkt auf dem Proxy"
1074
+ "Smart Class Parameters": [
1075
+ "Smart-Class-Parameter"
1023
1076
  ],
1024
- "Failed to fetch spool status from proxy": [
1025
- "Fehler beim Abrufen des Spool-Status vom Proxy"
1077
+ "Snippet": [
1078
+ ""
1026
1079
  ],
1027
- "None found": [
1028
- "Keine gefunden"
1080
+ "Something went wrong while selecting compliance reports - %s": [
1081
+ "Fehler bei der Auswahl der Compliance-Berichte - %s"
1029
1082
  ],
1030
- "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.": [
1031
- "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."
1083
+ "Something went wrong while selecting hosts - %s": [
1084
+ "Fehler beim Auswählen der Hosts %s"
1032
1085
  ],
1033
1086
  "Spool errors": [
1034
1087
  "Spool-Fehler"
1035
1088
  ],
1036
- "DataStream Tailoring file": [
1037
- "DataStream Tailoring-Datei"
1089
+ "Status chart": [
1090
+ "Statusdiagramm"
1038
1091
  ],
1039
- "Delete tailoring file %s?": [
1040
- "Tailoring-Datei löschen %s ?"
1092
+ "Status table": [
1093
+ "Statustabelle"
1041
1094
  ],
1042
- "Tailoring Files": [
1043
- "Tailoring-Dateien"
1095
+ "Submit": [
1096
+ "Absenden"
1044
1097
  ],
1045
- "Upload New Tailoring file": [
1046
- "Neue Schneiderei-Datei hochladen"
1098
+ "Successfully copied to clipboard!": [
1099
+ ""
1047
1100
  ],
1048
- "Upload new Tailoring File": [
1049
- "Neue Schneiderei-Datei hochladen"
1101
+ "Successfully deleted %s compliance reports": [
1102
+ "Compliance-Berichte %s erfolgreich gelöscht"
1050
1103
  ],
1051
- "It may sometimes be required to adjust the security policy to your specific needs. ": [
1052
- "Es könnte angebracht sein die Sicherheits-Richtlinien den eigenen Anforderungen anzupassen."
1104
+ "Successfully deleted ARF report.": [
1105
+ "ARF-Bericht erfolgreich gelöscht."
1053
1106
  ],
1054
- "In Foreman, tailoring_files represent the custom modifications to default XCCDF profiles and they can be applied to hosts\\n via %s": [
1055
- "In Foreman stellen Tailoring_files die benutzerdefinierten Änderungen an den Standard-XCCDF-Profilen dar und können auf Hosts angewendet werden\\nvia %s"
1107
+ "Summary from %{time} ago to now": [
1108
+ "Zusammenfassung von %{time} bis jetzt"
1056
1109
  ],
1057
- "New Tailoring File": [
1058
- "Neue Tailoring-Datei"
1110
+ "Summary report for OpenScap from Foreman": [
1111
+ "Zusammenfassungsbericht des OpenSCAP vom Foreman"
1059
1112
  ],
1060
- "Compliance policy summary": [
1061
- "Zusammenfassung der Compliance-Richtlinie"
1113
+ "Summary report from Foreman server at %{foreman_url}": [
1114
+ "Zusammenfassungbericht vom Foreman-Server unter %{foreman_url}"
1062
1115
  ],
1063
- "A summary of reports for OpenSCAP policies": [
1064
- "Eine Zusammenfassung der Berichte für OpenSCAP-Richtlinien"
1116
+ "Sync contents that have remote source URL": [
1117
+ "Inhalte mit Remote-Quell-URL synchronisieren"
1065
1118
  ],
1066
- "Can't find scap-security-guide RPM, are you sure it is installed on your server?": [
1067
- ""
1119
+ "Table of CVEs for OVAL policy": [
1120
+ "Tabelle der CVEs für die OVAL-Richtlinie"
1068
1121
  ],
1069
- "Expected an array of files to upload, got: %s.": [
1122
+ "Table of hostgroups for OVAL policy": [
1070
1123
  ""
1071
1124
  ],
1072
- "%s is a directory, expecting file.": [
1073
- ""
1125
+ "Tailoring File": [
1126
+ "Tailoring-Datei"
1074
1127
  ],
1075
- "%s does not exist, skipping.": [
1076
- ""
1128
+ "Tailoring Files": [
1129
+ "Tailoring-Dateien"
1077
1130
  ],
1078
- "Failed saving %s:": [
1079
- ""
1131
+ "Tailoring file ID": [
1132
+ "Datei-ID anpassen"
1080
1133
  ],
1081
- "No such directory: %s. Please check the path you have provided.": [
1082
- ""
1134
+ "Tailoring file name": [
1135
+ "Tailoring-Dateinamen anpassen"
1083
1136
  ],
1084
- "Red Hat %s default content": [
1085
- ""
1137
+ "Tailoring file profile ID": [
1138
+ "Anpassen der Dateiprofil-ID"
1086
1139
  ],
1087
- "%s content": [
1140
+ "The %s proxy does not have Openscap feature enabled. Either set correct OpenSCAP Proxy or unset it.": [
1088
1141
  ""
1089
1142
  ],
1090
- "Policies": [
1091
- "Richtlinien"
1092
- ],
1093
- "SCAP contents": [
1094
- "SCAP-Inhalte"
1143
+ "The Security Content Automation Protocol (SCAP), combines a number of open standards that are used to enumerate software flaws and\\n configuration issues related to security. ": [
1144
+ "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. "
1095
1145
  ],
1096
- "Reports": [
1097
- "Berichte"
1146
+ "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding.": [
1147
+ "Die folgenden %{key_name} fehlten für %{item_name}: %{key_names}. Stellen Sie sicher, dass sie importiert wurden, bevor Sie fortfahren."
1098
1148
  ],
1099
- "OVAL Contents": [
1100
- "OVAL Inhalt"
1149
+ "The following Ansible Variables were not found: %{missing_vars}, please import them before running this action again.": [
1150
+ "Die folgenden Ansible-Variablen wurden nicht gefunden: %{missing_vars}, bitte importieren Sie sie, bevor Sie diese Aktion erneut ausführen."
1101
1151
  ],
1102
- "OVAL Policies": [
1103
- "OVAL-Richtlinien"
1152
+ "The following Smart Proxies need to be updated to unlock the feature: %s. ": [
1153
+ "Die folgenden Smart-Proxys müssen aktualisiert werden um das Feature freizuschalten: %s."
1104
1154
  ],
1105
- "OpenSCAP Proxy to use for fetching SCAP content and uploading ARF reports. Leave blank and override appropriate parameters when using proxy load balancer.": [
1106
- "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."
1155
+ "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions.": [
1156
+ "Die folgenden Proxys konnten nicht erreicht werden: %s . Bitte stellen Sie sicher, dass sie verfügbar sind, damit Foreman ihre Versionen überprüfen kann."
1107
1157
  ],
1108
- "OpenSCAP Proxy": [
1109
- "OpenSCAP-Proxy"
1158
+ "The identifier of the host": [
1159
+ "Die Kennung des Hosts"
1110
1160
  ],
1111
- "ID of OpenSCAP Proxy": [
1112
- "Kennung des OpenSCAP-Proxys"
1161
+ "The job has started on selected host(s), you can check the status on the job details page.": [
1162
+ ""
1113
1163
  ],
1114
- "Run OpenSCAP scan": [
1115
- "Führe OpenSCAP Scan aus"
1164
+ "There are significant differences in deployment options.": [
1165
+ "Es gibt erhebliche Unterschiede bei den Bereitstellungsoptionen."
1116
1166
  ],
1117
- "Run OVAL scan": [
1118
- "OVAL-Scan ausführen"
1167
+ "There is no job to remediate with. Please remediate manually.": [
1168
+ ""
1119
1169
  ],
1120
- "Confirm": [
1170
+ "There was a following error when deleting %(name)s: %(error)s": [
1121
1171
  ""
1122
1172
  ],
1123
- "None provided": [
1173
+ "There was a following error when updating OVAL policy: %s": [
1124
1174
  ""
1125
1175
  ],
1126
1176
  "There's no available report for this host": [
1127
1177
  ""
1128
1178
  ],
1129
- "Are you sure you want to delete %s?": [
1179
+ "This feature is temporarily disabled. ": [
1180
+ "Dieses Feature ist temporär deaktiviert."
1181
+ ],
1182
+ "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.": [
1130
1183
  ""
1131
1184
  ],
1132
- "Error!": [
1133
- "Fehler!"
1185
+ "This profile will be used to override the one from scap content": [
1186
+ "Dieses Profil wird dafür genutzt um die Eins des SCAP-Inhalts zu überschreiben"
1134
1187
  ],
1135
- "Permission denied": [
1188
+ "Title": [
1136
1189
  ""
1137
1190
  ],
1138
- "There was a following error when deleting %(name)s: %(error)s": [
1191
+ "To deploy foreman_scap_client, ansible roles run needs to be triggered manually. Manual run is also required after any change to this policy.": [
1139
1192
  ""
1140
1193
  ],
1141
- "You are not authorized to view the page. ": [
1142
- ""
1194
+ "Total": [
1195
+ "Gesamt"
1143
1196
  ],
1144
- "Request the following permissions from administrator: %s.": [
1145
- ""
1197
+ "Total hosts with policy: %s": [
1198
+ "Gesamtzahl der Hosts mit Richtlinie: %s"
1146
1199
  ],
1147
- "No OVAL Contents found.": [
1148
- "Keine OVAL-Inhalte gefunden."
1200
+ "Total hosts with reports where policy is no longer assigned.": [
1201
+ "Gesamtzahl der Hosts mit Berichten, denen keine Richtlinie mehr zugewiesen ist."
1149
1202
  ],
1150
- "Delete OVAL Content": [
1203
+ "Total of one host": [
1204
+ "",
1151
1205
  ""
1152
1206
  ],
1153
- "OVAL Content successfully deleted.": [
1207
+ "Type a hostgroup name...": [
1154
1208
  ""
1155
1209
  ],
1156
- "OVAL Content": [
1157
- "OVAL-Inhalt"
1158
- ],
1159
- "Create OVAL Content": [
1160
- ""
1210
+ "Type of the upload": [
1211
+ "Art des Uploads"
1161
1212
  ],
1162
1213
  "URL": [
1163
1214
  ""
1164
1215
  ],
1165
- "Original File Name": [
1166
- ""
1216
+ "URL of the OVAL content file": [
1217
+ "URL der OVAL-Inhaltsdatei"
1167
1218
  ],
1168
- "OVAL Contents table": [
1169
- "OVAL Inhaltstabelle"
1219
+ "Unable to get HTML version of requested report from Smart Proxy": [
1220
+ "Bericht des Smart-Proxy in HTML konnte nicht abgerufen werden"
1170
1221
  ],
1171
- "New OVAL Content": [
1172
- ""
1222
+ "Unable to get XML version of requested report from Smart Proxy": [
1223
+ "Bericht des Smart-Proxy in XML konnte nicht abgerufen werden."
1173
1224
  ],
1174
- "OVAL Content Source": [
1175
- ""
1225
+ "Unassign Compliance Policy": [
1226
+ "Zuweisung der Compliance-Richtline aufheben"
1176
1227
  ],
1177
- "OVAL Content from URL": [
1178
- ""
1228
+ "Unknown Compliance status": [
1229
+ "Compliance-Status unbekannt"
1179
1230
  ],
1180
- "OVAL Content from file": [
1181
- ""
1231
+ "Unknown OVAL status": [
1232
+ "Unbekannter OVAL-Status"
1182
1233
  ],
1183
- "File": [
1234
+ "Unknown error when submitting data, please try again later.": [
1184
1235
  ""
1185
1236
  ],
1186
- "OVAL Content %s successfully created": [
1237
+ "Unknown schedule": [
1187
1238
  ""
1188
1239
  ],
1189
- "Unknown error when submitting data, please try again later.": [
1190
- ""
1240
+ "Update a Policy": [
1241
+ "Richtlinie aktualisieren "
1191
1242
  ],
1192
- "No OVAL Content found": [
1193
- ""
1243
+ "Update a Tailoring file": [
1244
+ "Aktualisieren einer Tailoring-Datei"
1194
1245
  ],
1195
- "No OVAL Policies found": [
1196
- "Keine OVAL-Richtlinien gefunden"
1246
+ "Update an OVAL Policy": [
1247
+ "Aktualisieren einer OVAL-Richtlinie"
1197
1248
  ],
1198
- "Delete OVAL Policy": [
1199
- ""
1249
+ "Update an OVAL content": [
1250
+ "OVAL-Inhalte aktualisieren"
1200
1251
  ],
1201
- "OVAL policy was successfully deleted.": [
1202
- ""
1252
+ "Update an SCAP content": [
1253
+ "Einen SCAP-Inhalt aktualisieren "
1203
1254
  ],
1204
- "OVAL policy": [
1205
- ""
1255
+ "Updated hosts: Assigned with OpenSCAP Proxy: %s": [
1256
+ "Host aktualisiert: Zugewiesen mit OpenSCAP Proxy: %s"
1206
1257
  ],
1207
- "Create OVAL Policy": [
1208
- ""
1258
+ "Updated hosts: Assigned with compliance policy: %s": [
1259
+ "Aktualisierte Hosts: Zugewiesen mit Konformitätsrichtlinie: %s"
1209
1260
  ],
1210
- "OVAL Policies Table": [
1211
- "OVAL-Richtlinientabelle"
1261
+ "Updated hosts: Unassigned from compliance policy '%s'": [
1262
+ "Hosts aktualisiert: Zuweisung von Compliance-Richtlinie '%s' aufgehoben"
1212
1263
  ],
1213
- "Type a hostgroup name...": [
1214
- ""
1264
+ "Upload New SCAP Content": [
1265
+ "Neuen SCAP-Inhalt hochladen "
1215
1266
  ],
1216
- "Choose OVAL Content": [
1217
- ""
1267
+ "Upload New Tailoring file": [
1268
+ "Neue Schneiderei-Datei hochladen"
1218
1269
  ],
1219
- "can't be blank": [
1220
- ""
1270
+ "Upload an ARF report": [
1271
+ "Einen Arf-Bericht hochladen"
1221
1272
  ],
1222
- "is not a valid cronline": [
1223
- ""
1273
+ "Upload an OVAL report - a list of CVEs for given host": [
1274
+ "Laden Sie einen OVAL-Bericht hoch – eine Liste von CVEs für einen bestimmten Host"
1224
1275
  ],
1225
- "OVAL Policy succesfully created.": [
1226
- ""
1276
+ "Upload new SCAP content file": [
1277
+ "Neue Datei für SCAP-Inhalt hochladen"
1227
1278
  ],
1228
- "Failed to create OVAL Policy: %s": [
1279
+ "Upload new Tailoring File": [
1280
+ "Neue Schneiderei-Datei hochladen"
1281
+ ],
1282
+ "Upload scap contents in bulk": [
1283
+ "Scap-Inhalte in großen Mengen hochladen"
1284
+ ],
1285
+ "View Report": [
1286
+ "Bericht anzeigen"
1287
+ ],
1288
+ "View full report": [
1289
+ "Ganzen Bericht anzeigen"
1290
+ ],
1291
+ "View selected hosts": [
1229
1292
  ""
1230
1293
  ],
1231
- "OVAL Content is required to create OVAL Policy. Please create one before proceeding.": [
1294
+ "Was %s configured successfully?": [
1295
+ "Wurde %serfolgreich konfiguriert?"
1296
+ ],
1297
+ "Was %{model_name} %{name} configured successfully?": [
1298
+ "Wurde %{model_name} %{name} erfolgreich konfiguriert?"
1299
+ ],
1300
+ "Weekly, on %s": [
1232
1301
  ""
1233
1302
  ],
1234
- "No CVEs found.": [
1235
- "Keine CVEs gefunden."
1303
+ "XCCDF Profile": [
1304
+ "XCCDF-Profil"
1236
1305
  ],
1237
- "Ref Id": [
1238
- "Ref-ID"
1306
+ "XCCDF Profile in Tailoring File": [
1307
+ "XCCDF Profile in Tailoring-Datei"
1239
1308
  ],
1240
- "Has Errata?": [
1241
- "Hat Errata?"
1309
+ "XML containing OVAL content": [
1310
+ "XML mit OVAL-Inhalten"
1242
1311
  ],
1243
- "Hosts Count": [
1244
- "Anzahl der Hosts"
1312
+ "XML containing SCAP content": [
1313
+ "XML, welches SCAP-Inhalte enthält"
1245
1314
  ],
1246
- "Table of CVEs for OVAL policy": [
1247
- "Tabelle der CVEs für die OVAL-Richtlinie"
1315
+ "XML containing tailoring file": [
1316
+ "XML mit Tailoring-Datei"
1248
1317
  ],
1249
- "Period": [
1250
- ""
1318
+ "Yes": [
1319
+ "Ja"
1251
1320
  ],
1252
- "No Hostgroups found.": [
1321
+ "You are not authorized to view the page. ": [
1253
1322
  ""
1254
1323
  ],
1255
- "Table of hostgroups for OVAL policy": [
1324
+ "You can remediate by running a remote job or you can display a snippet for manual remediation.": [
1256
1325
  ""
1257
1326
  ],
1258
- "Scan All Hostgroups": [
1259
- "Alle Hostgruppen scannen"
1327
+ "You can specify custom cron line, e.g. \\\"0 3 * * *\\\", separate each of 5 values by space": [
1328
+ "Sie können die Cron-Zeile anpassen, z.B. \\\"0 3 * * *\\\", wobei alle 5 Werte mit Leerzeichen getrennt werden"
1260
1329
  ],
1261
- "Details": [
1262
- ""
1330
+ "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.": [
1331
+ "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."
1263
1332
  ],
1264
- "CVEs": [
1333
+ "can't be blank": [
1265
1334
  ""
1266
1335
  ],
1267
- "Weekly, on %s": [
1268
- ""
1336
+ "cannot assign to %s, all assigned policies must be deployed in the same way, check 'deploy by' for each assigned policy": [
1337
+ "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"
1269
1338
  ],
1270
- "Monthly, day of month: %s": [
1339
+ "cause: ": [
1271
1340
  ""
1272
1341
  ],
1273
- "Custom cron: %s": [
1274
- ""
1342
+ "documentation": [
1343
+ "Dokumentation"
1275
1344
  ],
1276
- "Unknown schedule": [
1277
- ""
1345
+ "does not come from selected tailoring file": [
1346
+ "stammt nicht aus der ausgewählten Tailoring-Datei"
1278
1347
  ],
1279
- "OVAL policy was successfully updated.": [
1280
- ""
1348
+ "does not consist of 5 parts separated by space": [
1349
+ "besteht nicht aus 5 Teilen, die durch Leerzeichen abgetrennt sind"
1281
1350
  ],
1282
- "There was a following error when updating OVAL policy: %s": [
1351
+ "does not have the selected SCAP content profile": [
1352
+ "hat nicht das ausgewählte SCAP-Inhaltsprofil"
1353
+ ],
1354
+ "foreman_ansible plugin not found, please install it before running this action again.": [
1355
+ "foreman_ansible Plugin nicht gefunden, bitte installieren Sie es, bevor Sie diese Aktion erneut ausführen."
1356
+ ],
1357
+ "hostgroups": [
1358
+ "Hostgruppen"
1359
+ ],
1360
+ "hosts": [
1361
+ "Hosts"
1362
+ ],
1363
+ "invalid type %s": [
1364
+ "ungültiger Typ %s"
1365
+ ],
1366
+ "is not a valid cronline": [
1283
1367
  ""
1284
1368
  ],
1285
- "No OVAL Policy found": [
1286
- "Keine OVAL-Richtlinie gefunden"
1369
+ "is not a valid value": [
1370
+ "ist kein gültiger Wert"
1287
1371
  ],
1288
- "Action with sub plans": [
1289
- "Aktion mit Unterplänen"
1372
+ "is not included in SCAP_RESULT": [
1373
+ "ist nicht in SCAP_RESULT enthalten"
1290
1374
  ],
1291
- "Import facts": [
1292
- "Fakten importieren"
1375
+ "items selected. Uncheck to Clear": [
1376
+ "Elemente ausgewählt. Zum Leeren abwählen"
1293
1377
  ],
1294
- "Import Puppet classes": [
1295
- "Puppet-Klassen importieren"
1378
+ "must be between 1 and 31": [
1379
+ "muss zwischen 1 und 31 liegen"
1296
1380
  ],
1297
- "Remote action:": [
1298
- "Entfernte Aktion"
1381
+ "must be present when tailoring file present": [
1382
+ "muss vorhanden sein, wenn eine Tailoring-Datei vorhanden ist"
1383
+ ],
1384
+ "must be present when tailoring file profile present": [
1385
+ "muss beim Anpassen des Dateiprofils vorhanden sein"
1386
+ ],
1387
+ "must have Openscap feature": [
1388
+ "Muss ein OpenSCAP Feature haben"
1389
+ ],
1390
+ "theforeman.foreman_scap_client Ansible Role not found, please import it before running this action again.": [
1391
+ "theforeman.foreman_scap_client Ansible-Rolle nicht gefunden, bitte importieren Sie sie, bevor Sie diese Aktion erneut ausführen."
1392
+ ],
1393
+ "these Compliance reports": [
1394
+ "diese Compliance-Berichte"
1299
1395
  ]
1300
1396
  }
1301
1397
  }