foreman_puppet 2.0.5 → 2.0.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (46) hide show
  1. checksums.yaml +4 -4
  2. data/app/views/hosts/foreman_puppet/_form_list_env_field_content.html.erb +1 -0
  3. data/app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb +1 -0
  4. data/db/migrate/20220421204325_drop_environment_from_host_and_hg.foreman_puppet.rb +8 -0
  5. data/lib/foreman_puppet/register.rb +4 -1
  6. data/lib/foreman_puppet/version.rb +1 -1
  7. data/locale/en/foreman_puppet.edit.po +0 -1090
  8. metadata +56 -91
  9. data/app/views/smart_proxies/plugins/_puppet_ca.html.erb +0 -44
  10. data/locale/ca/foreman_puppet.edit.po +0 -1095
  11. data/locale/ca/foreman_puppet.po.time_stamp +0 -0
  12. data/locale/cs_CZ/foreman_puppet.edit.po +0 -1100
  13. data/locale/cs_CZ/foreman_puppet.po.time_stamp +0 -0
  14. data/locale/de/foreman_puppet.edit.po +0 -1122
  15. data/locale/de/foreman_puppet.po.time_stamp +0 -0
  16. data/locale/en/foreman_puppet.po.time_stamp +0 -0
  17. data/locale/en/foreman_puppet.pox +0 -0
  18. data/locale/en_GB/foreman_puppet.edit.po +0 -1097
  19. data/locale/en_GB/foreman_puppet.po.time_stamp +0 -0
  20. data/locale/es/foreman_puppet.edit.po +0 -1104
  21. data/locale/es/foreman_puppet.po.time_stamp +0 -0
  22. data/locale/fr/foreman_puppet.edit.po +0 -1112
  23. data/locale/fr/foreman_puppet.po.time_stamp +0 -0
  24. data/locale/gl/foreman_puppet.edit.po +0 -1095
  25. data/locale/gl/foreman_puppet.po.time_stamp +0 -0
  26. data/locale/it/foreman_puppet.edit.po +0 -1099
  27. data/locale/it/foreman_puppet.po.time_stamp +0 -0
  28. data/locale/ja/foreman_puppet.edit.po +0 -1107
  29. data/locale/ja/foreman_puppet.po.time_stamp +0 -0
  30. data/locale/ko/foreman_puppet.edit.po +0 -1096
  31. data/locale/ko/foreman_puppet.po.time_stamp +0 -0
  32. data/locale/messages.mo +0 -0
  33. data/locale/nl_NL/foreman_puppet.edit.po +0 -1100
  34. data/locale/nl_NL/foreman_puppet.po.time_stamp +0 -0
  35. data/locale/pl/foreman_puppet.edit.po +0 -1099
  36. data/locale/pl/foreman_puppet.po.time_stamp +0 -0
  37. data/locale/pt_BR/foreman_puppet.edit.po +0 -1103
  38. data/locale/pt_BR/foreman_puppet.po.time_stamp +0 -0
  39. data/locale/ru/foreman_puppet.edit.po +0 -1104
  40. data/locale/ru/foreman_puppet.po.time_stamp +0 -0
  41. data/locale/sv_SE/foreman_puppet.edit.po +0 -1099
  42. data/locale/sv_SE/foreman_puppet.po.time_stamp +0 -0
  43. data/locale/zh_CN/foreman_puppet.edit.po +0 -1108
  44. data/locale/zh_CN/foreman_puppet.po.time_stamp +0 -0
  45. data/locale/zh_TW/foreman_puppet.edit.po +0 -1098
  46. data/locale/zh_TW/foreman_puppet.po.time_stamp +0 -0
@@ -1,1100 +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
- msgid ""
14
- msgstr ""
15
- "Project-Id-Version: foreman_puppet 3.0.2\n"
16
- "Report-Msgid-Bugs-To: \n"
17
- "POT-Creation-Date: 2022-02-28 12:33+0100\n"
18
- "PO-Revision-Date: 2021-02-03 16:30+0000\n"
19
- "Last-Translator: Mark Olie <mark.transifex@oliekoets.nl>, 2021\n"
20
- "Language-Team: Dutch (Netherlands) (https://www.transifex.com/foreman/teams/11"
21
- "4/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 "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
30
- msgstr "Genegeerde omgevings namen gevonden in de boolean resultaten. Gebruikquoted strings zoals true/false en yes/no in config/ignored_environments.yml"
31
-
32
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
33
- msgid "No changes to your environments detected"
34
- msgstr "Geen wijzigingen in je omgevingen gedetecteerd"
35
-
36
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
37
- msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
38
- msgstr "Het is gelukt om de omgevingen te wijzigen vanuit de Puppet classes on-disk Puppet installatie"
39
-
40
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
41
- msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
42
- msgstr "Het is niet gelukt om de omgevingen te wijzigigen vanuit de Puppet classes on-disk Puppet installatie: %s"
43
-
44
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
45
- msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature"
46
- msgstr "Er waren geen smart proxies gevonden waarvandaan omgevingen geimporteerd konden worden, check dat tenminste een smart proxy is geregistreerd met de 'puppet' feature"
47
-
48
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
49
- msgid "Ignored environments: %s"
50
- msgstr "Genegeerde omgevingen: %s"
51
-
52
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:55
53
- msgid "Ignored classes in the environments: %s"
54
- msgstr "Genegeerde classes in de omgevingen: %s"
55
-
56
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:10
57
- msgid "List all host groups for a Puppet class"
58
- msgstr "Som alle host groepen voor een Puppet class op"
59
-
60
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:13
61
- msgid "ID of Puppetclass"
62
- msgstr ""
63
-
64
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:18
65
- msgid "Deprecated in favor of hostgroup/puppet_attributes/environment_id"
66
- msgstr ""
67
-
68
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:19
69
- msgid "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids"
70
- msgstr ""
71
-
72
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:20
73
- msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
74
- msgstr ""
75
-
76
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
77
- msgid "ID of associated puppet Environment"
78
- msgstr ""
79
-
80
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
81
- msgid "IDs of associated Puppetclasses"
82
- msgstr ""
83
-
84
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
85
- msgid "IDs of associated ConfigGroups"
86
- msgstr ""
87
-
88
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
89
- msgid "Import puppet classes from puppet proxy"
90
- msgstr ""
91
-
92
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:17 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:18
93
- msgid "Import puppet classes from puppet proxy for an environment"
94
- msgstr "Importeer puppet classes van de puppet proxy voor een omgeving"
95
-
96
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:23
97
- msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes"
98
- msgstr ""
99
-
100
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:51
101
- msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
102
- msgstr "Wijzigen van de omgevingen is niet gelukt van de on-disk puppet installatie: %s"
103
-
104
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
105
- msgid "The requested environment cannot be found."
106
- msgstr ""
107
-
108
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:114 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:128
109
- msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
110
- msgstr "Geen proxy gevonden om classes van te importeren, check dat de smart proxy de Puppet feature geinstalleerd heeft staan."
111
-
112
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
113
- msgid "List template combination"
114
- msgstr "Som de template combinatie op"
115
-
116
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:12
117
- msgid "Add a template combination"
118
- msgstr "Een template combinatie toevoegen"
119
-
120
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:15
121
- msgid "Show template combination"
122
- msgstr "Toon template combinatie"
123
-
124
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:18
125
- msgid "Update template combination"
126
- msgstr "Wijzig template combinatie"
127
-
128
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:21
129
- msgid "ID of Puppet environment"
130
- msgstr ""
131
-
132
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:26
133
- msgid "environment id"
134
- msgstr "Omgevings ID"
135
-
136
- #: ../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
137
- msgid "ID of environment"
138
- msgstr "ID van de omgeving"
139
-
140
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:10
141
- msgid "List hosts per environment"
142
- msgstr "Bekijk hosts per omgeving"
143
-
144
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:13
145
- msgid "ID of puppet environment"
146
- msgstr ""
147
-
148
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:18
149
- msgid "Deprecated in favor of host/puppet_attributes/environment_id"
150
- msgstr ""
151
-
152
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:19
153
- msgid "Deprecated in favor of host/puppet_attributes/puppetclass_ids"
154
- msgstr ""
155
-
156
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:20
157
- msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
158
- msgstr ""
159
-
160
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
161
- msgid "No environment selected!"
162
- msgstr "Geen omgeving geselecteerd!"
163
-
164
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:76
165
- msgid "Updated hosts: changed environment"
166
- msgstr "Gewijzigde hosts: veranderde omgeving"
167
-
168
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:105
169
- msgid "Unable to generate output, Check log files"
170
- msgstr "Er kan geen uitvoer gemaakt worden, check de log files"
171
-
172
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:145
173
- msgid "No proxy selected!"
174
- msgstr "Geen proxy geselecteerd!"
175
-
176
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:151
177
- msgid "Invalid proxy selected!"
178
- msgstr "Ongeldige proxy geselecteerd!"
179
-
180
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:168
181
- msgid "Failed to set %{proxy_type} proxy for %{host}."
182
- msgstr "Niet gelukt om %{proxy_type} te zetten op proxy voor %{host}."
183
-
184
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:174
185
- msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
186
- msgstr "De %{proxy_type} proxy van de geselecteerde hosts werd gezet op %{proxy_name}"
187
-
188
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
189
- msgid "The %{proxy_type} proxy of the selected hosts was cleared."
190
- msgstr "De %{proxy_type} proxy van de geselecteerde hosts zijn verwijderd."
191
-
192
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
193
- msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
194
- msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
195
- msgstr[0] ""
196
- msgstr[1] ""
197
-
198
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
199
- msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
200
- msgstr "De %{proxy_type} proxy van de geselecteerde hosts werd gezet op %{proxy_name}."
201
-
202
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
203
- msgid "Puppet"
204
- msgstr "Puppet"
205
-
206
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:211
207
- msgid "Puppet CA"
208
- msgstr "Puppet CA"
209
-
210
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:15
211
- msgid "List of config groups"
212
- msgstr "Lijst van config groupen"
213
-
214
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:23
215
- msgid "Show a config group"
216
- msgstr "Bekijk een config group"
217
-
218
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:36
219
- msgid "Create a config group"
220
- msgstr "Maak een config groep"
221
-
222
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:44
223
- msgid "Update a config group"
224
- msgstr "Wijzig een config group"
225
-
226
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:52
227
- msgid "Delete a config group"
228
- msgstr "Verwijder een config group"
229
-
230
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:14
231
- msgid "List all environments"
232
- msgstr "Som alle omgevingen op"
233
-
234
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:15
235
- msgid "List environments of Puppet class"
236
- msgstr "Bekijk omgevingen van Puppet class"
237
-
238
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:16
239
- msgid "List environments per location"
240
- msgstr "Bekijk omgevingen per locatie"
241
-
242
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:17
243
- msgid "List environments per organization"
244
- msgstr "Bekijk omgevingen per organisatie"
245
-
246
- #: ../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
247
- msgid "ID of Puppet class"
248
- msgstr "ID van de Puppet class"
249
-
250
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:27
251
- msgid "Show an environment"
252
- msgstr "Bekijk een omgeving"
253
-
254
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:40
255
- msgid "Create an environment"
256
- msgstr "Maak een omgeving"
257
-
258
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:48
259
- msgid "Update an environment"
260
- msgstr "Wijzig een omgeving"
261
-
262
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:56
263
- msgid "Delete an environment"
264
- msgstr "Verwijder een omgeving"
265
-
266
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:12
267
- msgid "List all Puppet class IDs for host"
268
- msgstr "Som alle puppet class IDs voor de host op"
269
-
270
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:18
271
- msgid "Add a Puppet class to host"
272
- msgstr "Een Puppet class toevoegen aan de host"
273
-
274
- #: ../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
275
- msgid "ID of host"
276
- msgstr "ID van de host"
277
-
278
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:27
279
- msgid "Remove a Puppet class from host"
280
- msgstr "Verwijder een Puppet class van de host"
281
-
282
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:11
283
- msgid "List all Puppet class IDs for host group"
284
- msgstr "Som alle Puppet class IDs voor de host groep op"
285
-
286
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:17
287
- msgid "Add a Puppet class to host group"
288
- msgstr "Een Puppet class aan een host groep toevoegen"
289
-
290
- #: ../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
291
- msgid "ID of host group"
292
- msgstr "ID van de host groep"
293
-
294
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:26
295
- msgid "Remove a Puppet class from host group"
296
- msgstr "Verwijder een Puppet class van een host groep"
297
-
298
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:19
299
- msgid "List of override values for a specific smart class parameter"
300
- msgstr "Som alle override waarden op voor een specifieke smart class parameter"
301
-
302
- #: ../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
303
- msgid "Display hidden values"
304
- msgstr "Bekijk verstopte waarden"
305
-
306
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:27
307
- msgid "Show an override value for a specific smart class parameter"
308
- msgstr "Bekijk een override waarde voor een specifieke smart class parameter"
309
-
310
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:37
311
- msgid "Override match"
312
- msgstr "Override overeenkomst"
313
-
314
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:38
315
- msgid "Override value, required if omit is false"
316
- msgstr "Override waarde, verplicht als uitsluiten uit staat"
317
-
318
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:39
319
- msgid "Foreman will not send this parameter in classification output"
320
- msgstr ""
321
-
322
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:43
323
- msgid "Create an override value for a specific smart class parameter"
324
- msgstr "Maak een override waarde voor een specifieke smart class parameter"
325
-
326
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:53
327
- msgid "Update an override value for a specific smart class parameter"
328
- msgstr "Wijzig een override waarde voor een specifieke smart class parameter"
329
-
330
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62
331
- msgid "Delete an override value for a specific smart class parameter"
332
- msgstr "Verwijder een override waarde voor een specifieke smart class parameter"
333
-
334
- #: ../app/controllers/foreman_puppet/api/v2/puppet_lookups_common_controller.rb:112
335
- msgid "%{model} with id '%{id}' was not found"
336
- msgstr "%{model} met id '%{id}' is niet gevonden"
337
-
338
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:14
339
- msgid "List all Puppet classes"
340
- msgstr "Som alle Puppet classes op"
341
-
342
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:15
343
- msgid "List all Puppet classes for a host"
344
- msgstr "Som alle Puppet classes op voor een host"
345
-
346
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:16
347
- msgid "List all Puppet classes for a host group"
348
- msgstr "Som alle Puppet classes op voor een host groep"
349
-
350
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:17
351
- msgid "List all Puppet classes for an environment"
352
- msgstr "Som alle Puppet classes op voor een omgeving"
353
-
354
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:49
355
- msgid "Show a Puppet class"
356
- msgstr "Toon een Puppet class"
357
-
358
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:50
359
- msgid "Show a Puppet class for host"
360
- msgstr "Toon een Puppet class voor een host"
361
-
362
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:51
363
- msgid "Show a Puppet class for a host group"
364
- msgstr "Toon een Puppet class voor een host groep"
365
-
366
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:52
367
- msgid "Show a Puppet class for an environment"
368
- msgstr "Toon een Puppet class voor een omgeving"
369
-
370
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:67
371
- msgid "Create a Puppet class"
372
- msgstr "Maak een Puppet class"
373
-
374
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:75
375
- msgid "Update a Puppet class"
376
- msgstr "Wijzig een Puppet class"
377
-
378
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:84
379
- msgid "Delete a Puppet class"
380
- msgstr "Verwijder een Puppet class"
381
-
382
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:13
383
- msgid "List all smart class parameters"
384
- msgstr "Som alle smart class parameters op"
385
-
386
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:14
387
- msgid "List of smart class parameters for a specific host"
388
- msgstr "Som alle smart class parameters op voor een specifieke host"
389
-
390
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:15
391
- msgid "List of smart class parameters for a specific host group"
392
- msgstr "Som alle smart class parameters op voor een specifieke host groep"
393
-
394
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:16
395
- msgid "List of smart class parameters for a specific Puppet class"
396
- msgstr "Som alle smart class parameters op voor een specifieke Puppet class"
397
-
398
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:17
399
- msgid "List of smart class parameters for a specific environment"
400
- msgstr "Som alle smart class parameters op voor een specifieke omgeving"
401
-
402
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
403
- msgid "List of smart class parameters for a specific environment/Puppet class combination"
404
- msgstr "Som alle smart class parameters op voor een specifieke omgeving/Puppet class combinatie"
405
-
406
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
407
- msgid "Show a smart class parameter"
408
- msgstr "Toon een smart class parameter"
409
-
410
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:41
411
- msgid "Update a smart class parameter"
412
- msgstr "Wijzig een smart class parameter"
413
-
414
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:45
415
- msgid "Whether the smart class parameter value is managed by Foreman"
416
- msgstr "Of de smart class parameter waarde wordt gemanaged door Foreman"
417
-
418
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:46
419
- msgid "Description of smart class"
420
- msgstr "Beschrijving van een smart class"
421
-
422
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:47
423
- msgid "Value to use when there is no match"
424
- msgstr "Waarde om te gebruiken als er geen match is"
425
-
426
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:48
427
- msgid "When enabled the parameter is hidden in the UI"
428
- msgstr "Als aangezet dan wordt de parameter wordt hidden in de UI"
429
-
430
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
431
- msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
432
- msgstr ""
433
-
434
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
435
- msgid "The order in which values are resolved"
436
- msgstr "De volgorde waarin waarden worden opgezocht"
437
-
438
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:52
439
- msgid "Types of validation values"
440
- msgstr "Types van validatie waarden"
441
-
442
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:53
443
- msgid "Used to enforce certain values for the parameter values"
444
- msgstr "Gebruikt om sommige waarden af te dwingen voor de parameterwaarden"
445
-
446
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:55
447
- msgid "Types of variable values"
448
- msgstr "Types van variabelen"
449
-
450
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
451
- msgid "If true, will raise an error if there is no default value and no matcher provide a value"
452
- msgstr "Als gezet, wordt er een fout gegenereerd als er geen standaardwaarde is en geen matcher een waarde aanbiedt"
453
-
454
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
455
- msgid "Merge all matching values (only array/hash type)"
456
- msgstr "Voeg alle matching values samen (alleen array/hash types)"
457
-
458
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:58
459
- msgid "Include default value when merging all matching values"
460
- msgstr "Voeg een default value toe wanneer alle matching waarden worden samengevoegd"
461
-
462
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:59
463
- msgid "Remove duplicate values (only array type)"
464
- msgstr "Verwijder dubbele waarden (alleen array type)"
465
-
466
- #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:61
467
- msgid "Successfully overridden all parameters of Puppet class %s"
468
- msgstr "Alle parameters van puppet class %s zijn succesvol overridden."
469
-
470
- #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
471
- msgid "Successfully reset all parameters of Puppet class %s to their default values"
472
- msgstr "Alle parameters van puppet class %s zijn succesvol terug naar hun standaard waarden gezet"
473
-
474
- #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
475
- msgid "No parameters to override for Puppet class %s"
476
- msgstr "Geen parameters te overriden voor Puppet class %s"
477
-
478
- #: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:9
479
- msgid "Create Puppet Environment"
480
- msgstr "Maak Puppet Environment"
481
-
482
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:11
483
- msgid "Change Environment"
484
- msgstr "Wijzig Omgeving"
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
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 "Geimporteerd"
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 "Klik om %s te verwijderen"
575
-
576
- #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:46
577
- msgid "Click to add %s"
578
- msgstr "Klik om %s toe te voegen"
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 "De laatste inschrijving. Besturingssysteem standaard. kan worden gezet door de %s pagina te bewerken."
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 "Kan geen valide Foreman Proxy met Puppet eigenschap vinden"
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
651
- msgid "Changed environments"
652
- msgstr "Gewijzigde omgevingen"
653
-
654
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:3
655
- msgid "Select the changes you want to apply to Foreman"
656
- msgstr ""
657
-
658
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
659
- msgid "Toggle"
660
- msgstr ""
661
-
662
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:6
663
- msgid "New"
664
- msgstr ""
665
-
666
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
667
- msgid "Check/Uncheck new"
668
- msgstr "Vink nieuw aan/uit"
669
-
670
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:9
671
- msgid "Updated"
672
- msgstr ""
673
-
674
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
675
- msgid "Check/Uncheck updated"
676
- msgstr "Vink bijgewerkte aan/uit"
677
-
678
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:12
679
- msgid "Obsolete"
680
- msgstr ""
681
-
682
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
683
- msgid "Check/Uncheck obsolete"
684
- msgstr "Vink overtollige aan/uit"
685
-
686
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:22
687
- msgid "Check/Uncheck all"
688
- msgstr "Vink alles aan/uit"
689
-
690
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24 ../app/views/foreman_puppet/environments/_form.html.erb:4 ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4 ../app/views/hosts/select_multiple_environment.html.erb:7 ../app/views/provisioning_templates/_combination.html.erb:4
691
- msgid "Environment"
692
- msgstr ""
693
-
694
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:25
695
- msgid "Operation"
696
- msgstr ""
697
-
698
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:26
699
- msgid "Puppet Modules"
700
- msgstr ""
701
-
702
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:39
703
- msgid "Check/Uncheck all %s changes"
704
- msgstr "Vink alle %s wijzigingen aan/uit"
705
-
706
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
707
- msgid "Add:"
708
- msgstr "Toevoegen:"
709
-
710
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
711
- msgid "Remove:"
712
- msgstr ""
713
-
714
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
715
- msgid "Update:"
716
- msgstr ""
717
-
718
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
719
- msgid "Ignored:"
720
- msgstr ""
721
-
722
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:59
723
- msgid "Cancel"
724
- msgstr "Annuleren"
725
-
726
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:60
727
- msgid "Update"
728
- msgstr ""
729
-
730
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
731
- msgid "included already from parent"
732
- msgstr ""
733
-
734
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
735
- msgid "Remove"
736
- msgstr ""
737
-
738
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
739
- msgid "Add"
740
- msgstr ""
741
-
742
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
743
- msgid "%s is not in environment"
744
- msgstr "%s is niet in omgeving"
745
-
746
- #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:4
747
- msgid "Included Config Groups"
748
- msgstr ""
749
-
750
- #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:21
751
- msgid "Available Config Groups"
752
- msgstr "Beschikbare Config Groepen"
753
-
754
- #: ../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
755
- msgid "Edit %s"
756
- msgstr "Bewerken %s"
757
-
758
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:3 ../app/views/foreman_puppet/config_groups/welcome.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:9 ../lib/foreman_puppet/register.rb:172
759
- msgid "Config Groups"
760
- msgstr ""
761
-
762
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:5 ../app/views/foreman_puppet/config_groups/new.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
763
- msgid "Create Config Group"
764
- msgstr ""
765
-
766
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:11 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
767
- msgid "Puppet Classes"
768
- msgstr ""
769
-
770
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:12 ../app/views/foreman_puppet/environments/index.html.erb:9 ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
771
- msgid "Hosts"
772
- msgstr ""
773
-
774
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
775
- msgid "Host Groups"
776
- msgstr ""
777
-
778
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:14 ../app/views/foreman_puppet/environments/index.html.erb:10 ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
779
- msgid "Actions"
780
- msgstr "Acties"
781
-
782
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:25 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
783
- msgid "Delete %s?"
784
- msgstr "%s verwijderen?"
785
-
786
- #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
787
- 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."
788
- msgstr ""
789
-
790
- #: ../app/views/foreman_puppet/environments/_form.html.erb:6
791
- msgid "Locations"
792
- msgstr ""
793
-
794
- #: ../app/views/foreman_puppet/environments/_form.html.erb:9
795
- msgid "Organizations"
796
- msgstr ""
797
-
798
- #: ../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
799
- msgid "Puppet Environments"
800
- msgstr ""
801
-
802
- #: ../app/views/foreman_puppet/environments/index.html.erb:8
803
- msgid "Environment|Name"
804
- msgstr ""
805
-
806
- #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:169
807
- msgid "Classes"
808
- msgstr "Classes"
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:175
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 ""
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 "Niet geautoriseerd om classes te bewerken"
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 "Beschikbare Classes"
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 "hoort bij config group"
877
-
878
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:5
879
- msgid "Name"
880
- msgstr "Naam"
881
-
882
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:6
883
- msgid "Value"
884
- msgstr "Waarde"
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 "Bewerk Puppet Class %s"
925
-
926
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:9
927
- msgid "Puppetclass|Name"
928
- msgstr ""
929
-
930
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:166 ../webpack/src/Components/Environments/Welcome.js:21
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 "*Omgeving leegmaken*"
973
-
974
- #: ../app/views/hosts/select_multiple_environment.html.erb:6
975
- msgid "*Inherit from host group*"
976
- msgstr "*Erven van host group*"
977
-
978
- #: ../app/views/provisioning_templates/_combination.html.erb:2
979
- msgid "Hostgroup"
980
- msgstr ""
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:3 ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:2
995
- msgid "General"
996
- msgstr ""
997
-
998
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:12 ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:16
999
- msgid "Hosts managed:"
1000
- msgstr ""
1001
-
1002
- #: ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:4
1003
- msgid "Certificates"
1004
- msgstr ""
1005
-
1006
- #: ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:7
1007
- msgid "Autosign entries"
1008
- msgstr ""
1009
-
1010
- #: ../lib/foreman_puppet/register.rb:7
1011
- msgid "Facts"
1012
- msgstr ""
1013
-
1014
- #: ../lib/foreman_puppet/register.rb:10
1015
- msgid "Foreman will default to this puppet environment if it cannot auto detect one"
1016
- msgstr ""
1017
-
1018
- #: ../lib/foreman_puppet/register.rb:12
1019
- msgid "Default Puppet environment"
1020
- msgstr ""
1021
-
1022
- #: ../lib/foreman_puppet/register.rb:16
1023
- 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"
1024
- msgstr ""
1025
-
1026
- #: ../lib/foreman_puppet/register.rb:19
1027
- msgid "ENC environment"
1028
- msgstr ""
1029
-
1030
- #: ../lib/foreman_puppet/register.rb:22
1031
- msgid "Foreman will update a host's environment from its facts"
1032
- msgstr ""
1033
-
1034
- #: ../lib/foreman_puppet/register.rb:24
1035
- msgid "Update environment from facts"
1036
- msgstr ""
1037
-
1038
- #: ../lib/foreman_puppet/register.rb:27
1039
- msgid "Config Management"
1040
- msgstr ""
1041
-
1042
- #: ../lib/foreman_puppet/register.rb:30
1043
- msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
1044
- msgstr ""
1045
-
1046
- #: ../lib/foreman_puppet/register.rb:32
1047
- msgid "Puppet interval"
1048
- msgstr ""
1049
-
1050
- #: ../lib/foreman_puppet/register.rb:35
1051
- msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
1052
- msgstr ""
1053
-
1054
- #: ../lib/foreman_puppet/register.rb:37
1055
- msgid "%s out of sync disabled"
1056
- msgstr ""
1057
-
1058
- #: ../lib/foreman_puppet/register.rb:163 ../lib/foreman_puppet/register.rb:216
1059
- msgid "Puppet ENC"
1060
- msgstr ""
1061
-
1062
- #: ../webpack/src/Components/Environments/Welcome.js:13
1063
- msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.<br/> This information is commonly imported from a pre-existing Puppet configuration by the use of the <a target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet classes and environment importer.</a>"
1064
- msgstr ""
1065
-
1066
- #: ../webpack/src/foreman_class_edit.js:146
1067
- msgid "Click to remove config group"
1068
- msgstr "Klik om config groep te verwijderen"
1069
-
1070
- #: ../webpack/src/foreman_class_edit.js:149
1071
- msgid " Remove"
1072
- msgstr "Verwijder"
1073
-
1074
- #: ../webpack/src/foreman_puppet_host_form.js:32
1075
- msgid "Loading parameters..."
1076
- msgstr "Laad parameters..."
1077
-
1078
- #: ../webpack/src/foreman_puppet_host_form.js:102
1079
- msgid "Some Puppet Classes are unavailable in the selected environment"
1080
- msgstr ""
1081
-
1082
- #: action_names.rb:2
1083
- msgid "Action with sub plans"
1084
- msgstr ""
1085
-
1086
- #: action_names.rb:3
1087
- msgid "Import facts"
1088
- msgstr ""
1089
-
1090
- #: action_names.rb:4
1091
- msgid "Import Puppet classes"
1092
- msgstr ""
1093
-
1094
- #: action_names.rb:5
1095
- msgid "Remote action:"
1096
- msgstr ""
1097
-
1098
- #: gemspec.rb:2
1099
- msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
1100
- msgstr ""