foreman_openscap 6.0.0 → 7.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (83) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_openscap/locale/cs_CZ/foreman_openscap.js +1302 -0
  3. data/app/assets/javascripts/foreman_openscap/locale/de/foreman_openscap.js +1302 -0
  4. data/app/assets/javascripts/foreman_openscap/locale/en/foreman_openscap.js +1302 -0
  5. data/app/assets/javascripts/foreman_openscap/locale/en_GB/foreman_openscap.js +1302 -0
  6. data/app/assets/javascripts/foreman_openscap/locale/es/foreman_openscap.js +1304 -0
  7. data/app/assets/javascripts/foreman_openscap/locale/fr/foreman_openscap.js +1304 -0
  8. data/app/assets/javascripts/foreman_openscap/locale/gl/foreman_openscap.js +1302 -0
  9. data/app/assets/javascripts/foreman_openscap/locale/it/foreman_openscap.js +1302 -0
  10. data/app/assets/javascripts/foreman_openscap/locale/ja/foreman_openscap.js +1300 -0
  11. data/app/assets/javascripts/foreman_openscap/locale/ko/foreman_openscap.js +1302 -0
  12. data/app/assets/javascripts/foreman_openscap/locale/pt_BR/foreman_openscap.js +1304 -0
  13. data/app/assets/javascripts/foreman_openscap/locale/ru/foreman_openscap.js +1302 -0
  14. data/app/assets/javascripts/foreman_openscap/locale/sv_SE/foreman_openscap.js +1302 -0
  15. data/app/assets/javascripts/foreman_openscap/locale/zh_CN/foreman_openscap.js +1300 -0
  16. data/app/assets/javascripts/foreman_openscap/locale/zh_TW/foreman_openscap.js +1302 -0
  17. data/app/controllers/concerns/foreman_openscap/hosts_and_hostgroups_controller_extensions.rb +1 -1
  18. data/app/helpers/compliance_hosts_helper.rb +2 -0
  19. data/app/services/foreman_openscap/client_config/ansible.rb +4 -1
  20. data/app/services/foreman_openscap/client_config/manual.rb +1 -1
  21. data/app/services/foreman_openscap/client_config/puppet.rb +4 -1
  22. data/app/services/foreman_openscap/oval/sync_oval_contents.rb +2 -2
  23. data/app/views/arf_reports/_list.html.erb +1 -1
  24. data/app/views/policies/_list.html.erb +3 -3
  25. data/app/views/scap_contents/_list.html.erb +3 -3
  26. data/app/views/tailoring_files/_list.html.erb +3 -3
  27. data/lib/foreman_openscap/bulk_upload.rb +7 -7
  28. data/lib/foreman_openscap/engine.rb +2 -7
  29. data/lib/foreman_openscap/version.rb +1 -1
  30. data/locale/Makefile +6 -3
  31. data/locale/cs_CZ/LC_MESSAGES/foreman_openscap.mo +0 -0
  32. data/locale/cs_CZ/foreman_openscap.edit.po +1735 -0
  33. data/locale/cs_CZ/foreman_openscap.po +1309 -0
  34. data/locale/cs_CZ/foreman_openscap.po.time_stamp +0 -0
  35. data/locale/de/foreman_openscap.edit.po +1745 -0
  36. data/locale/de/foreman_openscap.po +195 -0
  37. data/locale/de/foreman_openscap.po.time_stamp +0 -0
  38. data/locale/en/LC_MESSAGES/foreman_openscap.mo +0 -0
  39. data/locale/en/foreman_openscap.edit.po +1735 -0
  40. data/locale/en/foreman_openscap.po +1309 -0
  41. data/locale/en/foreman_openscap.po.time_stamp +0 -0
  42. data/locale/en_GB/foreman_openscap.edit.po +1735 -0
  43. data/locale/en_GB/foreman_openscap.po +195 -0
  44. data/locale/en_GB/foreman_openscap.po.time_stamp +0 -0
  45. data/locale/es/foreman_openscap.edit.po +1740 -0
  46. data/locale/es/foreman_openscap.po +195 -0
  47. data/locale/es/foreman_openscap.po.time_stamp +0 -0
  48. data/locale/foreman_openscap.pot +361 -49
  49. data/locale/fr/foreman_openscap.edit.po +1746 -0
  50. data/locale/fr/foreman_openscap.po +195 -0
  51. data/locale/fr/foreman_openscap.po.time_stamp +0 -0
  52. data/locale/gl/foreman_openscap.edit.po +1735 -0
  53. data/locale/gl/foreman_openscap.po +195 -0
  54. data/locale/gl/foreman_openscap.po.time_stamp +0 -0
  55. data/locale/it/foreman_openscap.edit.po +1737 -0
  56. data/locale/it/foreman_openscap.po +195 -0
  57. data/locale/it/foreman_openscap.po.time_stamp +0 -0
  58. data/locale/ja/foreman_openscap.edit.po +1741 -0
  59. data/locale/ja/foreman_openscap.po +195 -0
  60. data/locale/ja/foreman_openscap.po.time_stamp +0 -0
  61. data/locale/ko/foreman_openscap.edit.po +1735 -0
  62. data/locale/ko/foreman_openscap.po +195 -0
  63. data/locale/ko/foreman_openscap.po.time_stamp +0 -0
  64. data/locale/pt_BR/foreman_openscap.edit.po +1745 -0
  65. data/locale/pt_BR/foreman_openscap.po +195 -0
  66. data/locale/pt_BR/foreman_openscap.po.time_stamp +0 -0
  67. data/locale/ru/foreman_openscap.edit.po +1739 -0
  68. data/locale/ru/foreman_openscap.po +195 -0
  69. data/locale/ru/foreman_openscap.po.time_stamp +0 -0
  70. data/locale/sv_SE/foreman_openscap.edit.po +1735 -0
  71. data/locale/sv_SE/foreman_openscap.po +195 -0
  72. data/locale/sv_SE/foreman_openscap.po.time_stamp +0 -0
  73. data/locale/zh_CN/foreman_openscap.edit.po +1740 -0
  74. data/locale/zh_CN/foreman_openscap.po +195 -0
  75. data/locale/zh_CN/foreman_openscap.po.time_stamp +0 -0
  76. data/locale/zh_TW/foreman_openscap.edit.po +1736 -0
  77. data/locale/zh_TW/foreman_openscap.po +195 -0
  78. data/locale/zh_TW/foreman_openscap.po.time_stamp +0 -0
  79. data/webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js +2 -2
  80. data/webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js +1 -1
  81. data/webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js +3 -3
  82. data/webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js +4 -4
  83. metadata +52 -3
@@ -0,0 +1,1302 @@
1
+ locales['foreman_openscap'] = locales['foreman_openscap'] || {}; locales['foreman_openscap']['ko'] = {
2
+ "domain": "foreman_openscap",
3
+ "locale_data": {
4
+ "foreman_openscap": {
5
+ "": {
6
+ "Project-Id-Version": "Foreman",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "PO-Revision-Date": "2016-04-14 07:48+0000",
9
+ "Last-Translator": "FIRST AUTHOR <EMAIL@ADDRESS>, 2016",
10
+ "Language-Team": "Korean (http://www.transifex.com/foreman/foreman/language/ko/)",
11
+ "MIME-Version": "1.0",
12
+ "Content-Type": "text/plain; charset=UTF-8",
13
+ "Content-Transfer-Encoding": "8bit",
14
+ "Language": "ko",
15
+ "Plural-Forms": "nplurals=1; plural=0;",
16
+ "lang": "ko",
17
+ "domain": "foreman_openscap",
18
+ "plural_forms": "nplurals=1; plural=0;"
19
+ },
20
+ "List ARF reports": [
21
+ ""
22
+ ],
23
+ "Show an ARF report": [
24
+ ""
25
+ ],
26
+ "Delete an ARF Report": [
27
+ ""
28
+ ],
29
+ "Upload an ARF report": [
30
+ "ARF 보고서 업로드"
31
+ ],
32
+ "Download bzipped ARF report": [
33
+ ""
34
+ ],
35
+ "Download ARF report in HTML": [
36
+ ""
37
+ ],
38
+ "Policy with id %s not found.": [
39
+ ""
40
+ ],
41
+ "Could not find host identified by: %s": [
42
+ ""
43
+ ],
44
+ "Failed to upload Arf Report, OpenSCAP proxy name or url not found in params when uploading for %s and host is missing openscap_proxy": [
45
+ ""
46
+ ],
47
+ "No proxy found for %{name} or %{url}": [
48
+ ""
49
+ ],
50
+ "List OVAL contents": [
51
+ ""
52
+ ],
53
+ "Show an OVAL content": [
54
+ ""
55
+ ],
56
+ "OVAL content name": [
57
+ ""
58
+ ],
59
+ "XML containing OVAL content": [
60
+ ""
61
+ ],
62
+ "Original file name of the OVAL content file": [
63
+ ""
64
+ ],
65
+ "URL of the OVAL content file": [
66
+ ""
67
+ ],
68
+ "Create OVAL content": [
69
+ ""
70
+ ],
71
+ "Update an OVAL content": [
72
+ ""
73
+ ],
74
+ "Deletes an OVAL content": [
75
+ ""
76
+ ],
77
+ "Sync contents that have remote source URL": [
78
+ ""
79
+ ],
80
+ "List OVAL Policies": [
81
+ ""
82
+ ],
83
+ "Show an OVAL Policy": [
84
+ ""
85
+ ],
86
+ "OVAL Policy name": [
87
+ ""
88
+ ],
89
+ "Policy OVAL content ID": [
90
+ ""
91
+ ],
92
+ "OVAL Policy description": [
93
+ ""
94
+ ],
95
+ "OVAL Policy schedule period (weekly, monthly, custom)": [
96
+ ""
97
+ ],
98
+ "OVAL Policy schedule weekday (only if period == \\\"weekly\\\")": [
99
+ ""
100
+ ],
101
+ "OVAL Policy schedule day of month (only if period == \\\"monthly\\\")": [
102
+ ""
103
+ ],
104
+ "OVAL Policy schedule cron line (only if period == \\\"custom\\\")": [
105
+ ""
106
+ ],
107
+ "Create an OVAL Policy": [
108
+ ""
109
+ ],
110
+ "Update an OVAL Policy": [
111
+ ""
112
+ ],
113
+ "Delete an OVAL Policy": [
114
+ ""
115
+ ],
116
+ "Assign hostgroups to an OVAL Policy": [
117
+ ""
118
+ ],
119
+ "Array of hostgroup IDs": [
120
+ ""
121
+ ],
122
+ "hostgroups": [
123
+ ""
124
+ ],
125
+ "Assign hosts to an OVAL Policy": [
126
+ ""
127
+ ],
128
+ "Array of host IDs": [
129
+ ""
130
+ ],
131
+ "hosts": [
132
+ "호스트"
133
+ ],
134
+ "Show a policy's OVAL content": [
135
+ ""
136
+ ],
137
+ "OVAL policy successfully configured with %s.": [
138
+ ""
139
+ ],
140
+ "Upload an OVAL report - a list of CVEs for given host": [
141
+ ""
142
+ ],
143
+ "List Policies": [
144
+ ""
145
+ ],
146
+ "Show a Policy": [
147
+ ""
148
+ ],
149
+ "Policy name": [
150
+ "정책 이름"
151
+ ],
152
+ "Policy description": [
153
+ "정책 설명"
154
+ ],
155
+ "Policy SCAP content ID": [
156
+ ""
157
+ ],
158
+ "Policy SCAP content profile ID": [
159
+ ""
160
+ ],
161
+ "Policy schedule period (weekly, monthly, custom)": [
162
+ ""
163
+ ],
164
+ "Policy schedule weekday (only if period == \\\"weekly\\\")": [
165
+ ""
166
+ ],
167
+ "Policy schedule day of month (only if period == \\\"monthly\\\")": [
168
+ ""
169
+ ],
170
+ "Policy schedule cron line (only if period == \\\"custom\\\")": [
171
+ ""
172
+ ],
173
+ "Apply policy to host groups": [
174
+ ""
175
+ ],
176
+ "Apply policy to hosts": [
177
+ ""
178
+ ],
179
+ "Tailoring file ID": [
180
+ ""
181
+ ],
182
+ "Tailoring file profile ID": [
183
+ ""
184
+ ],
185
+ "How the policy should be deployed": [
186
+ ""
187
+ ],
188
+ "Create a Policy": [
189
+ ""
190
+ ],
191
+ "Update a Policy": [
192
+ ""
193
+ ],
194
+ "Delete a Policy": [
195
+ ""
196
+ ],
197
+ "Show a policy's SCAP content": [
198
+ "정책의 SCAP 컨텐츠 표시"
199
+ ],
200
+ "Show a policy's Tailoring file": [
201
+ ""
202
+ ],
203
+ "No Tailoring file assigned for policy with id %s": [
204
+ ""
205
+ ],
206
+ "List SCAP content profiles": [
207
+ ""
208
+ ],
209
+ "List SCAP contents": [
210
+ "SCAP 컨텐츠 나열"
211
+ ],
212
+ "Download an SCAP content as XML": [
213
+ ""
214
+ ],
215
+ "Show an SCAP content": [
216
+ "SCAP 컨텐츠 표시"
217
+ ],
218
+ "SCAP content name": [
219
+ ""
220
+ ],
221
+ "XML containing SCAP content": [
222
+ ""
223
+ ],
224
+ "Original file name of the XML file": [
225
+ ""
226
+ ],
227
+ "Create SCAP content": [
228
+ "SCAP 컨텐츠 생성"
229
+ ],
230
+ "Update an SCAP content": [
231
+ "SCAP 컨텐츠 업데이트"
232
+ ],
233
+ "Deletes an SCAP content": [
234
+ "SCAP 컨텐츠 삭제"
235
+ ],
236
+ "Upload scap contents in bulk": [
237
+ ""
238
+ ],
239
+ "Type of the upload": [
240
+ ""
241
+ ],
242
+ "File paths to upload when using \\\"files\\\" upload type": [
243
+ ""
244
+ ],
245
+ "Directory to upload when using \\\"directory\\\" upload type": [
246
+ ""
247
+ ],
248
+ "Please specify import type, received: %{received}, expected one of: %{expected}": [
249
+ ""
250
+ ],
251
+ "List Tailoring files": [
252
+ ""
253
+ ],
254
+ "Download a Tailoring file as XML": [
255
+ ""
256
+ ],
257
+ "Show a Tailoring file": [
258
+ ""
259
+ ],
260
+ "Tailoring file name": [
261
+ ""
262
+ ],
263
+ "XML containing tailoring file": [
264
+ ""
265
+ ],
266
+ "Create a Tailoring file": [
267
+ ""
268
+ ],
269
+ "Update a Tailoring file": [
270
+ ""
271
+ ],
272
+ "Deletes a Tailoring file": [
273
+ ""
274
+ ],
275
+ "Failed to downloaded ARF report as bzip: %s": [
276
+ ""
277
+ ],
278
+ "Failed to downloaded ARF report in HTML: %s": [
279
+ ""
280
+ ],
281
+ "Successfully deleted ARF report.": [
282
+ ""
283
+ ],
284
+ "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}": [
285
+ ""
286
+ ],
287
+ "Failed to delete %s compliance reports": [
288
+ "%s 컴플라이언스 보고서를 삭제하지 못했습니다."
289
+ ],
290
+ "Successfully deleted %s compliance reports": [
291
+ "%s 컴플라이언스 보고서를 삭제했습니다."
292
+ ],
293
+ "No compliance reports were found.": [
294
+ ""
295
+ ],
296
+ "No compliance reports selected": [
297
+ ""
298
+ ],
299
+ "Something went wrong while selecting compliance reports - %s": [
300
+ "컴플라이언스 보고서를 선택하는 도중 문제가 발생했습니다 - %s"
301
+ ],
302
+ "Show config information for foreman_scap_client": [
303
+ ""
304
+ ],
305
+ "The identifier of the host": [
306
+ ""
307
+ ],
308
+ "The %s proxy does not have Openscap feature enabled. Either set correct OpenSCAP Proxy or unset it.": [
309
+ ""
310
+ ],
311
+ "Updated hosts: Assigned with OpenSCAP Proxy: %s": [
312
+ ""
313
+ ],
314
+ "No OpenSCAP Proxy selected.": [
315
+ ""
316
+ ],
317
+ "Updated hosts: Assigned with compliance policy: %s": [
318
+ ""
319
+ ],
320
+ "No compliance policy selected.": [
321
+ "컴플라이언스 정책을 선택하지 않았습니다."
322
+ ],
323
+ "Updated hosts: Unassigned from compliance policy '%s'": [
324
+ "업데이트된 호스트: 컴플라이언스 정책 '%s'에서 할당 취소됨"
325
+ ],
326
+ "No valid policy ID provided": [
327
+ ""
328
+ ],
329
+ "No hosts were found.": [
330
+ "호스트를 찾을 수 없습니다."
331
+ ],
332
+ "No hosts selected": [
333
+ "선택된 호스트가 없음 "
334
+ ],
335
+ "Something went wrong while selecting hosts - %s": [
336
+ "호스트를 선택하는 도중 문제가 발생했습니다 - %s"
337
+ ],
338
+ "Failed": [
339
+ "실패"
340
+ ],
341
+ "Passed": [
342
+ "통과됨"
343
+ ],
344
+ "Other": [
345
+ "기타"
346
+ ],
347
+ "Number of Events": [
348
+ "이벤트 수 "
349
+ ],
350
+ "Rule Results": [
351
+ ""
352
+ ],
353
+ "Show log messages:": [
354
+ "로그 메세지 표시: "
355
+ ],
356
+ "All messages": [
357
+ "전체 메세지 "
358
+ ],
359
+ "Failed and Othered": [
360
+ "실패함 및 제외됨"
361
+ ],
362
+ "Failed only": [
363
+ "실패함만"
364
+ ],
365
+ "Compliance Reports": [
366
+ "컴플라이언스 보고서"
367
+ ],
368
+ "Delete reports": [
369
+ "보고서 삭제"
370
+ ],
371
+ "Select Action": [
372
+ "작업 선택 "
373
+ ],
374
+ "%s - The following compliance reports are about to be changed": [
375
+ "%s - 다음 컴플라이언스 보고서는 즉시 변경됩니다."
376
+ ],
377
+ "No proxy found!": [
378
+ ""
379
+ ],
380
+ "Reported at %s": [
381
+ ""
382
+ ],
383
+ " for policy %s": [
384
+ ""
385
+ ],
386
+ " through %s": [
387
+ ""
388
+ ],
389
+ "Hosts failing this rule": [
390
+ ""
391
+ ],
392
+ "Hosts passing this rule": [
393
+ ""
394
+ ],
395
+ "Hosts othering this rule": [
396
+ ""
397
+ ],
398
+ "Host": [
399
+ "호스트"
400
+ ],
401
+ "Policy": [
402
+ "정책"
403
+ ],
404
+ "Passed|P": [
405
+ "통과됨|P"
406
+ ],
407
+ "Failed|F": [
408
+ "F"
409
+ ],
410
+ "Othered|O": [
411
+ "제외됨|O"
412
+ ],
413
+ "Othered": [
414
+ "제외됨"
415
+ ],
416
+ "Assign Compliance Policy": [
417
+ "컴플라이언스 정책 할당"
418
+ ],
419
+ "Unassign Compliance Policy": [
420
+ "컴플라이언스 정책 할당 취소"
421
+ ],
422
+ "Change OpenSCAP Proxy": [
423
+ ""
424
+ ],
425
+ "Compliance": [
426
+ "컴플라이언스 "
427
+ ],
428
+ "Host compliance details": [
429
+ "호스트 컴플라이언스 정보"
430
+ ],
431
+ "Host is deleted": [
432
+ "호스트가 삭제되었습니다."
433
+ ],
434
+ "documentation": [
435
+ ""
436
+ ],
437
+ "Choose existing SCAP Content": [
438
+ "기존 SCAP 컨텐츠 선택"
439
+ ],
440
+ "SCAP Content": [
441
+ "SCAP 컨텐츠"
442
+ ],
443
+ "XCCDF Profile": [
444
+ "XCCDF 프로파일 "
445
+ ],
446
+ "Default XCCDF profile": [
447
+ "기본 XCCDF 프로파일"
448
+ ],
449
+ "Choose Tailoring File": [
450
+ ""
451
+ ],
452
+ "Tailoring File": [
453
+ ""
454
+ ],
455
+ "XCCDF Profile in Tailoring File": [
456
+ ""
457
+ ],
458
+ "This profile will be used to override the one from scap content": [
459
+ ""
460
+ ],
461
+ "Submit": [
462
+ "보내기"
463
+ ],
464
+ "Cancel": [
465
+ "취소"
466
+ ],
467
+ "Compliant hosts": [
468
+ "부합하는 호스트"
469
+ ],
470
+ "Incompliant hosts": [
471
+ "부합하지 않는 호스트"
472
+ ],
473
+ "Inconclusive": [
474
+ "판단할 수 없음"
475
+ ],
476
+ "Not audited": [
477
+ "감사되지 않음"
478
+ ],
479
+ "Host is assigned to policy": [
480
+ ""
481
+ ],
482
+ "Host is not assigned to policy but reports were found. You may want to delete the reports or assign the policy again.": [
483
+ ""
484
+ ],
485
+ "Hosts no longer assigned: %s": [
486
+ ""
487
+ ],
488
+ "Total hosts with reports where policy is no longer assigned.": [
489
+ ""
490
+ ],
491
+ "Request timed out. Please try increasing Settings -> proxy_request_timeout": [
492
+ ""
493
+ ],
494
+ "Could not validate %s. Please make sure you have appropriate proxy version to use this functionality": [
495
+ ""
496
+ ],
497
+ "Could not validate %{file_type}. Error %{error}": [
498
+ ""
499
+ ],
500
+ "Unable to get HTML version of requested report from Smart Proxy": [
501
+ ""
502
+ ],
503
+ "Unable to get XML version of requested report from Smart Proxy": [
504
+ ""
505
+ ],
506
+ "SCAP policies summary": [
507
+ ""
508
+ ],
509
+ "is not included in SCAP_RESULT": [
510
+ ""
511
+ ],
512
+ "must have Openscap feature": [
513
+ ""
514
+ ],
515
+ "No OpenSCAP proxy found for %{class} with id %{id}": [
516
+ ""
517
+ ],
518
+ "does not consist of 5 parts separated by space": [
519
+ ""
520
+ ],
521
+ "is not a valid value": [
522
+ ""
523
+ ],
524
+ "must be between 1 and 31": [
525
+ ""
526
+ ],
527
+ "Compliant": [
528
+ "부합"
529
+ ],
530
+ "Incompliant": [
531
+ "부합하지 않음"
532
+ ],
533
+ "Unknown Compliance status": [
534
+ "알 수 없는 컴플라이언스 상태"
535
+ ],
536
+ "OVAL scan": [
537
+ ""
538
+ ],
539
+ "No Vulnerabilities found": [
540
+ ""
541
+ ],
542
+ "%s vulnerabilities found": [
543
+ ""
544
+ ],
545
+ "%s vulnerabilities with available patch found": [
546
+ ""
547
+ ],
548
+ "Unknown OVAL status": [
549
+ ""
550
+ ],
551
+ "Deployment Options": [
552
+ ""
553
+ ],
554
+ "Policy Attributes": [
555
+ ""
556
+ ],
557
+ "Schedule": [
558
+ "스케줄 "
559
+ ],
560
+ "Locations": [
561
+ "위치"
562
+ ],
563
+ "Organizations": [
564
+ "조직 "
565
+ ],
566
+ "Hostgroups": [
567
+ "호스트 그룹 "
568
+ ],
569
+ "Cannot generate HTML guide, scap content is missing.": [
570
+ ""
571
+ ],
572
+ "Cannot generate HTML guide, no valid OpenSCAP proxy server found.": [
573
+ ""
574
+ ],
575
+ "must be present when tailoring file profile present": [
576
+ ""
577
+ ],
578
+ "must be present when tailoring file present": [
579
+ ""
580
+ ],
581
+ "does not come from selected tailoring file": [
582
+ ""
583
+ ],
584
+ "does not have the selected SCAP content profile": [
585
+ ""
586
+ ],
587
+ "cannot assign to %s, all assigned policies must be deployed in the same way, check 'deploy by' for each assigned policy": [
588
+ ""
589
+ ],
590
+ "invalid type %s": [
591
+ "잘못된 유형 %s"
592
+ ],
593
+ "Requires Ansible plugin, %s Ansible role and variables. This will assign the role to the hosts or selected hostgroups.": [
594
+ ""
595
+ ],
596
+ "To deploy foreman_scap_client, ansible roles run needs to be triggered manually. Manual run is also required after any change to this policy.": [
597
+ ""
598
+ ],
599
+ "theforeman.foreman_scap_client Ansible Role not found, please import it before running this action again.": [
600
+ ""
601
+ ],
602
+ "Ansible role": [
603
+ ""
604
+ ],
605
+ "Ansible variables": [
606
+ ""
607
+ ],
608
+ "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.": [
609
+ ""
610
+ ],
611
+ "Requires %s Puppet class. This will assign the class to the hosts or selected hostgroups.": [
612
+ ""
613
+ ],
614
+ "Every puppet run ensures the foreman_scap_client is configured according to the policy.": [
615
+ ""
616
+ ],
617
+ "Puppet class": [
618
+ "Puppet 클래스 "
619
+ ],
620
+ "Smart Class Parameters": [
621
+ ""
622
+ ],
623
+ "%{type} was selected to deploy policy to clients, but %{type} is not available. Are you missing a plugin?": [
624
+ ""
625
+ ],
626
+ "Required %{msg_name} %{class} was not found, please ensure it is imported first.": [
627
+ ""
628
+ ],
629
+ "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding.": [
630
+ ""
631
+ ],
632
+ "Failed to save when overriding parameters for %{config_tool}, cause: %{errors}": [
633
+ ""
634
+ ],
635
+ "This feature is temporarily disabled. ": [
636
+ ""
637
+ ],
638
+ "The following Smart Proxies need to be updated to unlock the feature: %s. ": [
639
+ ""
640
+ ],
641
+ "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions.": [
642
+ ""
643
+ ],
644
+ "Was %s configured successfully?": [
645
+ ""
646
+ ],
647
+ "Assign openscap_proxy to %s before proceeding.": [
648
+ ""
649
+ ],
650
+ "Was %{model_name} %{name} configured successfully?": [
651
+ ""
652
+ ],
653
+ "Could not update Ansible Variables with override: true": [
654
+ ""
655
+ ],
656
+ "Is foreman_ansible present?": [
657
+ ""
658
+ ],
659
+ "foreman_ansible plugin not found, please install it before running this action again.": [
660
+ ""
661
+ ],
662
+ "Is theforeman.foreman_scap_client present?": [
663
+ ""
664
+ ],
665
+ "Are required variables for theforeman.foreman_scap_client present?": [
666
+ ""
667
+ ],
668
+ "The following Ansible Variables were not found: %{missing_vars}, please import them before running this action again.": [
669
+ ""
670
+ ],
671
+ "Is %s param set to be overriden?": [
672
+ ""
673
+ ],
674
+ "cause: ": [
675
+ ""
676
+ ],
677
+ "Failed to fetch content file from %s": [
678
+ ""
679
+ ],
680
+ "No proxy with OpenSCAP feature was found.": [
681
+ ""
682
+ ],
683
+ "No proxy with OpenSCAP feature is running.": [
684
+ ""
685
+ ],
686
+ "No available proxy to validate. Returned with error: %s": [
687
+ "검증하는 데 사용할 수 있는 프록시가 없습니다. 오류가 반환되었습니다: %s"
688
+ ],
689
+ "Changed file does not include existing SCAP content profiles": [
690
+ ""
691
+ ],
692
+ "More details": [
693
+ "더 자세히"
694
+ ],
695
+ "Description": [
696
+ "설명"
697
+ ],
698
+ "Rationale": [
699
+ "근거"
700
+ ],
701
+ "References": [
702
+ "참조"
703
+ ],
704
+ "Select all items in this page": [
705
+ "이 페이지에 있는 모든 항목을 선택 "
706
+ ],
707
+ "items selected. Uncheck to Clear": [
708
+ "항목이 선택되어 있습니다. 삭제하려면 선택 해제합니다 "
709
+ ],
710
+ "Reported At": [
711
+ "보고 일시"
712
+ ],
713
+ "Openscap Proxy": [
714
+ ""
715
+ ],
716
+ "Actions": [
717
+ "동작 "
718
+ ],
719
+ "Deleted policy": [
720
+ ""
721
+ ],
722
+ "Full Report": [
723
+ ""
724
+ ],
725
+ "Delete compliance report for %s?": [
726
+ "%s에 대한 컴플라이언스 보고서를 삭제하시겠습니까?"
727
+ ],
728
+ "Please Confirm": [
729
+ "확인해 주십시오 "
730
+ ],
731
+ "Report Metrics": [
732
+ "보고서 메트릭스 "
733
+ ],
734
+ "Report Status": [
735
+ "보고서 상태 "
736
+ ],
737
+ "Total": [
738
+ "전체"
739
+ ],
740
+ "Result": [
741
+ "결과"
742
+ ],
743
+ "Message": [
744
+ "메시지"
745
+ ],
746
+ "Resource": [
747
+ "자원"
748
+ ],
749
+ "Severity": [
750
+ "심각도"
751
+ ],
752
+ "Nothing to show": [
753
+ "표시할 것이 없습니다 "
754
+ ],
755
+ "Delete": [
756
+ "삭제"
757
+ ],
758
+ "these Compliance reports": [
759
+ ""
760
+ ],
761
+ "Back": [
762
+ "뒤로(_B)"
763
+ ],
764
+ "Host details": [
765
+ "호스트 상세 정보 "
766
+ ],
767
+ "View full report": [
768
+ "전체 보고서 보기"
769
+ ],
770
+ "Download XML in bzip": [
771
+ "XML을 bzip으로 다운로드"
772
+ ],
773
+ "Download HTML": [
774
+ ""
775
+ ],
776
+ "Loading...": [
777
+ "읽어들이는 중..."
778
+ ],
779
+ "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.": [
780
+ ""
781
+ ],
782
+ "Documentation": [
783
+ "문서 "
784
+ ],
785
+ "%s compliance report by policy": [
786
+ "",
787
+ ""
788
+ ],
789
+ "Policy %s": [
790
+ "정책 %s"
791
+ ],
792
+ "%s latest report": [
793
+ "%s 최신 보고서"
794
+ ],
795
+ "%s reports over time": [
796
+ "기간별 %s 보고서"
797
+ ],
798
+ "No report for this policy": [
799
+ "이 정책에 대한 보고서가 없습니다."
800
+ ],
801
+ "Latest Compliance Reports": [
802
+ ""
803
+ ],
804
+ "No reports available": [
805
+ "사용 가능한 보고서가 없습니다."
806
+ ],
807
+ "Host does not exist anymore": [
808
+ "호스트가 더 이상 존재하지 않음"
809
+ ],
810
+ "Policy is missing": [
811
+ ""
812
+ ],
813
+ "Compliance Reports Breakdown": [
814
+ ""
815
+ ],
816
+ "Changed": [
817
+ "변경됨"
818
+ ],
819
+ "Hostname": [
820
+ "호스트 이름 "
821
+ ],
822
+ "Changed?": [
823
+ "변경 여부"
824
+ ],
825
+ "Yes": [
826
+ "제공됨"
827
+ ],
828
+ "No": [
829
+ "제공되지 않음"
830
+ ],
831
+ "No ARF reports for this policy": [
832
+ "이 정책에 대한 ARF 보고서가 없습니다."
833
+ ],
834
+ "None!": [
835
+ "없음!"
836
+ ],
837
+ "Total of one host": [
838
+ "",
839
+ ""
840
+ ],
841
+ "Summary report for OpenScap from Foreman": [
842
+ ""
843
+ ],
844
+ "<b>Foreman</b> OpenSCAP summary": [
845
+ ""
846
+ ],
847
+ "Summary from %{time} ago to now": [
848
+ "%{time} 전에서 현재까지의 요약"
849
+ ],
850
+ "Summary report from Foreman server at %{foreman_url}": [
851
+ "%{foreman_url}의 Foreman 서버에서 가져온 요약"
852
+ ],
853
+ "Policies with hosts:": [
854
+ "호스트의 정책:"
855
+ ],
856
+ "Select OpenSCAP Proxy": [
857
+ ""
858
+ ],
859
+ "General": [
860
+ "일반"
861
+ ],
862
+ "Host Groups": [
863
+ "호스트 그룹 "
864
+ ],
865
+ "Choose period": [
866
+ "기간 선택"
867
+ ],
868
+ "Choose weekday": [
869
+ "요일 선택"
870
+ ],
871
+ "Number of a day in month, note that not all months have same count of days": [
872
+ "달의 일수입니다. 모든 달의 일수가 동일하지는 않습니다."
873
+ ],
874
+ "You can specify custom cron line, e.g. \\\"0 3 * * *\\\", separate each of 5 values by space": [
875
+ "각각의 5자리 값을 공백으로 구분하여 사용자 정의 cron 줄을 지정할 수 있습니다(예: \\\"0 3 * * *\\\")."
876
+ ],
877
+ "Name": [
878
+ "이름 "
879
+ ],
880
+ "Content": [
881
+ ""
882
+ ],
883
+ "Profile": [
884
+ ""
885
+ ],
886
+ "Effective Profile": [
887
+ ""
888
+ ],
889
+ "None": [
890
+ "없음"
891
+ ],
892
+ "Dashboard": [
893
+ "대시보드 "
894
+ ],
895
+ "Show Guide": [
896
+ "가이드 표시"
897
+ ],
898
+ "Delete compliance policy %s with all of its reports?": [
899
+ ""
900
+ ],
901
+ "New Compliance Policy": [
902
+ "새 컴플라이언스 정책"
903
+ ],
904
+ "Select Compliance Policy": [
905
+ "컴플라이언스 정책 선택"
906
+ ],
907
+ "Edit %s": [
908
+ "%s 편집 "
909
+ ],
910
+ "Compliance Policies": [
911
+ "컴플라이언스 정책"
912
+ ],
913
+ "Details for Compliance Policy %s": [
914
+ ""
915
+ ],
916
+ "There are significant differences in deployment options.": [
917
+ ""
918
+ ],
919
+ "Please make sure you understand them by reading our": [
920
+ ""
921
+ ],
922
+ "Choose day in month": [
923
+ ""
924
+ ],
925
+ "Next": [
926
+ "다음"
927
+ ],
928
+ "In Foreman, a compliance policy checklist is defined via %s.": [
929
+ ""
930
+ ],
931
+ "SCAP content": [
932
+ "SCAP 컨텐츠 "
933
+ ],
934
+ "Once SCAP content is present, you can create a policy, assign select host groups and schedule to run.": [
935
+ ""
936
+ ],
937
+ "New Policy": [
938
+ ""
939
+ ],
940
+ "Host Breakdown Chart": [
941
+ "호스트 분류 차트"
942
+ ],
943
+ "Policy assigned": [
944
+ ""
945
+ ],
946
+ "Date": [
947
+ "날짜"
948
+ ],
949
+ "View Report": [
950
+ "보고서 보기"
951
+ ],
952
+ "Hosts Breakdown": [
953
+ "호스트 분류"
954
+ ],
955
+ "Compliant with the policy": [
956
+ "정책에 부합"
957
+ ],
958
+ "Not compliant with the policy": [
959
+ "정책에 부합하지 않음"
960
+ ],
961
+ "Inconclusive results": [
962
+ "판단할 수 없는 결과"
963
+ ],
964
+ "Never audited": [
965
+ "감사되지 않음"
966
+ ],
967
+ "Total hosts with policy: %s": [
968
+ ""
969
+ ],
970
+ "Compliance policy: %s": [
971
+ "컴플라이언스 정책: %s"
972
+ ],
973
+ "Status table": [
974
+ "상태 표 "
975
+ ],
976
+ "Status chart": [
977
+ "상태 차트 "
978
+ ],
979
+ "Latest reports for policy: %s": [
980
+ "정책에 대한 최신 보고서: %s"
981
+ ],
982
+ "File Upload": [
983
+ "파일 업로드"
984
+ ],
985
+ "SCAP DataStream file": [
986
+ ""
987
+ ],
988
+ "Title": [
989
+ ""
990
+ ],
991
+ "File name": [
992
+ ""
993
+ ],
994
+ "Created at": [
995
+ ""
996
+ ],
997
+ "Download": [
998
+ "다운로드 "
999
+ ],
1000
+ "Delete scap content %s?": [
1001
+ ""
1002
+ ],
1003
+ "SCAP Contents": [
1004
+ "SCAP 컨텐츠"
1005
+ ],
1006
+ "Upload New SCAP Content": [
1007
+ "새 SCAP 컨텐츠 업로드"
1008
+ ],
1009
+ "Upload new SCAP content file": [
1010
+ "새 SCAP 컨텐츠 파일 업로드"
1011
+ ],
1012
+ "The Security Content Automation Protocol (SCAP), combines a number of open standards that are used to enumerate software flaws and\\n configuration issues related to security. ": [
1013
+ ""
1014
+ ],
1015
+ "In Foreman, scap_contents represent the SCAP security guides on your hosts, and create SCAP profiles for you to assign to hosts / host groups\\n via %s": [
1016
+ ""
1017
+ ],
1018
+ "New SCAP Content": [
1019
+ ""
1020
+ ],
1021
+ "%s spool errors detected, inspect the appropriate file directly on proxy": [
1022
+ ""
1023
+ ],
1024
+ "Failed to fetch spool status from proxy": [
1025
+ ""
1026
+ ],
1027
+ "None found": [
1028
+ "찾을 수 없습니다."
1029
+ ],
1030
+ "Proxy failed to send a report from spool to Foreman. This indicates a corrupted report format. Report has been moved to directory for storing corrupted files on proxy for later inspection.": [
1031
+ ""
1032
+ ],
1033
+ "Spool errors": [
1034
+ ""
1035
+ ],
1036
+ "DataStream Tailoring file": [
1037
+ ""
1038
+ ],
1039
+ "Delete tailoring file %s?": [
1040
+ ""
1041
+ ],
1042
+ "Tailoring Files": [
1043
+ ""
1044
+ ],
1045
+ "Upload New Tailoring file": [
1046
+ ""
1047
+ ],
1048
+ "Upload new Tailoring File": [
1049
+ ""
1050
+ ],
1051
+ "It may sometimes be required to adjust the security policy to your specific needs. ": [
1052
+ ""
1053
+ ],
1054
+ "In Foreman, tailoring_files represent the custom modifications to default XCCDF profiles and they can be applied to hosts\\n via %s": [
1055
+ ""
1056
+ ],
1057
+ "New Tailoring File": [
1058
+ ""
1059
+ ],
1060
+ "Compliance policy summary": [
1061
+ ""
1062
+ ],
1063
+ "A summary of reports for OpenSCAP policies": [
1064
+ ""
1065
+ ],
1066
+ "Can't find scap-security-guide RPM, are you sure it is installed on your server?": [
1067
+ ""
1068
+ ],
1069
+ "Expected an array of files to upload, got: %s.": [
1070
+ ""
1071
+ ],
1072
+ "%s is a directory, expecting file.": [
1073
+ ""
1074
+ ],
1075
+ "%s does not exist, skipping.": [
1076
+ ""
1077
+ ],
1078
+ "Failed saving %s:": [
1079
+ ""
1080
+ ],
1081
+ "No such directory: %s. Please check the path you have provided.": [
1082
+ ""
1083
+ ],
1084
+ "Red Hat %s default content": [
1085
+ ""
1086
+ ],
1087
+ "%s content": [
1088
+ ""
1089
+ ],
1090
+ "Policies": [
1091
+ "정책"
1092
+ ],
1093
+ "SCAP contents": [
1094
+ "SCAP 컨텐츠"
1095
+ ],
1096
+ "Reports": [
1097
+ "보고서 "
1098
+ ],
1099
+ "OVAL Contents": [
1100
+ ""
1101
+ ],
1102
+ "OVAL Policies": [
1103
+ ""
1104
+ ],
1105
+ "OpenSCAP Proxy to use for fetching SCAP content and uploading ARF reports. Leave blank and override appropriate parameters when using proxy load balancer.": [
1106
+ ""
1107
+ ],
1108
+ "OpenSCAP Proxy": [
1109
+ ""
1110
+ ],
1111
+ "ID of OpenSCAP Proxy": [
1112
+ ""
1113
+ ],
1114
+ "Run OpenSCAP scan": [
1115
+ ""
1116
+ ],
1117
+ "Run OVAL scan": [
1118
+ ""
1119
+ ],
1120
+ "Confirm": [
1121
+ ""
1122
+ ],
1123
+ "None provided": [
1124
+ ""
1125
+ ],
1126
+ "There's no available report for this host": [
1127
+ ""
1128
+ ],
1129
+ "Are you sure you want to delete %s?": [
1130
+ ""
1131
+ ],
1132
+ "Error!": [
1133
+ ""
1134
+ ],
1135
+ "Permission denied": [
1136
+ ""
1137
+ ],
1138
+ "There was a following error when deleting %(name)s: %(error)s": [
1139
+ ""
1140
+ ],
1141
+ "You are not authorized to view the page. ": [
1142
+ ""
1143
+ ],
1144
+ "Request the following permissions from administrator: %s.": [
1145
+ ""
1146
+ ],
1147
+ "No OVAL Contents found.": [
1148
+ ""
1149
+ ],
1150
+ "Delete OVAL Content": [
1151
+ ""
1152
+ ],
1153
+ "OVAL Content successfully deleted.": [
1154
+ ""
1155
+ ],
1156
+ "OVAL Content": [
1157
+ ""
1158
+ ],
1159
+ "Create OVAL Content": [
1160
+ ""
1161
+ ],
1162
+ "URL": [
1163
+ ""
1164
+ ],
1165
+ "Original File Name": [
1166
+ ""
1167
+ ],
1168
+ "OVAL Contents table": [
1169
+ ""
1170
+ ],
1171
+ "New OVAL Content": [
1172
+ ""
1173
+ ],
1174
+ "OVAL Content Source": [
1175
+ ""
1176
+ ],
1177
+ "OVAL Content from URL": [
1178
+ ""
1179
+ ],
1180
+ "OVAL Content from file": [
1181
+ ""
1182
+ ],
1183
+ "File": [
1184
+ ""
1185
+ ],
1186
+ "OVAL Content %s successfully created": [
1187
+ ""
1188
+ ],
1189
+ "Unknown error when submitting data, please try again later.": [
1190
+ ""
1191
+ ],
1192
+ "No OVAL Content found": [
1193
+ ""
1194
+ ],
1195
+ "No OVAL Policies found": [
1196
+ ""
1197
+ ],
1198
+ "Delete OVAL Policy": [
1199
+ ""
1200
+ ],
1201
+ "OVAL policy was successfully deleted.": [
1202
+ ""
1203
+ ],
1204
+ "OVAL policy": [
1205
+ ""
1206
+ ],
1207
+ "Create OVAL Policy": [
1208
+ ""
1209
+ ],
1210
+ "OVAL Policies Table": [
1211
+ ""
1212
+ ],
1213
+ "Type a hostgroup name...": [
1214
+ ""
1215
+ ],
1216
+ "Choose OVAL Content": [
1217
+ ""
1218
+ ],
1219
+ "can't be blank": [
1220
+ ""
1221
+ ],
1222
+ "is not a valid cronline": [
1223
+ ""
1224
+ ],
1225
+ "OVAL Policy succesfully created.": [
1226
+ ""
1227
+ ],
1228
+ "Failed to create OVAL Policy: %s": [
1229
+ ""
1230
+ ],
1231
+ "OVAL Content is required to create OVAL Policy. Please create one before proceeding.": [
1232
+ ""
1233
+ ],
1234
+ "No CVEs found.": [
1235
+ ""
1236
+ ],
1237
+ "Ref Id": [
1238
+ ""
1239
+ ],
1240
+ "Has Errata?": [
1241
+ ""
1242
+ ],
1243
+ "Hosts Count": [
1244
+ ""
1245
+ ],
1246
+ "Table of CVEs for OVAL policy": [
1247
+ ""
1248
+ ],
1249
+ "Period": [
1250
+ ""
1251
+ ],
1252
+ "No Hostgroups found.": [
1253
+ ""
1254
+ ],
1255
+ "Table of hostgroups for OVAL policy": [
1256
+ ""
1257
+ ],
1258
+ "Scan All Hostgroups": [
1259
+ ""
1260
+ ],
1261
+ "Details": [
1262
+ ""
1263
+ ],
1264
+ "CVEs": [
1265
+ ""
1266
+ ],
1267
+ "Weekly, on %s": [
1268
+ ""
1269
+ ],
1270
+ "Monthly, day of month: %s": [
1271
+ ""
1272
+ ],
1273
+ "Custom cron: %s": [
1274
+ ""
1275
+ ],
1276
+ "Unknown schedule": [
1277
+ ""
1278
+ ],
1279
+ "OVAL policy was successfully updated.": [
1280
+ ""
1281
+ ],
1282
+ "There was a following error when updating OVAL policy: %s": [
1283
+ ""
1284
+ ],
1285
+ "No OVAL Policy found": [
1286
+ ""
1287
+ ],
1288
+ "Action with sub plans": [
1289
+ "하위 계획이 있는 작업"
1290
+ ],
1291
+ "Import facts": [
1292
+ "팩트 불러오기"
1293
+ ],
1294
+ "Import Puppet classes": [
1295
+ "Puppet 클래스 가져오기"
1296
+ ],
1297
+ "Remote action:": [
1298
+ "원격 작업:"
1299
+ ]
1300
+ }
1301
+ }
1302
+ };