foreman_openscap 10.2.1 → 10.2.2
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/validators/concerns/foreman_openscap/bookmark_controller_validator_extensions.rb +4 -5
- data/lib/foreman_openscap/version.rb +1 -1
- data/locale/cs_CZ/foreman_openscap.edit.po +43 -32
- data/locale/cs_CZ/guide-links.edit.po +1451 -0
- data/locale/de/foreman_openscap.edit.po +44 -33
- data/locale/de/guide-links.edit.po +1451 -0
- data/locale/en/foreman_openscap.edit.po +48 -37
- data/locale/en/guide-links.edit.po +1451 -0
- data/locale/en_GB/foreman_openscap.edit.po +42 -31
- data/locale/en_GB/guide-links.edit.po +1451 -0
- data/locale/es/foreman_openscap.edit.po +43 -32
- data/locale/es/guide-links.edit.po +1451 -0
- data/locale/fr/foreman_openscap.edit.po +51 -48
- data/locale/fr/guide-links.edit.po +1451 -0
- data/locale/gl/foreman_openscap.edit.po +43 -32
- data/locale/gl/guide-links.edit.po +1451 -0
- data/locale/it/foreman_openscap.edit.po +43 -32
- data/locale/it/guide-links.edit.po +1451 -0
- data/locale/ja/foreman_openscap.edit.po +56 -51
- data/locale/ja/guide-links.edit.po +1451 -0
- data/locale/ka/foreman_openscap.edit.po +43 -40
- data/locale/ka/guide-links.edit.po +1451 -0
- data/locale/ko/foreman_openscap.edit.po +70 -64
- data/locale/ko/guide-links.edit.po +1451 -0
- data/locale/pt_BR/foreman_openscap.edit.po +43 -32
- data/locale/pt_BR/guide-links.edit.po +1451 -0
- data/locale/ru/foreman_openscap.edit.po +43 -32
- data/locale/ru/guide-links.edit.po +1451 -0
- data/locale/sv_SE/foreman_openscap.edit.po +43 -32
- data/locale/sv_SE/guide-links.edit.po +1451 -0
- data/locale/zh_CN/foreman_openscap.edit.po +48 -43
- data/locale/zh_CN/guide-links.edit.po +1451 -0
- data/locale/zh_TW/foreman_openscap.edit.po +43 -32
- data/locale/zh_TW/guide-links.edit.po +1451 -0
- data/test/unit/concerns/bookmark_controller_validator_extensions_test.rb +16 -0
- metadata +37 -19
- /data/locale/cs_CZ/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/de/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/en/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/en_GB/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/es/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/fr/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/gl/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/it/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/ja/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/ka/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/ko/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/pt_BR/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/ru/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/sv_SE/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/zh_CN/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/zh_TW/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
|
@@ -6,9 +6,8 @@
|
|
|
6
6
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016
|
|
7
7
|
msgid ""
|
|
8
8
|
msgstr ""
|
|
9
|
-
"Project-Id-Version: foreman_openscap
|
|
9
|
+
"Project-Id-Version: foreman_openscap 12.0.1\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date: 2024-12-03 14:01+0000\n"
|
|
12
11
|
"PO-Revision-Date: 2016-04-14 07:48+0000\n"
|
|
13
12
|
"Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2016\n"
|
|
14
13
|
"Language-Team: Portuguese (Brazil) (http://app.transifex.com/foreman/foreman/l"
|
|
@@ -236,39 +235,39 @@ msgstr "Atualizar um arquivo de personalização"
|
|
|
236
235
|
msgid "Deletes a Tailoring file"
|
|
237
236
|
msgstr "Exclui um arquivo de personalização"
|
|
238
237
|
|
|
239
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
238
|
+
#: ../app/controllers/arf_reports_controller.rb:42
|
|
240
239
|
msgid "Failed to downloaded ARF report as bzip: %s"
|
|
241
240
|
msgstr "Falha ao fazer o donwload do relatório ARF como bzip: %s"
|
|
242
241
|
|
|
243
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
242
|
+
#: ../app/controllers/arf_reports_controller.rb:53
|
|
244
243
|
msgid "Failed to downloaded ARF report in HTML: %s"
|
|
245
244
|
msgstr "Falha ao fazer download do relatório ARF em HTML: %s"
|
|
246
245
|
|
|
247
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
246
|
+
#: ../app/controllers/arf_reports_controller.rb:60
|
|
248
247
|
msgid "Successfully deleted ARF report."
|
|
249
248
|
msgstr "Relatório ARF excluído com êxito."
|
|
250
249
|
|
|
251
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
250
|
+
#: ../app/controllers/arf_reports_controller.rb:62
|
|
252
251
|
msgid "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
|
|
253
252
|
msgstr "Falha ao excluir o relatório ARF para o host %{host_name} relatado em %{reported_at}"
|
|
254
253
|
|
|
255
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
254
|
+
#: ../app/controllers/arf_reports_controller.rb:72
|
|
256
255
|
msgid "Failed to delete %s compliance reports"
|
|
257
256
|
msgstr "Falha ao remover relatórios de conformidade %s"
|
|
258
257
|
|
|
259
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
258
|
+
#: ../app/controllers/arf_reports_controller.rb:75
|
|
260
259
|
msgid "Successfully deleted %s compliance reports"
|
|
261
260
|
msgstr "Relatórios de conformidade %s removidos com êxito"
|
|
262
261
|
|
|
263
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
262
|
+
#: ../app/controllers/arf_reports_controller.rb:111
|
|
264
263
|
msgid "No compliance reports were found."
|
|
265
264
|
msgstr "Nenhum relatório de conformidade foi encontrado."
|
|
266
265
|
|
|
267
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
266
|
+
#: ../app/controllers/arf_reports_controller.rb:115
|
|
268
267
|
msgid "No compliance reports selected"
|
|
269
268
|
msgstr "Nenhum relatório de conformidade selecionado"
|
|
270
269
|
|
|
271
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
270
|
+
#: ../app/controllers/arf_reports_controller.rb:120
|
|
272
271
|
msgid "Something went wrong while selecting compliance reports - %s"
|
|
273
272
|
msgstr "Algo deu errado ao selecionar os relatórios de conformidade - %s"
|
|
274
273
|
|
|
@@ -443,7 +442,7 @@ msgstr "Cancelar Atribuição da Política de Conformidade"
|
|
|
443
442
|
msgid "Change OpenSCAP Proxy"
|
|
444
443
|
msgstr "Alterar proxy OpenSCAP"
|
|
445
444
|
|
|
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:
|
|
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:42
|
|
447
446
|
msgid "Compliance"
|
|
448
447
|
msgstr "Conformidade"
|
|
449
448
|
|
|
@@ -659,19 +658,19 @@ msgstr ""
|
|
|
659
658
|
msgid "%s does not exist, skipping."
|
|
660
659
|
msgstr ""
|
|
661
660
|
|
|
662
|
-
#: ../app/services/foreman_openscap/bulk_upload.rb:
|
|
661
|
+
#: ../app/services/foreman_openscap/bulk_upload.rb:64
|
|
663
662
|
msgid "Failed saving %s:"
|
|
664
663
|
msgstr ""
|
|
665
664
|
|
|
666
|
-
#: ../app/services/foreman_openscap/bulk_upload.rb:
|
|
665
|
+
#: ../app/services/foreman_openscap/bulk_upload.rb:72
|
|
667
666
|
msgid "No such directory: %s. Please check the path you have provided."
|
|
668
667
|
msgstr ""
|
|
669
668
|
|
|
670
|
-
#: ../app/services/foreman_openscap/bulk_upload.rb:
|
|
669
|
+
#: ../app/services/foreman_openscap/bulk_upload.rb:94
|
|
671
670
|
msgid "Red Hat %s default content"
|
|
672
671
|
msgstr ""
|
|
673
672
|
|
|
674
|
-
#: ../app/services/foreman_openscap/bulk_upload.rb:
|
|
673
|
+
#: ../app/services/foreman_openscap/bulk_upload.rb:94
|
|
675
674
|
msgid "%s content"
|
|
676
675
|
msgstr ""
|
|
677
676
|
|
|
@@ -839,23 +838,27 @@ msgstr "Excluir"
|
|
|
839
838
|
msgid "these Compliance reports"
|
|
840
839
|
msgstr "esses relatórios de conformidade"
|
|
841
840
|
|
|
842
|
-
#: ../app/views/arf_reports/show.html.erb:14 ../
|
|
843
|
-
msgid "Back"
|
|
844
|
-
msgstr "Retornar"
|
|
845
|
-
|
|
846
|
-
#: ../app/views/arf_reports/show.html.erb:16
|
|
841
|
+
#: ../app/views/arf_reports/show.html.erb:14 ../app/views/arf_reports/show.html.erb:16
|
|
847
842
|
msgid "Host details"
|
|
848
843
|
msgstr "Detalhes do Host"
|
|
849
844
|
|
|
850
|
-
#: ../app/views/arf_reports/show.html.erb:
|
|
845
|
+
#: ../app/views/arf_reports/show.html.erb:16
|
|
846
|
+
msgid "The host was moved or deleted"
|
|
847
|
+
msgstr ""
|
|
848
|
+
|
|
849
|
+
#: ../app/views/arf_reports/show.html.erb:18 ../webpack/components/OpenscapRemediationWizard/Footer.js:40
|
|
850
|
+
msgid "Back"
|
|
851
|
+
msgstr "Retornar"
|
|
852
|
+
|
|
853
|
+
#: ../app/views/arf_reports/show.html.erb:21
|
|
851
854
|
msgid "View full report"
|
|
852
855
|
msgstr "Visualizar relatório completo"
|
|
853
856
|
|
|
854
|
-
#: ../app/views/arf_reports/show.html.erb:
|
|
857
|
+
#: ../app/views/arf_reports/show.html.erb:22
|
|
855
858
|
msgid "Download XML in bzip"
|
|
856
859
|
msgstr "Baixar XML em bzip"
|
|
857
860
|
|
|
858
|
-
#: ../app/views/arf_reports/show.html.erb:
|
|
861
|
+
#: ../app/views/arf_reports/show.html.erb:23
|
|
859
862
|
msgid "Download HTML"
|
|
860
863
|
msgstr "Fazer download de HTML"
|
|
861
864
|
|
|
@@ -871,26 +874,26 @@ msgstr "Parece que você não tem um relatório ARF. O relatório ARF é um resu
|
|
|
871
874
|
msgid "Documentation"
|
|
872
875
|
msgstr "Documentação"
|
|
873
876
|
|
|
874
|
-
#: ../app/views/compliance_hosts/show.html.erb:
|
|
877
|
+
#: ../app/views/compliance_hosts/show.html.erb:10
|
|
875
878
|
msgid "%s compliance report by policy"
|
|
876
879
|
msgid_plural "%s compliance reports by policy"
|
|
877
880
|
msgstr[0] "%s relatório de conformidade por política"
|
|
878
881
|
msgstr[1] "%s relatórios de conformidade por política"
|
|
879
882
|
msgstr[2] "%s relatórios de conformidade por política"
|
|
880
883
|
|
|
881
|
-
#: ../app/views/compliance_hosts/show.html.erb:
|
|
884
|
+
#: ../app/views/compliance_hosts/show.html.erb:12
|
|
882
885
|
msgid "Policy %s"
|
|
883
886
|
msgstr "Política %s"
|
|
884
887
|
|
|
885
|
-
#: ../app/views/compliance_hosts/show.html.erb:
|
|
888
|
+
#: ../app/views/compliance_hosts/show.html.erb:18
|
|
886
889
|
msgid "%s latest report"
|
|
887
890
|
msgstr "relatório mais recente %s"
|
|
888
891
|
|
|
889
|
-
#: ../app/views/compliance_hosts/show.html.erb:
|
|
892
|
+
#: ../app/views/compliance_hosts/show.html.erb:30
|
|
890
893
|
msgid "%s reports over time"
|
|
891
894
|
msgstr "relatórios %s ao longo do tempo"
|
|
892
895
|
|
|
893
|
-
#: ../app/views/compliance_hosts/show.html.erb:
|
|
896
|
+
#: ../app/views/compliance_hosts/show.html.erb:36
|
|
894
897
|
msgid "No report for this policy"
|
|
895
898
|
msgstr "Nenhum relatório para esta política"
|
|
896
899
|
|
|
@@ -1305,11 +1308,19 @@ msgstr ""
|
|
|
1305
1308
|
msgid "Confirm"
|
|
1306
1309
|
msgstr ""
|
|
1307
1310
|
|
|
1308
|
-
#: ../webpack/components/HostExtentions/HostKebabItems.js:
|
|
1311
|
+
#: ../webpack/components/HostExtentions/HostKebabItems.js:38
|
|
1309
1312
|
msgid "There's no available report for this host"
|
|
1310
1313
|
msgstr ""
|
|
1311
1314
|
|
|
1312
|
-
#: ../webpack/components/
|
|
1315
|
+
#: ../webpack/components/LineChart/index.js:202
|
|
1316
|
+
msgid "Line chart"
|
|
1317
|
+
msgstr ""
|
|
1318
|
+
|
|
1319
|
+
#: ../webpack/components/LineChart/index.js:314
|
|
1320
|
+
msgid "No data available"
|
|
1321
|
+
msgstr ""
|
|
1322
|
+
|
|
1323
|
+
#: ../webpack/components/OpenscapRemediationWizard/Footer.js:30 ../webpack/components/OpenscapRemediationWizard/index.js:95
|
|
1313
1324
|
msgid "Run"
|
|
1314
1325
|
msgstr "Executar"
|
|
1315
1326
|
|
|
@@ -1333,7 +1344,7 @@ msgstr ""
|
|
|
1333
1344
|
msgid "Done"
|
|
1334
1345
|
msgstr ""
|
|
1335
1346
|
|
|
1336
|
-
#: ../webpack/components/OpenscapRemediationWizard/index.js:
|
|
1347
|
+
#: ../webpack/components/OpenscapRemediationWizard/index.js:133
|
|
1337
1348
|
msgid "Remediate %s rule"
|
|
1338
1349
|
msgstr ""
|
|
1339
1350
|
|