foreman_openscap 7.0.0 → 7.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (80) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_openscap/locale/cs_CZ/foreman_openscap.js +4 -4
  3. data/app/assets/javascripts/foreman_openscap/locale/de/foreman_openscap.js +8 -5
  4. data/app/assets/javascripts/foreman_openscap/locale/en/foreman_openscap.js +4 -4
  5. data/app/assets/javascripts/foreman_openscap/locale/en_GB/foreman_openscap.js +4 -4
  6. data/app/assets/javascripts/foreman_openscap/locale/es/foreman_openscap.js +8 -5
  7. data/app/assets/javascripts/foreman_openscap/locale/fr/foreman_openscap.js +8 -5
  8. data/app/assets/javascripts/foreman_openscap/locale/gl/foreman_openscap.js +4 -4
  9. data/app/assets/javascripts/foreman_openscap/locale/it/foreman_openscap.js +4 -4
  10. data/app/assets/javascripts/foreman_openscap/locale/ja/foreman_openscap.js +8 -5
  11. data/app/assets/javascripts/foreman_openscap/locale/ka/foreman_openscap.js +1302 -0
  12. data/app/assets/javascripts/foreman_openscap/locale/ko/foreman_openscap.js +8 -5
  13. data/app/assets/javascripts/foreman_openscap/locale/pt_BR/foreman_openscap.js +8 -5
  14. data/app/assets/javascripts/foreman_openscap/locale/ru/foreman_openscap.js +8 -5
  15. data/app/assets/javascripts/foreman_openscap/locale/sv_SE/foreman_openscap.js +4 -4
  16. data/app/assets/javascripts/foreman_openscap/locale/zh_CN/foreman_openscap.js +8 -5
  17. data/app/assets/javascripts/foreman_openscap/locale/zh_TW/foreman_openscap.js +8 -5
  18. data/app/controllers/api/v2/compliance/arf_reports_controller.rb +2 -1
  19. data/app/controllers/policies_controller.rb +10 -5
  20. data/app/controllers/tailoring_files_controller.rb +3 -0
  21. data/app/helpers/foreman_openscap_helper.rb +11 -8
  22. data/app/helpers/policies_helper.rb +2 -0
  23. data/app/models/concerns/foreman_openscap/host_extensions.rb +2 -0
  24. data/app/views/arf_reports/show.html.erb +0 -1
  25. data/app/views/arf_reports/welcome.html.erb +1 -1
  26. data/app/views/compliance_hosts/show.html.erb +1 -1
  27. data/app/views/policies/index.html.erb +1 -1
  28. data/app/views/policies/steps/_deployment_options_form.html.erb +1 -1
  29. data/app/views/policies/steps/_policy_attributes_form.html.erb +1 -1
  30. data/app/views/policies/steps/_schedule_form.html.erb +8 -4
  31. data/app/views/policy_dashboard/index.html.erb +1 -1
  32. data/app/views/scap_contents/index.html.erb +1 -1
  33. data/app/views/tailoring_files/index.html.erb +1 -1
  34. data/lib/foreman_openscap/version.rb +1 -1
  35. data/locale/Makefile +3 -3
  36. data/locale/cs_CZ/foreman_openscap.edit.po +28 -28
  37. data/locale/cs_CZ/foreman_openscap.po +1 -1
  38. data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
  39. data/locale/de/foreman_openscap.edit.po +295 -133
  40. data/locale/de/foreman_openscap.po +2 -2
  41. data/locale/en/foreman_openscap.edit.po +28 -28
  42. data/locale/en/foreman_openscap.po +1 -1
  43. data/locale/en_GB/foreman_openscap.edit.po +28 -28
  44. data/locale/en_GB/foreman_openscap.po +1 -1
  45. data/locale/es/LC_MESSAGES/foreman_openscap.mo +0 -0
  46. data/locale/es/foreman_openscap.edit.po +292 -126
  47. data/locale/es/foreman_openscap.po +2 -2
  48. data/locale/foreman_openscap.pot +33 -33
  49. data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
  50. data/locale/fr/foreman_openscap.edit.po +376 -215
  51. data/locale/fr/foreman_openscap.po +2 -2
  52. data/locale/gl/foreman_openscap.edit.po +28 -28
  53. data/locale/gl/foreman_openscap.po +1 -1
  54. data/locale/it/foreman_openscap.edit.po +28 -28
  55. data/locale/it/foreman_openscap.po +1 -1
  56. data/locale/ja/LC_MESSAGES/foreman_openscap.mo +0 -0
  57. data/locale/ja/foreman_openscap.edit.po +360 -199
  58. data/locale/ja/foreman_openscap.po +2 -2
  59. data/locale/ka/LC_MESSAGES/foreman_openscap.mo +0 -0
  60. data/locale/ka/foreman_openscap.edit.po +1902 -0
  61. data/locale/ka/foreman_openscap.po +1309 -0
  62. data/locale/ko/LC_MESSAGES/foreman_openscap.mo +0 -0
  63. data/locale/ko/foreman_openscap.edit.po +28 -28
  64. data/locale/ko/foreman_openscap.po +2 -2
  65. data/locale/pt_BR/LC_MESSAGES/foreman_openscap.mo +0 -0
  66. data/locale/pt_BR/foreman_openscap.edit.po +292 -132
  67. data/locale/pt_BR/foreman_openscap.po +2 -2
  68. data/locale/ru/LC_MESSAGES/foreman_openscap.mo +0 -0
  69. data/locale/ru/foreman_openscap.edit.po +28 -28
  70. data/locale/ru/foreman_openscap.po +2 -2
  71. data/locale/sv_SE/foreman_openscap.edit.po +28 -28
  72. data/locale/sv_SE/foreman_openscap.po +1 -1
  73. data/locale/zh_CN/LC_MESSAGES/foreman_openscap.mo +0 -0
  74. data/locale/zh_CN/foreman_openscap.edit.po +360 -199
  75. data/locale/zh_CN/foreman_openscap.po +2 -2
  76. data/locale/zh_TW/LC_MESSAGES/foreman_openscap.mo +0 -0
  77. data/locale/zh_TW/foreman_openscap.edit.po +28 -28
  78. data/locale/zh_TW/foreman_openscap.po +2 -2
  79. data/package.json +0 -3
  80. metadata +10 -6
@@ -1,23 +1,22 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the foreman_openscap package.
4
- #
4
+ #
5
5
  # Translators:
6
6
  # FIRST AUTHOR <EMAIL@ADDRESS>, 2016
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: Foreman\n"
9
+ "Project-Id-Version: foreman_openscap 7.1.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
+ "POT-Creation-Date: 2023-11-28 22:29+0100\n"
11
12
  "PO-Revision-Date: 2016-04-14 07:48+0000\n"
12
13
  "Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2016\n"
13
- "Language-Team: Portuguese (Brazil) (http://www.transifex.com/foreman/foreman/l"
14
- "anguage/pt_BR/)\n"
14
+ "Language-Team: Portuguese (Brazil) (http://app.transifex.com/foreman/foreman/language/pt_BR/)\n"
15
15
  "MIME-Version: 1.0\n"
16
16
  "Content-Type: text/plain; charset=UTF-8\n"
17
17
  "Content-Transfer-Encoding: 8bit\n"
18
18
  "Language: pt_BR\n"
19
- "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 100000"
20
- "0 == 0 ? 1 : 2;\n"
19
+ "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
21
20
 
22
21
  #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:25
23
22
  msgid "List ARF reports"
@@ -47,12 +46,15 @@ msgstr "Fazer download do relatório ARF em HTML"
47
46
  msgid "Policy with id %s not found."
48
47
  msgstr "Política com ID %s não encontrada."
49
48
 
50
- #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:103 ../app/controllers/api/v2/compliance/oval_reports_controller.rb:32
49
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:103
50
+ #: ../app/controllers/api/v2/compliance/oval_reports_controller.rb:32
51
51
  msgid "Could not find host identified by: %s"
52
52
  msgstr "Não foi possível encontrar o host identificado por: %s"
53
53
 
54
54
  #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:108
55
- 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"
55
+ msgid ""
56
+ "Failed to upload Arf Report, OpenSCAP proxy name or url not found in params "
57
+ "when uploading for %s and host is missing openscap_proxy"
56
58
  msgstr "Falha ao carregar relatório ARF. O nome do proxy OpenSCAP ou URL não foi encontrado nos parâmetros ao fazer upload para %s e o host não tem openscap_proxy"
57
59
 
58
60
  #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:120
@@ -291,7 +293,8 @@ msgstr "Nome do conteúdo SCAP"
291
293
  msgid "XML containing SCAP content"
292
294
  msgstr "XML contendo conteúdo SCAP"
293
295
 
294
- #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:42 ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:37
296
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:42
297
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:37
295
298
  msgid "Original file name of the XML file"
296
299
  msgstr "Nome do arquivo original do arquivo XML"
297
300
 
@@ -324,7 +327,9 @@ msgid "Directory to upload when using \"directory\" upload type"
324
327
  msgstr "Diretório para carregar ao usar o tipo \"diretório\" de carregamento"
325
328
 
326
329
  #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:86
327
- msgid "Please specify import type, received: %{received}, expected one of: %{expected}"
330
+ msgid ""
331
+ "Please specify import type, received: %{received}, expected one of: "
332
+ "%{expected}"
328
333
  msgstr "Favor especificar o tipo de importação, recebido: %{received}, espera-se um de: % % de{expected}"
329
334
 
330
335
  #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:11
@@ -372,7 +377,8 @@ msgid "Successfully deleted ARF report."
372
377
  msgstr "Relatório ARF excluído com êxito."
373
378
 
374
379
  #: ../app/controllers/arf_reports_controller.rb:57
375
- msgid "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
380
+ msgid ""
381
+ "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
376
382
  msgstr "Falha ao excluir o relatório ARF para o host %{host_name} relatado em %{reported_at}"
377
383
 
378
384
  #: ../app/controllers/arf_reports_controller.rb:67
@@ -404,7 +410,9 @@ msgid "The identifier of the host"
404
410
  msgstr "O identificador do host"
405
411
 
406
412
  #: ../app/controllers/concerns/foreman_openscap/hosts_and_hostgroups_controller_extensions.rb:10
407
- msgid "The %s proxy does not have Openscap feature enabled. Either set correct OpenSCAP Proxy or unset it."
413
+ msgid ""
414
+ "The %s proxy does not have Openscap feature enabled. Either set correct "
415
+ "OpenSCAP Proxy or unset it."
408
416
  msgstr ""
409
417
 
410
418
  #: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:26
@@ -431,27 +439,40 @@ msgstr "Hosts atualizados: Cancelada atribuição à política '%s'"
431
439
  msgid "No valid policy ID provided"
432
440
  msgstr "Não foi fornecida uma ID de política válida"
433
441
 
434
- #: ../app/controllers/policies_controller.rb:125
435
- msgid "No hosts were found."
436
- msgstr "Nenhum host localizado."
437
-
438
442
  #: ../app/controllers/policies_controller.rb:129
443
+ msgid "No hosts were found with that id, name or query filter"
444
+ msgstr "Nenhum host encontrado com esse filtro de ID, nome ou consulta"
445
+
446
+ #: ../app/controllers/policies_controller.rb:134
439
447
  msgid "No hosts selected"
440
448
  msgstr "Não foi selecionado nenhum host"
441
449
 
442
- #: ../app/controllers/policies_controller.rb:134
450
+ #: ../app/controllers/policies_controller.rb:139
443
451
  msgid "Something went wrong while selecting hosts - %s"
444
452
  msgstr "Ocorreu um erro ao selecionar hosts - %s"
445
453
 
446
- #: ../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
454
+ #: ../app/helpers/arf_report_dashboard_helper.rb:16
455
+ #: ../app/helpers/compliance_dashboard_helper.rb:8
456
+ #: ../app/helpers/compliance_hosts_helper.rb:15
457
+ #: ../app/views/arf_reports/_list.html.erb:11
458
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:11
459
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:10
447
460
  msgid "Failed"
448
461
  msgstr "Falhou"
449
462
 
450
- #: ../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
463
+ #: ../app/helpers/arf_report_dashboard_helper.rb:17
464
+ #: ../app/helpers/compliance_dashboard_helper.rb:6
465
+ #: ../app/helpers/compliance_hosts_helper.rb:14
466
+ #: ../app/views/arf_reports/_list.html.erb:10
467
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:8
468
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:9
451
469
  msgid "Passed"
452
470
  msgstr "Aprovado(s)"
453
471
 
454
- #: ../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
472
+ #: ../app/helpers/arf_report_dashboard_helper.rb:18
473
+ #: ../app/views/arf_reports/_list.html.erb:12
474
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:14
475
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:11
455
476
  msgid "Other"
456
477
  msgstr "Outros"
457
478
 
@@ -479,7 +500,10 @@ msgstr "Reprovado(s) e Outros"
479
500
  msgid "Failed only"
480
501
  msgstr "Somente reprovado(s)"
481
502
 
482
- #: ../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
503
+ #: ../app/helpers/arf_reports_helper.rb:20
504
+ #: ../app/views/arf_reports/index.html.erb:1
505
+ #: ../app/views/arf_reports/welcome.html.erb:1
506
+ #: ../app/views/arf_reports/welcome.html.erb:7
483
507
  msgid "Compliance Reports"
484
508
  msgstr "Relatórios de Conformidade"
485
509
 
@@ -523,11 +547,15 @@ msgstr "Hosts transmitindo esta regra"
523
547
  msgid "Hosts othering this rule"
524
548
  msgstr "Hosts diferenciando esta regra"
525
549
 
526
- #: ../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
550
+ #: ../app/helpers/compliance_dashboard_helper.rb:3
551
+ #: ../app/views/arf_reports/_list.html.erb:6
552
+ #: ../app/views/arf_reports/delete_multiple.html.erb:7
553
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:6
527
554
  msgid "Host"
528
555
  msgstr "Máquina"
529
556
 
530
- #: ../app/helpers/compliance_dashboard_helper.rb:4 ../app/views/arf_reports/_list.html.erb:8
557
+ #: ../app/helpers/compliance_dashboard_helper.rb:4
558
+ #: ../app/views/arf_reports/_list.html.erb:8
531
559
  msgid "Policy"
532
560
  msgstr "Política"
533
561
 
@@ -546,27 +574,31 @@ msgstr "Reprovado|R"
546
574
  msgid "Othered|O"
547
575
  msgstr "Outros|O"
548
576
 
549
- #: ../app/helpers/compliance_dashboard_helper.rb:10 ../app/helpers/compliance_hosts_helper.rb:16
577
+ #: ../app/helpers/compliance_dashboard_helper.rb:10
578
+ #: ../app/helpers/compliance_hosts_helper.rb:16
550
579
  msgid "Othered"
551
580
  msgstr "Outros"
552
581
 
553
- #: ../app/helpers/compliance_hosts_helper.rb:24
582
+ #: ../app/helpers/compliance_hosts_helper.rb:26
554
583
  msgid "Assign Compliance Policy"
555
584
  msgstr "Atribuir Política de Conformidade"
556
585
 
557
- #: ../app/helpers/compliance_hosts_helper.rb:25
586
+ #: ../app/helpers/compliance_hosts_helper.rb:27
558
587
  msgid "Unassign Compliance Policy"
559
588
  msgstr "Cancelar Atribuição da Política de Conformidade"
560
589
 
561
- #: ../app/helpers/compliance_hosts_helper.rb:26
590
+ #: ../app/helpers/compliance_hosts_helper.rb:28
562
591
  msgid "Change OpenSCAP Proxy"
563
592
  msgstr "Alterar proxy OpenSCAP"
564
593
 
565
- #: ../app/helpers/compliance_hosts_helper.rb:35 ../app/models/foreman_openscap/compliance_status.rb:8 ../lib/foreman_openscap/engine.rb:159 ../webpack/components/HostExtentions/HostKebabItems.js:39
594
+ #: ../app/helpers/compliance_hosts_helper.rb:37
595
+ #: ../app/models/foreman_openscap/compliance_status.rb:8
596
+ #: ../lib/foreman_openscap/engine.rb:159
597
+ #: ../webpack/components/HostExtentions/HostKebabItems.js:39
566
598
  msgid "Compliance"
567
599
  msgstr "Conformidade"
568
600
 
569
- #: ../app/helpers/compliance_hosts_helper.rb:37
601
+ #: ../app/helpers/compliance_hosts_helper.rb:39
570
602
  msgid "Host compliance details"
571
603
  msgstr "Detalhes de conformidade do host "
572
604
 
@@ -574,47 +606,54 @@ msgstr "Detalhes de conformidade do host "
574
606
  msgid "Host is deleted"
575
607
  msgstr "Host removido"
576
608
 
577
- #: ../app/helpers/foreman_openscap_helper.rb:4
578
- msgid "documentation"
579
- msgstr "documentação"
580
-
581
609
  #: ../app/helpers/policies_helper.rb:56
582
610
  msgid "Choose existing SCAP Content"
583
611
  msgstr "Escolha um conteúdo SCAP existente"
584
612
 
585
- #: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:62 ../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
613
+ #: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:63
614
+ #: ../app/models/foreman_openscap/policy.rb:11
615
+ #: ../app/views/policies/_form.html.erb:10
616
+ #: ../app/views/scap_contents/welcome.html.erb:1
617
+ #: ../app/views/scap_contents/welcome.html.erb:6
586
618
  msgid "SCAP Content"
587
619
  msgstr "Conteúdo SCAP"
588
620
 
589
- #: ../app/helpers/policies_helper.rb:72 ../app/helpers/policies_helper.rb:79
621
+ #: ../app/helpers/policies_helper.rb:74 ../app/helpers/policies_helper.rb:81
590
622
  msgid "XCCDF Profile"
591
623
  msgstr "O Perfil do XCCDF"
592
624
 
593
- #: ../app/helpers/policies_helper.rb:78
625
+ #: ../app/helpers/policies_helper.rb:80
594
626
  msgid "Default XCCDF profile"
595
627
  msgstr "Perfil XCCDF padrão "
596
628
 
597
- #: ../app/helpers/policies_helper.rb:87
629
+ #: ../app/helpers/policies_helper.rb:89
598
630
  msgid "Choose Tailoring File"
599
631
  msgstr "Escolher um arquivo de personalização"
600
632
 
601
- #: ../app/helpers/policies_helper.rb:88 ../app/views/policies/_list.html.erb:6
633
+ #: ../app/helpers/policies_helper.rb:90 ../app/views/policies/_list.html.erb:6
602
634
  msgid "Tailoring File"
603
635
  msgstr "Arquivo de personalização"
604
636
 
605
- #: ../app/helpers/policies_helper.rb:97
637
+ #: ../app/helpers/policies_helper.rb:99
606
638
  msgid "XCCDF Profile in Tailoring File"
607
639
  msgstr "Perfil XCCDF no arquivo de personalização"
608
640
 
609
- #: ../app/helpers/policies_helper.rb:98
641
+ #: ../app/helpers/policies_helper.rb:100
610
642
  msgid "This profile will be used to override the one from scap content"
611
643
  msgstr "Esse perfil será usado para substituir o do conteúdo SCAP"
612
644
 
613
- #: ../app/helpers/policies_helper.rb:109 ../app/views/arf_reports/_list.html.erb:54 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:116 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:97
645
+ #: ../app/helpers/policies_helper.rb:111
646
+ #: ../app/views/arf_reports/_list.html.erb:54
647
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:116
648
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:97
614
649
  msgid "Submit"
615
650
  msgstr "Enviar"
616
651
 
617
- #: ../app/helpers/policies_helper.rb:113 ../app/views/arf_reports/_list.html.erb:53 ../webpack/components/ConfirmModal.js:27 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:121 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:102
652
+ #: ../app/helpers/policies_helper.rb:115
653
+ #: ../app/views/arf_reports/_list.html.erb:53
654
+ #: ../webpack/components/ConfirmModal.js:27
655
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:121
656
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:102
618
657
  msgid "Cancel"
619
658
  msgstr "Cancelar"
620
659
 
@@ -626,7 +665,8 @@ msgstr "Hosts compatíveis "
626
665
  msgid "Incompliant hosts"
627
666
  msgstr "Hosts não compatíveis"
628
667
 
629
- #: ../app/helpers/policy_dashboard_helper.rb:13 ../app/models/foreman_openscap/compliance_status.rb:24
668
+ #: ../app/helpers/policy_dashboard_helper.rb:13
669
+ #: ../app/models/foreman_openscap/compliance_status.rb:24
630
670
  msgid "Inconclusive"
631
671
  msgstr "Inconclusivo"
632
672
 
@@ -639,7 +679,9 @@ msgid "Host is assigned to policy"
639
679
  msgstr "Host atribuído a política"
640
680
 
641
681
  #: ../app/helpers/policy_dashboard_helper.rb:44
642
- msgid "Host is not assigned to policy but reports were found. You may want to delete the reports or assign the policy again."
682
+ msgid ""
683
+ "Host is not assigned to policy but reports were found. You may want to "
684
+ "delete the reports or assign the policy again."
643
685
  msgstr "O host não está atribuído à política, mas foram encontrados relatórios. Talvez seja necessário excluir os relatórios ou atribuir à política novamente."
644
686
 
645
687
  #: ../app/helpers/policy_dashboard_helper.rb:52
@@ -651,11 +693,14 @@ msgid "Total hosts with reports where policy is no longer assigned."
651
693
  msgstr "Total de hosts com relatórios onde a política não está mais atribuída."
652
694
 
653
695
  #: ../app/lib/proxy_api/openscap.rb:21
654
- msgid "Request timed out. Please try increasing Settings -> proxy_request_timeout"
696
+ msgid ""
697
+ "Request timed out. Please try increasing Settings -> proxy_request_timeout"
655
698
  msgstr "Solicitação expirou. Tente aumentar as configurações -> proxy_request_timeout"
656
699
 
657
700
  #: ../app/lib/proxy_api/openscap.rb:24
658
- msgid "Could not validate %s. Please make sure you have appropriate proxy version to use this functionality"
701
+ msgid ""
702
+ "Could not validate %s. Please make sure you have appropriate proxy version "
703
+ "to use this functionality"
659
704
  msgstr "Não foi possível validar %s. Certifique-se de que você tem a versão adequada de proxy para usar essa função"
660
705
 
661
706
  #: ../app/lib/proxy_api/openscap.rb:27
@@ -690,7 +735,9 @@ msgstr "Nenhum proxy OpenSCAP encontrado para {class} com ID {id}"
690
735
  msgid "does not consist of 5 parts separated by space"
691
736
  msgstr "não consiste em cinco partes separadas por espaço"
692
737
 
693
- #: ../app/models/concerns/foreman_openscap/policy_common.rb:21 ../app/models/foreman_openscap/oval_policy.rb:14 ../app/models/foreman_openscap/policy.rb:34
738
+ #: ../app/models/concerns/foreman_openscap/policy_common.rb:21
739
+ #: ../app/models/foreman_openscap/oval_policy.rb:14
740
+ #: ../app/models/foreman_openscap/policy.rb:34
694
741
  msgid "is not a valid value"
695
742
  msgstr "não é um valor válido"
696
743
 
@@ -698,11 +745,13 @@ msgstr "não é um valor válido"
698
745
  msgid "must be between 1 and 31"
699
746
  msgstr "deve estar entre 1 e 31"
700
747
 
701
- #: ../app/models/foreman_openscap/compliance_status.rb:22 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:13
748
+ #: ../app/models/foreman_openscap/compliance_status.rb:22
749
+ #: ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:13
702
750
  msgid "Compliant"
703
751
  msgstr "Compatível(eis)"
704
752
 
705
- #: ../app/models/foreman_openscap/compliance_status.rb:26 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:17
753
+ #: ../app/models/foreman_openscap/compliance_status.rb:26
754
+ #: ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:17
706
755
  msgid "Incompliant"
707
756
  msgstr "Não compatível(eis)"
708
757
 
@@ -730,7 +779,8 @@ msgstr "%s vulnerabilidades com o patch disponível encontrado"
730
779
  msgid "Unknown OVAL status"
731
780
  msgstr "Status OVAL desconhecido"
732
781
 
733
- #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:8
782
+ #: ../app/models/foreman_openscap/policy.rb:11
783
+ #: ../app/views/policies/_form.html.erb:8
734
784
  msgid "Deployment Options"
735
785
  msgstr "Opções de implantação"
736
786
 
@@ -738,19 +788,29 @@ msgstr "Opções de implantação"
738
788
  msgid "Policy Attributes"
739
789
  msgstr "Atributos de política"
740
790
 
741
- #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:11 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:67
791
+ #: ../app/models/foreman_openscap/policy.rb:11
792
+ #: ../app/views/policies/_form.html.erb:11
793
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:67
742
794
  msgid "Schedule"
743
795
  msgstr "Agendamento"
744
796
 
745
- #: ../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
797
+ #: ../app/models/foreman_openscap/policy.rb:11
798
+ #: ../app/views/policies/_form.html.erb:13
799
+ #: ../app/views/scap_contents/_form.html.erb:11
800
+ #: ../app/views/tailoring_files/_form.html.erb:11
746
801
  msgid "Locations"
747
802
  msgstr "Locais"
748
803
 
749
- #: ../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
804
+ #: ../app/models/foreman_openscap/policy.rb:11
805
+ #: ../app/views/policies/_form.html.erb:16
806
+ #: ../app/views/scap_contents/_form.html.erb:14
807
+ #: ../app/views/tailoring_files/_form.html.erb:14
750
808
  msgid "Organizations"
751
809
  msgstr "Organizações"
752
810
 
753
- #: ../app/models/foreman_openscap/policy.rb:11 ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:99 ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:65
811
+ #: ../app/models/foreman_openscap/policy.rb:11
812
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:99
813
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:65
754
814
  msgid "Hostgroups"
755
815
  msgstr "Grupos de hosts"
756
816
 
@@ -779,7 +839,9 @@ msgid "does not have the selected SCAP content profile"
779
839
  msgstr "não tem o perfil de conteúdo SCAP selecionado"
780
840
 
781
841
  #: ../app/models/foreman_openscap/policy.rb:271
782
- msgid "cannot assign to %s, all assigned policies must be deployed in the same way, check 'deploy by' for each assigned policy"
842
+ msgid ""
843
+ "cannot assign to %s, all assigned policies must be deployed in the same way,"
844
+ " check 'deploy by' for each assigned policy"
783
845
  msgstr "não pode atribuir a %s, todas as políticas atribuídas devem ser implantadas da mesma forma, verifique 'implantar por' para cada política atribuída"
784
846
 
785
847
  #: ../app/services/foreman_openscap/arf_report_status_calculator.rb:30
@@ -787,15 +849,21 @@ msgid "invalid type %s"
787
849
  msgstr "tipo %s inválido"
788
850
 
789
851
  #: ../app/services/foreman_openscap/client_config/ansible.rb:23
790
- msgid "Requires Ansible plugin, %s Ansible role and variables. This will assign the role to the hosts or selected hostgroups."
852
+ msgid ""
853
+ "Requires Ansible plugin, %s Ansible role and variables. This will assign the"
854
+ " role to the hosts or selected hostgroups."
791
855
  msgstr ""
792
856
 
793
857
  #: ../app/services/foreman_openscap/client_config/ansible.rb:24
794
- 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."
858
+ msgid ""
859
+ "To deploy foreman_scap_client, ansible roles run needs to be triggered "
860
+ "manually. Manual run is also required after any change to this policy."
795
861
  msgstr ""
796
862
 
797
863
  #: ../app/services/foreman_openscap/client_config/ansible.rb:34
798
- msgid "theforeman.foreman_scap_client Ansible Role not found, please import it before running this action again."
864
+ msgid ""
865
+ "theforeman.foreman_scap_client Ansible Role not found, please import it "
866
+ "before running this action again."
799
867
  msgstr "theforeman.foreman_scap_client Ansible Role not found, please import it before running this action again."
800
868
 
801
869
  #: ../app/services/foreman_openscap/client_config/ansible.rb:57
@@ -807,15 +875,21 @@ msgid "Ansible variables"
807
875
  msgstr "Variáveis do Ansible"
808
876
 
809
877
  #: ../app/services/foreman_openscap/client_config/manual.rb:14
810
- 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."
878
+ msgid ""
879
+ "This leaves the setup of the foreman_scap_client solely on the user. The "
880
+ "policy still needs to be defined in order to link incoming ARF reports."
811
881
  msgstr ""
812
882
 
813
883
  #: ../app/services/foreman_openscap/client_config/puppet.rb:17
814
- msgid "Requires %s Puppet class. This will assign the class to the hosts or selected hostgroups."
884
+ msgid ""
885
+ "Requires %s Puppet class. This will assign the class to the hosts or "
886
+ "selected hostgroups."
815
887
  msgstr ""
816
888
 
817
889
  #: ../app/services/foreman_openscap/client_config/puppet.rb:18
818
- msgid "Every puppet run ensures the foreman_scap_client is configured according to the policy."
890
+ msgid ""
891
+ "Every puppet run ensures the foreman_scap_client is configured according to "
892
+ "the policy."
819
893
  msgstr ""
820
894
 
821
895
  #: ../app/services/foreman_openscap/client_config/puppet.rb:39
@@ -827,19 +901,27 @@ msgid "Smart Class Parameters"
827
901
  msgstr "Parâmetros de classe inteligentes"
828
902
 
829
903
  #: ../app/services/foreman_openscap/lookup_key_overrider.rb:19
830
- msgid "%{type} was selected to deploy policy to clients, but %{type} is not available. Are you missing a plugin?"
904
+ msgid ""
905
+ "%{type} was selected to deploy policy to clients, but %{type} is not "
906
+ "available. Are you missing a plugin?"
831
907
  msgstr "{type} foi selecionado para implantar a política para os clientes, mas {type} não está disponível. Está faltando um plugin?"
832
908
 
833
909
  #: ../app/services/foreman_openscap/lookup_key_overrider.rb:26
834
- msgid "Required %{msg_name} %{class} was not found, please ensure it is imported first."
910
+ msgid ""
911
+ "Required %{msg_name} %{class} was not found, please ensure it is imported "
912
+ "first."
835
913
  msgstr "%{msg_name} {class} necessária não foi encontrada, certifique-se de que ele seja importado primeiro."
836
914
 
837
915
  #: ../app/services/foreman_openscap/lookup_key_overrider.rb:34
838
- msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding."
916
+ msgid ""
917
+ "The following %{key_name} were missing for %{item_name}: %{key_names}. Make "
918
+ "sure they are imported before proceeding."
839
919
  msgstr "Os seguintes %{key_name} estavam ausentes para %{item_name}: %{key_names}. Certifique-se de que eles sejam importados antes de prosseguir."
840
920
 
841
921
  #: ../app/services/foreman_openscap/lookup_key_overrider.rb:56
842
- msgid "Failed to save when overriding parameters for %{config_tool}, cause: %{errors}"
922
+ msgid ""
923
+ "Failed to save when overriding parameters for %{config_tool}, cause: "
924
+ "%{errors}"
843
925
  msgstr "Falha ao salvar durante a substituição dos parâmetros para %{config_tool}, causa: {errors}"
844
926
 
845
927
  #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:39
@@ -847,11 +929,14 @@ msgid "This feature is temporarily disabled. "
847
929
  msgstr "Esse recurso está temporariamente desabilitado."
848
930
 
849
931
  #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:40
850
- msgid "The following Smart Proxies need to be updated to unlock the feature: %s. "
932
+ msgid ""
933
+ "The following Smart Proxies need to be updated to unlock the feature: %s. "
851
934
  msgstr "Os proxies inteligentes a seguir precisam ser atualizados para desbloquear o recurso: %s. "
852
935
 
853
936
  #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:41
854
- msgid "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions."
937
+ msgid ""
938
+ "The following proxies could not be reached: %s. Please make sure they are "
939
+ "available so Foreman can check their versions."
855
940
  msgstr "Não foi possível alcançar os proxies a seguir: %s. Certifique-se de que eles estejam disponíveis para que o Foreman possa verificar suas versões."
856
941
 
857
942
  #: ../app/services/foreman_openscap/oval/configure.rb:65
@@ -875,7 +960,9 @@ msgid "Is foreman_ansible present?"
875
960
  msgstr "O capataz está presente?"
876
961
 
877
962
  #: ../app/services/foreman_openscap/oval/setup.rb:62
878
- msgid "foreman_ansible plugin not found, please install it before running this action again."
963
+ msgid ""
964
+ "foreman_ansible plugin not found, please install it before running this "
965
+ "action again."
879
966
  msgstr "não encontrado, favor instalá-lo antes de executar esta ação novamente."
880
967
 
881
968
  #: ../app/services/foreman_openscap/oval/setup.rb:66
@@ -887,10 +974,14 @@ msgid "Are required variables for theforeman.foreman_scap_client present?"
887
974
  msgstr "As variáveis necessárias para oforeman.foreman_scap_client estão presentes?"
888
975
 
889
976
  #: ../app/services/foreman_openscap/oval/setup.rb:72
890
- msgid "The following Ansible Variables were not found: %{missing_vars}, please import them before running this action again."
977
+ msgid ""
978
+ "The following Ansible Variables were not found: %{missing_vars}, please "
979
+ "import them before running this action again."
891
980
  msgstr "As seguintes Variáveis Ansíveis não foram encontradas: %{missing_vars}, favor importá-las antes de executar esta ação novamente."
892
981
 
893
- #: ../app/services/foreman_openscap/oval/setup.rb:76 ../app/services/foreman_openscap/oval/setup.rb:81 ../app/services/foreman_openscap/oval/setup.rb:86
982
+ #: ../app/services/foreman_openscap/oval/setup.rb:76
983
+ #: ../app/services/foreman_openscap/oval/setup.rb:81
984
+ #: ../app/services/foreman_openscap/oval/setup.rb:86
894
985
  msgid "Is %s param set to be overriden?"
895
986
  msgstr "O %s param está pronto para ser substituído?"
896
987
 
@@ -922,7 +1013,9 @@ msgstr "O arquivo alterado não inclui perfis de conteúdo SCAP existentes"
922
1013
  msgid "More details"
923
1014
  msgstr "Mais detalhes"
924
1015
 
925
- #: ../app/views/arf_reports/_detailed_message.html.erb:6 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:62 ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:57
1016
+ #: ../app/views/arf_reports/_detailed_message.html.erb:6
1017
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:62
1018
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:57
926
1019
  msgid "Description"
927
1020
  msgstr "Descrição"
928
1021
 
@@ -942,7 +1035,8 @@ msgstr "Selecionar todos os itens desta página"
942
1035
  msgid "items selected. Uncheck to Clear"
943
1036
  msgstr "itens selecionados. Desselecione para Limpar"
944
1037
 
945
- #: ../app/views/arf_reports/_list.html.erb:7 ../app/views/arf_reports/delete_multiple.html.erb:10
1038
+ #: ../app/views/arf_reports/_list.html.erb:7
1039
+ #: ../app/views/arf_reports/delete_multiple.html.erb:10
946
1040
  msgid "Reported At"
947
1041
  msgstr "Relatado em "
948
1042
 
@@ -950,7 +1044,12 @@ msgstr "Relatado em "
950
1044
  msgid "Openscap Proxy"
951
1045
  msgstr "Proxy OpenSCAP"
952
1046
 
953
- #: ../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
1047
+ #: ../app/views/arf_reports/_list.html.erb:13
1048
+ #: ../app/views/arf_reports/_output.html.erb:16
1049
+ #: ../app/views/policies/_list.html.erb:8
1050
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:12
1051
+ #: ../app/views/scap_contents/_list.html.erb:6
1052
+ #: ../app/views/tailoring_files/_list.html.erb:6
954
1053
  msgid "Actions"
955
1054
  msgstr "Ações"
956
1055
 
@@ -1010,32 +1109,35 @@ msgstr "Excluir"
1010
1109
  msgid "these Compliance reports"
1011
1110
  msgstr "esses relatórios de conformidade"
1012
1111
 
1013
- #: ../app/views/arf_reports/show.html.erb:15
1112
+ #: ../app/views/arf_reports/show.html.erb:14
1014
1113
  msgid "Back"
1015
1114
  msgstr "Retornar"
1016
1115
 
1017
- #: ../app/views/arf_reports/show.html.erb:17
1116
+ #: ../app/views/arf_reports/show.html.erb:16
1018
1117
  msgid "Host details"
1019
1118
  msgstr "Detalhes do Host"
1020
1119
 
1021
- #: ../app/views/arf_reports/show.html.erb:18
1120
+ #: ../app/views/arf_reports/show.html.erb:17
1022
1121
  msgid "View full report"
1023
1122
  msgstr "Visualizar relatório completo"
1024
1123
 
1025
- #: ../app/views/arf_reports/show.html.erb:19
1124
+ #: ../app/views/arf_reports/show.html.erb:18
1026
1125
  msgid "Download XML in bzip"
1027
1126
  msgstr "Baixar XML em bzip"
1028
1127
 
1029
- #: ../app/views/arf_reports/show.html.erb:20
1128
+ #: ../app/views/arf_reports/show.html.erb:19
1030
1129
  msgid "Download HTML"
1031
1130
  msgstr "Fazer download de HTML"
1032
1131
 
1033
- #: ../app/views/arf_reports/show_html.html.erb:10 ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:68
1132
+ #: ../app/views/arf_reports/show_html.html.erb:10
1133
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:68
1034
1134
  msgid "Loading..."
1035
1135
  msgstr "Carregando..."
1036
1136
 
1037
1137
  #: ../app/views/arf_reports/welcome.html.erb:9
1038
- 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."
1138
+ msgid ""
1139
+ "You don't seem to have any ARF report. ARF report is a summary of a single "
1140
+ "scan occurrence on a particular host for a given Compliance Policy."
1039
1141
  msgstr "Parece que você não tem um relatório ARF. O relatório ARF é um resumo de uma única ocorrência de verificação em um host em específico para uma determinada política de conformidade."
1040
1142
 
1041
1143
  #: ../app/views/arf_reports/welcome.html.erb:12
@@ -1065,7 +1167,8 @@ msgstr "relatórios %s ao longo do tempo"
1065
1167
  msgid "No report for this policy"
1066
1168
  msgstr "Nenhum relatório para esta política"
1067
1169
 
1068
- #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:183
1170
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1
1171
+ #: ../lib/foreman_openscap/engine.rb:183
1069
1172
  msgid "Latest Compliance Reports"
1070
1173
  msgstr "Relatórios de conformidade mais recentes "
1071
1174
 
@@ -1081,7 +1184,8 @@ msgstr "Host não existe mais "
1081
1184
  msgid "Policy is missing"
1082
1185
  msgstr "Política está ausente"
1083
1186
 
1084
- #: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:185
1187
+ #: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1
1188
+ #: ../lib/foreman_openscap/engine.rb:185
1085
1189
  msgid "Compliance Reports Breakdown"
1086
1190
  msgstr "Detalhamento de relatórios de conformidade"
1087
1191
 
@@ -1097,11 +1201,13 @@ msgstr "Nome da máquina"
1097
1201
  msgid "Changed?"
1098
1202
  msgstr "Alterado(a)?"
1099
1203
 
1100
- #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36 ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:35
1204
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
1205
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:35
1101
1206
  msgid "Yes"
1102
1207
  msgstr "Sim"
1103
1208
 
1104
- #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36 ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:35
1209
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
1210
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:35
1105
1211
  msgid "No"
1106
1212
  msgstr "Não"
1107
1213
 
@@ -1152,23 +1258,38 @@ msgstr "Geral"
1152
1258
  msgid "Host Groups"
1153
1259
  msgstr "Grupos de host"
1154
1260
 
1155
- #: ../app/views/policies/_form.html.erb:45 ../app/views/policies/steps/_schedule_form.html.erb:6
1261
+ #: ../app/views/policies/_form.html.erb:45
1262
+ #: ../app/views/policies/steps/_schedule_form.html.erb:6
1156
1263
  msgid "Choose period"
1157
1264
  msgstr "Selecionar período"
1158
1265
 
1159
- #: ../app/views/policies/_form.html.erb:47 ../app/views/policies/steps/_schedule_form.html.erb:8
1266
+ #: ../app/views/policies/_form.html.erb:47
1267
+ #: ../app/views/policies/steps/_schedule_form.html.erb:9
1160
1268
  msgid "Choose weekday"
1161
1269
  msgstr "Selecionar dia útil"
1162
1270
 
1163
- #: ../app/views/policies/_form.html.erb:48 ../app/views/policies/steps/_schedule_form.html.erb:9
1164
- msgid "Number of a day in month, note that not all months have same count of days"
1271
+ #: ../app/views/policies/_form.html.erb:48
1272
+ #: ../app/views/policies/steps/_schedule_form.html.erb:13
1273
+ msgid ""
1274
+ "Number of a day in month, note that not all months have same count of days"
1165
1275
  msgstr "Número de dias no mês, observe que nem todos os meses possuem o mesmo número de dias"
1166
1276
 
1167
- #: ../app/views/policies/_form.html.erb:49 ../app/views/policies/steps/_schedule_form.html.erb:10
1168
- msgid "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5 values by space"
1277
+ #: ../app/views/policies/_form.html.erb:49
1278
+ #: ../app/views/policies/steps/_schedule_form.html.erb:14
1279
+ msgid ""
1280
+ "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5"
1281
+ " values by space"
1169
1282
  msgstr "Você pode especificar cron line personalizado, ex. \"0 3 * * *\", separe cada um dos 5 valores por espaço "
1170
1283
 
1171
- #: ../app/views/policies/_list.html.erb:3 ../app/views/tailoring_files/_list.html.erb:3 ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:19 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:57 ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:48 ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:19 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:56 ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:31 ../webpack/routes/OvalPolicies/OvalPoliciesShow/HostgroupsTable.js:9
1284
+ #: ../app/views/policies/_list.html.erb:3
1285
+ #: ../app/views/tailoring_files/_list.html.erb:3
1286
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:19
1287
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:57
1288
+ #: ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:48
1289
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:19
1290
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:56
1291
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:31
1292
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/HostgroupsTable.js:9
1172
1293
  msgid "Name"
1173
1294
  msgstr "Nome"
1174
1295
 
@@ -1178,7 +1299,7 @@ msgstr ""
1178
1299
 
1179
1300
  #: ../app/views/policies/_list.html.erb:5
1180
1301
  msgid "Profile"
1181
- msgstr ""
1302
+ msgstr "Perfil"
1182
1303
 
1183
1304
  #: ../app/views/policies/_list.html.erb:7
1184
1305
  msgid "Effective Profile"
@@ -1200,19 +1321,25 @@ msgstr "Exibir Guia"
1200
1321
  msgid "Delete compliance policy %s with all of its reports?"
1201
1322
  msgstr "Excluir política de conformidade %s com todos os relatórios?"
1202
1323
 
1203
- #: ../app/views/policies/create.html.erb:1 ../app/views/policies/index.html.erb:5 ../app/views/policies/new.html.erb:1
1324
+ #: ../app/views/policies/create.html.erb:1
1325
+ #: ../app/views/policies/index.html.erb:5 ../app/views/policies/new.html.erb:1
1204
1326
  msgid "New Compliance Policy"
1205
1327
  msgstr "Nova Política de Conformidade"
1206
1328
 
1207
- #: ../app/views/policies/disassociate_multiple_hosts.html.erb:4 ../app/views/policies/select_multiple_hosts.html.erb:5
1329
+ #: ../app/views/policies/disassociate_multiple_hosts.html.erb:4
1330
+ #: ../app/views/policies/select_multiple_hosts.html.erb:5
1208
1331
  msgid "Select Compliance Policy"
1209
1332
  msgstr "Selecionar Política de Conformidade"
1210
1333
 
1211
- #: ../app/views/policies/edit.html.erb:1 ../app/views/scap_contents/edit.html.erb:1 ../app/views/tailoring_files/edit.html.erb:1
1334
+ #: ../app/views/policies/edit.html.erb:1
1335
+ #: ../app/views/scap_contents/edit.html.erb:1
1336
+ #: ../app/views/tailoring_files/edit.html.erb:1
1212
1337
  msgid "Edit %s"
1213
1338
  msgstr "Editar"
1214
1339
 
1215
- #: ../app/views/policies/index.html.erb:2 ../app/views/policies/welcome.html.erb:1 ../app/views/policies/welcome.html.erb:6
1340
+ #: ../app/views/policies/index.html.erb:2
1341
+ #: ../app/views/policies/welcome.html.erb:1
1342
+ #: ../app/views/policies/welcome.html.erb:6
1216
1343
  msgid "Compliance Policies"
1217
1344
  msgstr "Políticas de Conformidade"
1218
1345
 
@@ -1228,7 +1355,11 @@ msgstr "Existem diferenças significativas nas opções de implantação."
1228
1355
  msgid "Please make sure you understand them by reading our"
1229
1356
  msgstr "Por favor, certifique-se de compreendê-los lendo nosso"
1230
1357
 
1231
- #: ../app/views/policies/steps/_schedule_form.html.erb:9
1358
+ #: ../app/views/policies/steps/_deployment_options_form.html.erb:7
1359
+ msgid "documentation"
1360
+ msgstr "documentação"
1361
+
1362
+ #: ../app/views/policies/steps/_schedule_form.html.erb:12
1232
1363
  msgid "Choose day in month"
1233
1364
  msgstr "Escolher dia no mês"
1234
1365
 
@@ -1245,7 +1376,9 @@ msgid "SCAP content"
1245
1376
  msgstr "Conteúdo SCAP"
1246
1377
 
1247
1378
  #: ../app/views/policies/welcome.html.erb:8
1248
- msgid "Once SCAP content is present, you can create a policy, assign select host groups and schedule to run."
1379
+ msgid ""
1380
+ "Once SCAP content is present, you can create a policy, assign select host "
1381
+ "groups and schedule to run."
1249
1382
  msgstr "Quando o conteúdo SCAP estiver presente, você poderá criar uma política, atribuir grupos de host específicos e agendar a execução"
1250
1383
 
1251
1384
  #: ../app/views/policies/welcome.html.erb:12
@@ -1308,7 +1441,8 @@ msgstr "Tabela de status"
1308
1441
  msgid "Latest reports for policy: %s"
1309
1442
  msgstr "Relatórios mais recentes para a política: %s"
1310
1443
 
1311
- #: ../app/views/scap_contents/_form.html.erb:9 ../app/views/tailoring_files/_form.html.erb:9
1444
+ #: ../app/views/scap_contents/_form.html.erb:9
1445
+ #: ../app/views/tailoring_files/_form.html.erb:9
1312
1446
  msgid "File Upload"
1313
1447
  msgstr "Carregamento de Arquivo"
1314
1448
 
@@ -1320,15 +1454,18 @@ msgstr "Arquivo SCAP DataStream"
1320
1454
  msgid "Title"
1321
1455
  msgstr ""
1322
1456
 
1323
- #: ../app/views/scap_contents/_list.html.erb:4 ../app/views/tailoring_files/_list.html.erb:4
1457
+ #: ../app/views/scap_contents/_list.html.erb:4
1458
+ #: ../app/views/tailoring_files/_list.html.erb:4
1324
1459
  msgid "File name"
1325
1460
  msgstr ""
1326
1461
 
1327
- #: ../app/views/scap_contents/_list.html.erb:5 ../app/views/tailoring_files/_list.html.erb:5
1462
+ #: ../app/views/scap_contents/_list.html.erb:5
1463
+ #: ../app/views/tailoring_files/_list.html.erb:5
1328
1464
  msgid "Created at"
1329
1465
  msgstr ""
1330
1466
 
1331
- #: ../app/views/scap_contents/_list.html.erb:17 ../app/views/tailoring_files/_list.html.erb:23
1467
+ #: ../app/views/scap_contents/_list.html.erb:17
1468
+ #: ../app/views/tailoring_files/_list.html.erb:23
1332
1469
  msgid "Download"
1333
1470
  msgstr "Baixar"
1334
1471
 
@@ -1352,24 +1489,21 @@ msgstr "Carregar novo arquivo de conteúdo SCAP"
1352
1489
  msgid ""
1353
1490
  "The Security Content Automation Protocol (SCAP), combines a number of open standards that are used to enumerate software flaws and\n"
1354
1491
  " configuration issues related to security. "
1355
- msgstr ""
1356
- "O protocolo de automação de segurança de conteúdos (SCAP, Security Content Automation Protocol), combina diversos padrões abertos que são usados para enumerar falhas de software e\n"
1357
- " problemas de configuração relacionados a segurança. "
1492
+ msgstr "O protocolo de automação de segurança de conteúdos (SCAP, Security Content Automation Protocol), combina diversos padrões abertos que são usados para enumerar falhas de software e\n problemas de configuração relacionados a segurança. "
1358
1493
 
1359
1494
  #: ../app/views/scap_contents/welcome.html.erb:9
1360
1495
  msgid ""
1361
1496
  "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"
1362
1497
  " via %s"
1363
- msgstr ""
1364
- "No Foreman, scap_contents representa os guias de segurança SCAP nos seus hosts e cria perfis SCAP para você atribuir aos hosts / grupos de hosts\n"
1365
- " por %s"
1498
+ msgstr "No Foreman, scap_contents representa os guias de segurança SCAP nos seus hosts e cria perfis SCAP para você atribuir aos hosts / grupos de hosts\n por %s"
1366
1499
 
1367
1500
  #: ../app/views/scap_contents/welcome.html.erb:14
1368
1501
  msgid "New SCAP Content"
1369
1502
  msgstr "Novo conteúdo SCAP"
1370
1503
 
1371
1504
  #: ../app/views/smart_proxies/_openscap_spool.html.erb:4
1372
- msgid "%s spool errors detected, inspect the appropriate file directly on proxy"
1505
+ msgid ""
1506
+ "%s spool errors detected, inspect the appropriate file directly on proxy"
1373
1507
  msgstr "%s erros de spool detectados. Inspecione o arquivo apropriado diretamente no proxy"
1374
1508
 
1375
1509
  #: ../app/views/smart_proxies/_openscap_spool.html.erb:8
@@ -1381,7 +1515,10 @@ msgid "None found"
1381
1515
  msgstr "Nenhum(a) localizado(a)"
1382
1516
 
1383
1517
  #: ../app/views/smart_proxies/plugins/_openscap.html.erb:6
1384
- 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."
1518
+ msgid ""
1519
+ "Proxy failed to send a report from spool to Foreman. This indicates a "
1520
+ "corrupted report format. Report has been moved to directory for storing "
1521
+ "corrupted files on proxy for later inspection."
1385
1522
  msgstr "Falha do proxy ao enviar um relatório do spoll ao Foreman. Isso indica um formato de relatório corrompido. O relatório foi movido para o diretório de armazenamento de arquivos corrompidos no proxy para inspeção posterior."
1386
1523
 
1387
1524
  #: ../app/views/smart_proxies/plugins/_openscap.html.erb:7
@@ -1396,7 +1533,10 @@ msgstr "Arquivo de personalização DataStream"
1396
1533
  msgid "Delete tailoring file %s?"
1397
1534
  msgstr "Excluir arquivo de personalização %s?"
1398
1535
 
1399
- #: ../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:169
1536
+ #: ../app/views/tailoring_files/index.html.erb:1
1537
+ #: ../app/views/tailoring_files/welcome.html.erb:1
1538
+ #: ../app/views/tailoring_files/welcome.html.erb:6
1539
+ #: ../lib/foreman_openscap/engine.rb:169
1400
1540
  msgid "Tailoring Files"
1401
1541
  msgstr "Arquivos de personalização"
1402
1542
 
@@ -1409,16 +1549,16 @@ msgid "Upload new Tailoring File"
1409
1549
  msgstr "Atualizar novo arquivo de personalização"
1410
1550
 
1411
1551
  #: ../app/views/tailoring_files/welcome.html.erb:7
1412
- msgid "It may sometimes be required to adjust the security policy to your specific needs. "
1552
+ msgid ""
1553
+ "It may sometimes be required to adjust the security policy to your specific "
1554
+ "needs. "
1413
1555
  msgstr "Algumas vezes, poderá ser necessário ajustar a política de segurança para suas necessidades específicas."
1414
1556
 
1415
1557
  #: ../app/views/tailoring_files/welcome.html.erb:8
1416
1558
  msgid ""
1417
1559
  "In Foreman, tailoring_files represent the custom modifications to default XCCDF profiles and they can be applied to hosts\n"
1418
1560
  " via %s"
1419
- msgstr ""
1420
- "No Foreman, tailoring_files representam as modificações personalizadas para os perfis XCCDF padrão e podem ser aplicados aos hosts\n"
1421
- " por %s"
1561
+ msgstr "No Foreman, tailoring_files representam as modificações personalizadas para os perfis XCCDF padrão e podem ser aplicados aos hosts\n por %s"
1422
1562
 
1423
1563
  #: ../app/views/tailoring_files/welcome.html.erb:13
1424
1564
  msgid "New Tailoring File"
@@ -1433,7 +1573,9 @@ msgid "A summary of reports for OpenSCAP policies"
1433
1573
  msgstr "Um resumo de relatórios para políticas OpenSCAP"
1434
1574
 
1435
1575
  #: ../lib/foreman_openscap/bulk_upload.rb:20
1436
- msgid "Can't find scap-security-guide RPM, are you sure it is installed on your server?"
1576
+ msgid ""
1577
+ "Can't find scap-security-guide RPM, are you sure it is installed on your "
1578
+ "server?"
1437
1579
  msgstr ""
1438
1580
 
1439
1581
  #: ../lib/foreman_openscap/bulk_upload.rb:29
@@ -1476,16 +1618,21 @@ msgstr "Conteúdos SCAP"
1476
1618
  msgid "Reports"
1477
1619
  msgstr "Relatórios"
1478
1620
 
1479
- #: ../lib/foreman_openscap/engine.rb:172 ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:33
1621
+ #: ../lib/foreman_openscap/engine.rb:172
1622
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:33
1480
1623
  msgid "OVAL Contents"
1481
1624
  msgstr "Conteúdo do OVAL"
1482
1625
 
1483
- #: ../lib/foreman_openscap/engine.rb:177 ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:32
1626
+ #: ../lib/foreman_openscap/engine.rb:177
1627
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:32
1484
1628
  msgid "OVAL Policies"
1485
1629
  msgstr "OVAL Políticas"
1486
1630
 
1487
1631
  #: ../lib/foreman_openscap/engine.rb:199
1488
- msgid "OpenSCAP Proxy to use for fetching SCAP content and uploading ARF reports. Leave blank and override appropriate parameters when using proxy load balancer."
1632
+ msgid ""
1633
+ "OpenSCAP Proxy to use for fetching SCAP content and uploading ARF reports. "
1634
+ "Leave blank and override appropriate parameters when using proxy load "
1635
+ "balancer."
1489
1636
  msgstr "Proxy OpenSCAP a ser usado para buscar conteúdo SCAP e carregar relatórios ARF. Deixe em branco e substitua os parâmetros apropriados ao usar o balanceador de carga do proxy."
1490
1637
 
1491
1638
  #: ../lib/foreman_openscap/engine.rb:203 ../lib/foreman_openscap/engine.rb:208
@@ -1510,7 +1657,7 @@ msgstr ""
1510
1657
 
1511
1658
  #: ../webpack/components/EditableInput.js:78
1512
1659
  msgid "None provided"
1513
- msgstr ""
1660
+ msgstr "Nenhum fornecido"
1514
1661
 
1515
1662
  #: ../webpack/components/HostExtentions/HostKebabItems.js:37
1516
1663
  msgid "There's no available report for this host"
@@ -1526,7 +1673,7 @@ msgstr "Erro!"
1526
1673
 
1527
1674
  #: ../webpack/components/withLoading.js:64
1528
1675
  msgid "Permission denied"
1529
- msgstr ""
1676
+ msgstr "Permissão recusada"
1530
1677
 
1531
1678
  #: ../webpack/helpers/mutationHelper.js:7
1532
1679
  msgid "There was a following error when deleting %(name)s: %(error)s"
@@ -1544,7 +1691,8 @@ msgstr ""
1544
1691
  msgid "No OVAL Contents found."
1545
1692
  msgstr "Não foi encontrado nenhum conteúdo OVAL."
1546
1693
 
1547
- #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:42 ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:42
1694
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:42
1695
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:42
1548
1696
  msgid "Delete OVAL Content"
1549
1697
  msgstr ""
1550
1698
 
@@ -1552,17 +1700,23 @@ msgstr ""
1552
1700
  msgid "OVAL Content successfully deleted."
1553
1701
  msgstr ""
1554
1702
 
1555
- #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:51 ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:39 ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:19 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:74
1703
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:51
1704
+ #: ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:39
1705
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:19
1706
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:74
1556
1707
  msgid "OVAL Content"
1557
1708
  msgstr "Conteúdo OVAL"
1558
1709
 
1559
- #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:56 ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:57
1710
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:56
1711
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:57
1560
1712
  msgid "Create OVAL Content"
1561
1713
  msgstr ""
1562
1714
 
1563
- #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:20 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:103 ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:21
1715
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:20
1716
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:103
1717
+ #: ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:21
1564
1718
  msgid "URL"
1565
- msgstr ""
1719
+ msgstr "URL"
1566
1720
 
1567
1721
  #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:21
1568
1722
  msgid "Original File Name"
@@ -1588,7 +1742,8 @@ msgstr ""
1588
1742
  msgid "OVAL Content from file"
1589
1743
  msgstr ""
1590
1744
 
1591
- #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:92 ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:28
1745
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:92
1746
+ #: ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:28
1592
1747
  msgid "File"
1593
1748
  msgstr ""
1594
1749
 
@@ -1600,7 +1755,8 @@ msgstr ""
1600
1755
  msgid "Unknown error when submitting data, please try again later."
1601
1756
  msgstr ""
1602
1757
 
1603
- #: ../webpack/routes/OvalContents/OvalContentsShow/index.js:26 ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:22
1758
+ #: ../webpack/routes/OvalContents/OvalContentsShow/index.js:26
1759
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:22
1604
1760
  msgid "No OVAL Content found"
1605
1761
  msgstr ""
1606
1762
 
@@ -1608,7 +1764,8 @@ msgstr ""
1608
1764
  msgid "No OVAL Policies found"
1609
1765
  msgstr "Não foram encontradas políticas OVAL"
1610
1766
 
1611
- #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:41 ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:33
1767
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:41
1768
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:33
1612
1769
  msgid "Delete OVAL Policy"
1613
1770
  msgstr ""
1614
1771
 
@@ -1620,7 +1777,8 @@ msgstr ""
1620
1777
  msgid "OVAL policy"
1621
1778
  msgstr ""
1622
1779
 
1623
- #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:48 ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:17
1780
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:48
1781
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:17
1624
1782
  msgid "Create OVAL Policy"
1625
1783
  msgstr ""
1626
1784
 
@@ -1653,7 +1811,9 @@ msgid "Failed to create OVAL Policy: %s"
1653
1811
  msgstr ""
1654
1812
 
1655
1813
  #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:23
1656
- msgid "OVAL Content is required to create OVAL Policy. Please create one before proceeding."
1814
+ msgid ""
1815
+ "OVAL Content is required to create OVAL Policy. Please create one before "
1816
+ "proceeding."
1657
1817
  msgstr ""
1658
1818
 
1659
1819
  #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTab.js:38
@@ -1694,7 +1854,7 @@ msgstr "Digitalizar todos os grupos anfitriões"
1694
1854
 
1695
1855
  #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:53
1696
1856
  msgid "Details"
1697
- msgstr ""
1857
+ msgstr "Detalhes"
1698
1858
 
1699
1859
  #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:59
1700
1860
  msgid "CVEs"