foreman_openscap 9.0.3 → 10.0.0
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.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_openscap/locale/cs_CZ/foreman_openscap.js +0 -9
- data/app/assets/javascripts/foreman_openscap/locale/de/foreman_openscap.js +0 -9
- data/app/assets/javascripts/foreman_openscap/locale/en/foreman_openscap.js +0 -9
- data/app/assets/javascripts/foreman_openscap/locale/en_GB/foreman_openscap.js +0 -9
- data/app/assets/javascripts/foreman_openscap/locale/es/foreman_openscap.js +0 -9
- data/app/assets/javascripts/foreman_openscap/locale/fr/foreman_openscap.js +0 -9
- data/app/assets/javascripts/foreman_openscap/locale/gl/foreman_openscap.js +0 -9
- data/app/assets/javascripts/foreman_openscap/locale/it/foreman_openscap.js +0 -9
- data/app/assets/javascripts/foreman_openscap/locale/ja/foreman_openscap.js +0 -9
- data/app/assets/javascripts/foreman_openscap/locale/ka/foreman_openscap.js +0 -9
- data/app/assets/javascripts/foreman_openscap/locale/ko/foreman_openscap.js +0 -9
- data/app/assets/javascripts/foreman_openscap/locale/pt_BR/foreman_openscap.js +0 -9
- data/app/assets/javascripts/foreman_openscap/locale/ru/foreman_openscap.js +0 -9
- data/app/assets/javascripts/foreman_openscap/locale/sv_SE/foreman_openscap.js +0 -9
- data/app/assets/javascripts/foreman_openscap/locale/zh_CN/foreman_openscap.js +0 -9
- data/app/assets/javascripts/foreman_openscap/locale/zh_TW/foreman_openscap.js +0 -9
- data/app/helpers/foreman_openscap_helper.rb +2 -18
- data/db/migrate/20201217161511_add_url_to_oval_content.rb +1 -1
- data/lib/foreman_openscap/engine.rb +148 -155
- data/lib/foreman_openscap/version.rb +1 -1
- data/locale/cs_CZ/foreman_openscap.edit.po +42 -54
- data/locale/cs_CZ/foreman_openscap.po +0 -9
- data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/de/foreman_openscap.edit.po +51 -250
- data/locale/de/foreman_openscap.po +0 -9
- data/locale/en/foreman_openscap.edit.po +42 -54
- data/locale/en/foreman_openscap.po +0 -9
- data/locale/en_GB/foreman_openscap.edit.po +42 -66
- data/locale/en_GB/foreman_openscap.po +0 -9
- data/locale/es/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/es/foreman_openscap.edit.po +51 -252
- data/locale/es/foreman_openscap.po +0 -9
- data/locale/foreman_openscap.pot +47 -57
- data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/fr/foreman_openscap.edit.po +51 -258
- data/locale/fr/foreman_openscap.po +0 -9
- data/locale/gl/foreman_openscap.edit.po +42 -54
- data/locale/gl/foreman_openscap.po +0 -9
- data/locale/it/foreman_openscap.edit.po +42 -63
- data/locale/it/foreman_openscap.po +0 -9
- data/locale/ja/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ja/foreman_openscap.edit.po +49 -248
- data/locale/ja/foreman_openscap.po +0 -9
- data/locale/ka/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ka/foreman_openscap.edit.po +46 -251
- data/locale/ka/foreman_openscap.po +0 -9
- data/locale/ko/foreman_openscap.edit.po +42 -69
- data/locale/ko/foreman_openscap.po +0 -9
- data/locale/pt_BR/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/pt_BR/foreman_openscap.edit.po +51 -252
- data/locale/pt_BR/foreman_openscap.po +0 -9
- data/locale/ru/foreman_openscap.edit.po +42 -69
- data/locale/ru/foreman_openscap.po +0 -9
- data/locale/sv_SE/foreman_openscap.edit.po +42 -54
- data/locale/sv_SE/foreman_openscap.po +0 -9
- data/locale/zh_CN/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/zh_CN/foreman_openscap.edit.po +49 -246
- data/locale/zh_CN/foreman_openscap.po +0 -9
- data/locale/zh_TW/foreman_openscap.edit.po +42 -69
- data/locale/zh_TW/foreman_openscap.po +0 -9
- data/test/unit/message_cleaner_test.rb +1 -0
- data/webpack/components/OpenscapRemediationWizard/Footer.js +54 -0
- data/webpack/components/OpenscapRemediationWizard/constants.js +9 -0
- data/webpack/components/OpenscapRemediationWizard/index.js +11 -5
- metadata +6 -5
|
@@ -168,7 +168,7 @@ msgstr "Nombre de contenido de SCAP"
|
|
|
168
168
|
msgid "XML containing SCAP content"
|
|
169
169
|
msgstr "XML que contiene contenido SCAP"
|
|
170
170
|
|
|
171
|
-
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:42 ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
171
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:42 ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:36
|
|
172
172
|
msgid "Original file name of the XML file"
|
|
173
173
|
msgstr "Nombre de archivo original del archivo XML"
|
|
174
174
|
|
|
@@ -204,35 +204,35 @@ msgstr "Directorio a cargar cuando se utiliza el tipo de carga \"directorio\""
|
|
|
204
204
|
msgid "Please specify import type, received: %{received}, expected one of: %{expected}"
|
|
205
205
|
msgstr "Por favor, especifique el tipo de importación, recibido: %{received}, se espera uno de: %{expected}"
|
|
206
206
|
|
|
207
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
207
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:10
|
|
208
208
|
msgid "List Tailoring files"
|
|
209
209
|
msgstr "Mencionar archivos de personalización"
|
|
210
210
|
|
|
211
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
211
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:18
|
|
212
212
|
msgid "Download a Tailoring file as XML"
|
|
213
213
|
msgstr "Descargar un archivo de personalización como XML"
|
|
214
214
|
|
|
215
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
215
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:27
|
|
216
216
|
msgid "Show a Tailoring file"
|
|
217
217
|
msgstr "Mostrar un archivo de personalización"
|
|
218
218
|
|
|
219
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
219
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:34
|
|
220
220
|
msgid "Tailoring file name"
|
|
221
221
|
msgstr "Personalizando nombre de archivo"
|
|
222
222
|
|
|
223
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
223
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:35
|
|
224
224
|
msgid "XML containing tailoring file"
|
|
225
225
|
msgstr "XML que contiene el archivo de personalización"
|
|
226
226
|
|
|
227
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
227
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:41
|
|
228
228
|
msgid "Create a Tailoring file"
|
|
229
229
|
msgstr "Crear un archivo de personalización"
|
|
230
230
|
|
|
231
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
231
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:49
|
|
232
232
|
msgid "Update a Tailoring file"
|
|
233
233
|
msgstr "Actualizar un archivo de personalización"
|
|
234
234
|
|
|
235
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
235
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:57
|
|
236
236
|
msgid "Deletes a Tailoring file"
|
|
237
237
|
msgstr "Elimina un archivo de personalización"
|
|
238
238
|
|
|
@@ -443,7 +443,7 @@ msgstr "Eliminar asignación de política de cumplimiento"
|
|
|
443
443
|
msgid "Change OpenSCAP Proxy"
|
|
444
444
|
msgstr "Cambiar proxy OpenSCAP"
|
|
445
445
|
|
|
446
|
-
#: ../app/helpers/compliance_hosts_helper.rb:37 ../app/models/foreman_openscap/compliance_status.rb:8 ../lib/foreman_openscap/engine.rb:
|
|
446
|
+
#: ../app/helpers/compliance_hosts_helper.rb:37 ../app/models/foreman_openscap/compliance_status.rb:8 ../lib/foreman_openscap/engine.rb:132 ../webpack/components/HostExtentions/HostKebabItems.js:39
|
|
447
447
|
msgid "Compliance"
|
|
448
448
|
msgstr "Cumplimiento"
|
|
449
449
|
|
|
@@ -491,7 +491,7 @@ msgstr "Este perfil se utilizará para anular el perfil del contenido scap"
|
|
|
491
491
|
msgid "Submit"
|
|
492
492
|
msgstr "Enviar"
|
|
493
493
|
|
|
494
|
-
#: ../app/helpers/policies_helper.rb:115 ../app/views/arf_reports/_list.html.erb:53 ../webpack/components/ConfirmModal.js:29
|
|
494
|
+
#: ../app/helpers/policies_helper.rb:115 ../app/views/arf_reports/_list.html.erb:53 ../webpack/components/ConfirmModal.js:29 ../webpack/components/OpenscapRemediationWizard/Footer.js:47
|
|
495
495
|
msgid "Cancel"
|
|
496
496
|
msgstr "Cancelar"
|
|
497
497
|
|
|
@@ -619,23 +619,23 @@ msgstr "No puede generarse la guía HTML. Falta contenido de scap."
|
|
|
619
619
|
msgid "Cannot generate HTML guide, no valid OpenSCAP proxy server found."
|
|
620
620
|
msgstr "No puede generarse la guía HTML. No se halló un servidor de proxy OpenSCAP válido."
|
|
621
621
|
|
|
622
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
622
|
+
#: ../app/models/foreman_openscap/policy.rb:223
|
|
623
623
|
msgid "must be present when tailoring file profile present"
|
|
624
624
|
msgstr "debe estar presente cuando el perfil del archivo de personalización está presente"
|
|
625
625
|
|
|
626
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
626
|
+
#: ../app/models/foreman_openscap/policy.rb:224
|
|
627
627
|
msgid "must be present when tailoring file present"
|
|
628
628
|
msgstr "debe estar presente al personalizar el archivo presente"
|
|
629
629
|
|
|
630
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
630
|
+
#: ../app/models/foreman_openscap/policy.rb:229
|
|
631
631
|
msgid "does not come from selected tailoring file"
|
|
632
632
|
msgstr "no proviene del archivo de personalización seleccionado"
|
|
633
633
|
|
|
634
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
634
|
+
#: ../app/models/foreman_openscap/policy.rb:235
|
|
635
635
|
msgid "does not have the selected SCAP content profile"
|
|
636
636
|
msgstr "no posee el perfil del contenido SCAP seleccionado"
|
|
637
637
|
|
|
638
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
638
|
+
#: ../app/models/foreman_openscap/policy.rb:267
|
|
639
639
|
msgid "cannot assign to %s, all assigned policies must be deployed in the same way, check 'deploy by' for each assigned policy"
|
|
640
640
|
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"
|
|
641
641
|
|
|
@@ -699,18 +699,6 @@ msgstr "Faltan los siguientes %{key_name} para %{item_name}: %{key_names}. Aseg
|
|
|
699
699
|
msgid "Failed to save when overriding parameters for %{config_tool}, cause: %{errors}"
|
|
700
700
|
msgstr "Fallo al guardar al anular los parámetros para %{config_tool}, causa: %{errors}"
|
|
701
701
|
|
|
702
|
-
#: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:39
|
|
703
|
-
msgid "This feature is temporarily disabled. "
|
|
704
|
-
msgstr "Esta función se encuentra temporalmente deshabilitada."
|
|
705
|
-
|
|
706
|
-
#: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:40
|
|
707
|
-
msgid "The following Smart Proxies need to be updated to unlock the feature: %s. "
|
|
708
|
-
msgstr "Deben actualizarse los siguientes proxies inteligentes al desbloquear la funcionalidad: %s. "
|
|
709
|
-
|
|
710
|
-
#: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:41
|
|
711
|
-
msgid "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions."
|
|
712
|
-
msgstr "No se pudieron alcanzar los siguientes proxies: %s. Asegúrese de que estén disponibles para que Foreman pueda verificar sus versiones."
|
|
713
|
-
|
|
714
702
|
#: ../app/validators/foreman_openscap/data_stream_validator.rb:9
|
|
715
703
|
msgid "No proxy with OpenSCAP feature was found."
|
|
716
704
|
msgstr "No se halló un proxy con la funcionalidad OpenSCAP."
|
|
@@ -819,7 +807,7 @@ msgstr "Borrar"
|
|
|
819
807
|
msgid "these Compliance reports"
|
|
820
808
|
msgstr "estos informes de cumplimiento"
|
|
821
809
|
|
|
822
|
-
#: ../app/views/arf_reports/show.html.erb:14
|
|
810
|
+
#: ../app/views/arf_reports/show.html.erb:14 ../webpack/components/OpenscapRemediationWizard/Footer.js:40
|
|
823
811
|
msgid "Back"
|
|
824
812
|
msgstr "Atrás"
|
|
825
813
|
|
|
@@ -874,7 +862,7 @@ msgstr "%s informes conforme avanza el tiempo"
|
|
|
874
862
|
msgid "No report for this policy"
|
|
875
863
|
msgstr "No hay informes para esta política."
|
|
876
864
|
|
|
877
|
-
#: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:
|
|
865
|
+
#: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:148
|
|
878
866
|
msgid "Latest Compliance Reports"
|
|
879
867
|
msgstr "Últimos informes de cumplimiento"
|
|
880
868
|
|
|
@@ -890,7 +878,7 @@ msgstr "El host ya no existe."
|
|
|
890
878
|
msgid "Policy is missing"
|
|
891
879
|
msgstr "Falta la política"
|
|
892
880
|
|
|
893
|
-
#: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:
|
|
881
|
+
#: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:150
|
|
894
882
|
msgid "Compliance Reports Breakdown"
|
|
895
883
|
msgstr "Desglose de informes de cumplimiento"
|
|
896
884
|
|
|
@@ -1045,7 +1033,7 @@ msgstr "documentación"
|
|
|
1045
1033
|
msgid "Choose day in month"
|
|
1046
1034
|
msgstr "Elegir día del mes"
|
|
1047
1035
|
|
|
1048
|
-
#: ../app/views/policies/steps/_step_form.html.erb:11
|
|
1036
|
+
#: ../app/views/policies/steps/_step_form.html.erb:11 ../webpack/components/OpenscapRemediationWizard/Footer.js:31
|
|
1049
1037
|
msgid "Next"
|
|
1050
1038
|
msgstr "Siguiente"
|
|
1051
1039
|
|
|
@@ -1205,7 +1193,7 @@ msgstr "Archivo de personalización de secuencia de datos"
|
|
|
1205
1193
|
msgid "Delete tailoring file %s?"
|
|
1206
1194
|
msgstr "¿Eliminar archivo de personalización %s?"
|
|
1207
1195
|
|
|
1208
|
-
#: ../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:
|
|
1196
|
+
#: ../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:142
|
|
1209
1197
|
msgid "Tailoring Files"
|
|
1210
1198
|
msgstr "Archivos de personalización"
|
|
1211
1199
|
|
|
@@ -1227,7 +1215,7 @@ msgid ""
|
|
|
1227
1215
|
" via %s"
|
|
1228
1216
|
msgstr "En Foreman, tailoring_files representan las modificaciones personalizadas de los perfiles XCCDF predeterminados y pueden aplicarse a los hosts a través de %s"
|
|
1229
1217
|
|
|
1230
|
-
#: ../app/views/tailoring_files/welcome.html.erb:
|
|
1218
|
+
#: ../app/views/tailoring_files/welcome.html.erb:12
|
|
1231
1219
|
msgid "New Tailoring File"
|
|
1232
1220
|
msgstr "Nuevo archivo de personalización"
|
|
1233
1221
|
|
|
@@ -1271,39 +1259,39 @@ msgstr ""
|
|
|
1271
1259
|
msgid "%s content"
|
|
1272
1260
|
msgstr ""
|
|
1273
1261
|
|
|
1274
|
-
#: ../lib/foreman_openscap/engine.rb:
|
|
1262
|
+
#: ../lib/foreman_openscap/engine.rb:133
|
|
1275
1263
|
msgid "Policies"
|
|
1276
1264
|
msgstr "Políticas"
|
|
1277
1265
|
|
|
1278
|
-
#: ../lib/foreman_openscap/engine.rb:
|
|
1266
|
+
#: ../lib/foreman_openscap/engine.rb:136
|
|
1279
1267
|
msgid "SCAP contents"
|
|
1280
1268
|
msgstr "Contenidos de SCAP"
|
|
1281
1269
|
|
|
1282
|
-
#: ../lib/foreman_openscap/engine.rb:
|
|
1270
|
+
#: ../lib/foreman_openscap/engine.rb:139
|
|
1283
1271
|
msgid "Reports"
|
|
1284
1272
|
msgstr "Informes"
|
|
1285
1273
|
|
|
1286
|
-
#: ../lib/foreman_openscap/engine.rb:
|
|
1274
|
+
#: ../lib/foreman_openscap/engine.rb:164
|
|
1287
1275
|
msgid "OpenSCAP Proxy to use for fetching SCAP content and uploading ARF reports. Leave blank and override appropriate parameters when using proxy load balancer."
|
|
1288
1276
|
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."
|
|
1289
1277
|
|
|
1290
|
-
#: ../lib/foreman_openscap/engine.rb:
|
|
1278
|
+
#: ../lib/foreman_openscap/engine.rb:168 ../lib/foreman_openscap/engine.rb:173
|
|
1291
1279
|
msgid "OpenSCAP Proxy"
|
|
1292
1280
|
msgstr "Proxy de OpenSCAP"
|
|
1293
1281
|
|
|
1294
|
-
#: ../lib/foreman_openscap/engine.rb:
|
|
1282
|
+
#: ../lib/foreman_openscap/engine.rb:170 ../lib/foreman_openscap/engine.rb:175
|
|
1295
1283
|
msgid "ID of OpenSCAP Proxy"
|
|
1296
1284
|
msgstr "ID del proxy OpenSCAP"
|
|
1297
1285
|
|
|
1298
|
-
#: ../lib/foreman_openscap/engine.rb:
|
|
1286
|
+
#: ../lib/foreman_openscap/engine.rb:215 ../lib/foreman_openscap/engine.rb:233
|
|
1299
1287
|
msgid "Run OpenSCAP scan"
|
|
1300
1288
|
msgstr "Ejecutar escaneo OpenSCAP"
|
|
1301
1289
|
|
|
1302
|
-
#: ../lib/foreman_openscap/engine.rb:
|
|
1290
|
+
#: ../lib/foreman_openscap/engine.rb:220 ../lib/foreman_openscap/engine.rb:234
|
|
1303
1291
|
msgid "Run OpenSCAP remediation with Ansible"
|
|
1304
1292
|
msgstr ""
|
|
1305
1293
|
|
|
1306
|
-
#: ../lib/foreman_openscap/engine.rb:
|
|
1294
|
+
#: ../lib/foreman_openscap/engine.rb:225 ../lib/foreman_openscap/engine.rb:235
|
|
1307
1295
|
msgid "Run OpenSCAP remediation with Shell"
|
|
1308
1296
|
msgstr ""
|
|
1309
1297
|
|
|
@@ -1319,31 +1307,31 @@ msgstr ""
|
|
|
1319
1307
|
msgid "There's no available report for this host"
|
|
1320
1308
|
msgstr ""
|
|
1321
1309
|
|
|
1322
|
-
#: ../webpack/components/OpenscapRemediationWizard/
|
|
1323
|
-
msgid "
|
|
1310
|
+
#: ../webpack/components/OpenscapRemediationWizard/Footer.js:30 ../webpack/components/OpenscapRemediationWizard/index.js:94
|
|
1311
|
+
msgid "Run"
|
|
1324
1312
|
msgstr ""
|
|
1325
1313
|
|
|
1326
|
-
#: ../webpack/components/OpenscapRemediationWizard/
|
|
1327
|
-
msgid "
|
|
1314
|
+
#: ../webpack/components/OpenscapRemediationWizard/ViewSelectedHostsLink.js:28
|
|
1315
|
+
msgid "View selected hosts"
|
|
1328
1316
|
msgstr ""
|
|
1329
1317
|
|
|
1330
|
-
#: ../webpack/components/OpenscapRemediationWizard/
|
|
1318
|
+
#: ../webpack/components/OpenscapRemediationWizard/constants.js:19 ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:123
|
|
1331
1319
|
msgid "Select snippet"
|
|
1332
1320
|
msgstr ""
|
|
1333
1321
|
|
|
1334
|
-
#: ../webpack/components/OpenscapRemediationWizard/
|
|
1335
|
-
msgid "Review
|
|
1322
|
+
#: ../webpack/components/OpenscapRemediationWizard/constants.js:20 ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:193
|
|
1323
|
+
msgid "Review hosts"
|
|
1336
1324
|
msgstr ""
|
|
1337
1325
|
|
|
1338
|
-
#: ../webpack/components/OpenscapRemediationWizard/
|
|
1339
|
-
msgid "
|
|
1326
|
+
#: ../webpack/components/OpenscapRemediationWizard/constants.js:21 ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:97
|
|
1327
|
+
msgid "Review remediation"
|
|
1340
1328
|
msgstr ""
|
|
1341
1329
|
|
|
1342
|
-
#: ../webpack/components/OpenscapRemediationWizard/
|
|
1330
|
+
#: ../webpack/components/OpenscapRemediationWizard/constants.js:22
|
|
1343
1331
|
msgid "Done"
|
|
1344
1332
|
msgstr ""
|
|
1345
1333
|
|
|
1346
|
-
#: ../webpack/components/OpenscapRemediationWizard/index.js:
|
|
1334
|
+
#: ../webpack/components/OpenscapRemediationWizard/index.js:132
|
|
1347
1335
|
msgid "Remediate %s rule"
|
|
1348
1336
|
msgstr ""
|
|
1349
1337
|
|
|
@@ -1459,206 +1447,17 @@ msgstr ""
|
|
|
1459
1447
|
msgid "Request the following permissions from administrator: %s."
|
|
1460
1448
|
msgstr ""
|
|
1461
1449
|
|
|
1462
|
-
#~ msgid "%s
|
|
1463
|
-
#~ msgstr "%s vulnerabilidades encontradas"
|
|
1464
|
-
|
|
1465
|
-
#~ msgid "%s vulnerabilities with available patch found"
|
|
1466
|
-
#~ msgstr "%s vulnerabilidades con parche disponible encontradas"
|
|
1467
|
-
|
|
1468
|
-
#~ msgid "Action with sub plans"
|
|
1469
|
-
#~ msgstr "Acción con subplanes"
|
|
1470
|
-
|
|
1471
|
-
#~ msgid "Are required variables for theforeman.foreman_scap_client present?"
|
|
1472
|
-
#~ msgstr "¿Están presentes las variables necesarias para theforeman.foreman_scap_client?"
|
|
1473
|
-
|
|
1474
|
-
#~ msgid "Array of host IDs"
|
|
1475
|
-
#~ msgstr "Selección de ID de host"
|
|
1476
|
-
|
|
1477
|
-
#~ msgid "Array of hostgroup IDs"
|
|
1478
|
-
#~ msgstr "Matriz de IDs de grupos de hosts"
|
|
1479
|
-
|
|
1480
|
-
#~ msgid "Assign hostgroups to an OVAL Policy"
|
|
1481
|
-
#~ msgstr "Asignar grupos de hosts a una política de OVAL"
|
|
1482
|
-
|
|
1483
|
-
#~ msgid "Assign hosts to an OVAL Policy"
|
|
1484
|
-
#~ msgstr "Asignar hosts a una política de OVAL"
|
|
1485
|
-
|
|
1486
|
-
#~ msgid "Assign openscap_proxy to %s before proceeding."
|
|
1487
|
-
#~ msgstr "Asigne openscap_proxy a %s antes de continuar."
|
|
1488
|
-
|
|
1489
|
-
#~ msgid "Could not update Ansible Variables with override: true"
|
|
1490
|
-
#~ msgstr "No se han podido actualizar las variables de Ansible con override: true"
|
|
1491
|
-
|
|
1492
|
-
#~ msgid "Create OVAL content"
|
|
1493
|
-
#~ msgstr "Crear contenido OVAL"
|
|
1494
|
-
|
|
1495
|
-
#~ msgid "Create an OVAL Policy"
|
|
1496
|
-
#~ msgstr "Crear una política de OVAL"
|
|
1497
|
-
|
|
1498
|
-
#~ msgid "Delete an OVAL Policy"
|
|
1499
|
-
#~ msgstr "Eliminar una política de OVAL"
|
|
1500
|
-
|
|
1501
|
-
#~ msgid "Deletes an OVAL content"
|
|
1502
|
-
#~ msgstr "Borra un contenido de OVAL"
|
|
1503
|
-
|
|
1504
|
-
#~ msgid "Has Errata?"
|
|
1505
|
-
#~ msgstr "%s Erratas"
|
|
1506
|
-
|
|
1507
|
-
#~ msgid "Hosts Count"
|
|
1508
|
-
#~ msgstr "Conteo de hosts"
|
|
1509
|
-
|
|
1510
|
-
#~ msgid "Import Puppet classes"
|
|
1511
|
-
#~ msgstr "Importar clases Puppet"
|
|
1512
|
-
|
|
1513
|
-
#~ msgid "Import facts"
|
|
1514
|
-
#~ msgstr "Importar datos"
|
|
1515
|
-
|
|
1516
|
-
#~ msgid "Is %s param set to be overriden?"
|
|
1517
|
-
#~ msgstr "¿Está configurado el parámetro %s para ser anulado?"
|
|
1518
|
-
|
|
1519
|
-
#~ msgid "Is foreman_ansible present?"
|
|
1520
|
-
#~ msgstr "¿Está presente foreman_ansible?"
|
|
1521
|
-
|
|
1522
|
-
#~ msgid "Is theforeman.foreman_scap_client present?"
|
|
1523
|
-
#~ msgstr "¿Está presente theforeman.foreman_scap_client?"
|
|
1524
|
-
|
|
1525
|
-
#~ msgid "List OVAL Policies"
|
|
1526
|
-
#~ msgstr "Lista de políticas de OVAL"
|
|
1527
|
-
|
|
1528
|
-
#~ msgid "List OVAL contents"
|
|
1529
|
-
#~ msgstr "Lista de contenidos de OVAL"
|
|
1530
|
-
|
|
1531
|
-
#~ msgid "No CVEs found."
|
|
1532
|
-
#~ msgstr "No se han encontrado CVEs."
|
|
1533
|
-
|
|
1534
|
-
#~ msgid "No OVAL Contents found."
|
|
1535
|
-
#~ msgstr "No se ha encontrado ningún contenido de OVAL."
|
|
1536
|
-
|
|
1537
|
-
#~ msgid "No OVAL Policies found"
|
|
1538
|
-
#~ msgstr "No se han encontrado políticas de OVAL"
|
|
1539
|
-
|
|
1540
|
-
#~ msgid "No OVAL Policy found"
|
|
1541
|
-
#~ msgstr "No se ha encontrado ninguna política de OVAL"
|
|
1542
|
-
|
|
1543
|
-
#~ msgid "No Vulnerabilities found"
|
|
1544
|
-
#~ msgstr "No se han encontrado vulnerabilidades"
|
|
1545
|
-
|
|
1546
|
-
#~ msgid "OVAL Content"
|
|
1547
|
-
#~ msgstr "Contenido de OVAL"
|
|
1548
|
-
|
|
1549
|
-
#~ msgid "OVAL Contents"
|
|
1550
|
-
#~ msgstr "Contenido de OVAL"
|
|
1551
|
-
|
|
1552
|
-
#~ msgid "OVAL Contents table"
|
|
1553
|
-
#~ msgstr "OVAL Tabla de contenidos"
|
|
1554
|
-
|
|
1555
|
-
#~ msgid "OVAL Policies"
|
|
1556
|
-
#~ msgstr "Políticas de OVAL"
|
|
1557
|
-
|
|
1558
|
-
#~ msgid "OVAL Policies Table"
|
|
1559
|
-
#~ msgstr "Tabla de políticas de OVAL"
|
|
1560
|
-
|
|
1561
|
-
#~ msgid "OVAL Policy description"
|
|
1562
|
-
#~ msgstr "Descripción de la política de OVAL"
|
|
1563
|
-
|
|
1564
|
-
#~ msgid "OVAL Policy name"
|
|
1565
|
-
#~ msgstr "Nombre de la política OVAL"
|
|
1566
|
-
|
|
1567
|
-
#~ msgid "OVAL Policy schedule cron line (only if period == \"custom\")"
|
|
1450
|
+
#~ msgid "The following Smart Proxies need to be updated to unlock the feature: %s. "
|
|
1568
1451
|
#~ msgstr ""
|
|
1569
|
-
#~ "
|
|
1570
|
-
#~ "
|
|
1571
|
-
|
|
1572
|
-
#~ msgid "OVAL Policy schedule day of month (only if period == \"monthly\")"
|
|
1573
|
-
#~ msgstr "Programación de la política, día del mes (solo si el periodo es == \"mensual\")"
|
|
1574
|
-
|
|
1575
|
-
#~ msgid "OVAL Policy schedule period (weekly, monthly, custom)"
|
|
1576
|
-
#~ msgstr "Periodo de programación de la política (semanal, mensual, personalizado)"
|
|
1577
|
-
|
|
1578
|
-
#~ msgid "OVAL Policy schedule weekday (only if period == \"weekly\")"
|
|
1579
|
-
#~ msgstr ""
|
|
1580
|
-
#~ "Programación de la política, día de la semana (solo si el periodo es == \"seman"
|
|
1581
|
-
#~ "al\")"
|
|
1582
|
-
|
|
1583
|
-
#~ msgid "OVAL content name"
|
|
1584
|
-
#~ msgstr "Nombre del contenido OVAL"
|
|
1585
|
-
|
|
1586
|
-
#~ msgid "OVAL policy successfully configured with %s."
|
|
1587
|
-
#~ msgstr "Política de OVAL configurada con éxito con %s."
|
|
1588
|
-
|
|
1589
|
-
#~ msgid "OVAL scan"
|
|
1590
|
-
#~ msgstr "Escaneo OVAL"
|
|
1591
|
-
|
|
1592
|
-
#~ msgid "Original file name of the OVAL content file"
|
|
1593
|
-
#~ msgstr "Nombre original del archivo de contenido de OVAL"
|
|
1594
|
-
|
|
1595
|
-
#~ msgid "Policy OVAL content ID"
|
|
1596
|
-
#~ msgstr "ID de contenido de la política OVAL"
|
|
1597
|
-
|
|
1598
|
-
#~ msgid "Ref Id"
|
|
1599
|
-
#~ msgstr "Ref. Id."
|
|
1600
|
-
|
|
1601
|
-
#~ msgid "Remote action:"
|
|
1602
|
-
#~ msgstr "Acción remota:"
|
|
1603
|
-
|
|
1604
|
-
#~ msgid "Run OVAL scan"
|
|
1605
|
-
#~ msgstr "Ejecute el escaneo de OVAL"
|
|
1606
|
-
|
|
1607
|
-
#~ msgid "Scan All Hostgroups"
|
|
1608
|
-
#~ msgstr "Escanear todos los grupos de hosts"
|
|
1609
|
-
|
|
1610
|
-
#~ msgid "Show an OVAL Policy"
|
|
1611
|
-
#~ msgstr "Mostrar una política de OVAL"
|
|
1612
|
-
|
|
1613
|
-
#~ msgid "Show an OVAL content"
|
|
1614
|
-
#~ msgstr "Mostrar un contenido OVAL"
|
|
1615
|
-
|
|
1616
|
-
#~ msgid "Sync contents that have remote source URL"
|
|
1617
|
-
#~ msgstr "Sincronizar los contenidos que tienen URL de origen remoto"
|
|
1618
|
-
|
|
1619
|
-
#~ msgid "Table of CVEs for OVAL policy"
|
|
1620
|
-
#~ msgstr "Tabla de CVEs para la política de OVAL"
|
|
1452
|
+
#~ "Deben actualizarse los siguientes proxies inteligentes al desbloquear la funci"
|
|
1453
|
+
#~ "onalidad: %s. "
|
|
1621
1454
|
|
|
1622
1455
|
#~ msgid ""
|
|
1623
|
-
#~ "The following
|
|
1624
|
-
#~ "
|
|
1456
|
+
#~ "The following proxies could not be reached: %s. Please make sure they are avai"
|
|
1457
|
+
#~ "lable so Foreman can check their versions."
|
|
1625
1458
|
#~ msgstr ""
|
|
1626
|
-
#~ "No se
|
|
1627
|
-
#~ "
|
|
1628
|
-
|
|
1629
|
-
#~ msgid "URL of the OVAL content file"
|
|
1630
|
-
#~ msgstr "URL del archivo de contenido de OVAL"
|
|
1631
|
-
|
|
1632
|
-
#~ msgid "Unknown OVAL status"
|
|
1633
|
-
#~ msgstr "Estado de OVAL desconocido"
|
|
1634
|
-
|
|
1635
|
-
#~ msgid "Update an OVAL Policy"
|
|
1636
|
-
#~ msgstr "Actualizar una política de OVAL"
|
|
1637
|
-
|
|
1638
|
-
#~ msgid "Update an OVAL content"
|
|
1639
|
-
#~ msgstr "Actualizar un contenido de OVAL"
|
|
1640
|
-
|
|
1641
|
-
#~ msgid "Upload an OVAL report - a list of CVEs for given host"
|
|
1642
|
-
#~ msgstr "Cargar un informe de OVAL - una lista de CVEs para un host determinado"
|
|
1643
|
-
|
|
1644
|
-
#~ msgid "Was %s configured successfully?"
|
|
1645
|
-
#~ msgstr "¿Se ha configurado correctamente %s?"
|
|
1646
|
-
|
|
1647
|
-
#~ msgid "Was %{model_name} %{name} configured successfully?"
|
|
1648
|
-
#~ msgstr "¿Se ha configurado correctamente %{model_name} %{name}?"
|
|
1649
|
-
|
|
1650
|
-
#~ msgid "XML containing OVAL content"
|
|
1651
|
-
#~ msgstr "XML con contenido OVAL"
|
|
1652
|
-
|
|
1653
|
-
#~ msgid ""
|
|
1654
|
-
#~ "foreman_ansible plugin not found, please install it before running this action"
|
|
1655
|
-
#~ " again."
|
|
1656
|
-
#~ msgstr ""
|
|
1657
|
-
#~ "El plugin foreman_ansible no se encuentra, por favor instálelo antes de ejecut"
|
|
1658
|
-
#~ "ar esta acción de nuevo."
|
|
1659
|
-
|
|
1660
|
-
#~ msgid "hostgroups"
|
|
1661
|
-
#~ msgstr "Grupos de hosts"
|
|
1459
|
+
#~ "No se pudieron alcanzar los siguientes proxies: %s. Asegúrese de que estén dis"
|
|
1460
|
+
#~ "ponibles para que Foreman pueda verificar sus versiones."
|
|
1662
1461
|
|
|
1663
|
-
#~ msgid "
|
|
1664
|
-
#~ msgstr "
|
|
1462
|
+
#~ msgid "This feature is temporarily disabled. "
|
|
1463
|
+
#~ msgstr "Esta función se encuentra temporalmente deshabilitada."
|
|
@@ -917,12 +917,6 @@ msgstr "En el Protocolo de Automatización del Contenido de Seguridad (SCAP, por
|
|
|
917
917
|
msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding."
|
|
918
918
|
msgstr "Faltan los siguientes %{key_name} para %{item_name}: %{key_names}. Asegúrese de que se importan antes de continuar."
|
|
919
919
|
|
|
920
|
-
msgid "The following Smart Proxies need to be updated to unlock the feature: %s. "
|
|
921
|
-
msgstr "Deben actualizarse los siguientes proxies inteligentes al desbloquear la funcionalidad: %s. "
|
|
922
|
-
|
|
923
|
-
msgid "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions."
|
|
924
|
-
msgstr "No se pudieron alcanzar los siguientes proxies: %s. Asegúrese de que estén disponibles para que Foreman pueda verificar sus versiones."
|
|
925
|
-
|
|
926
920
|
msgid "The identifier of the host"
|
|
927
921
|
msgstr "El identificador del host"
|
|
928
922
|
|
|
@@ -941,9 +935,6 @@ msgstr ""
|
|
|
941
935
|
msgid "There's no available report for this host"
|
|
942
936
|
msgstr ""
|
|
943
937
|
|
|
944
|
-
msgid "This feature is temporarily disabled. "
|
|
945
|
-
msgstr "Esta función se encuentra temporalmente deshabilitada."
|
|
946
|
-
|
|
947
938
|
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."
|
|
948
939
|
msgstr ""
|
|
949
940
|
|