foreman_virt_who_configure 0.4.1 → 0.4.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 +5 -5
- data/app/assets/javascripts/foreman_virt_who_configure/config_edit.js +2 -0
- data/app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb +2 -0
- data/app/models/foreman_virt_who_configure/output_generator.rb +9 -1
- data/app/views/foreman_virt_who_configure/api/v2/configs/main.json.rabl +2 -1
- data/app/views/foreman_virt_who_configure/configs/show.html.erb +2 -2
- data/config/routes.rb +1 -0
- data/lib/foreman_virt_who_configure/version.rb +1 -1
- data/locale/en/foreman_virt_who_configure.edit.po +841 -0
- data/locale/en/foreman_virt_who_configure.po +258 -265
- data/locale/en/foreman_virt_who_configure.po.time_stamp +0 -0
- data/locale/foreman_virt_who_configure.pot +337 -175
- metadata +5 -4
File without changes
|
@@ -8,8 +8,8 @@ msgid ""
|
|
8
8
|
msgstr ""
|
9
9
|
"Project-Id-Version: foreman_virt_who_configure 1.0.0\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
|
-
"POT-Creation-Date:
|
12
|
-
"PO-Revision-Date:
|
11
|
+
"POT-Creation-Date: 2019-08-08 12:31+0200\n"
|
12
|
+
"PO-Revision-Date: 2019-08-08 12:31+0200\n"
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15
15
|
"Language: \n"
|
@@ -19,44 +19,44 @@ msgstr ""
|
|
19
19
|
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
20
20
|
|
21
21
|
#:
|
22
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
22
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:15
|
23
23
|
msgid "List of virt-who configurations"
|
24
24
|
msgstr ""
|
25
25
|
|
26
26
|
#:
|
27
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
27
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:16
|
28
28
|
msgid "List of virt-who configurations per organization"
|
29
29
|
msgstr ""
|
30
30
|
|
31
31
|
#:
|
32
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
32
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:23
|
33
33
|
msgid "Show a virt-who configuration"
|
34
34
|
msgstr ""
|
35
35
|
|
36
36
|
#:
|
37
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
37
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:29
|
38
38
|
msgid "Renders a deploy script for the specified virt-who configuration"
|
39
39
|
msgstr ""
|
40
40
|
|
41
41
|
#:
|
42
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
42
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:41
|
43
43
|
msgid "Configuration name"
|
44
44
|
msgstr ""
|
45
45
|
|
46
46
|
#:
|
47
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
47
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:42
|
48
48
|
msgid "Configuration interval in minutes"
|
49
49
|
msgstr ""
|
50
50
|
|
51
51
|
#:
|
52
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
52
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:43
|
53
53
|
msgid ""
|
54
54
|
"Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means"
|
55
55
|
" whitelist, %{blacklist} means blacklist"
|
56
56
|
msgstr ""
|
57
57
|
|
58
58
|
#:
|
59
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
59
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:44
|
60
60
|
msgid ""
|
61
61
|
"Hypervisor whitelist, applicable only when filtering mode is set to 1. Wildcar"
|
62
62
|
"ds and regular expressions are supported, multiple records must be separated b"
|
@@ -64,7 +64,7 @@ msgid ""
|
|
64
64
|
msgstr ""
|
65
65
|
|
66
66
|
#:
|
67
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
67
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:45
|
68
68
|
msgid ""
|
69
69
|
"Hypervisor blacklist, applicable only when filtering mode is set to 2. Wildcar"
|
70
70
|
"ds and regular expressions are supported, multiple records must be separated b"
|
@@ -72,51 +72,75 @@ msgid ""
|
|
72
72
|
msgstr ""
|
73
73
|
|
74
74
|
#:
|
75
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
75
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:46
|
76
|
+
msgid ""
|
77
|
+
"Applicable only for esx provider type. Only hosts which parent (usually Comput"
|
78
|
+
"eResource) name is specified in comma-separated list in this option will be re"
|
79
|
+
"ported. Wildcards and regular expressions are supported, multiple records must"
|
80
|
+
" be separated by comma. Put the value into the double-quotes if it contains sp"
|
81
|
+
"ecial characters like comma. All new line characters will be removed in result"
|
82
|
+
"ing configuration file, white spaces are removed from beginning and end."
|
83
|
+
msgstr ""
|
84
|
+
|
85
|
+
#:
|
86
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:47
|
87
|
+
msgid ""
|
88
|
+
"Applicable only for esx provider type. Hosts which parent (usually ComputeReso"
|
89
|
+
"urce) name is specified in comma-separated list in this option will <b>NOT</b>"
|
90
|
+
" be reported. Wildcards and regular expressions are supported, multiple record"
|
91
|
+
"s must be separated by comma. Put the value into the double-quotes if it conta"
|
92
|
+
"ins special characters like comma. All new line characters will be removed in "
|
93
|
+
"resulting configuration file, white spaces are removed from beginning and end."
|
94
|
+
msgstr ""
|
95
|
+
|
96
|
+
#:
|
97
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:48
|
76
98
|
msgid "Specifies how the hypervisor will be identified."
|
77
99
|
msgstr ""
|
78
100
|
|
79
101
|
#:
|
80
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
102
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:49
|
81
103
|
msgid "Hypervisor type"
|
82
104
|
msgstr ""
|
83
105
|
|
84
106
|
#:
|
85
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
107
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:50
|
86
108
|
msgid "Fully qualified host name or IP address of the hypervisor"
|
87
109
|
msgstr ""
|
88
110
|
|
89
111
|
#:
|
90
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
91
|
-
#: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:
|
112
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:51
|
113
|
+
#: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:21
|
92
114
|
msgid "Account name by which virt-who is to connect to the hypervisor."
|
93
115
|
msgstr ""
|
94
116
|
|
95
117
|
#:
|
96
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
118
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:52
|
97
119
|
msgid "Hypervisor password, required for all hypervisor types except for libvirt"
|
98
120
|
msgstr ""
|
99
121
|
|
100
122
|
#:
|
101
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
123
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:53
|
124
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:39
|
102
125
|
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:2
|
103
126
|
msgid "Satellite server FQDN"
|
104
127
|
msgstr ""
|
105
128
|
|
106
129
|
#:
|
107
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
130
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:54
|
131
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:20
|
108
132
|
msgid "Enable debugging output"
|
109
133
|
msgstr ""
|
110
134
|
|
111
135
|
#:
|
112
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
136
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:55
|
113
137
|
msgid ""
|
114
138
|
"HTTP proxy that should be used for communication between the server on which v"
|
115
139
|
"irt-who is running and the hypervisors and virtualization managers."
|
116
140
|
msgstr ""
|
117
141
|
|
118
142
|
#:
|
119
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
143
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:56
|
120
144
|
msgid ""
|
121
145
|
"Ignore proxy. A comma-separated list of hostnames or domains or ip addresses t"
|
122
146
|
"o ignore proxy settings for. Optionally this may be set to * to bypass proxy s"
|
@@ -124,28 +148,28 @@ msgid ""
|
|
124
148
|
msgstr ""
|
125
149
|
|
126
150
|
#:
|
127
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
151
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:57
|
128
152
|
msgid "Organization of the virt-who configuration"
|
129
153
|
msgstr ""
|
130
154
|
|
131
155
|
#:
|
132
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
156
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:61
|
133
157
|
msgid "Create a virt-who configuration"
|
134
158
|
msgstr ""
|
135
159
|
|
136
160
|
#:
|
137
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
161
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:69
|
138
162
|
msgid "Update a virt-who configuration"
|
139
163
|
msgstr ""
|
140
164
|
|
141
165
|
#:
|
142
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
143
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
166
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:70
|
167
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:78
|
144
168
|
msgid "Configuration numeric identifier"
|
145
169
|
msgstr ""
|
146
170
|
|
147
171
|
#:
|
148
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
172
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:77
|
149
173
|
msgid "Delete a virt-who configuration"
|
150
174
|
msgstr ""
|
151
175
|
|
@@ -188,7 +212,14 @@ msgid ""
|
|
188
212
|
"user specified at hypervisor username field"
|
189
213
|
msgstr ""
|
190
214
|
|
191
|
-
#: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:
|
215
|
+
#: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:11
|
216
|
+
msgid ""
|
217
|
+
"Container-native virtualization’s fully qualified host name or IP address. In "
|
218
|
+
"order to connect to the cluster it is required to provide path to kubeconfig w"
|
219
|
+
"hich contains connection details and authentication token."
|
220
|
+
msgstr ""
|
221
|
+
|
222
|
+
#: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:17
|
192
223
|
msgid ""
|
193
224
|
"Account name by which virt-who is to connect to the hypervisor, in the format "
|
194
225
|
"<code>domain_name\\account_name</code>. Note that only a single backslash separ"
|
@@ -199,14 +230,14 @@ msgid ""
|
|
199
230
|
" to use a windows domain account with virt-who</a> for more information."
|
200
231
|
msgstr ""
|
201
232
|
|
202
|
-
#: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:
|
233
|
+
#: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:18
|
203
234
|
msgid ""
|
204
235
|
"Account name by which virt-who is to connect to the Red Hat Enterprise Virtual"
|
205
236
|
"ization Manager instance. The username option requires input in the format use"
|
206
237
|
"rname@domain."
|
207
238
|
msgstr ""
|
208
239
|
|
209
|
-
#: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:
|
240
|
+
#: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:20
|
210
241
|
msgid ""
|
211
242
|
"Account name by which virt-who is to connect to the hypervisor. By default thi"
|
212
243
|
"s is <code>Administrator</code>. To use an alternate account, create a user ac"
|
@@ -214,7 +245,7 @@ msgid ""
|
|
214
245
|
"yper-V Administrators and Remote Management Users."
|
215
246
|
msgstr ""
|
216
247
|
|
217
|
-
#: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:
|
248
|
+
#: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:22
|
218
249
|
msgid ""
|
219
250
|
"Account name by which virt-who is to connect to the hypervisor. Virt-who does "
|
220
251
|
"not support password based authentication, you must manually setup SSH key, se"
|
@@ -222,129 +253,142 @@ msgid ""
|
|
222
253
|
"solution How to configure virt-who for a KVM host</a> for more information."
|
223
254
|
msgstr ""
|
224
255
|
|
225
|
-
#: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:
|
256
|
+
#: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:30
|
226
257
|
msgid "No Report Yet"
|
227
258
|
msgstr ""
|
228
259
|
|
229
|
-
#: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:
|
260
|
+
#: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:34
|
230
261
|
msgid "Unknown configuration status"
|
231
262
|
msgstr ""
|
232
263
|
|
233
|
-
#: ../app/models/foreman_virt_who_configure/config.rb:
|
264
|
+
#: ../app/models/foreman_virt_who_configure/config.rb:19
|
234
265
|
msgid "Unlimited"
|
235
266
|
msgstr ""
|
236
267
|
|
237
|
-
#: ../app/models/foreman_virt_who_configure/config.rb:
|
268
|
+
#: ../app/models/foreman_virt_who_configure/config.rb:20
|
238
269
|
msgid "Whitelist"
|
239
270
|
msgstr ""
|
240
271
|
|
241
|
-
#: ../app/models/foreman_virt_who_configure/config.rb:
|
272
|
+
#: ../app/models/foreman_virt_who_configure/config.rb:21
|
242
273
|
msgid "Blacklist"
|
243
274
|
msgstr ""
|
244
275
|
|
245
|
-
#: ../app/models/foreman_virt_who_configure/config.rb:
|
276
|
+
#: ../app/models/foreman_virt_who_configure/config.rb:25
|
246
277
|
msgid "General information"
|
247
278
|
msgstr ""
|
248
279
|
|
249
|
-
#: ../app/models/foreman_virt_who_configure/config.rb:
|
280
|
+
#: ../app/models/foreman_virt_who_configure/config.rb:26
|
250
281
|
msgid "Schedule"
|
251
282
|
msgstr ""
|
252
283
|
|
253
|
-
#: ../app/models/foreman_virt_who_configure/config.rb:
|
284
|
+
#: ../app/models/foreman_virt_who_configure/config.rb:27
|
254
285
|
msgid "Connection"
|
255
286
|
msgstr ""
|
256
287
|
|
257
|
-
#: ../app/models/foreman_virt_who_configure/config.rb:
|
288
|
+
#: ../app/models/foreman_virt_who_configure/config.rb:45
|
258
289
|
msgid "Every hour"
|
259
290
|
msgstr ""
|
260
291
|
|
261
|
-
#: ../app/models/foreman_virt_who_configure/config.rb:
|
292
|
+
#: ../app/models/foreman_virt_who_configure/config.rb:46
|
262
293
|
msgid "Every 2 hours"
|
263
294
|
msgstr ""
|
264
295
|
|
265
|
-
#: ../app/models/foreman_virt_who_configure/config.rb:
|
296
|
+
#: ../app/models/foreman_virt_who_configure/config.rb:47
|
266
297
|
msgid "Every 4 hours"
|
267
298
|
msgstr ""
|
268
299
|
|
269
|
-
#: ../app/models/foreman_virt_who_configure/config.rb:
|
300
|
+
#: ../app/models/foreman_virt_who_configure/config.rb:48
|
270
301
|
msgid "Every 8 hours"
|
271
302
|
msgstr ""
|
272
303
|
|
273
|
-
#: ../app/models/foreman_virt_who_configure/config.rb:
|
304
|
+
#: ../app/models/foreman_virt_who_configure/config.rb:49
|
274
305
|
msgid "Every 12 hours"
|
275
306
|
msgstr ""
|
276
307
|
|
308
|
+
#: ../app/models/foreman_virt_who_configure/config.rb:50
|
309
|
+
msgid "Every 24 hours"
|
310
|
+
msgstr ""
|
311
|
+
|
277
312
|
#: ../app/models/foreman_virt_who_configure/config.rb:51
|
278
|
-
msgid "
|
313
|
+
msgid "Every 2 days"
|
279
314
|
msgstr ""
|
280
315
|
|
281
316
|
#: ../app/models/foreman_virt_who_configure/config.rb:52
|
317
|
+
msgid "Every 3 days"
|
318
|
+
msgstr ""
|
319
|
+
|
320
|
+
#: ../app/models/foreman_virt_who_configure/config.rb:58
|
321
|
+
#: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:23
|
322
|
+
msgid "OK"
|
323
|
+
msgstr ""
|
324
|
+
|
325
|
+
#: ../app/models/foreman_virt_who_configure/config.rb:59
|
282
326
|
msgid "No change"
|
283
327
|
msgstr ""
|
284
328
|
|
285
|
-
#: ../app/models/foreman_virt_who_configure/config.rb:
|
329
|
+
#: ../app/models/foreman_virt_who_configure/config.rb:60
|
286
330
|
msgid "Unknown"
|
287
331
|
msgstr ""
|
288
332
|
|
289
|
-
#: ../app/models/foreman_virt_who_configure/config.rb:
|
333
|
+
#: ../app/models/foreman_virt_who_configure/config.rb:63
|
290
334
|
msgid "Unknown configuration status, caused by unexpected conditions"
|
291
335
|
msgstr ""
|
292
336
|
|
293
|
-
#: ../app/models/foreman_virt_who_configure/config.rb:
|
337
|
+
#: ../app/models/foreman_virt_who_configure/config.rb:65
|
294
338
|
msgid ""
|
295
339
|
"The configuration was not deployed yet or the virt-who was unable to report th"
|
296
340
|
"e status"
|
297
341
|
msgstr ""
|
298
342
|
|
299
|
-
#: ../app/models/foreman_virt_who_configure/config.rb:
|
343
|
+
#: ../app/models/foreman_virt_who_configure/config.rb:66
|
300
344
|
msgid "The virt-who report arrived within the interval"
|
301
345
|
msgstr ""
|
302
346
|
|
303
|
-
#: ../app/models/foreman_virt_who_configure/config.rb:
|
347
|
+
#: ../app/models/foreman_virt_who_configure/config.rb:67
|
304
348
|
msgid ""
|
305
349
|
"The virt-who report has not arrived within the interval, which indicates there"
|
306
350
|
" was no change on hypervisor"
|
307
351
|
msgstr ""
|
308
352
|
|
309
|
-
#: ../app/models/foreman_virt_who_configure/config.rb:
|
353
|
+
#: ../app/models/foreman_virt_who_configure/config.rb:193
|
310
354
|
msgid "every %s hours"
|
311
355
|
msgstr ""
|
312
356
|
|
313
|
-
#: ../app/models/foreman_virt_who_configure/output_generator.rb:
|
357
|
+
#: ../app/models/foreman_virt_who_configure/output_generator.rb:18
|
314
358
|
msgid "Success"
|
315
359
|
msgstr ""
|
316
360
|
|
317
|
-
#: ../app/models/foreman_virt_who_configure/output_generator.rb:
|
361
|
+
#: ../app/models/foreman_virt_who_configure/output_generator.rb:19
|
318
362
|
msgid "Newer version of virt-who is required, minimum version is %s"
|
319
363
|
msgstr ""
|
320
364
|
|
321
|
-
#: ../app/models/foreman_virt_who_configure/output_generator.rb:
|
365
|
+
#: ../app/models/foreman_virt_who_configure/output_generator.rb:20
|
322
366
|
msgid "Unable to create virt-who config file"
|
323
367
|
msgstr ""
|
324
368
|
|
325
|
-
#: ../app/models/foreman_virt_who_configure/output_generator.rb:
|
369
|
+
#: ../app/models/foreman_virt_who_configure/output_generator.rb:21
|
326
370
|
msgid "Unable to create sysconfig file"
|
327
371
|
msgstr ""
|
328
372
|
|
329
|
-
#: ../app/models/foreman_virt_who_configure/output_generator.rb:
|
373
|
+
#: ../app/models/foreman_virt_who_configure/output_generator.rb:22
|
330
374
|
msgid "Unable to enable virt-who service using chkconfig"
|
331
375
|
msgstr ""
|
332
376
|
|
333
|
-
#: ../app/models/foreman_virt_who_configure/output_generator.rb:
|
377
|
+
#: ../app/models/foreman_virt_who_configure/output_generator.rb:23
|
334
378
|
msgid "Unable to start virt-who service, please see virt-who logs for more details"
|
335
379
|
msgstr ""
|
336
380
|
|
337
|
-
#: ../app/models/foreman_virt_who_configure/output_generator.rb:
|
381
|
+
#: ../app/models/foreman_virt_who_configure/output_generator.rb:24
|
338
382
|
msgid ""
|
339
383
|
"Unable to install virt-who package, make sure the host is properly subscribed "
|
340
384
|
"and has access to satellite-tools repository"
|
341
385
|
msgstr ""
|
342
386
|
|
343
|
-
#: ../app/models/foreman_virt_who_configure/output_generator.rb:
|
387
|
+
#: ../app/models/foreman_virt_who_configure/output_generator.rb:44
|
344
388
|
msgid "Owner was not provided"
|
345
389
|
msgstr ""
|
346
390
|
|
347
|
-
#: ../app/models/foreman_virt_who_configure/output_generator.rb:
|
391
|
+
#: ../app/models/foreman_virt_who_configure/output_generator.rb:45
|
348
392
|
msgid "Interval was not provided"
|
349
393
|
msgstr ""
|
350
394
|
|
@@ -365,11 +409,7 @@ msgid "No Reports"
|
|
365
409
|
msgstr ""
|
366
410
|
|
367
411
|
#: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:19
|
368
|
-
msgid "
|
369
|
-
msgstr ""
|
370
|
-
|
371
|
-
#: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:23
|
372
|
-
msgid "Up To Date"
|
412
|
+
msgid "No Change"
|
373
413
|
msgstr ""
|
374
414
|
|
375
415
|
#: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:27
|
@@ -377,7 +417,7 @@ msgid "Total Configurations"
|
|
377
417
|
msgstr ""
|
378
418
|
|
379
419
|
#: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:33
|
380
|
-
msgid "Latest
|
420
|
+
msgid "Latest Configurations Without Change"
|
381
421
|
msgstr ""
|
382
422
|
|
383
423
|
#: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:35
|
@@ -402,11 +442,23 @@ msgstr ""
|
|
402
442
|
msgid "Edit Virt-who Config"
|
403
443
|
msgstr ""
|
404
444
|
|
445
|
+
#: ../app/views/foreman_virt_who_configure/configs/edit.html.erb:5
|
446
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:11
|
447
|
+
msgid "Configurations"
|
448
|
+
msgstr ""
|
449
|
+
|
450
|
+
#: ../app/views/foreman_virt_who_configure/configs/edit.html.erb:8
|
451
|
+
#: ../app/views/foreman_virt_who_configure/configs/index.html.erb:21
|
452
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:5
|
453
|
+
msgid "Edit"
|
454
|
+
msgstr ""
|
455
|
+
|
405
456
|
#: ../app/views/foreman_virt_who_configure/configs/index.html.erb:1
|
406
457
|
msgid "Virt-who Configurations"
|
407
458
|
msgstr ""
|
408
459
|
|
409
460
|
#: ../app/views/foreman_virt_who_configure/configs/index.html.erb:10
|
461
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:34
|
410
462
|
msgid "Status"
|
411
463
|
msgstr ""
|
412
464
|
|
@@ -414,11 +466,8 @@ msgstr ""
|
|
414
466
|
msgid "Actions"
|
415
467
|
msgstr ""
|
416
468
|
|
417
|
-
#: ../app/views/foreman_virt_who_configure/configs/index.html.erb:21
|
418
|
-
msgid "Edit"
|
419
|
-
msgstr ""
|
420
|
-
|
421
469
|
#: ../app/views/foreman_virt_who_configure/configs/index.html.erb:22
|
470
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:6
|
422
471
|
msgid "Delete virt-who configuration %s?"
|
423
472
|
msgstr ""
|
424
473
|
|
@@ -426,55 +475,99 @@ msgstr ""
|
|
426
475
|
msgid "New Virt-who Config"
|
427
476
|
msgstr ""
|
428
477
|
|
429
|
-
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:
|
430
|
-
msgid ""
|
431
|
-
"To deploy this configuration. run this script on the target host which has acc"
|
432
|
-
"ess to Red Hat Satellite Tools repository and will run virt-who reporting, pre"
|
433
|
-
"ferably Satellite host:"
|
478
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:3
|
479
|
+
msgid "Virt-who Configuration %s"
|
434
480
|
msgstr ""
|
435
481
|
|
436
|
-
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:
|
437
|
-
msgid "
|
482
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:21
|
483
|
+
msgid "Overview"
|
438
484
|
msgstr ""
|
439
485
|
|
440
|
-
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:
|
441
|
-
msgid "
|
486
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:22
|
487
|
+
msgid "Deploy"
|
442
488
|
msgstr ""
|
443
489
|
|
444
|
-
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:
|
445
|
-
msgid "
|
490
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:31
|
491
|
+
msgid "Details"
|
446
492
|
msgstr ""
|
447
493
|
|
448
|
-
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:
|
449
|
-
|
494
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:40
|
495
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:3
|
496
|
+
msgid "Hypervisor ID"
|
450
497
|
msgstr ""
|
451
498
|
|
452
|
-
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:
|
453
|
-
|
499
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:41
|
500
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:9
|
501
|
+
msgid "Filtering"
|
454
502
|
msgstr ""
|
455
503
|
|
456
|
-
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:
|
457
|
-
msgid "
|
504
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:43
|
505
|
+
msgid "Filter Hosts"
|
506
|
+
msgstr ""
|
507
|
+
|
508
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:47
|
509
|
+
msgid "Exclude Hosts"
|
510
|
+
msgstr ""
|
511
|
+
|
512
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:50
|
513
|
+
msgid "Enable debugging output?"
|
514
|
+
msgstr ""
|
515
|
+
|
516
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:51
|
517
|
+
msgid "HTTP Proxy"
|
458
518
|
msgstr ""
|
459
519
|
|
460
|
-
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:
|
520
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:52
|
521
|
+
msgid "Ignore Proxy"
|
522
|
+
msgstr ""
|
523
|
+
|
524
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:64
|
525
|
+
msgid ""
|
526
|
+
"Use either hammer command or the script below to deploy this configuration. Bo"
|
527
|
+
"th require root privileges. Run one of them on the target host which has acces"
|
528
|
+
"s to Red Hat Satellite Tools repository and will run virt-who reporting, prefe"
|
529
|
+
"rably Satellite host:"
|
530
|
+
msgstr ""
|
531
|
+
|
532
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:70
|
533
|
+
msgid "Hammer command: "
|
534
|
+
msgstr ""
|
535
|
+
|
536
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:79
|
537
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:103
|
461
538
|
msgid "Copy to clipboard"
|
462
539
|
msgstr ""
|
463
540
|
|
464
|
-
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:
|
541
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:86
|
465
542
|
msgid "Configuration script: "
|
466
543
|
msgstr ""
|
467
544
|
|
545
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:90
|
546
|
+
msgid "On the target virt-who host:"
|
547
|
+
msgstr ""
|
548
|
+
|
549
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:91
|
550
|
+
msgid "1. Copy this configuration script to a safe directory."
|
551
|
+
msgstr ""
|
552
|
+
|
553
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:92
|
554
|
+
msgid "2. Make the script executable and run it."
|
555
|
+
msgstr ""
|
556
|
+
|
557
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:93
|
558
|
+
msgid "3. Delete the script."
|
559
|
+
msgstr ""
|
560
|
+
|
561
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:104
|
562
|
+
msgid "Download the script"
|
563
|
+
msgstr ""
|
564
|
+
|
468
565
|
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:2
|
469
566
|
msgid ""
|
470
567
|
"Satellite Server’s fully-qualified host name, for example: satellite.example.c"
|
471
568
|
"om"
|
472
569
|
msgstr ""
|
473
570
|
|
474
|
-
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:3
|
475
|
-
msgid "Hypervisor ID"
|
476
|
-
msgstr ""
|
477
|
-
|
478
571
|
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:4
|
479
572
|
msgid ""
|
480
573
|
"Specifies that hypervisors will be identified by their <b>hostname</b>, <b>uui"
|
@@ -491,10 +584,6 @@ msgid ""
|
|
491
584
|
"s in the subscription manager."
|
492
585
|
msgstr ""
|
493
586
|
|
494
|
-
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:9
|
495
|
-
msgid "Filtering"
|
496
|
-
msgstr ""
|
497
|
-
|
498
587
|
#:
|
499
588
|
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:10
|
500
589
|
msgid ""
|
@@ -506,44 +595,79 @@ msgid ""
|
|
506
595
|
msgstr ""
|
507
596
|
|
508
597
|
#:
|
509
|
-
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:
|
598
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:12
|
510
599
|
msgid ""
|
511
600
|
"Only hosts which uuid (or hostname or hwuuid, based on <code>hypervisor_id</co"
|
512
601
|
"de>) is specified in comma-separated list in this option will be reported. Wil"
|
513
602
|
"dcards and regular expressions are supported, multiple records must be separat"
|
514
|
-
"ed by comma.
|
515
|
-
"
|
516
|
-
"
|
603
|
+
"ed by comma. Put the value into the double-quotes if it contains special chara"
|
604
|
+
"cters like comma. All new line characters will be removed in resulting configu"
|
605
|
+
"ration file, white spaces are removed from beginning and end."
|
517
606
|
msgstr ""
|
518
607
|
|
519
608
|
#:
|
520
|
-
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:
|
609
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:12
|
521
610
|
msgid "Filter hosts"
|
522
611
|
msgstr ""
|
523
612
|
|
524
613
|
#:
|
525
|
-
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:
|
614
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:14
|
526
615
|
msgid ""
|
527
616
|
"Hosts which uuid (or hostname or hwuuid, based on <code>hypervisor_id</code>) "
|
528
617
|
"is specified in comma-separated list in this option will <b>NOT</b> be reporte"
|
529
|
-
"d.
|
530
|
-
"
|
531
|
-
"
|
532
|
-
"
|
618
|
+
"d. Wildcards and regular expressions are supported, multiple records must be s"
|
619
|
+
"eparated by comma. Put the value into the double-quotes if it contains special"
|
620
|
+
" characters like comma. All new line characters will be removed in resulting c"
|
621
|
+
"onfiguration file, white spaces are removed from beginning and end."
|
533
622
|
msgstr ""
|
534
623
|
|
535
624
|
#:
|
536
|
-
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:
|
625
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:14
|
537
626
|
msgid "Exclude hosts"
|
538
627
|
msgstr ""
|
539
628
|
|
540
629
|
#:
|
541
|
-
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:
|
542
|
-
msgid "
|
630
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:16
|
631
|
+
msgid ""
|
632
|
+
"Only hosts which parent (usually ComputeResource) name is specified in comma-s"
|
633
|
+
"eparated list in this option will be reported. Wildcards and regular expressio"
|
634
|
+
"ns are supported, multiple records must be separated by comma. Put the value i"
|
635
|
+
"nto the double-quotes if it contains special characters like comma. All new li"
|
636
|
+
"ne characters will be removed in resulting configuration file, white spaces ar"
|
637
|
+
"e removed from beginning and end."
|
543
638
|
msgstr ""
|
544
639
|
|
545
640
|
#:
|
546
|
-
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:
|
641
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:16
|
642
|
+
msgid "Filter host parents"
|
643
|
+
msgstr ""
|
644
|
+
|
645
|
+
#:
|
646
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:18
|
647
|
+
msgid ""
|
648
|
+
"Hosts which parent (usually ComputeResource) name is specified in comma-separa"
|
649
|
+
"ted list in this option will <b>NOT</b> be reported. Wildcards and regular exp"
|
650
|
+
"ressions are supported, multiple records must be separated by comma. Put the v"
|
651
|
+
"alue into the double-quotes if it contains special characters like comma. All "
|
652
|
+
"new line characters will be removed in resulting configuration file, white spa"
|
653
|
+
"ces are removed from beginning and end."
|
654
|
+
msgstr ""
|
655
|
+
|
656
|
+
#:
|
657
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:18
|
658
|
+
msgid "Exclude host parents"
|
659
|
+
msgstr ""
|
660
|
+
|
661
|
+
#:
|
662
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:20
|
663
|
+
msgid ""
|
664
|
+
"Different debug value can't be set per hypervisor, therefore it will affect al"
|
665
|
+
"l other deployed configurations on the host on which this configuration will b"
|
666
|
+
"e deployed."
|
667
|
+
msgstr ""
|
668
|
+
|
669
|
+
#:
|
670
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:21
|
547
671
|
msgid ""
|
548
672
|
"HTTP proxy that should be used for communication between the server on which v"
|
549
673
|
"irt-who is running and the hypervisors and virtualization managers. Leave this"
|
@@ -551,12 +675,12 @@ msgid ""
|
|
551
675
|
msgstr ""
|
552
676
|
|
553
677
|
#:
|
554
|
-
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:
|
678
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:21
|
555
679
|
msgid "HTTP proxy"
|
556
680
|
msgstr ""
|
557
681
|
|
558
682
|
#:
|
559
|
-
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:
|
683
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:22
|
560
684
|
msgid ""
|
561
685
|
"A comma-separated list of hostnames or domains or ip addresses to ignore proxy"
|
562
686
|
" settings for. Optionally this may be set to <code>*</code> to bypass proxy se"
|
@@ -564,10 +688,22 @@ msgid ""
|
|
564
688
|
msgstr ""
|
565
689
|
|
566
690
|
#:
|
567
|
-
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:
|
691
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:22
|
568
692
|
msgid "Ignore proxy"
|
569
693
|
msgstr ""
|
570
694
|
|
695
|
+
#:
|
696
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:23
|
697
|
+
msgid ""
|
698
|
+
"Configuration file containing details about how to connect to the cluster and "
|
699
|
+
"authentication details"
|
700
|
+
msgstr ""
|
701
|
+
|
702
|
+
#:
|
703
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:23
|
704
|
+
msgid "Path to kubeconfig file"
|
705
|
+
msgstr ""
|
706
|
+
|
571
707
|
#:
|
572
708
|
#: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:2
|
573
709
|
msgid "Name of this configuration, e.g. the name of the hypervisor"
|
@@ -587,7 +723,9 @@ msgstr ""
|
|
587
723
|
msgid ""
|
588
724
|
"How often to check connected hypervisors for changes? Also affects how often a"
|
589
725
|
" mapping is reported. The recommended value for most environments is every two"
|
590
|
-
" hours."
|
726
|
+
" hours. Different interval can't be set per hypervisor, therefore it will affe"
|
727
|
+
"ct all other deployed configurations on the host on which this configuration w"
|
728
|
+
"ill be deployed."
|
591
729
|
msgstr ""
|
592
730
|
|
593
731
|
#: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:5
|
@@ -621,243 +759,267 @@ msgid "Virt-who Configs Status"
|
|
621
759
|
msgstr ""
|
622
760
|
|
623
761
|
#: action_names.rb:2
|
624
|
-
msgid "
|
762
|
+
msgid "Report"
|
625
763
|
msgstr ""
|
626
764
|
|
627
765
|
#: action_names.rb:3
|
628
|
-
msgid "
|
766
|
+
msgid "Run Sync Plan:"
|
629
767
|
msgstr ""
|
630
768
|
|
631
769
|
#: action_names.rb:4
|
632
|
-
msgid "
|
770
|
+
msgid "Enable"
|
633
771
|
msgstr ""
|
634
772
|
|
635
773
|
#: action_names.rb:5
|
636
|
-
msgid "
|
774
|
+
msgid "Disable"
|
637
775
|
msgstr ""
|
638
776
|
|
639
777
|
#: action_names.rb:6
|
640
|
-
msgid "
|
778
|
+
msgid "Create Package Group"
|
641
779
|
msgstr ""
|
642
780
|
|
643
781
|
#: action_names.rb:7
|
644
|
-
msgid "
|
782
|
+
msgid "Upload into"
|
645
783
|
msgstr ""
|
646
784
|
|
647
785
|
#: action_names.rb:8
|
648
|
-
msgid "
|
786
|
+
msgid "Upload errata into"
|
649
787
|
msgstr ""
|
650
788
|
|
651
789
|
#: action_names.rb:9
|
652
|
-
msgid "
|
790
|
+
msgid "Update redhat repository"
|
653
791
|
msgstr ""
|
654
792
|
|
655
793
|
#: action_names.rb:10
|
656
|
-
msgid "
|
794
|
+
msgid "Update content urls"
|
657
795
|
msgstr ""
|
658
796
|
|
659
797
|
#: action_names.rb:11
|
660
|
-
msgid "
|
798
|
+
msgid "Update"
|
661
799
|
msgstr ""
|
662
800
|
|
663
801
|
#: action_names.rb:12
|
664
|
-
msgid "
|
802
|
+
msgid "Synchronize"
|
665
803
|
msgstr ""
|
666
804
|
|
667
805
|
#: action_names.rb:13
|
668
|
-
msgid "
|
806
|
+
msgid "Remove Content"
|
669
807
|
msgstr ""
|
670
808
|
|
671
809
|
#: action_names.rb:14
|
672
|
-
msgid "
|
810
|
+
msgid "Instance update"
|
673
811
|
msgstr ""
|
674
812
|
|
675
813
|
#: action_names.rb:15
|
676
|
-
msgid "
|
814
|
+
msgid "Index package groups"
|
677
815
|
msgstr ""
|
678
816
|
|
679
817
|
#: action_names.rb:16
|
680
|
-
msgid "
|
818
|
+
msgid "Index module streams"
|
681
819
|
msgstr ""
|
682
820
|
|
683
821
|
#: action_names.rb:17
|
684
|
-
msgid "
|
822
|
+
msgid "Index errata"
|
685
823
|
msgstr ""
|
686
824
|
|
687
825
|
#: action_names.rb:18
|
688
|
-
msgid "
|
826
|
+
msgid "Index content"
|
689
827
|
msgstr ""
|
690
828
|
|
691
829
|
#: action_names.rb:19
|
692
|
-
msgid "
|
830
|
+
msgid "Filtered index content"
|
693
831
|
msgstr ""
|
694
832
|
|
695
833
|
#: action_names.rb:20
|
696
|
-
msgid "
|
834
|
+
msgid "Fetch pxe files"
|
697
835
|
msgstr ""
|
698
836
|
|
699
837
|
#: action_names.rb:21
|
700
|
-
msgid "
|
838
|
+
msgid "Export"
|
701
839
|
msgstr ""
|
702
840
|
|
703
841
|
#: action_names.rb:22
|
704
|
-
msgid "
|
842
|
+
msgid "Errata mail"
|
705
843
|
msgstr ""
|
706
844
|
|
707
845
|
#: action_names.rb:23
|
708
|
-
msgid "
|
846
|
+
msgid "Discover"
|
709
847
|
msgstr ""
|
710
848
|
|
711
849
|
#: action_names.rb:24
|
712
|
-
msgid "
|
850
|
+
msgid "Delete Package Group"
|
713
851
|
msgstr ""
|
714
852
|
|
715
853
|
#: action_names.rb:25
|
716
|
-
msgid "
|
854
|
+
msgid "Delete"
|
717
855
|
msgstr ""
|
718
856
|
|
719
857
|
#: action_names.rb:26
|
720
|
-
msgid "
|
858
|
+
msgid "Create"
|
721
859
|
msgstr ""
|
722
860
|
|
723
861
|
#: action_names.rb:27
|
724
|
-
msgid "
|
862
|
+
msgid "Reindex subscriptions"
|
725
863
|
msgstr ""
|
726
864
|
|
727
865
|
#: action_names.rb:28
|
728
|
-
msgid "
|
866
|
+
msgid "Delete Product"
|
729
867
|
msgstr ""
|
730
868
|
|
731
869
|
#: action_names.rb:29
|
732
|
-
msgid "
|
870
|
+
msgid "Product Create"
|
733
871
|
msgstr ""
|
734
872
|
|
735
873
|
#: action_names.rb:30
|
736
|
-
msgid "
|
874
|
+
msgid "Destroy"
|
737
875
|
msgstr ""
|
738
876
|
|
739
877
|
#: action_names.rb:31
|
740
|
-
msgid "
|
878
|
+
msgid "Auto-attach subscriptions"
|
741
879
|
msgstr ""
|
742
880
|
|
743
881
|
#: action_names.rb:32
|
744
|
-
msgid "
|
882
|
+
msgid "Combined Profile Update"
|
745
883
|
msgstr ""
|
746
884
|
|
747
885
|
#: action_names.rb:33
|
748
|
-
msgid "
|
886
|
+
msgid "Package Profile Update"
|
749
887
|
msgstr ""
|
750
888
|
|
751
889
|
#: action_names.rb:34
|
752
|
-
msgid "
|
890
|
+
msgid "Update release version for host"
|
753
891
|
msgstr ""
|
754
892
|
|
755
893
|
#: action_names.rb:35
|
756
|
-
msgid "
|
894
|
+
msgid "Update for host"
|
757
895
|
msgstr ""
|
758
896
|
|
759
897
|
#: action_names.rb:36
|
760
|
-
msgid "
|
898
|
+
msgid "Update Content Overrides"
|
761
899
|
msgstr ""
|
762
900
|
|
763
901
|
#: action_names.rb:37
|
764
|
-
msgid "
|
902
|
+
msgid "Remove subscriptions"
|
765
903
|
msgstr ""
|
766
904
|
|
767
905
|
#: action_names.rb:38
|
768
|
-
msgid "
|
906
|
+
msgid "Remove package group"
|
769
907
|
msgstr ""
|
770
908
|
|
771
909
|
#: action_names.rb:39
|
772
|
-
msgid "
|
910
|
+
msgid "Install package group"
|
773
911
|
msgstr ""
|
774
912
|
|
775
913
|
#: action_names.rb:40
|
776
|
-
msgid "
|
914
|
+
msgid "Update package"
|
777
915
|
msgstr ""
|
778
916
|
|
779
917
|
#: action_names.rb:41
|
780
|
-
msgid "
|
918
|
+
msgid "Remove package"
|
781
919
|
msgstr ""
|
782
920
|
|
783
921
|
#: action_names.rb:42
|
784
|
-
msgid "
|
922
|
+
msgid "Install package"
|
785
923
|
msgstr ""
|
786
924
|
|
787
925
|
#: action_names.rb:43
|
788
|
-
msgid "
|
926
|
+
msgid "Hypervisors update"
|
789
927
|
msgstr ""
|
790
928
|
|
791
929
|
#: action_names.rb:44
|
792
|
-
msgid "
|
930
|
+
msgid "Hypervisors"
|
793
931
|
msgstr ""
|
794
932
|
|
795
933
|
#: action_names.rb:45
|
796
|
-
msgid "
|
934
|
+
msgid "Install erratum"
|
797
935
|
msgstr ""
|
798
936
|
|
799
937
|
#: action_names.rb:46
|
800
|
-
msgid "
|
938
|
+
msgid "Install Applicable Errata"
|
801
939
|
msgstr ""
|
802
940
|
|
803
941
|
#: action_names.rb:47
|
804
|
-
msgid "
|
942
|
+
msgid "Destroy Content Host"
|
805
943
|
msgstr ""
|
806
944
|
|
807
945
|
#: action_names.rb:48
|
808
|
-
msgid "
|
946
|
+
msgid "Auto attach subscriptions"
|
809
947
|
msgstr ""
|
810
948
|
|
811
949
|
#: action_names.rb:49
|
812
|
-
msgid "
|
950
|
+
msgid "Attach subscriptions"
|
813
951
|
msgstr ""
|
814
952
|
|
815
953
|
#: action_names.rb:50
|
816
|
-
msgid "
|
954
|
+
msgid "Publish Lifecycle Environment Repositories"
|
817
955
|
msgstr ""
|
818
956
|
|
819
957
|
#: action_names.rb:51
|
820
|
-
msgid "
|
958
|
+
msgid "Delete Lifecycle Environment"
|
821
959
|
msgstr ""
|
822
960
|
|
823
961
|
#: action_names.rb:52
|
824
|
-
msgid "
|
962
|
+
msgid "Republish Version Repositories"
|
825
963
|
msgstr ""
|
826
964
|
|
827
965
|
#: action_names.rb:53
|
828
|
-
msgid "
|
966
|
+
msgid "Incremental Update"
|
829
967
|
msgstr ""
|
830
968
|
|
831
969
|
#: action_names.rb:54
|
832
|
-
msgid "
|
970
|
+
msgid "Remove Version"
|
833
971
|
msgstr ""
|
834
972
|
|
835
973
|
#: action_names.rb:55
|
836
|
-
msgid "
|
974
|
+
msgid "Remove from Environment"
|
837
975
|
msgstr ""
|
838
976
|
|
839
977
|
#: action_names.rb:56
|
840
|
-
msgid "
|
978
|
+
msgid "Remove Versions and Associations"
|
841
979
|
msgstr ""
|
842
980
|
|
843
981
|
#: action_names.rb:57
|
844
|
-
msgid "
|
982
|
+
msgid "Create repos"
|
845
983
|
msgstr ""
|
846
984
|
|
847
985
|
#: action_names.rb:58
|
848
|
-
msgid "
|
986
|
+
msgid "Delete Activation Key"
|
849
987
|
msgstr ""
|
850
988
|
|
851
989
|
#: action_names.rb:59
|
852
|
-
msgid "
|
990
|
+
msgid "Abstract async task"
|
853
991
|
msgstr ""
|
854
992
|
|
855
993
|
#: action_names.rb:60
|
856
|
-
msgid "
|
994
|
+
msgid "Incremental Update of Content View Version(s) "
|
857
995
|
msgstr ""
|
858
996
|
|
859
997
|
#: action_names.rb:61
|
860
|
-
msgid "
|
998
|
+
msgid "Publish"
|
999
|
+
msgstr ""
|
1000
|
+
|
1001
|
+
#: action_names.rb:62
|
1002
|
+
msgid "Promotion to Environment"
|
1003
|
+
msgstr ""
|
1004
|
+
|
1005
|
+
#: action_names.rb:63
|
1006
|
+
msgid "Promote"
|
1007
|
+
msgstr ""
|
1008
|
+
|
1009
|
+
#: action_names.rb:64
|
1010
|
+
msgid "Synchronize smart proxy"
|
1011
|
+
msgstr ""
|
1012
|
+
|
1013
|
+
#: action_names.rb:65
|
1014
|
+
msgid "Import Puppet classes"
|
1015
|
+
msgstr ""
|
1016
|
+
|
1017
|
+
#: action_names.rb:66
|
1018
|
+
msgid "Import facts"
|
1019
|
+
msgstr ""
|
1020
|
+
|
1021
|
+
#: action_names.rb:67
|
1022
|
+
msgid "Action with sub plans"
|
861
1023
|
msgstr ""
|
862
1024
|
|
863
1025
|
#: gemspec.rb:2
|