foreman_puppet 6.1.1 → 6.2.0

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