foreman_openscap 9.0.4 → 10.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (93) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_openscap/locale/cs_CZ/foreman_openscap.js +115 -127
  3. data/app/assets/javascripts/foreman_openscap/locale/de/foreman_openscap.js +12 -24
  4. data/app/assets/javascripts/foreman_openscap/locale/en/foreman_openscap.js +1 -13
  5. data/app/assets/javascripts/foreman_openscap/locale/en_GB/foreman_openscap.js +3 -15
  6. data/app/assets/javascripts/foreman_openscap/locale/es/foreman_openscap.js +12 -24
  7. data/app/assets/javascripts/foreman_openscap/locale/fr/foreman_openscap.js +83 -95
  8. data/app/assets/javascripts/foreman_openscap/locale/gl/foreman_openscap.js +4 -16
  9. data/app/assets/javascripts/foreman_openscap/locale/it/foreman_openscap.js +10 -22
  10. data/app/assets/javascripts/foreman_openscap/locale/ja/foreman_openscap.js +68 -80
  11. data/app/assets/javascripts/foreman_openscap/locale/ka/foreman_openscap.js +28 -40
  12. data/app/assets/javascripts/foreman_openscap/locale/ko/foreman_openscap.js +12 -24
  13. data/app/assets/javascripts/foreman_openscap/locale/pt_BR/foreman_openscap.js +9 -21
  14. data/app/assets/javascripts/foreman_openscap/locale/ru/foreman_openscap.js +8 -20
  15. data/app/assets/javascripts/foreman_openscap/locale/sv_SE/foreman_openscap.js +6 -18
  16. data/app/assets/javascripts/foreman_openscap/locale/zh_CN/foreman_openscap.js +67 -79
  17. data/app/assets/javascripts/foreman_openscap/locale/zh_TW/foreman_openscap.js +9 -21
  18. data/app/helpers/foreman_openscap_helper.rb +2 -18
  19. data/db/migrate/20201217161511_add_url_to_oval_content.rb +1 -1
  20. data/lib/foreman_openscap/engine.rb +148 -155
  21. data/lib/foreman_openscap/version.rb +1 -1
  22. data/locale/Makefile +12 -2
  23. data/locale/cs_CZ/LC_MESSAGES/foreman_openscap.mo +0 -0
  24. data/locale/cs_CZ/foreman_openscap.edit.po +1442 -0
  25. data/locale/cs_CZ/foreman_openscap.po +120 -130
  26. data/locale/cs_CZ/foreman_openscap.po.time_stamp +0 -0
  27. data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
  28. data/locale/de/foreman_openscap.edit.po +1454 -0
  29. data/locale/de/foreman_openscap.po +13 -25
  30. data/locale/de/foreman_openscap.po.time_stamp +0 -0
  31. data/locale/en/LC_MESSAGES/foreman_openscap.mo +0 -0
  32. data/locale/en/foreman_openscap.edit.po +1439 -0
  33. data/locale/en/foreman_openscap.po +1 -13
  34. data/locale/en/foreman_openscap.po.time_stamp +0 -0
  35. data/locale/en_GB/LC_MESSAGES/foreman_openscap.mo +0 -0
  36. data/locale/en_GB/foreman_openscap.edit.po +1440 -0
  37. data/locale/en_GB/foreman_openscap.po +3 -15
  38. data/locale/en_GB/foreman_openscap.po.time_stamp +0 -0
  39. data/locale/es/LC_MESSAGES/foreman_openscap.mo +0 -0
  40. data/locale/es/foreman_openscap.edit.po +1449 -0
  41. data/locale/es/foreman_openscap.po +12 -24
  42. data/locale/es/foreman_openscap.po.time_stamp +0 -0
  43. data/locale/foreman_openscap.pot +47 -61
  44. data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
  45. data/locale/fr/foreman_openscap.edit.po +1455 -0
  46. data/locale/fr/foreman_openscap.po +83 -95
  47. data/locale/fr/foreman_openscap.po.time_stamp +0 -0
  48. data/locale/gl/LC_MESSAGES/foreman_openscap.mo +0 -0
  49. data/locale/gl/foreman_openscap.edit.po +1440 -0
  50. data/locale/gl/foreman_openscap.po +4 -16
  51. data/locale/gl/foreman_openscap.po.time_stamp +0 -0
  52. data/locale/it/LC_MESSAGES/foreman_openscap.mo +0 -0
  53. data/locale/it/foreman_openscap.edit.po +1442 -0
  54. data/locale/it/foreman_openscap.po +10 -22
  55. data/locale/it/foreman_openscap.po.time_stamp +0 -0
  56. data/locale/ja/LC_MESSAGES/foreman_openscap.mo +0 -0
  57. data/locale/ja/foreman_openscap.edit.po +1450 -0
  58. data/locale/ja/foreman_openscap.po +68 -80
  59. data/locale/ja/foreman_openscap.po.time_stamp +0 -0
  60. data/locale/ka/LC_MESSAGES/foreman_openscap.mo +0 -0
  61. data/locale/ka/foreman_openscap.edit.po +1444 -0
  62. data/locale/ka/foreman_openscap.po +28 -40
  63. data/locale/ka/foreman_openscap.po.time_stamp +0 -0
  64. data/locale/ko/LC_MESSAGES/foreman_openscap.mo +0 -0
  65. data/locale/ko/foreman_openscap.edit.po +1440 -0
  66. data/locale/ko/foreman_openscap.po +12 -24
  67. data/locale/ko/foreman_openscap.po.time_stamp +0 -0
  68. data/locale/pt_BR/LC_MESSAGES/foreman_openscap.mo +0 -0
  69. data/locale/pt_BR/foreman_openscap.edit.po +1454 -0
  70. data/locale/pt_BR/foreman_openscap.po +9 -21
  71. data/locale/pt_BR/foreman_openscap.po.time_stamp +0 -0
  72. data/locale/ru/LC_MESSAGES/foreman_openscap.mo +0 -0
  73. data/locale/ru/foreman_openscap.edit.po +1444 -0
  74. data/locale/ru/foreman_openscap.po +8 -20
  75. data/locale/ru/foreman_openscap.po.time_stamp +0 -0
  76. data/locale/sv_SE/LC_MESSAGES/foreman_openscap.mo +0 -0
  77. data/locale/sv_SE/foreman_openscap.edit.po +1440 -0
  78. data/locale/sv_SE/foreman_openscap.po +6 -18
  79. data/locale/sv_SE/foreman_openscap.po.time_stamp +0 -0
  80. data/locale/zh_CN/LC_MESSAGES/foreman_openscap.mo +0 -0
  81. data/locale/zh_CN/foreman_openscap.edit.po +1449 -0
  82. data/locale/zh_CN/foreman_openscap.po +67 -79
  83. data/locale/zh_CN/foreman_openscap.po.time_stamp +0 -0
  84. data/locale/zh_TW/LC_MESSAGES/foreman_openscap.mo +0 -0
  85. data/locale/zh_TW/foreman_openscap.edit.po +1441 -0
  86. data/locale/zh_TW/foreman_openscap.po +9 -21
  87. data/locale/zh_TW/foreman_openscap.po.time_stamp +0 -0
  88. data/test/unit/message_cleaner_test.rb +1 -0
  89. metadata +35 -7
  90. data/locale/action_names.rb +0 -2
  91. data/webpack/components/EditableInput.js +0 -166
  92. data/webpack/components/EditableInput.scss +0 -3
  93. data/webpack/helpers/formFieldsHelper.js +0 -114
@@ -0,0 +1,1442 @@
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the foreman_openscap package.
4
+ #
5
+ # Translators:
6
+ # Pavel Borecki <pavel.borecki@gmail.com>, 2018-2020
7
+ msgid ""
8
+ msgstr ""
9
+ "Project-Id-Version: foreman_openscap 10.0.1\n"
10
+ "Report-Msgid-Bugs-To: \n"
11
+ "POT-Creation-Date: 2024-10-29 14:04+0000\n"
12
+ "PO-Revision-Date: 2016-04-14 07:48+0000\n"
13
+ "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018-2020\n"
14
+ "Language-Team: Czech (Czech Republic) (http://app.transifex.com/foreman/forema"
15
+ "n/language/cs_CZ/)\n"
16
+ "MIME-Version: 1.0\n"
17
+ "Content-Type: text/plain; charset=UTF-8\n"
18
+ "Content-Transfer-Encoding: 8bit\n"
19
+ "Language: cs_CZ\n"
20
+ "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= "
21
+ "4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
22
+
23
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:25
24
+ msgid "List ARF reports"
25
+ msgstr ""
26
+
27
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:33
28
+ msgid "Show an ARF report"
29
+ msgstr ""
30
+
31
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:39
32
+ msgid "Delete an ARF Report"
33
+ msgstr ""
34
+
35
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:46
36
+ msgid "Upload an ARF report"
37
+ msgstr ""
38
+
39
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:57
40
+ msgid "Download bzipped ARF report"
41
+ msgstr ""
42
+
43
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:67
44
+ msgid "Download ARF report in HTML"
45
+ msgstr ""
46
+
47
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:96
48
+ msgid "Policy with id %s not found."
49
+ msgstr "Zásada s identif. %s nenalezena."
50
+
51
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:103
52
+ msgid "Could not find host identified by: %s"
53
+ msgstr "Nepodařilo se najít stroj identifikovaným podle: %s"
54
+
55
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:108
56
+ msgid "Failed to upload Arf Report, OpenSCAP proxy name or url not found in params when uploading for %s and host is missing openscap_proxy"
57
+ msgstr ""
58
+
59
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:120
60
+ msgid "No proxy found for %{name} or %{url}"
61
+ msgstr ""
62
+
63
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:18
64
+ msgid "List Policies"
65
+ msgstr "Vypsat zásady"
66
+
67
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:26
68
+ msgid "Show a Policy"
69
+ msgstr "Zobrazit zásadu"
70
+
71
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:34
72
+ msgid "Policy name"
73
+ msgstr "Název zásady"
74
+
75
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:35
76
+ msgid "Policy description"
77
+ msgstr "Popis zásady"
78
+
79
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:36
80
+ msgid "Policy SCAP content ID"
81
+ msgstr ""
82
+
83
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:37
84
+ msgid "Policy SCAP content profile ID"
85
+ msgstr ""
86
+
87
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:38
88
+ msgid "Policy schedule period (weekly, monthly, custom)"
89
+ msgstr ""
90
+
91
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:39
92
+ msgid "Policy schedule weekday (only if period == \"weekly\")"
93
+ msgstr ""
94
+
95
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:40
96
+ msgid "Policy schedule day of month (only if period == \"monthly\")"
97
+ msgstr ""
98
+
99
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:41
100
+ msgid "Policy schedule cron line (only if period == \"custom\")"
101
+ msgstr ""
102
+
103
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:42
104
+ msgid "Apply policy to host groups"
105
+ msgstr ""
106
+
107
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:43
108
+ msgid "Apply policy to hosts"
109
+ msgstr "Uplatnit zásadu na stroje"
110
+
111
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:44
112
+ msgid "Tailoring file ID"
113
+ msgstr ""
114
+
115
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:45
116
+ msgid "Tailoring file profile ID"
117
+ msgstr ""
118
+
119
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:46
120
+ msgid "How the policy should be deployed"
121
+ msgstr "Jak má být tato zásada nasazena"
122
+
123
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:51
124
+ msgid "Create a Policy"
125
+ msgstr "Vytvořit zásadu"
126
+
127
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:60
128
+ msgid "Update a Policy"
129
+ msgstr "Aktualizovat zásadu"
130
+
131
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:68
132
+ msgid "Delete a Policy"
133
+ msgstr "Smazat zásadu"
134
+
135
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:75
136
+ msgid "Show a policy's SCAP content"
137
+ msgstr ""
138
+
139
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:85
140
+ msgid "Show a policy's Tailoring file"
141
+ msgstr ""
142
+
143
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:95
144
+ msgid "No Tailoring file assigned for policy with id %s"
145
+ msgstr ""
146
+
147
+ #: ../app/controllers/api/v2/compliance/scap_content_profiles_controller.rb:6
148
+ msgid "List SCAP content profiles"
149
+ msgstr ""
150
+
151
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:16
152
+ msgid "List SCAP contents"
153
+ msgstr ""
154
+
155
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:24
156
+ msgid "Download an SCAP content as XML"
157
+ msgstr ""
158
+
159
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:33
160
+ msgid "Show an SCAP content"
161
+ msgstr ""
162
+
163
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:40
164
+ msgid "SCAP content name"
165
+ msgstr ""
166
+
167
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:41
168
+ msgid "XML containing SCAP content"
169
+ msgstr ""
170
+
171
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:42 ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:36
172
+ msgid "Original file name of the XML file"
173
+ msgstr ""
174
+
175
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:47
176
+ msgid "Create SCAP content"
177
+ msgstr ""
178
+
179
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:55
180
+ msgid "Update an SCAP content"
181
+ msgstr ""
182
+
183
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:63
184
+ msgid "Deletes an SCAP content"
185
+ msgstr ""
186
+
187
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:70
188
+ msgid "Upload scap contents in bulk"
189
+ msgstr ""
190
+
191
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:71
192
+ msgid "Type of the upload"
193
+ msgstr ""
194
+
195
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:72
196
+ msgid "File paths to upload when using \"files\" upload type"
197
+ msgstr ""
198
+
199
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:73
200
+ msgid "Directory to upload when using \"directory\" upload type"
201
+ msgstr ""
202
+
203
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:86
204
+ msgid "Please specify import type, received: %{received}, expected one of: %{expected}"
205
+ msgstr ""
206
+
207
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:10
208
+ msgid "List Tailoring files"
209
+ msgstr ""
210
+
211
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:18
212
+ msgid "Download a Tailoring file as XML"
213
+ msgstr ""
214
+
215
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:27
216
+ msgid "Show a Tailoring file"
217
+ msgstr ""
218
+
219
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:34
220
+ msgid "Tailoring file name"
221
+ msgstr ""
222
+
223
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:35
224
+ msgid "XML containing tailoring file"
225
+ msgstr ""
226
+
227
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:41
228
+ msgid "Create a Tailoring file"
229
+ msgstr ""
230
+
231
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:49
232
+ msgid "Update a Tailoring file"
233
+ msgstr ""
234
+
235
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:57
236
+ msgid "Deletes a Tailoring file"
237
+ msgstr "Smazat vylaďovací soubor"
238
+
239
+ #: ../app/controllers/arf_reports_controller.rb:37
240
+ msgid "Failed to downloaded ARF report as bzip: %s"
241
+ msgstr ""
242
+
243
+ #: ../app/controllers/arf_reports_controller.rb:48
244
+ msgid "Failed to downloaded ARF report in HTML: %s"
245
+ msgstr ""
246
+
247
+ #: ../app/controllers/arf_reports_controller.rb:55
248
+ msgid "Successfully deleted ARF report."
249
+ msgstr ""
250
+
251
+ #: ../app/controllers/arf_reports_controller.rb:57
252
+ msgid "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
253
+ msgstr ""
254
+
255
+ #: ../app/controllers/arf_reports_controller.rb:67
256
+ msgid "Failed to delete %s compliance reports"
257
+ msgstr ""
258
+
259
+ #: ../app/controllers/arf_reports_controller.rb:70
260
+ msgid "Successfully deleted %s compliance reports"
261
+ msgstr ""
262
+
263
+ #: ../app/controllers/arf_reports_controller.rb:106
264
+ msgid "No compliance reports were found."
265
+ msgstr ""
266
+
267
+ #: ../app/controllers/arf_reports_controller.rb:110
268
+ msgid "No compliance reports selected"
269
+ msgstr ""
270
+
271
+ #: ../app/controllers/arf_reports_controller.rb:115
272
+ msgid "Something went wrong while selecting compliance reports - %s"
273
+ msgstr ""
274
+
275
+ #: ../app/controllers/concerns/foreman_openscap/api/v2/hosts_controller_extensions.rb:19
276
+ msgid "Show config information for foreman_scap_client"
277
+ msgstr ""
278
+
279
+ #: ../app/controllers/concerns/foreman_openscap/api/v2/hosts_controller_extensions.rb:20
280
+ msgid "The identifier of the host"
281
+ msgstr ""
282
+
283
+ #: ../app/controllers/concerns/foreman_openscap/hosts_and_hostgroups_controller_extensions.rb:10
284
+ msgid "The %s proxy does not have Openscap feature enabled. Either set correct OpenSCAP Proxy or unset it."
285
+ msgstr ""
286
+
287
+ #: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:26
288
+ msgid "Updated hosts: Assigned with OpenSCAP Proxy: %s"
289
+ msgstr ""
290
+
291
+ #: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:29
292
+ msgid "No OpenSCAP Proxy selected."
293
+ msgstr ""
294
+
295
+ #: ../app/controllers/policies_controller.rb:84
296
+ msgid "Updated hosts: Assigned with compliance policy: %s"
297
+ msgstr ""
298
+
299
+ #: ../app/controllers/policies_controller.rb:91
300
+ msgid "No compliance policy selected."
301
+ msgstr ""
302
+
303
+ #: ../app/controllers/policies_controller.rb:103
304
+ msgid "Updated hosts: Unassigned from compliance policy '%s'"
305
+ msgstr ""
306
+
307
+ #: ../app/controllers/policies_controller.rb:105
308
+ msgid "No valid policy ID provided"
309
+ msgstr ""
310
+
311
+ #: ../app/controllers/policies_controller.rb:129
312
+ msgid "No hosts were found with that id, name or query filter"
313
+ msgstr "Pro takový identifikátor, název nebo dotazovací filtr nebyly nalezeni žádní hostitelé"
314
+
315
+ #: ../app/controllers/policies_controller.rb:134
316
+ msgid "No hosts selected"
317
+ msgstr "Nejsou vybrány žádné stroje"
318
+
319
+ #: ../app/controllers/policies_controller.rb:139
320
+ msgid "Something went wrong while selecting hosts - %s"
321
+ msgstr "Při vybírání strojů se něco pokazilo – %s"
322
+
323
+ #: ../app/helpers/arf_report_dashboard_helper.rb:16 ../app/helpers/compliance_dashboard_helper.rb:8 ../app/helpers/compliance_hosts_helper.rb:15 ../app/views/arf_reports/_list.html.erb:11 ../app/views/foreman_openscap/policy_mailer/_hosts.erb:11 ../app/views/policy_dashboard/_policy_reports.html.erb:10
324
+ msgid "Failed"
325
+ msgstr "Nezdařilo se"
326
+
327
+ #: ../app/helpers/arf_report_dashboard_helper.rb:17 ../app/helpers/compliance_dashboard_helper.rb:6 ../app/helpers/compliance_hosts_helper.rb:14 ../app/views/arf_reports/_list.html.erb:10 ../app/views/foreman_openscap/policy_mailer/_hosts.erb:8 ../app/views/policy_dashboard/_policy_reports.html.erb:9
328
+ msgid "Passed"
329
+ msgstr "Pozastaveno"
330
+
331
+ #: ../app/helpers/arf_report_dashboard_helper.rb:18 ../app/views/arf_reports/_list.html.erb:12 ../app/views/foreman_openscap/policy_mailer/_hosts.erb:14 ../app/views/policy_dashboard/_policy_reports.html.erb:11
332
+ msgid "Other"
333
+ msgstr "Ostatní"
334
+
335
+ #: ../app/helpers/arf_report_dashboard_helper.rb:26
336
+ msgid "Number of Events"
337
+ msgstr "Počet událostí"
338
+
339
+ #: ../app/helpers/arf_report_dashboard_helper.rb:27
340
+ msgid "Rule Results"
341
+ msgstr "Výsledky pravidla"
342
+
343
+ #: ../app/helpers/arf_reports_helper.rb:10
344
+ msgid "Show log messages:"
345
+ msgstr "Zobrazit zprávy záznamu událostí:"
346
+
347
+ #: ../app/helpers/arf_reports_helper.rb:11
348
+ msgid "All messages"
349
+ msgstr "Všechny zprávy"
350
+
351
+ #: ../app/helpers/arf_reports_helper.rb:11
352
+ msgid "Failed and Othered"
353
+ msgstr ""
354
+
355
+ #: ../app/helpers/arf_reports_helper.rb:11
356
+ msgid "Failed only"
357
+ msgstr ""
358
+
359
+ #: ../app/helpers/arf_reports_helper.rb:20 ../app/views/arf_reports/index.html.erb:1 ../app/views/arf_reports/welcome.html.erb:1 ../app/views/arf_reports/welcome.html.erb:7
360
+ msgid "Compliance Reports"
361
+ msgstr ""
362
+
363
+ #: ../app/helpers/arf_reports_helper.rb:40
364
+ msgid "Delete reports"
365
+ msgstr "Smazat hlášení"
366
+
367
+ #: ../app/helpers/arf_reports_helper.rb:45
368
+ msgid "Select Action"
369
+ msgstr "Vybrat akci"
370
+
371
+ #: ../app/helpers/arf_reports_helper.rb:48
372
+ msgid "%s - The following compliance reports are about to be changed"
373
+ msgstr ""
374
+
375
+ #: ../app/helpers/arf_reports_helper.rb:53
376
+ msgid "No proxy found!"
377
+ msgstr "Nenalezena žádná proxy!"
378
+
379
+ #: ../app/helpers/arf_reports_helper.rb:58
380
+ msgid "Reported at %s"
381
+ msgstr "Nahlášeno v %s"
382
+
383
+ #: ../app/helpers/arf_reports_helper.rb:59
384
+ msgid " for policy %s"
385
+ msgstr "pro zásadu %s"
386
+
387
+ #: ../app/helpers/arf_reports_helper.rb:61
388
+ msgid " through %s"
389
+ msgstr "prostřednictvím %s"
390
+
391
+ #: ../app/helpers/arf_reports_helper.rb:67
392
+ msgid "Hosts failing this rule"
393
+ msgstr ""
394
+
395
+ #: ../app/helpers/arf_reports_helper.rb:68
396
+ msgid "Hosts passing this rule"
397
+ msgstr ""
398
+
399
+ #: ../app/helpers/arf_reports_helper.rb:69
400
+ msgid "Hosts othering this rule"
401
+ msgstr ""
402
+
403
+ #: ../app/helpers/arf_reports_helper.rb:72
404
+ msgid "Remediation"
405
+ msgstr ""
406
+
407
+ #: ../app/helpers/compliance_dashboard_helper.rb:3 ../app/views/arf_reports/_list.html.erb:6 ../app/views/arf_reports/delete_multiple.html.erb:7 ../app/views/policy_dashboard/_policy_reports.html.erb:6
408
+ msgid "Host"
409
+ msgstr "Stroj"
410
+
411
+ #: ../app/helpers/compliance_dashboard_helper.rb:4 ../app/views/arf_reports/_list.html.erb:8
412
+ msgid "Policy"
413
+ msgstr "Zásada"
414
+
415
+ #. TRANSLATORS: initial character of Passed
416
+ #: ../app/helpers/compliance_dashboard_helper.rb:6
417
+ msgid "Passed|P"
418
+ msgstr ""
419
+
420
+ #. TRANSLATORS: initial character of Failed
421
+ #: ../app/helpers/compliance_dashboard_helper.rb:8
422
+ msgid "Failed|F"
423
+ msgstr ""
424
+
425
+ #. TRANSLATORS: initial character of Othered which is an SCAP term
426
+ #: ../app/helpers/compliance_dashboard_helper.rb:10
427
+ msgid "Othered|O"
428
+ msgstr ""
429
+
430
+ #: ../app/helpers/compliance_dashboard_helper.rb:10 ../app/helpers/compliance_hosts_helper.rb:16
431
+ msgid "Othered"
432
+ msgstr ""
433
+
434
+ #: ../app/helpers/compliance_hosts_helper.rb:26
435
+ msgid "Assign Compliance Policy"
436
+ msgstr ""
437
+
438
+ #: ../app/helpers/compliance_hosts_helper.rb:27
439
+ msgid "Unassign Compliance Policy"
440
+ msgstr ""
441
+
442
+ #: ../app/helpers/compliance_hosts_helper.rb:28
443
+ msgid "Change OpenSCAP Proxy"
444
+ msgstr ""
445
+
446
+ #: ../app/helpers/compliance_hosts_helper.rb:37 ../app/models/foreman_openscap/compliance_status.rb:8 ../lib/foreman_openscap/engine.rb:132 ../webpack/components/HostExtentions/HostKebabItems.js:39
447
+ msgid "Compliance"
448
+ msgstr ""
449
+
450
+ #: ../app/helpers/compliance_hosts_helper.rb:39
451
+ msgid "Host compliance details"
452
+ msgstr ""
453
+
454
+ #: ../app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb:4
455
+ msgid "Host is deleted"
456
+ msgstr "Stroj je smazaný"
457
+
458
+ #: ../app/helpers/policies_helper.rb:56
459
+ msgid "Choose existing SCAP Content"
460
+ msgstr ""
461
+
462
+ #: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:63 ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:10 ../app/views/scap_contents/welcome.html.erb:1 ../app/views/scap_contents/welcome.html.erb:6
463
+ msgid "SCAP Content"
464
+ msgstr ""
465
+
466
+ #: ../app/helpers/policies_helper.rb:74 ../app/helpers/policies_helper.rb:81
467
+ msgid "XCCDF Profile"
468
+ msgstr ""
469
+
470
+ #: ../app/helpers/policies_helper.rb:80
471
+ msgid "Default XCCDF profile"
472
+ msgstr ""
473
+
474
+ #: ../app/helpers/policies_helper.rb:89
475
+ msgid "Choose Tailoring File"
476
+ msgstr "Zvolit vylaďovací soubor"
477
+
478
+ #: ../app/helpers/policies_helper.rb:90 ../app/views/policies/_list.html.erb:6
479
+ msgid "Tailoring File"
480
+ msgstr ""
481
+
482
+ #: ../app/helpers/policies_helper.rb:99
483
+ msgid "XCCDF Profile in Tailoring File"
484
+ msgstr ""
485
+
486
+ #: ../app/helpers/policies_helper.rb:100
487
+ msgid "This profile will be used to override the one from scap content"
488
+ msgstr ""
489
+
490
+ #: ../app/helpers/policies_helper.rb:111 ../app/views/arf_reports/_list.html.erb:54
491
+ msgid "Submit"
492
+ msgstr "Odeslat"
493
+
494
+ #: ../app/helpers/policies_helper.rb:115 ../app/views/arf_reports/_list.html.erb:53 ../webpack/components/ConfirmModal.js:29 ../webpack/components/OpenscapRemediationWizard/Footer.js:47
495
+ msgid "Cancel"
496
+ msgstr "Zrušit"
497
+
498
+ #: ../app/helpers/policy_dashboard_helper.rb:11
499
+ msgid "Compliant hosts"
500
+ msgstr ""
501
+
502
+ #: ../app/helpers/policy_dashboard_helper.rb:12
503
+ msgid "Incompliant hosts"
504
+ msgstr ""
505
+
506
+ #: ../app/helpers/policy_dashboard_helper.rb:13 ../app/models/foreman_openscap/compliance_status.rb:24
507
+ msgid "Inconclusive"
508
+ msgstr ""
509
+
510
+ #: ../app/helpers/policy_dashboard_helper.rb:14
511
+ msgid "Not audited"
512
+ msgstr ""
513
+
514
+ #: ../app/helpers/policy_dashboard_helper.rb:41
515
+ msgid "Host is assigned to policy"
516
+ msgstr "Stroji je přiřazena zásada"
517
+
518
+ #: ../app/helpers/policy_dashboard_helper.rb:44
519
+ msgid "Host is not assigned to policy but reports were found. You may want to delete the reports or assign the policy again."
520
+ msgstr ""
521
+
522
+ #: ../app/helpers/policy_dashboard_helper.rb:52
523
+ msgid "Hosts no longer assigned: %s"
524
+ msgstr ""
525
+
526
+ #: ../app/helpers/policy_dashboard_helper.rb:56
527
+ msgid "Total hosts with reports where policy is no longer assigned."
528
+ msgstr ""
529
+
530
+ #: ../app/lib/proxy_api/openscap.rb:32
531
+ msgid "Request timed out. Please try increasing Settings -> proxy_request_timeout"
532
+ msgstr ""
533
+
534
+ #: ../app/lib/proxy_api/openscap.rb:35
535
+ msgid "Could not validate %s. Please make sure you have appropriate proxy version to use this functionality"
536
+ msgstr ""
537
+
538
+ #: ../app/lib/proxy_api/openscap.rb:38
539
+ msgid "Could not validate %{file_type}. Error %{error}"
540
+ msgstr ""
541
+
542
+ #: ../app/lib/proxy_api/openscap.rb:51
543
+ msgid "Unable to get HTML version of requested report from Smart Proxy"
544
+ msgstr ""
545
+
546
+ #: ../app/lib/proxy_api/openscap.rb:60
547
+ msgid "Unable to get XML version of requested report from Smart Proxy"
548
+ msgstr ""
549
+
550
+ #: ../app/mailers/foreman_openscap/policy_mailer.rb:17
551
+ msgid "SCAP policies summary"
552
+ msgstr ""
553
+
554
+ #: ../app/models/concerns/foreman_openscap/log_extensions.rb:17
555
+ msgid "is not included in SCAP_RESULT"
556
+ msgstr ""
557
+
558
+ #: ../app/models/concerns/foreman_openscap/openscap_proxy_core_extensions.rb:65
559
+ msgid "must have Openscap feature"
560
+ msgstr ""
561
+
562
+ #: ../app/models/concerns/foreman_openscap/openscap_proxy_extensions.rb:8
563
+ msgid "No OpenSCAP proxy found for %{class} with id %{id}"
564
+ msgstr ""
565
+
566
+ #: ../app/models/concerns/foreman_openscap/policy_common.rb:15
567
+ msgid "does not consist of 5 parts separated by space"
568
+ msgstr ""
569
+
570
+ #: ../app/models/concerns/foreman_openscap/policy_common.rb:21 ../app/models/foreman_openscap/policy.rb:34
571
+ msgid "is not a valid value"
572
+ msgstr "není platná hodnota"
573
+
574
+ #: ../app/models/concerns/foreman_openscap/policy_common.rb:27
575
+ msgid "must be between 1 and 31"
576
+ msgstr "je třeba, aby bylo z rozmezí 1 až 31"
577
+
578
+ #: ../app/models/foreman_openscap/compliance_status.rb:22 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:13
579
+ msgid "Compliant"
580
+ msgstr ""
581
+
582
+ #: ../app/models/foreman_openscap/compliance_status.rb:26 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:17
583
+ msgid "Incompliant"
584
+ msgstr ""
585
+
586
+ #: ../app/models/foreman_openscap/compliance_status.rb:28
587
+ msgid "Unknown Compliance status"
588
+ msgstr ""
589
+
590
+ #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:8
591
+ msgid "Deployment Options"
592
+ msgstr "Předvolby nasazení"
593
+
594
+ #: ../app/models/foreman_openscap/policy.rb:11
595
+ msgid "Policy Attributes"
596
+ msgstr "Atributy zásady"
597
+
598
+ #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:11
599
+ msgid "Schedule"
600
+ msgstr "Plán"
601
+
602
+ #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:13 ../app/views/scap_contents/_form.html.erb:11 ../app/views/tailoring_files/_form.html.erb:11
603
+ msgid "Locations"
604
+ msgstr "Umístění"
605
+
606
+ #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:16 ../app/views/scap_contents/_form.html.erb:14 ../app/views/tailoring_files/_form.html.erb:14
607
+ msgid "Organizations"
608
+ msgstr "Organizace"
609
+
610
+ #: ../app/models/foreman_openscap/policy.rb:11
611
+ msgid "Hostgroups"
612
+ msgstr "Skupiny strojů"
613
+
614
+ #: ../app/models/foreman_openscap/policy.rb:55
615
+ msgid "Cannot generate HTML guide, scap content is missing."
616
+ msgstr ""
617
+
618
+ #: ../app/models/foreman_openscap/policy.rb:61
619
+ msgid "Cannot generate HTML guide, no valid OpenSCAP proxy server found."
620
+ msgstr ""
621
+
622
+ #: ../app/models/foreman_openscap/policy.rb:223
623
+ msgid "must be present when tailoring file profile present"
624
+ msgstr ""
625
+
626
+ #: ../app/models/foreman_openscap/policy.rb:224
627
+ msgid "must be present when tailoring file present"
628
+ msgstr ""
629
+
630
+ #: ../app/models/foreman_openscap/policy.rb:229
631
+ msgid "does not come from selected tailoring file"
632
+ msgstr ""
633
+
634
+ #: ../app/models/foreman_openscap/policy.rb:235
635
+ msgid "does not have the selected SCAP content profile"
636
+ msgstr ""
637
+
638
+ #: ../app/models/foreman_openscap/policy.rb:267
639
+ msgid "cannot assign to %s, all assigned policies must be deployed in the same way, check 'deploy by' for each assigned policy"
640
+ msgstr ""
641
+
642
+ #: ../app/services/foreman_openscap/arf_report_status_calculator.rb:30
643
+ msgid "invalid type %s"
644
+ msgstr "neplatný typ %s"
645
+
646
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:23
647
+ msgid "Requires Ansible plugin, %s Ansible role and variables. This will assign the role to the hosts or selected hostgroups."
648
+ msgstr ""
649
+
650
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:24
651
+ msgid "To deploy foreman_scap_client, ansible roles run needs to be triggered manually. Manual run is also required after any change to this policy."
652
+ msgstr ""
653
+
654
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:34
655
+ msgid "theforeman.foreman_scap_client Ansible Role not found, please import it before running this action again."
656
+ msgstr ""
657
+
658
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:57
659
+ msgid "Ansible role"
660
+ msgstr "Ansible role"
661
+
662
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:58
663
+ msgid "Ansible variables"
664
+ msgstr "Ansible proměnné"
665
+
666
+ #: ../app/services/foreman_openscap/client_config/manual.rb:14
667
+ msgid "This leaves the setup of the foreman_scap_client solely on the user. The policy still needs to be defined in order to link incoming ARF reports."
668
+ msgstr ""
669
+
670
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:17
671
+ msgid "Requires %s Puppet class. This will assign the class to the hosts or selected hostgroups."
672
+ msgstr ""
673
+
674
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:18
675
+ msgid "Every puppet run ensures the foreman_scap_client is configured according to the policy."
676
+ msgstr ""
677
+
678
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:39
679
+ msgid "Puppet class"
680
+ msgstr "Puppet třída"
681
+
682
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:40
683
+ msgid "Smart Class Parameters"
684
+ msgstr ""
685
+
686
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:19
687
+ msgid "%{type} was selected to deploy policy to clients, but %{type} is not available. Are you missing a plugin?"
688
+ msgstr ""
689
+
690
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:26
691
+ msgid "Required %{msg_name} %{class} was not found, please ensure it is imported first."
692
+ msgstr ""
693
+
694
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:34
695
+ msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding."
696
+ msgstr ""
697
+
698
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:56
699
+ msgid "Failed to save when overriding parameters for %{config_tool}, cause: %{errors}"
700
+ msgstr ""
701
+
702
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:9
703
+ msgid "No proxy with OpenSCAP feature was found."
704
+ msgstr ""
705
+
706
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:14
707
+ msgid "No proxy with OpenSCAP feature is running."
708
+ msgstr ""
709
+
710
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:26
711
+ msgid "No available proxy to validate. Returned with error: %s"
712
+ msgstr ""
713
+
714
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:33
715
+ msgid "Changed file does not include existing SCAP content profiles"
716
+ msgstr ""
717
+
718
+ #: ../app/views/arf_reports/_detailed_message.html.erb:3
719
+ msgid "More details"
720
+ msgstr "Další podrobnosti"
721
+
722
+ #: ../app/views/arf_reports/_detailed_message.html.erb:6
723
+ msgid "Description"
724
+ msgstr "Popis"
725
+
726
+ #: ../app/views/arf_reports/_detailed_message.html.erb:7
727
+ msgid "Rationale"
728
+ msgstr "Zdůvodnění"
729
+
730
+ #: ../app/views/arf_reports/_detailed_message.html.erb:8
731
+ msgid "References"
732
+ msgstr ""
733
+
734
+ #: ../app/views/arf_reports/_list.html.erb:5
735
+ msgid "Select all items in this page"
736
+ msgstr "Vybrat všechny položky na této stránce"
737
+
738
+ #: ../app/views/arf_reports/_list.html.erb:5
739
+ msgid "items selected. Uncheck to Clear"
740
+ msgstr "položky označeny. Vyčistíte zrušením zaškrtnutí"
741
+
742
+ #: ../app/views/arf_reports/_list.html.erb:7 ../app/views/arf_reports/delete_multiple.html.erb:10
743
+ msgid "Reported At"
744
+ msgstr ""
745
+
746
+ #: ../app/views/arf_reports/_list.html.erb:9
747
+ msgid "Openscap Proxy"
748
+ msgstr ""
749
+
750
+ #: ../app/views/arf_reports/_list.html.erb:13 ../app/views/arf_reports/_output.html.erb:16 ../app/views/policies/_list.html.erb:8 ../app/views/policy_dashboard/_policy_reports.html.erb:12 ../app/views/scap_contents/_list.html.erb:6 ../app/views/tailoring_files/_list.html.erb:6
751
+ msgid "Actions"
752
+ msgstr "Akce"
753
+
754
+ #: ../app/views/arf_reports/_list.html.erb:28
755
+ msgid "Deleted policy"
756
+ msgstr "Smazaná zásada"
757
+
758
+ #: ../app/views/arf_reports/_list.html.erb:34
759
+ msgid "Full Report"
760
+ msgstr "Úplný výkaz"
761
+
762
+ #: ../app/views/arf_reports/_list.html.erb:37
763
+ msgid "Delete compliance report for %s?"
764
+ msgstr ""
765
+
766
+ #: ../app/views/arf_reports/_list.html.erb:48
767
+ msgid "Please Confirm"
768
+ msgstr "Potvrďte"
769
+
770
+ #: ../app/views/arf_reports/_metrics.html.erb:6
771
+ msgid "Report Metrics"
772
+ msgstr ""
773
+
774
+ #: ../app/views/arf_reports/_metrics.html.erb:14
775
+ msgid "Report Status"
776
+ msgstr ""
777
+
778
+ #: ../app/views/arf_reports/_metrics.html.erb:34
779
+ msgid "Total"
780
+ msgstr "Celkem"
781
+
782
+ #: ../app/views/arf_reports/_output.html.erb:12
783
+ msgid "Result"
784
+ msgstr "Výsledek"
785
+
786
+ #: ../app/views/arf_reports/_output.html.erb:13
787
+ msgid "Message"
788
+ msgstr "Zpráva"
789
+
790
+ #: ../app/views/arf_reports/_output.html.erb:14
791
+ msgid "Resource"
792
+ msgstr "Prostředek"
793
+
794
+ #: ../app/views/arf_reports/_output.html.erb:15
795
+ msgid "Severity"
796
+ msgstr "Závažnost"
797
+
798
+ #: ../app/views/arf_reports/_output.html.erb:33
799
+ msgid "Nothing to show"
800
+ msgstr "Není co zobrazit"
801
+
802
+ #: ../app/views/arf_reports/delete_multiple.html.erb:27
803
+ msgid "Delete"
804
+ msgstr "Smazat"
805
+
806
+ #: ../app/views/arf_reports/delete_multiple.html.erb:28
807
+ msgid "these Compliance reports"
808
+ msgstr ""
809
+
810
+ #: ../app/views/arf_reports/show.html.erb:14 ../webpack/components/OpenscapRemediationWizard/Footer.js:40
811
+ msgid "Back"
812
+ msgstr "Zpět"
813
+
814
+ #: ../app/views/arf_reports/show.html.erb:16
815
+ msgid "Host details"
816
+ msgstr "Podrobnosti o stroji"
817
+
818
+ #: ../app/views/arf_reports/show.html.erb:17
819
+ msgid "View full report"
820
+ msgstr "Zobrazit úplný výkaz"
821
+
822
+ #: ../app/views/arf_reports/show.html.erb:18
823
+ msgid "Download XML in bzip"
824
+ msgstr ""
825
+
826
+ #: ../app/views/arf_reports/show.html.erb:19
827
+ msgid "Download HTML"
828
+ msgstr "Stáhnout HTML"
829
+
830
+ #: ../app/views/arf_reports/show_html.html.erb:10
831
+ msgid "Loading..."
832
+ msgstr "Načítání…"
833
+
834
+ #: ../app/views/arf_reports/welcome.html.erb:9
835
+ msgid "You don't seem to have any ARF report. ARF report is a summary of a single scan occurrence on a particular host for a given Compliance Policy."
836
+ msgstr ""
837
+
838
+ #: ../app/views/arf_reports/welcome.html.erb:12
839
+ msgid "Documentation"
840
+ msgstr "Dokumentace"
841
+
842
+ #: ../app/views/compliance_hosts/show.html.erb:8
843
+ msgid "%s compliance report by policy"
844
+ msgid_plural "%s compliance reports by policy"
845
+ msgstr[0] ""
846
+ msgstr[1] ""
847
+
848
+ #: ../app/views/compliance_hosts/show.html.erb:10
849
+ msgid "Policy %s"
850
+ msgstr "Zásada %s"
851
+
852
+ #: ../app/views/compliance_hosts/show.html.erb:16
853
+ msgid "%s latest report"
854
+ msgstr ""
855
+
856
+ #: ../app/views/compliance_hosts/show.html.erb:28
857
+ msgid "%s reports over time"
858
+ msgstr ""
859
+
860
+ #: ../app/views/compliance_hosts/show.html.erb:34
861
+ msgid "No report for this policy"
862
+ msgstr ""
863
+
864
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:148
865
+ msgid "Latest Compliance Reports"
866
+ msgstr ""
867
+
868
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:4
869
+ msgid "No reports available"
870
+ msgstr ""
871
+
872
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:12
873
+ msgid "Host does not exist anymore"
874
+ msgstr ""
875
+
876
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:13
877
+ msgid "Policy is missing"
878
+ msgstr "Zásada chybí"
879
+
880
+ #: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:150
881
+ msgid "Compliance Reports Breakdown"
882
+ msgstr ""
883
+
884
+ #: ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:9
885
+ msgid "Changed"
886
+ msgstr "Změněno"
887
+
888
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:5
889
+ msgid "Hostname"
890
+ msgstr "Název stroje"
891
+
892
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:17
893
+ msgid "Changed?"
894
+ msgstr "Změněno?"
895
+
896
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
897
+ msgid "Yes"
898
+ msgstr "Ano"
899
+
900
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
901
+ msgid "No"
902
+ msgstr "Ne"
903
+
904
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:40
905
+ msgid "No ARF reports for this policy"
906
+ msgstr ""
907
+
908
+ #: ../app/views/foreman_openscap/policy_mailer/_list.erb:8
909
+ msgid "None!"
910
+ msgstr "Žádné!"
911
+
912
+ #: ../app/views/foreman_openscap/policy_mailer/_policy.erb:7
913
+ msgid "Total of one host"
914
+ msgid_plural "Total of %{hosts} hosts"
915
+ msgstr[0] ""
916
+ msgstr[1] ""
917
+
918
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:6
919
+ msgid "Summary report for OpenScap from Foreman"
920
+ msgstr ""
921
+
922
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:9
923
+ msgid "<b>Foreman</b> OpenSCAP summary"
924
+ msgstr ""
925
+
926
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:10
927
+ msgid "Summary from %{time} ago to now"
928
+ msgstr ""
929
+
930
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:11
931
+ msgid "Summary report from Foreman server at %{foreman_url}"
932
+ msgstr ""
933
+
934
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:16
935
+ msgid "Policies with hosts:"
936
+ msgstr ""
937
+
938
+ #: ../app/views/hosts/select_multiple_openscap_proxy.html.erb:5
939
+ msgid "Select OpenSCAP Proxy"
940
+ msgstr ""
941
+
942
+ #: ../app/views/policies/_form.html.erb:9
943
+ msgid "General"
944
+ msgstr "Obecné"
945
+
946
+ #: ../app/views/policies/_form.html.erb:18
947
+ msgid "Host Groups"
948
+ msgstr "Skupiny hostitelů"
949
+
950
+ #: ../app/views/policies/_form.html.erb:45 ../app/views/policies/steps/_schedule_form.html.erb:6
951
+ msgid "Choose period"
952
+ msgstr "Zvolte periodu"
953
+
954
+ #: ../app/views/policies/_form.html.erb:47 ../app/views/policies/steps/_schedule_form.html.erb:9
955
+ msgid "Choose weekday"
956
+ msgstr "Zvolte den v týdnu"
957
+
958
+ #: ../app/views/policies/_form.html.erb:48 ../app/views/policies/steps/_schedule_form.html.erb:13
959
+ msgid "Number of a day in month, note that not all months have same count of days"
960
+ msgstr ""
961
+
962
+ #: ../app/views/policies/_form.html.erb:49 ../app/views/policies/steps/_schedule_form.html.erb:14
963
+ msgid "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5 values by space"
964
+ msgstr ""
965
+
966
+ #: ../app/views/policies/_list.html.erb:3 ../app/views/tailoring_files/_list.html.erb:3 ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:166
967
+ msgid "Name"
968
+ msgstr "Název"
969
+
970
+ #: ../app/views/policies/_list.html.erb:4
971
+ msgid "Content"
972
+ msgstr "Obsah"
973
+
974
+ #: ../app/views/policies/_list.html.erb:5
975
+ msgid "Profile"
976
+ msgstr "Profil"
977
+
978
+ #: ../app/views/policies/_list.html.erb:7
979
+ msgid "Effective Profile"
980
+ msgstr "Skutečný profil"
981
+
982
+ #: ../app/views/policies/_list.html.erb:28
983
+ msgid "None"
984
+ msgstr "Žádné"
985
+
986
+ #: ../app/views/policies/_list.html.erb:36
987
+ msgid "Dashboard"
988
+ msgstr "Nástěnka"
989
+
990
+ #: ../app/views/policies/_list.html.erb:37
991
+ msgid "Show Guide"
992
+ msgstr "Zobrazit příručku"
993
+
994
+ #: ../app/views/policies/_list.html.erb:39
995
+ msgid "Delete compliance policy %s with all of its reports?"
996
+ msgstr ""
997
+
998
+ #: ../app/views/policies/create.html.erb:1 ../app/views/policies/index.html.erb:5 ../app/views/policies/new.html.erb:1
999
+ msgid "New Compliance Policy"
1000
+ msgstr ""
1001
+
1002
+ #: ../app/views/policies/disassociate_multiple_hosts.html.erb:4 ../app/views/policies/select_multiple_hosts.html.erb:5
1003
+ msgid "Select Compliance Policy"
1004
+ msgstr ""
1005
+
1006
+ #: ../app/views/policies/edit.html.erb:1 ../app/views/scap_contents/edit.html.erb:1 ../app/views/tailoring_files/edit.html.erb:1
1007
+ msgid "Edit %s"
1008
+ msgstr "Upravit %s"
1009
+
1010
+ #: ../app/views/policies/index.html.erb:2 ../app/views/policies/welcome.html.erb:1 ../app/views/policies/welcome.html.erb:6
1011
+ msgid "Compliance Policies"
1012
+ msgstr ""
1013
+
1014
+ #: ../app/views/policies/show.html.erb:1
1015
+ msgid "Details for Compliance Policy %s"
1016
+ msgstr ""
1017
+
1018
+ #: ../app/views/policies/steps/_deployment_options_form.html.erb:6
1019
+ msgid "There are significant differences in deployment options."
1020
+ msgstr ""
1021
+
1022
+ #: ../app/views/policies/steps/_deployment_options_form.html.erb:7
1023
+ msgid "Please make sure you understand them by reading our"
1024
+ msgstr ""
1025
+
1026
+ #: ../app/views/policies/steps/_deployment_options_form.html.erb:7
1027
+ msgid "documentation"
1028
+ msgstr "dokumnetace"
1029
+
1030
+ #: ../app/views/policies/steps/_schedule_form.html.erb:12
1031
+ msgid "Choose day in month"
1032
+ msgstr "Zvolte den v měsíci"
1033
+
1034
+ #: ../app/views/policies/steps/_step_form.html.erb:11 ../webpack/components/OpenscapRemediationWizard/Footer.js:31
1035
+ msgid "Next"
1036
+ msgstr "Další"
1037
+
1038
+ #: ../app/views/policies/welcome.html.erb:7
1039
+ msgid "In Foreman, a compliance policy checklist is defined via %s."
1040
+ msgstr ""
1041
+
1042
+ #: ../app/views/policies/welcome.html.erb:7
1043
+ msgid "SCAP content"
1044
+ msgstr ""
1045
+
1046
+ #: ../app/views/policies/welcome.html.erb:8
1047
+ msgid "Once SCAP content is present, you can create a policy, assign select host groups and schedule to run."
1048
+ msgstr ""
1049
+
1050
+ #: ../app/views/policies/welcome.html.erb:12
1051
+ msgid "New Policy"
1052
+ msgstr "Nová zásada"
1053
+
1054
+ #: ../app/views/policy_dashboard/_policy_chart_widget.html.erb:4
1055
+ msgid "Host Breakdown Chart"
1056
+ msgstr ""
1057
+
1058
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:7
1059
+ msgid "Policy assigned"
1060
+ msgstr ""
1061
+
1062
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:8
1063
+ msgid "Date"
1064
+ msgstr "Datum"
1065
+
1066
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:24
1067
+ msgid "View Report"
1068
+ msgstr "Zobrazit výkaz"
1069
+
1070
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:2
1071
+ msgid "Hosts Breakdown"
1072
+ msgstr ""
1073
+
1074
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:4
1075
+ msgid "Compliant with the policy"
1076
+ msgstr ""
1077
+
1078
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:5
1079
+ msgid "Not compliant with the policy"
1080
+ msgstr ""
1081
+
1082
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:6
1083
+ msgid "Inconclusive results"
1084
+ msgstr ""
1085
+
1086
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:7
1087
+ msgid "Never audited"
1088
+ msgstr "Nikdy neauditováno"
1089
+
1090
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:9
1091
+ msgid "Total hosts with policy: %s"
1092
+ msgstr ""
1093
+
1094
+ #: ../app/views/policy_dashboard/index.html.erb:3
1095
+ msgid "Compliance policy: %s"
1096
+ msgstr ""
1097
+
1098
+ #: ../app/views/policy_dashboard/index.html.erb:7
1099
+ msgid "Status table"
1100
+ msgstr "Tabulka stavů"
1101
+
1102
+ #: ../app/views/policy_dashboard/index.html.erb:8
1103
+ msgid "Status chart"
1104
+ msgstr "Graf stavů"
1105
+
1106
+ #: ../app/views/policy_dashboard/index.html.erb:20
1107
+ msgid "Latest reports for policy: %s"
1108
+ msgstr ""
1109
+
1110
+ #: ../app/views/scap_contents/_form.html.erb:9 ../app/views/tailoring_files/_form.html.erb:9
1111
+ msgid "File Upload"
1112
+ msgstr "Nahrání souboru"
1113
+
1114
+ #: ../app/views/scap_contents/_form.html.erb:20
1115
+ msgid "SCAP DataStream file"
1116
+ msgstr ""
1117
+
1118
+ #: ../app/views/scap_contents/_list.html.erb:3
1119
+ msgid "Title"
1120
+ msgstr ""
1121
+
1122
+ #: ../app/views/scap_contents/_list.html.erb:4 ../app/views/tailoring_files/_list.html.erb:4
1123
+ msgid "File name"
1124
+ msgstr ""
1125
+
1126
+ #: ../app/views/scap_contents/_list.html.erb:5 ../app/views/tailoring_files/_list.html.erb:5
1127
+ msgid "Created at"
1128
+ msgstr "Vytvořeno v"
1129
+
1130
+ #: ../app/views/scap_contents/_list.html.erb:17 ../app/views/tailoring_files/_list.html.erb:23
1131
+ msgid "Download"
1132
+ msgstr "Stažen"
1133
+
1134
+ #: ../app/views/scap_contents/_list.html.erb:19
1135
+ msgid "Delete scap content %s?"
1136
+ msgstr ""
1137
+
1138
+ #: ../app/views/scap_contents/index.html.erb:1
1139
+ msgid "SCAP Contents"
1140
+ msgstr ""
1141
+
1142
+ #: ../app/views/scap_contents/index.html.erb:3
1143
+ msgid "Upload New SCAP Content"
1144
+ msgstr ""
1145
+
1146
+ #: ../app/views/scap_contents/new.html.erb:1
1147
+ msgid "Upload new SCAP content file"
1148
+ msgstr ""
1149
+
1150
+ #: ../app/views/scap_contents/welcome.html.erb:7
1151
+ msgid ""
1152
+ "The Security Content Automation Protocol (SCAP), combines a number of open standards that are used to enumerate software flaws and\n"
1153
+ " configuration issues related to security. "
1154
+ msgstr ""
1155
+
1156
+ #: ../app/views/scap_contents/welcome.html.erb:9
1157
+ msgid ""
1158
+ "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"
1159
+ " via %s"
1160
+ msgstr ""
1161
+
1162
+ #: ../app/views/scap_contents/welcome.html.erb:14
1163
+ msgid "New SCAP Content"
1164
+ msgstr ""
1165
+
1166
+ #: ../app/views/smart_proxies/_openscap_spool.html.erb:4
1167
+ msgid "%s spool errors detected, inspect the appropriate file directly on proxy"
1168
+ msgstr ""
1169
+
1170
+ #: ../app/views/smart_proxies/_openscap_spool.html.erb:8
1171
+ msgid "Failed to fetch spool status from proxy"
1172
+ msgstr ""
1173
+
1174
+ #: ../app/views/smart_proxies/_openscap_spool.html.erb:11
1175
+ msgid "None found"
1176
+ msgstr "Nenalezeno žádné"
1177
+
1178
+ #: ../app/views/smart_proxies/plugins/_openscap.html.erb:6
1179
+ msgid "Proxy failed to send a report from spool to Foreman. This indicates a corrupted report format. Report has been moved to directory for storing corrupted files on proxy for later inspection."
1180
+ msgstr ""
1181
+
1182
+ #: ../app/views/smart_proxies/plugins/_openscap.html.erb:7
1183
+ msgid "Spool errors"
1184
+ msgstr ""
1185
+
1186
+ #: ../app/views/tailoring_files/_form.html.erb:20
1187
+ msgid "DataStream Tailoring file"
1188
+ msgstr ""
1189
+
1190
+ #: ../app/views/tailoring_files/_list.html.erb:22
1191
+ msgid "Delete tailoring file %s?"
1192
+ msgstr ""
1193
+
1194
+ #: ../app/views/tailoring_files/index.html.erb:1 ../app/views/tailoring_files/welcome.html.erb:1 ../app/views/tailoring_files/welcome.html.erb:6 ../lib/foreman_openscap/engine.rb:142
1195
+ msgid "Tailoring Files"
1196
+ msgstr ""
1197
+
1198
+ #: ../app/views/tailoring_files/index.html.erb:2
1199
+ msgid "Upload New Tailoring file"
1200
+ msgstr ""
1201
+
1202
+ #: ../app/views/tailoring_files/new.html.erb:1
1203
+ msgid "Upload new Tailoring File"
1204
+ msgstr ""
1205
+
1206
+ #: ../app/views/tailoring_files/welcome.html.erb:7
1207
+ msgid "It may sometimes be required to adjust the security policy to your specific needs. "
1208
+ msgstr ""
1209
+
1210
+ #: ../app/views/tailoring_files/welcome.html.erb:8
1211
+ msgid ""
1212
+ "In Foreman, tailoring_files represent the custom modifications to default XCCDF profiles and they can be applied to hosts\n"
1213
+ " via %s"
1214
+ msgstr ""
1215
+
1216
+ #: ../app/views/tailoring_files/welcome.html.erb:12
1217
+ msgid "New Tailoring File"
1218
+ msgstr ""
1219
+
1220
+ #: ../db/seeds.d/openscap_policy_notification.rb:1
1221
+ msgid "Compliance policy summary"
1222
+ msgstr ""
1223
+
1224
+ #: ../db/seeds.d/openscap_policy_notification.rb:5
1225
+ msgid "A summary of reports for OpenSCAP policies"
1226
+ msgstr ""
1227
+
1228
+ #: ../lib/foreman_openscap/bulk_upload.rb:20
1229
+ msgid "Can't find scap-security-guide RPM, are you sure it is installed on your server?"
1230
+ msgstr ""
1231
+
1232
+ #: ../lib/foreman_openscap/bulk_upload.rb:29
1233
+ msgid "Expected an array of files to upload, got: %s."
1234
+ msgstr ""
1235
+
1236
+ #: ../lib/foreman_openscap/bulk_upload.rb:35
1237
+ msgid "%s is a directory, expecting file."
1238
+ msgstr ""
1239
+
1240
+ #: ../lib/foreman_openscap/bulk_upload.rb:40
1241
+ msgid "%s does not exist, skipping."
1242
+ msgstr ""
1243
+
1244
+ #: ../lib/foreman_openscap/bulk_upload.rb:58
1245
+ msgid "Failed saving %s:"
1246
+ msgstr ""
1247
+
1248
+ #: ../lib/foreman_openscap/bulk_upload.rb:66
1249
+ msgid "No such directory: %s. Please check the path you have provided."
1250
+ msgstr ""
1251
+
1252
+ #: ../lib/foreman_openscap/bulk_upload.rb:88
1253
+ msgid "Red Hat %s default content"
1254
+ msgstr ""
1255
+
1256
+ #: ../lib/foreman_openscap/bulk_upload.rb:88
1257
+ msgid "%s content"
1258
+ msgstr ""
1259
+
1260
+ #: ../lib/foreman_openscap/engine.rb:133
1261
+ msgid "Policies"
1262
+ msgstr "Zásady"
1263
+
1264
+ #: ../lib/foreman_openscap/engine.rb:136
1265
+ msgid "SCAP contents"
1266
+ msgstr ""
1267
+
1268
+ #: ../lib/foreman_openscap/engine.rb:139
1269
+ msgid "Reports"
1270
+ msgstr "Výkazy"
1271
+
1272
+ #: ../lib/foreman_openscap/engine.rb:164
1273
+ msgid "OpenSCAP Proxy to use for fetching SCAP content and uploading ARF reports. Leave blank and override appropriate parameters when using proxy load balancer."
1274
+ msgstr ""
1275
+
1276
+ #: ../lib/foreman_openscap/engine.rb:168 ../lib/foreman_openscap/engine.rb:173
1277
+ msgid "OpenSCAP Proxy"
1278
+ msgstr ""
1279
+
1280
+ #: ../lib/foreman_openscap/engine.rb:170 ../lib/foreman_openscap/engine.rb:175
1281
+ msgid "ID of OpenSCAP Proxy"
1282
+ msgstr ""
1283
+
1284
+ #: ../lib/foreman_openscap/engine.rb:215 ../lib/foreman_openscap/engine.rb:233
1285
+ msgid "Run OpenSCAP scan"
1286
+ msgstr ""
1287
+
1288
+ #: ../lib/foreman_openscap/engine.rb:220 ../lib/foreman_openscap/engine.rb:234
1289
+ msgid "Run OpenSCAP remediation with Ansible"
1290
+ msgstr ""
1291
+
1292
+ #: ../lib/foreman_openscap/engine.rb:225 ../lib/foreman_openscap/engine.rb:235
1293
+ msgid "Run OpenSCAP remediation with Shell"
1294
+ msgstr ""
1295
+
1296
+ #: ../webpack/components/ConfirmModal.js:20
1297
+ msgid "Confirm"
1298
+ msgstr ""
1299
+
1300
+ #: ../webpack/components/HostExtentions/HostKebabItems.js:37
1301
+ msgid "There's no available report for this host"
1302
+ msgstr ""
1303
+
1304
+ #: ../webpack/components/OpenscapRemediationWizard/Footer.js:30 ../webpack/components/OpenscapRemediationWizard/index.js:94
1305
+ msgid "Run"
1306
+ msgstr "Spustit"
1307
+
1308
+ #: ../webpack/components/OpenscapRemediationWizard/ViewSelectedHostsLink.js:28
1309
+ msgid "View selected hosts"
1310
+ msgstr ""
1311
+
1312
+ #: ../webpack/components/OpenscapRemediationWizard/constants.js:19 ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:123
1313
+ msgid "Select snippet"
1314
+ msgstr ""
1315
+
1316
+ #: ../webpack/components/OpenscapRemediationWizard/constants.js:20 ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:193
1317
+ msgid "Review hosts"
1318
+ msgstr ""
1319
+
1320
+ #: ../webpack/components/OpenscapRemediationWizard/constants.js:21 ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:97
1321
+ msgid "Review remediation"
1322
+ msgstr ""
1323
+
1324
+ #: ../webpack/components/OpenscapRemediationWizard/constants.js:22
1325
+ msgid "Done"
1326
+ msgstr ""
1327
+
1328
+ #: ../webpack/components/OpenscapRemediationWizard/index.js:132
1329
+ msgid "Remediate %s rule"
1330
+ msgstr ""
1331
+
1332
+ #: ../webpack/components/OpenscapRemediationWizard/steps/Finish.js:85
1333
+ msgid "Job details"
1334
+ msgstr ""
1335
+
1336
+ #: ../webpack/components/OpenscapRemediationWizard/steps/Finish.js:90
1337
+ msgid "Close"
1338
+ msgstr "Zavřít"
1339
+
1340
+ #: ../webpack/components/OpenscapRemediationWizard/steps/Finish.js:103 ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:147 ../webpack/components/withLoading.js:12
1341
+ msgid "Error!"
1342
+ msgstr ""
1343
+
1344
+ #: ../webpack/components/OpenscapRemediationWizard/steps/Finish.js:112
1345
+ msgid "The job has started on selected host(s), you can check the status on the job details page."
1346
+ msgstr ""
1347
+
1348
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:183
1349
+ msgid "OS"
1350
+ msgstr ""
1351
+
1352
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:194
1353
+ msgid "By default, remediation is applied to the current host. Optionally, remediate any additional hosts that fail the rule."
1354
+ msgstr ""
1355
+
1356
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:64
1357
+ msgid "Review the remediation snippet and apply it to the host manually."
1358
+ msgstr ""
1359
+
1360
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:65
1361
+ msgid "Review the remediation snippet that will be applied to selected host(s)."
1362
+ msgstr ""
1363
+
1364
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:70
1365
+ msgid "A reboot is required after applying remediation."
1366
+ msgstr ""
1367
+
1368
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:71
1369
+ msgid "A reboot might be required after applying remediation."
1370
+ msgstr ""
1371
+
1372
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:87
1373
+ msgid "Successfully copied to clipboard!"
1374
+ msgstr ""
1375
+
1376
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:88
1377
+ msgid "Copy to clipboard"
1378
+ msgstr ""
1379
+
1380
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:106
1381
+ msgid "Do not implement any of the recommended remedial actions or scripts without first testing them in a non-production environment."
1382
+ msgstr ""
1383
+
1384
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:109
1385
+ msgid "Remediation might render the system non-functional."
1386
+ msgstr ""
1387
+
1388
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:144
1389
+ msgid "Other hosts failing this rule"
1390
+ msgstr ""
1391
+
1392
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:161
1393
+ msgid "Reboot the system(s)"
1394
+ msgstr ""
1395
+
1396
+ #: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:71
1397
+ msgid "Method"
1398
+ msgstr ""
1399
+
1400
+ #: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:77
1401
+ msgid "Remote job"
1402
+ msgstr ""
1403
+
1404
+ #: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:86
1405
+ msgid "Manual"
1406
+ msgstr "Ruční"
1407
+
1408
+ #: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:101
1409
+ msgid "There is no job to remediate with. Please remediate manually."
1410
+ msgstr ""
1411
+
1412
+ #: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:107
1413
+ msgid "Snippet"
1414
+ msgstr ""
1415
+
1416
+ #: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:155
1417
+ msgid "Select remediation method"
1418
+ msgstr ""
1419
+
1420
+ #: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:156
1421
+ msgid "You can remediate by running a remote job or you can display a snippet for manual remediation."
1422
+ msgstr ""
1423
+
1424
+ #: ../webpack/components/withDeleteModal.js:27
1425
+ msgid "Are you sure you want to delete %s?"
1426
+ msgstr ""
1427
+
1428
+ #: ../webpack/components/withLoading.js:64
1429
+ msgid "Permission denied"
1430
+ msgstr "Oprávnění odepřeno"
1431
+
1432
+ #: ../webpack/helpers/mutationHelper.js:7
1433
+ msgid "There was a following error when deleting %(name)s: %(error)s"
1434
+ msgstr ""
1435
+
1436
+ #: ../webpack/helpers/permissionsHelper.js:34
1437
+ msgid "You are not authorized to view the page. "
1438
+ msgstr ""
1439
+
1440
+ #: ../webpack/helpers/permissionsHelper.js:37
1441
+ msgid "Request the following permissions from administrator: %s."
1442
+ msgstr ""