foreman_openscap 9.0.4 → 10.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (93) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_openscap/locale/cs_CZ/foreman_openscap.js +115 -127
  3. data/app/assets/javascripts/foreman_openscap/locale/de/foreman_openscap.js +12 -24
  4. data/app/assets/javascripts/foreman_openscap/locale/en/foreman_openscap.js +1 -13
  5. data/app/assets/javascripts/foreman_openscap/locale/en_GB/foreman_openscap.js +3 -15
  6. data/app/assets/javascripts/foreman_openscap/locale/es/foreman_openscap.js +12 -24
  7. data/app/assets/javascripts/foreman_openscap/locale/fr/foreman_openscap.js +83 -95
  8. data/app/assets/javascripts/foreman_openscap/locale/gl/foreman_openscap.js +4 -16
  9. data/app/assets/javascripts/foreman_openscap/locale/it/foreman_openscap.js +10 -22
  10. data/app/assets/javascripts/foreman_openscap/locale/ja/foreman_openscap.js +68 -80
  11. data/app/assets/javascripts/foreman_openscap/locale/ka/foreman_openscap.js +28 -40
  12. data/app/assets/javascripts/foreman_openscap/locale/ko/foreman_openscap.js +12 -24
  13. data/app/assets/javascripts/foreman_openscap/locale/pt_BR/foreman_openscap.js +9 -21
  14. data/app/assets/javascripts/foreman_openscap/locale/ru/foreman_openscap.js +8 -20
  15. data/app/assets/javascripts/foreman_openscap/locale/sv_SE/foreman_openscap.js +6 -18
  16. data/app/assets/javascripts/foreman_openscap/locale/zh_CN/foreman_openscap.js +67 -79
  17. data/app/assets/javascripts/foreman_openscap/locale/zh_TW/foreman_openscap.js +9 -21
  18. data/app/helpers/foreman_openscap_helper.rb +2 -18
  19. data/db/migrate/20201217161511_add_url_to_oval_content.rb +1 -1
  20. data/lib/foreman_openscap/engine.rb +148 -155
  21. data/lib/foreman_openscap/version.rb +1 -1
  22. data/locale/Makefile +12 -2
  23. data/locale/cs_CZ/LC_MESSAGES/foreman_openscap.mo +0 -0
  24. data/locale/cs_CZ/foreman_openscap.edit.po +1442 -0
  25. data/locale/cs_CZ/foreman_openscap.po +120 -130
  26. data/locale/cs_CZ/foreman_openscap.po.time_stamp +0 -0
  27. data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
  28. data/locale/de/foreman_openscap.edit.po +1454 -0
  29. data/locale/de/foreman_openscap.po +13 -25
  30. data/locale/de/foreman_openscap.po.time_stamp +0 -0
  31. data/locale/en/LC_MESSAGES/foreman_openscap.mo +0 -0
  32. data/locale/en/foreman_openscap.edit.po +1439 -0
  33. data/locale/en/foreman_openscap.po +1 -13
  34. data/locale/en/foreman_openscap.po.time_stamp +0 -0
  35. data/locale/en_GB/LC_MESSAGES/foreman_openscap.mo +0 -0
  36. data/locale/en_GB/foreman_openscap.edit.po +1440 -0
  37. data/locale/en_GB/foreman_openscap.po +3 -15
  38. data/locale/en_GB/foreman_openscap.po.time_stamp +0 -0
  39. data/locale/es/LC_MESSAGES/foreman_openscap.mo +0 -0
  40. data/locale/es/foreman_openscap.edit.po +1449 -0
  41. data/locale/es/foreman_openscap.po +12 -24
  42. data/locale/es/foreman_openscap.po.time_stamp +0 -0
  43. data/locale/foreman_openscap.pot +47 -61
  44. data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
  45. data/locale/fr/foreman_openscap.edit.po +1455 -0
  46. data/locale/fr/foreman_openscap.po +83 -95
  47. data/locale/fr/foreman_openscap.po.time_stamp +0 -0
  48. data/locale/gl/LC_MESSAGES/foreman_openscap.mo +0 -0
  49. data/locale/gl/foreman_openscap.edit.po +1440 -0
  50. data/locale/gl/foreman_openscap.po +4 -16
  51. data/locale/gl/foreman_openscap.po.time_stamp +0 -0
  52. data/locale/it/LC_MESSAGES/foreman_openscap.mo +0 -0
  53. data/locale/it/foreman_openscap.edit.po +1442 -0
  54. data/locale/it/foreman_openscap.po +10 -22
  55. data/locale/it/foreman_openscap.po.time_stamp +0 -0
  56. data/locale/ja/LC_MESSAGES/foreman_openscap.mo +0 -0
  57. data/locale/ja/foreman_openscap.edit.po +1450 -0
  58. data/locale/ja/foreman_openscap.po +68 -80
  59. data/locale/ja/foreman_openscap.po.time_stamp +0 -0
  60. data/locale/ka/LC_MESSAGES/foreman_openscap.mo +0 -0
  61. data/locale/ka/foreman_openscap.edit.po +1444 -0
  62. data/locale/ka/foreman_openscap.po +28 -40
  63. data/locale/ka/foreman_openscap.po.time_stamp +0 -0
  64. data/locale/ko/LC_MESSAGES/foreman_openscap.mo +0 -0
  65. data/locale/ko/foreman_openscap.edit.po +1440 -0
  66. data/locale/ko/foreman_openscap.po +12 -24
  67. data/locale/ko/foreman_openscap.po.time_stamp +0 -0
  68. data/locale/pt_BR/LC_MESSAGES/foreman_openscap.mo +0 -0
  69. data/locale/pt_BR/foreman_openscap.edit.po +1454 -0
  70. data/locale/pt_BR/foreman_openscap.po +9 -21
  71. data/locale/pt_BR/foreman_openscap.po.time_stamp +0 -0
  72. data/locale/ru/LC_MESSAGES/foreman_openscap.mo +0 -0
  73. data/locale/ru/foreman_openscap.edit.po +1444 -0
  74. data/locale/ru/foreman_openscap.po +8 -20
  75. data/locale/ru/foreman_openscap.po.time_stamp +0 -0
  76. data/locale/sv_SE/LC_MESSAGES/foreman_openscap.mo +0 -0
  77. data/locale/sv_SE/foreman_openscap.edit.po +1440 -0
  78. data/locale/sv_SE/foreman_openscap.po +6 -18
  79. data/locale/sv_SE/foreman_openscap.po.time_stamp +0 -0
  80. data/locale/zh_CN/LC_MESSAGES/foreman_openscap.mo +0 -0
  81. data/locale/zh_CN/foreman_openscap.edit.po +1449 -0
  82. data/locale/zh_CN/foreman_openscap.po +67 -79
  83. data/locale/zh_CN/foreman_openscap.po.time_stamp +0 -0
  84. data/locale/zh_TW/LC_MESSAGES/foreman_openscap.mo +0 -0
  85. data/locale/zh_TW/foreman_openscap.edit.po +1441 -0
  86. data/locale/zh_TW/foreman_openscap.po +9 -21
  87. data/locale/zh_TW/foreman_openscap.po.time_stamp +0 -0
  88. data/test/unit/message_cleaner_test.rb +1 -0
  89. metadata +35 -7
  90. data/locale/action_names.rb +0 -2
  91. data/webpack/components/EditableInput.js +0 -166
  92. data/webpack/components/EditableInput.scss +0 -3
  93. data/webpack/helpers/formFieldsHelper.js +0 -114
@@ -3,11 +3,11 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "Foreman",
6
+ "Project-Id-Version": "foreman_openscap 10.0.1",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-04-14 07:48+0000",
9
- "Last-Translator": "Patrick Dolinic, 2021",
10
- "Language-Team": "German (http://www.transifex.com/foreman/foreman/language/de/)",
9
+ "Last-Translator": "pdolinic, 2021",
10
+ "Language-Team": "German (http://app.transifex.com/foreman/foreman/language/de/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
13
13
  "Content-Transfer-Encoding": "8bit",
@@ -133,7 +133,7 @@
133
133
  "Wochentag auswählen"
134
134
  ],
135
135
  "Close": [
136
- ""
136
+ "Schließen"
137
137
  ],
138
138
  "Compliance": [
139
139
  "Konformität"
@@ -163,7 +163,7 @@
163
163
  "Konform mit der Richtlinie"
164
164
  ],
165
165
  "Confirm": [
166
- ""
166
+ "Bestätigen"
167
167
  ],
168
168
  "Content": [
169
169
  ""
@@ -190,7 +190,7 @@
190
190
  "Erstellen einer Tailoring datei"
191
191
  ],
192
192
  "Created at": [
193
- ""
193
+ "Erstellt um"
194
194
  ],
195
195
  "Dashboard": [
196
196
  "Übersichtsseite"
@@ -454,7 +454,7 @@
454
454
  "Standorte"
455
455
  ],
456
456
  "Manual": [
457
- ""
457
+ "Manuell"
458
458
  ],
459
459
  "Message": [
460
460
  "Nachricht"
@@ -517,7 +517,7 @@
517
517
  "Keine Hosts ausgewählt"
518
518
  ],
519
519
  "No hosts were found with that id, name or query filter": [
520
- ""
520
+ "Keine Hosts wurden mit dieser Kennung, Name oder Abfrage-Filter gefunden"
521
521
  ],
522
522
  "No proxy found for %{name} or %{url}": [
523
523
  "Keine Proxy für %{name} oder %{url} gefunden"
@@ -549,9 +549,6 @@
549
549
  "None found": [
550
550
  "Keine gefunden"
551
551
  ],
552
- "None provided": [
553
- ""
554
- ],
555
552
  "None!": [
556
553
  "Keine!"
557
554
  ],
@@ -610,7 +607,7 @@
610
607
  "Erfolgreich|E"
611
608
  ],
612
609
  "Permission denied": [
613
- ""
610
+ "Erlaubnis verweigert"
614
611
  ],
615
612
  "Please Confirm": [
616
613
  "Bitte bestätigen"
@@ -670,7 +667,7 @@
670
667
  "Richtlinie mit Kennung %s nicht gefunden."
671
668
  ],
672
669
  "Profile": [
673
- ""
670
+ "Profil"
674
671
  ],
675
672
  "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.": [
676
673
  "Der Proxy konnte keinen Bericht vom Spool an Foreman senden. Dies weist auf ein beschädigtes Berichtsformat hin. Der Bericht wurde in ein Verzeichnis verschoben, in dem beschädigte Dateien auf einem Proxy zur späteren Überprüfung gespeichert werden."
@@ -754,7 +751,7 @@
754
751
  "Regelergebnisse"
755
752
  ],
756
753
  "Run": [
757
- ""
754
+ "Ausführen"
758
755
  ],
759
756
  "Run OpenSCAP remediation with Ansible": [
760
757
  ""
@@ -841,7 +838,7 @@
841
838
  "Smart-Class-Parameter"
842
839
  ],
843
840
  "Snippet": [
844
- ""
841
+ "Snippet"
845
842
  ],
846
843
  "Something went wrong while selecting compliance reports - %s": [
847
844
  "Fehler bei der Auswahl der Compliance-Berichte - %s"
@@ -903,12 +900,6 @@
903
900
  "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding.": [
904
901
  "Die folgenden %{key_name} fehlten für %{item_name}: %{key_names}. Stellen Sie sicher, dass sie importiert wurden, bevor Sie fortfahren."
905
902
  ],
906
- "The following Smart Proxies need to be updated to unlock the feature: %s. ": [
907
- "Die folgenden Smart-Proxys müssen aktualisiert werden um das Feature freizuschalten: %s."
908
- ],
909
- "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions.": [
910
- "Die folgenden Proxys konnten nicht erreicht werden: %s . Bitte stellen Sie sicher, dass sie verfügbar sind, damit Foreman ihre Versionen überprüfen kann."
911
- ],
912
903
  "The identifier of the host": [
913
904
  "Die Kennung des Hosts"
914
905
  ],
@@ -927,9 +918,6 @@
927
918
  "There's no available report for this host": [
928
919
  ""
929
920
  ],
930
- "This feature is temporarily disabled. ": [
931
- "Dieses Feature ist temporär deaktiviert."
932
- ],
933
921
  "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.": [
934
922
  ""
935
923
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_openscap 1.0.0",
6
+ "Project-Id-Version": "foreman_openscap 10.0.1",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2023-05-16 14:11+0200",
9
9
  "Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
@@ -549,9 +549,6 @@
549
549
  "None found": [
550
550
  ""
551
551
  ],
552
- "None provided": [
553
- ""
554
- ],
555
552
  "None!": [
556
553
  ""
557
554
  ],
@@ -903,12 +900,6 @@
903
900
  "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding.": [
904
901
  ""
905
902
  ],
906
- "The following Smart Proxies need to be updated to unlock the feature: %s. ": [
907
- ""
908
- ],
909
- "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions.": [
910
- ""
911
- ],
912
903
  "The identifier of the host": [
913
904
  ""
914
905
  ],
@@ -927,9 +918,6 @@
927
918
  "There's no available report for this host": [
928
919
  ""
929
920
  ],
930
- "This feature is temporarily disabled. ": [
931
- ""
932
- ],
933
921
  "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.": [
934
922
  ""
935
923
  ],
@@ -3,11 +3,11 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "Foreman",
6
+ "Project-Id-Version": "foreman_openscap 10.0.1",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-04-14 07:48+0000",
9
9
  "Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
10
- "Language-Team": "English (United Kingdom) (http://www.transifex.com/foreman/foreman/language/en_GB/)",
10
+ "Language-Team": "English (United Kingdom) (http://app.transifex.com/foreman/foreman/language/en_GB/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
13
13
  "Content-Transfer-Encoding": "8bit",
@@ -549,9 +549,6 @@
549
549
  "None found": [
550
550
  ""
551
551
  ],
552
- "None provided": [
553
- ""
554
- ],
555
552
  "None!": [
556
553
  ""
557
554
  ],
@@ -903,12 +900,6 @@
903
900
  "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding.": [
904
901
  ""
905
902
  ],
906
- "The following Smart Proxies need to be updated to unlock the feature: %s. ": [
907
- ""
908
- ],
909
- "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions.": [
910
- ""
911
- ],
912
903
  "The identifier of the host": [
913
904
  ""
914
905
  ],
@@ -927,9 +918,6 @@
927
918
  "There's no available report for this host": [
928
919
  ""
929
920
  ],
930
- "This feature is temporarily disabled. ": [
931
- ""
932
- ],
933
921
  "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.": [
934
922
  ""
935
923
  ],
@@ -1046,7 +1034,7 @@
1046
1034
  ""
1047
1035
  ],
1048
1036
  "documentation": [
1049
- ""
1037
+ "documentation"
1050
1038
  ],
1051
1039
  "does not come from selected tailoring file": [
1052
1040
  ""
@@ -3,11 +3,11 @@
3
3
  "locale_data": {
4
4
  "foreman_openscap": {
5
5
  "": {
6
- "Project-Id-Version": "Foreman",
6
+ "Project-Id-Version": "foreman_openscap 10.0.1",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2016-04-14 07:48+0000",
9
9
  "Last-Translator": "FIRST AUTHOR <EMAIL@ADDRESS>, 2016",
10
- "Language-Team": "Spanish (http://www.transifex.com/foreman/foreman/language/es/)",
10
+ "Language-Team": "Spanish (http://app.transifex.com/foreman/foreman/language/es/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
13
13
  "Content-Transfer-Encoding": "8bit",
@@ -134,7 +134,7 @@
134
134
  "Elegir día de la semana"
135
135
  ],
136
136
  "Close": [
137
- ""
137
+ "Cerrar"
138
138
  ],
139
139
  "Compliance": [
140
140
  "Cumplimiento"
@@ -164,7 +164,7 @@
164
164
  "En conformidad con la política"
165
165
  ],
166
166
  "Confirm": [
167
- ""
167
+ "Confirmar"
168
168
  ],
169
169
  "Content": [
170
170
  ""
@@ -191,7 +191,7 @@
191
191
  "Crear un archivo de personalización"
192
192
  ],
193
193
  "Created at": [
194
- ""
194
+ "Creado"
195
195
  ],
196
196
  "Dashboard": [
197
197
  "Tablero de mandos"
@@ -455,7 +455,7 @@
455
455
  "Ubicaciones"
456
456
  ],
457
457
  "Manual": [
458
- ""
458
+ "Manual"
459
459
  ],
460
460
  "Message": [
461
461
  "Mensaje"
@@ -518,7 +518,7 @@
518
518
  "Ningún host seleccionado"
519
519
  ],
520
520
  "No hosts were found with that id, name or query filter": [
521
- ""
521
+ "No se hallaron hosts con ese ID, nombre o filtro de consulta"
522
522
  ],
523
523
  "No proxy found for %{name} or %{url}": [
524
524
  "No se ha encontrado ningún proxy para %{name} o %{url}"
@@ -550,9 +550,6 @@
550
550
  "None found": [
551
551
  "No se encontró ninguno."
552
552
  ],
553
- "None provided": [
554
- ""
555
- ],
556
553
  "None!": [
557
554
  "Ninguno"
558
555
  ],
@@ -611,7 +608,7 @@
611
608
  "Leído|P"
612
609
  ],
613
610
  "Permission denied": [
614
- ""
611
+ "Permiso negado"
615
612
  ],
616
613
  "Please Confirm": [
617
614
  "Confirmar"
@@ -671,7 +668,7 @@
671
668
  "No se encontró la política con el ID %s."
672
669
  ],
673
670
  "Profile": [
674
- ""
671
+ "Perfil"
675
672
  ],
676
673
  "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.": [
677
674
  "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."
@@ -755,7 +752,7 @@
755
752
  "Resultados de regla"
756
753
  ],
757
754
  "Run": [
758
- ""
755
+ "Ejecutar"
759
756
  ],
760
757
  "Run OpenSCAP remediation with Ansible": [
761
758
  ""
@@ -842,7 +839,7 @@
842
839
  "Parámetros de clase inteligente"
843
840
  ],
844
841
  "Snippet": [
845
- ""
842
+ "Snippet"
846
843
  ],
847
844
  "Something went wrong while selecting compliance reports - %s": [
848
845
  "Algo ha fallado al seleccionar los informes de cumplimiento: %s."
@@ -904,12 +901,6 @@
904
901
  "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding.": [
905
902
  "Faltan los siguientes %{key_name} para %{item_name}: %{key_names}. Asegúrese de que se importan antes de continuar."
906
903
  ],
907
- "The following Smart Proxies need to be updated to unlock the feature: %s. ": [
908
- "Deben actualizarse los siguientes proxies inteligentes al desbloquear la funcionalidad: %s. "
909
- ],
910
- "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions.": [
911
- "No se pudieron alcanzar los siguientes proxies: %s. Asegúrese de que estén disponibles para que Foreman pueda verificar sus versiones."
912
- ],
913
904
  "The identifier of the host": [
914
905
  "El identificador del host"
915
906
  ],
@@ -928,9 +919,6 @@
928
919
  "There's no available report for this host": [
929
920
  ""
930
921
  ],
931
- "This feature is temporarily disabled. ": [
932
- "Esta función se encuentra temporalmente deshabilitada."
933
- ],
934
922
  "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.": [
935
923
  ""
936
924
  ],
@@ -938,7 +926,7 @@
938
926
  "Este perfil se utilizará para anular el perfil del contenido scap"
939
927
  ],
940
928
  "Title": [
941
- ""
929
+ "Título"
942
930
  ],
943
931
  "To deploy foreman_scap_client, ansible roles run needs to be triggered manually. Manual run is also required after any change to this policy.": [
944
932
  ""