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