foreman_puppet 2.0.5 → 2.0.6

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