foreman_puppet 4.0.1 → 4.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (47) hide show
  1. checksums.yaml +4 -4
  2. data/lib/foreman_puppet/engine.rb +1 -0
  3. data/lib/foreman_puppet/version.rb +1 -1
  4. data/webpack/src/Extends/Host/PuppetTab/Routes.js +11 -12
  5. data/webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js +11 -8
  6. data/webpack/src/Extends/Host/PuppetTab/SubTabs/EmptyPage.js +7 -6
  7. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js +23 -6
  8. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/index.js +6 -1
  9. metadata +49 -87
  10. data/locale/ca/foreman_puppet.edit.po +0 -1221
  11. data/locale/ca/foreman_puppet.po.time_stamp +0 -0
  12. data/locale/cs_CZ/foreman_puppet.edit.po +0 -1208
  13. data/locale/cs_CZ/foreman_puppet.po.time_stamp +0 -0
  14. data/locale/de/foreman_puppet.edit.po +0 -1300
  15. data/locale/de/foreman_puppet.po.time_stamp +0 -0
  16. data/locale/en/foreman_puppet.edit.po +0 -998
  17. data/locale/en/foreman_puppet.po.time_stamp +0 -0
  18. data/locale/en/foreman_puppet.pox +0 -0
  19. data/locale/en_GB/foreman_puppet.edit.po +0 -1197
  20. data/locale/en_GB/foreman_puppet.po.time_stamp +0 -0
  21. data/locale/es/foreman_puppet.edit.po +0 -1275
  22. data/locale/es/foreman_puppet.po.time_stamp +0 -0
  23. data/locale/fr/foreman_puppet.edit.po +0 -1290
  24. data/locale/fr/foreman_puppet.po.time_stamp +0 -0
  25. data/locale/gl/foreman_puppet.edit.po +0 -1203
  26. data/locale/gl/foreman_puppet.po.time_stamp +0 -0
  27. data/locale/it/foreman_puppet.edit.po +0 -1233
  28. data/locale/it/foreman_puppet.po.time_stamp +0 -0
  29. data/locale/ja/foreman_puppet.edit.po +0 -1223
  30. data/locale/ja/foreman_puppet.po.time_stamp +0 -0
  31. data/locale/ko/foreman_puppet.edit.po +0 -1197
  32. data/locale/ko/foreman_puppet.po.time_stamp +0 -0
  33. data/locale/messages.mo +0 -0
  34. data/locale/nl_NL/foreman_puppet.edit.po +0 -1228
  35. data/locale/nl_NL/foreman_puppet.po.time_stamp +0 -0
  36. data/locale/pl/foreman_puppet.edit.po +0 -1238
  37. data/locale/pl/foreman_puppet.po.time_stamp +0 -0
  38. data/locale/pt_BR/foreman_puppet.edit.po +0 -1281
  39. data/locale/pt_BR/foreman_puppet.po.time_stamp +0 -0
  40. data/locale/ru/foreman_puppet.edit.po +0 -1240
  41. data/locale/ru/foreman_puppet.po.time_stamp +0 -0
  42. data/locale/sv_SE/foreman_puppet.edit.po +0 -1205
  43. data/locale/sv_SE/foreman_puppet.po.time_stamp +0 -0
  44. data/locale/zh_CN/foreman_puppet.edit.po +0 -1212
  45. data/locale/zh_CN/foreman_puppet.po.time_stamp +0 -0
  46. data/locale/zh_TW/foreman_puppet.edit.po +0 -1197
  47. data/locale/zh_TW/foreman_puppet.po.time_stamp +0 -0
@@ -1,998 +0,0 @@
1
- # foreman_puppet
2
- #
3
- # This file is distributed under the same license as foreman_puppet.
4
- #
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: foreman_puppet 2.0.0.alpha.2\n"
8
- "Report-Msgid-Bugs-To: \n"
9
- "PO-Revision-Date: 2014-08-20 08:54+0100\n"
10
- "Last-Translator: Foreman Team <foreman-dev@googlegroups.com>\n"
11
- "Language-Team: Foreman Team <foreman-dev@googlegroups.com>\n"
12
- "Language: \n"
13
- "MIME-Version: 1.0\n"
14
- "Content-Type: text/plain; charset=UTF-8\n"
15
- "Content-Transfer-Encoding: 8bit\n"
16
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
-
18
- #: ../app/controllers/concerns/foreman_puppet/api/import_puppetclasses_common_controller.rb:14
19
- msgid "Import puppet classes from puppet proxy"
20
- msgstr ""
21
-
22
- #: ../app/controllers/concerns/foreman_puppet/api/import_puppetclasses_common_controller.rb:15 ../app/controllers/concerns/foreman_puppet/api/import_puppetclasses_common_controller.rb:16
23
- msgid "Import puppet classes from puppet proxy for an environment"
24
- msgstr ""
25
-
26
- #: ../app/controllers/concerns/foreman_puppet/api/import_puppetclasses_common_controller.rb:21
27
- msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes"
28
- msgstr ""
29
-
30
- #: ../app/controllers/concerns/foreman_puppet/api/import_puppetclasses_common_controller.rb:49
31
- msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
32
- msgstr ""
33
-
34
- #: ../app/controllers/concerns/foreman_puppet/api/import_puppetclasses_common_controller.rb:77 ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
35
- msgid "No changes to your environments detected"
36
- msgstr ""
37
-
38
- #: ../app/controllers/concerns/foreman_puppet/api/import_puppetclasses_common_controller.rb:104 ../app/controllers/concerns/foreman_puppet/api/import_puppetclasses_common_controller.rb:117
39
- msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
40
- msgstr ""
41
-
42
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
43
- msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
44
- msgstr ""
45
-
46
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
47
- msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
48
- msgstr ""
49
-
50
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
51
- msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
52
- msgstr ""
53
-
54
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
55
- msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature"
56
- msgstr ""
57
-
58
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
59
- msgid "Ignored environments: %s"
60
- msgstr ""
61
-
62
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:55
63
- msgid "Ignored classes in the environments: %s"
64
- msgstr ""
65
-
66
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:11
67
- msgid "List all host groups for a Puppet class"
68
- msgstr ""
69
-
70
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:14
71
- msgid "ID of Puppetclass"
72
- msgstr ""
73
-
74
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:19
75
- msgid "Deprecated in favor of hostgroup/puppet_attributes/environment_id"
76
- msgstr ""
77
-
78
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:20
79
- msgid "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids"
80
- msgstr ""
81
-
82
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:21
83
- msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
84
- msgstr ""
85
-
86
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
87
- msgid "ID of associated puppet Environment"
88
- msgstr ""
89
-
90
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
91
- msgid "IDs of associated Puppetclasses"
92
- msgstr ""
93
-
94
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:26 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:26
95
- msgid "IDs of associated ConfigGroups"
96
- msgstr ""
97
-
98
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
99
- msgid "ID of environment"
100
- msgstr ""
101
-
102
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:11
103
- msgid "List hosts per environment"
104
- msgstr ""
105
-
106
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:14
107
- msgid "ID of puppet environment"
108
- msgstr ""
109
-
110
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:19
111
- msgid "Deprecated in favor of host/puppet_attributes/environment_id"
112
- msgstr ""
113
-
114
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:20
115
- msgid "Deprecated in favor of host/puppet_attributes/puppetclass_ids"
116
- msgstr ""
117
-
118
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:21
119
- msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
120
- msgstr ""
121
-
122
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:63 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:116
123
- msgid "No environment selected!"
124
- msgstr ""
125
-
126
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:77
127
- msgid "Updated hosts: changed environment"
128
- msgstr ""
129
-
130
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:106
131
- msgid "Unable to generate output, Check log files"
132
- msgstr ""
133
-
134
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:146
135
- msgid "No proxy selected!"
136
- msgstr ""
137
-
138
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:152
139
- msgid "Invalid proxy selected!"
140
- msgstr ""
141
-
142
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:169
143
- msgid "Failed to set %{proxy_type} proxy for %{host}."
144
- msgstr ""
145
-
146
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:175
147
- msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
148
- msgstr ""
149
-
150
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:177 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:192
151
- msgid "The %{proxy_type} proxy of the selected hosts was cleared."
152
- msgstr ""
153
-
154
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:180 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:195
155
- msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
156
- msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
157
- msgstr[0] ""
158
- msgstr[1] ""
159
-
160
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:190
161
- msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
162
- msgstr ""
163
-
164
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:205
165
- msgid "Puppet"
166
- msgstr ""
167
-
168
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:212
169
- msgid "Puppet CA"
170
- msgstr ""
171
-
172
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:15
173
- msgid "List of config groups"
174
- msgstr ""
175
-
176
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:23
177
- msgid "Show a config group"
178
- msgstr ""
179
-
180
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:36
181
- msgid "Create a config group"
182
- msgstr ""
183
-
184
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:44
185
- msgid "Update a config group"
186
- msgstr ""
187
-
188
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:52
189
- msgid "Delete a config group"
190
- msgstr ""
191
-
192
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:15
193
- msgid "List all environments"
194
- msgstr ""
195
-
196
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:16
197
- msgid "List environments of Puppet class"
198
- msgstr ""
199
-
200
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:17
201
- msgid "List environments per location"
202
- msgstr ""
203
-
204
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
205
- msgid "List environments per organization"
206
- msgstr ""
207
-
208
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
209
- msgid "ID of Puppet class"
210
- msgstr ""
211
-
212
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:28
213
- msgid "Show an environment"
214
- msgstr ""
215
-
216
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:41
217
- msgid "Create an environment"
218
- msgstr ""
219
-
220
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:49
221
- msgid "Update an environment"
222
- msgstr ""
223
-
224
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:57
225
- msgid "Delete an environment"
226
- msgstr ""
227
-
228
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:12
229
- msgid "List all Puppet class IDs for host"
230
- msgstr ""
231
-
232
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:18
233
- msgid "Add a Puppet class to host"
234
- msgstr ""
235
-
236
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
237
- msgid "ID of host"
238
- msgstr ""
239
-
240
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:27
241
- msgid "Remove a Puppet class from host"
242
- msgstr ""
243
-
244
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:11
245
- msgid "List all Puppet class IDs for host group"
246
- msgstr ""
247
-
248
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:17
249
- msgid "Add a Puppet class to host group"
250
- msgstr ""
251
-
252
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
253
- msgid "ID of host group"
254
- msgstr ""
255
-
256
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:26
257
- msgid "Remove a Puppet class from host group"
258
- msgstr ""
259
-
260
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:19
261
- msgid "List of override values for a specific smart class parameter"
262
- msgstr ""
263
-
264
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21 ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
265
- msgid "Display hidden values"
266
- msgstr ""
267
-
268
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:27
269
- msgid "Show an override value for a specific smart class parameter"
270
- msgstr ""
271
-
272
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:37
273
- msgid "Override match"
274
- msgstr ""
275
-
276
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:38
277
- msgid "Override value, required if omit is false"
278
- msgstr ""
279
-
280
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:39
281
- msgid "Foreman will not send this parameter in classification output"
282
- msgstr ""
283
-
284
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:43
285
- msgid "Create an override value for a specific smart class parameter"
286
- msgstr ""
287
-
288
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:53
289
- msgid "Update an override value for a specific smart class parameter"
290
- msgstr ""
291
-
292
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62
293
- msgid "Delete an override value for a specific smart class parameter"
294
- msgstr ""
295
-
296
- #: ../app/controllers/foreman_puppet/api/v2/puppet_lookups_common_controller.rb:112
297
- msgid "%{model} with id '%{id}' was not found"
298
- msgstr ""
299
-
300
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:14
301
- msgid "List all Puppet classes"
302
- msgstr ""
303
-
304
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:15
305
- msgid "List all Puppet classes for a host"
306
- msgstr ""
307
-
308
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:16
309
- msgid "List all Puppet classes for a host group"
310
- msgstr ""
311
-
312
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:17
313
- msgid "List all Puppet classes for an environment"
314
- msgstr ""
315
-
316
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:49
317
- msgid "Show a Puppet class"
318
- msgstr ""
319
-
320
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:50
321
- msgid "Show a Puppet class for host"
322
- msgstr ""
323
-
324
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:51
325
- msgid "Show a Puppet class for a host group"
326
- msgstr ""
327
-
328
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:52
329
- msgid "Show a Puppet class for an environment"
330
- msgstr ""
331
-
332
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:67
333
- msgid "Create a Puppet class"
334
- msgstr ""
335
-
336
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:75
337
- msgid "Update a Puppet class"
338
- msgstr ""
339
-
340
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:84
341
- msgid "Delete a Puppet class"
342
- msgstr ""
343
-
344
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:13
345
- msgid "List all smart class parameters"
346
- msgstr ""
347
-
348
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:14
349
- msgid "List of smart class parameters for a specific host"
350
- msgstr ""
351
-
352
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:15
353
- msgid "List of smart class parameters for a specific host group"
354
- msgstr ""
355
-
356
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:16
357
- msgid "List of smart class parameters for a specific Puppet class"
358
- msgstr ""
359
-
360
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:17
361
- msgid "List of smart class parameters for a specific environment"
362
- msgstr ""
363
-
364
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
365
- msgid "List of smart class parameters for a specific environment/Puppet class combination"
366
- msgstr ""
367
-
368
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
369
- msgid "Show a smart class parameter"
370
- msgstr ""
371
-
372
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:41
373
- msgid "Update a smart class parameter"
374
- msgstr ""
375
-
376
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:45
377
- msgid "Whether the smart class parameter value is managed by Foreman"
378
- msgstr ""
379
-
380
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:46
381
- msgid "Description of smart class"
382
- msgstr ""
383
-
384
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:47
385
- msgid "Value to use when there is no match"
386
- msgstr ""
387
-
388
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:48
389
- msgid "When enabled the parameter is hidden in the UI"
390
- msgstr ""
391
-
392
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
393
- msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
394
- msgstr ""
395
-
396
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
397
- msgid "The order in which values are resolved"
398
- msgstr ""
399
-
400
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:52
401
- msgid "Types of validation values"
402
- msgstr ""
403
-
404
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:53
405
- msgid "Used to enforce certain values for the parameter values"
406
- msgstr ""
407
-
408
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:55
409
- msgid "Types of variable values"
410
- msgstr ""
411
-
412
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
413
- msgid "If true, will raise an error if there is no default value and no matcher provide a value"
414
- msgstr ""
415
-
416
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
417
- msgid "Merge all matching values (only array/hash type)"
418
- msgstr ""
419
-
420
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:58
421
- msgid "Include default value when merging all matching values"
422
- msgstr ""
423
-
424
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:59
425
- msgid "Remove duplicate values (only array type)"
426
- msgstr ""
427
-
428
- #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:61
429
- msgid "Successfully overridden all parameters of Puppet class %s"
430
- msgstr ""
431
-
432
- #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
433
- msgid "Successfully reset all parameters of Puppet class %s to their default values"
434
- msgstr ""
435
-
436
- #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
437
- msgid "No parameters to override for Puppet class %s"
438
- msgstr ""
439
-
440
- #: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:9
441
- msgid "Create Puppet Environment"
442
- msgstr ""
443
-
444
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:12
445
- msgid "Change Environment"
446
- msgstr ""
447
-
448
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:14
449
- msgid "Change Puppet Master"
450
- msgstr ""
451
-
452
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:26
453
- msgid "Puppet YAML"
454
- msgstr ""
455
-
456
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:26
457
- msgid "Puppet external nodes YAML dump"
458
- msgstr ""
459
-
460
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:38
461
- msgid "Puppet Environment"
462
- msgstr ""
463
-
464
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:32
465
- msgid "Omit from classification output"
466
- msgstr ""
467
-
468
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:39
469
- msgid "Override this value"
470
- msgstr ""
471
-
472
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:43
473
- msgid "Remove this override"
474
- msgstr ""
475
-
476
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:75
477
- msgid "Default value"
478
- msgstr ""
479
-
480
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:93
481
- msgid "Original value info"
482
- msgstr ""
483
-
484
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:99
485
- msgid ""
486
- "<b>Description:</b> %{desc}<br/>\n"
487
- " <b>Type:</b> %{type}<br/>\n"
488
- " <b>Matcher:</b> %{matcher}<br/>\n"
489
- " <b>Inherited value:</b> %{inherited_value}"
490
- msgstr ""
491
-
492
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:113
493
- msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
494
- msgstr ""
495
-
496
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
497
- msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
498
- msgstr ""
499
-
500
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
501
- msgid "Empty environment"
502
- msgstr ""
503
-
504
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:7
505
- msgid "Deleted environment"
506
- msgstr ""
507
-
508
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:9
509
- msgid "Deleted environment %{env} and %{pcs}"
510
- msgstr ""
511
-
512
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:11
513
- msgid "Ignored environment"
514
- msgstr ""
515
-
516
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:18
517
- msgid "Import"
518
- msgstr ""
519
-
520
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
521
- msgid "Import environments from %s"
522
- msgstr ""
523
-
524
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
525
- msgid "Import classes from %s"
526
- msgstr ""
527
-
528
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:45
529
- msgid "%{name} has %{num_tag} class"
530
- msgid_plural "%{name} has %{num_tag} classes"
531
- msgstr[0] ""
532
- msgstr[1] ""
533
-
534
- #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
535
- msgid "Click to remove %s"
536
- msgstr ""
537
-
538
- #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:46
539
- msgid "Click to add %s"
540
- msgstr ""
541
-
542
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
543
- msgid "None"
544
- msgstr ""
545
-
546
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:14
547
- msgid ""
548
- "When editing a template, you must assign a list \\\n"
549
- " of operating systems which this template can be used with. Optionally, you can \\\n"
550
- " restrict a template to a list of host groups and/or environments."
551
- msgstr ""
552
-
553
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:18
554
- msgid ""
555
- "When a Host requests a template (e.g. during provisioning), Foreman \\\n"
556
- " will select the best match from the available templates of that type, in the \\\n"
557
- " following order:"
558
- msgstr ""
559
-
560
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:22
561
- msgid "Host group and Environment"
562
- msgstr ""
563
-
564
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:23
565
- msgid "Host group only"
566
- msgstr ""
567
-
568
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:24
569
- msgid "Environment only"
570
- msgstr ""
571
-
572
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:25
573
- msgid "Operating system default"
574
- msgstr ""
575
-
576
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
577
- msgid "The final entry, Operating System default, can be set by editing the %s page."
578
- msgstr ""
579
-
580
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
581
- msgid "Operating System"
582
- msgstr ""
583
-
584
- #: ../app/models/foreman_puppet/environment.rb:44
585
- msgid "Can't find a valid Foreman Proxy with a Puppet feature"
586
- msgstr ""
587
-
588
- #: ../app/models/foreman_puppet/host_puppet_facet.rb:61
589
- msgid "%{puppetclass} does not belong to the %{environment} environment"
590
- msgstr ""
591
-
592
- #: ../app/models/foreman_puppet/host_puppet_facet.rb:81
593
- msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
594
- msgstr ""
595
-
596
- #: ../app/models/foreman_puppet/host_puppet_facet.rb:123
597
- msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
598
- msgstr ""
599
-
600
- #: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
601
- msgid "must be true to edit the parameter"
602
- msgstr ""
603
-
604
- #: ../app/services/foreman_puppet/input_type/puppet_parameter_input.rb:24
605
- msgid "Puppet parameter"
606
- msgstr ""
607
-
608
- #: ../app/services/foreman_puppet/puppet_class_importer.rb:16
609
- msgid "Can't find a valid Proxy with a Puppet feature"
610
- msgstr ""
611
-
612
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1
613
- msgid "Changed environments"
614
- msgstr ""
615
-
616
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:3
617
- msgid "Select the changes you want to apply to Foreman"
618
- msgstr ""
619
-
620
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
621
- msgid "Toggle"
622
- msgstr ""
623
-
624
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:6
625
- msgid "New"
626
- msgstr ""
627
-
628
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
629
- msgid "Check/Uncheck new"
630
- msgstr ""
631
-
632
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:9
633
- msgid "Updated"
634
- msgstr ""
635
-
636
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
637
- msgid "Check/Uncheck updated"
638
- msgstr ""
639
-
640
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:12
641
- msgid "Obsolete"
642
- msgstr ""
643
-
644
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
645
- msgid "Check/Uncheck obsolete"
646
- msgstr ""
647
-
648
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:22
649
- msgid "Check/Uncheck all"
650
- msgstr ""
651
-
652
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24 ../app/views/foreman_puppet/environments/_form.html.erb:4 ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4 ../app/views/hosts/select_multiple_environment.html.erb:7 ../app/views/provisioning_templates/_combination.html.erb:4
653
- msgid "Environment"
654
- msgstr ""
655
-
656
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:25
657
- msgid "Operation"
658
- msgstr ""
659
-
660
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:26
661
- msgid "Puppet Modules"
662
- msgstr ""
663
-
664
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:39
665
- msgid "Check/Uncheck all %s changes"
666
- msgstr ""
667
-
668
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
669
- msgid "Add:"
670
- msgstr ""
671
-
672
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
673
- msgid "Remove:"
674
- msgstr ""
675
-
676
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
677
- msgid "Update:"
678
- msgstr ""
679
-
680
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
681
- msgid "Ignored:"
682
- msgstr ""
683
-
684
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:59
685
- msgid "Cancel"
686
- msgstr ""
687
-
688
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:60
689
- msgid "Update"
690
- msgstr ""
691
-
692
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:10
693
- msgid "included already from parent"
694
- msgstr ""
695
-
696
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14 ../app/views/provisioning_templates/_combination.html.erb:4
697
- msgid "Remove"
698
- msgstr ""
699
-
700
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
701
- msgid "Add"
702
- msgstr ""
703
-
704
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:26
705
- msgid "%s is not in environment"
706
- msgstr ""
707
-
708
- #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:4
709
- msgid "Included Config Groups"
710
- msgstr ""
711
-
712
- #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:21
713
- msgid "Available Config Groups"
714
- msgstr ""
715
-
716
- #: ../app/views/foreman_puppet/config_groups/edit.html.erb:1 ../app/views/foreman_puppet/environments/edit.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
717
- msgid "Edit %s"
718
- msgstr ""
719
-
720
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:3 ../app/views/foreman_puppet/config_groups/welcome.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:9 ../lib/foreman_puppet/register.rb:157
721
- msgid "Config Groups"
722
- msgstr ""
723
-
724
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:5 ../app/views/foreman_puppet/config_groups/new.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
725
- msgid "Create Config Group"
726
- msgstr ""
727
-
728
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:11 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
729
- msgid "Puppet Classes"
730
- msgstr ""
731
-
732
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:12 ../app/views/foreman_puppet/environments/index.html.erb:9 ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
733
- msgid "Hosts"
734
- msgstr ""
735
-
736
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
737
- msgid "Host Groups"
738
- msgstr ""
739
-
740
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:14 ../app/views/foreman_puppet/environments/index.html.erb:10 ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
741
- msgid "Actions"
742
- msgstr ""
743
-
744
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:25 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
745
- msgid "Delete %s?"
746
- msgstr ""
747
-
748
- #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
749
- msgid "A config group provides a one-step method of associating many Puppet classes to either a host or host group. Typically this would be used to add a particular application profile or stack in one step."
750
- msgstr ""
751
-
752
- #: ../app/views/foreman_puppet/environments/_form.html.erb:6
753
- msgid "Locations"
754
- msgstr ""
755
-
756
- #: ../app/views/foreman_puppet/environments/_form.html.erb:9
757
- msgid "Organizations"
758
- msgstr ""
759
-
760
- #: ../app/views/foreman_puppet/environments/edit.html.erb:5 ../app/views/foreman_puppet/environments/index.html.erb:1 ../app/views/foreman_puppet/environments/new.html.erb:4
761
- msgid "Puppet Environments"
762
- msgstr ""
763
-
764
- #: ../app/views/foreman_puppet/environments/index.html.erb:8
765
- msgid "Environment|Name"
766
- msgstr ""
767
-
768
- #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:154
769
- msgid "Classes"
770
- msgstr ""
771
-
772
- #: ../app/views/foreman_puppet/environments/new.html.erb:1
773
- msgid "Create Environment"
774
- msgstr ""
775
-
776
- #: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
777
- msgid "Puppet environments"
778
- msgstr ""
779
-
780
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:5
781
- msgid "Number of classes"
782
- msgstr ""
783
-
784
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:15
785
- msgid "Total"
786
- msgstr ""
787
-
788
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:25
789
- msgid "No environments found"
790
- msgstr ""
791
-
792
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
793
- msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
794
- msgstr ""
795
-
796
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8 ../lib/foreman_puppet/register.rb:160
797
- msgid "Smart Class Parameters"
798
- msgstr ""
799
-
800
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:6
801
- msgid "Parameter"
802
- msgstr ""
803
-
804
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7 ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
805
- msgid "Puppet Class"
806
- msgstr ""
807
-
808
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:8
809
- msgid "Number of Overrides"
810
- msgstr ""
811
-
812
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
813
- msgid "Parameterized class support permits detecting, importing, and supplying parameters directly to classes which support it, via the ENC and depending on a set of rules (Smart Matchers)."
814
- msgstr ""
815
-
816
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
817
- msgid "Included Classes"
818
- msgstr ""
819
-
820
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
821
- msgid "Not authorized to edit classes"
822
- msgstr ""
823
-
824
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:37
825
- msgid "Inherited Classes from %s"
826
- msgstr ""
827
-
828
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:56
829
- msgid "Available Classes"
830
- msgstr ""
831
-
832
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:59
833
- msgid "Filter classes"
834
- msgstr ""
835
-
836
- #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
837
- msgid "belongs to config group"
838
- msgstr ""
839
-
840
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:5
841
- msgid "Name"
842
- msgstr ""
843
-
844
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:6
845
- msgid "Value"
846
- msgstr ""
847
-
848
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:7
849
- msgid "Omit"
850
- msgstr ""
851
-
852
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
853
- msgid "The class could not be saved because of an error in one of the class parameters."
854
- msgstr ""
855
-
856
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
857
- msgid "Smart Class Parameter"
858
- msgstr ""
859
-
860
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:15
861
- msgid "Host groups"
862
- msgstr ""
863
-
864
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:22
865
- msgid "This Puppet class has no parameters in its signature."
866
- msgstr ""
867
-
868
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
869
- msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
870
- msgstr ""
871
-
872
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
873
- msgid "Filter by name"
874
- msgstr ""
875
-
876
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:34
877
- msgid "All environments - (not filtered)"
878
- msgstr ""
879
-
880
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:46
881
- msgid "Overridden"
882
- msgstr ""
883
-
884
- #: ../app/views/foreman_puppet/puppetclasses/edit.html.erb:1
885
- msgid "Edit Puppet Class %s"
886
- msgstr ""
887
-
888
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:9
889
- msgid "Puppetclass|Name"
890
- msgstr ""
891
-
892
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:151 ../webpack/src/Components/Environments/Welcome.js:21
893
- msgid "Environments"
894
- msgstr ""
895
-
896
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:13
897
- msgid "Parameters"
898
- msgstr ""
899
-
900
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
901
- msgid "Override all parameters"
902
- msgstr ""
903
-
904
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
905
- msgid "This will set all parameters of the class %s as overridden. Continue?"
906
- msgstr ""
907
-
908
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
909
- msgid "Set parameters to defaults"
910
- msgstr ""
911
-
912
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
913
- msgid "This will reset parameters of the class %s to their default values. Continue?"
914
- msgstr ""
915
-
916
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:17
917
- msgid "Notice"
918
- msgstr ""
919
-
920
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:18
921
- msgid "Please select an environment first"
922
- msgstr ""
923
-
924
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
925
- msgid "Puppet Class Parameters"
926
- msgstr ""
927
-
928
- #: ../app/views/hosts/select_multiple_environment.html.erb:4
929
- msgid "Select environment"
930
- msgstr ""
931
-
932
- #: ../app/views/hosts/select_multiple_environment.html.erb:5
933
- msgid "*Clear environment*"
934
- msgstr ""
935
-
936
- #: ../app/views/hosts/select_multiple_environment.html.erb:6
937
- msgid "*Inherit from host group*"
938
- msgstr ""
939
-
940
- #: ../app/views/provisioning_templates/_combination.html.erb:2
941
- msgid "Hostgroup"
942
- msgstr ""
943
-
944
- #: ../app/views/provisioning_templates/_combination.html.erb:4
945
- msgid "Remove Combination"
946
- msgstr ""
947
-
948
- #: ../app/views/provisioning_templates/_combinations.html.erb:1
949
- msgid "Valid Host Group and Environment Combinations"
950
- msgstr ""
951
-
952
- #: ../app/views/provisioning_templates/_combinations.html.erb:6
953
- msgid "Add Combination"
954
- msgstr ""
955
-
956
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:3
957
- msgid "General"
958
- msgstr ""
959
-
960
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:12
961
- msgid "Hosts managed:"
962
- msgstr ""
963
-
964
- #: ../lib/foreman_puppet/register.rb:148 ../lib/foreman_puppet/register.rb:210
965
- msgid "Puppet ENC"
966
- msgstr ""
967
-
968
- #: ../webpack/src/foreman_class_edit.js:146
969
- msgid "Click to remove config group"
970
- msgstr ""
971
-
972
- #: ../webpack/src/foreman_class_edit.js:149
973
- msgid " Remove"
974
- msgstr ""
975
-
976
- #: ../webpack/src/foreman_puppet_host_form.js:32
977
- msgid "Loading parameters..."
978
- msgstr ""
979
-
980
- #: action_names.rb:2
981
- msgid "Action with sub plans"
982
- msgstr ""
983
-
984
- #: action_names.rb:3
985
- msgid "Import facts"
986
- msgstr ""
987
-
988
- #: action_names.rb:4
989
- msgid "Import Puppet classes"
990
- msgstr ""
991
-
992
- #: action_names.rb:5
993
- msgid "Remote action:"
994
- msgstr ""
995
-
996
- #: gemspec.rb:2
997
- msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
998
- msgstr ""