hammer_cli_foreman_openscap 0.1.13 → 0.2.1

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.
Files changed (35) hide show
  1. checksums.yaml +4 -4
  2. data/lib/hammer_cli_foreman_openscap/commands.rb +9 -0
  3. data/lib/hammer_cli_foreman_openscap/options/normalizers.rb +6 -0
  4. data/lib/hammer_cli_foreman_openscap/scap_content.rb +15 -2
  5. data/lib/hammer_cli_foreman_openscap/version.rb +1 -1
  6. data/locale/Makefile +2 -61
  7. data/locale/cs/LC_MESSAGES/hammer_cli_foreman_openscap.mo +0 -0
  8. data/locale/cs/hammer_cli_foreman_openscap.po +19 -1
  9. data/locale/de/LC_MESSAGES/hammer_cli_foreman_openscap.mo +0 -0
  10. data/locale/de/hammer_cli_foreman_openscap.po +101 -77
  11. data/locale/en/LC_MESSAGES/hammer_cli_foreman_openscap.mo +0 -0
  12. data/locale/en/hammer_cli_foreman_openscap.po +27 -9
  13. data/locale/es/LC_MESSAGES/hammer_cli_foreman_openscap.mo +0 -0
  14. data/locale/es/hammer_cli_foreman_openscap.po +101 -79
  15. data/locale/fr/LC_MESSAGES/hammer_cli_foreman_openscap.mo +0 -0
  16. data/locale/fr/hammer_cli_foreman_openscap.po +103 -84
  17. data/locale/hammer_cli_foreman_openscap.pot +46 -20
  18. data/locale/it/LC_MESSAGES/hammer_cli_foreman_openscap.mo +0 -0
  19. data/locale/it/hammer_cli_foreman_openscap.po +38 -19
  20. data/locale/ja/LC_MESSAGES/hammer_cli_foreman_openscap.mo +0 -0
  21. data/locale/ja/hammer_cli_foreman_openscap.po +99 -79
  22. data/locale/ka/LC_MESSAGES/hammer_cli_foreman_openscap.mo +0 -0
  23. data/locale/ka/hammer_cli_foreman_openscap.po +277 -0
  24. data/locale/ko/LC_MESSAGES/hammer_cli_foreman_openscap.mo +0 -0
  25. data/locale/ko/hammer_cli_foreman_openscap.po +36 -18
  26. data/locale/pt_BR/LC_MESSAGES/hammer_cli_foreman_openscap.mo +0 -0
  27. data/locale/pt_BR/hammer_cli_foreman_openscap.po +281 -0
  28. data/locale/zh_CN/LC_MESSAGES/hammer_cli_foreman_openscap.mo +0 -0
  29. data/locale/zh_CN/hammer_cli_foreman_openscap.po +103 -86
  30. data/locale/zh_TW/LC_MESSAGES/hammer_cli_foreman_openscap.mo +0 -0
  31. data/locale/zh_TW/hammer_cli_foreman_openscap.po +36 -19
  32. data/test/compliance_resource_mock.rb +0 -1
  33. data/test/data/2.4/foreman_api.json +1 -0
  34. data/test/test_helper.rb +1 -1
  35. metadata +20 -4
@@ -3,14 +3,20 @@
3
3
  # This file is distributed under the same license as the hammer_cli_foreman_openscap package.
4
4
  # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
  #
6
+ # Translators:
7
+ # Bryan Kearney <bryan.kearney@gmail.com>, 2020
8
+ # Amit Upadhye <aupadhye@redhat.com>, 2023
9
+ #
10
+ #, fuzzy
6
11
  msgid ""
7
12
  msgstr ""
8
- "Project-Id-Version: hammer_cli_foreman_openscap 0.1.10\n"
13
+ "Project-Id-Version: hammer_cli_foreman_openscap 0.2.0\n"
9
14
  "Report-Msgid-Bugs-To: \n"
10
- "PO-Revision-Date: 2017-09-08 16:19-0400\n"
11
- "Last-Translator: Dominic Cleal <dominic@cleal.org>, 2017\n"
12
- "Language-Team: Chinese (China) (https://www.transifex.com/foreman/teams/114/zh"
13
- "_CN/)\n"
15
+ "POT-Creation-Date: 2023-11-08 01:17+0000\n"
16
+ "PO-Revision-Date: 2017-12-01 20:56+0000\n"
17
+ "Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2023\n"
18
+ "Language-Team: Chinese (China) (https://app.transifex.com/foreman/teams/114/"
19
+ "zh_CN/)\n"
14
20
  "MIME-Version: 1.0\n"
15
21
  "Content-Type: text/plain; charset=UTF-8\n"
16
22
  "Content-Transfer-Encoding: 8bit\n"
@@ -18,245 +24,256 @@ msgstr ""
18
24
  "Plural-Forms: nplurals=1; plural=0;\n"
19
25
 
20
26
  msgid "Manipulate compliance reports"
21
- msgstr ""
27
+ msgstr "操作合规报告"
22
28
 
23
29
  msgid "Manipulate policies"
24
- msgstr ""
30
+ msgstr "操作策略"
25
31
 
26
32
  msgid "Manipulate SCAP contents"
27
- msgstr ""
33
+ msgstr "操作 SCAP 内容"
28
34
 
29
35
  msgid "Manipulate Tailoring files"
30
- msgstr ""
36
+ msgstr "操作定制文件"
31
37
 
32
38
  msgid "Manipulate Scap Content Profiles"
33
- msgstr ""
39
+ msgstr "处理 SCAP 内容配置集"
34
40
 
35
41
  msgid "View policies ENC for host"
36
- msgstr ""
42
+ msgstr "查看主机的政策ENC"
37
43
 
38
44
  msgid "Id"
39
- msgstr "Id"
45
+ msgstr "ID"
40
46
 
41
47
  msgid "Reported at"
42
48
  msgstr "报告于"
43
49
 
44
- #, fuzzy
45
50
  msgid "Host name"
46
- msgstr "主机"
51
+ msgstr "主机名称"
47
52
 
48
53
  msgid "OpenSCAP proxy name"
49
- msgstr ""
54
+ msgstr "OpenSCAP 代理服务器名"
50
55
 
51
56
  msgid "Policy name"
52
- msgstr "策略名称"
57
+ msgstr "政策名称"
53
58
 
54
59
  msgid "Passed"
55
60
  msgstr "通过"
56
61
 
57
62
  msgid "Failed"
58
- msgstr "失败的"
63
+ msgstr "失败"
59
64
 
60
65
  msgid "Othered"
61
- msgstr "其他"
66
+ msgstr "其它"
62
67
 
63
68
  msgid "Host Id"
64
- msgstr ""
69
+ msgstr "主机 Id"
65
70
 
66
71
  msgid "OpenSCAP proxy Id"
67
- msgstr ""
72
+ msgstr "OpenSCAP 代理服务器 Id"
68
73
 
69
- #, fuzzy
70
74
  msgid "Policy Id"
71
- msgstr "策略名称"
75
+ msgstr "政策 ID"
72
76
 
73
77
  msgid "ARF report deleted"
74
- msgstr ""
78
+ msgstr "已删除 ARF 报告"
75
79
 
76
80
  msgid "Could not delete the ARF report"
77
- msgstr ""
81
+ msgstr "无法删除 ARF 报告"
78
82
 
79
83
  msgid "ARF report downloaded, saved to: "
80
- msgstr ""
84
+ msgstr "ARF 报告已下载,保存到:"
81
85
 
82
86
  msgid "Could not download the ARF report"
83
- msgstr ""
87
+ msgstr "无法下载 ARF 报告"
84
88
 
85
89
  msgid "ARF report in HTML downloaded, saved to: "
86
- msgstr ""
90
+ msgstr "HTML 格式的 ARF 报告已下载,保存到:"
87
91
 
88
92
  msgid "Could not download the ARF report in HTML"
89
- msgstr ""
93
+ msgstr "无法下载 HTML 格式的 ARF 报告"
90
94
 
91
95
  msgid "Path to directory where downloaded file will be saved"
92
- msgstr ""
96
+ msgstr "用于保存下载文件的目录路径"
93
97
 
94
- #, fuzzy
95
98
  msgid "Profile Id"
96
- msgstr "Id"
99
+ msgstr "配置集 ID"
97
100
 
98
101
  msgid "Content path"
99
- msgstr ""
102
+ msgstr "内容路径"
100
103
 
101
104
  msgid "Content download path"
102
- msgstr ""
105
+ msgstr "内容下载路径"
103
106
 
104
107
  msgid "Tailoring path"
105
- msgstr ""
108
+ msgstr "定制路径"
106
109
 
107
110
  msgid "Tailoring download path"
108
- msgstr ""
111
+ msgstr "定制下载路径"
109
112
 
110
113
  msgid "Day of month"
111
- msgstr ""
114
+ msgstr "某月的日"
112
115
 
113
116
  msgid "Hour"
114
- msgstr ""
117
+ msgstr "小时"
115
118
 
116
119
  msgid "Month"
117
- msgstr ""
120
+ msgstr ""
118
121
 
119
122
  msgid "Week"
120
- msgstr ""
123
+ msgstr ""
121
124
 
122
125
  msgid "OpenSCAP Proxy"
123
- msgstr ""
126
+ msgstr "OpenSCAP 代理"
124
127
 
125
128
  msgid "SCAP content title"
126
- msgstr ""
129
+ msgstr "SCAP 内容标题"
127
130
 
128
131
  msgid "Name to search by"
129
- msgstr "根据其进行搜索的名称"
132
+ msgstr "用来进行搜索的名称"
130
133
 
131
134
  msgid "Name"
132
135
  msgstr "名称"
133
136
 
134
137
  msgid "Created at"
135
- msgstr "创建于"
138
+ msgstr "建立于"
136
139
 
137
140
  msgid "Period"
138
- msgstr ""
141
+ msgstr "时期"
139
142
 
140
143
  msgid "Weekday"
141
- msgstr ""
144
+ msgstr "工作日"
142
145
 
143
146
  msgid "Cron line"
144
147
  msgstr "Cron 行"
145
148
 
146
149
  msgid "SCAP content Id"
147
- msgstr ""
150
+ msgstr "SCAP 内容 Id"
148
151
 
149
152
  msgid "SCAP Content profile Id"
150
- msgstr ""
153
+ msgstr "SCAP 内容配置文件 Id"
151
154
 
152
155
  msgid "Tailoring file Id"
153
- msgstr ""
156
+ msgstr "定制文件 Id"
154
157
 
155
158
  msgid "Tailoring file profile Id"
156
- msgstr ""
159
+ msgstr "定制文件配置文件 Id"
157
160
 
158
161
  msgid "Deployment option"
159
- msgstr ""
162
+ msgstr "部署选项"
160
163
 
161
164
  msgid "Policy has been deleted"
162
- msgstr ""
165
+ msgstr "已删除策略"
163
166
 
164
167
  msgid "Could not delete the policy"
165
- msgstr ""
168
+ msgstr "无法删除策略"
166
169
 
167
170
  msgid "Policy created"
168
- msgstr ""
171
+ msgstr "已创建策略"
169
172
 
170
173
  msgid "Could not create the policy"
171
- msgstr ""
174
+ msgstr "无法创建策略"
172
175
 
173
176
  msgid "Policy updated"
174
- msgstr ""
177
+ msgstr "已更新策略"
175
178
 
176
179
  msgid "Could not update the policy"
177
- msgstr ""
180
+ msgstr "无法更新策略"
178
181
 
179
182
  msgid "Title"
180
- msgstr "标题"
183
+ msgstr "提示"
184
+
185
+ msgid "Digest"
186
+ msgstr "文摘值"
181
187
 
182
188
  msgid "SCAP content successfully created"
183
- msgstr ""
189
+ msgstr "已成功创建 SCAP 内容"
184
190
 
185
191
  msgid "Failed to create SCAP content"
186
- msgstr ""
192
+ msgstr "无法创建 SCAP 内容"
187
193
 
188
194
  msgid "SCAP content file"
195
+ msgstr "SCAP 内容文件"
196
+
197
+ msgid "Scap Contents uploaded."
189
198
  msgstr ""
190
199
 
191
- msgid "SCAP content deleted"
200
+ msgid "Could not upload Scap Contents"
192
201
  msgstr ""
193
202
 
194
- msgid "Could not delete SCAP content"
203
+ msgid "Errors"
195
204
  msgstr ""
196
205
 
197
- msgid "Original filename"
206
+ msgid "Uploaded Scap Contents"
198
207
  msgstr ""
199
208
 
200
- msgid "SCAP content profiles"
209
+ msgid "Original Filename"
201
210
  msgstr ""
202
211
 
212
+ msgid "SCAP content deleted"
213
+ msgstr "已删除 SCAP 内容"
214
+
215
+ msgid "Could not delete SCAP content"
216
+ msgstr "无法删除 SCAP 内容"
217
+
218
+ msgid "Original filename"
219
+ msgstr "原始文件名"
220
+
221
+ msgid "SCAP content profiles"
222
+ msgstr "SCAP 内容配置文件"
223
+
203
224
  msgid "Profile id"
204
- msgstr ""
225
+ msgstr "配置文件 Id"
205
226
 
206
227
  msgid "SCAP content updated"
207
- msgstr ""
228
+ msgstr "已更新 SCAP 内容"
208
229
 
209
230
  msgid "Could not update SCAP content"
210
- msgstr ""
231
+ msgstr "无法更新 SCAP 内容"
211
232
 
212
233
  msgid "SCAP content file downloaded, saved to: "
213
- msgstr ""
234
+ msgstr "SCAP 内容文件已下载,保存到:"
214
235
 
215
236
  msgid "Could not download the SCAP content file"
216
- msgstr ""
237
+ msgstr "无法下载 SCAP 内容文件"
217
238
 
218
- #, fuzzy
219
239
  msgid "Scap Content Id"
220
- msgstr "Id"
240
+ msgstr "SCAP 内容 ID"
221
241
 
222
- #, fuzzy
223
242
  msgid "Scap Content Title"
224
- msgstr "标题"
243
+ msgstr "SCAP 内容标题"
225
244
 
226
- #, fuzzy
227
245
  msgid "Tailoring File Id"
228
- msgstr "Id"
246
+ msgstr "定制文件 ID"
229
247
 
230
- #, fuzzy
231
248
  msgid "Tailoring File Name"
232
- msgstr "名称"
249
+ msgstr "定制文件名称"
233
250
 
234
251
  msgid "Tailoring file successfully created"
235
- msgstr ""
252
+ msgstr "已成功创建定制文件"
236
253
 
237
254
  msgid "Failed to create Tailoring file"
238
- msgstr ""
255
+ msgstr "无法创建定制文件"
239
256
 
240
257
  msgid "Tailoring file content"
241
- msgstr ""
258
+ msgstr "定制文件内容"
242
259
 
243
260
  msgid "Tailoring file deleted"
244
- msgstr ""
261
+ msgstr "已删除定制文件"
245
262
 
246
263
  msgid "Could not delete Tailoring file"
247
- msgstr ""
264
+ msgstr "无法删除定制文件"
248
265
 
249
266
  msgid "Tailoring file profiles"
250
- msgstr ""
267
+ msgstr "定制文件配置文件"
251
268
 
252
269
  msgid "Tailoring file updated"
253
- msgstr ""
270
+ msgstr "已更新定制文件"
254
271
 
255
272
  msgid "Could not update Tailoring file"
256
- msgstr ""
273
+ msgstr "无法更新定制文件"
257
274
 
258
275
  msgid "Tailoring file downloaded, saved to: "
259
- msgstr ""
276
+ msgstr "定制文件已下载,保存到:"
260
277
 
261
278
  msgid "Could not download the Tailoring file"
262
- msgstr ""
279
+ msgstr "无法下载定制文件"
@@ -3,14 +3,20 @@
3
3
  # This file is distributed under the same license as the hammer_cli_foreman_openscap package.
4
4
  # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
  #
6
+ # Translators:
7
+ # 0868a4d1af5275b3f70b0a6dac4c99a4, 2020
8
+ # Bryan Kearney <bryan.kearney@gmail.com>, 2023
9
+ #
10
+ #, fuzzy
6
11
  msgid ""
7
12
  msgstr ""
8
- "Project-Id-Version: hammer_cli_foreman_openscap 0.1.10\n"
13
+ "Project-Id-Version: hammer_cli_foreman_openscap 0.2.0\n"
9
14
  "Report-Msgid-Bugs-To: \n"
10
- "PO-Revision-Date: 2017-09-08 16:19-0400\n"
11
- "Last-Translator: Dominic Cleal <dominic@cleal.org>, 2017\n"
12
- "Language-Team: Chinese (Taiwan) (https://www.transifex.com/foreman/teams/114/z"
13
- "h_TW/)\n"
15
+ "POT-Creation-Date: 2023-11-08 01:17+0000\n"
16
+ "PO-Revision-Date: 2017-12-01 20:56+0000\n"
17
+ "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2023\n"
18
+ "Language-Team: Chinese (Taiwan) (https://app.transifex.com/foreman/teams/114/"
19
+ "zh_TW/)\n"
14
20
  "MIME-Version: 1.0\n"
15
21
  "Content-Type: text/plain; charset=UTF-8\n"
16
22
  "Content-Transfer-Encoding: 8bit\n"
@@ -41,9 +47,8 @@ msgstr "ID"
41
47
  msgid "Reported at"
42
48
  msgstr "回報於"
43
49
 
44
- #, fuzzy
45
50
  msgid "Host name"
46
- msgstr "主機"
51
+ msgstr "主機名稱"
47
52
 
48
53
  msgid "OpenSCAP proxy name"
49
54
  msgstr ""
@@ -66,9 +71,8 @@ msgstr ""
66
71
  msgid "OpenSCAP proxy Id"
67
72
  msgstr ""
68
73
 
69
- #, fuzzy
70
74
  msgid "Policy Id"
71
- msgstr "政策名稱"
75
+ msgstr ""
72
76
 
73
77
  msgid "ARF report deleted"
74
78
  msgstr ""
@@ -91,9 +95,8 @@ msgstr ""
91
95
  msgid "Path to directory where downloaded file will be saved"
92
96
  msgstr ""
93
97
 
94
- #, fuzzy
95
98
  msgid "Profile Id"
96
- msgstr "ID"
99
+ msgstr ""
97
100
 
98
101
  msgid "Content path"
99
102
  msgstr ""
@@ -179,6 +182,9 @@ msgstr ""
179
182
  msgid "Title"
180
183
  msgstr "提示"
181
184
 
185
+ msgid "Digest"
186
+ msgstr "消化"
187
+
182
188
  msgid "SCAP content successfully created"
183
189
  msgstr ""
184
190
 
@@ -188,6 +194,21 @@ msgstr ""
188
194
  msgid "SCAP content file"
189
195
  msgstr ""
190
196
 
197
+ msgid "Scap Contents uploaded."
198
+ msgstr ""
199
+
200
+ msgid "Could not upload Scap Contents"
201
+ msgstr ""
202
+
203
+ msgid "Errors"
204
+ msgstr ""
205
+
206
+ msgid "Uploaded Scap Contents"
207
+ msgstr ""
208
+
209
+ msgid "Original Filename"
210
+ msgstr ""
211
+
191
212
  msgid "SCAP content deleted"
192
213
  msgstr ""
193
214
 
@@ -215,21 +236,17 @@ msgstr ""
215
236
  msgid "Could not download the SCAP content file"
216
237
  msgstr ""
217
238
 
218
- #, fuzzy
219
239
  msgid "Scap Content Id"
220
- msgstr "ID"
240
+ msgstr ""
221
241
 
222
- #, fuzzy
223
242
  msgid "Scap Content Title"
224
- msgstr "提示"
243
+ msgstr ""
225
244
 
226
- #, fuzzy
227
245
  msgid "Tailoring File Id"
228
- msgstr "ID"
246
+ msgstr ""
229
247
 
230
- #, fuzzy
231
248
  msgid "Tailoring File Name"
232
- msgstr "名稱"
249
+ msgstr ""
233
250
 
234
251
  msgid "Tailoring file successfully created"
235
252
  msgstr ""
@@ -46,7 +46,6 @@
46
46
  }
47
47
  end
48
48
 
49
-
50
49
  def self.arf_reports_list
51
50
  ResourceMocks.mock_action_call(:arf_reports, :index, [arf])
52
51
  end