foreman_openscap 10.2.1 → 10.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (53) hide show
  1. checksums.yaml +4 -4
  2. data/app/validators/concerns/foreman_openscap/bookmark_controller_validator_extensions.rb +4 -5
  3. data/lib/foreman_openscap/version.rb +1 -1
  4. data/locale/cs_CZ/foreman_openscap.edit.po +43 -32
  5. data/locale/cs_CZ/guide-links.edit.po +1451 -0
  6. data/locale/de/foreman_openscap.edit.po +44 -33
  7. data/locale/de/guide-links.edit.po +1451 -0
  8. data/locale/en/foreman_openscap.edit.po +48 -37
  9. data/locale/en/guide-links.edit.po +1451 -0
  10. data/locale/en_GB/foreman_openscap.edit.po +42 -31
  11. data/locale/en_GB/guide-links.edit.po +1451 -0
  12. data/locale/es/foreman_openscap.edit.po +43 -32
  13. data/locale/es/guide-links.edit.po +1451 -0
  14. data/locale/fr/foreman_openscap.edit.po +51 -48
  15. data/locale/fr/guide-links.edit.po +1451 -0
  16. data/locale/gl/foreman_openscap.edit.po +43 -32
  17. data/locale/gl/guide-links.edit.po +1451 -0
  18. data/locale/it/foreman_openscap.edit.po +43 -32
  19. data/locale/it/guide-links.edit.po +1451 -0
  20. data/locale/ja/foreman_openscap.edit.po +56 -51
  21. data/locale/ja/guide-links.edit.po +1451 -0
  22. data/locale/ka/foreman_openscap.edit.po +43 -40
  23. data/locale/ka/guide-links.edit.po +1451 -0
  24. data/locale/ko/foreman_openscap.edit.po +70 -64
  25. data/locale/ko/guide-links.edit.po +1451 -0
  26. data/locale/pt_BR/foreman_openscap.edit.po +43 -32
  27. data/locale/pt_BR/guide-links.edit.po +1451 -0
  28. data/locale/ru/foreman_openscap.edit.po +43 -32
  29. data/locale/ru/guide-links.edit.po +1451 -0
  30. data/locale/sv_SE/foreman_openscap.edit.po +43 -32
  31. data/locale/sv_SE/guide-links.edit.po +1451 -0
  32. data/locale/zh_CN/foreman_openscap.edit.po +48 -43
  33. data/locale/zh_CN/guide-links.edit.po +1451 -0
  34. data/locale/zh_TW/foreman_openscap.edit.po +43 -32
  35. data/locale/zh_TW/guide-links.edit.po +1451 -0
  36. data/test/unit/concerns/bookmark_controller_validator_extensions_test.rb +16 -0
  37. metadata +37 -19
  38. /data/locale/cs_CZ/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
  39. /data/locale/de/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
  40. /data/locale/en/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
  41. /data/locale/en_GB/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
  42. /data/locale/es/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
  43. /data/locale/fr/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
  44. /data/locale/gl/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
  45. /data/locale/it/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
  46. /data/locale/ja/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
  47. /data/locale/ka/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
  48. /data/locale/ko/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
  49. /data/locale/pt_BR/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
  50. /data/locale/ru/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
  51. /data/locale/sv_SE/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
  52. /data/locale/zh_CN/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
  53. /data/locale/zh_TW/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
@@ -3,12 +3,12 @@
3
3
  # This file is distributed under the same license as the foreman_openscap package.
4
4
  #
5
5
  # Translators:
6
+ # Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025
6
7
  # FIRST AUTHOR <EMAIL@ADDRESS>, 2016
7
8
  msgid ""
8
9
  msgstr ""
9
- "Project-Id-Version: foreman_openscap 10.1.0\n"
10
+ "Project-Id-Version: foreman_openscap 12.0.1\n"
10
11
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2024-12-03 14:01+0000\n"
12
12
  "PO-Revision-Date: 2016-04-14 07:48+0000\n"
13
13
  "Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2016\n"
14
14
  "Language-Team: Korean (http://app.transifex.com/foreman/foreman/language/ko/)\n"
@@ -234,39 +234,39 @@ msgstr "맞춤형 파일 업데이트"
234
234
  msgid "Deletes a Tailoring file"
235
235
  msgstr "맞춤형 파일 삭제"
236
236
 
237
- #: ../app/controllers/arf_reports_controller.rb:43
237
+ #: ../app/controllers/arf_reports_controller.rb:42
238
238
  msgid "Failed to downloaded ARF report as bzip: %s"
239
239
  msgstr "ARF 보고서를 bzip으로 다운로드하는 데 실패했습니다: %s"
240
240
 
241
- #: ../app/controllers/arf_reports_controller.rb:54
241
+ #: ../app/controllers/arf_reports_controller.rb:53
242
242
  msgid "Failed to downloaded ARF report in HTML: %s"
243
243
  msgstr "HTML로 ARF 보고서를 다운로드하는 데 실패했습니다: %s"
244
244
 
245
- #: ../app/controllers/arf_reports_controller.rb:61
245
+ #: ../app/controllers/arf_reports_controller.rb:60
246
246
  msgid "Successfully deleted ARF report."
247
247
  msgstr "ARF 보고서를 성공적으로 삭제했습니다."
248
248
 
249
- #: ../app/controllers/arf_reports_controller.rb:63
249
+ #: ../app/controllers/arf_reports_controller.rb:62
250
250
  msgid "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
251
251
  msgstr "%{reported_at}에 보고된 호스트 %{host_name}의 ARF 보고서를 삭제하지 못했습니다."
252
252
 
253
- #: ../app/controllers/arf_reports_controller.rb:73
253
+ #: ../app/controllers/arf_reports_controller.rb:72
254
254
  msgid "Failed to delete %s compliance reports"
255
255
  msgstr "%s 컴플라이언스 보고서를 삭제하지 못했습니다."
256
256
 
257
- #: ../app/controllers/arf_reports_controller.rb:76
257
+ #: ../app/controllers/arf_reports_controller.rb:75
258
258
  msgid "Successfully deleted %s compliance reports"
259
259
  msgstr "%s 컴플라이언스 보고서를 삭제했습니다."
260
260
 
261
- #: ../app/controllers/arf_reports_controller.rb:112
261
+ #: ../app/controllers/arf_reports_controller.rb:111
262
262
  msgid "No compliance reports were found."
263
263
  msgstr "컴플라이언트 보고서를 찾을 수 없습니다."
264
264
 
265
- #: ../app/controllers/arf_reports_controller.rb:116
265
+ #: ../app/controllers/arf_reports_controller.rb:115
266
266
  msgid "No compliance reports selected"
267
267
  msgstr "선택된 컴플라이언트 보고서가 없습니다"
268
268
 
269
- #: ../app/controllers/arf_reports_controller.rb:121
269
+ #: ../app/controllers/arf_reports_controller.rb:120
270
270
  msgid "Something went wrong while selecting compliance reports - %s"
271
271
  msgstr "컴플라이언스 보고서를 선택하는 도중 문제가 발생했습니다 - %s"
272
272
 
@@ -312,7 +312,7 @@ msgstr "해당 ID, 이름 또는 쿼리 필터를 가진 호스트를 찾을 수
312
312
 
313
313
  #: ../app/controllers/policies_controller.rb:134
314
314
  msgid "No hosts selected"
315
- msgstr "선택된 호스트가 없음 "
315
+ msgstr "선택된 호스트가 없음"
316
316
 
317
317
  #: ../app/controllers/policies_controller.rb:139
318
318
  msgid "Something went wrong while selecting hosts - %s"
@@ -320,7 +320,7 @@ msgstr "호스트를 선택하는 도중 문제가 발생했습니다 - %s"
320
320
 
321
321
  #: ../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
322
322
  msgid "Failed"
323
- msgstr "실패"
323
+ msgstr "실패 "
324
324
 
325
325
  #: ../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
326
326
  msgid "Passed"
@@ -328,7 +328,7 @@ msgstr "통과됨"
328
328
 
329
329
  #: ../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
330
330
  msgid "Other"
331
- msgstr "기타"
331
+ msgstr "기타 "
332
332
 
333
333
  #: ../app/helpers/arf_report_dashboard_helper.rb:26
334
334
  msgid "Number of Events"
@@ -364,7 +364,7 @@ msgstr "보고서 삭제"
364
364
 
365
365
  #: ../app/helpers/arf_reports_helper.rb:45
366
366
  msgid "Select Action"
367
- msgstr "작업 선택 "
367
+ msgstr "작업 선택"
368
368
 
369
369
  #: ../app/helpers/arf_reports_helper.rb:48
370
370
  msgid "%s - The following compliance reports are about to be changed"
@@ -404,7 +404,7 @@ msgstr "개선 사항"
404
404
 
405
405
  #: ../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
406
406
  msgid "Host"
407
- msgstr "호스트"
407
+ msgstr "호스트 "
408
408
 
409
409
  #: ../app/helpers/compliance_dashboard_helper.rb:4 ../app/views/arf_reports/_list.html.erb:8
410
410
  msgid "Policy"
@@ -441,7 +441,7 @@ msgstr "컴플라이언스 정책 할당 취소"
441
441
  msgid "Change OpenSCAP Proxy"
442
442
  msgstr "OpenSCAP 프록시 변경"
443
443
 
444
- #: ../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
444
+ #: ../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:42
445
445
  msgid "Compliance"
446
446
  msgstr "컴플라이언스 "
447
447
 
@@ -491,7 +491,7 @@ msgstr "보내기"
491
491
 
492
492
  #: ../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
493
493
  msgid "Cancel"
494
- msgstr "취소"
494
+ msgstr "취소 "
495
495
 
496
496
  #: ../app/helpers/policy_dashboard_helper.rb:11
497
497
  msgid "Compliant hosts"
@@ -603,7 +603,7 @@ msgstr "위치"
603
603
 
604
604
  #: ../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
605
605
  msgid "Organizations"
606
- msgstr "조직 "
606
+ msgstr "조직"
607
607
 
608
608
  #: ../app/models/foreman_openscap/policy.rb:11
609
609
  msgid "Hostgroups"
@@ -643,7 +643,7 @@ msgstr "잘못된 유형 %s"
643
643
 
644
644
  #: ../app/services/foreman_openscap/bulk_upload.rb:26
645
645
  msgid "Can't find %{packages} RPM(s), are you sure it is installed on your server?"
646
- msgstr ""
646
+ msgstr "%{packages} RPM을 찾을 수 없습니다. 확실히 서버에 설치되어 있습니까?"
647
647
 
648
648
  #: ../app/services/foreman_openscap/bulk_upload.rb:36
649
649
  msgid "Expected an array of files to upload, got: %s."
@@ -657,19 +657,19 @@ msgstr "%s은/는 디렉토리이며 파일이 필요합니다."
657
657
  msgid "%s does not exist, skipping."
658
658
  msgstr "%s 존재하지 않습니다. 건너뜁니다."
659
659
 
660
- #: ../app/services/foreman_openscap/bulk_upload.rb:65
660
+ #: ../app/services/foreman_openscap/bulk_upload.rb:64
661
661
  msgid "Failed saving %s:"
662
662
  msgstr "%s 저장에 실패했습니다:"
663
663
 
664
- #: ../app/services/foreman_openscap/bulk_upload.rb:73
664
+ #: ../app/services/foreman_openscap/bulk_upload.rb:72
665
665
  msgid "No such directory: %s. Please check the path you have provided."
666
666
  msgstr "해당 디렉토리가 없습니다:%s . 제공하신 경로를 확인해 주세요."
667
667
 
668
- #: ../app/services/foreman_openscap/bulk_upload.rb:95
668
+ #: ../app/services/foreman_openscap/bulk_upload.rb:94
669
669
  msgid "Red Hat %s default content"
670
670
  msgstr "Red Hat %s 기본 콘텐츠"
671
671
 
672
- #: ../app/services/foreman_openscap/bulk_upload.rb:95
672
+ #: ../app/services/foreman_openscap/bulk_upload.rb:94
673
673
  msgid "%s content"
674
674
  msgstr "%s 콘텐츠"
675
675
 
@@ -719,7 +719,7 @@ msgstr "클라이언트에 정책을 배포하도록 %{type}이/가 선택되었
719
719
 
720
720
  #: ../app/services/foreman_openscap/lookup_key_overrider.rb:27
721
721
  msgid "Required %{msg_name} %{class} was not found, please ensure it is imported first."
722
- msgstr "필수의 %{msg_name} %{class}을/를 찾을 수 없습니다. 먼저 가져왔는지 확인하세요."
722
+ msgstr "필수의 %{msg_name} %{class} 을/를 찾을 수 없습니다. 먼저 가져왔는지 확인하세요."
723
723
 
724
724
  #: ../app/services/foreman_openscap/lookup_key_overrider.rb:35
725
725
  msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding."
@@ -751,7 +751,7 @@ msgstr "더 자세히"
751
751
 
752
752
  #: ../app/views/arf_reports/_detailed_message.html.erb:6
753
753
  msgid "Description"
754
- msgstr "설명"
754
+ msgstr "설명 "
755
755
 
756
756
  #: ../app/views/arf_reports/_detailed_message.html.erb:7
757
757
  msgid "Rationale"
@@ -763,11 +763,11 @@ msgstr "참조"
763
763
 
764
764
  #: ../app/views/arf_reports/_list.html.erb:5
765
765
  msgid "Select all items in this page"
766
- msgstr "이 페이지에 있는 모든 항목을 선택 "
766
+ msgstr "이 페이지에 있는 모든 항목을 선택"
767
767
 
768
768
  #: ../app/views/arf_reports/_list.html.erb:5
769
769
  msgid "items selected. Uncheck to Clear"
770
- msgstr "항목이 선택되어 있습니다. 삭제하려면 선택 해제합니다 "
770
+ msgstr "항목이 선택되어 있습니다. 삭제하려면 선택 해제합니다"
771
771
 
772
772
  #: ../app/views/arf_reports/_list.html.erb:7 ../app/views/arf_reports/delete_multiple.html.erb:10
773
773
  msgid "Reported At"
@@ -795,7 +795,7 @@ msgstr "%s에 대한 컴플라이언스 보고서를 삭제하시겠습니까?"
795
795
 
796
796
  #: ../app/views/arf_reports/_list.html.erb:48
797
797
  msgid "Please Confirm"
798
- msgstr "확인해 주십시오 "
798
+ msgstr "확인해 주십시오"
799
799
 
800
800
  #: ../app/views/arf_reports/_metrics.html.erb:6
801
801
  msgid "Report Metrics"
@@ -811,19 +811,19 @@ msgstr "전체"
811
811
 
812
812
  #: ../app/views/arf_reports/_output.html.erb:12
813
813
  msgid "Result"
814
- msgstr "결과"
814
+ msgstr "결과 "
815
815
 
816
816
  #: ../app/views/arf_reports/_output.html.erb:13
817
817
  msgid "Message"
818
- msgstr "메시지"
818
+ msgstr "메세지 "
819
819
 
820
820
  #: ../app/views/arf_reports/_output.html.erb:14
821
821
  msgid "Resource"
822
- msgstr "자원"
822
+ msgstr "리소스"
823
823
 
824
824
  #: ../app/views/arf_reports/_output.html.erb:15
825
825
  msgid "Severity"
826
- msgstr "심각도"
826
+ msgstr "중요도"
827
827
 
828
828
  #: ../app/views/arf_reports/_output.html.erb:33
829
829
  msgid "Nothing to show"
@@ -831,35 +831,39 @@ msgstr "표시할 것이 없습니다 "
831
831
 
832
832
  #: ../app/views/arf_reports/delete_multiple.html.erb:27
833
833
  msgid "Delete"
834
- msgstr "삭제"
834
+ msgstr "삭제 "
835
835
 
836
836
  #: ../app/views/arf_reports/delete_multiple.html.erb:28
837
837
  msgid "these Compliance reports"
838
838
  msgstr "컴플라이언스 보고서"
839
839
 
840
- #: ../app/views/arf_reports/show.html.erb:14 ../webpack/components/OpenscapRemediationWizard/Footer.js:40
841
- msgid "Back"
842
- msgstr "뒤로(_B)"
843
-
844
- #: ../app/views/arf_reports/show.html.erb:16
840
+ #: ../app/views/arf_reports/show.html.erb:14 ../app/views/arf_reports/show.html.erb:16
845
841
  msgid "Host details"
846
842
  msgstr "호스트 상세 정보 "
847
843
 
848
- #: ../app/views/arf_reports/show.html.erb:17
844
+ #: ../app/views/arf_reports/show.html.erb:16
845
+ msgid "The host was moved or deleted"
846
+ msgstr "호스트가 이동되었거나 삭제되었습니다."
847
+
848
+ #: ../app/views/arf_reports/show.html.erb:18 ../webpack/components/OpenscapRemediationWizard/Footer.js:40
849
+ msgid "Back"
850
+ msgstr "뒤로 "
851
+
852
+ #: ../app/views/arf_reports/show.html.erb:21
849
853
  msgid "View full report"
850
854
  msgstr "전체 보고서 보기"
851
855
 
852
- #: ../app/views/arf_reports/show.html.erb:18
856
+ #: ../app/views/arf_reports/show.html.erb:22
853
857
  msgid "Download XML in bzip"
854
858
  msgstr "XML을 bzip으로 다운로드"
855
859
 
856
- #: ../app/views/arf_reports/show.html.erb:19
860
+ #: ../app/views/arf_reports/show.html.erb:23
857
861
  msgid "Download HTML"
858
862
  msgstr "HTML 다운로드"
859
863
 
860
864
  #: ../app/views/arf_reports/show_html.html.erb:10
861
865
  msgid "Loading..."
862
- msgstr "읽어들이는 중..."
866
+ msgstr "로딩..."
863
867
 
864
868
  #: ../app/views/arf_reports/welcome.html.erb:9
865
869
  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."
@@ -869,24 +873,24 @@ msgstr "ARF 보고서가 없는 것 같습니다. ARF 보고서는 주어진 준
869
873
  msgid "Documentation"
870
874
  msgstr "문서 "
871
875
 
872
- #: ../app/views/compliance_hosts/show.html.erb:8
876
+ #: ../app/views/compliance_hosts/show.html.erb:10
873
877
  msgid "%s compliance report by policy"
874
878
  msgid_plural "%s compliance reports by policy"
875
879
  msgstr[0] "%s 정책별 컴플라이언스 보고서"
876
880
 
877
- #: ../app/views/compliance_hosts/show.html.erb:10
881
+ #: ../app/views/compliance_hosts/show.html.erb:12
878
882
  msgid "Policy %s"
879
883
  msgstr "정책 %s"
880
884
 
881
- #: ../app/views/compliance_hosts/show.html.erb:16
885
+ #: ../app/views/compliance_hosts/show.html.erb:18
882
886
  msgid "%s latest report"
883
887
  msgstr "%s 최신 보고서"
884
888
 
885
- #: ../app/views/compliance_hosts/show.html.erb:28
889
+ #: ../app/views/compliance_hosts/show.html.erb:30
886
890
  msgid "%s reports over time"
887
891
  msgstr "기간별 %s 보고서"
888
892
 
889
- #: ../app/views/compliance_hosts/show.html.erb:34
893
+ #: ../app/views/compliance_hosts/show.html.erb:36
890
894
  msgid "No report for this policy"
891
895
  msgstr "이 정책에 대한 보고서가 없습니다."
892
896
 
@@ -916,7 +920,7 @@ msgstr "변경됨"
916
920
 
917
921
  #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:5
918
922
  msgid "Hostname"
919
- msgstr "호스트 이름 "
923
+ msgstr "호스트 이름"
920
924
 
921
925
  #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:17
922
926
  msgid "Changed?"
@@ -924,11 +928,11 @@ msgstr "변경 여부"
924
928
 
925
929
  #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
926
930
  msgid "Yes"
927
- msgstr "제공됨"
931
+ msgstr ""
928
932
 
929
933
  #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
930
934
  msgid "No"
931
- msgstr "제공되지 않음"
935
+ msgstr "아니오 "
932
936
 
933
937
  #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:40
934
938
  msgid "No ARF reports for this policy"
@@ -997,7 +1001,7 @@ msgstr "이름 "
997
1001
 
998
1002
  #: ../app/views/policies/_list.html.erb:4
999
1003
  msgid "Content"
1000
- msgstr "콘텐츠"
1004
+ msgstr "컨텐츠"
1001
1005
 
1002
1006
  #: ../app/views/policies/_list.html.erb:5
1003
1007
  msgid "Profile"
@@ -1009,7 +1013,7 @@ msgstr "효과적인 프로필"
1009
1013
 
1010
1014
  #: ../app/views/policies/_list.html.erb:28
1011
1015
  msgid "None"
1012
- msgstr "없음"
1016
+ msgstr "없음 "
1013
1017
 
1014
1018
  #: ../app/views/policies/_list.html.erb:36
1015
1019
  msgid "Dashboard"
@@ -1053,7 +1057,7 @@ msgstr "문서를 읽은 후 이해했는지 "
1053
1057
 
1054
1058
  #: ../app/views/policies/steps/_deployment_options_form.html.erb:7
1055
1059
  msgid "documentation"
1056
- msgstr "확인하십시오."
1060
+ msgstr "문서"
1057
1061
 
1058
1062
  #: ../app/views/policies/steps/_schedule_form.html.erb:12
1059
1063
  msgid "Choose day in month"
@@ -1089,7 +1093,7 @@ msgstr "정책이 할당됨"
1089
1093
 
1090
1094
  #: ../app/views/policy_dashboard/_policy_reports.html.erb:8
1091
1095
  msgid "Date"
1092
- msgstr "날짜"
1096
+ msgstr "날짜 "
1093
1097
 
1094
1098
  #: ../app/views/policy_dashboard/_policy_reports.html.erb:24
1095
1099
  msgid "View Report"
@@ -1293,11 +1297,19 @@ msgstr "Shell을 사용하여 OpenSCAP 수정 실행"
1293
1297
  msgid "Confirm"
1294
1298
  msgstr "확인"
1295
1299
 
1296
- #: ../webpack/components/HostExtentions/HostKebabItems.js:37
1300
+ #: ../webpack/components/HostExtentions/HostKebabItems.js:38
1297
1301
  msgid "There's no available report for this host"
1298
1302
  msgstr "이 호스트에 사용 가능한 보고서가 없습니다."
1299
1303
 
1300
- #: ../webpack/components/OpenscapRemediationWizard/Footer.js:30 ../webpack/components/OpenscapRemediationWizard/index.js:94
1304
+ #: ../webpack/components/LineChart/index.js:202
1305
+ msgid "Line chart"
1306
+ msgstr ""
1307
+
1308
+ #: ../webpack/components/LineChart/index.js:314
1309
+ msgid "No data available"
1310
+ msgstr ""
1311
+
1312
+ #: ../webpack/components/OpenscapRemediationWizard/Footer.js:30 ../webpack/components/OpenscapRemediationWizard/index.js:95
1301
1313
  msgid "Run"
1302
1314
  msgstr "실행"
1303
1315
 
@@ -1321,7 +1333,7 @@ msgstr "수정 검토"
1321
1333
  msgid "Done"
1322
1334
  msgstr "완료"
1323
1335
 
1324
- #: ../webpack/components/OpenscapRemediationWizard/index.js:132
1336
+ #: ../webpack/components/OpenscapRemediationWizard/index.js:133
1325
1337
  msgid "Remediate %s rule"
1326
1338
  msgstr "%s 규칙 개선 사항"
1327
1339
 
@@ -1436,9 +1448,3 @@ msgstr "해당 페이지를 볼 권한이 없습니다. "
1436
1448
  #: ../webpack/helpers/permissionsHelper.js:37
1437
1449
  msgid "Request the following permissions from administrator: %s."
1438
1450
  msgstr "관리자에게 다음 권한을 요청하세요: %s ."
1439
-
1440
- #: ../lib/foreman_openscap/bulk_upload.rb:20
1441
- #~ msgid ""
1442
- #~ "Can't find scap-security-guide RPM, are you sure it is installed on your serve"
1443
- #~ "r?"
1444
- #~ msgstr "scap-security-guide RPM을 찾을 수 없습니다. 서버에 설치되어 있는지 확인해주세요."