foreman_puppet 3.0.7 → 4.0.0

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