hammer_cli_foreman_openscap 0.1.13 → 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/hammer_cli_foreman_openscap/commands.rb +9 -0
- data/lib/hammer_cli_foreman_openscap/options/normalizers.rb +6 -0
- data/lib/hammer_cli_foreman_openscap/scap_content.rb +15 -2
- data/lib/hammer_cli_foreman_openscap/version.rb +1 -1
- data/locale/Makefile +2 -61
- data/locale/cs/LC_MESSAGES/hammer_cli_foreman_openscap.mo +0 -0
- data/locale/cs/hammer_cli_foreman_openscap.edit.po +358 -0
- data/locale/cs/hammer_cli_foreman_openscap.po +19 -1
- data/locale/cs/hammer_cli_foreman_openscap.po.time_stamp +0 -0
- data/locale/de/LC_MESSAGES/hammer_cli_foreman_openscap.mo +0 -0
- data/locale/de/hammer_cli_foreman_openscap.edit.po +393 -0
- data/locale/de/hammer_cli_foreman_openscap.po +101 -77
- data/locale/de/hammer_cli_foreman_openscap.po.time_stamp +0 -0
- data/locale/en/LC_MESSAGES/hammer_cli_foreman_openscap.mo +0 -0
- data/locale/en/hammer_cli_foreman_openscap.edit.po +358 -0
- data/locale/en/hammer_cli_foreman_openscap.po +27 -9
- data/locale/en/hammer_cli_foreman_openscap.po.time_stamp +0 -0
- data/locale/es/LC_MESSAGES/hammer_cli_foreman_openscap.mo +0 -0
- data/locale/es/hammer_cli_foreman_openscap.edit.po +390 -0
- data/locale/es/hammer_cli_foreman_openscap.po +101 -79
- data/locale/es/hammer_cli_foreman_openscap.po.time_stamp +0 -0
- data/locale/fr/LC_MESSAGES/hammer_cli_foreman_openscap.mo +0 -0
- data/locale/fr/hammer_cli_foreman_openscap.edit.po +387 -0
- data/locale/fr/hammer_cli_foreman_openscap.po +103 -84
- data/locale/fr/hammer_cli_foreman_openscap.po.time_stamp +0 -0
- data/locale/hammer_cli_foreman_openscap.pot +46 -20
- data/locale/it/LC_MESSAGES/hammer_cli_foreman_openscap.mo +0 -0
- data/locale/it/hammer_cli_foreman_openscap.edit.po +387 -0
- data/locale/it/hammer_cli_foreman_openscap.po +38 -19
- data/locale/it/hammer_cli_foreman_openscap.po.time_stamp +0 -0
- data/locale/ja/LC_MESSAGES/hammer_cli_foreman_openscap.mo +0 -0
- data/locale/ja/hammer_cli_foreman_openscap.edit.po +389 -0
- data/locale/ja/hammer_cli_foreman_openscap.po +99 -79
- data/locale/ja/hammer_cli_foreman_openscap.po.time_stamp +0 -0
- data/locale/ka/LC_MESSAGES/hammer_cli_foreman_openscap.mo +0 -0
- data/locale/ka/hammer_cli_foreman_openscap.edit.po +385 -0
- data/locale/ka/hammer_cli_foreman_openscap.po +277 -0
- data/locale/ka/hammer_cli_foreman_openscap.po.time_stamp +0 -0
- data/locale/ko/LC_MESSAGES/hammer_cli_foreman_openscap.mo +0 -0
- data/locale/ko/hammer_cli_foreman_openscap.edit.po +387 -0
- data/locale/ko/hammer_cli_foreman_openscap.po +36 -18
- data/locale/ko/hammer_cli_foreman_openscap.po.time_stamp +0 -0
- data/locale/pt_BR/LC_MESSAGES/hammer_cli_foreman_openscap.mo +0 -0
- data/locale/pt_BR/hammer_cli_foreman_openscap.edit.po +387 -0
- data/locale/pt_BR/hammer_cli_foreman_openscap.po +281 -0
- data/locale/pt_BR/hammer_cli_foreman_openscap.po.time_stamp +0 -0
- data/locale/zh_CN/LC_MESSAGES/hammer_cli_foreman_openscap.mo +0 -0
- data/locale/zh_CN/hammer_cli_foreman_openscap.edit.po +386 -0
- data/locale/zh_CN/hammer_cli_foreman_openscap.po +103 -86
- data/locale/zh_CN/hammer_cli_foreman_openscap.po.time_stamp +0 -0
- data/locale/zh_TW/LC_MESSAGES/hammer_cli_foreman_openscap.mo +0 -0
- data/locale/zh_TW/hammer_cli_foreman_openscap.edit.po +386 -0
- data/locale/zh_TW/hammer_cli_foreman_openscap.po +36 -19
- data/locale/zh_TW/hammer_cli_foreman_openscap.po.time_stamp +0 -0
- data/test/compliance_resource_mock.rb +0 -1
- data/test/data/2.4/foreman_api.json +1 -0
- data/test/test_helper.rb +1 -1
- metadata +44 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bdbd278c4075447f2b9d26c09ca6f23f5da8bf7c5d5613f1a089972759ab5b81
|
4
|
+
data.tar.gz: 487ada4bdcd263516068aa4afd9f0e2cc664258b2930ec2ecbde5990a642f6c3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 80f52e48728014668533bd1bdede623897c5510176441fc7a397ec808c5bed69394194e4b76f6bc5246e337f568cc4dd9e067a694dd870f7c3417cbdbe79400f
|
7
|
+
data.tar.gz: 8b77568f88a6d756a6fe3814c7db9d09e6675ba73a0d9c2cdc43b3dc1d85c7cb091143cba0fbb94b047ac63f1a934fc5f9acf3595e7a765af1f590d1913cb6a3
|
@@ -27,6 +27,15 @@ module HammerCLIForemanOpenscap
|
|
27
27
|
end
|
28
28
|
end
|
29
29
|
|
30
|
+
class AssignCommand < HammerCLIForeman::Command
|
31
|
+
include HammerCLIForemanOpenscap::ResolverCommons
|
32
|
+
|
33
|
+
def print_data(data, opts = {})
|
34
|
+
self.class.success_message(data) if data.is_a? String
|
35
|
+
super data, opts
|
36
|
+
end
|
37
|
+
end
|
38
|
+
|
30
39
|
class UpdateCommand < HammerCLIForeman::UpdateCommand
|
31
40
|
include HammerCLIForemanOpenscap::ResolverCommons
|
32
41
|
end
|
@@ -28,9 +28,22 @@ module HammerCLIForemanOpenscap
|
|
28
28
|
success_message _('Scap Contents uploaded.')
|
29
29
|
failure_message _('Could not upload Scap Contents')
|
30
30
|
|
31
|
+
def execute
|
32
|
+
d = send_request
|
33
|
+
any_errors = d['errors'].any?
|
34
|
+
if d['results'].any? || any_errors
|
35
|
+
d.delete('errors') unless any_errors
|
36
|
+
print_data(d)
|
37
|
+
return HammerCLI::EX_SOFTWARE if any_errors
|
38
|
+
else
|
39
|
+
print_success_message(d)
|
40
|
+
end
|
41
|
+
HammerCLI::EX_OK
|
42
|
+
end
|
43
|
+
|
31
44
|
output do
|
32
|
-
field :errors, _('Errors'), Fields::List, :on_new_line => true, :separator => "\n"
|
33
|
-
collection :results, _('Uploaded Scap Contents') do
|
45
|
+
field :errors, _('Errors'), Fields::List, :on_new_line => true, :separator => "\n", :hide_blank => true
|
46
|
+
collection :results, _('Uploaded Scap Contents'), :hide_blank => true do
|
34
47
|
field :id, _("Id")
|
35
48
|
field :title, _("Title")
|
36
49
|
field :original_filename, _("Original Filename")
|
data/locale/Makefile
CHANGED
@@ -1,65 +1,6 @@
|
|
1
1
|
#
|
2
2
|
# Makefile for PO merging and MO generation. More info in the README.
|
3
3
|
#
|
4
|
-
# make
|
5
|
-
# make check - check translations using translate-tool
|
6
|
-
# make tx-update - download and merge translations from Transifex
|
7
|
-
# make clean - clean everything
|
4
|
+
# Run make help to list available targets
|
8
5
|
#
|
9
|
-
|
10
|
-
VERSION = $(shell ruby -e 'require "rubygems";spec = Gem::Specification::load("../hammer_cli_foreman_openscap.gemspec");puts spec.version')
|
11
|
-
POTFILE = $(DOMAIN).pot
|
12
|
-
MOFILE = $(DOMAIN).mo
|
13
|
-
POFILES = $(shell find . -name '*.po')
|
14
|
-
MOFILES = $(patsubst %.po,%.mo,$(POFILES))
|
15
|
-
POXFILES = $(patsubst %.po,%.pox,$(POFILES))
|
16
|
-
|
17
|
-
%.mo: %.po
|
18
|
-
mkdir -p $(shell dirname $@)/LC_MESSAGES
|
19
|
-
msgfmt -o $(shell dirname $@)/LC_MESSAGES/$(MOFILE) $<
|
20
|
-
|
21
|
-
# Generate MO files from PO files
|
22
|
-
all-mo: $(MOFILES)
|
23
|
-
|
24
|
-
# Check for malformed strings
|
25
|
-
%.pox: %.po
|
26
|
-
msgfmt -c $<
|
27
|
-
pofilter --nofuzzy -t variables -t blank -t urls -t emails -t long -t newlines \
|
28
|
-
-t endwhitespace -t endpunc -t puncspacing -t options -t printf -t validchars --gnome $< > $@
|
29
|
-
cat $@
|
30
|
-
! grep -q msgid $@
|
31
|
-
|
32
|
-
check: $(POXFILES)
|
33
|
-
msgfmt -c ${POTFILE}
|
34
|
-
|
35
|
-
# Merge PO files
|
36
|
-
update-po:
|
37
|
-
for f in $(shell find ./ -name "*.po") ; do \
|
38
|
-
msgmerge -N --backup=none -U $$f ${POTFILE} ; \
|
39
|
-
done
|
40
|
-
|
41
|
-
# Unify duplicate translations
|
42
|
-
uniq-po:
|
43
|
-
for f in $(shell find ./ -name "*.po") ; do \
|
44
|
-
msguniq $$f -o $$f ; \
|
45
|
-
done
|
46
|
-
|
47
|
-
tx-pull:
|
48
|
-
tx pull -f
|
49
|
-
for f in $(POFILES) ; do \
|
50
|
-
sed -i 's/^\("Project-Id-Version: \).*$$/\1$(DOMAIN) $(VERSION)\\n"/' $$f; \
|
51
|
-
done
|
52
|
-
-git commit -a -m "i18n - extracting new, pulling from tx"
|
53
|
-
|
54
|
-
extract-strings:
|
55
|
-
bundle exec rake gettext:find
|
56
|
-
|
57
|
-
reset-po:
|
58
|
-
# merging po files is unnecessary when using transifex.com
|
59
|
-
git checkout -- ../locale/*/*po
|
60
|
-
|
61
|
-
tx-update: tx-pull extract-strings reset-po $(MOFILES)
|
62
|
-
# amend mo files
|
63
|
-
git add ../locale/*/LC_MESSAGES
|
64
|
-
git commit -a --amend -m "i18n - extracting new, pulling from tx"
|
65
|
-
-echo Changes commited!
|
6
|
+
include $(shell bundle exec ruby -e 'require "hammer_cli"; puts HammerCLI::I18n.main_makefile')
|
Binary file
|
@@ -0,0 +1,358 @@
|
|
1
|
+
# SOME DESCRIPTIVE TITLE.
|
2
|
+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
|
+
# This file is distributed under the same license as the hammer_cli_foreman_openscap package.
|
4
|
+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
|
+
#
|
6
|
+
msgid ""
|
7
|
+
msgstr ""
|
8
|
+
"Project-Id-Version: hammer_cli_foreman_openscap 0.1.13\n"
|
9
|
+
"Report-Msgid-Bugs-To: \n"
|
10
|
+
"PO-Revision-Date: 2017-09-08 16:19-0400\n"
|
11
|
+
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2017\n"
|
12
|
+
"Language-Team: Czech (https://www.transifex.com/foreman/teams/114/cs/)\n"
|
13
|
+
"MIME-Version: 1.0\n"
|
14
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
15
|
+
"Content-Transfer-Encoding: 8bit\n"
|
16
|
+
"Language: cs\n"
|
17
|
+
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
18
|
+
|
19
|
+
#: ../lib/hammer_cli_foreman_openscap.rb:19
|
20
|
+
msgid "Manipulate compliance reports"
|
21
|
+
msgstr ""
|
22
|
+
|
23
|
+
#: ../lib/hammer_cli_foreman_openscap.rb:23
|
24
|
+
msgid "Manipulate policies"
|
25
|
+
msgstr ""
|
26
|
+
|
27
|
+
#: ../lib/hammer_cli_foreman_openscap.rb:27
|
28
|
+
msgid "Manipulate SCAP contents"
|
29
|
+
msgstr ""
|
30
|
+
|
31
|
+
#: ../lib/hammer_cli_foreman_openscap.rb:31
|
32
|
+
msgid "Manipulate Tailoring files"
|
33
|
+
msgstr ""
|
34
|
+
|
35
|
+
#: ../lib/hammer_cli_foreman_openscap.rb:35
|
36
|
+
msgid "Manipulate Scap Content Profiles"
|
37
|
+
msgstr ""
|
38
|
+
|
39
|
+
#: ../lib/hammer_cli_foreman_openscap.rb:39
|
40
|
+
msgid "View policies ENC for host"
|
41
|
+
msgstr ""
|
42
|
+
|
43
|
+
#: ../lib/hammer_cli_foreman_openscap/arf_report.rb:8 ../lib/hammer_cli_foreman_openscap/host.rb:13 ../lib/hammer_cli_foreman_openscap/policy.rb:8 ../lib/hammer_cli_foreman_openscap/scap_content.rb:8 ../lib/hammer_cli_foreman_openscap/scap_content.rb:47 ../lib/hammer_cli_foreman_openscap/scap_content.rb:69 ../lib/hammer_cli_foreman_openscap/scap_content_profile.rb:7 ../lib/hammer_cli_foreman_openscap/tailoring_file.rb:8 ../lib/hammer_cli_foreman_openscap/tailoring_file.rb:36
|
44
|
+
msgid "Id"
|
45
|
+
msgstr ""
|
46
|
+
|
47
|
+
#: ../lib/hammer_cli_foreman_openscap/arf_report.rb:9
|
48
|
+
msgid "Reported at"
|
49
|
+
msgstr ""
|
50
|
+
|
51
|
+
#: ../lib/hammer_cli_foreman_openscap/arf_report.rb:11
|
52
|
+
#, fuzzy
|
53
|
+
msgid "Host name"
|
54
|
+
msgstr "Hostitel"
|
55
|
+
|
56
|
+
#: ../lib/hammer_cli_foreman_openscap/arf_report.rb:14
|
57
|
+
msgid "OpenSCAP proxy name"
|
58
|
+
msgstr ""
|
59
|
+
|
60
|
+
#: ../lib/hammer_cli_foreman_openscap/arf_report.rb:17 ../lib/hammer_cli_foreman_openscap/id_resolver.rb:6
|
61
|
+
msgid "Policy name"
|
62
|
+
msgstr ""
|
63
|
+
|
64
|
+
#: ../lib/hammer_cli_foreman_openscap/arf_report.rb:19
|
65
|
+
msgid "Passed"
|
66
|
+
msgstr ""
|
67
|
+
|
68
|
+
#: ../lib/hammer_cli_foreman_openscap/arf_report.rb:20
|
69
|
+
msgid "Failed"
|
70
|
+
msgstr ""
|
71
|
+
|
72
|
+
#: ../lib/hammer_cli_foreman_openscap/arf_report.rb:21
|
73
|
+
msgid "Othered"
|
74
|
+
msgstr ""
|
75
|
+
|
76
|
+
#: ../lib/hammer_cli_foreman_openscap/arf_report.rb:29
|
77
|
+
msgid "Host Id"
|
78
|
+
msgstr ""
|
79
|
+
|
80
|
+
#: ../lib/hammer_cli_foreman_openscap/arf_report.rb:32
|
81
|
+
msgid "OpenSCAP proxy Id"
|
82
|
+
msgstr ""
|
83
|
+
|
84
|
+
#: ../lib/hammer_cli_foreman_openscap/arf_report.rb:35
|
85
|
+
msgid "Policy Id"
|
86
|
+
msgstr ""
|
87
|
+
|
88
|
+
#: ../lib/hammer_cli_foreman_openscap/arf_report.rb:44
|
89
|
+
msgid "ARF report deleted"
|
90
|
+
msgstr ""
|
91
|
+
|
92
|
+
#: ../lib/hammer_cli_foreman_openscap/arf_report.rb:45
|
93
|
+
msgid "Could not delete the ARF report"
|
94
|
+
msgstr ""
|
95
|
+
|
96
|
+
#: ../lib/hammer_cli_foreman_openscap/arf_report.rb:51
|
97
|
+
msgid "ARF report downloaded, saved to: "
|
98
|
+
msgstr ""
|
99
|
+
|
100
|
+
#: ../lib/hammer_cli_foreman_openscap/arf_report.rb:52
|
101
|
+
msgid "Could not download the ARF report"
|
102
|
+
msgstr ""
|
103
|
+
|
104
|
+
#: ../lib/hammer_cli_foreman_openscap/arf_report.rb:59
|
105
|
+
msgid "ARF report in HTML downloaded, saved to: "
|
106
|
+
msgstr ""
|
107
|
+
|
108
|
+
#: ../lib/hammer_cli_foreman_openscap/arf_report.rb:60
|
109
|
+
msgid "Could not download the ARF report in HTML"
|
110
|
+
msgstr ""
|
111
|
+
|
112
|
+
#: ../lib/hammer_cli_foreman_openscap/commands.rb:91
|
113
|
+
msgid "Path to directory where downloaded file will be saved"
|
114
|
+
msgstr ""
|
115
|
+
|
116
|
+
#: ../lib/hammer_cli_foreman_openscap/host.rb:14 ../lib/hammer_cli_foreman_openscap/scap_content_profile.rb:9
|
117
|
+
msgid "Profile Id"
|
118
|
+
msgstr ""
|
119
|
+
|
120
|
+
#: ../lib/hammer_cli_foreman_openscap/host.rb:15
|
121
|
+
msgid "Content path"
|
122
|
+
msgstr ""
|
123
|
+
|
124
|
+
#: ../lib/hammer_cli_foreman_openscap/host.rb:16
|
125
|
+
msgid "Content download path"
|
126
|
+
msgstr ""
|
127
|
+
|
128
|
+
#: ../lib/hammer_cli_foreman_openscap/host.rb:17
|
129
|
+
msgid "Tailoring path"
|
130
|
+
msgstr ""
|
131
|
+
|
132
|
+
#: ../lib/hammer_cli_foreman_openscap/host.rb:18
|
133
|
+
msgid "Tailoring download path"
|
134
|
+
msgstr ""
|
135
|
+
|
136
|
+
#: ../lib/hammer_cli_foreman_openscap/host.rb:19 ../lib/hammer_cli_foreman_openscap/policy.rb:19
|
137
|
+
msgid "Day of month"
|
138
|
+
msgstr ""
|
139
|
+
|
140
|
+
#: ../lib/hammer_cli_foreman_openscap/host.rb:20
|
141
|
+
msgid "Hour"
|
142
|
+
msgstr ""
|
143
|
+
|
144
|
+
#: ../lib/hammer_cli_foreman_openscap/host.rb:22
|
145
|
+
msgid "Month"
|
146
|
+
msgstr ""
|
147
|
+
|
148
|
+
#: ../lib/hammer_cli_foreman_openscap/host.rb:23
|
149
|
+
msgid "Week"
|
150
|
+
msgstr ""
|
151
|
+
|
152
|
+
#: ../lib/hammer_cli_foreman_openscap/host_extensions.rb:6 ../lib/hammer_cli_foreman_openscap/hostgroup_extensions.rb:6
|
153
|
+
msgid "OpenSCAP Proxy"
|
154
|
+
msgstr ""
|
155
|
+
|
156
|
+
#: ../lib/hammer_cli_foreman_openscap/id_resolver.rb:4
|
157
|
+
msgid "SCAP content title"
|
158
|
+
msgstr ""
|
159
|
+
|
160
|
+
#: ../lib/hammer_cli_foreman_openscap/id_resolver.rb:10
|
161
|
+
msgid "Name to search by"
|
162
|
+
msgstr ""
|
163
|
+
|
164
|
+
#: ../lib/hammer_cli_foreman_openscap/policy.rb:9 ../lib/hammer_cli_foreman_openscap/tailoring_file.rb:9
|
165
|
+
msgid "Name"
|
166
|
+
msgstr ""
|
167
|
+
|
168
|
+
#: ../lib/hammer_cli_foreman_openscap/policy.rb:10 ../lib/hammer_cli_foreman_openscap/scap_content.rb:65 ../lib/hammer_cli_foreman_openscap/tailoring_file.rb:32
|
169
|
+
msgid "Created at"
|
170
|
+
msgstr ""
|
171
|
+
|
172
|
+
#: ../lib/hammer_cli_foreman_openscap/policy.rb:17
|
173
|
+
msgid "Period"
|
174
|
+
msgstr ""
|
175
|
+
|
176
|
+
#: ../lib/hammer_cli_foreman_openscap/policy.rb:18
|
177
|
+
msgid "Weekday"
|
178
|
+
msgstr ""
|
179
|
+
|
180
|
+
#: ../lib/hammer_cli_foreman_openscap/policy.rb:20
|
181
|
+
msgid "Cron line"
|
182
|
+
msgstr ""
|
183
|
+
|
184
|
+
#: ../lib/hammer_cli_foreman_openscap/policy.rb:21
|
185
|
+
msgid "SCAP content Id"
|
186
|
+
msgstr ""
|
187
|
+
|
188
|
+
#: ../lib/hammer_cli_foreman_openscap/policy.rb:22
|
189
|
+
msgid "SCAP Content profile Id"
|
190
|
+
msgstr ""
|
191
|
+
|
192
|
+
#: ../lib/hammer_cli_foreman_openscap/policy.rb:23
|
193
|
+
msgid "Tailoring file Id"
|
194
|
+
msgstr ""
|
195
|
+
|
196
|
+
#: ../lib/hammer_cli_foreman_openscap/policy.rb:24
|
197
|
+
msgid "Tailoring file profile Id"
|
198
|
+
msgstr ""
|
199
|
+
|
200
|
+
#: ../lib/hammer_cli_foreman_openscap/policy.rb:25
|
201
|
+
msgid "Deployment option"
|
202
|
+
msgstr ""
|
203
|
+
|
204
|
+
#: ../lib/hammer_cli_foreman_openscap/policy.rb:33
|
205
|
+
msgid "Policy has been deleted"
|
206
|
+
msgstr ""
|
207
|
+
|
208
|
+
#: ../lib/hammer_cli_foreman_openscap/policy.rb:34
|
209
|
+
msgid "Could not delete the policy"
|
210
|
+
msgstr ""
|
211
|
+
|
212
|
+
#: ../lib/hammer_cli_foreman_openscap/policy.rb:41
|
213
|
+
msgid "Policy created"
|
214
|
+
msgstr ""
|
215
|
+
|
216
|
+
#: ../lib/hammer_cli_foreman_openscap/policy.rb:42
|
217
|
+
msgid "Could not create the policy"
|
218
|
+
msgstr ""
|
219
|
+
|
220
|
+
#: ../lib/hammer_cli_foreman_openscap/policy.rb:49
|
221
|
+
msgid "Policy updated"
|
222
|
+
msgstr ""
|
223
|
+
|
224
|
+
#: ../lib/hammer_cli_foreman_openscap/policy.rb:50
|
225
|
+
msgid "Could not update the policy"
|
226
|
+
msgstr ""
|
227
|
+
|
228
|
+
#: ../lib/hammer_cli_foreman_openscap/scap_content.rb:9 ../lib/hammer_cli_foreman_openscap/scap_content.rb:48 ../lib/hammer_cli_foreman_openscap/scap_content.rb:71 ../lib/hammer_cli_foreman_openscap/scap_content_profile.rb:8 ../lib/hammer_cli_foreman_openscap/tailoring_file.rb:38
|
229
|
+
msgid "Title"
|
230
|
+
msgstr ""
|
231
|
+
|
232
|
+
#: ../lib/hammer_cli_foreman_openscap/scap_content.rb:10
|
233
|
+
msgid "Digest"
|
234
|
+
msgstr ""
|
235
|
+
|
236
|
+
#: ../lib/hammer_cli_foreman_openscap/scap_content.rb:16
|
237
|
+
msgid "SCAP content successfully created"
|
238
|
+
msgstr ""
|
239
|
+
|
240
|
+
#: ../lib/hammer_cli_foreman_openscap/scap_content.rb:17
|
241
|
+
msgid "Failed to create SCAP content"
|
242
|
+
msgstr ""
|
243
|
+
|
244
|
+
#: ../lib/hammer_cli_foreman_openscap/scap_content.rb:19 ../lib/hammer_cli_foreman_openscap/scap_content.rb:82
|
245
|
+
msgid "SCAP content file"
|
246
|
+
msgstr ""
|
247
|
+
|
248
|
+
#: ../lib/hammer_cli_foreman_openscap/scap_content.rb:28
|
249
|
+
msgid "Scap Contents uploaded."
|
250
|
+
msgstr ""
|
251
|
+
|
252
|
+
#: ../lib/hammer_cli_foreman_openscap/scap_content.rb:29
|
253
|
+
msgid "Could not upload Scap Contents"
|
254
|
+
msgstr ""
|
255
|
+
|
256
|
+
#: ../lib/hammer_cli_foreman_openscap/scap_content.rb:45
|
257
|
+
msgid "Errors"
|
258
|
+
msgstr ""
|
259
|
+
|
260
|
+
#: ../lib/hammer_cli_foreman_openscap/scap_content.rb:46
|
261
|
+
msgid "Uploaded Scap Contents"
|
262
|
+
msgstr ""
|
263
|
+
|
264
|
+
#: ../lib/hammer_cli_foreman_openscap/scap_content.rb:49
|
265
|
+
msgid "Original Filename"
|
266
|
+
msgstr ""
|
267
|
+
|
268
|
+
#: ../lib/hammer_cli_foreman_openscap/scap_content.rb:57
|
269
|
+
msgid "SCAP content deleted"
|
270
|
+
msgstr ""
|
271
|
+
|
272
|
+
#: ../lib/hammer_cli_foreman_openscap/scap_content.rb:58
|
273
|
+
msgid "Could not delete SCAP content"
|
274
|
+
msgstr ""
|
275
|
+
|
276
|
+
#: ../lib/hammer_cli_foreman_openscap/scap_content.rb:66 ../lib/hammer_cli_foreman_openscap/tailoring_file.rb:33
|
277
|
+
msgid "Original filename"
|
278
|
+
msgstr ""
|
279
|
+
|
280
|
+
#: ../lib/hammer_cli_foreman_openscap/scap_content.rb:68
|
281
|
+
msgid "SCAP content profiles"
|
282
|
+
msgstr ""
|
283
|
+
|
284
|
+
#: ../lib/hammer_cli_foreman_openscap/scap_content.rb:70 ../lib/hammer_cli_foreman_openscap/tailoring_file.rb:37
|
285
|
+
msgid "Profile id"
|
286
|
+
msgstr ""
|
287
|
+
|
288
|
+
#: ../lib/hammer_cli_foreman_openscap/scap_content.rb:79
|
289
|
+
msgid "SCAP content updated"
|
290
|
+
msgstr ""
|
291
|
+
|
292
|
+
#: ../lib/hammer_cli_foreman_openscap/scap_content.rb:80
|
293
|
+
msgid "Could not update SCAP content"
|
294
|
+
msgstr ""
|
295
|
+
|
296
|
+
#: ../lib/hammer_cli_foreman_openscap/scap_content.rb:89
|
297
|
+
msgid "SCAP content file downloaded, saved to: "
|
298
|
+
msgstr ""
|
299
|
+
|
300
|
+
#: ../lib/hammer_cli_foreman_openscap/scap_content.rb:90
|
301
|
+
msgid "Could not download the SCAP content file"
|
302
|
+
msgstr ""
|
303
|
+
|
304
|
+
#: ../lib/hammer_cli_foreman_openscap/scap_content_profile.rb:11
|
305
|
+
msgid "Scap Content Id"
|
306
|
+
msgstr ""
|
307
|
+
|
308
|
+
#: ../lib/hammer_cli_foreman_openscap/scap_content_profile.rb:12
|
309
|
+
msgid "Scap Content Title"
|
310
|
+
msgstr ""
|
311
|
+
|
312
|
+
#: ../lib/hammer_cli_foreman_openscap/scap_content_profile.rb:15
|
313
|
+
msgid "Tailoring File Id"
|
314
|
+
msgstr ""
|
315
|
+
|
316
|
+
#: ../lib/hammer_cli_foreman_openscap/scap_content_profile.rb:16
|
317
|
+
msgid "Tailoring File Name"
|
318
|
+
msgstr ""
|
319
|
+
|
320
|
+
#: ../lib/hammer_cli_foreman_openscap/tailoring_file.rb:15
|
321
|
+
msgid "Tailoring file successfully created"
|
322
|
+
msgstr ""
|
323
|
+
|
324
|
+
#: ../lib/hammer_cli_foreman_openscap/tailoring_file.rb:16
|
325
|
+
msgid "Failed to create Tailoring file"
|
326
|
+
msgstr ""
|
327
|
+
|
328
|
+
#: ../lib/hammer_cli_foreman_openscap/tailoring_file.rb:18 ../lib/hammer_cli_foreman_openscap/tailoring_file.rb:49
|
329
|
+
msgid "Tailoring file content"
|
330
|
+
msgstr ""
|
331
|
+
|
332
|
+
#: ../lib/hammer_cli_foreman_openscap/tailoring_file.rb:24
|
333
|
+
msgid "Tailoring file deleted"
|
334
|
+
msgstr ""
|
335
|
+
|
336
|
+
#: ../lib/hammer_cli_foreman_openscap/tailoring_file.rb:25
|
337
|
+
msgid "Could not delete Tailoring file"
|
338
|
+
msgstr ""
|
339
|
+
|
340
|
+
#: ../lib/hammer_cli_foreman_openscap/tailoring_file.rb:35
|
341
|
+
msgid "Tailoring file profiles"
|
342
|
+
msgstr ""
|
343
|
+
|
344
|
+
#: ../lib/hammer_cli_foreman_openscap/tailoring_file.rb:46
|
345
|
+
msgid "Tailoring file updated"
|
346
|
+
msgstr ""
|
347
|
+
|
348
|
+
#: ../lib/hammer_cli_foreman_openscap/tailoring_file.rb:47
|
349
|
+
msgid "Could not update Tailoring file"
|
350
|
+
msgstr ""
|
351
|
+
|
352
|
+
#: ../lib/hammer_cli_foreman_openscap/tailoring_file.rb:57
|
353
|
+
msgid "Tailoring file downloaded, saved to: "
|
354
|
+
msgstr ""
|
355
|
+
|
356
|
+
#: ../lib/hammer_cli_foreman_openscap/tailoring_file.rb:58
|
357
|
+
msgid "Could not download the Tailoring file"
|
358
|
+
msgstr ""
|
@@ -5,7 +5,7 @@
|
|
5
5
|
#
|
6
6
|
msgid ""
|
7
7
|
msgstr ""
|
8
|
-
"Project-Id-Version: hammer_cli_foreman_openscap 0.1.
|
8
|
+
"Project-Id-Version: hammer_cli_foreman_openscap 0.1.13\n"
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
10
10
|
"PO-Revision-Date: 2017-09-08 16:19-0400\n"
|
11
11
|
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2017\n"
|
@@ -176,6 +176,9 @@ msgstr ""
|
|
176
176
|
msgid "Title"
|
177
177
|
msgstr ""
|
178
178
|
|
179
|
+
msgid "Digest"
|
180
|
+
msgstr ""
|
181
|
+
|
179
182
|
msgid "SCAP content successfully created"
|
180
183
|
msgstr ""
|
181
184
|
|
@@ -185,6 +188,21 @@ msgstr ""
|
|
185
188
|
msgid "SCAP content file"
|
186
189
|
msgstr ""
|
187
190
|
|
191
|
+
msgid "Scap Contents uploaded."
|
192
|
+
msgstr ""
|
193
|
+
|
194
|
+
msgid "Could not upload Scap Contents"
|
195
|
+
msgstr ""
|
196
|
+
|
197
|
+
msgid "Errors"
|
198
|
+
msgstr ""
|
199
|
+
|
200
|
+
msgid "Uploaded Scap Contents"
|
201
|
+
msgstr ""
|
202
|
+
|
203
|
+
msgid "Original Filename"
|
204
|
+
msgstr ""
|
205
|
+
|
188
206
|
msgid "SCAP content deleted"
|
189
207
|
msgstr ""
|
190
208
|
|
File without changes
|
Binary file
|