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: Chinese (China) (http://app.transifex.com/foreman/foreman/langu"
|
|
@@ -201,7 +200,7 @@ msgstr "当使用 “directory” 上载类型时要上传的目录"
|
|
|
201
200
|
|
|
202
201
|
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:84
|
|
203
202
|
msgid "Please specify import type, received: %{received}, expected one of: %{expected}"
|
|
204
|
-
msgstr "
|
|
203
|
+
msgstr "请指定导入类型,已收到:%{received},预期为%{expected} 中的一个"
|
|
205
204
|
|
|
206
205
|
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:10
|
|
207
206
|
msgid "List Tailoring files"
|
|
@@ -235,39 +234,39 @@ msgstr "更新定制文件"
|
|
|
235
234
|
msgid "Deletes a Tailoring file"
|
|
236
235
|
msgstr "删除定制文件"
|
|
237
236
|
|
|
238
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
237
|
+
#: ../app/controllers/arf_reports_controller.rb:42
|
|
239
238
|
msgid "Failed to downloaded ARF report as bzip: %s"
|
|
240
239
|
msgstr "无法将 ARF 报告下载为 bzip:%s"
|
|
241
240
|
|
|
242
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
241
|
+
#: ../app/controllers/arf_reports_controller.rb:53
|
|
243
242
|
msgid "Failed to downloaded ARF report in HTML: %s"
|
|
244
243
|
msgstr "无法以 HTML 格式下载 ARF 报告:%s"
|
|
245
244
|
|
|
246
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
245
|
+
#: ../app/controllers/arf_reports_controller.rb:60
|
|
247
246
|
msgid "Successfully deleted ARF report."
|
|
248
247
|
msgstr "成功删除了 ARF 报告。"
|
|
249
248
|
|
|
250
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
249
|
+
#: ../app/controllers/arf_reports_controller.rb:62
|
|
251
250
|
msgid "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
|
|
252
|
-
msgstr "无法删除主机
|
|
251
|
+
msgstr "无法删除主机 %{host_name} 在 %{reported_at} 报告的 ARF 报告"
|
|
253
252
|
|
|
254
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
253
|
+
#: ../app/controllers/arf_reports_controller.rb:72
|
|
255
254
|
msgid "Failed to delete %s compliance reports"
|
|
256
255
|
msgstr "刪除 %s 合规报告失败"
|
|
257
256
|
|
|
258
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
257
|
+
#: ../app/controllers/arf_reports_controller.rb:75
|
|
259
258
|
msgid "Successfully deleted %s compliance reports"
|
|
260
259
|
msgstr "刪除 %s 合规报告成功"
|
|
261
260
|
|
|
262
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
261
|
+
#: ../app/controllers/arf_reports_controller.rb:111
|
|
263
262
|
msgid "No compliance reports were found."
|
|
264
263
|
msgstr "没有找到合规报告。"
|
|
265
264
|
|
|
266
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
265
|
+
#: ../app/controllers/arf_reports_controller.rb:115
|
|
267
266
|
msgid "No compliance reports selected"
|
|
268
267
|
msgstr "未选择合规报告"
|
|
269
268
|
|
|
270
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
269
|
+
#: ../app/controllers/arf_reports_controller.rb:120
|
|
271
270
|
msgid "Something went wrong while selecting compliance reports - %s"
|
|
272
271
|
msgstr "在选择合规报告时出错 - %s"
|
|
273
272
|
|
|
@@ -442,7 +441,7 @@ msgstr "取消分配合规政策"
|
|
|
442
441
|
msgid "Change OpenSCAP Proxy"
|
|
443
442
|
msgstr "改变 OpenSCAP 代理"
|
|
444
443
|
|
|
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:
|
|
444
|
+
#: ../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
|
|
446
445
|
msgid "Compliance"
|
|
447
446
|
msgstr "合规"
|
|
448
447
|
|
|
@@ -644,7 +643,7 @@ msgstr "无效类型 %s"
|
|
|
644
643
|
|
|
645
644
|
#: ../app/services/foreman_openscap/bulk_upload.rb:26
|
|
646
645
|
msgid "Can't find %{packages} RPM(s), are you sure it is installed on your server?"
|
|
647
|
-
msgstr ""
|
|
646
|
+
msgstr "无法找到 %{packages} RPM,您确定是否已安装在服务器上?"
|
|
648
647
|
|
|
649
648
|
#: ../app/services/foreman_openscap/bulk_upload.rb:36
|
|
650
649
|
msgid "Expected an array of files to upload, got: %s."
|
|
@@ -658,19 +657,19 @@ msgstr "%s 是一个目录,预期为文件。"
|
|
|
658
657
|
msgid "%s does not exist, skipping."
|
|
659
658
|
msgstr "%s 不存在,跳过。"
|
|
660
659
|
|
|
661
|
-
#: ../app/services/foreman_openscap/bulk_upload.rb:
|
|
660
|
+
#: ../app/services/foreman_openscap/bulk_upload.rb:64
|
|
662
661
|
msgid "Failed saving %s:"
|
|
663
662
|
msgstr "保存失败 %s:"
|
|
664
663
|
|
|
665
|
-
#: ../app/services/foreman_openscap/bulk_upload.rb:
|
|
664
|
+
#: ../app/services/foreman_openscap/bulk_upload.rb:72
|
|
666
665
|
msgid "No such directory: %s. Please check the path you have provided."
|
|
667
666
|
msgstr "没有这个目录:%s。请检查您所提供的路径。"
|
|
668
667
|
|
|
669
|
-
#: ../app/services/foreman_openscap/bulk_upload.rb:
|
|
668
|
+
#: ../app/services/foreman_openscap/bulk_upload.rb:94
|
|
670
669
|
msgid "Red Hat %s default content"
|
|
671
670
|
msgstr "Red Hat %s 默认内容"
|
|
672
671
|
|
|
673
|
-
#: ../app/services/foreman_openscap/bulk_upload.rb:
|
|
672
|
+
#: ../app/services/foreman_openscap/bulk_upload.rb:94
|
|
674
673
|
msgid "%s content"
|
|
675
674
|
msgstr "%s 内容"
|
|
676
675
|
|
|
@@ -720,11 +719,11 @@ msgstr "已选择 %{type} 将策略部署到客户端,但是%{type} 不可用
|
|
|
720
719
|
|
|
721
720
|
#: ../app/services/foreman_openscap/lookup_key_overrider.rb:27
|
|
722
721
|
msgid "Required %{msg_name} %{class} was not found, please ensure it is imported first."
|
|
723
|
-
msgstr "
|
|
722
|
+
msgstr "没有找到所需的%{msg_name}%{class},请确认它已被导入。"
|
|
724
723
|
|
|
725
724
|
#: ../app/services/foreman_openscap/lookup_key_overrider.rb:35
|
|
726
725
|
msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding."
|
|
727
|
-
msgstr "
|
|
726
|
+
msgstr "%{item_name} 缺少以下 %{key_name}:%{key_names}。在继续操作之前,请确保已将其导入。"
|
|
728
727
|
|
|
729
728
|
#: ../app/services/foreman_openscap/lookup_key_overrider.rb:57
|
|
730
729
|
msgid "Failed to save when overriding parameters for %{config_tool}, cause: %{errors}"
|
|
@@ -838,23 +837,27 @@ msgstr "刪除"
|
|
|
838
837
|
msgid "these Compliance reports"
|
|
839
838
|
msgstr "这些合规报告"
|
|
840
839
|
|
|
841
|
-
#: ../app/views/arf_reports/show.html.erb:14 ../
|
|
842
|
-
msgid "Back"
|
|
843
|
-
msgstr "返回"
|
|
844
|
-
|
|
845
|
-
#: ../app/views/arf_reports/show.html.erb:16
|
|
840
|
+
#: ../app/views/arf_reports/show.html.erb:14 ../app/views/arf_reports/show.html.erb:16
|
|
846
841
|
msgid "Host details"
|
|
847
842
|
msgstr "主机详情"
|
|
848
843
|
|
|
849
|
-
#: ../app/views/arf_reports/show.html.erb:
|
|
844
|
+
#: ../app/views/arf_reports/show.html.erb:16
|
|
845
|
+
msgid "The host was moved or deleted"
|
|
846
|
+
msgstr "主机被移动或删除"
|
|
847
|
+
|
|
848
|
+
#: ../app/views/arf_reports/show.html.erb:18 ../webpack/components/OpenscapRemediationWizard/Footer.js:40
|
|
849
|
+
msgid "Back"
|
|
850
|
+
msgstr "返回"
|
|
851
|
+
|
|
852
|
+
#: ../app/views/arf_reports/show.html.erb:21
|
|
850
853
|
msgid "View full report"
|
|
851
854
|
msgstr "查看完整报告"
|
|
852
855
|
|
|
853
|
-
#: ../app/views/arf_reports/show.html.erb:
|
|
856
|
+
#: ../app/views/arf_reports/show.html.erb:22
|
|
854
857
|
msgid "Download XML in bzip"
|
|
855
858
|
msgstr "下载 XML,格式为 bzip"
|
|
856
859
|
|
|
857
|
-
#: ../app/views/arf_reports/show.html.erb:
|
|
860
|
+
#: ../app/views/arf_reports/show.html.erb:23
|
|
858
861
|
msgid "Download HTML"
|
|
859
862
|
msgstr "下载 HTML"
|
|
860
863
|
|
|
@@ -870,24 +873,24 @@ msgstr "您似乎没有 ARF 报告。ARF 报告是针对给定的合规策略对
|
|
|
870
873
|
msgid "Documentation"
|
|
871
874
|
msgstr "文档"
|
|
872
875
|
|
|
873
|
-
#: ../app/views/compliance_hosts/show.html.erb:
|
|
876
|
+
#: ../app/views/compliance_hosts/show.html.erb:10
|
|
874
877
|
msgid "%s compliance report by policy"
|
|
875
878
|
msgid_plural "%s compliance reports by policy"
|
|
876
879
|
msgstr[0] "根据策略的 %s 合规报告"
|
|
877
880
|
|
|
878
|
-
#: ../app/views/compliance_hosts/show.html.erb:
|
|
881
|
+
#: ../app/views/compliance_hosts/show.html.erb:12
|
|
879
882
|
msgid "Policy %s"
|
|
880
883
|
msgstr "策略 %s"
|
|
881
884
|
|
|
882
|
-
#: ../app/views/compliance_hosts/show.html.erb:
|
|
885
|
+
#: ../app/views/compliance_hosts/show.html.erb:18
|
|
883
886
|
msgid "%s latest report"
|
|
884
887
|
msgstr "%s 最新报告"
|
|
885
888
|
|
|
886
|
-
#: ../app/views/compliance_hosts/show.html.erb:
|
|
889
|
+
#: ../app/views/compliance_hosts/show.html.erb:30
|
|
887
890
|
msgid "%s reports over time"
|
|
888
891
|
msgstr "一直以來的 %s 报告"
|
|
889
892
|
|
|
890
|
-
#: ../app/views/compliance_hosts/show.html.erb:
|
|
893
|
+
#: ../app/views/compliance_hosts/show.html.erb:36
|
|
891
894
|
msgid "No report for this policy"
|
|
892
895
|
msgstr "没有此策略的报告"
|
|
893
896
|
|
|
@@ -1300,11 +1303,19 @@ msgstr "使用 Shell 运行 OpenSCAP 补救"
|
|
|
1300
1303
|
msgid "Confirm"
|
|
1301
1304
|
msgstr "确认"
|
|
1302
1305
|
|
|
1303
|
-
#: ../webpack/components/HostExtentions/HostKebabItems.js:
|
|
1306
|
+
#: ../webpack/components/HostExtentions/HostKebabItems.js:38
|
|
1304
1307
|
msgid "There's no available report for this host"
|
|
1305
1308
|
msgstr "此主机没有可用的报告"
|
|
1306
1309
|
|
|
1307
|
-
#: ../webpack/components/
|
|
1310
|
+
#: ../webpack/components/LineChart/index.js:202
|
|
1311
|
+
msgid "Line chart"
|
|
1312
|
+
msgstr ""
|
|
1313
|
+
|
|
1314
|
+
#: ../webpack/components/LineChart/index.js:314
|
|
1315
|
+
msgid "No data available"
|
|
1316
|
+
msgstr ""
|
|
1317
|
+
|
|
1318
|
+
#: ../webpack/components/OpenscapRemediationWizard/Footer.js:30 ../webpack/components/OpenscapRemediationWizard/index.js:95
|
|
1308
1319
|
msgid "Run"
|
|
1309
1320
|
msgstr "运行"
|
|
1310
1321
|
|
|
@@ -1328,7 +1339,7 @@ msgstr "审阅补救"
|
|
|
1328
1339
|
msgid "Done"
|
|
1329
1340
|
msgstr "完成"
|
|
1330
1341
|
|
|
1331
|
-
#: ../webpack/components/OpenscapRemediationWizard/index.js:
|
|
1342
|
+
#: ../webpack/components/OpenscapRemediationWizard/index.js:133
|
|
1332
1343
|
msgid "Remediate %s rule"
|
|
1333
1344
|
msgstr "补救 %s 规则"
|
|
1334
1345
|
|
|
@@ -1443,9 +1454,3 @@ msgstr "您没有权利查看该页面。 "
|
|
|
1443
1454
|
#: ../webpack/helpers/permissionsHelper.js:37
|
|
1444
1455
|
msgid "Request the following permissions from administrator: %s."
|
|
1445
1456
|
msgstr "连续管理员来获得以下权限:%s。"
|
|
1446
|
-
|
|
1447
|
-
#: ../lib/foreman_openscap/bulk_upload.rb:20
|
|
1448
|
-
#~ msgid ""
|
|
1449
|
-
#~ "Can't find scap-security-guide RPM, are you sure it is installed on your serve"
|
|
1450
|
-
#~ "r?"
|
|
1451
|
-
#~ msgstr "无法找到 scap-security-guide RPM,您确定是否已安装在服务器上?"
|