foreman_openscap 7.1.0 → 7.1.1

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 (64) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_openscap/locale/cs_CZ/foreman_openscap.js +1 -1
  3. data/app/assets/javascripts/foreman_openscap/locale/de/foreman_openscap.js +5 -2
  4. data/app/assets/javascripts/foreman_openscap/locale/en/foreman_openscap.js +1 -1
  5. data/app/assets/javascripts/foreman_openscap/locale/en_GB/foreman_openscap.js +1 -1
  6. data/app/assets/javascripts/foreman_openscap/locale/es/foreman_openscap.js +5 -2
  7. data/app/assets/javascripts/foreman_openscap/locale/fr/foreman_openscap.js +5 -2
  8. data/app/assets/javascripts/foreman_openscap/locale/gl/foreman_openscap.js +1 -1
  9. data/app/assets/javascripts/foreman_openscap/locale/it/foreman_openscap.js +1 -1
  10. data/app/assets/javascripts/foreman_openscap/locale/ja/foreman_openscap.js +5 -2
  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 +5 -2
  13. data/app/assets/javascripts/foreman_openscap/locale/pt_BR/foreman_openscap.js +5 -2
  14. data/app/assets/javascripts/foreman_openscap/locale/ru/foreman_openscap.js +5 -2
  15. data/app/assets/javascripts/foreman_openscap/locale/sv_SE/foreman_openscap.js +1 -1
  16. data/app/assets/javascripts/foreman_openscap/locale/zh_CN/foreman_openscap.js +5 -2
  17. data/app/assets/javascripts/foreman_openscap/locale/zh_TW/foreman_openscap.js +5 -2
  18. data/app/models/concerns/foreman_openscap/host_extensions.rb +2 -0
  19. data/lib/foreman_openscap/version.rb +1 -1
  20. data/locale/Makefile +3 -3
  21. data/locale/cs_CZ/foreman_openscap.edit.po +1 -1
  22. data/locale/cs_CZ/foreman_openscap.po +1 -1
  23. data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
  24. data/locale/de/foreman_openscap.edit.po +275 -113
  25. data/locale/de/foreman_openscap.po +2 -2
  26. data/locale/en/foreman_openscap.edit.po +1 -1
  27. data/locale/en/foreman_openscap.po +1 -1
  28. data/locale/en_GB/foreman_openscap.edit.po +1 -1
  29. data/locale/en_GB/foreman_openscap.po +1 -1
  30. data/locale/es/LC_MESSAGES/foreman_openscap.mo +0 -0
  31. data/locale/es/foreman_openscap.edit.po +272 -106
  32. data/locale/es/foreman_openscap.po +2 -2
  33. data/locale/foreman_openscap.pot +6 -6
  34. data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
  35. data/locale/fr/foreman_openscap.edit.po +356 -195
  36. data/locale/fr/foreman_openscap.po +2 -2
  37. data/locale/gl/foreman_openscap.edit.po +1 -1
  38. data/locale/gl/foreman_openscap.po +1 -1
  39. data/locale/it/foreman_openscap.edit.po +1 -1
  40. data/locale/it/foreman_openscap.po +1 -1
  41. data/locale/ja/LC_MESSAGES/foreman_openscap.mo +0 -0
  42. data/locale/ja/foreman_openscap.edit.po +340 -179
  43. data/locale/ja/foreman_openscap.po +2 -2
  44. data/locale/ka/LC_MESSAGES/foreman_openscap.mo +0 -0
  45. data/locale/ka/foreman_openscap.edit.po +1902 -0
  46. data/locale/ka/foreman_openscap.po +1309 -0
  47. data/locale/ko/LC_MESSAGES/foreman_openscap.mo +0 -0
  48. data/locale/ko/foreman_openscap.edit.po +1 -1
  49. data/locale/ko/foreman_openscap.po +2 -2
  50. data/locale/pt_BR/LC_MESSAGES/foreman_openscap.mo +0 -0
  51. data/locale/pt_BR/foreman_openscap.edit.po +272 -112
  52. data/locale/pt_BR/foreman_openscap.po +2 -2
  53. data/locale/ru/LC_MESSAGES/foreman_openscap.mo +0 -0
  54. data/locale/ru/foreman_openscap.edit.po +1 -1
  55. data/locale/ru/foreman_openscap.po +2 -2
  56. data/locale/sv_SE/foreman_openscap.edit.po +1 -1
  57. data/locale/sv_SE/foreman_openscap.po +1 -1
  58. data/locale/zh_CN/LC_MESSAGES/foreman_openscap.mo +0 -0
  59. data/locale/zh_CN/foreman_openscap.edit.po +340 -179
  60. data/locale/zh_CN/foreman_openscap.po +2 -2
  61. data/locale/zh_TW/LC_MESSAGES/foreman_openscap.mo +0 -0
  62. data/locale/zh_TW/foreman_openscap.edit.po +1 -1
  63. data/locale/zh_TW/foreman_openscap.po +2 -2
  64. metadata +6 -2
@@ -1,24 +1,23 @@
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
  # Cha'gara Casanova <jlozada2426@gmail.com>, 2016
7
7
  # FIRST AUTHOR <EMAIL@ADDRESS>, 2016
8
8
  msgid ""
9
9
  msgstr ""
10
- "Project-Id-Version: Foreman\n"
10
+ "Project-Id-Version: foreman_openscap 7.1.0\n"
11
11
  "Report-Msgid-Bugs-To: \n"
12
+ "POT-Creation-Date: 2023-11-28 22:29+0100\n"
12
13
  "PO-Revision-Date: 2016-04-14 07:48+0000\n"
13
14
  "Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2016\n"
14
- "Language-Team: Spanish (http://www.transifex.com/foreman/foreman/language/es/)"
15
- "\n"
15
+ "Language-Team: Spanish (http://app.transifex.com/foreman/foreman/language/es/)\n"
16
16
  "MIME-Version: 1.0\n"
17
17
  "Content-Type: text/plain; charset=UTF-8\n"
18
18
  "Content-Transfer-Encoding: 8bit\n"
19
19
  "Language: es\n"
20
- "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 :"
21
- " 2;\n"
20
+ "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
22
21
 
23
22
  #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:25
24
23
  msgid "List ARF reports"
@@ -48,12 +47,15 @@ msgstr "Descargar un informe ARF en HTML"
48
47
  msgid "Policy with id %s not found."
49
48
  msgstr "No se encontró la política con el ID %s."
50
49
 
51
- #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:103 ../app/controllers/api/v2/compliance/oval_reports_controller.rb:32
50
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:103
51
+ #: ../app/controllers/api/v2/compliance/oval_reports_controller.rb:32
52
52
  msgid "Could not find host identified by: %s"
53
53
  msgstr "No se pudo encontrar el host identificado por: %s"
54
54
 
55
55
  #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:108
56
- msgid "Failed to upload Arf Report, OpenSCAP proxy name or url not found in params when uploading for %s and host is missing openscap_proxy"
56
+ msgid ""
57
+ "Failed to upload Arf Report, OpenSCAP proxy name or url not found in params "
58
+ "when uploading for %s and host is missing openscap_proxy"
57
59
  msgstr "Ocurrió un error al cargar el informe Arf. No se encontró el nombre del proxy OpenSCAP o la URL en los parámetros cuando se cargó para %s, y el host no tiene openscap_proxy"
58
60
 
59
61
  #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:120
@@ -292,7 +294,8 @@ msgstr "Nombre de contenido de SCAP"
292
294
  msgid "XML containing SCAP content"
293
295
  msgstr "XML que contiene contenido SCAP"
294
296
 
295
- #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:42 ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:37
297
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:42
298
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:37
296
299
  msgid "Original file name of the XML file"
297
300
  msgstr "Nombre de archivo original del archivo XML"
298
301
 
@@ -325,7 +328,9 @@ msgid "Directory to upload when using \"directory\" upload type"
325
328
  msgstr "Directorio a cargar cuando se utiliza el tipo de carga \"directorio\""
326
329
 
327
330
  #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:86
328
- msgid "Please specify import type, received: %{received}, expected one of: %{expected}"
331
+ msgid ""
332
+ "Please specify import type, received: %{received}, expected one of: "
333
+ "%{expected}"
329
334
  msgstr "Por favor, especifique el tipo de importación, recibido: %{received}, se espera uno de: %{expected}"
330
335
 
331
336
  #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:11
@@ -373,7 +378,8 @@ msgid "Successfully deleted ARF report."
373
378
  msgstr "Se eliminó correctamente el informe ARF."
374
379
 
375
380
  #: ../app/controllers/arf_reports_controller.rb:57
376
- msgid "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
381
+ msgid ""
382
+ "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
377
383
  msgstr "No se pudo eliminar el informe ARF para el host %{host_name} informado a las %{reported_at}"
378
384
 
379
385
  #: ../app/controllers/arf_reports_controller.rb:67
@@ -405,7 +411,9 @@ msgid "The identifier of the host"
405
411
  msgstr "El identificador del host"
406
412
 
407
413
  #: ../app/controllers/concerns/foreman_openscap/hosts_and_hostgroups_controller_extensions.rb:10
408
- msgid "The %s proxy does not have Openscap feature enabled. Either set correct OpenSCAP Proxy or unset it."
414
+ msgid ""
415
+ "The %s proxy does not have Openscap feature enabled. Either set correct "
416
+ "OpenSCAP Proxy or unset it."
409
417
  msgstr ""
410
418
 
411
419
  #: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:26
@@ -432,27 +440,40 @@ msgstr "Hosts actualizados: No asignados desde la política de cumplimiento '%s'
432
440
  msgid "No valid policy ID provided"
433
441
  msgstr "No se proporcionó un ID de política válido"
434
442
 
435
- #: ../app/controllers/policies_controller.rb:125
436
- msgid "No hosts were found."
437
- msgstr "No se encontraron hosts."
438
-
439
443
  #: ../app/controllers/policies_controller.rb:129
444
+ msgid "No hosts were found with that id, name or query filter"
445
+ msgstr "No se hallaron hosts con ese ID, nombre o filtro de consulta"
446
+
447
+ #: ../app/controllers/policies_controller.rb:134
440
448
  msgid "No hosts selected"
441
449
  msgstr "Ningún host seleccionado"
442
450
 
443
- #: ../app/controllers/policies_controller.rb:134
451
+ #: ../app/controllers/policies_controller.rb:139
444
452
  msgid "Something went wrong while selecting hosts - %s"
445
453
  msgstr "Algo ha fallado al seleccionar hosts - %s"
446
454
 
447
- #: ../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
455
+ #: ../app/helpers/arf_report_dashboard_helper.rb:16
456
+ #: ../app/helpers/compliance_dashboard_helper.rb:8
457
+ #: ../app/helpers/compliance_hosts_helper.rb:15
458
+ #: ../app/views/arf_reports/_list.html.erb:11
459
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:11
460
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:10
448
461
  msgid "Failed"
449
462
  msgstr "Errores"
450
463
 
451
- #: ../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
464
+ #: ../app/helpers/arf_report_dashboard_helper.rb:17
465
+ #: ../app/helpers/compliance_dashboard_helper.rb:6
466
+ #: ../app/helpers/compliance_hosts_helper.rb:14
467
+ #: ../app/views/arf_reports/_list.html.erb:10
468
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:8
469
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:9
452
470
  msgid "Passed"
453
471
  msgstr "Leído"
454
472
 
455
- #: ../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
473
+ #: ../app/helpers/arf_report_dashboard_helper.rb:18
474
+ #: ../app/views/arf_reports/_list.html.erb:12
475
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:14
476
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:11
456
477
  msgid "Other"
457
478
  msgstr "Otro"
458
479
 
@@ -480,7 +501,10 @@ msgstr "Con error y Distinto"
480
501
  msgid "Failed only"
481
502
  msgstr "Solo con error"
482
503
 
483
- #: ../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
504
+ #: ../app/helpers/arf_reports_helper.rb:20
505
+ #: ../app/views/arf_reports/index.html.erb:1
506
+ #: ../app/views/arf_reports/welcome.html.erb:1
507
+ #: ../app/views/arf_reports/welcome.html.erb:7
484
508
  msgid "Compliance Reports"
485
509
  msgstr "Informes de cumplimiento"
486
510
 
@@ -524,11 +548,15 @@ msgstr "Hosts que envían esta regla"
524
548
  msgid "Hosts othering this rule"
525
549
  msgstr "Hosts que consideran esta regla"
526
550
 
527
- #: ../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
551
+ #: ../app/helpers/compliance_dashboard_helper.rb:3
552
+ #: ../app/views/arf_reports/_list.html.erb:6
553
+ #: ../app/views/arf_reports/delete_multiple.html.erb:7
554
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:6
528
555
  msgid "Host"
529
556
  msgstr "host"
530
557
 
531
- #: ../app/helpers/compliance_dashboard_helper.rb:4 ../app/views/arf_reports/_list.html.erb:8
558
+ #: ../app/helpers/compliance_dashboard_helper.rb:4
559
+ #: ../app/views/arf_reports/_list.html.erb:8
532
560
  msgid "Policy"
533
561
  msgstr "Política"
534
562
 
@@ -547,7 +575,8 @@ msgstr "F"
547
575
  msgid "Othered|O"
548
576
  msgstr "Distinto|O"
549
577
 
550
- #: ../app/helpers/compliance_dashboard_helper.rb:10 ../app/helpers/compliance_hosts_helper.rb:16
578
+ #: ../app/helpers/compliance_dashboard_helper.rb:10
579
+ #: ../app/helpers/compliance_hosts_helper.rb:16
551
580
  msgid "Othered"
552
581
  msgstr "Distinto"
553
582
 
@@ -563,7 +592,10 @@ msgstr "Eliminar asignación de política de cumplimiento"
563
592
  msgid "Change OpenSCAP Proxy"
564
593
  msgstr "Cambiar proxy OpenSCAP"
565
594
 
566
- #: ../app/helpers/compliance_hosts_helper.rb:37 ../app/models/foreman_openscap/compliance_status.rb:8 ../lib/foreman_openscap/engine.rb:159 ../webpack/components/HostExtentions/HostKebabItems.js:39
595
+ #: ../app/helpers/compliance_hosts_helper.rb:37
596
+ #: ../app/models/foreman_openscap/compliance_status.rb:8
597
+ #: ../lib/foreman_openscap/engine.rb:159
598
+ #: ../webpack/components/HostExtentions/HostKebabItems.js:39
567
599
  msgid "Compliance"
568
600
  msgstr "Cumplimiento"
569
601
 
@@ -579,7 +611,11 @@ msgstr "Se eliminó el host."
579
611
  msgid "Choose existing SCAP Content"
580
612
  msgstr "Elegir contenido de SCAP existente"
581
613
 
582
- #: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:63 ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:10 ../app/views/scap_contents/welcome.html.erb:1 ../app/views/scap_contents/welcome.html.erb:6
614
+ #: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:63
615
+ #: ../app/models/foreman_openscap/policy.rb:11
616
+ #: ../app/views/policies/_form.html.erb:10
617
+ #: ../app/views/scap_contents/welcome.html.erb:1
618
+ #: ../app/views/scap_contents/welcome.html.erb:6
583
619
  msgid "SCAP Content"
584
620
  msgstr "Contenido de SCAP"
585
621
 
@@ -607,11 +643,18 @@ msgstr "Perfil XCCDF en el archivo de personalización"
607
643
  msgid "This profile will be used to override the one from scap content"
608
644
  msgstr "Este perfil se utilizará para anular el perfil del contenido scap"
609
645
 
610
- #: ../app/helpers/policies_helper.rb:111 ../app/views/arf_reports/_list.html.erb:54 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:116 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:97
646
+ #: ../app/helpers/policies_helper.rb:111
647
+ #: ../app/views/arf_reports/_list.html.erb:54
648
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:116
649
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:97
611
650
  msgid "Submit"
612
651
  msgstr "Enviar"
613
652
 
614
- #: ../app/helpers/policies_helper.rb:115 ../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
653
+ #: ../app/helpers/policies_helper.rb:115
654
+ #: ../app/views/arf_reports/_list.html.erb:53
655
+ #: ../webpack/components/ConfirmModal.js:27
656
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:121
657
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:102
615
658
  msgid "Cancel"
616
659
  msgstr "Cancelar"
617
660
 
@@ -623,7 +666,8 @@ msgstr "Hosts en conformidad"
623
666
  msgid "Incompliant hosts"
624
667
  msgstr "Host no en conformidad"
625
668
 
626
- #: ../app/helpers/policy_dashboard_helper.rb:13 ../app/models/foreman_openscap/compliance_status.rb:24
669
+ #: ../app/helpers/policy_dashboard_helper.rb:13
670
+ #: ../app/models/foreman_openscap/compliance_status.rb:24
627
671
  msgid "Inconclusive"
628
672
  msgstr "Inconcluso"
629
673
 
@@ -636,7 +680,9 @@ msgid "Host is assigned to policy"
636
680
  msgstr "El host está asignado a la política"
637
681
 
638
682
  #: ../app/helpers/policy_dashboard_helper.rb:44
639
- msgid "Host is not assigned to policy but reports were found. You may want to delete the reports or assign the policy again."
683
+ msgid ""
684
+ "Host is not assigned to policy but reports were found. You may want to "
685
+ "delete the reports or assign the policy again."
640
686
  msgstr "El host no está asignado a la política, pero se encontraron informes. Puede eliminar los informes o volver a asignar la política."
641
687
 
642
688
  #: ../app/helpers/policy_dashboard_helper.rb:52
@@ -648,11 +694,14 @@ msgid "Total hosts with reports where policy is no longer assigned."
648
694
  msgstr "Total de hosts con informes en los que la política ya no está asignada."
649
695
 
650
696
  #: ../app/lib/proxy_api/openscap.rb:21
651
- msgid "Request timed out. Please try increasing Settings -> proxy_request_timeout"
697
+ msgid ""
698
+ "Request timed out. Please try increasing Settings -> proxy_request_timeout"
652
699
  msgstr "Expiró el tiempo de conexión. Pruebe incrementarlo en Configuración->proxy_request_timeout"
653
700
 
654
701
  #: ../app/lib/proxy_api/openscap.rb:24
655
- msgid "Could not validate %s. Please make sure you have appropriate proxy version to use this functionality"
702
+ msgid ""
703
+ "Could not validate %s. Please make sure you have appropriate proxy version "
704
+ "to use this functionality"
656
705
  msgstr "No pudo validarse %s. Asegúrese de contar con la versión de proxy correspondiente para usar esta funcionalidad"
657
706
 
658
707
  #: ../app/lib/proxy_api/openscap.rb:27
@@ -687,7 +736,9 @@ msgstr "No se halló el proxy OpenSCAP para {class} con el id {id}"
687
736
  msgid "does not consist of 5 parts separated by space"
688
737
  msgstr "no está compuesta por 5 partes separadas por espacios"
689
738
 
690
- #: ../app/models/concerns/foreman_openscap/policy_common.rb:21 ../app/models/foreman_openscap/oval_policy.rb:14 ../app/models/foreman_openscap/policy.rb:34
739
+ #: ../app/models/concerns/foreman_openscap/policy_common.rb:21
740
+ #: ../app/models/foreman_openscap/oval_policy.rb:14
741
+ #: ../app/models/foreman_openscap/policy.rb:34
691
742
  msgid "is not a valid value"
692
743
  msgstr "no es un valor válido"
693
744
 
@@ -695,11 +746,13 @@ msgstr "no es un valor válido"
695
746
  msgid "must be between 1 and 31"
696
747
  msgstr "debe ser un valor entre 1 y 31"
697
748
 
698
- #: ../app/models/foreman_openscap/compliance_status.rb:22 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:13
749
+ #: ../app/models/foreman_openscap/compliance_status.rb:22
750
+ #: ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:13
699
751
  msgid "Compliant"
700
752
  msgstr "En conformidad"
701
753
 
702
- #: ../app/models/foreman_openscap/compliance_status.rb:26 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:17
754
+ #: ../app/models/foreman_openscap/compliance_status.rb:26
755
+ #: ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:17
703
756
  msgid "Incompliant"
704
757
  msgstr "No en conformidad"
705
758
 
@@ -727,7 +780,8 @@ msgstr "%s vulnerabilidades con parche disponible encontradas"
727
780
  msgid "Unknown OVAL status"
728
781
  msgstr "Estado de OVAL desconocido"
729
782
 
730
- #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:8
783
+ #: ../app/models/foreman_openscap/policy.rb:11
784
+ #: ../app/views/policies/_form.html.erb:8
731
785
  msgid "Deployment Options"
732
786
  msgstr "Opciones de implementación"
733
787
 
@@ -735,19 +789,29 @@ msgstr "Opciones de implementación"
735
789
  msgid "Policy Attributes"
736
790
  msgstr "Atributos de la política"
737
791
 
738
- #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:11 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:67
792
+ #: ../app/models/foreman_openscap/policy.rb:11
793
+ #: ../app/views/policies/_form.html.erb:11
794
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:67
739
795
  msgid "Schedule"
740
796
  msgstr "Programa"
741
797
 
742
- #: ../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
798
+ #: ../app/models/foreman_openscap/policy.rb:11
799
+ #: ../app/views/policies/_form.html.erb:13
800
+ #: ../app/views/scap_contents/_form.html.erb:11
801
+ #: ../app/views/tailoring_files/_form.html.erb:11
743
802
  msgid "Locations"
744
803
  msgstr "Ubicaciones"
745
804
 
746
- #: ../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
805
+ #: ../app/models/foreman_openscap/policy.rb:11
806
+ #: ../app/views/policies/_form.html.erb:16
807
+ #: ../app/views/scap_contents/_form.html.erb:14
808
+ #: ../app/views/tailoring_files/_form.html.erb:14
747
809
  msgid "Organizations"
748
810
  msgstr "Organizaciones"
749
811
 
750
- #: ../app/models/foreman_openscap/policy.rb:11 ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:99 ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:65
812
+ #: ../app/models/foreman_openscap/policy.rb:11
813
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:99
814
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:65
751
815
  msgid "Hostgroups"
752
816
  msgstr "Grupos de hosts"
753
817
 
@@ -776,7 +840,9 @@ msgid "does not have the selected SCAP content profile"
776
840
  msgstr "no posee el perfil del contenido SCAP seleccionado"
777
841
 
778
842
  #: ../app/models/foreman_openscap/policy.rb:271
779
- msgid "cannot assign to %s, all assigned policies must be deployed in the same way, check 'deploy by' for each assigned policy"
843
+ msgid ""
844
+ "cannot assign to %s, all assigned policies must be deployed in the same way,"
845
+ " check 'deploy by' for each assigned policy"
780
846
  msgstr "no se puede asignar a %s, todas las políticas asignadas deben implementarse de la misma manera, compruebe \"desplegar mediante\" para cada política asignada"
781
847
 
782
848
  #: ../app/services/foreman_openscap/arf_report_status_calculator.rb:30
@@ -784,15 +850,21 @@ msgid "invalid type %s"
784
850
  msgstr "Tipo %s no válido"
785
851
 
786
852
  #: ../app/services/foreman_openscap/client_config/ansible.rb:23
787
- msgid "Requires Ansible plugin, %s Ansible role and variables. This will assign the role to the hosts or selected hostgroups."
853
+ msgid ""
854
+ "Requires Ansible plugin, %s Ansible role and variables. This will assign the"
855
+ " role to the hosts or selected hostgroups."
788
856
  msgstr ""
789
857
 
790
858
  #: ../app/services/foreman_openscap/client_config/ansible.rb:24
791
- 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."
859
+ msgid ""
860
+ "To deploy foreman_scap_client, ansible roles run needs to be triggered "
861
+ "manually. Manual run is also required after any change to this policy."
792
862
  msgstr ""
793
863
 
794
864
  #: ../app/services/foreman_openscap/client_config/ansible.rb:34
795
- msgid "theforeman.foreman_scap_client Ansible Role not found, please import it before running this action again."
865
+ msgid ""
866
+ "theforeman.foreman_scap_client Ansible Role not found, please import it "
867
+ "before running this action again."
796
868
  msgstr "theforeman.foreman_scap_client No se ha encontrado el rol de Ansible, por favor, impórtelo antes de ejecutar esta acción de nuevo."
797
869
 
798
870
  #: ../app/services/foreman_openscap/client_config/ansible.rb:57
@@ -804,15 +876,21 @@ msgid "Ansible variables"
804
876
  msgstr "Variables de Ansible"
805
877
 
806
878
  #: ../app/services/foreman_openscap/client_config/manual.rb:14
807
- 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."
879
+ msgid ""
880
+ "This leaves the setup of the foreman_scap_client solely on the user. The "
881
+ "policy still needs to be defined in order to link incoming ARF reports."
808
882
  msgstr ""
809
883
 
810
884
  #: ../app/services/foreman_openscap/client_config/puppet.rb:17
811
- msgid "Requires %s Puppet class. This will assign the class to the hosts or selected hostgroups."
885
+ msgid ""
886
+ "Requires %s Puppet class. This will assign the class to the hosts or "
887
+ "selected hostgroups."
812
888
  msgstr ""
813
889
 
814
890
  #: ../app/services/foreman_openscap/client_config/puppet.rb:18
815
- msgid "Every puppet run ensures the foreman_scap_client is configured according to the policy."
891
+ msgid ""
892
+ "Every puppet run ensures the foreman_scap_client is configured according to "
893
+ "the policy."
816
894
  msgstr ""
817
895
 
818
896
  #: ../app/services/foreman_openscap/client_config/puppet.rb:39
@@ -824,19 +902,27 @@ msgid "Smart Class Parameters"
824
902
  msgstr "Parámetros de clase inteligente"
825
903
 
826
904
  #: ../app/services/foreman_openscap/lookup_key_overrider.rb:19
827
- msgid "%{type} was selected to deploy policy to clients, but %{type} is not available. Are you missing a plugin?"
905
+ msgid ""
906
+ "%{type} was selected to deploy policy to clients, but %{type} is not "
907
+ "available. Are you missing a plugin?"
828
908
  msgstr "Se seleccionó %{type} para implementar la política para los clientes, pero %{type} no está disponible. ¿Le falta un complemento?"
829
909
 
830
910
  #: ../app/services/foreman_openscap/lookup_key_overrider.rb:26
831
- msgid "Required %{msg_name} %{class} was not found, please ensure it is imported first."
911
+ msgid ""
912
+ "Required %{msg_name} %{class} was not found, please ensure it is imported "
913
+ "first."
832
914
  msgstr "Requerido %{msg_name} %{class} no fue encontrado, por favor asegúrese de importarlo primero."
833
915
 
834
916
  #: ../app/services/foreman_openscap/lookup_key_overrider.rb:34
835
- msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding."
917
+ msgid ""
918
+ "The following %{key_name} were missing for %{item_name}: %{key_names}. Make "
919
+ "sure they are imported before proceeding."
836
920
  msgstr "Faltan los siguientes %{key_name} para %{item_name}: %{key_names}. Asegúrese de que se importan antes de continuar."
837
921
 
838
922
  #: ../app/services/foreman_openscap/lookup_key_overrider.rb:56
839
- msgid "Failed to save when overriding parameters for %{config_tool}, cause: %{errors}"
923
+ msgid ""
924
+ "Failed to save when overriding parameters for %{config_tool}, cause: "
925
+ "%{errors}"
840
926
  msgstr "Fallo al guardar al anular los parámetros para %{config_tool}, causa: %{errors}"
841
927
 
842
928
  #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:39
@@ -844,11 +930,14 @@ msgid "This feature is temporarily disabled. "
844
930
  msgstr "Esta función se encuentra temporalmente deshabilitada."
845
931
 
846
932
  #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:40
847
- msgid "The following Smart Proxies need to be updated to unlock the feature: %s. "
933
+ msgid ""
934
+ "The following Smart Proxies need to be updated to unlock the feature: %s. "
848
935
  msgstr "Deben actualizarse los siguientes proxies inteligentes al desbloquear la funcionalidad: %s. "
849
936
 
850
937
  #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:41
851
- msgid "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions."
938
+ msgid ""
939
+ "The following proxies could not be reached: %s. Please make sure they are "
940
+ "available so Foreman can check their versions."
852
941
  msgstr "No se pudieron alcanzar los siguientes proxies: %s. Asegúrese de que estén disponibles para que Foreman pueda verificar sus versiones."
853
942
 
854
943
  #: ../app/services/foreman_openscap/oval/configure.rb:65
@@ -872,7 +961,9 @@ msgid "Is foreman_ansible present?"
872
961
  msgstr "¿Está presente foreman_ansible?"
873
962
 
874
963
  #: ../app/services/foreman_openscap/oval/setup.rb:62
875
- msgid "foreman_ansible plugin not found, please install it before running this action again."
964
+ msgid ""
965
+ "foreman_ansible plugin not found, please install it before running this "
966
+ "action again."
876
967
  msgstr "El plugin foreman_ansible no se encuentra, por favor instálelo antes de ejecutar esta acción de nuevo."
877
968
 
878
969
  #: ../app/services/foreman_openscap/oval/setup.rb:66
@@ -884,10 +975,14 @@ msgid "Are required variables for theforeman.foreman_scap_client present?"
884
975
  msgstr "¿Están presentes las variables necesarias para theforeman.foreman_scap_client?"
885
976
 
886
977
  #: ../app/services/foreman_openscap/oval/setup.rb:72
887
- msgid "The following Ansible Variables were not found: %{missing_vars}, please import them before running this action again."
978
+ msgid ""
979
+ "The following Ansible Variables were not found: %{missing_vars}, please "
980
+ "import them before running this action again."
888
981
  msgstr "No se han encontrado las siguientes variables de Ansible: %{missing_vars}, por favor, impórtelas antes de volver a ejecutar esta acción."
889
982
 
890
- #: ../app/services/foreman_openscap/oval/setup.rb:76 ../app/services/foreman_openscap/oval/setup.rb:81 ../app/services/foreman_openscap/oval/setup.rb:86
983
+ #: ../app/services/foreman_openscap/oval/setup.rb:76
984
+ #: ../app/services/foreman_openscap/oval/setup.rb:81
985
+ #: ../app/services/foreman_openscap/oval/setup.rb:86
891
986
  msgid "Is %s param set to be overriden?"
892
987
  msgstr "¿Está configurado el parámetro %s para ser anulado?"
893
988
 
@@ -919,7 +1014,9 @@ msgstr "El archivo con cambios no incluye los perfiles de contenido de SCAP exis
919
1014
  msgid "More details"
920
1015
  msgstr "Más información"
921
1016
 
922
- #: ../app/views/arf_reports/_detailed_message.html.erb:6 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:62 ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:57
1017
+ #: ../app/views/arf_reports/_detailed_message.html.erb:6
1018
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:62
1019
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:57
923
1020
  msgid "Description"
924
1021
  msgstr "Descripción"
925
1022
 
@@ -939,7 +1036,8 @@ msgstr "Seleccionar todos los objetos de esta página"
939
1036
  msgid "items selected. Uncheck to Clear"
940
1037
  msgstr "objetos seleccionados. Desactivar para limpiar"
941
1038
 
942
- #: ../app/views/arf_reports/_list.html.erb:7 ../app/views/arf_reports/delete_multiple.html.erb:10
1039
+ #: ../app/views/arf_reports/_list.html.erb:7
1040
+ #: ../app/views/arf_reports/delete_multiple.html.erb:10
943
1041
  msgid "Reported At"
944
1042
  msgstr "Reportado en"
945
1043
 
@@ -947,7 +1045,12 @@ msgstr "Reportado en"
947
1045
  msgid "Openscap Proxy"
948
1046
  msgstr "Proxy Openscap"
949
1047
 
950
- #: ../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
1048
+ #: ../app/views/arf_reports/_list.html.erb:13
1049
+ #: ../app/views/arf_reports/_output.html.erb:16
1050
+ #: ../app/views/policies/_list.html.erb:8
1051
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:12
1052
+ #: ../app/views/scap_contents/_list.html.erb:6
1053
+ #: ../app/views/tailoring_files/_list.html.erb:6
951
1054
  msgid "Actions"
952
1055
  msgstr "Acciones"
953
1056
 
@@ -1027,12 +1130,15 @@ msgstr "Descargar XML en bzip"
1027
1130
  msgid "Download HTML"
1028
1131
  msgstr "Descargar HTML"
1029
1132
 
1030
- #: ../app/views/arf_reports/show_html.html.erb:10 ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:68
1133
+ #: ../app/views/arf_reports/show_html.html.erb:10
1134
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:68
1031
1135
  msgid "Loading..."
1032
1136
  msgstr "Cargando..."
1033
1137
 
1034
1138
  #: ../app/views/arf_reports/welcome.html.erb:9
1035
- 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."
1139
+ msgid ""
1140
+ "You don't seem to have any ARF report. ARF report is a summary of a single "
1141
+ "scan occurrence on a particular host for a given Compliance Policy."
1036
1142
  msgstr "Al parecer no posee ningún informe ARF. El informe ARF es un resumen de una ocurrencia única de escaneo relacionada con un host en particular para una política de cumplimiento determinada."
1037
1143
 
1038
1144
  #: ../app/views/arf_reports/welcome.html.erb:12
@@ -1062,7 +1168,8 @@ msgstr "%s informes conforme avanza el tiempo"
1062
1168
  msgid "No report for this policy"
1063
1169
  msgstr "No hay informes para esta política."
1064
1170
 
1065
- #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:183
1171
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1
1172
+ #: ../lib/foreman_openscap/engine.rb:183
1066
1173
  msgid "Latest Compliance Reports"
1067
1174
  msgstr "Últimos informes de cumplimiento"
1068
1175
 
@@ -1078,7 +1185,8 @@ msgstr "El host ya no existe."
1078
1185
  msgid "Policy is missing"
1079
1186
  msgstr "Falta la política"
1080
1187
 
1081
- #: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:185
1188
+ #: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1
1189
+ #: ../lib/foreman_openscap/engine.rb:185
1082
1190
  msgid "Compliance Reports Breakdown"
1083
1191
  msgstr "Desglose de informes de cumplimiento"
1084
1192
 
@@ -1094,11 +1202,13 @@ msgstr "Nombre de host"
1094
1202
  msgid "Changed?"
1095
1203
  msgstr "¿Modificado?"
1096
1204
 
1097
- #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36 ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:35
1205
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
1206
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:35
1098
1207
  msgid "Yes"
1099
1208
  msgstr "Sí"
1100
1209
 
1101
- #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36 ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:35
1210
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
1211
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:35
1102
1212
  msgid "No"
1103
1213
  msgstr "No"
1104
1214
 
@@ -1149,23 +1259,38 @@ msgstr "General"
1149
1259
  msgid "Host Groups"
1150
1260
  msgstr "Grupo del host"
1151
1261
 
1152
- #: ../app/views/policies/_form.html.erb:45 ../app/views/policies/steps/_schedule_form.html.erb:6
1262
+ #: ../app/views/policies/_form.html.erb:45
1263
+ #: ../app/views/policies/steps/_schedule_form.html.erb:6
1153
1264
  msgid "Choose period"
1154
1265
  msgstr "Elegir período"
1155
1266
 
1156
- #: ../app/views/policies/_form.html.erb:47 ../app/views/policies/steps/_schedule_form.html.erb:9
1267
+ #: ../app/views/policies/_form.html.erb:47
1268
+ #: ../app/views/policies/steps/_schedule_form.html.erb:9
1157
1269
  msgid "Choose weekday"
1158
1270
  msgstr "Elegir día de la semana"
1159
1271
 
1160
- #: ../app/views/policies/_form.html.erb:48 ../app/views/policies/steps/_schedule_form.html.erb:13
1161
- msgid "Number of a day in month, note that not all months have same count of days"
1272
+ #: ../app/views/policies/_form.html.erb:48
1273
+ #: ../app/views/policies/steps/_schedule_form.html.erb:13
1274
+ msgid ""
1275
+ "Number of a day in month, note that not all months have same count of days"
1162
1276
  msgstr "Cantidad de días en el mes, tenga en cuenta que no todos los meses tienen la misma cantidad de días"
1163
1277
 
1164
- #: ../app/views/policies/_form.html.erb:49 ../app/views/policies/steps/_schedule_form.html.erb:14
1165
- msgid "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5 values by space"
1278
+ #: ../app/views/policies/_form.html.erb:49
1279
+ #: ../app/views/policies/steps/_schedule_form.html.erb:14
1280
+ msgid ""
1281
+ "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5"
1282
+ " values by space"
1166
1283
  msgstr "Puede especificar la línea Cron personalizada, por ejemplo: \"0 3 * * *\", separe cada uno de los 5 valores con espacio."
1167
1284
 
1168
- #: ../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
1285
+ #: ../app/views/policies/_list.html.erb:3
1286
+ #: ../app/views/tailoring_files/_list.html.erb:3
1287
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:19
1288
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:57
1289
+ #: ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:48
1290
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:19
1291
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:56
1292
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:31
1293
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/HostgroupsTable.js:9
1169
1294
  msgid "Name"
1170
1295
  msgstr "Nombre"
1171
1296
 
@@ -1175,7 +1300,7 @@ msgstr ""
1175
1300
 
1176
1301
  #: ../app/views/policies/_list.html.erb:5
1177
1302
  msgid "Profile"
1178
- msgstr ""
1303
+ msgstr "Perfil"
1179
1304
 
1180
1305
  #: ../app/views/policies/_list.html.erb:7
1181
1306
  msgid "Effective Profile"
@@ -1197,19 +1322,25 @@ msgstr "Mostrar guía"
1197
1322
  msgid "Delete compliance policy %s with all of its reports?"
1198
1323
  msgstr "¿Eliminar política de cumplimiento %s junto con todos sus informes?"
1199
1324
 
1200
- #: ../app/views/policies/create.html.erb:1 ../app/views/policies/index.html.erb:5 ../app/views/policies/new.html.erb:1
1325
+ #: ../app/views/policies/create.html.erb:1
1326
+ #: ../app/views/policies/index.html.erb:5 ../app/views/policies/new.html.erb:1
1201
1327
  msgid "New Compliance Policy"
1202
1328
  msgstr "Nueva política de cumplimiento"
1203
1329
 
1204
- #: ../app/views/policies/disassociate_multiple_hosts.html.erb:4 ../app/views/policies/select_multiple_hosts.html.erb:5
1330
+ #: ../app/views/policies/disassociate_multiple_hosts.html.erb:4
1331
+ #: ../app/views/policies/select_multiple_hosts.html.erb:5
1205
1332
  msgid "Select Compliance Policy"
1206
1333
  msgstr "Seleccionar política de cumplimiento"
1207
1334
 
1208
- #: ../app/views/policies/edit.html.erb:1 ../app/views/scap_contents/edit.html.erb:1 ../app/views/tailoring_files/edit.html.erb:1
1335
+ #: ../app/views/policies/edit.html.erb:1
1336
+ #: ../app/views/scap_contents/edit.html.erb:1
1337
+ #: ../app/views/tailoring_files/edit.html.erb:1
1209
1338
  msgid "Edit %s"
1210
1339
  msgstr "Editar"
1211
1340
 
1212
- #: ../app/views/policies/index.html.erb:2 ../app/views/policies/welcome.html.erb:1 ../app/views/policies/welcome.html.erb:6
1341
+ #: ../app/views/policies/index.html.erb:2
1342
+ #: ../app/views/policies/welcome.html.erb:1
1343
+ #: ../app/views/policies/welcome.html.erb:6
1213
1344
  msgid "Compliance Policies"
1214
1345
  msgstr "Políticas de cumplimiento"
1215
1346
 
@@ -1246,7 +1377,9 @@ msgid "SCAP content"
1246
1377
  msgstr "Contenido de SCAP"
1247
1378
 
1248
1379
  #: ../app/views/policies/welcome.html.erb:8
1249
- msgid "Once SCAP content is present, you can create a policy, assign select host groups and schedule to run."
1380
+ msgid ""
1381
+ "Once SCAP content is present, you can create a policy, assign select host "
1382
+ "groups and schedule to run."
1250
1383
  msgstr "Una vez que el contenido SCAP esté presente, puede crear una política, asignar grupos de host seleccionados y programar su ejecución."
1251
1384
 
1252
1385
  #: ../app/views/policies/welcome.html.erb:12
@@ -1309,7 +1442,8 @@ msgstr "Gráfica de estado"
1309
1442
  msgid "Latest reports for policy: %s"
1310
1443
  msgstr "Últimos informes para la política: %s"
1311
1444
 
1312
- #: ../app/views/scap_contents/_form.html.erb:9 ../app/views/tailoring_files/_form.html.erb:9
1445
+ #: ../app/views/scap_contents/_form.html.erb:9
1446
+ #: ../app/views/tailoring_files/_form.html.erb:9
1313
1447
  msgid "File Upload"
1314
1448
  msgstr "Carga del archivo"
1315
1449
 
@@ -1319,17 +1453,20 @@ msgstr "Archivo de secuencia de datos de SCAP"
1319
1453
 
1320
1454
  #: ../app/views/scap_contents/_list.html.erb:3
1321
1455
  msgid "Title"
1322
- msgstr ""
1456
+ msgstr "Título"
1323
1457
 
1324
- #: ../app/views/scap_contents/_list.html.erb:4 ../app/views/tailoring_files/_list.html.erb:4
1458
+ #: ../app/views/scap_contents/_list.html.erb:4
1459
+ #: ../app/views/tailoring_files/_list.html.erb:4
1325
1460
  msgid "File name"
1326
1461
  msgstr ""
1327
1462
 
1328
- #: ../app/views/scap_contents/_list.html.erb:5 ../app/views/tailoring_files/_list.html.erb:5
1463
+ #: ../app/views/scap_contents/_list.html.erb:5
1464
+ #: ../app/views/tailoring_files/_list.html.erb:5
1329
1465
  msgid "Created at"
1330
- msgstr ""
1466
+ msgstr "Creado"
1331
1467
 
1332
- #: ../app/views/scap_contents/_list.html.erb:17 ../app/views/tailoring_files/_list.html.erb:23
1468
+ #: ../app/views/scap_contents/_list.html.erb:17
1469
+ #: ../app/views/tailoring_files/_list.html.erb:23
1333
1470
  msgid "Download"
1334
1471
  msgstr "Descargar"
1335
1472
 
@@ -1366,7 +1503,8 @@ msgid "New SCAP Content"
1366
1503
  msgstr "Nuevo contenido SCAP"
1367
1504
 
1368
1505
  #: ../app/views/smart_proxies/_openscap_spool.html.erb:4
1369
- msgid "%s spool errors detected, inspect the appropriate file directly on proxy"
1506
+ msgid ""
1507
+ "%s spool errors detected, inspect the appropriate file directly on proxy"
1370
1508
  msgstr "Se detectaron errores de cola de espera %s. Inspeccione el archivo adecuado directamente en el proxy"
1371
1509
 
1372
1510
  #: ../app/views/smart_proxies/_openscap_spool.html.erb:8
@@ -1378,7 +1516,10 @@ msgid "None found"
1378
1516
  msgstr "No se encontró ninguno."
1379
1517
 
1380
1518
  #: ../app/views/smart_proxies/plugins/_openscap.html.erb:6
1381
- 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."
1519
+ msgid ""
1520
+ "Proxy failed to send a report from spool to Foreman. This indicates a "
1521
+ "corrupted report format. Report has been moved to directory for storing "
1522
+ "corrupted files on proxy for later inspection."
1382
1523
  msgstr "El proxy no logró enviar un informe desde la cola de espera a Foreman. Esto indica un formato de informe corrupto. El informe se movió al directorio para almacenar los archivos corruptos en el proxy para una inspección posterior."
1383
1524
 
1384
1525
  #: ../app/views/smart_proxies/plugins/_openscap.html.erb:7
@@ -1393,7 +1534,10 @@ msgstr "Archivo de personalización de secuencia de datos"
1393
1534
  msgid "Delete tailoring file %s?"
1394
1535
  msgstr "¿Eliminar archivo de personalización %s?"
1395
1536
 
1396
- #: ../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
1537
+ #: ../app/views/tailoring_files/index.html.erb:1
1538
+ #: ../app/views/tailoring_files/welcome.html.erb:1
1539
+ #: ../app/views/tailoring_files/welcome.html.erb:6
1540
+ #: ../lib/foreman_openscap/engine.rb:169
1397
1541
  msgid "Tailoring Files"
1398
1542
  msgstr "Archivos de personalización"
1399
1543
 
@@ -1406,7 +1550,9 @@ msgid "Upload new Tailoring File"
1406
1550
  msgstr "Subir nuevo archivo de personalización"
1407
1551
 
1408
1552
  #: ../app/views/tailoring_files/welcome.html.erb:7
1409
- msgid "It may sometimes be required to adjust the security policy to your specific needs. "
1553
+ msgid ""
1554
+ "It may sometimes be required to adjust the security policy to your specific "
1555
+ "needs. "
1410
1556
  msgstr "A veces, puede ser necesario ajustar la política de seguridad en función de sus necesidades específicas."
1411
1557
 
1412
1558
  #: ../app/views/tailoring_files/welcome.html.erb:8
@@ -1428,7 +1574,9 @@ msgid "A summary of reports for OpenSCAP policies"
1428
1574
  msgstr "Un resumen de los informes para las políticas de OpenSCAP"
1429
1575
 
1430
1576
  #: ../lib/foreman_openscap/bulk_upload.rb:20
1431
- msgid "Can't find scap-security-guide RPM, are you sure it is installed on your server?"
1577
+ msgid ""
1578
+ "Can't find scap-security-guide RPM, are you sure it is installed on your "
1579
+ "server?"
1432
1580
  msgstr ""
1433
1581
 
1434
1582
  #: ../lib/foreman_openscap/bulk_upload.rb:29
@@ -1471,16 +1619,21 @@ msgstr "Contenidos de SCAP"
1471
1619
  msgid "Reports"
1472
1620
  msgstr "Informes"
1473
1621
 
1474
- #: ../lib/foreman_openscap/engine.rb:172 ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:33
1622
+ #: ../lib/foreman_openscap/engine.rb:172
1623
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:33
1475
1624
  msgid "OVAL Contents"
1476
1625
  msgstr "Contenido de OVAL"
1477
1626
 
1478
- #: ../lib/foreman_openscap/engine.rb:177 ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:32
1627
+ #: ../lib/foreman_openscap/engine.rb:177
1628
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:32
1479
1629
  msgid "OVAL Policies"
1480
1630
  msgstr "Políticas de OVAL"
1481
1631
 
1482
1632
  #: ../lib/foreman_openscap/engine.rb:199
1483
- msgid "OpenSCAP Proxy to use for fetching SCAP content and uploading ARF reports. Leave blank and override appropriate parameters when using proxy load balancer."
1633
+ msgid ""
1634
+ "OpenSCAP Proxy to use for fetching SCAP content and uploading ARF reports. "
1635
+ "Leave blank and override appropriate parameters when using proxy load "
1636
+ "balancer."
1484
1637
  msgstr "Proxy OpenSCAP que se utiliza para buscar contenido SCAP y subir informes ARF. Deje en blanco y sobrescriba los parámetros adecuados cuando use el equilibrador de carga proxy."
1485
1638
 
1486
1639
  #: ../lib/foreman_openscap/engine.rb:203 ../lib/foreman_openscap/engine.rb:208
@@ -1501,11 +1654,11 @@ msgstr "Ejecute el escaneo de OVAL"
1501
1654
 
1502
1655
  #: ../webpack/components/ConfirmModal.js:19
1503
1656
  msgid "Confirm"
1504
- msgstr ""
1657
+ msgstr "Confirmar"
1505
1658
 
1506
1659
  #: ../webpack/components/EditableInput.js:78
1507
1660
  msgid "None provided"
1508
- msgstr ""
1661
+ msgstr "No se ha proporcionado ninguna"
1509
1662
 
1510
1663
  #: ../webpack/components/HostExtentions/HostKebabItems.js:37
1511
1664
  msgid "There's no available report for this host"
@@ -1521,7 +1674,7 @@ msgstr "Error"
1521
1674
 
1522
1675
  #: ../webpack/components/withLoading.js:64
1523
1676
  msgid "Permission denied"
1524
- msgstr ""
1677
+ msgstr "Permiso negado"
1525
1678
 
1526
1679
  #: ../webpack/helpers/mutationHelper.js:7
1527
1680
  msgid "There was a following error when deleting %(name)s: %(error)s"
@@ -1539,7 +1692,8 @@ msgstr ""
1539
1692
  msgid "No OVAL Contents found."
1540
1693
  msgstr "No se ha encontrado ningún contenido de OVAL."
1541
1694
 
1542
- #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:42 ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:42
1695
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:42
1696
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:42
1543
1697
  msgid "Delete OVAL Content"
1544
1698
  msgstr ""
1545
1699
 
@@ -1547,17 +1701,23 @@ msgstr ""
1547
1701
  msgid "OVAL Content successfully deleted."
1548
1702
  msgstr ""
1549
1703
 
1550
- #: ../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
1704
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:51
1705
+ #: ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:39
1706
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:19
1707
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:74
1551
1708
  msgid "OVAL Content"
1552
1709
  msgstr "Contenido de OVAL"
1553
1710
 
1554
- #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:56 ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:57
1711
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:56
1712
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:57
1555
1713
  msgid "Create OVAL Content"
1556
1714
  msgstr ""
1557
1715
 
1558
- #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:20 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:103 ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:21
1716
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:20
1717
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:103
1718
+ #: ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:21
1559
1719
  msgid "URL"
1560
- msgstr ""
1720
+ msgstr "URL"
1561
1721
 
1562
1722
  #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:21
1563
1723
  msgid "Original File Name"
@@ -1583,7 +1743,8 @@ msgstr ""
1583
1743
  msgid "OVAL Content from file"
1584
1744
  msgstr ""
1585
1745
 
1586
- #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:92 ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:28
1746
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:92
1747
+ #: ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:28
1587
1748
  msgid "File"
1588
1749
  msgstr ""
1589
1750
 
@@ -1595,7 +1756,8 @@ msgstr ""
1595
1756
  msgid "Unknown error when submitting data, please try again later."
1596
1757
  msgstr ""
1597
1758
 
1598
- #: ../webpack/routes/OvalContents/OvalContentsShow/index.js:26 ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:22
1759
+ #: ../webpack/routes/OvalContents/OvalContentsShow/index.js:26
1760
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:22
1599
1761
  msgid "No OVAL Content found"
1600
1762
  msgstr ""
1601
1763
 
@@ -1603,7 +1765,8 @@ msgstr ""
1603
1765
  msgid "No OVAL Policies found"
1604
1766
  msgstr "No se han encontrado políticas de OVAL"
1605
1767
 
1606
- #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:41 ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:33
1768
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:41
1769
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:33
1607
1770
  msgid "Delete OVAL Policy"
1608
1771
  msgstr ""
1609
1772
 
@@ -1615,7 +1778,8 @@ msgstr ""
1615
1778
  msgid "OVAL policy"
1616
1779
  msgstr ""
1617
1780
 
1618
- #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:48 ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:17
1781
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:48
1782
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:17
1619
1783
  msgid "Create OVAL Policy"
1620
1784
  msgstr ""
1621
1785
 
@@ -1633,7 +1797,7 @@ msgstr ""
1633
1797
 
1634
1798
  #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js:8
1635
1799
  msgid "can't be blank"
1636
- msgstr ""
1800
+ msgstr "No se puede dejar en blanco"
1637
1801
 
1638
1802
  #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js:15
1639
1803
  msgid "is not a valid cronline"
@@ -1648,7 +1812,9 @@ msgid "Failed to create OVAL Policy: %s"
1648
1812
  msgstr ""
1649
1813
 
1650
1814
  #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:23
1651
- msgid "OVAL Content is required to create OVAL Policy. Please create one before proceeding."
1815
+ msgid ""
1816
+ "OVAL Content is required to create OVAL Policy. Please create one before "
1817
+ "proceeding."
1652
1818
  msgstr ""
1653
1819
 
1654
1820
  #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTab.js:38