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