hammer_cli_katello 0.0.19 → 0.0.20
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/lib/hammer_cli_katello.rb +3 -0
- data/lib/hammer_cli_katello/content_host.rb +0 -10
- data/lib/hammer_cli_katello/content_view_version.rb +1 -1
- data/lib/hammer_cli_katello/filter_rule.rb +1 -0
- data/lib/hammer_cli_katello/host.rb +15 -0
- data/lib/hammer_cli_katello/{content_host_package.rb → host_package.rb} +16 -6
- data/lib/hammer_cli_katello/{content_host_package_group.rb → host_package_group.rb} +4 -4
- data/lib/hammer_cli_katello/version.rb +1 -1
- data/locale/de/hammer-cli-katello.po +1522 -0
- data/locale/en/hammer-cli-katello.po +381 -679
- data/locale/es/hammer-cli-katello.po +1596 -0
- data/locale/fr/hammer-cli-katello.po +1608 -0
- data/locale/it/hammer-cli-katello.po +1594 -0
- data/locale/ja/hammer-cli-katello.po +1606 -0
- data/locale/ko/hammer-cli-katello.po +1588 -0
- data/locale/pt_BR/hammer-cli-katello.po +1596 -0
- data/locale/ru/hammer-cli-katello.po +1593 -0
- data/locale/zh_CN/hammer-cli-katello.po +1578 -0
- data/locale/zh_TW/hammer-cli-katello.po +1573 -0
- metadata +16 -6
@@ -3,12 +3,10 @@
|
|
3
3
|
# This file is distributed under the same license as the PACKAGE package.
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
5
|
#
|
6
|
-
#, fuzzy
|
7
6
|
msgid ""
|
8
7
|
msgstr ""
|
9
8
|
"Project-Id-Version: hammer-cli-katello 0.0.4\n"
|
10
9
|
"Report-Msgid-Bugs-To: \n"
|
11
|
-
"POT-Creation-Date: 2014-05-09 16:17-0400\n"
|
12
10
|
"PO-Revision-Date: 2014-03-10 15:12+0000\n"
|
13
11
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14
12
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
@@ -18,1198 +16,902 @@ msgstr ""
|
|
18
16
|
"Content-Transfer-Encoding: 8bit\n"
|
19
17
|
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
20
18
|
|
21
|
-
|
22
|
-
#: lib/hammer_cli_katello/id_resolver.rb:12
|
23
|
-
msgid "Name to search by"
|
19
|
+
msgid "ID"
|
24
20
|
msgstr ""
|
25
21
|
|
26
|
-
|
27
|
-
msgid "Label to search by"
|
22
|
+
msgid "Name"
|
28
23
|
msgstr ""
|
29
24
|
|
30
|
-
|
31
|
-
#: lib/hammer_cli_katello/ping.rb:26 lib/hammer_cli_katello/ping.rb:33
|
32
|
-
#: lib/hammer_cli_katello/ping.rb:40 lib/hammer_cli_katello/ping.rb:47
|
33
|
-
#: lib/hammer_cli_katello/repository.rb:47
|
34
|
-
#: lib/hammer_cli_katello/subscription.rb:85
|
35
|
-
msgid "Status"
|
25
|
+
msgid "Consumed"
|
36
26
|
msgstr ""
|
37
27
|
|
38
|
-
|
39
|
-
#: lib/hammer_cli_katello/ping.rb:27 lib/hammer_cli_katello/ping.rb:34
|
40
|
-
#: lib/hammer_cli_katello/ping.rb:41 lib/hammer_cli_katello/ping.rb:48
|
41
|
-
msgid "Server Response"
|
28
|
+
msgid "Lifecycle Environment"
|
42
29
|
msgstr ""
|
43
30
|
|
44
|
-
|
45
|
-
msgid "FAIL"
|
31
|
+
msgid "Content View"
|
46
32
|
msgstr ""
|
47
33
|
|
48
|
-
|
49
|
-
msgid "Duration: %sms"
|
34
|
+
msgid "%{consumed} of %{limit}"
|
50
35
|
msgstr ""
|
51
36
|
|
52
|
-
|
53
|
-
msgid "Message: %s"
|
37
|
+
msgid "Unlimited"
|
54
38
|
msgstr ""
|
55
39
|
|
56
|
-
|
57
|
-
msgid "get the status of the server"
|
40
|
+
msgid "Description"
|
58
41
|
msgstr ""
|
59
42
|
|
60
|
-
|
61
|
-
#: lib/hammer_cli_katello/organization.rb:22
|
62
|
-
#: lib/hammer_cli_katello/repository.rb:22
|
63
|
-
#: lib/hammer_cli_katello/content_view.rb:14
|
64
|
-
#: lib/hammer_cli_katello/content_view.rb:26
|
65
|
-
#: lib/hammer_cli_katello/content_view.rb:37
|
66
|
-
#: lib/hammer_cli_katello/filter.rb:32
|
67
|
-
#: lib/hammer_cli_katello/lifecycle_environment.rb:39
|
68
|
-
#: lib/hammer_cli_katello/content_view_version.rb:39
|
69
|
-
#: lib/hammer_cli_katello/content_view_version.rb:45
|
70
|
-
#: lib/hammer_cli_katello/product.rb:38
|
71
|
-
msgid "Label"
|
43
|
+
msgid "Host Collections"
|
72
44
|
msgstr ""
|
73
45
|
|
74
|
-
|
75
|
-
#: lib/hammer_cli_katello/organization.rb:23
|
76
|
-
#: lib/hammer_cli_katello/sync_plan.rb:20
|
77
|
-
#: lib/hammer_cli_katello/activation_key.rb:39
|
78
|
-
#: lib/hammer_cli_katello/puppet_module.rb:25
|
79
|
-
#: lib/hammer_cli_katello/content_view.rb:28
|
80
|
-
#: lib/hammer_cli_katello/lifecycle_environment.rb:40
|
81
|
-
#: lib/hammer_cli_katello/host_collection.rb:11
|
82
|
-
#: lib/hammer_cli_katello/content_host.rb:23
|
83
|
-
#: lib/hammer_cli_katello/product.rb:39
|
84
|
-
msgid "Description"
|
46
|
+
msgid "Activation key created"
|
85
47
|
msgstr ""
|
86
48
|
|
87
|
-
|
88
|
-
msgid "Red Hat Repository URL"
|
49
|
+
msgid "Could not create the activation key"
|
89
50
|
msgstr ""
|
90
51
|
|
91
|
-
|
92
|
-
msgid "Organization updated"
|
52
|
+
msgid "Activation key updated"
|
93
53
|
msgstr ""
|
94
54
|
|
95
|
-
|
96
|
-
msgid "Could not update the organization"
|
55
|
+
msgid "Could not update the activation key"
|
97
56
|
msgstr ""
|
98
57
|
|
99
|
-
|
100
|
-
msgid "Organization created"
|
58
|
+
msgid "Activation key deleted"
|
101
59
|
msgstr ""
|
102
60
|
|
103
|
-
|
104
|
-
msgid "Could not create the organization"
|
61
|
+
msgid "Could not delete the activation key"
|
105
62
|
msgstr ""
|
106
63
|
|
107
|
-
|
108
|
-
msgid "Organization deleted"
|
64
|
+
msgid "List associated subscriptions"
|
109
65
|
msgstr ""
|
110
66
|
|
111
|
-
|
112
|
-
msgid "Could not delete the organization"
|
67
|
+
msgid "resource ID"
|
113
68
|
msgstr ""
|
114
69
|
|
115
|
-
|
116
|
-
msgid "Manipulate organizations"
|
70
|
+
msgid "subscription ID"
|
117
71
|
msgstr ""
|
118
72
|
|
119
|
-
|
120
|
-
msgid "Id"
|
73
|
+
msgid "subscription quantity"
|
121
74
|
msgstr ""
|
122
75
|
|
123
|
-
|
124
|
-
#: lib/hammer_cli_katello/repository.rb:21
|
125
|
-
#: lib/hammer_cli_katello/repository.rb:35
|
126
|
-
#: lib/hammer_cli_katello/repository.rb:42
|
127
|
-
#: lib/hammer_cli_katello/sync_plan.rb:9
|
128
|
-
#: lib/hammer_cli_katello/content_view_puppet_module.rb:13
|
129
|
-
#: lib/hammer_cli_katello/content_view_puppet_module.rb:24
|
130
|
-
#: lib/hammer_cli_katello/filter_rule.rb:14
|
131
|
-
#: lib/hammer_cli_katello/filter_rule.rb:31
|
132
|
-
#: lib/hammer_cli_katello/subscription.rb:12
|
133
|
-
#: lib/hammer_cli_katello/activation_key.rb:11
|
134
|
-
#: lib/hammer_cli_katello/activation_key.rb:37
|
135
|
-
#: lib/hammer_cli_katello/activation_key.rb:49
|
136
|
-
#: lib/hammer_cli_katello/activation_key.rb:79
|
137
|
-
#: lib/hammer_cli_katello/activation_key.rb:152
|
138
|
-
#: lib/hammer_cli_katello/puppet_module.rb:9
|
139
|
-
#: lib/hammer_cli_katello/puppet_module.rb:20
|
140
|
-
#: lib/hammer_cli_katello/content_view.rb:13
|
141
|
-
#: lib/hammer_cli_katello/content_view.rb:25
|
142
|
-
#: lib/hammer_cli_katello/content_view.rb:36
|
143
|
-
#: lib/hammer_cli_katello/content_view.rb:43
|
144
|
-
#: lib/hammer_cli_katello/content_view.rb:51
|
145
|
-
#: lib/hammer_cli_katello/content_view.rb:62
|
146
|
-
#: lib/hammer_cli_katello/filter.rb:14 lib/hammer_cli_katello/filter.rb:25
|
147
|
-
#: lib/hammer_cli_katello/filter.rb:31 lib/hammer_cli_katello/filter.rb:37
|
148
|
-
#: lib/hammer_cli_katello/lifecycle_environment.rb:9
|
149
|
-
#: lib/hammer_cli_katello/lifecycle_environment.rb:38
|
150
|
-
#: lib/hammer_cli_katello/repository_set.rb:11
|
151
|
-
#: lib/hammer_cli_katello/repository_set.rb:22
|
152
|
-
#: lib/hammer_cli_katello/repository_set.rb:26
|
153
|
-
#: lib/hammer_cli_katello/repository_set.rb:39
|
154
|
-
#: lib/hammer_cli_katello/host_collection.rb:9
|
155
|
-
#: lib/hammer_cli_katello/content_host.rb:10
|
156
|
-
#: lib/hammer_cli_katello/content_host.rb:20
|
157
|
-
#: lib/hammer_cli_katello/gpg_key.rb:11 lib/hammer_cli_katello/gpg_key.rb:21
|
158
|
-
#: lib/hammer_cli_katello/gpg_key.rb:28
|
159
|
-
#: lib/hammer_cli_katello/content_view_version.rb:11
|
160
|
-
#: lib/hammer_cli_katello/content_view_version.rb:27
|
161
|
-
#: lib/hammer_cli_katello/content_view_version.rb:38
|
162
|
-
#: lib/hammer_cli_katello/content_view_version.rb:44
|
163
|
-
#: lib/hammer_cli_katello/content_view_version.rb:50
|
164
|
-
#: lib/hammer_cli_katello/product.rb:9 lib/hammer_cli_katello/product.rb:37
|
165
|
-
msgid "Name"
|
76
|
+
msgid "Subscription added to activation key"
|
166
77
|
msgstr ""
|
167
78
|
|
168
|
-
|
169
|
-
#: lib/hammer_cli_katello/repository.rb:27
|
170
|
-
#: lib/hammer_cli_katello/gpg_key.rb:29
|
171
|
-
msgid "Content Type"
|
79
|
+
msgid "Could not add subscription to activation key"
|
172
80
|
msgstr ""
|
173
81
|
|
174
|
-
|
175
|
-
#: lib/hammer_cli_katello/repository.rb:34
|
176
|
-
#: lib/hammer_cli_katello/repository.rb:41
|
177
|
-
#: lib/hammer_cli_katello/sync_plan.rb:8
|
178
|
-
#: lib/hammer_cli_katello/content_view_puppet_module.rb:11
|
179
|
-
#: lib/hammer_cli_katello/content_view_puppet_module.rb:22
|
180
|
-
#: lib/hammer_cli_katello/subscription.rb:19
|
181
|
-
#: lib/hammer_cli_katello/activation_key.rb:10
|
182
|
-
#: lib/hammer_cli_katello/activation_key.rb:38
|
183
|
-
#: lib/hammer_cli_katello/activation_key.rb:48
|
184
|
-
#: lib/hammer_cli_katello/activation_key.rb:78
|
185
|
-
#: lib/hammer_cli_katello/activation_key.rb:151
|
186
|
-
#: lib/hammer_cli_katello/puppet_module.rb:8
|
187
|
-
#: lib/hammer_cli_katello/puppet_module.rb:19
|
188
|
-
#: lib/hammer_cli_katello/content_view.rb:24
|
189
|
-
#: lib/hammer_cli_katello/content_view.rb:35
|
190
|
-
#: lib/hammer_cli_katello/content_view.rb:41
|
191
|
-
#: lib/hammer_cli_katello/content_view.rb:50
|
192
|
-
#: lib/hammer_cli_katello/content_view.rb:55
|
193
|
-
#: lib/hammer_cli_katello/content_view.rb:61
|
194
|
-
#: lib/hammer_cli_katello/filter.rb:30 lib/hammer_cli_katello/filter.rb:36
|
195
|
-
#: lib/hammer_cli_katello/lifecycle_environment.rb:8
|
196
|
-
#: lib/hammer_cli_katello/lifecycle_environment.rb:37
|
197
|
-
#: lib/hammer_cli_katello/repository_set.rb:9
|
198
|
-
#: lib/hammer_cli_katello/repository_set.rb:21
|
199
|
-
#: lib/hammer_cli_katello/repository_set.rb:25
|
200
|
-
#: lib/hammer_cli_katello/host_collection.rb:8
|
201
|
-
#: lib/hammer_cli_katello/content_host.rb:9
|
202
|
-
#: lib/hammer_cli_katello/content_host.rb:21
|
203
|
-
#: lib/hammer_cli_katello/gpg_key.rb:10 lib/hammer_cli_katello/gpg_key.rb:20
|
204
|
-
#: lib/hammer_cli_katello/gpg_key.rb:27
|
205
|
-
#: lib/hammer_cli_katello/content_view_version.rb:10
|
206
|
-
#: lib/hammer_cli_katello/content_view_version.rb:26
|
207
|
-
#: lib/hammer_cli_katello/content_view_version.rb:37
|
208
|
-
#: lib/hammer_cli_katello/content_view_version.rb:43
|
209
|
-
#: lib/hammer_cli_katello/content_view_version.rb:49
|
210
|
-
#: lib/hammer_cli_katello/product.rb:8 lib/hammer_cli_katello/product.rb:36
|
211
|
-
msgid "ID"
|
82
|
+
msgid "Remove subscription"
|
212
83
|
msgstr ""
|
213
84
|
|
214
|
-
|
215
|
-
#: lib/hammer_cli_katello/content_view.rb:31
|
216
|
-
#: lib/hammer_cli_katello/lifecycle_environment.rb:42
|
217
|
-
#: lib/hammer_cli_katello/gpg_key.rb:23 lib/hammer_cli_katello/product.rb:12
|
218
|
-
#: lib/hammer_cli_katello/product.rb:55
|
219
|
-
msgid "Organization"
|
85
|
+
msgid "Subscription removed from activation key"
|
220
86
|
msgstr ""
|
221
87
|
|
222
|
-
|
223
|
-
|
88
|
+
msgid "Could not remove subscription from activation key"
|
89
|
+
msgstr ""
|
90
|
+
|
91
|
+
msgid "List associated host collections"
|
92
|
+
msgstr ""
|
93
|
+
|
94
|
+
msgid "Manipulate activation keys."
|
95
|
+
msgstr ""
|
96
|
+
|
97
|
+
msgid "The repository has been associated"
|
98
|
+
msgstr ""
|
99
|
+
|
100
|
+
msgid "Could not add repository"
|
101
|
+
msgstr ""
|
102
|
+
|
103
|
+
msgid "The repository has been removed"
|
104
|
+
msgstr ""
|
105
|
+
|
106
|
+
msgid "Could not remove repository"
|
107
|
+
msgstr ""
|
108
|
+
|
109
|
+
msgid "The host collection has been associated"
|
110
|
+
msgstr ""
|
111
|
+
|
112
|
+
msgid "Could not add host collection"
|
113
|
+
msgstr ""
|
114
|
+
|
115
|
+
msgid "The host collection has been removed"
|
116
|
+
msgstr ""
|
117
|
+
|
118
|
+
msgid "Could not remove host collection"
|
119
|
+
msgstr ""
|
120
|
+
|
121
|
+
msgid "The content host has been added"
|
122
|
+
msgstr ""
|
123
|
+
|
124
|
+
msgid "Could not add content host"
|
125
|
+
msgstr ""
|
126
|
+
|
127
|
+
msgid "The content host has been removed"
|
128
|
+
msgstr ""
|
129
|
+
|
130
|
+
msgid "Could not remove content host"
|
131
|
+
msgstr ""
|
132
|
+
|
133
|
+
msgid "Id"
|
224
134
|
msgstr ""
|
225
135
|
|
226
|
-
#: lib/hammer_cli_katello/repository.rb:28
|
227
|
-
#: lib/hammer_cli_katello/product.rb:67
|
228
136
|
msgid "URL"
|
229
137
|
msgstr ""
|
230
138
|
|
231
|
-
|
232
|
-
#: lib/hammer_cli_katello/repository.rb:123
|
233
|
-
#: lib/hammer_cli_katello/repository.rb:146
|
234
|
-
msgid "Publish Via HTTP"
|
139
|
+
msgid "Features"
|
235
140
|
msgstr ""
|
236
141
|
|
237
|
-
|
238
|
-
msgid "Published At"
|
142
|
+
msgid "Created at"
|
239
143
|
msgstr ""
|
240
144
|
|
241
|
-
|
242
|
-
#: lib/hammer_cli_katello/subscription.rb:20
|
243
|
-
#: lib/hammer_cli_katello/gpg_key.rb:31
|
244
|
-
msgid "Product"
|
145
|
+
msgid "Updated at"
|
245
146
|
msgstr ""
|
246
147
|
|
247
|
-
|
248
|
-
#: lib/hammer_cli_katello/product.rb:50
|
249
|
-
msgid "GPG Key"
|
148
|
+
msgid "Manage the capsule content"
|
250
149
|
msgstr ""
|
251
150
|
|
252
|
-
|
253
|
-
msgid "Sync"
|
151
|
+
msgid "Organization"
|
254
152
|
msgstr ""
|
255
153
|
|
256
|
-
|
257
|
-
msgid "Last Sync Date"
|
154
|
+
msgid "Lifecycle environment successfully added to the capsule"
|
258
155
|
msgstr ""
|
259
156
|
|
260
|
-
|
261
|
-
#: lib/hammer_cli_katello/content_view_puppet_module.rb:26
|
262
|
-
#: lib/hammer_cli_katello/filter_rule.rb:39
|
263
|
-
#: lib/hammer_cli_katello/content_view.rb:45
|
264
|
-
#: lib/hammer_cli_katello/filter.rb:45
|
265
|
-
msgid "Created"
|
157
|
+
msgid "Could not add the lifecycle environment to the capsule"
|
266
158
|
msgstr ""
|
267
159
|
|
268
|
-
|
269
|
-
#: lib/hammer_cli_katello/content_view_puppet_module.rb:27
|
270
|
-
#: lib/hammer_cli_katello/filter_rule.rb:40
|
271
|
-
#: lib/hammer_cli_katello/content_view.rb:46
|
272
|
-
#: lib/hammer_cli_katello/filter.rb:46
|
273
|
-
msgid "Updated"
|
160
|
+
msgid "Lifecycle environment successfully removed from the capsule"
|
274
161
|
msgstr ""
|
275
162
|
|
276
|
-
|
277
|
-
msgid "Content Counts"
|
163
|
+
msgid "Could not remove the lifecycle environment from the capsule"
|
278
164
|
msgstr ""
|
279
165
|
|
280
|
-
|
281
|
-
msgid "Packages"
|
166
|
+
msgid "Capsule content is being synchronized in task %{id}"
|
282
167
|
msgstr ""
|
283
168
|
|
284
|
-
|
285
|
-
msgid "Package Groups"
|
169
|
+
msgid "Could not synchronize capsule content"
|
286
170
|
msgstr ""
|
287
171
|
|
288
|
-
|
289
|
-
msgid "Errata"
|
172
|
+
msgid "Manipulate capsule"
|
290
173
|
msgstr ""
|
291
174
|
|
292
|
-
|
293
|
-
#: lib/hammer_cli_katello/content_view.rb:40
|
294
|
-
#: lib/hammer_cli_katello/content_view_version.rb:48
|
295
|
-
msgid "Puppet Modules"
|
175
|
+
msgid "ID of the content host"
|
296
176
|
msgstr ""
|
297
177
|
|
298
|
-
|
299
|
-
#: lib/hammer_cli_katello/repository.rb:65
|
300
|
-
msgid "yes"
|
178
|
+
msgid "Location"
|
301
179
|
msgstr ""
|
302
180
|
|
303
|
-
|
304
|
-
#: lib/hammer_cli_katello/repository.rb:65
|
305
|
-
msgid "no"
|
181
|
+
msgid "Entitlement Status"
|
306
182
|
msgstr ""
|
307
183
|
|
308
|
-
|
309
|
-
msgid "Failed"
|
184
|
+
msgid "Release Version"
|
310
185
|
msgstr ""
|
311
186
|
|
312
|
-
|
313
|
-
msgid "Success"
|
187
|
+
msgid "Autoheal"
|
314
188
|
msgstr ""
|
315
189
|
|
316
|
-
|
317
|
-
msgid "Finished"
|
190
|
+
msgid "Content host created"
|
318
191
|
msgstr ""
|
319
192
|
|
320
|
-
|
321
|
-
msgid "Error"
|
193
|
+
msgid "Could not create content host"
|
322
194
|
msgstr ""
|
323
195
|
|
324
|
-
|
325
|
-
msgid "Running"
|
196
|
+
msgid "Content host updated"
|
326
197
|
msgstr ""
|
327
198
|
|
328
|
-
|
329
|
-
msgid "Waiting"
|
199
|
+
msgid "Could not update content host"
|
330
200
|
msgstr ""
|
331
201
|
|
332
|
-
|
333
|
-
msgid "Canceled"
|
202
|
+
msgid "Content host deleted"
|
334
203
|
msgstr ""
|
335
204
|
|
336
|
-
|
337
|
-
msgid "Not Synced"
|
205
|
+
msgid "Could not delete content host"
|
338
206
|
msgstr ""
|
339
207
|
|
340
|
-
|
341
|
-
msgid "Repository is being synchronized in task %{id}"
|
208
|
+
msgid "manipulate content hosts on the server"
|
342
209
|
msgstr ""
|
343
210
|
|
344
|
-
|
345
|
-
msgid "Could not synchronize the repository"
|
211
|
+
msgid "Content View ID"
|
346
212
|
msgstr ""
|
347
213
|
|
348
|
-
|
349
|
-
msgid "Repository created"
|
214
|
+
msgid "Label"
|
350
215
|
msgstr ""
|
351
216
|
|
352
|
-
|
353
|
-
msgid "Could not create the repository"
|
217
|
+
msgid "Composite"
|
354
218
|
msgstr ""
|
355
219
|
|
356
|
-
|
357
|
-
msgid "Repository updated"
|
220
|
+
msgid "Repository IDs"
|
358
221
|
msgstr ""
|
359
222
|
|
360
|
-
|
361
|
-
msgid "Could not update the repository"
|
223
|
+
msgid "Repositories"
|
362
224
|
msgstr ""
|
363
225
|
|
364
|
-
|
365
|
-
msgid "Repository deleted"
|
226
|
+
msgid "Puppet Modules"
|
366
227
|
msgstr ""
|
367
228
|
|
368
|
-
|
369
|
-
msgid "Could not delete the Repository"
|
229
|
+
msgid "UUID"
|
370
230
|
msgstr ""
|
371
231
|
|
372
|
-
|
373
|
-
msgid "Manipulate repositories"
|
232
|
+
msgid "Author"
|
374
233
|
msgstr ""
|
375
234
|
|
376
|
-
|
377
|
-
#: lib/hammer_cli_katello/filter_rule.rb:19
|
378
|
-
#: lib/hammer_cli_katello/filter_rule.rb:36
|
379
|
-
#: lib/hammer_cli_katello/filter.rb:42
|
380
|
-
msgid "Start Date"
|
235
|
+
msgid "Created"
|
381
236
|
msgstr ""
|
382
237
|
|
383
|
-
|
384
|
-
msgid "Interval"
|
238
|
+
msgid "Updated"
|
385
239
|
msgstr ""
|
386
240
|
|
387
|
-
|
388
|
-
msgid "Created at"
|
241
|
+
msgid "Environments"
|
389
242
|
msgstr ""
|
390
243
|
|
391
|
-
|
392
|
-
msgid "Updated at"
|
244
|
+
msgid "Versions"
|
393
245
|
msgstr ""
|
394
246
|
|
395
|
-
|
396
|
-
#: lib/hammer_cli_katello/sync_plan.rb:49
|
397
|
-
msgid "how often synchronization should run"
|
247
|
+
msgid "Version"
|
398
248
|
msgstr ""
|
399
249
|
|
400
|
-
|
401
|
-
msgid "start date and time of the synchronization defaults to now"
|
250
|
+
msgid "Published"
|
402
251
|
msgstr ""
|
403
252
|
|
404
|
-
|
405
|
-
msgid "Sync plan created"
|
253
|
+
msgid "Components"
|
406
254
|
msgstr ""
|
407
255
|
|
408
|
-
|
409
|
-
msgid "Could not create the sync plan"
|
256
|
+
msgid "Content view created"
|
410
257
|
msgstr ""
|
411
258
|
|
412
|
-
|
413
|
-
msgid "start date and time of the synchronization"
|
259
|
+
msgid "Could not create the content view"
|
414
260
|
msgstr ""
|
415
261
|
|
416
|
-
|
417
|
-
msgid "Sync plan updated"
|
262
|
+
msgid "Create a composite content view"
|
418
263
|
msgstr ""
|
419
264
|
|
420
|
-
|
421
|
-
msgid "Could not update the sync plan"
|
265
|
+
msgid "Content view updated"
|
422
266
|
msgstr ""
|
423
267
|
|
424
|
-
|
425
|
-
msgid "Sync plan destroyed"
|
268
|
+
msgid "Could not update the content view"
|
426
269
|
msgstr ""
|
427
270
|
|
428
|
-
|
429
|
-
msgid "Could not destroy the sync plan"
|
271
|
+
msgid "Content view is being deleted with task %{id}"
|
430
272
|
msgstr ""
|
431
273
|
|
432
|
-
|
433
|
-
msgid "Manipulate sync plans"
|
274
|
+
msgid "Could not delete the content view"
|
434
275
|
msgstr ""
|
435
276
|
|
436
|
-
|
437
|
-
msgid "The repository has been associated"
|
277
|
+
msgid "Content view is being published with task %{id}"
|
438
278
|
msgstr ""
|
439
279
|
|
440
|
-
|
441
|
-
msgid "Could not add repository"
|
280
|
+
msgid "Could not publish the content view"
|
442
281
|
msgstr ""
|
443
282
|
|
444
|
-
|
445
|
-
msgid "The repository has been removed"
|
283
|
+
msgid "Content view is being removed from environment with task %{id}"
|
446
284
|
msgstr ""
|
447
285
|
|
448
|
-
|
449
|
-
msgid "Could not remove repository"
|
286
|
+
msgid "Could not remove the content view from environment"
|
450
287
|
msgstr ""
|
451
288
|
|
452
|
-
|
453
|
-
msgid "The host collection has been associated"
|
289
|
+
msgid "Comma separated list of version ids to remove"
|
454
290
|
msgstr ""
|
455
291
|
|
456
|
-
|
457
|
-
msgid "Could not add host collection"
|
292
|
+
msgid "Comma separated list of environment ids to remove"
|
458
293
|
msgstr ""
|
459
294
|
|
460
|
-
|
461
|
-
msgid "The host collection has been removed"
|
295
|
+
msgid "Content view objects are being removed task %{id}"
|
462
296
|
msgstr ""
|
463
297
|
|
464
|
-
|
465
|
-
msgid "Could not remove host collection"
|
298
|
+
msgid "Could not remove objects from content view"
|
466
299
|
msgstr ""
|
467
300
|
|
468
|
-
|
469
|
-
#: lib/hammer_cli_katello/content_view_puppet_module.rb:23
|
470
|
-
#: lib/hammer_cli_katello/content_view.rb:42
|
471
|
-
#: lib/hammer_cli_katello/content_host.rb:22
|
472
|
-
msgid "UUID"
|
301
|
+
msgid "The component version has been added"
|
473
302
|
msgstr ""
|
474
303
|
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
msgid "
|
304
|
+
msgid "Could not add version"
|
305
|
+
msgstr ""
|
306
|
+
|
307
|
+
msgid "The component version has been removed"
|
308
|
+
msgstr ""
|
309
|
+
|
310
|
+
msgid "Could not remove version"
|
311
|
+
msgstr ""
|
312
|
+
|
313
|
+
msgid "Manipulate content views."
|
314
|
+
msgstr ""
|
315
|
+
|
316
|
+
msgid "Latest(Currently %s)"
|
482
317
|
msgstr ""
|
483
318
|
|
484
|
-
#: lib/hammer_cli_katello/content_view_puppet_module.rb:41
|
485
319
|
msgid "Puppet module added to content view"
|
486
320
|
msgstr ""
|
487
321
|
|
488
|
-
#: lib/hammer_cli_katello/content_view_puppet_module.rb:42
|
489
322
|
msgid "Could not add the puppet module"
|
490
323
|
msgstr ""
|
491
324
|
|
492
|
-
|
493
|
-
msgid "Puppet module updated for content view"
|
325
|
+
msgid "Puppet module removed from content view"
|
494
326
|
msgstr ""
|
495
327
|
|
496
|
-
|
497
|
-
msgid "Could not update the puppet module"
|
328
|
+
msgid "Couldn't remove puppet module from the content view"
|
498
329
|
msgstr ""
|
499
330
|
|
500
|
-
|
501
|
-
msgid "Puppet module removed from content view"
|
331
|
+
msgid "Content View Name"
|
502
332
|
msgstr ""
|
503
333
|
|
504
|
-
|
505
|
-
#: lib/hammer_cli_katello/filter.rb:69
|
506
|
-
msgid "Could not delete the filter"
|
334
|
+
msgid "Content View Label"
|
507
335
|
msgstr ""
|
508
336
|
|
509
|
-
|
510
|
-
|
511
|
-
|
337
|
+
msgid "Content view is being promoted with task %{id}"
|
338
|
+
msgstr ""
|
339
|
+
|
340
|
+
msgid "Could not promote the content view"
|
512
341
|
msgstr ""
|
513
342
|
|
514
|
-
#: lib/hammer_cli_katello/filter_rule.rb:12
|
515
|
-
#: lib/hammer_cli_katello/filter_rule.rb:29
|
516
|
-
#: lib/hammer_cli_katello/filter.rb:13 lib/hammer_cli_katello/filter.rb:24
|
517
343
|
msgid "Filter ID"
|
518
344
|
msgstr ""
|
519
345
|
|
520
|
-
|
521
|
-
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
|
526
|
-
|
527
|
-
#: lib/hammer_cli_katello/content_view_version.rb:28
|
528
|
-
#: lib/hammer_cli_katello/content_view_version.rb:52
|
529
|
-
msgid "Version"
|
346
|
+
msgid "Type"
|
347
|
+
msgstr ""
|
348
|
+
|
349
|
+
msgid "Inclusion"
|
350
|
+
msgstr ""
|
351
|
+
|
352
|
+
msgid "Rules"
|
530
353
|
msgstr ""
|
531
354
|
|
532
|
-
#: lib/hammer_cli_katello/filter_rule.rb:16
|
533
|
-
#: lib/hammer_cli_katello/filter_rule.rb:33
|
534
|
-
#: lib/hammer_cli_katello/filter.rb:39
|
535
355
|
msgid "Minimum Version"
|
536
356
|
msgstr ""
|
537
357
|
|
538
|
-
#: lib/hammer_cli_katello/filter_rule.rb:17
|
539
|
-
#: lib/hammer_cli_katello/filter_rule.rb:34
|
540
|
-
#: lib/hammer_cli_katello/filter.rb:40
|
541
358
|
msgid "Maximum Version"
|
542
359
|
msgstr ""
|
543
360
|
|
544
|
-
#: lib/hammer_cli_katello/filter_rule.rb:18
|
545
|
-
#: lib/hammer_cli_katello/filter_rule.rb:35
|
546
|
-
#: lib/hammer_cli_katello/filter.rb:41
|
547
361
|
msgid "Errata ID"
|
548
362
|
msgstr ""
|
549
363
|
|
550
|
-
|
551
|
-
|
552
|
-
|
553
|
-
#: lib/hammer_cli_katello/filter.rb:43
|
364
|
+
msgid "Start Date"
|
365
|
+
msgstr ""
|
366
|
+
|
554
367
|
msgid "End Date"
|
555
368
|
msgstr ""
|
556
369
|
|
557
|
-
#: lib/hammer_cli_katello/filter_rule.rb:38
|
558
|
-
#: lib/hammer_cli_katello/filter.rb:44
|
559
370
|
msgid "Types"
|
560
371
|
msgstr ""
|
561
372
|
|
562
|
-
|
373
|
+
msgid "Filter created"
|
374
|
+
msgstr ""
|
375
|
+
|
376
|
+
msgid "Could not create the filter"
|
377
|
+
msgstr ""
|
378
|
+
|
379
|
+
msgid "Filter updated"
|
380
|
+
msgstr ""
|
381
|
+
|
382
|
+
msgid "Could not update the filter"
|
383
|
+
msgstr ""
|
384
|
+
|
385
|
+
msgid "Filter deleted"
|
386
|
+
msgstr ""
|
387
|
+
|
388
|
+
msgid "Could not delete the filter"
|
389
|
+
msgstr ""
|
390
|
+
|
391
|
+
msgid "Rule ID"
|
392
|
+
msgstr ""
|
393
|
+
|
563
394
|
msgid "Filter rule created"
|
564
395
|
msgstr ""
|
565
396
|
|
566
|
-
#: lib/hammer_cli_katello/filter_rule.rb:48
|
567
397
|
msgid "Could not create the filter rule"
|
568
398
|
msgstr ""
|
569
399
|
|
570
|
-
#: lib/hammer_cli_katello/filter_rule.rb:54
|
571
400
|
msgid "Filter rule updated"
|
572
401
|
msgstr ""
|
573
402
|
|
574
|
-
#: lib/hammer_cli_katello/filter_rule.rb:55
|
575
403
|
msgid "Could not update the filter rule"
|
576
404
|
msgstr ""
|
577
405
|
|
578
|
-
#: lib/hammer_cli_katello/filter_rule.rb:61
|
579
406
|
msgid "Filter rule deleted"
|
580
407
|
msgstr ""
|
581
408
|
|
582
|
-
#: lib/hammer_cli_katello/filter_rule.rb:62
|
583
409
|
msgid "Could not delete the filter rule"
|
584
410
|
msgstr ""
|
585
411
|
|
586
|
-
|
587
|
-
msgid "Contract"
|
412
|
+
msgid "Content Type"
|
588
413
|
msgstr ""
|
589
414
|
|
590
|
-
|
591
|
-
msgid "Account"
|
415
|
+
msgid "Product"
|
592
416
|
msgstr ""
|
593
417
|
|
594
|
-
|
595
|
-
msgid "Support"
|
418
|
+
msgid "Content"
|
596
419
|
msgstr ""
|
597
420
|
|
598
|
-
|
599
|
-
#: lib/hammer_cli_katello/subscription.rb:21
|
600
|
-
msgid "Quantity"
|
421
|
+
msgid "GPG Key created"
|
601
422
|
msgstr ""
|
602
423
|
|
603
|
-
|
604
|
-
#: lib/hammer_cli_katello/activation_key.rb:12
|
605
|
-
msgid "Consumed"
|
424
|
+
msgid "Could not create GPG Key"
|
606
425
|
msgstr ""
|
607
426
|
|
608
|
-
|
609
|
-
msgid "Attached"
|
427
|
+
msgid "GPG Key file"
|
610
428
|
msgstr ""
|
611
429
|
|
612
|
-
|
613
|
-
#: lib/hammer_cli_katello/activation_key.rb:25
|
614
|
-
msgid "Unlimited"
|
430
|
+
msgid "GPG Key updated"
|
615
431
|
msgstr ""
|
616
432
|
|
617
|
-
|
618
|
-
msgid "Manifest is being uploaded in task %{id}"
|
433
|
+
msgid "Could not update GPG Key"
|
619
434
|
msgstr ""
|
620
435
|
|
621
|
-
|
622
|
-
msgid "Manifest upload failed"
|
436
|
+
msgid "GPG Key deleted"
|
623
437
|
msgstr ""
|
624
438
|
|
625
|
-
|
626
|
-
|
439
|
+
msgid "Could not delete the GPG Key"
|
440
|
+
msgstr ""
|
441
|
+
|
442
|
+
msgid "manipulate GPG Key actions on the server"
|
443
|
+
msgstr ""
|
444
|
+
|
445
|
+
msgid "Array of system ids to replace the content hosts in host collection"
|
446
|
+
msgstr ""
|
447
|
+
|
448
|
+
msgid "Limit"
|
449
|
+
msgstr ""
|
450
|
+
|
451
|
+
msgid "Host collection created"
|
452
|
+
msgstr ""
|
453
|
+
|
454
|
+
msgid "Could not create the host collection"
|
455
|
+
msgstr ""
|
456
|
+
|
457
|
+
msgid "Total Content Hosts"
|
458
|
+
msgstr ""
|
459
|
+
|
460
|
+
msgid "Max Content Hosts"
|
461
|
+
msgstr ""
|
462
|
+
|
463
|
+
msgid "Host collection updated"
|
464
|
+
msgstr ""
|
465
|
+
|
466
|
+
msgid "Could not update the the host collection"
|
467
|
+
msgstr ""
|
468
|
+
|
469
|
+
msgid "Host collection deleted"
|
470
|
+
msgstr ""
|
471
|
+
|
472
|
+
msgid "Could not delete the host collection"
|
473
|
+
msgstr ""
|
474
|
+
|
475
|
+
msgid "The content host(s) has been added"
|
476
|
+
msgstr ""
|
477
|
+
|
478
|
+
msgid "Could not add content host(s)"
|
479
|
+
msgstr ""
|
480
|
+
|
481
|
+
msgid "The content host(s) has been removed"
|
482
|
+
msgstr ""
|
483
|
+
|
484
|
+
msgid "Could not remove content host(s)"
|
485
|
+
msgstr ""
|
486
|
+
|
487
|
+
msgid "Manipulate host collections"
|
488
|
+
msgstr ""
|
489
|
+
|
490
|
+
msgid "Activation key name to search by"
|
491
|
+
msgstr ""
|
492
|
+
|
493
|
+
msgid "Capsule name to search by"
|
627
494
|
msgstr ""
|
628
495
|
|
629
|
-
|
630
|
-
msgid "Manifest is being deleted in task %{id}"
|
496
|
+
msgid "Content host name to search by"
|
631
497
|
msgstr ""
|
632
498
|
|
633
|
-
|
634
|
-
msgid "Manifest deletion failed"
|
499
|
+
msgid "Content view name to search by"
|
635
500
|
msgstr ""
|
636
501
|
|
637
|
-
|
638
|
-
msgid "Manifest is being refreshed in task %{id}"
|
502
|
+
msgid "Gpg key name to search by"
|
639
503
|
msgstr ""
|
640
504
|
|
641
|
-
|
642
|
-
msgid "Manifest refresh failed"
|
505
|
+
msgid "Host collection name to search by"
|
643
506
|
msgstr ""
|
644
507
|
|
645
|
-
|
646
|
-
msgid "Status Message"
|
508
|
+
msgid "Lifecycle environment name to search by"
|
647
509
|
msgstr ""
|
648
510
|
|
649
|
-
|
650
|
-
msgid "Time"
|
511
|
+
msgid "Organization name to search by"
|
651
512
|
msgstr ""
|
652
513
|
|
653
|
-
|
654
|
-
msgid "Manipulate subscriptions."
|
514
|
+
msgid "Organization label to search by"
|
655
515
|
msgstr ""
|
656
516
|
|
657
|
-
|
658
|
-
#: lib/hammer_cli_katello/activation_key.rb:41
|
659
|
-
#: lib/hammer_cli_katello/content_host.rb:26
|
660
|
-
msgid "Lifecycle Environment"
|
517
|
+
msgid "Product name to search by"
|
661
518
|
msgstr ""
|
662
519
|
|
663
|
-
|
664
|
-
#: lib/hammer_cli_katello/activation_key.rb:44
|
665
|
-
#: lib/hammer_cli_katello/content_host.rb:29
|
666
|
-
msgid "Content View"
|
520
|
+
msgid "Repository name to search by"
|
667
521
|
msgstr ""
|
668
522
|
|
669
|
-
|
670
|
-
msgid "%{consumed} of %{limit}"
|
523
|
+
msgid "Repository set name to search by"
|
671
524
|
msgstr ""
|
672
525
|
|
673
|
-
|
674
|
-
msgid "Host Collections"
|
526
|
+
msgid "Subscription name to search by"
|
675
527
|
msgstr ""
|
676
528
|
|
677
|
-
|
678
|
-
msgid "Activation key created"
|
529
|
+
msgid "Sync plan name to search by"
|
679
530
|
msgstr ""
|
680
531
|
|
681
|
-
|
682
|
-
msgid "Could not create the activation key"
|
532
|
+
msgid "Task name to search by"
|
683
533
|
msgstr ""
|
684
534
|
|
685
|
-
|
686
|
-
msgid "Activation key updated"
|
535
|
+
msgid "User name to search by"
|
687
536
|
msgstr ""
|
688
537
|
|
689
|
-
|
690
|
-
msgid "Could not update the activation key"
|
538
|
+
msgid "Puppet module name to search by"
|
691
539
|
msgstr ""
|
692
540
|
|
693
|
-
|
694
|
-
msgid "List associated subscriptions"
|
541
|
+
msgid "Puppet module's author to search by"
|
695
542
|
msgstr ""
|
696
543
|
|
697
|
-
|
698
|
-
#: lib/hammer_cli_katello/activation_key.rb:101
|
699
|
-
#: lib/hammer_cli_katello/activation_key.rb:127
|
700
|
-
#: lib/hammer_cli_katello/activation_key.rb:155
|
701
|
-
msgid "resource ID"
|
544
|
+
msgid "Puppet module's UUID to search by"
|
702
545
|
msgstr ""
|
703
546
|
|
704
|
-
|
705
|
-
#: lib/hammer_cli_katello/activation_key.rb:128
|
706
|
-
msgid "subscription ID"
|
547
|
+
msgid "Name to search by"
|
707
548
|
msgstr ""
|
708
549
|
|
709
|
-
|
710
|
-
msgid "subscription quantity"
|
550
|
+
msgid "Prior"
|
711
551
|
msgstr ""
|
712
552
|
|
713
|
-
|
714
|
-
msgid "Subscription added to activation key"
|
553
|
+
msgid "Lifecycle Path"
|
715
554
|
msgstr ""
|
716
555
|
|
717
|
-
|
718
|
-
msgid "Could not add subscription to activation key"
|
556
|
+
msgid "Library"
|
719
557
|
msgstr ""
|
720
558
|
|
721
|
-
|
722
|
-
msgid "Remove subscription"
|
559
|
+
msgid "Prior Lifecycle Environment"
|
723
560
|
msgstr ""
|
724
561
|
|
725
|
-
|
726
|
-
msgid "Subscription removed from activation key"
|
562
|
+
msgid "Environment created"
|
727
563
|
msgstr ""
|
728
564
|
|
729
|
-
|
730
|
-
msgid "Could not remove subscription from activation key"
|
565
|
+
msgid "Could not create environment"
|
731
566
|
msgstr ""
|
732
567
|
|
733
|
-
|
734
|
-
msgid "List associated host collections"
|
568
|
+
msgid "Environment updated"
|
735
569
|
msgstr ""
|
736
570
|
|
737
|
-
|
738
|
-
msgid "Manipulate activation keys."
|
571
|
+
msgid "Could not update environment"
|
739
572
|
msgstr ""
|
740
573
|
|
741
|
-
|
742
|
-
msgid "Summary"
|
574
|
+
msgid "Environment deleted"
|
743
575
|
msgstr ""
|
744
576
|
|
745
|
-
|
746
|
-
msgid "License"
|
577
|
+
msgid "Could not delete environment"
|
747
578
|
msgstr ""
|
748
579
|
|
749
|
-
|
750
|
-
msgid "Project Page"
|
580
|
+
msgid "manipulate lifecycle_environments on the server"
|
751
581
|
msgstr ""
|
752
582
|
|
753
|
-
|
754
|
-
msgid "Source"
|
583
|
+
msgid "Red Hat Repository URL"
|
755
584
|
msgstr ""
|
756
585
|
|
757
|
-
|
758
|
-
msgid "Dependencies"
|
586
|
+
msgid "Organization updated"
|
759
587
|
msgstr ""
|
760
588
|
|
761
|
-
|
762
|
-
msgid "Checksums"
|
589
|
+
msgid "Could not update the organization"
|
763
590
|
msgstr ""
|
764
591
|
|
765
|
-
|
766
|
-
msgid "Tag List"
|
592
|
+
msgid "Organization created"
|
767
593
|
msgstr ""
|
768
594
|
|
769
|
-
|
770
|
-
#: lib/hammer_cli_katello/content_view_version.rb:15
|
771
|
-
#: lib/hammer_cli_katello/content_view_version.rb:31
|
772
|
-
msgid "Content View ID"
|
595
|
+
msgid "Could not create the organization"
|
773
596
|
msgstr ""
|
774
597
|
|
775
|
-
|
776
|
-
#: lib/hammer_cli_katello/content_view.rb:27
|
777
|
-
msgid "Composite"
|
598
|
+
msgid "Organization deleted"
|
778
599
|
msgstr ""
|
779
600
|
|
780
|
-
|
781
|
-
msgid "Repository IDs"
|
601
|
+
msgid "Could not delete the organization"
|
782
602
|
msgstr ""
|
783
603
|
|
784
|
-
|
785
|
-
#: lib/hammer_cli_katello/filter.rb:29
|
786
|
-
#: lib/hammer_cli_katello/repository_set.rb:24
|
787
|
-
#: lib/hammer_cli_katello/content_view_version.rb:42
|
788
|
-
#: lib/hammer_cli_katello/product.rb:15
|
789
|
-
msgid "Repositories"
|
604
|
+
msgid "Manipulate organizations"
|
790
605
|
msgstr ""
|
791
606
|
|
792
|
-
|
793
|
-
#: lib/hammer_cli_katello/content_view_version.rb:36
|
794
|
-
msgid "Environments"
|
607
|
+
msgid "%s %s"
|
795
608
|
msgstr ""
|
796
609
|
|
797
|
-
|
798
|
-
msgid "Versions"
|
610
|
+
msgid "Status"
|
799
611
|
msgstr ""
|
800
612
|
|
801
|
-
|
802
|
-
msgid "Published"
|
613
|
+
msgid "Server Response"
|
803
614
|
msgstr ""
|
804
615
|
|
805
|
-
|
806
|
-
msgid "Components"
|
616
|
+
msgid "FAIL"
|
807
617
|
msgstr ""
|
808
618
|
|
809
|
-
|
810
|
-
msgid "Content view created"
|
619
|
+
msgid "Duration: %sms"
|
811
620
|
msgstr ""
|
812
621
|
|
813
|
-
|
814
|
-
msgid "Could not create the content view"
|
622
|
+
msgid "Message: %s"
|
815
623
|
msgstr ""
|
816
624
|
|
817
|
-
|
818
|
-
msgid "Create a composite content view"
|
625
|
+
msgid "get the status of the server"
|
819
626
|
msgstr ""
|
820
627
|
|
821
|
-
|
822
|
-
msgid "Content view updated"
|
628
|
+
msgid "Sync State"
|
823
629
|
msgstr ""
|
824
630
|
|
825
|
-
|
826
|
-
msgid "Could not update the content view"
|
631
|
+
msgid "Product created"
|
827
632
|
msgstr ""
|
828
633
|
|
829
|
-
|
830
|
-
#: lib/hammer_cli_katello/content_view_version.rb:73
|
831
|
-
msgid "Content view is being deleted with task %{id}"
|
634
|
+
msgid "Could not create the product"
|
832
635
|
msgstr ""
|
833
636
|
|
834
|
-
|
835
|
-
#: lib/hammer_cli_katello/content_view_version.rb:74
|
836
|
-
msgid "Could not delete the content view"
|
637
|
+
msgid "Sync Plan ID"
|
837
638
|
msgstr ""
|
838
639
|
|
839
|
-
|
840
|
-
msgid "Content view is being published with task %{id}"
|
640
|
+
msgid "GPG"
|
841
641
|
msgstr ""
|
842
642
|
|
843
|
-
|
844
|
-
msgid "Could not publish the content view"
|
643
|
+
msgid "GPG Key ID"
|
845
644
|
msgstr ""
|
846
645
|
|
847
|
-
|
848
|
-
msgid "Content view is being removed from environment with task %{id}"
|
646
|
+
msgid "GPG Key"
|
849
647
|
msgstr ""
|
850
648
|
|
851
|
-
|
852
|
-
msgid "Could not remove the content view from environment"
|
649
|
+
msgid "Readonly"
|
853
650
|
msgstr ""
|
854
651
|
|
855
|
-
|
856
|
-
msgid "Comma separated list of version ids to remove"
|
652
|
+
msgid "Deletable"
|
857
653
|
msgstr ""
|
858
654
|
|
859
|
-
|
860
|
-
msgid "Comma separated list of environment ids to remove"
|
655
|
+
msgid "Repo Name"
|
861
656
|
msgstr ""
|
862
657
|
|
863
|
-
|
864
|
-
msgid "Content view objects are being removed task %{id}"
|
658
|
+
msgid "Product updated"
|
865
659
|
msgstr ""
|
866
660
|
|
867
|
-
|
868
|
-
msgid "Could not remove objects from content view"
|
661
|
+
msgid "Could not update the product"
|
869
662
|
msgstr ""
|
870
663
|
|
871
|
-
|
872
|
-
msgid "The component version has been added"
|
664
|
+
msgid "Product destroyed"
|
873
665
|
msgstr ""
|
874
666
|
|
875
|
-
|
876
|
-
msgid "Could not add version"
|
667
|
+
msgid "Could not destroy the product"
|
877
668
|
msgstr ""
|
878
669
|
|
879
|
-
|
880
|
-
msgid "The component version has been removed"
|
670
|
+
msgid "Assign sync plan to product."
|
881
671
|
msgstr ""
|
882
672
|
|
883
|
-
|
884
|
-
msgid "Could not remove version"
|
673
|
+
msgid "Synchronization plan assigned."
|
885
674
|
msgstr ""
|
886
675
|
|
887
|
-
|
888
|
-
msgid "Manipulate content views."
|
676
|
+
msgid "Could not assign synchronization plan."
|
889
677
|
msgstr ""
|
890
678
|
|
891
|
-
|
892
|
-
#: lib/hammer_cli_katello/repository_set.rb:10
|
893
|
-
msgid "Type"
|
679
|
+
msgid "plan numeric identifier"
|
894
680
|
msgstr ""
|
895
681
|
|
896
|
-
|
897
|
-
msgid "Inclusion"
|
682
|
+
msgid "Delete assignment sync plan and product."
|
898
683
|
msgstr ""
|
899
684
|
|
900
|
-
|
901
|
-
msgid "Rules"
|
685
|
+
msgid "Synchronization plan removed."
|
902
686
|
msgstr ""
|
903
687
|
|
904
|
-
|
905
|
-
msgid "Filter created"
|
688
|
+
msgid "Could not remove synchronization plan."
|
906
689
|
msgstr ""
|
907
690
|
|
908
|
-
|
909
|
-
msgid "Could not create the filter"
|
691
|
+
msgid "Manipulate products."
|
910
692
|
msgstr ""
|
911
693
|
|
912
|
-
|
913
|
-
msgid "Filter updated"
|
694
|
+
msgid "Summary"
|
914
695
|
msgstr ""
|
915
696
|
|
916
|
-
|
917
|
-
msgid "Could not update the filter"
|
697
|
+
msgid "License"
|
918
698
|
msgstr ""
|
919
699
|
|
920
|
-
|
921
|
-
msgid "Filter deleted"
|
700
|
+
msgid "Project Page"
|
922
701
|
msgstr ""
|
923
702
|
|
924
|
-
|
925
|
-
msgid "Prior"
|
703
|
+
msgid "Source"
|
926
704
|
msgstr ""
|
927
705
|
|
928
|
-
|
929
|
-
msgid "Lifecycle Path"
|
706
|
+
msgid "Dependencies"
|
930
707
|
msgstr ""
|
931
708
|
|
932
|
-
|
933
|
-
msgid "Library"
|
709
|
+
msgid "File checksums"
|
934
710
|
msgstr ""
|
935
711
|
|
936
|
-
|
937
|
-
msgid "Prior Lifecycle Environment"
|
712
|
+
msgid "Tag List"
|
938
713
|
msgstr ""
|
939
714
|
|
940
|
-
|
941
|
-
msgid "Environment created"
|
715
|
+
msgid "Red Hat Repository"
|
942
716
|
msgstr ""
|
943
717
|
|
944
|
-
|
945
|
-
msgid "Could not create environment"
|
718
|
+
msgid "Publish Via HTTP"
|
946
719
|
msgstr ""
|
947
720
|
|
948
|
-
|
949
|
-
msgid "Environment updated"
|
721
|
+
msgid "Published At"
|
950
722
|
msgstr ""
|
951
723
|
|
952
|
-
|
953
|
-
msgid "Could not update environment"
|
724
|
+
msgid "Sync"
|
954
725
|
msgstr ""
|
955
726
|
|
956
|
-
|
957
|
-
msgid "Environment deleted"
|
727
|
+
msgid "Last Sync Date"
|
958
728
|
msgstr ""
|
959
729
|
|
960
|
-
|
961
|
-
msgid "Could not delete environment"
|
730
|
+
msgid "Content Counts"
|
962
731
|
msgstr ""
|
963
732
|
|
964
|
-
|
965
|
-
msgid "manipulate lifecycle_environments on the server"
|
733
|
+
msgid "Packages"
|
966
734
|
msgstr ""
|
967
735
|
|
968
|
-
|
969
|
-
#: lib/hammer_cli_katello/repository_set.rb:44
|
970
|
-
msgid "Enabled"
|
736
|
+
msgid "Package Groups"
|
971
737
|
msgstr ""
|
972
738
|
|
973
|
-
|
974
|
-
msgid "Arch"
|
739
|
+
msgid "Errata"
|
975
740
|
msgstr ""
|
976
741
|
|
977
|
-
|
978
|
-
msgid "Release"
|
742
|
+
msgid "yes"
|
979
743
|
msgstr ""
|
980
744
|
|
981
|
-
|
982
|
-
msgid "Repository enabled"
|
745
|
+
msgid "no"
|
983
746
|
msgstr ""
|
984
747
|
|
985
|
-
|
986
|
-
msgid "Could not enable repository"
|
748
|
+
msgid "Failed"
|
987
749
|
msgstr ""
|
988
750
|
|
989
|
-
|
990
|
-
msgid "Repository disabled"
|
751
|
+
msgid "Success"
|
991
752
|
msgstr ""
|
992
753
|
|
993
|
-
|
994
|
-
msgid "Could not disable repository"
|
754
|
+
msgid "Finished"
|
995
755
|
msgstr ""
|
996
756
|
|
997
|
-
|
998
|
-
msgid "manipulate repository sets on the server"
|
757
|
+
msgid "Error"
|
999
758
|
msgstr ""
|
1000
759
|
|
1001
|
-
|
1002
|
-
msgid "Limit"
|
760
|
+
msgid "Running"
|
1003
761
|
msgstr ""
|
1004
762
|
|
1005
|
-
|
1006
|
-
#: lib/hammer_cli_katello/host_collection.rb:43
|
1007
|
-
msgid "Host collection created"
|
763
|
+
msgid "Waiting"
|
1008
764
|
msgstr ""
|
1009
765
|
|
1010
|
-
|
1011
|
-
#: lib/hammer_cli_katello/host_collection.rb:44
|
1012
|
-
msgid "Could not create the host collection"
|
766
|
+
msgid "Canceled"
|
1013
767
|
msgstr ""
|
1014
768
|
|
1015
|
-
|
1016
|
-
msgid "Total Content Hosts"
|
769
|
+
msgid "Not Synced"
|
1017
770
|
msgstr ""
|
1018
771
|
|
1019
|
-
|
1020
|
-
msgid "Max Content Hosts"
|
772
|
+
msgid "Repository is being synchronized in task %{id}"
|
1021
773
|
msgstr ""
|
1022
774
|
|
1023
|
-
|
1024
|
-
msgid "Host collection deleted"
|
775
|
+
msgid "Could not synchronize the repository"
|
1025
776
|
msgstr ""
|
1026
777
|
|
1027
|
-
|
1028
|
-
msgid "Could not delete the host collection"
|
778
|
+
msgid "Repository created"
|
1029
779
|
msgstr ""
|
1030
780
|
|
1031
|
-
|
1032
|
-
msgid "Manipulate host collections"
|
781
|
+
msgid "Could not create the repository"
|
1033
782
|
msgstr ""
|
1034
783
|
|
1035
|
-
|
1036
|
-
msgid "Location"
|
784
|
+
msgid "Repository updated"
|
1037
785
|
msgstr ""
|
1038
786
|
|
1039
|
-
|
1040
|
-
msgid "Entitlement Status"
|
787
|
+
msgid "Could not update the repository"
|
1041
788
|
msgstr ""
|
1042
789
|
|
1043
|
-
|
1044
|
-
msgid "Release Version"
|
790
|
+
msgid "Repository deleted"
|
1045
791
|
msgstr ""
|
1046
792
|
|
1047
|
-
|
1048
|
-
msgid "Autoheal"
|
793
|
+
msgid "Could not delete the Repository"
|
1049
794
|
msgstr ""
|
1050
795
|
|
1051
|
-
|
1052
|
-
msgid "Content host created"
|
796
|
+
msgid "Repository content uploaded"
|
1053
797
|
msgstr ""
|
1054
798
|
|
1055
|
-
|
1056
|
-
msgid "Could not create content host"
|
799
|
+
msgid "Could not upload the content"
|
1057
800
|
msgstr ""
|
1058
801
|
|
1059
|
-
|
1060
|
-
msgid "Content host updated"
|
802
|
+
msgid "Upload file or directory of files as content for a repository"
|
1061
803
|
msgstr ""
|
1062
804
|
|
1063
|
-
|
1064
|
-
msgid "Could not update content host"
|
805
|
+
msgid "Successfully uploaded file '%s'."
|
1065
806
|
msgstr ""
|
1066
807
|
|
1067
|
-
|
1068
|
-
msgid "Content host deleted"
|
808
|
+
msgid "Failed to upload file '%s' to repository. Please check the file and try again."
|
1069
809
|
msgstr ""
|
1070
810
|
|
1071
|
-
|
1072
|
-
msgid "Could not delete content host"
|
811
|
+
msgid "Manipulate repositories"
|
1073
812
|
msgstr ""
|
1074
813
|
|
1075
|
-
|
1076
|
-
msgid "manipulate content hosts on the server"
|
814
|
+
msgid "Enabled Repositories"
|
1077
815
|
msgstr ""
|
1078
816
|
|
1079
|
-
|
1080
|
-
msgid "Content"
|
817
|
+
msgid "Arch"
|
1081
818
|
msgstr ""
|
1082
819
|
|
1083
|
-
|
1084
|
-
msgid "GPG Key created"
|
820
|
+
msgid "Release"
|
1085
821
|
msgstr ""
|
1086
822
|
|
1087
|
-
|
1088
|
-
msgid "Could not create GPG Key"
|
823
|
+
msgid "Enabled"
|
1089
824
|
msgstr ""
|
1090
825
|
|
1091
|
-
|
1092
|
-
msgid "GPG Key file"
|
826
|
+
msgid "Repository enabled"
|
1093
827
|
msgstr ""
|
1094
828
|
|
1095
|
-
|
1096
|
-
msgid "GPG Key updated"
|
829
|
+
msgid "Could not enable repository"
|
1097
830
|
msgstr ""
|
1098
831
|
|
1099
|
-
|
1100
|
-
msgid "Could not update GPG Key"
|
832
|
+
msgid "Repository disabled"
|
1101
833
|
msgstr ""
|
1102
834
|
|
1103
|
-
|
1104
|
-
msgid "GPG Key deleted"
|
835
|
+
msgid "Could not disable repository"
|
1105
836
|
msgstr ""
|
1106
837
|
|
1107
|
-
|
1108
|
-
msgid "Could not delete the GPG Key"
|
838
|
+
msgid "manipulate repository sets on the server"
|
1109
839
|
msgstr ""
|
1110
840
|
|
1111
|
-
|
1112
|
-
msgid "manipulate GPG Key actions on the server"
|
841
|
+
msgid "Contract"
|
1113
842
|
msgstr ""
|
1114
843
|
|
1115
|
-
|
1116
|
-
#: lib/hammer_cli_katello/content_view_version.rb:32
|
1117
|
-
msgid "Content View Name"
|
844
|
+
msgid "Account"
|
1118
845
|
msgstr ""
|
1119
846
|
|
1120
|
-
|
1121
|
-
#: lib/hammer_cli_katello/content_view_version.rb:33
|
1122
|
-
msgid "Content View Label"
|
847
|
+
msgid "Support"
|
1123
848
|
msgstr ""
|
1124
849
|
|
1125
|
-
|
1126
|
-
msgid "Content view is being promoted with task %{id}"
|
850
|
+
msgid "Quantity"
|
1127
851
|
msgstr ""
|
1128
852
|
|
1129
|
-
|
1130
|
-
msgid "Could not promote the content view"
|
853
|
+
msgid "Attached"
|
1131
854
|
msgstr ""
|
1132
855
|
|
1133
|
-
|
1134
|
-
msgid "Sync State"
|
856
|
+
msgid "Manifest is being uploaded in task %{id}"
|
1135
857
|
msgstr ""
|
1136
858
|
|
1137
|
-
|
1138
|
-
msgid "Product created"
|
859
|
+
msgid "Manifest upload failed"
|
1139
860
|
msgstr ""
|
1140
861
|
|
1141
|
-
|
1142
|
-
msgid "Could not create the product"
|
862
|
+
msgid "Subscription manifest file"
|
1143
863
|
msgstr ""
|
1144
864
|
|
1145
|
-
|
1146
|
-
msgid "Sync Plan ID"
|
865
|
+
msgid "Manifest is being deleted in task %{id}"
|
1147
866
|
msgstr ""
|
1148
867
|
|
1149
|
-
|
1150
|
-
msgid "GPG"
|
868
|
+
msgid "Manifest deletion failed"
|
1151
869
|
msgstr ""
|
1152
870
|
|
1153
|
-
|
1154
|
-
msgid "GPG Key ID"
|
871
|
+
msgid "Manifest is being refreshed in task %{id}"
|
1155
872
|
msgstr ""
|
1156
873
|
|
1157
|
-
|
1158
|
-
msgid "Readonly"
|
874
|
+
msgid "Manifest refresh failed"
|
1159
875
|
msgstr ""
|
1160
876
|
|
1161
|
-
|
1162
|
-
msgid "Deletable"
|
877
|
+
msgid "Status Message"
|
1163
878
|
msgstr ""
|
1164
879
|
|
1165
|
-
|
1166
|
-
msgid "Repo Name"
|
880
|
+
msgid "Time"
|
1167
881
|
msgstr ""
|
1168
882
|
|
1169
|
-
|
1170
|
-
msgid "Product updated"
|
883
|
+
msgid "Manipulate subscriptions."
|
1171
884
|
msgstr ""
|
1172
885
|
|
1173
|
-
|
1174
|
-
msgid "Could not update the product"
|
886
|
+
msgid "Interval"
|
1175
887
|
msgstr ""
|
1176
888
|
|
1177
|
-
|
1178
|
-
msgid "Product destroyed"
|
889
|
+
msgid "how often synchronization should run"
|
1179
890
|
msgstr ""
|
1180
891
|
|
1181
|
-
|
1182
|
-
msgid "Could not destroy the product"
|
892
|
+
msgid "start date and time of the synchronization defaults to now"
|
1183
893
|
msgstr ""
|
1184
894
|
|
1185
|
-
|
1186
|
-
msgid "Assign sync plan to product."
|
895
|
+
msgid "Sync plan created"
|
1187
896
|
msgstr ""
|
1188
897
|
|
1189
|
-
|
1190
|
-
msgid "Synchronization plan assigned."
|
898
|
+
msgid "Could not create the sync plan"
|
1191
899
|
msgstr ""
|
1192
900
|
|
1193
|
-
|
1194
|
-
msgid "Could not assign synchronization plan."
|
901
|
+
msgid "start date and time of the synchronization"
|
1195
902
|
msgstr ""
|
1196
903
|
|
1197
|
-
|
1198
|
-
msgid "plan numeric identifier"
|
904
|
+
msgid "Sync plan updated"
|
1199
905
|
msgstr ""
|
1200
906
|
|
1201
|
-
|
1202
|
-
msgid "Delete assignment sync plan and product."
|
907
|
+
msgid "Could not update the sync plan"
|
1203
908
|
msgstr ""
|
1204
909
|
|
1205
|
-
|
1206
|
-
msgid "Synchronization plan removed."
|
910
|
+
msgid "Sync plan destroyed"
|
1207
911
|
msgstr ""
|
1208
912
|
|
1209
|
-
|
1210
|
-
msgid "Could not remove synchronization plan."
|
913
|
+
msgid "Could not destroy the sync plan"
|
1211
914
|
msgstr ""
|
1212
915
|
|
1213
|
-
|
1214
|
-
msgid "Manipulate products."
|
916
|
+
msgid "Manipulate sync plans"
|
1215
917
|
msgstr ""
|