foreman_openscap 2.0.2 → 3.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 +5 -5
- data/app/controllers/api/v2/compliance/scap_content_profiles_controller.rb +15 -0
- data/app/models/concerns/foreman_openscap/smart_proxy_extensions.rb +1 -1
- data/app/models/foreman_openscap/scap_content_profile.rb +3 -0
- data/app/services/foreman_openscap/lookup_key_overrider.rb +3 -2
- data/app/views/api/v2/compliance/scap_content_profiles/base.json.rabl +3 -0
- data/app/views/api/v2/compliance/scap_content_profiles/index.json.rabl +3 -0
- data/app/views/api/v2/compliance/scap_content_profiles/main.json.rabl +9 -0
- data/app/views/arf_reports/welcome.html.erb +2 -0
- data/config/routes.rb +2 -0
- data/db/migrate/20150929152345_move_arf_reports_to_reports_table.rb +0 -2
- data/db/migrate/20200117135424_migrate_port_overrides_to_int.rb +24 -0
- data/lib/foreman_openscap/engine.rb +9 -6
- data/lib/foreman_openscap/version.rb +1 -1
- data/locale/action_names.rb +1 -1
- data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/de/foreman_openscap.edit.po +1411 -0
- data/locale/de/foreman_openscap.po +20 -190
- data/locale/de/foreman_openscap.po.time_stamp +0 -0
- data/locale/en_GB/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/en_GB/foreman_openscap.edit.po +1240 -0
- data/locale/en_GB/foreman_openscap.po +20 -191
- data/locale/en_GB/foreman_openscap.po.time_stamp +0 -0
- data/locale/es/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/es/foreman_openscap.edit.po +1462 -0
- data/locale/es/foreman_openscap.po +16 -187
- data/locale/es/foreman_openscap.po.time_stamp +0 -0
- data/locale/foreman_openscap.pot +101 -326
- data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/fr/foreman_openscap.edit.po +1468 -0
- data/locale/fr/foreman_openscap.po +16 -187
- data/locale/fr/foreman_openscap.po.time_stamp +0 -0
- data/locale/gl/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/gl/foreman_openscap.edit.po +1240 -0
- data/locale/gl/foreman_openscap.po +16 -187
- data/locale/gl/foreman_openscap.po.time_stamp +0 -0
- data/locale/it/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/it/foreman_openscap.edit.po +1361 -0
- data/locale/it/foreman_openscap.po +16 -187
- data/locale/it/foreman_openscap.po.time_stamp +0 -0
- data/locale/ja/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ja/foreman_openscap.edit.po +1462 -0
- data/locale/ja/foreman_openscap.po +16 -187
- data/locale/ja/foreman_openscap.po.time_stamp +0 -0
- data/locale/ko/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ko/foreman_openscap.edit.po +1408 -0
- data/locale/ko/foreman_openscap.po +16 -187
- data/locale/ko/foreman_openscap.po.time_stamp +0 -0
- data/locale/pt_BR/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/pt_BR/foreman_openscap.edit.po +1467 -0
- data/locale/pt_BR/foreman_openscap.po +16 -187
- data/locale/pt_BR/foreman_openscap.po.time_stamp +0 -0
- data/locale/ru/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ru/foreman_openscap.edit.po +1412 -0
- data/locale/ru/foreman_openscap.po +16 -187
- data/locale/ru/foreman_openscap.po.time_stamp +0 -0
- data/locale/sv_SE/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/sv_SE/foreman_openscap.edit.po +1240 -0
- data/locale/sv_SE/foreman_openscap.po +16 -187
- data/locale/sv_SE/foreman_openscap.po.time_stamp +0 -0
- data/locale/zh_CN/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/zh_CN/foreman_openscap.edit.po +1463 -0
- data/locale/zh_CN/foreman_openscap.po +16 -187
- data/locale/zh_CN/foreman_openscap.po.time_stamp +0 -0
- data/locale/zh_TW/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/zh_TW/foreman_openscap.edit.po +1409 -0
- data/locale/zh_TW/foreman_openscap.po +16 -187
- data/locale/zh_TW/foreman_openscap.po.time_stamp +0 -0
- data/test/functional/api/v2/compliance/arf_reports_controller_test.rb +0 -3
- data/test/functional/api/v2/compliance/scap_content_profiles_controller_test.rb +15 -0
- data/test/test_plugin_helper.rb +2 -2
- metadata +25 -5
|
@@ -9,8 +9,8 @@ msgid ""
|
|
|
9
9
|
msgstr ""
|
|
10
10
|
"Project-Id-Version: Foreman\n"
|
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
|
12
|
-
"PO-Revision-Date: 2019-
|
|
13
|
-
"Last-Translator:
|
|
12
|
+
"PO-Revision-Date: 2019-10-23 20:36+0000\n"
|
|
13
|
+
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>\n"
|
|
14
14
|
"Language-Team: Spanish (http://www.transifex.com/foreman/foreman/language/es/)"
|
|
15
15
|
"\n"
|
|
16
16
|
"MIME-Version: 1.0\n"
|
|
@@ -54,9 +54,6 @@ msgstr "Resumen de OpenSCAP de <b>Foreman</b>"
|
|
|
54
54
|
msgid "A summary of reports for OpenSCAP policies"
|
|
55
55
|
msgstr "Un resumen de los informes para las políticas de OpenSCAP"
|
|
56
56
|
|
|
57
|
-
msgid "Abstract async task"
|
|
58
|
-
msgstr ""
|
|
59
|
-
|
|
60
57
|
msgid "Action with sub plans"
|
|
61
58
|
msgstr "Acción con subplanes"
|
|
62
59
|
|
|
@@ -81,15 +78,6 @@ msgstr "Aplicar política a los hosts"
|
|
|
81
78
|
msgid "Assign Compliance Policy"
|
|
82
79
|
msgstr "Asignar política de cumplimiento"
|
|
83
80
|
|
|
84
|
-
msgid "Attach subscriptions"
|
|
85
|
-
msgstr ""
|
|
86
|
-
|
|
87
|
-
msgid "Auto attach subscriptions"
|
|
88
|
-
msgstr ""
|
|
89
|
-
|
|
90
|
-
msgid "Auto-attach subscriptions"
|
|
91
|
-
msgstr ""
|
|
92
|
-
|
|
93
81
|
msgid "Back"
|
|
94
82
|
msgstr "Atrás"
|
|
95
83
|
|
|
@@ -129,9 +117,6 @@ msgstr "Elegir período"
|
|
|
129
117
|
msgid "Choose weekday"
|
|
130
118
|
msgstr "Elegir día de la semana"
|
|
131
119
|
|
|
132
|
-
msgid "Combined Profile Update"
|
|
133
|
-
msgstr ""
|
|
134
|
-
|
|
135
120
|
msgid "Compliance"
|
|
136
121
|
msgstr "Cumplimiento"
|
|
137
122
|
|
|
@@ -171,12 +156,6 @@ msgstr "No pudo validarse %s. Asegúrese de contar con la versión de proxy corr
|
|
|
171
156
|
msgid "Could not validate %{file_type}. Error %{error}"
|
|
172
157
|
msgstr "No se pudo validar %{file_type}. Error %{error}"
|
|
173
158
|
|
|
174
|
-
msgid "Create"
|
|
175
|
-
msgstr ""
|
|
176
|
-
|
|
177
|
-
msgid "Create Package Group"
|
|
178
|
-
msgstr ""
|
|
179
|
-
|
|
180
159
|
msgid "Create SCAP content"
|
|
181
160
|
msgstr "Crear contenido de SCAP"
|
|
182
161
|
|
|
@@ -186,6 +165,9 @@ msgstr "Crear una política"
|
|
|
186
165
|
msgid "Create a Tailoring file"
|
|
187
166
|
msgstr "Crear un archivo de personalización"
|
|
188
167
|
|
|
168
|
+
msgid "Create client"
|
|
169
|
+
msgstr ""
|
|
170
|
+
|
|
189
171
|
msgid "Dashboard"
|
|
190
172
|
msgstr "Tablero de mandos"
|
|
191
173
|
|
|
@@ -201,30 +183,24 @@ msgstr "Perfil XCCDF predeterminado"
|
|
|
201
183
|
msgid "Delete"
|
|
202
184
|
msgstr "Borrar"
|
|
203
185
|
|
|
204
|
-
msgid "Delete Activation Key"
|
|
205
|
-
msgstr ""
|
|
206
|
-
|
|
207
|
-
msgid "Delete Lifecycle Environment"
|
|
208
|
-
msgstr ""
|
|
209
|
-
|
|
210
|
-
msgid "Delete Package Group"
|
|
211
|
-
msgstr ""
|
|
212
|
-
|
|
213
|
-
msgid "Delete Product"
|
|
214
|
-
msgstr ""
|
|
215
|
-
|
|
216
186
|
msgid "Delete a Policy"
|
|
217
187
|
msgstr "Eliminar una política"
|
|
218
188
|
|
|
219
189
|
msgid "Delete an ARF Report"
|
|
220
190
|
msgstr "Eliminar un informe ARF"
|
|
221
191
|
|
|
192
|
+
msgid "Delete client"
|
|
193
|
+
msgstr ""
|
|
194
|
+
|
|
222
195
|
msgid "Delete compliance policy %s with all of its reports?"
|
|
223
196
|
msgstr "¿Eliminar política de cumplimiento %s junto con todos sus informes?"
|
|
224
197
|
|
|
225
198
|
msgid "Delete compliance report for %s?"
|
|
226
199
|
msgstr "¿Eliminar el informe de cumplimiento para %s?"
|
|
227
200
|
|
|
201
|
+
msgid "Delete host"
|
|
202
|
+
msgstr ""
|
|
203
|
+
|
|
228
204
|
msgid "Delete reports"
|
|
229
205
|
msgstr "Eliminar informes"
|
|
230
206
|
|
|
@@ -249,18 +225,6 @@ msgstr ""
|
|
|
249
225
|
msgid "Description"
|
|
250
226
|
msgstr "Descripción"
|
|
251
227
|
|
|
252
|
-
msgid "Destroy"
|
|
253
|
-
msgstr ""
|
|
254
|
-
|
|
255
|
-
msgid "Destroy Content Host"
|
|
256
|
-
msgstr ""
|
|
257
|
-
|
|
258
|
-
msgid "Disable"
|
|
259
|
-
msgstr ""
|
|
260
|
-
|
|
261
|
-
msgid "Discover"
|
|
262
|
-
msgstr ""
|
|
263
|
-
|
|
264
228
|
msgid "Documentation"
|
|
265
229
|
msgstr "Documentación"
|
|
266
230
|
|
|
@@ -297,15 +261,6 @@ msgstr "Editar archivo de personalización"
|
|
|
297
261
|
msgid "Effective Profile"
|
|
298
262
|
msgstr "Perfil efectivo"
|
|
299
263
|
|
|
300
|
-
msgid "Enable"
|
|
301
|
-
msgstr ""
|
|
302
|
-
|
|
303
|
-
msgid "Errata mail"
|
|
304
|
-
msgstr ""
|
|
305
|
-
|
|
306
|
-
msgid "Export"
|
|
307
|
-
msgstr ""
|
|
308
|
-
|
|
309
264
|
msgid "Failed"
|
|
310
265
|
msgstr "Errores"
|
|
311
266
|
|
|
@@ -340,15 +295,9 @@ msgstr "Ocurrió un error al cargar el informe Arf. No se encontró el nombre de
|
|
|
340
295
|
msgid "Failed|F"
|
|
341
296
|
msgstr "F"
|
|
342
297
|
|
|
343
|
-
msgid "Fetch pxe files"
|
|
344
|
-
msgstr ""
|
|
345
|
-
|
|
346
298
|
msgid "File Upload"
|
|
347
299
|
msgstr "Carga del archivo"
|
|
348
300
|
|
|
349
|
-
msgid "Filtered index content"
|
|
350
|
-
msgstr ""
|
|
351
|
-
|
|
352
301
|
msgid "Full Report"
|
|
353
302
|
msgstr "Informe completo"
|
|
354
303
|
|
|
@@ -406,12 +355,6 @@ msgstr "Hosts que envían esta regla"
|
|
|
406
355
|
msgid "How the policy should be deployed"
|
|
407
356
|
msgstr ""
|
|
408
357
|
|
|
409
|
-
msgid "Hypervisors"
|
|
410
|
-
msgstr ""
|
|
411
|
-
|
|
412
|
-
msgid "Hypervisors update"
|
|
413
|
-
msgstr ""
|
|
414
|
-
|
|
415
358
|
msgid "ID of OpenSCAP Proxy"
|
|
416
359
|
msgstr "ID del proxy OpenSCAP"
|
|
417
360
|
|
|
@@ -446,39 +389,6 @@ msgstr "Inconcluso"
|
|
|
446
389
|
msgid "Inconclusive results"
|
|
447
390
|
msgstr "Resultados inconclusos"
|
|
448
391
|
|
|
449
|
-
msgid "Incremental Update"
|
|
450
|
-
msgstr ""
|
|
451
|
-
|
|
452
|
-
msgid "Incremental Update of Content View Version(s) "
|
|
453
|
-
msgstr ""
|
|
454
|
-
|
|
455
|
-
msgid "Index content"
|
|
456
|
-
msgstr ""
|
|
457
|
-
|
|
458
|
-
msgid "Index errata"
|
|
459
|
-
msgstr ""
|
|
460
|
-
|
|
461
|
-
msgid "Index module streams"
|
|
462
|
-
msgstr ""
|
|
463
|
-
|
|
464
|
-
msgid "Index package groups"
|
|
465
|
-
msgstr ""
|
|
466
|
-
|
|
467
|
-
msgid "Install Applicable Errata"
|
|
468
|
-
msgstr ""
|
|
469
|
-
|
|
470
|
-
msgid "Install erratum"
|
|
471
|
-
msgstr ""
|
|
472
|
-
|
|
473
|
-
msgid "Install package"
|
|
474
|
-
msgstr ""
|
|
475
|
-
|
|
476
|
-
msgid "Install package group"
|
|
477
|
-
msgstr ""
|
|
478
|
-
|
|
479
|
-
msgid "Instance update"
|
|
480
|
-
msgstr ""
|
|
481
|
-
|
|
482
392
|
msgid "It may sometimes be required to adjust the security policy to your specific needs. "
|
|
483
393
|
msgstr "A veces, puede ser necesario ajustar la política de seguridad en función de sus necesidades específicas."
|
|
484
394
|
|
|
@@ -494,6 +404,9 @@ msgstr "Enumerar los informes ARF"
|
|
|
494
404
|
msgid "List Policies"
|
|
495
405
|
msgstr "Enumerar políticas"
|
|
496
406
|
|
|
407
|
+
msgid "List SCAP content profiles"
|
|
408
|
+
msgstr ""
|
|
409
|
+
|
|
497
410
|
msgid "List SCAP contents"
|
|
498
411
|
msgstr "Listar contenidos de SCAP"
|
|
499
412
|
|
|
@@ -636,9 +549,6 @@ msgstr "Distinto"
|
|
|
636
549
|
msgid "Othered|O"
|
|
637
550
|
msgstr "Distinto|O"
|
|
638
551
|
|
|
639
|
-
msgid "Package Profile Update"
|
|
640
|
-
msgstr ""
|
|
641
|
-
|
|
642
552
|
msgid "Passed"
|
|
643
553
|
msgstr "Leído"
|
|
644
554
|
|
|
@@ -697,24 +607,9 @@ msgstr "Programación de la política, día de la semana (solo si el periodo es
|
|
|
697
607
|
msgid "Policy with id %s not found."
|
|
698
608
|
msgstr ""
|
|
699
609
|
|
|
700
|
-
msgid "Product Create"
|
|
701
|
-
msgstr ""
|
|
702
|
-
|
|
703
|
-
msgid "Promote"
|
|
704
|
-
msgstr ""
|
|
705
|
-
|
|
706
|
-
msgid "Promotion to Environment"
|
|
707
|
-
msgstr ""
|
|
708
|
-
|
|
709
610
|
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."
|
|
710
611
|
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."
|
|
711
612
|
|
|
712
|
-
msgid "Publish"
|
|
713
|
-
msgstr ""
|
|
714
|
-
|
|
715
|
-
msgid "Publish Lifecycle Environment Repositories"
|
|
716
|
-
msgstr ""
|
|
717
|
-
|
|
718
613
|
msgid "Puppet class"
|
|
719
614
|
msgstr "Clase Puppet"
|
|
720
615
|
|
|
@@ -724,33 +619,9 @@ msgstr "Fundamento"
|
|
|
724
619
|
msgid "References"
|
|
725
620
|
msgstr "Referencias"
|
|
726
621
|
|
|
727
|
-
msgid "Reindex subscriptions"
|
|
728
|
-
msgstr ""
|
|
729
|
-
|
|
730
622
|
msgid "Remote action:"
|
|
731
623
|
msgstr "Acción remota:"
|
|
732
624
|
|
|
733
|
-
msgid "Remove Content"
|
|
734
|
-
msgstr ""
|
|
735
|
-
|
|
736
|
-
msgid "Remove Version"
|
|
737
|
-
msgstr ""
|
|
738
|
-
|
|
739
|
-
msgid "Remove Versions and Associations"
|
|
740
|
-
msgstr ""
|
|
741
|
-
|
|
742
|
-
msgid "Remove from Environment"
|
|
743
|
-
msgstr ""
|
|
744
|
-
|
|
745
|
-
msgid "Remove package"
|
|
746
|
-
msgstr ""
|
|
747
|
-
|
|
748
|
-
msgid "Remove package group"
|
|
749
|
-
msgstr ""
|
|
750
|
-
|
|
751
|
-
msgid "Remove subscriptions"
|
|
752
|
-
msgstr ""
|
|
753
|
-
|
|
754
625
|
msgid "Report Metrics"
|
|
755
626
|
msgstr "Métrica de informe"
|
|
756
627
|
|
|
@@ -766,9 +637,6 @@ msgstr "Informado a las %s"
|
|
|
766
637
|
msgid "Reports"
|
|
767
638
|
msgstr "Informes"
|
|
768
639
|
|
|
769
|
-
msgid "Republish Version Repositories"
|
|
770
|
-
msgstr ""
|
|
771
|
-
|
|
772
640
|
msgid "Request timed out. Please try increasing Settings -> proxy_request_timeout"
|
|
773
641
|
msgstr "Expiró el tiempo de conexión. Pruebe incrementarlo en Configuración->proxy_request_timeout"
|
|
774
642
|
|
|
@@ -787,9 +655,6 @@ msgstr ""
|
|
|
787
655
|
msgid "Run OpenSCAP scan"
|
|
788
656
|
msgstr "Ejecutar escaneo OpenSCAP"
|
|
789
657
|
|
|
790
|
-
msgid "Run Sync Plan:"
|
|
791
|
-
msgstr ""
|
|
792
|
-
|
|
793
658
|
msgid "SCAP Content"
|
|
794
659
|
msgstr "Contenido de SCAP"
|
|
795
660
|
|
|
@@ -895,15 +760,6 @@ msgstr "Informe de resumen para OpenScap de Foreman"
|
|
|
895
760
|
msgid "Summary report from Foreman server at %{foreman_url}"
|
|
896
761
|
msgstr "Informe resumen del servidor Foreman en %{foreman_url}"
|
|
897
762
|
|
|
898
|
-
msgid "Sync capsule"
|
|
899
|
-
msgstr ""
|
|
900
|
-
|
|
901
|
-
msgid "Synchronize"
|
|
902
|
-
msgstr ""
|
|
903
|
-
|
|
904
|
-
msgid "Synchronize smart proxy"
|
|
905
|
-
msgstr ""
|
|
906
|
-
|
|
907
763
|
msgid "Tailoring File"
|
|
908
764
|
msgstr "Personalizando archivo"
|
|
909
765
|
|
|
@@ -968,12 +824,6 @@ msgstr "Eliminar asignación de política de cumplimiento"
|
|
|
968
824
|
msgid "Unknown Compliance status"
|
|
969
825
|
msgstr "Estado de cumplimiento desconocido"
|
|
970
826
|
|
|
971
|
-
msgid "Update"
|
|
972
|
-
msgstr ""
|
|
973
|
-
|
|
974
|
-
msgid "Update Content Overrides"
|
|
975
|
-
msgstr ""
|
|
976
|
-
|
|
977
827
|
msgid "Update a Policy"
|
|
978
828
|
msgstr "Actualizar una política"
|
|
979
829
|
|
|
@@ -983,25 +833,10 @@ msgstr "Actualizar un archivo de personalización"
|
|
|
983
833
|
msgid "Update an SCAP content"
|
|
984
834
|
msgstr "Actualizar el contenido de SCAP"
|
|
985
835
|
|
|
986
|
-
msgid "Update
|
|
987
|
-
msgstr ""
|
|
988
|
-
|
|
989
|
-
msgid "Update for host"
|
|
990
|
-
msgstr ""
|
|
991
|
-
|
|
992
|
-
msgid "Update http proxy"
|
|
993
|
-
msgstr ""
|
|
994
|
-
|
|
995
|
-
msgid "Update http proxy details"
|
|
836
|
+
msgid "Update host"
|
|
996
837
|
msgstr ""
|
|
997
838
|
|
|
998
|
-
msgid "Update
|
|
999
|
-
msgstr ""
|
|
1000
|
-
|
|
1001
|
-
msgid "Update redhat repository"
|
|
1002
|
-
msgstr ""
|
|
1003
|
-
|
|
1004
|
-
msgid "Update release version for host"
|
|
839
|
+
msgid "Update node"
|
|
1005
840
|
msgstr ""
|
|
1006
841
|
|
|
1007
842
|
msgid "Updated hosts: Assigned with OpenSCAP Proxy: %s"
|
|
@@ -1022,12 +857,6 @@ msgstr "Subir nuevo archivo de personalización"
|
|
|
1022
857
|
msgid "Upload an ARF report"
|
|
1023
858
|
msgstr "Cargar un informe ARF"
|
|
1024
859
|
|
|
1025
|
-
msgid "Upload errata into"
|
|
1026
|
-
msgstr ""
|
|
1027
|
-
|
|
1028
|
-
msgid "Upload into"
|
|
1029
|
-
msgstr ""
|
|
1030
|
-
|
|
1031
860
|
msgid "Upload new SCAP content file"
|
|
1032
861
|
msgstr "Cargar nuevo archivo de contenido de SCAP"
|
|
1033
862
|
|
|
File without changes
|
data/locale/foreman_openscap.pot
CHANGED
|
@@ -8,8 +8,8 @@ msgid ""
|
|
|
8
8
|
msgstr ""
|
|
9
9
|
"Project-Id-Version: foreman_openscap 1.0.0\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date:
|
|
12
|
-
"PO-Revision-Date:
|
|
11
|
+
"POT-Creation-Date: 2020-03-02 13:32+0000\n"
|
|
12
|
+
"PO-Revision-Date: 2020-03-02 13:32+0000\n"
|
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
15
15
|
"Language: \n"
|
|
@@ -60,156 +60,160 @@ msgstr ""
|
|
|
60
60
|
msgid "No proxy found for %{name} or %{url}"
|
|
61
61
|
msgstr ""
|
|
62
62
|
|
|
63
|
-
#: ../app/controllers/api/v2/compliance/policies_controller.rb:
|
|
63
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:18
|
|
64
64
|
msgid "List Policies"
|
|
65
65
|
msgstr ""
|
|
66
66
|
|
|
67
|
-
#: ../app/controllers/api/v2/compliance/policies_controller.rb:
|
|
67
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:26
|
|
68
68
|
msgid "Show a Policy"
|
|
69
69
|
msgstr ""
|
|
70
70
|
|
|
71
|
-
#: ../app/controllers/api/v2/compliance/policies_controller.rb:
|
|
71
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:34
|
|
72
72
|
msgid "Policy name"
|
|
73
73
|
msgstr ""
|
|
74
74
|
|
|
75
|
-
#: ../app/controllers/api/v2/compliance/policies_controller.rb:
|
|
75
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:35
|
|
76
76
|
msgid "Policy description"
|
|
77
77
|
msgstr ""
|
|
78
78
|
|
|
79
|
-
#: ../app/controllers/api/v2/compliance/policies_controller.rb:
|
|
79
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:36
|
|
80
80
|
msgid "Policy SCAP content ID"
|
|
81
81
|
msgstr ""
|
|
82
82
|
|
|
83
|
-
#: ../app/controllers/api/v2/compliance/policies_controller.rb:
|
|
83
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:37
|
|
84
84
|
msgid "Policy SCAP content profile ID"
|
|
85
85
|
msgstr ""
|
|
86
86
|
|
|
87
|
-
#: ../app/controllers/api/v2/compliance/policies_controller.rb:
|
|
87
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:38
|
|
88
88
|
msgid "Policy schedule period (weekly, monthly, custom)"
|
|
89
89
|
msgstr ""
|
|
90
90
|
|
|
91
|
-
#: ../app/controllers/api/v2/compliance/policies_controller.rb:
|
|
91
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:39
|
|
92
92
|
msgid "Policy schedule weekday (only if period == \"weekly\")"
|
|
93
93
|
msgstr ""
|
|
94
94
|
|
|
95
|
-
#: ../app/controllers/api/v2/compliance/policies_controller.rb:
|
|
95
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:40
|
|
96
96
|
msgid "Policy schedule day of month (only if period == \"monthly\")"
|
|
97
97
|
msgstr ""
|
|
98
98
|
|
|
99
|
-
#: ../app/controllers/api/v2/compliance/policies_controller.rb:
|
|
99
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:41
|
|
100
100
|
msgid "Policy schedule cron line (only if period == \"custom\")"
|
|
101
101
|
msgstr ""
|
|
102
102
|
|
|
103
|
-
#: ../app/controllers/api/v2/compliance/policies_controller.rb:
|
|
103
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:42
|
|
104
104
|
msgid "Apply policy to host groups"
|
|
105
105
|
msgstr ""
|
|
106
106
|
|
|
107
|
-
#: ../app/controllers/api/v2/compliance/policies_controller.rb:
|
|
107
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:43
|
|
108
108
|
msgid "Apply policy to hosts"
|
|
109
109
|
msgstr ""
|
|
110
110
|
|
|
111
|
-
#: ../app/controllers/api/v2/compliance/policies_controller.rb:
|
|
111
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:44
|
|
112
112
|
msgid "Tailoring file ID"
|
|
113
113
|
msgstr ""
|
|
114
114
|
|
|
115
|
-
#: ../app/controllers/api/v2/compliance/policies_controller.rb:
|
|
115
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:45
|
|
116
116
|
msgid "Tailoring file profile ID"
|
|
117
117
|
msgstr ""
|
|
118
118
|
|
|
119
|
-
#: ../app/controllers/api/v2/compliance/policies_controller.rb:
|
|
119
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:46
|
|
120
120
|
msgid "How the policy should be deployed"
|
|
121
121
|
msgstr ""
|
|
122
122
|
|
|
123
|
-
#: ../app/controllers/api/v2/compliance/policies_controller.rb:
|
|
123
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:51
|
|
124
124
|
msgid "Create a Policy"
|
|
125
125
|
msgstr ""
|
|
126
126
|
|
|
127
|
-
#: ../app/controllers/api/v2/compliance/policies_controller.rb:
|
|
127
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:60
|
|
128
128
|
msgid "Update a Policy"
|
|
129
129
|
msgstr ""
|
|
130
130
|
|
|
131
|
-
#: ../app/controllers/api/v2/compliance/policies_controller.rb:
|
|
131
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:68
|
|
132
132
|
msgid "Delete a Policy"
|
|
133
133
|
msgstr ""
|
|
134
134
|
|
|
135
|
-
#: ../app/controllers/api/v2/compliance/policies_controller.rb:
|
|
135
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:75
|
|
136
136
|
msgid "Show a policy's SCAP content"
|
|
137
137
|
msgstr ""
|
|
138
138
|
|
|
139
|
-
#: ../app/controllers/api/v2/compliance/policies_controller.rb:
|
|
139
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:85
|
|
140
140
|
msgid "Show a policy's Tailoring file"
|
|
141
141
|
msgstr ""
|
|
142
142
|
|
|
143
|
-
#: ../app/controllers/api/v2/compliance/policies_controller.rb:
|
|
143
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:95
|
|
144
144
|
msgid "No Tailoring file assigned for policy with id %s"
|
|
145
145
|
msgstr ""
|
|
146
146
|
|
|
147
|
-
#: ../app/controllers/api/v2/compliance/
|
|
147
|
+
#: ../app/controllers/api/v2/compliance/scap_content_profiles_controller.rb:6
|
|
148
|
+
msgid "List SCAP content profiles"
|
|
149
|
+
msgstr ""
|
|
150
|
+
|
|
151
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:10
|
|
148
152
|
msgid "List SCAP contents"
|
|
149
153
|
msgstr ""
|
|
150
154
|
|
|
151
|
-
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:
|
|
155
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:18
|
|
152
156
|
msgid "Download an SCAP content as XML"
|
|
153
157
|
msgstr ""
|
|
154
158
|
|
|
155
|
-
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:
|
|
159
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:27
|
|
156
160
|
msgid "Show an SCAP content"
|
|
157
161
|
msgstr ""
|
|
158
162
|
|
|
159
|
-
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:
|
|
163
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:34
|
|
160
164
|
msgid "SCAP content name"
|
|
161
165
|
msgstr ""
|
|
162
166
|
|
|
163
|
-
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:
|
|
167
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:35
|
|
164
168
|
msgid "XML containing SCAP content"
|
|
165
169
|
msgstr ""
|
|
166
170
|
|
|
167
|
-
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:
|
|
168
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
171
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:36
|
|
172
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:37
|
|
169
173
|
msgid "Original file name of the XML file"
|
|
170
174
|
msgstr ""
|
|
171
175
|
|
|
172
|
-
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:
|
|
176
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:41
|
|
173
177
|
msgid "Create SCAP content"
|
|
174
178
|
msgstr ""
|
|
175
179
|
|
|
176
|
-
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:
|
|
180
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:49
|
|
177
181
|
msgid "Update an SCAP content"
|
|
178
182
|
msgstr ""
|
|
179
183
|
|
|
180
|
-
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:
|
|
184
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:57
|
|
181
185
|
msgid "Deletes an SCAP content"
|
|
182
186
|
msgstr ""
|
|
183
187
|
|
|
184
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
188
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:11
|
|
185
189
|
msgid "List Tailoring files"
|
|
186
190
|
msgstr ""
|
|
187
191
|
|
|
188
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
192
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:19
|
|
189
193
|
msgid "Download a Tailoring file as XML"
|
|
190
194
|
msgstr ""
|
|
191
195
|
|
|
192
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
196
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:28
|
|
193
197
|
msgid "Show a Tailoring file"
|
|
194
198
|
msgstr ""
|
|
195
199
|
|
|
196
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
200
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:35
|
|
197
201
|
msgid "Tailoring file name"
|
|
198
202
|
msgstr ""
|
|
199
203
|
|
|
200
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
204
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:36
|
|
201
205
|
msgid "XML containing tailoring file"
|
|
202
206
|
msgstr ""
|
|
203
207
|
|
|
204
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
208
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:42
|
|
205
209
|
msgid "Create a Tailoring file"
|
|
206
210
|
msgstr ""
|
|
207
211
|
|
|
208
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
212
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:50
|
|
209
213
|
msgid "Update a Tailoring file"
|
|
210
214
|
msgstr ""
|
|
211
215
|
|
|
212
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
216
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:58
|
|
213
217
|
msgid "Deletes a Tailoring file"
|
|
214
218
|
msgstr ""
|
|
215
219
|
|
|
@@ -348,7 +352,8 @@ msgstr ""
|
|
|
348
352
|
|
|
349
353
|
#: ../app/helpers/arf_reports_helper.rb:21
|
|
350
354
|
#: ../app/views/arf_reports/index.html.erb:1
|
|
351
|
-
#: ../app/views/arf_reports/welcome.html.erb:
|
|
355
|
+
#: ../app/views/arf_reports/welcome.html.erb:1
|
|
356
|
+
#: ../app/views/arf_reports/welcome.html.erb:7
|
|
352
357
|
msgid "Compliance Reports"
|
|
353
358
|
msgstr ""
|
|
354
359
|
|
|
@@ -392,6 +397,17 @@ msgstr ""
|
|
|
392
397
|
msgid "Hosts othering this rule"
|
|
393
398
|
msgstr ""
|
|
394
399
|
|
|
400
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:3
|
|
401
|
+
#: ../app/views/arf_reports/delete_multiple.html.erb:7
|
|
402
|
+
#: ../app/views/policy_dashboard/_policy_reports.html.erb:6
|
|
403
|
+
msgid "Host"
|
|
404
|
+
msgstr ""
|
|
405
|
+
|
|
406
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:4
|
|
407
|
+
#: ../app/views/arf_reports/_list.html.erb:8
|
|
408
|
+
msgid "Policy"
|
|
409
|
+
msgstr ""
|
|
410
|
+
|
|
395
411
|
#. TRANSLATORS: initial character of Passed
|
|
396
412
|
#: ../app/helpers/compliance_dashboard_helper.rb:6
|
|
397
413
|
msgid "Passed|P"
|
|
@@ -412,19 +428,29 @@ msgstr ""
|
|
|
412
428
|
msgid "Othered"
|
|
413
429
|
msgstr ""
|
|
414
430
|
|
|
415
|
-
#: ../app/helpers/
|
|
431
|
+
#: ../app/helpers/compliance_hosts_helper.rb:24
|
|
416
432
|
msgid "Assign Compliance Policy"
|
|
417
433
|
msgstr ""
|
|
418
434
|
|
|
419
|
-
#: ../app/helpers/
|
|
435
|
+
#: ../app/helpers/compliance_hosts_helper.rb:25
|
|
420
436
|
msgid "Unassign Compliance Policy"
|
|
421
437
|
msgstr ""
|
|
422
438
|
|
|
423
|
-
#: ../app/helpers/
|
|
439
|
+
#: ../app/helpers/compliance_hosts_helper.rb:26
|
|
424
440
|
msgid "Change OpenSCAP Proxy"
|
|
425
441
|
msgstr ""
|
|
426
442
|
|
|
427
|
-
#: ../app/helpers/
|
|
443
|
+
#: ../app/helpers/compliance_hosts_helper.rb:35
|
|
444
|
+
#: ../app/models/foreman_openscap/compliance_status.rb:8
|
|
445
|
+
#: ../lib/foreman_openscap/engine.rb:138
|
|
446
|
+
msgid "Compliance"
|
|
447
|
+
msgstr ""
|
|
448
|
+
|
|
449
|
+
#: ../app/helpers/compliance_hosts_helper.rb:37
|
|
450
|
+
msgid "Host compliance details"
|
|
451
|
+
msgstr ""
|
|
452
|
+
|
|
453
|
+
#: ../app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb:4
|
|
428
454
|
msgid "Host is deleted"
|
|
429
455
|
msgstr ""
|
|
430
456
|
|
|
@@ -437,7 +463,7 @@ msgid "Choose existing SCAP Content"
|
|
|
437
463
|
msgstr ""
|
|
438
464
|
|
|
439
465
|
#: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:62
|
|
440
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
466
|
+
#: ../app/models/foreman_openscap/policy.rb:111
|
|
441
467
|
#: ../app/views/policies/_form.html.erb:10
|
|
442
468
|
#: ../app/views/scap_contents/welcome.html.erb:1
|
|
443
469
|
#: ../app/views/scap_contents/welcome.html.erb:6
|
|
@@ -555,12 +581,6 @@ msgstr ""
|
|
|
555
581
|
msgid "No OpenSCAP proxy found for %{class} with id %{id}"
|
|
556
582
|
msgstr ""
|
|
557
583
|
|
|
558
|
-
#: ../app/models/foreman_openscap/compliance_status.rb:8
|
|
559
|
-
#: ../app/views/compliance_hosts/_compliance_status.erb:2
|
|
560
|
-
#: ../lib/foreman_openscap/engine.rb:138
|
|
561
|
-
msgid "Compliance"
|
|
562
|
-
msgstr ""
|
|
563
|
-
|
|
564
584
|
#: ../app/models/foreman_openscap/compliance_status.rb:18
|
|
565
585
|
#: ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:13
|
|
566
586
|
msgid "Compliant"
|
|
@@ -576,7 +596,7 @@ msgid "Unknown Compliance status"
|
|
|
576
596
|
msgstr ""
|
|
577
597
|
|
|
578
598
|
#: ../app/models/foreman_openscap/policy.rb:31
|
|
579
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
599
|
+
#: ../app/models/foreman_openscap/policy.rb:273
|
|
580
600
|
msgid "is not a valid value"
|
|
581
601
|
msgstr ""
|
|
582
602
|
|
|
@@ -588,63 +608,63 @@ msgstr ""
|
|
|
588
608
|
msgid "Cannot generate HTML guide, no valid OpenSCAP proxy server found."
|
|
589
609
|
msgstr ""
|
|
590
610
|
|
|
591
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
611
|
+
#: ../app/models/foreman_openscap/policy.rb:111
|
|
592
612
|
#: ../app/views/policies/_form.html.erb:8
|
|
593
613
|
msgid "Deployment Options"
|
|
594
614
|
msgstr ""
|
|
595
615
|
|
|
596
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
616
|
+
#: ../app/models/foreman_openscap/policy.rb:111
|
|
597
617
|
msgid "Policy Attributes"
|
|
598
618
|
msgstr ""
|
|
599
619
|
|
|
600
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
620
|
+
#: ../app/models/foreman_openscap/policy.rb:111
|
|
601
621
|
#: ../app/views/policies/_form.html.erb:11
|
|
602
622
|
msgid "Schedule"
|
|
603
623
|
msgstr ""
|
|
604
624
|
|
|
605
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
625
|
+
#: ../app/models/foreman_openscap/policy.rb:112
|
|
606
626
|
#: ../app/views/policies/_form.html.erb:13
|
|
607
627
|
#: ../app/views/scap_contents/_form.html.erb:11
|
|
608
628
|
#: ../app/views/tailoring_files/_form.html.erb:11
|
|
609
629
|
msgid "Locations"
|
|
610
630
|
msgstr ""
|
|
611
631
|
|
|
612
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
632
|
+
#: ../app/models/foreman_openscap/policy.rb:113
|
|
613
633
|
#: ../app/views/policies/_form.html.erb:16
|
|
614
634
|
#: ../app/views/scap_contents/_form.html.erb:14
|
|
615
635
|
#: ../app/views/tailoring_files/_form.html.erb:14
|
|
616
636
|
msgid "Organizations"
|
|
617
637
|
msgstr ""
|
|
618
638
|
|
|
619
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
639
|
+
#: ../app/models/foreman_openscap/policy.rb:114
|
|
620
640
|
msgid "Hostgroups"
|
|
621
641
|
msgstr ""
|
|
622
642
|
|
|
623
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
643
|
+
#: ../app/models/foreman_openscap/policy.rb:267
|
|
624
644
|
msgid "does not consist of 5 parts separated by space"
|
|
625
645
|
msgstr ""
|
|
626
646
|
|
|
627
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
647
|
+
#: ../app/models/foreman_openscap/policy.rb:279
|
|
628
648
|
msgid "must be between 1 and 31"
|
|
629
649
|
msgstr ""
|
|
630
650
|
|
|
631
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
651
|
+
#: ../app/models/foreman_openscap/policy.rb:284
|
|
632
652
|
msgid "must be present when tailoring file profile present"
|
|
633
653
|
msgstr ""
|
|
634
654
|
|
|
635
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
655
|
+
#: ../app/models/foreman_openscap/policy.rb:285
|
|
636
656
|
msgid "must be present when tailoring file present"
|
|
637
657
|
msgstr ""
|
|
638
658
|
|
|
639
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
659
|
+
#: ../app/models/foreman_openscap/policy.rb:290
|
|
640
660
|
msgid "does not come from selected tailoring file"
|
|
641
661
|
msgstr ""
|
|
642
662
|
|
|
643
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
663
|
+
#: ../app/models/foreman_openscap/policy.rb:296
|
|
644
664
|
msgid "does not have the selected SCAP content profile"
|
|
645
665
|
msgstr ""
|
|
646
666
|
|
|
647
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
667
|
+
#: ../app/models/foreman_openscap/policy.rb:328
|
|
648
668
|
msgid ""
|
|
649
669
|
"cannot assign to %s, all assigned policies must be deployed in the same way, c"
|
|
650
670
|
"heck 'deploy by' for each assigned policy"
|
|
@@ -688,7 +708,7 @@ msgid ""
|
|
|
688
708
|
"re they are imported before proceeding."
|
|
689
709
|
msgstr ""
|
|
690
710
|
|
|
691
|
-
#: ../app/services/foreman_openscap/lookup_key_overrider.rb:
|
|
711
|
+
#: ../app/services/foreman_openscap/lookup_key_overrider.rb:90
|
|
692
712
|
msgid "Failed to save when overriding parameters for %{config_tool}, cause: %{errors}"
|
|
693
713
|
msgstr ""
|
|
694
714
|
|
|
@@ -751,10 +771,6 @@ msgstr ""
|
|
|
751
771
|
msgid "Reported At"
|
|
752
772
|
msgstr ""
|
|
753
773
|
|
|
754
|
-
#: ../app/views/arf_reports/_list.html.erb:8
|
|
755
|
-
msgid "Policy"
|
|
756
|
-
msgstr ""
|
|
757
|
-
|
|
758
774
|
#: ../app/views/arf_reports/_list.html.erb:9
|
|
759
775
|
msgid "Openscap Proxy"
|
|
760
776
|
msgstr ""
|
|
@@ -816,12 +832,7 @@ msgstr ""
|
|
|
816
832
|
msgid "Nothing to show"
|
|
817
833
|
msgstr ""
|
|
818
834
|
|
|
819
|
-
#: ../app/views/arf_reports/delete_multiple.html.erb:
|
|
820
|
-
#: ../app/views/policy_dashboard/_policy_reports.html.erb:6
|
|
821
|
-
msgid "Host"
|
|
822
|
-
msgstr ""
|
|
823
|
-
|
|
824
|
-
#: ../app/views/arf_reports/delete_multiple.html.erb:27 action_names.rb:10
|
|
835
|
+
#: ../app/views/arf_reports/delete_multiple.html.erb:27
|
|
825
836
|
msgid "Delete"
|
|
826
837
|
msgstr ""
|
|
827
838
|
|
|
@@ -853,20 +864,16 @@ msgstr ""
|
|
|
853
864
|
msgid "Loading..."
|
|
854
865
|
msgstr ""
|
|
855
866
|
|
|
856
|
-
#: ../app/views/arf_reports/welcome.html.erb:
|
|
867
|
+
#: ../app/views/arf_reports/welcome.html.erb:9
|
|
857
868
|
msgid ""
|
|
858
869
|
"You don't seem to have any ARF report. ARF report is a summary of a single sca"
|
|
859
870
|
"n occurrence on a particular host for a given Compliance Policy."
|
|
860
871
|
msgstr ""
|
|
861
872
|
|
|
862
|
-
#: ../app/views/arf_reports/welcome.html.erb:
|
|
873
|
+
#: ../app/views/arf_reports/welcome.html.erb:12
|
|
863
874
|
msgid "Documentation"
|
|
864
875
|
msgstr ""
|
|
865
876
|
|
|
866
|
-
#: ../app/views/compliance_hosts/_compliance_status.erb:4
|
|
867
|
-
msgid "Host compliance details"
|
|
868
|
-
msgstr ""
|
|
869
|
-
|
|
870
877
|
#: ../app/views/compliance_hosts/show.html.erb:9
|
|
871
878
|
msgid "Compliance Hosts"
|
|
872
879
|
msgstr ""
|
|
@@ -1288,269 +1295,37 @@ msgid "Run OpenSCAP scan"
|
|
|
1288
1295
|
msgstr ""
|
|
1289
1296
|
|
|
1290
1297
|
#: action_names.rb:2
|
|
1291
|
-
msgid "
|
|
1298
|
+
msgid "Import Puppet classes"
|
|
1292
1299
|
msgstr ""
|
|
1293
1300
|
|
|
1294
1301
|
#: action_names.rb:3
|
|
1295
|
-
msgid "
|
|
1302
|
+
msgid "Remote action:"
|
|
1296
1303
|
msgstr ""
|
|
1297
1304
|
|
|
1298
1305
|
#: action_names.rb:4
|
|
1299
|
-
msgid "
|
|
1306
|
+
msgid "Action with sub plans"
|
|
1300
1307
|
msgstr ""
|
|
1301
1308
|
|
|
1302
1309
|
#: action_names.rb:5
|
|
1303
|
-
msgid "
|
|
1310
|
+
msgid "Import facts"
|
|
1304
1311
|
msgstr ""
|
|
1305
1312
|
|
|
1306
1313
|
#: action_names.rb:6
|
|
1307
|
-
msgid "Delete
|
|
1314
|
+
msgid "Delete host"
|
|
1308
1315
|
msgstr ""
|
|
1309
1316
|
|
|
1310
1317
|
#: action_names.rb:7
|
|
1311
|
-
msgid "Update"
|
|
1318
|
+
msgid "Update host"
|
|
1312
1319
|
msgstr ""
|
|
1313
1320
|
|
|
1314
1321
|
#: action_names.rb:8
|
|
1315
|
-
msgid "
|
|
1322
|
+
msgid "Update node"
|
|
1316
1323
|
msgstr ""
|
|
1317
1324
|
|
|
1318
1325
|
#: action_names.rb:9
|
|
1319
|
-
msgid "
|
|
1320
|
-
msgstr ""
|
|
1321
|
-
|
|
1322
|
-
#: action_names.rb:11
|
|
1323
|
-
msgid "Errata mail"
|
|
1324
|
-
msgstr ""
|
|
1325
|
-
|
|
1326
|
-
#: action_names.rb:12
|
|
1327
|
-
msgid "Incremental Update of Content View Version(s) "
|
|
1328
|
-
msgstr ""
|
|
1329
|
-
|
|
1330
|
-
#: action_names.rb:13
|
|
1331
|
-
msgid "Promote"
|
|
1332
|
-
msgstr ""
|
|
1333
|
-
|
|
1334
|
-
#: action_names.rb:14
|
|
1335
|
-
msgid "Promotion to Environment"
|
|
1336
|
-
msgstr ""
|
|
1337
|
-
|
|
1338
|
-
#: action_names.rb:15
|
|
1339
|
-
msgid "Abstract async task"
|
|
1340
|
-
msgstr ""
|
|
1341
|
-
|
|
1342
|
-
#: action_names.rb:16
|
|
1343
|
-
msgid "Hypervisors"
|
|
1344
|
-
msgstr ""
|
|
1345
|
-
|
|
1346
|
-
#: action_names.rb:17
|
|
1347
|
-
msgid "Hypervisors update"
|
|
1348
|
-
msgstr ""
|
|
1349
|
-
|
|
1350
|
-
#: action_names.rb:18
|
|
1351
|
-
msgid "Install package"
|
|
1352
|
-
msgstr ""
|
|
1353
|
-
|
|
1354
|
-
#: action_names.rb:19
|
|
1355
|
-
msgid "Remove package"
|
|
1356
|
-
msgstr ""
|
|
1357
|
-
|
|
1358
|
-
#: action_names.rb:20
|
|
1359
|
-
msgid "Remove package group"
|
|
1360
|
-
msgstr ""
|
|
1361
|
-
|
|
1362
|
-
#: action_names.rb:21
|
|
1363
|
-
msgid "Update package"
|
|
1326
|
+
msgid "Create client"
|
|
1364
1327
|
msgstr ""
|
|
1365
1328
|
|
|
1366
|
-
#: action_names.rb:
|
|
1367
|
-
msgid "
|
|
1368
|
-
msgstr ""
|
|
1369
|
-
|
|
1370
|
-
#: action_names.rb:23
|
|
1371
|
-
msgid "Remove subscriptions"
|
|
1372
|
-
msgstr ""
|
|
1373
|
-
|
|
1374
|
-
#: action_names.rb:24
|
|
1375
|
-
msgid "Update for host"
|
|
1376
|
-
msgstr ""
|
|
1377
|
-
|
|
1378
|
-
#: action_names.rb:25
|
|
1379
|
-
msgid "Update Content Overrides"
|
|
1380
|
-
msgstr ""
|
|
1381
|
-
|
|
1382
|
-
#: action_names.rb:26
|
|
1383
|
-
msgid "Update release version for host"
|
|
1384
|
-
msgstr ""
|
|
1385
|
-
|
|
1386
|
-
#: action_names.rb:27
|
|
1387
|
-
msgid "Package Profile Update"
|
|
1388
|
-
msgstr ""
|
|
1389
|
-
|
|
1390
|
-
#: action_names.rb:28
|
|
1391
|
-
msgid "Export"
|
|
1392
|
-
msgstr ""
|
|
1393
|
-
|
|
1394
|
-
#: action_names.rb:29
|
|
1395
|
-
msgid "Incremental Update"
|
|
1396
|
-
msgstr ""
|
|
1397
|
-
|
|
1398
|
-
#: action_names.rb:30
|
|
1399
|
-
msgid "Republish Version Repositories"
|
|
1400
|
-
msgstr ""
|
|
1401
|
-
|
|
1402
|
-
#: action_names.rb:31
|
|
1403
|
-
msgid "Destroy"
|
|
1404
|
-
msgstr ""
|
|
1405
|
-
|
|
1406
|
-
#: action_names.rb:32
|
|
1407
|
-
msgid "Publish"
|
|
1408
|
-
msgstr ""
|
|
1409
|
-
|
|
1410
|
-
#: action_names.rb:33
|
|
1411
|
-
msgid "Remove Versions and Associations"
|
|
1412
|
-
msgstr ""
|
|
1413
|
-
|
|
1414
|
-
#: action_names.rb:34
|
|
1415
|
-
msgid "Remove from Environment"
|
|
1416
|
-
msgstr ""
|
|
1417
|
-
|
|
1418
|
-
#: action_names.rb:35
|
|
1419
|
-
msgid "Remove Version"
|
|
1420
|
-
msgstr ""
|
|
1421
|
-
|
|
1422
|
-
#: action_names.rb:36
|
|
1423
|
-
msgid "Auto-attach subscriptions"
|
|
1424
|
-
msgstr ""
|
|
1425
|
-
|
|
1426
|
-
#: action_names.rb:37
|
|
1427
|
-
msgid "Attach subscriptions"
|
|
1428
|
-
msgstr ""
|
|
1429
|
-
|
|
1430
|
-
#: action_names.rb:38
|
|
1431
|
-
msgid "Auto attach subscriptions"
|
|
1432
|
-
msgstr ""
|
|
1433
|
-
|
|
1434
|
-
#: action_names.rb:39
|
|
1435
|
-
msgid "Install Applicable Errata"
|
|
1436
|
-
msgstr ""
|
|
1437
|
-
|
|
1438
|
-
#: action_names.rb:40
|
|
1439
|
-
msgid "Install erratum"
|
|
1440
|
-
msgstr ""
|
|
1441
|
-
|
|
1442
|
-
#: action_names.rb:41
|
|
1443
|
-
msgid "Destroy Content Host"
|
|
1444
|
-
msgstr ""
|
|
1445
|
-
|
|
1446
|
-
#: action_names.rb:42
|
|
1447
|
-
msgid "Delete Lifecycle Environment"
|
|
1448
|
-
msgstr ""
|
|
1449
|
-
|
|
1450
|
-
#: action_names.rb:43
|
|
1451
|
-
msgid "Publish Lifecycle Environment Repositories"
|
|
1452
|
-
msgstr ""
|
|
1453
|
-
|
|
1454
|
-
#: action_names.rb:44
|
|
1455
|
-
msgid "Product Create"
|
|
1456
|
-
msgstr ""
|
|
1457
|
-
|
|
1458
|
-
#: action_names.rb:45
|
|
1459
|
-
msgid "Delete Product"
|
|
1460
|
-
msgstr ""
|
|
1461
|
-
|
|
1462
|
-
#: action_names.rb:46
|
|
1463
|
-
msgid "Reindex subscriptions"
|
|
1464
|
-
msgstr ""
|
|
1465
|
-
|
|
1466
|
-
#: action_names.rb:47
|
|
1467
|
-
msgid "Update http proxy"
|
|
1468
|
-
msgstr ""
|
|
1469
|
-
|
|
1470
|
-
#: action_names.rb:48
|
|
1471
|
-
msgid "Combined Profile Update"
|
|
1472
|
-
msgstr ""
|
|
1473
|
-
|
|
1474
|
-
#: action_names.rb:49
|
|
1475
|
-
msgid "Delete Package Group"
|
|
1476
|
-
msgstr ""
|
|
1477
|
-
|
|
1478
|
-
#: action_names.rb:50
|
|
1479
|
-
msgid "Discover"
|
|
1480
|
-
msgstr ""
|
|
1481
|
-
|
|
1482
|
-
#: action_names.rb:51
|
|
1483
|
-
msgid "Fetch pxe files"
|
|
1484
|
-
msgstr ""
|
|
1485
|
-
|
|
1486
|
-
#: action_names.rb:52
|
|
1487
|
-
msgid "Filtered index content"
|
|
1488
|
-
msgstr ""
|
|
1489
|
-
|
|
1490
|
-
#: action_names.rb:53
|
|
1491
|
-
msgid "Upload into"
|
|
1492
|
-
msgstr ""
|
|
1493
|
-
|
|
1494
|
-
#: action_names.rb:54
|
|
1495
|
-
msgid "Index errata"
|
|
1496
|
-
msgstr ""
|
|
1497
|
-
|
|
1498
|
-
#: action_names.rb:55
|
|
1499
|
-
msgid "Index module streams"
|
|
1500
|
-
msgstr ""
|
|
1501
|
-
|
|
1502
|
-
#: action_names.rb:56
|
|
1503
|
-
msgid "Index content"
|
|
1504
|
-
msgstr ""
|
|
1505
|
-
|
|
1506
|
-
#: action_names.rb:57
|
|
1507
|
-
msgid "Instance update"
|
|
1508
|
-
msgstr ""
|
|
1509
|
-
|
|
1510
|
-
#: action_names.rb:58
|
|
1511
|
-
msgid "Index package groups"
|
|
1512
|
-
msgstr ""
|
|
1513
|
-
|
|
1514
|
-
#: action_names.rb:59
|
|
1515
|
-
msgid "Remove Content"
|
|
1516
|
-
msgstr ""
|
|
1517
|
-
|
|
1518
|
-
#: action_names.rb:60
|
|
1519
|
-
msgid "Synchronize"
|
|
1520
|
-
msgstr ""
|
|
1521
|
-
|
|
1522
|
-
#: action_names.rb:61
|
|
1523
|
-
msgid "Update content urls"
|
|
1524
|
-
msgstr ""
|
|
1525
|
-
|
|
1526
|
-
#: action_names.rb:62
|
|
1527
|
-
msgid "Update http proxy details"
|
|
1528
|
-
msgstr ""
|
|
1529
|
-
|
|
1530
|
-
#: action_names.rb:63
|
|
1531
|
-
msgid "Upload errata into"
|
|
1532
|
-
msgstr ""
|
|
1533
|
-
|
|
1534
|
-
#: action_names.rb:64
|
|
1535
|
-
msgid "Create Package Group"
|
|
1536
|
-
msgstr ""
|
|
1537
|
-
|
|
1538
|
-
#: action_names.rb:65
|
|
1539
|
-
msgid "Disable"
|
|
1540
|
-
msgstr ""
|
|
1541
|
-
|
|
1542
|
-
#: action_names.rb:66
|
|
1543
|
-
msgid "Enable"
|
|
1544
|
-
msgstr ""
|
|
1545
|
-
|
|
1546
|
-
#: action_names.rb:67
|
|
1547
|
-
msgid "Run Sync Plan:"
|
|
1548
|
-
msgstr ""
|
|
1549
|
-
|
|
1550
|
-
#: action_names.rb:68
|
|
1551
|
-
msgid "Update redhat repository"
|
|
1552
|
-
msgstr ""
|
|
1553
|
-
|
|
1554
|
-
#: action_names.rb:69
|
|
1555
|
-
msgid "Remote action:"
|
|
1329
|
+
#: action_names.rb:10
|
|
1330
|
+
msgid "Delete client"
|
|
1556
1331
|
msgstr ""
|