foreman_puppet 3.0.7 → 4.0.0

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