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
|
@@ -167,7 +167,7 @@ msgstr "Nome do conteúdo SCAP"
|
|
|
167
167
|
msgid "XML containing SCAP content"
|
|
168
168
|
msgstr "XML contendo conteúdo SCAP"
|
|
169
169
|
|
|
170
|
-
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:42 ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
170
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:42 ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:36
|
|
171
171
|
msgid "Original file name of the XML file"
|
|
172
172
|
msgstr "Nome do arquivo original do arquivo XML"
|
|
173
173
|
|
|
@@ -203,35 +203,35 @@ msgstr "Diretório para carregar ao usar o tipo \"diretório\" de carregamento"
|
|
|
203
203
|
msgid "Please specify import type, received: %{received}, expected one of: %{expected}"
|
|
204
204
|
msgstr "Favor especificar o tipo de importação, recebido: %{received}, espera-se um de: % % de{expected}"
|
|
205
205
|
|
|
206
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
206
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:10
|
|
207
207
|
msgid "List Tailoring files"
|
|
208
208
|
msgstr "Lista de arquivos de personalização"
|
|
209
209
|
|
|
210
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
210
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:18
|
|
211
211
|
msgid "Download a Tailoring file as XML"
|
|
212
212
|
msgstr "Fazer download de um arquivo personalização como XML"
|
|
213
213
|
|
|
214
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
214
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:27
|
|
215
215
|
msgid "Show a Tailoring file"
|
|
216
216
|
msgstr "Exibir um arquivo de personalização"
|
|
217
217
|
|
|
218
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
218
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:34
|
|
219
219
|
msgid "Tailoring file name"
|
|
220
220
|
msgstr "Nome do arquivo de personalização"
|
|
221
221
|
|
|
222
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
222
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:35
|
|
223
223
|
msgid "XML containing tailoring file"
|
|
224
224
|
msgstr "XML contendo arquivo de personalização"
|
|
225
225
|
|
|
226
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
226
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:41
|
|
227
227
|
msgid "Create a Tailoring file"
|
|
228
228
|
msgstr "Criar um arquivo de personalização"
|
|
229
229
|
|
|
230
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
230
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:49
|
|
231
231
|
msgid "Update a Tailoring file"
|
|
232
232
|
msgstr "Atualizar um arquivo de personalização"
|
|
233
233
|
|
|
234
|
-
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:
|
|
234
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:57
|
|
235
235
|
msgid "Deletes a Tailoring file"
|
|
236
236
|
msgstr "Exclui um arquivo de personalização"
|
|
237
237
|
|
|
@@ -442,7 +442,7 @@ msgstr "Cancelar Atribuição da Política de Conformidade"
|
|
|
442
442
|
msgid "Change OpenSCAP Proxy"
|
|
443
443
|
msgstr "Alterar proxy OpenSCAP"
|
|
444
444
|
|
|
445
|
-
#: ../app/helpers/compliance_hosts_helper.rb:37 ../app/models/foreman_openscap/compliance_status.rb:8 ../lib/foreman_openscap/engine.rb:
|
|
445
|
+
#: ../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
|
|
446
446
|
msgid "Compliance"
|
|
447
447
|
msgstr "Conformidade"
|
|
448
448
|
|
|
@@ -490,7 +490,7 @@ msgstr "Esse perfil será usado para substituir o do conteúdo SCAP"
|
|
|
490
490
|
msgid "Submit"
|
|
491
491
|
msgstr "Enviar"
|
|
492
492
|
|
|
493
|
-
#: ../app/helpers/policies_helper.rb:115 ../app/views/arf_reports/_list.html.erb:53 ../webpack/components/ConfirmModal.js:29
|
|
493
|
+
#: ../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
|
|
494
494
|
msgid "Cancel"
|
|
495
495
|
msgstr "Cancelar"
|
|
496
496
|
|
|
@@ -618,23 +618,23 @@ msgstr "Não é possível gerar guia HTML, o conteúdo SCAP está ausente"
|
|
|
618
618
|
msgid "Cannot generate HTML guide, no valid OpenSCAP proxy server found."
|
|
619
619
|
msgstr "Não é possível gerar guia HTML, nenhum servidor proxy OpenSCAP válido encontrado."
|
|
620
620
|
|
|
621
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
621
|
+
#: ../app/models/foreman_openscap/policy.rb:223
|
|
622
622
|
msgid "must be present when tailoring file profile present"
|
|
623
623
|
msgstr "deve estar presente quando o perfil do arquivo de personalização está presente"
|
|
624
624
|
|
|
625
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
625
|
+
#: ../app/models/foreman_openscap/policy.rb:224
|
|
626
626
|
msgid "must be present when tailoring file present"
|
|
627
627
|
msgstr "deve estar presente quando o arquivo de personalização está presente"
|
|
628
628
|
|
|
629
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
629
|
+
#: ../app/models/foreman_openscap/policy.rb:229
|
|
630
630
|
msgid "does not come from selected tailoring file"
|
|
631
631
|
msgstr "não vem do arquivo de personalização selecionado"
|
|
632
632
|
|
|
633
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
633
|
+
#: ../app/models/foreman_openscap/policy.rb:235
|
|
634
634
|
msgid "does not have the selected SCAP content profile"
|
|
635
635
|
msgstr "não tem o perfil de conteúdo SCAP selecionado"
|
|
636
636
|
|
|
637
|
-
#: ../app/models/foreman_openscap/policy.rb:
|
|
637
|
+
#: ../app/models/foreman_openscap/policy.rb:267
|
|
638
638
|
msgid "cannot assign to %s, all assigned policies must be deployed in the same way, check 'deploy by' for each assigned policy"
|
|
639
639
|
msgstr "não pode atribuir a %s, todas as políticas atribuídas devem ser implantadas da mesma forma, verifique 'implantar por' para cada política atribuída"
|
|
640
640
|
|
|
@@ -698,18 +698,6 @@ msgstr "Os seguintes %{key_name} estavam ausentes para %{item_name}: %{key_names
|
|
|
698
698
|
msgid "Failed to save when overriding parameters for %{config_tool}, cause: %{errors}"
|
|
699
699
|
msgstr "Falha ao salvar durante a substituição dos parâmetros para %{config_tool}, causa: {errors}"
|
|
700
700
|
|
|
701
|
-
#: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:39
|
|
702
|
-
msgid "This feature is temporarily disabled. "
|
|
703
|
-
msgstr "Esse recurso está temporariamente desabilitado."
|
|
704
|
-
|
|
705
|
-
#: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:40
|
|
706
|
-
msgid "The following Smart Proxies need to be updated to unlock the feature: %s. "
|
|
707
|
-
msgstr "Os proxies inteligentes a seguir precisam ser atualizados para desbloquear o recurso: %s. "
|
|
708
|
-
|
|
709
|
-
#: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:41
|
|
710
|
-
msgid "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions."
|
|
711
|
-
msgstr "Não foi possível alcançar os proxies a seguir: %s. Certifique-se de que eles estejam disponíveis para que o Foreman possa verificar suas versões."
|
|
712
|
-
|
|
713
701
|
#: ../app/validators/foreman_openscap/data_stream_validator.rb:9
|
|
714
702
|
msgid "No proxy with OpenSCAP feature was found."
|
|
715
703
|
msgstr "Nenhum proxy com recurso OpenSCAP foi encontrado."
|
|
@@ -818,7 +806,7 @@ msgstr "Excluir"
|
|
|
818
806
|
msgid "these Compliance reports"
|
|
819
807
|
msgstr "esses relatórios de conformidade"
|
|
820
808
|
|
|
821
|
-
#: ../app/views/arf_reports/show.html.erb:14
|
|
809
|
+
#: ../app/views/arf_reports/show.html.erb:14 ../webpack/components/OpenscapRemediationWizard/Footer.js:40
|
|
822
810
|
msgid "Back"
|
|
823
811
|
msgstr "Retornar"
|
|
824
812
|
|
|
@@ -873,7 +861,7 @@ msgstr "relatórios %s ao longo do tempo"
|
|
|
873
861
|
msgid "No report for this policy"
|
|
874
862
|
msgstr "Nenhum relatório para esta política"
|
|
875
863
|
|
|
876
|
-
#: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:
|
|
864
|
+
#: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:148
|
|
877
865
|
msgid "Latest Compliance Reports"
|
|
878
866
|
msgstr "Relatórios de conformidade mais recentes "
|
|
879
867
|
|
|
@@ -889,7 +877,7 @@ msgstr "Host não existe mais "
|
|
|
889
877
|
msgid "Policy is missing"
|
|
890
878
|
msgstr "Política está ausente"
|
|
891
879
|
|
|
892
|
-
#: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:
|
|
880
|
+
#: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:150
|
|
893
881
|
msgid "Compliance Reports Breakdown"
|
|
894
882
|
msgstr "Detalhamento de relatórios de conformidade"
|
|
895
883
|
|
|
@@ -1044,7 +1032,7 @@ msgstr "documentação"
|
|
|
1044
1032
|
msgid "Choose day in month"
|
|
1045
1033
|
msgstr "Escolher dia no mês"
|
|
1046
1034
|
|
|
1047
|
-
#: ../app/views/policies/steps/_step_form.html.erb:11
|
|
1035
|
+
#: ../app/views/policies/steps/_step_form.html.erb:11 ../webpack/components/OpenscapRemediationWizard/Footer.js:31
|
|
1048
1036
|
msgid "Next"
|
|
1049
1037
|
msgstr "Próximo"
|
|
1050
1038
|
|
|
@@ -1208,7 +1196,7 @@ msgstr "Arquivo de personalização DataStream"
|
|
|
1208
1196
|
msgid "Delete tailoring file %s?"
|
|
1209
1197
|
msgstr "Excluir arquivo de personalização %s?"
|
|
1210
1198
|
|
|
1211
|
-
#: ../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:
|
|
1199
|
+
#: ../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
|
|
1212
1200
|
msgid "Tailoring Files"
|
|
1213
1201
|
msgstr "Arquivos de personalização"
|
|
1214
1202
|
|
|
@@ -1232,7 +1220,7 @@ msgstr ""
|
|
|
1232
1220
|
"No Foreman, tailoring_files representam as modificações personalizadas para os perfis XCCDF padrão e podem ser aplicados aos hosts\n"
|
|
1233
1221
|
" por %s"
|
|
1234
1222
|
|
|
1235
|
-
#: ../app/views/tailoring_files/welcome.html.erb:
|
|
1223
|
+
#: ../app/views/tailoring_files/welcome.html.erb:12
|
|
1236
1224
|
msgid "New Tailoring File"
|
|
1237
1225
|
msgstr "Novo arquivo de personalização"
|
|
1238
1226
|
|
|
@@ -1276,39 +1264,39 @@ msgstr ""
|
|
|
1276
1264
|
msgid "%s content"
|
|
1277
1265
|
msgstr ""
|
|
1278
1266
|
|
|
1279
|
-
#: ../lib/foreman_openscap/engine.rb:
|
|
1267
|
+
#: ../lib/foreman_openscap/engine.rb:133
|
|
1280
1268
|
msgid "Policies"
|
|
1281
1269
|
msgstr "Políticas"
|
|
1282
1270
|
|
|
1283
|
-
#: ../lib/foreman_openscap/engine.rb:
|
|
1271
|
+
#: ../lib/foreman_openscap/engine.rb:136
|
|
1284
1272
|
msgid "SCAP contents"
|
|
1285
1273
|
msgstr "Conteúdos SCAP"
|
|
1286
1274
|
|
|
1287
|
-
#: ../lib/foreman_openscap/engine.rb:
|
|
1275
|
+
#: ../lib/foreman_openscap/engine.rb:139
|
|
1288
1276
|
msgid "Reports"
|
|
1289
1277
|
msgstr "Relatórios"
|
|
1290
1278
|
|
|
1291
|
-
#: ../lib/foreman_openscap/engine.rb:
|
|
1279
|
+
#: ../lib/foreman_openscap/engine.rb:164
|
|
1292
1280
|
msgid "OpenSCAP Proxy to use for fetching SCAP content and uploading ARF reports. Leave blank and override appropriate parameters when using proxy load balancer."
|
|
1293
1281
|
msgstr "Proxy OpenSCAP a ser usado para buscar conteúdo SCAP e carregar relatórios ARF. Deixe em branco e substitua os parâmetros apropriados ao usar o balanceador de carga do proxy."
|
|
1294
1282
|
|
|
1295
|
-
#: ../lib/foreman_openscap/engine.rb:
|
|
1283
|
+
#: ../lib/foreman_openscap/engine.rb:168 ../lib/foreman_openscap/engine.rb:173
|
|
1296
1284
|
msgid "OpenSCAP Proxy"
|
|
1297
1285
|
msgstr "Proxy OpenSCAP"
|
|
1298
1286
|
|
|
1299
|
-
#: ../lib/foreman_openscap/engine.rb:
|
|
1287
|
+
#: ../lib/foreman_openscap/engine.rb:170 ../lib/foreman_openscap/engine.rb:175
|
|
1300
1288
|
msgid "ID of OpenSCAP Proxy"
|
|
1301
1289
|
msgstr "ID do proxy OpenSCAP"
|
|
1302
1290
|
|
|
1303
|
-
#: ../lib/foreman_openscap/engine.rb:
|
|
1291
|
+
#: ../lib/foreman_openscap/engine.rb:215 ../lib/foreman_openscap/engine.rb:233
|
|
1304
1292
|
msgid "Run OpenSCAP scan"
|
|
1305
1293
|
msgstr "Executar verificação OpenSCAP"
|
|
1306
1294
|
|
|
1307
|
-
#: ../lib/foreman_openscap/engine.rb:
|
|
1295
|
+
#: ../lib/foreman_openscap/engine.rb:220 ../lib/foreman_openscap/engine.rb:234
|
|
1308
1296
|
msgid "Run OpenSCAP remediation with Ansible"
|
|
1309
1297
|
msgstr ""
|
|
1310
1298
|
|
|
1311
|
-
#: ../lib/foreman_openscap/engine.rb:
|
|
1299
|
+
#: ../lib/foreman_openscap/engine.rb:225 ../lib/foreman_openscap/engine.rb:235
|
|
1312
1300
|
msgid "Run OpenSCAP remediation with Shell"
|
|
1313
1301
|
msgstr ""
|
|
1314
1302
|
|
|
@@ -1324,31 +1312,31 @@ msgstr ""
|
|
|
1324
1312
|
msgid "There's no available report for this host"
|
|
1325
1313
|
msgstr ""
|
|
1326
1314
|
|
|
1327
|
-
#: ../webpack/components/OpenscapRemediationWizard/
|
|
1328
|
-
msgid "
|
|
1315
|
+
#: ../webpack/components/OpenscapRemediationWizard/Footer.js:30 ../webpack/components/OpenscapRemediationWizard/index.js:94
|
|
1316
|
+
msgid "Run"
|
|
1329
1317
|
msgstr ""
|
|
1330
1318
|
|
|
1331
|
-
#: ../webpack/components/OpenscapRemediationWizard/
|
|
1332
|
-
msgid "
|
|
1319
|
+
#: ../webpack/components/OpenscapRemediationWizard/ViewSelectedHostsLink.js:28
|
|
1320
|
+
msgid "View selected hosts"
|
|
1333
1321
|
msgstr ""
|
|
1334
1322
|
|
|
1335
|
-
#: ../webpack/components/OpenscapRemediationWizard/
|
|
1323
|
+
#: ../webpack/components/OpenscapRemediationWizard/constants.js:19 ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:123
|
|
1336
1324
|
msgid "Select snippet"
|
|
1337
1325
|
msgstr ""
|
|
1338
1326
|
|
|
1339
|
-
#: ../webpack/components/OpenscapRemediationWizard/
|
|
1340
|
-
msgid "Review
|
|
1327
|
+
#: ../webpack/components/OpenscapRemediationWizard/constants.js:20 ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:193
|
|
1328
|
+
msgid "Review hosts"
|
|
1341
1329
|
msgstr ""
|
|
1342
1330
|
|
|
1343
|
-
#: ../webpack/components/OpenscapRemediationWizard/
|
|
1344
|
-
msgid "
|
|
1331
|
+
#: ../webpack/components/OpenscapRemediationWizard/constants.js:21 ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:97
|
|
1332
|
+
msgid "Review remediation"
|
|
1345
1333
|
msgstr ""
|
|
1346
1334
|
|
|
1347
|
-
#: ../webpack/components/OpenscapRemediationWizard/
|
|
1335
|
+
#: ../webpack/components/OpenscapRemediationWizard/constants.js:22
|
|
1348
1336
|
msgid "Done"
|
|
1349
1337
|
msgstr ""
|
|
1350
1338
|
|
|
1351
|
-
#: ../webpack/components/OpenscapRemediationWizard/index.js:
|
|
1339
|
+
#: ../webpack/components/OpenscapRemediationWizard/index.js:132
|
|
1352
1340
|
msgid "Remediate %s rule"
|
|
1353
1341
|
msgstr ""
|
|
1354
1342
|
|
|
@@ -1464,206 +1452,17 @@ msgstr ""
|
|
|
1464
1452
|
msgid "Request the following permissions from administrator: %s."
|
|
1465
1453
|
msgstr ""
|
|
1466
1454
|
|
|
1467
|
-
#~ msgid "%s
|
|
1468
|
-
#~ msgstr "%s vulnerabilidades encontradas"
|
|
1469
|
-
|
|
1470
|
-
#~ msgid "%s vulnerabilities with available patch found"
|
|
1471
|
-
#~ msgstr "%s vulnerabilidades com o patch disponível encontrado"
|
|
1472
|
-
|
|
1473
|
-
#~ msgid "Action with sub plans"
|
|
1474
|
-
#~ msgstr "Ação com subplanos "
|
|
1475
|
-
|
|
1476
|
-
#~ msgid "Are required variables for theforeman.foreman_scap_client present?"
|
|
1477
|
-
#~ msgstr "As variáveis necessárias para oforeman.foreman_scap_client estão presentes?"
|
|
1478
|
-
|
|
1479
|
-
#~ msgid "Array of host IDs"
|
|
1480
|
-
#~ msgstr "Matriz de IDs de host"
|
|
1481
|
-
|
|
1482
|
-
#~ msgid "Array of hostgroup IDs"
|
|
1483
|
-
#~ msgstr "Matriz de IDs de grupos anfitriões"
|
|
1484
|
-
|
|
1485
|
-
#~ msgid "Assign hostgroups to an OVAL Policy"
|
|
1486
|
-
#~ msgstr "Atribuir grupos de anfitriões a uma política OVAL"
|
|
1487
|
-
|
|
1488
|
-
#~ msgid "Assign hosts to an OVAL Policy"
|
|
1489
|
-
#~ msgstr "Atribuir anfitriões a uma política OVAL"
|
|
1490
|
-
|
|
1491
|
-
#~ msgid "Assign openscap_proxy to %s before proceeding."
|
|
1492
|
-
#~ msgstr "Atribua openscap_proxy para %s antes de prosseguir."
|
|
1493
|
-
|
|
1494
|
-
#~ msgid "Could not update Ansible Variables with override: true"
|
|
1495
|
-
#~ msgstr "Não foi possível atualizar Variáveis Ansíveis com substituição: verdadeiro"
|
|
1496
|
-
|
|
1497
|
-
#~ msgid "Create OVAL content"
|
|
1498
|
-
#~ msgstr "Criar conteúdo OVAL"
|
|
1499
|
-
|
|
1500
|
-
#~ msgid "Create an OVAL Policy"
|
|
1501
|
-
#~ msgstr "Criar uma política OVAL"
|
|
1502
|
-
|
|
1503
|
-
#~ msgid "Delete an OVAL Policy"
|
|
1504
|
-
#~ msgstr "Eliminar uma política OVAL"
|
|
1505
|
-
|
|
1506
|
-
#~ msgid "Deletes an OVAL content"
|
|
1507
|
-
#~ msgstr "Elimina um conteúdo OVAL"
|
|
1508
|
-
|
|
1509
|
-
#~ msgid "Has Errata?"
|
|
1510
|
-
#~ msgstr "%s Errata"
|
|
1511
|
-
|
|
1512
|
-
#~ msgid "Hosts Count"
|
|
1513
|
-
#~ msgstr "Contagem de hosts"
|
|
1514
|
-
|
|
1515
|
-
#~ msgid "Import Puppet classes"
|
|
1516
|
-
#~ msgstr "Importar classes de Puppet"
|
|
1517
|
-
|
|
1518
|
-
#~ msgid "Import facts"
|
|
1519
|
-
#~ msgstr "Importar fatos"
|
|
1520
|
-
|
|
1521
|
-
#~ msgid "Is %s param set to be overriden?"
|
|
1522
|
-
#~ msgstr "O %s param está pronto para ser substituído?"
|
|
1523
|
-
|
|
1524
|
-
#~ msgid "Is foreman_ansible present?"
|
|
1525
|
-
#~ msgstr "O capataz está presente?"
|
|
1526
|
-
|
|
1527
|
-
#~ msgid "Is theforeman.foreman_scap_client present?"
|
|
1528
|
-
#~ msgstr "Oforeman.foreman_scap_client está presente?"
|
|
1529
|
-
|
|
1530
|
-
#~ msgid "List OVAL Policies"
|
|
1531
|
-
#~ msgstr "Listar políticas OVAL"
|
|
1532
|
-
|
|
1533
|
-
#~ msgid "List OVAL contents"
|
|
1534
|
-
#~ msgstr "Listar o conteúdo OVAL"
|
|
1535
|
-
|
|
1536
|
-
#~ msgid "No CVEs found."
|
|
1537
|
-
#~ msgstr "Não foram encontrados CVEs."
|
|
1538
|
-
|
|
1539
|
-
#~ msgid "No OVAL Contents found."
|
|
1540
|
-
#~ msgstr "Não foi encontrado nenhum conteúdo OVAL."
|
|
1541
|
-
|
|
1542
|
-
#~ msgid "No OVAL Policies found"
|
|
1543
|
-
#~ msgstr "Não foram encontradas políticas OVAL"
|
|
1544
|
-
|
|
1545
|
-
#~ msgid "No OVAL Policy found"
|
|
1546
|
-
#~ msgstr "Não foi encontrada nenhuma política OVAL"
|
|
1547
|
-
|
|
1548
|
-
#~ msgid "No Vulnerabilities found"
|
|
1549
|
-
#~ msgstr "Não foram encontradas Vulnerabilidades"
|
|
1550
|
-
|
|
1551
|
-
#~ msgid "OVAL Content"
|
|
1552
|
-
#~ msgstr "Conteúdo OVAL"
|
|
1553
|
-
|
|
1554
|
-
#~ msgid "OVAL Contents"
|
|
1555
|
-
#~ msgstr "Conteúdo do OVAL"
|
|
1556
|
-
|
|
1557
|
-
#~ msgid "OVAL Contents table"
|
|
1558
|
-
#~ msgstr "OVAL Tabela de conteúdos"
|
|
1559
|
-
|
|
1560
|
-
#~ msgid "OVAL Policies"
|
|
1561
|
-
#~ msgstr "OVAL Políticas"
|
|
1562
|
-
|
|
1563
|
-
#~ msgid "OVAL Policies Table"
|
|
1564
|
-
#~ msgstr "Tabela de Políticas OVAL"
|
|
1565
|
-
|
|
1566
|
-
#~ msgid "OVAL Policy description"
|
|
1567
|
-
#~ msgstr "OVAL Descrição da política"
|
|
1568
|
-
|
|
1569
|
-
#~ msgid "OVAL Policy name"
|
|
1570
|
-
#~ msgstr "OVAL Nome da política"
|
|
1571
|
-
|
|
1572
|
-
#~ msgid "OVAL Policy schedule cron line (only if period == \"custom\")"
|
|
1455
|
+
#~ msgid "The following Smart Proxies need to be updated to unlock the feature: %s. "
|
|
1573
1456
|
#~ msgstr ""
|
|
1574
|
-
#~ "
|
|
1575
|
-
#~ "
|
|
1576
|
-
|
|
1577
|
-
#~ msgid "OVAL Policy schedule day of month (only if period == \"monthly\")"
|
|
1578
|
-
#~ msgstr ""
|
|
1579
|
-
#~ "Dia do mês de agendamento da política (apenas se o período for == \"mensalmente"
|
|
1580
|
-
#~ "\")"
|
|
1581
|
-
|
|
1582
|
-
#~ msgid "OVAL Policy schedule period (weekly, monthly, custom)"
|
|
1583
|
-
#~ msgstr "Período de agendamento da política (semanalmente, mensalmente, personalizado)"
|
|
1584
|
-
|
|
1585
|
-
#~ msgid "OVAL Policy schedule weekday (only if period == \"weekly\")"
|
|
1586
|
-
#~ msgstr ""
|
|
1587
|
-
#~ "Dia da semana de agendamento da política (apenas se o período for == \"semanalm"
|
|
1588
|
-
#~ "ente\")"
|
|
1589
|
-
|
|
1590
|
-
#~ msgid "OVAL content name"
|
|
1591
|
-
#~ msgstr "OVAL nome do conteúdo"
|
|
1592
|
-
|
|
1593
|
-
#~ msgid "OVAL policy successfully configured with %s."
|
|
1594
|
-
#~ msgstr "Política OVAL configurada com sucesso com %s."
|
|
1595
|
-
|
|
1596
|
-
#~ msgid "OVAL scan"
|
|
1597
|
-
#~ msgstr "Varredura OVAL"
|
|
1598
|
-
|
|
1599
|
-
#~ msgid "Original file name of the OVAL content file"
|
|
1600
|
-
#~ msgstr "Nome do arquivo original do arquivo de conteúdo OVAL"
|
|
1601
|
-
|
|
1602
|
-
#~ msgid "Policy OVAL content ID"
|
|
1603
|
-
#~ msgstr "Política OVAL ID do conteúdo"
|
|
1604
|
-
|
|
1605
|
-
#~ msgid "Ref Id"
|
|
1606
|
-
#~ msgstr "Ref. Id"
|
|
1607
|
-
|
|
1608
|
-
#~ msgid "Remote action:"
|
|
1609
|
-
#~ msgstr "Ação remota:"
|
|
1610
|
-
|
|
1611
|
-
#~ msgid "Run OVAL scan"
|
|
1612
|
-
#~ msgstr "Executar OVAL scan"
|
|
1613
|
-
|
|
1614
|
-
#~ msgid "Scan All Hostgroups"
|
|
1615
|
-
#~ msgstr "Digitalizar todos os grupos anfitriões"
|
|
1616
|
-
|
|
1617
|
-
#~ msgid "Show an OVAL Policy"
|
|
1618
|
-
#~ msgstr "Mostrar uma política OVAL"
|
|
1619
|
-
|
|
1620
|
-
#~ msgid "Show an OVAL content"
|
|
1621
|
-
#~ msgstr "Mostrar um conteúdo OVAL"
|
|
1622
|
-
|
|
1623
|
-
#~ msgid "Sync contents that have remote source URL"
|
|
1624
|
-
#~ msgstr "Conteúdo de sincronização que tem URL de fonte remota"
|
|
1625
|
-
|
|
1626
|
-
#~ msgid "Table of CVEs for OVAL policy"
|
|
1627
|
-
#~ msgstr "Tabela de CVEs para a política OVAL"
|
|
1457
|
+
#~ "Os proxies inteligentes a seguir precisam ser atualizados para desbloquear o r"
|
|
1458
|
+
#~ "ecurso: %s. "
|
|
1628
1459
|
|
|
1629
1460
|
#~ msgid ""
|
|
1630
|
-
#~ "The following
|
|
1631
|
-
#~ "
|
|
1461
|
+
#~ "The following proxies could not be reached: %s. Please make sure they are avai"
|
|
1462
|
+
#~ "lable so Foreman can check their versions."
|
|
1632
1463
|
#~ msgstr ""
|
|
1633
|
-
#~ "
|
|
1634
|
-
#~ "
|
|
1635
|
-
|
|
1636
|
-
#~ msgid "URL of the OVAL content file"
|
|
1637
|
-
#~ msgstr "URL do arquivo de conteúdo OVAL"
|
|
1638
|
-
|
|
1639
|
-
#~ msgid "Unknown OVAL status"
|
|
1640
|
-
#~ msgstr "Status OVAL desconhecido"
|
|
1641
|
-
|
|
1642
|
-
#~ msgid "Update an OVAL Policy"
|
|
1643
|
-
#~ msgstr "Atualizar uma política OVAL"
|
|
1644
|
-
|
|
1645
|
-
#~ msgid "Update an OVAL content"
|
|
1646
|
-
#~ msgstr "Atualizar um conteúdo OVAL"
|
|
1647
|
-
|
|
1648
|
-
#~ msgid "Upload an OVAL report - a list of CVEs for given host"
|
|
1649
|
-
#~ msgstr "Upload de um relatório OVAL - uma lista de CVEs para determinado host"
|
|
1650
|
-
|
|
1651
|
-
#~ msgid "Was %s configured successfully?"
|
|
1652
|
-
#~ msgstr "O %s foi configurado com sucesso?"
|
|
1653
|
-
|
|
1654
|
-
#~ msgid "Was %{model_name} %{name} configured successfully?"
|
|
1655
|
-
#~ msgstr "Foi %{model_name} %{name} configurado com sucesso?"
|
|
1656
|
-
|
|
1657
|
-
#~ msgid "XML containing OVAL content"
|
|
1658
|
-
#~ msgstr "XML contendo conteúdo OVAL"
|
|
1659
|
-
|
|
1660
|
-
#~ msgid ""
|
|
1661
|
-
#~ "foreman_ansible plugin not found, please install it before running this action"
|
|
1662
|
-
#~ " again."
|
|
1663
|
-
#~ msgstr "não encontrado, favor instalá-lo antes de executar esta ação novamente."
|
|
1664
|
-
|
|
1665
|
-
#~ msgid "hostgroups"
|
|
1666
|
-
#~ msgstr "Grupos de hosts"
|
|
1464
|
+
#~ "Não foi possível alcançar os proxies a seguir: %s. Certifique-se de que eles e"
|
|
1465
|
+
#~ "stejam disponíveis para que o Foreman possa verificar suas versões."
|
|
1667
1466
|
|
|
1668
|
-
#~ msgid "
|
|
1669
|
-
#~ msgstr "
|
|
1467
|
+
#~ msgid "This feature is temporarily disabled. "
|
|
1468
|
+
#~ msgstr "Esse recurso está temporariamente desabilitado."
|
|
@@ -922,12 +922,6 @@ msgstr ""
|
|
|
922
922
|
msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding."
|
|
923
923
|
msgstr "Os seguintes %{key_name} estavam ausentes para %{item_name}: %{key_names}. Certifique-se de que eles sejam importados antes de prosseguir."
|
|
924
924
|
|
|
925
|
-
msgid "The following Smart Proxies need to be updated to unlock the feature: %s. "
|
|
926
|
-
msgstr "Os proxies inteligentes a seguir precisam ser atualizados para desbloquear o recurso: %s. "
|
|
927
|
-
|
|
928
|
-
msgid "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions."
|
|
929
|
-
msgstr "Não foi possível alcançar os proxies a seguir: %s. Certifique-se de que eles estejam disponíveis para que o Foreman possa verificar suas versões."
|
|
930
|
-
|
|
931
925
|
msgid "The identifier of the host"
|
|
932
926
|
msgstr "O identificador do host"
|
|
933
927
|
|
|
@@ -946,9 +940,6 @@ msgstr ""
|
|
|
946
940
|
msgid "There's no available report for this host"
|
|
947
941
|
msgstr ""
|
|
948
942
|
|
|
949
|
-
msgid "This feature is temporarily disabled. "
|
|
950
|
-
msgstr "Esse recurso está temporariamente desabilitado."
|
|
951
|
-
|
|
952
943
|
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."
|
|
953
944
|
msgstr ""
|
|
954
945
|
|