foreman_puppet 5.1.2 → 5.1.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb +5 -0
- data/app/views/foreman_puppet/environments/welcome.html.erb +3 -3
- data/app/views/foreman_puppet/puppetclasses/_selected_classes.html.erb +6 -1
- data/app/views/smart_proxies/plugins/_puppet.html.erb +1 -2
- data/lib/foreman_puppet/version.rb +1 -1
- data/locale/ca/foreman_puppet.edit.po +180 -251
- data/locale/cs_CZ/foreman_puppet.edit.po +175 -228
- data/locale/de/foreman_puppet.edit.po +220 -343
- data/locale/en/foreman_puppet.edit.po +234 -86
- data/locale/en_GB/foreman_puppet.edit.po +169 -214
- data/locale/es/foreman_puppet.edit.po +223 -337
- data/locale/fr/foreman_puppet.edit.po +223 -343
- data/locale/gl/foreman_puppet.edit.po +171 -224
- data/locale/it/foreman_puppet.edit.po +188 -266
- data/locale/ja/foreman_puppet.edit.po +190 -251
- data/locale/ka/foreman_puppet.edit.po +1160 -0
- data/locale/ko/foreman_puppet.edit.po +171 -217
- data/locale/nl_NL/foreman_puppet.edit.po +184 -257
- data/locale/pl/foreman_puppet.edit.po +191 -275
- data/locale/pt_BR/foreman_puppet.edit.po +227 -349
- data/locale/ru/foreman_puppet.edit.po +191 -272
- data/locale/sv_SE/foreman_puppet.edit.po +172 -223
- data/locale/zh_CN/foreman_puppet.edit.po +192 -241
- data/locale/zh_TW/foreman_puppet.edit.po +173 -217
- data/webpack/src/Extends/Host/PuppetTab/index.js +1 -0
- data/webpack/src/foreman_puppet_host_form.js +3 -0
- metadata +64 -71
- data/app/views/provisioning_templates/temp/autoyast_orcharhino_finish.erb +0 -31
- data/app/views/provisioning_templates/temp/preseed_orcharhino_finish.erb +0 -90
- data/app/views/provisioning_templates/temp/provision/autoyast_orcharhino_default.erb +0 -336
- data/app/views/provisioning_templates/temp/snippet/_or_al_client.erb +0 -32
- data/app/views/provisioning_templates/temp/snippet/_or_deb_client.erb +0 -175
- data/app/views/provisioning_templates/temp/snippet/_or_ol_client.erb +0 -37
- data/app/views/provisioning_templates/temp/snippet/_or_sles_client.erb +0 -85
- data/locale/messages.mo +0 -0
- /data/locale/{en/foreman_puppet.pox → ka/foreman_puppet.po.time_stamp} +0 -0
@@ -2,23 +2,22 @@
|
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
3
|
# This file is distributed under the same license as the foreman_puppet package.
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
|
-
#
|
5
|
+
#
|
6
6
|
# Translators:
|
7
7
|
# EmielK <emiel@kremers.us>, 2021
|
8
8
|
# Wouter Wijsman <wwijsman@live.nl>, 2021
|
9
9
|
# Maxim Burgerhout <maxim@wzzrd.com>, 2021
|
10
10
|
# dschutterop <daniel@schutterop.nl>, 2021
|
11
|
-
# Mark Olie <mark.transifex@oliekoets.nl>,
|
12
|
-
#
|
13
|
-
#, fuzzy
|
11
|
+
# Mark Olie <mark.transifex@oliekoets.nl>, 2022
|
12
|
+
#
|
14
13
|
msgid ""
|
15
14
|
msgstr ""
|
16
|
-
"Project-Id-Version: foreman_puppet
|
15
|
+
"Project-Id-Version: foreman_puppet 5.0.0\n"
|
17
16
|
"Report-Msgid-Bugs-To: \n"
|
18
|
-
"POT-Creation-Date: 2021-11-10 11:17+0000\n"
|
19
17
|
"PO-Revision-Date: 2021-02-03 16:30+0000\n"
|
20
|
-
"Last-Translator: Mark Olie <mark.transifex@oliekoets.nl>,
|
21
|
-
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/foreman/teams/
|
18
|
+
"Last-Translator: Mark Olie <mark.transifex@oliekoets.nl>, 2022\n"
|
19
|
+
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/foreman/teams/11"
|
20
|
+
"4/nl_NL/)\n"
|
22
21
|
"MIME-Version: 1.0\n"
|
23
22
|
"Content-Type: text/plain; charset=UTF-8\n"
|
24
23
|
"Content-Transfer-Encoding: 8bit\n"
|
@@ -26,42 +25,24 @@ msgstr ""
|
|
26
25
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
27
26
|
|
28
27
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
|
29
|
-
msgid ""
|
30
|
-
"
|
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"
|
28
|
+
msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
|
29
|
+
msgstr "Genegeerde omgevings namen gevonden in de boolean resultaten. Gebruikquoted strings zoals true/false en yes/no in config/ignored_environments.yml"
|
35
30
|
|
36
|
-
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
|
37
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
|
31
|
+
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
|
38
32
|
msgid "No changes to your environments detected"
|
39
33
|
msgstr "Geen wijzigingen in je omgevingen gedetecteerd"
|
40
34
|
|
41
35
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
|
42
|
-
msgid ""
|
43
|
-
"
|
44
|
-
" installation"
|
45
|
-
msgstr ""
|
46
|
-
"Het is gelukt om de omgevingen te wijzigen vanuit de Puppet classes on-disk "
|
47
|
-
"Puppet installatie"
|
36
|
+
msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
|
37
|
+
msgstr "Het is gelukt om de omgevingen te wijzigen vanuit de Puppet classes on-disk Puppet installatie"
|
48
38
|
|
49
39
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
|
50
|
-
msgid ""
|
51
|
-
"
|
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"
|
40
|
+
msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
|
41
|
+
msgstr "Het is niet gelukt om de omgevingen te wijzigigen vanuit de Puppet classes on-disk Puppet installatie: %s"
|
56
42
|
|
57
43
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
|
58
|
-
msgid ""
|
59
|
-
"
|
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"
|
44
|
+
msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature"
|
45
|
+
msgstr "Er waren geen smart proxies gevonden waarvandaan omgevingen geimporteerd konden worden, check dat tenminste een smart proxy is geregistreerd met de 'puppet' feature"
|
65
46
|
|
66
47
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
|
67
48
|
msgid "Ignored environments: %s"
|
@@ -91,56 +72,41 @@ msgstr ""
|
|
91
72
|
msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
|
92
73
|
msgstr ""
|
93
74
|
|
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
|
75
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
|
96
76
|
msgid "ID of associated puppet Environment"
|
97
77
|
msgstr ""
|
98
78
|
|
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
|
79
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
|
101
80
|
msgid "IDs of associated Puppetclasses"
|
102
81
|
msgstr ""
|
103
82
|
|
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
|
83
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
|
106
84
|
msgid "IDs of associated ConfigGroups"
|
107
85
|
msgstr ""
|
108
86
|
|
109
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
87
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
|
110
88
|
msgid "Import puppet classes from puppet proxy"
|
111
89
|
msgstr ""
|
112
90
|
|
113
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
114
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
|
91
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:17 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:18
|
115
92
|
msgid "Import puppet classes from puppet proxy for an environment"
|
116
93
|
msgstr "Importeer puppet classes van de puppet proxy voor een omgeving"
|
117
94
|
|
118
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
119
|
-
msgid ""
|
120
|
-
"Optional comma-delimited stringcontaining either 'new', 'updated', or "
|
121
|
-
"'obsolete'that is used to limit the imported Puppet classes"
|
95
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:23
|
96
|
+
msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes"
|
122
97
|
msgstr ""
|
123
98
|
|
124
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
125
|
-
msgid ""
|
126
|
-
"
|
127
|
-
" installation: %s"
|
128
|
-
msgstr ""
|
129
|
-
"Wijzigen van de omgevingen is niet gelukt van de on-disk puppet installatie:"
|
130
|
-
" %s"
|
99
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:51
|
100
|
+
msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
|
101
|
+
msgstr "Wijzigen van de omgevingen is niet gelukt van de on-disk puppet installatie: %s"
|
131
102
|
|
132
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
103
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
|
133
104
|
msgid "The requested environment cannot be found."
|
134
105
|
msgstr ""
|
135
106
|
|
136
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
137
|
-
|
138
|
-
|
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."
|
107
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:114 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:128
|
108
|
+
msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
|
109
|
+
msgstr "Geen proxy gevonden om classes van te importeren, check dat de smart proxy de Puppet feature geinstalleerd heeft staan."
|
144
110
|
|
145
111
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
|
146
112
|
msgid "List template combination"
|
@@ -166,9 +132,7 @@ msgstr ""
|
|
166
132
|
msgid "environment id"
|
167
133
|
msgstr "Omgevings ID"
|
168
134
|
|
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
|
135
|
+
#: ../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
|
172
136
|
msgid "ID of environment"
|
173
137
|
msgstr "ID van de omgeving"
|
174
138
|
|
@@ -192,8 +156,7 @@ msgstr ""
|
|
192
156
|
msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
|
193
157
|
msgstr ""
|
194
158
|
|
195
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
|
196
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
|
159
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
|
197
160
|
msgid "No environment selected!"
|
198
161
|
msgstr "Geen omgeving geselecteerd!"
|
199
162
|
|
@@ -219,31 +182,23 @@ msgstr "Niet gelukt om %{proxy_type} te zetten op proxy voor %{host}."
|
|
219
182
|
|
220
183
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:174
|
221
184
|
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}"
|
185
|
+
msgstr "De %{proxy_type} proxy van de geselecteerde hosts werd gezet op %{proxy_name}"
|
225
186
|
|
226
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
|
227
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
|
187
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
|
228
188
|
msgid "The %{proxy_type} proxy of the selected hosts was cleared."
|
229
189
|
msgstr "De %{proxy_type} proxy van de geselecteerde hosts zijn verwijderd."
|
230
190
|
|
231
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
|
232
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
|
191
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
|
233
192
|
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}"
|
193
|
+
msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
|
236
194
|
msgstr[0] ""
|
237
195
|
msgstr[1] ""
|
238
196
|
|
239
197
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
|
240
|
-
msgid ""
|
241
|
-
"
|
242
|
-
msgstr ""
|
243
|
-
"De %{proxy_type} proxy van de geselecteerde hosts werd gezet op "
|
244
|
-
"%{proxy_name}."
|
198
|
+
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
199
|
+
msgstr "De %{proxy_type} proxy van de geselecteerde hosts werd gezet op %{proxy_name}."
|
245
200
|
|
246
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
|
201
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:231 ../webpack/src/Extends/Fills/index.js:12
|
247
202
|
msgid "Puppet"
|
248
203
|
msgstr "Puppet"
|
249
204
|
|
@@ -287,12 +242,7 @@ msgstr "Bekijk omgevingen per locatie"
|
|
287
242
|
msgid "List environments per organization"
|
288
243
|
msgstr "Bekijk omgevingen per organisatie"
|
289
244
|
|
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
|
245
|
+
#: ../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
|
296
246
|
msgid "ID of Puppet class"
|
297
247
|
msgstr "ID van de Puppet class"
|
298
248
|
|
@@ -320,10 +270,7 @@ msgstr "Som alle puppet class IDs voor de host op"
|
|
320
270
|
msgid "Add a Puppet class to host"
|
321
271
|
msgstr "Een Puppet class toevoegen aan de host"
|
322
272
|
|
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
|
273
|
+
#: ../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
|
327
274
|
msgid "ID of host"
|
328
275
|
msgstr "ID van de host"
|
329
276
|
|
@@ -339,10 +286,7 @@ msgstr "Som alle Puppet class IDs voor de host groep op"
|
|
339
286
|
msgid "Add a Puppet class to host group"
|
340
287
|
msgstr "Een Puppet class aan een host groep toevoegen"
|
341
288
|
|
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
|
289
|
+
#: ../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
|
346
290
|
msgid "ID of host group"
|
347
291
|
msgstr "ID van de host groep"
|
348
292
|
|
@@ -352,13 +296,9 @@ msgstr "Verwijder een Puppet class van een host groep"
|
|
352
296
|
|
353
297
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:19
|
354
298
|
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"
|
299
|
+
msgstr "Som alle override waarden op voor een specifieke smart class parameter"
|
357
300
|
|
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
|
301
|
+
#: ../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
|
362
302
|
msgid "Display hidden values"
|
363
303
|
msgstr "Bekijk verstopte waarden"
|
364
304
|
|
@@ -388,8 +328,7 @@ msgstr "Wijzig een override waarde voor een specifieke smart class parameter"
|
|
388
328
|
|
389
329
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62
|
390
330
|
msgid "Delete an override value for a specific smart class parameter"
|
391
|
-
msgstr ""
|
392
|
-
"Verwijder een override waarde voor een specifieke smart class parameter"
|
331
|
+
msgstr "Verwijder een override waarde voor een specifieke smart class parameter"
|
393
332
|
|
394
333
|
#: ../app/controllers/foreman_puppet/api/v2/puppet_lookups_common_controller.rb:112
|
395
334
|
msgid "%{model} with id '%{id}' was not found"
|
@@ -460,12 +399,8 @@ msgid "List of smart class parameters for a specific environment"
|
|
460
399
|
msgstr "Som alle smart class parameters op voor een specifieke omgeving"
|
461
400
|
|
462
401
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
|
463
|
-
msgid ""
|
464
|
-
"
|
465
|
-
"combination"
|
466
|
-
msgstr ""
|
467
|
-
"Som alle smart class parameters op voor een specifieke omgeving/Puppet class"
|
468
|
-
" combinatie"
|
402
|
+
msgid "List of smart class parameters for a specific environment/Puppet class combination"
|
403
|
+
msgstr "Som alle smart class parameters op voor een specifieke omgeving/Puppet class combinatie"
|
469
404
|
|
470
405
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
|
471
406
|
msgid "Show a smart class parameter"
|
@@ -492,13 +427,10 @@ msgid "When enabled the parameter is hidden in the UI"
|
|
492
427
|
msgstr "Als aangezet dan wordt de parameter wordt hidden in de UI"
|
493
428
|
|
494
429
|
#: ../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"
|
430
|
+
msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
|
498
431
|
msgstr ""
|
499
432
|
|
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
|
433
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
|
502
434
|
msgid "The order in which values are resolved"
|
503
435
|
msgstr "De volgorde waarin waarden worden opgezocht"
|
504
436
|
|
@@ -515,12 +447,8 @@ msgid "Types of variable values"
|
|
515
447
|
msgstr "Types van variabelen"
|
516
448
|
|
517
449
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
|
518
|
-
msgid ""
|
519
|
-
"
|
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"
|
450
|
+
msgid "If true, will raise an error if there is no default value and no matcher provide a value"
|
451
|
+
msgstr "Als gezet, wordt er een fout gegenereerd als er geen standaardwaarde is en geen matcher een waarde aanbiedt"
|
524
452
|
|
525
453
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
|
526
454
|
msgid "Merge all matching values (only array/hash type)"
|
@@ -528,8 +456,7 @@ msgstr "Voeg alle matching values samen (alleen array/hash types)"
|
|
528
456
|
|
529
457
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:58
|
530
458
|
msgid "Include default value when merging all matching values"
|
531
|
-
msgstr ""
|
532
|
-
"Voeg een default value toe wanneer alle matching waarden worden samengevoegd"
|
459
|
+
msgstr "Voeg een default value toe wanneer alle matching waarden worden samengevoegd"
|
533
460
|
|
534
461
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:59
|
535
462
|
msgid "Remove duplicate values (only array type)"
|
@@ -540,22 +467,21 @@ msgid "Successfully overridden all parameters of Puppet class %s"
|
|
540
467
|
msgstr "Alle parameters van puppet class %s zijn succesvol overridden."
|
541
468
|
|
542
469
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
|
543
|
-
msgid ""
|
544
|
-
"
|
545
|
-
msgstr ""
|
546
|
-
"Alle parameters van puppet class %s zijn succesvol terug naar hun standaard "
|
547
|
-
"waarden gezet"
|
470
|
+
msgid "Successfully reset all parameters of Puppet class %s to their default values"
|
471
|
+
msgstr "Alle parameters van puppet class %s zijn succesvol terug naar hun standaard waarden gezet"
|
548
472
|
|
549
473
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
|
550
474
|
msgid "No parameters to override for Puppet class %s"
|
551
475
|
msgstr "Geen parameters te overriden voor Puppet class %s"
|
552
476
|
|
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
|
477
|
+
#: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:10
|
556
478
|
msgid "Create Puppet Environment"
|
557
479
|
msgstr "Maak Puppet Environment"
|
558
480
|
|
481
|
+
#: ../app/helpers/foreman_puppet/environments_helper.rb:14 ../app/views/foreman_puppet/config_groups/index.html.erb:7
|
482
|
+
msgid "Help"
|
483
|
+
msgstr "Help"
|
484
|
+
|
559
485
|
#: ../app/helpers/foreman_puppet/hosts_helper.rb:11
|
560
486
|
msgid "Change Environment"
|
561
487
|
msgstr "Wijzig Omgeving"
|
@@ -572,7 +498,7 @@ msgstr ""
|
|
572
498
|
msgid "Puppet external nodes YAML dump"
|
573
499
|
msgstr ""
|
574
500
|
|
575
|
-
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34
|
501
|
+
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34 ../app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb:1
|
576
502
|
msgid "Puppet Environment"
|
577
503
|
msgstr ""
|
578
504
|
|
@@ -609,9 +535,7 @@ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
|
|
609
535
|
msgstr ""
|
610
536
|
|
611
537
|
#: ../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/>"
|
538
|
+
msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
|
615
539
|
msgstr ""
|
616
540
|
|
617
541
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
|
@@ -648,8 +572,7 @@ msgid_plural "%{name} has %{num_tag} classes"
|
|
648
572
|
msgstr[0] ""
|
649
573
|
msgstr[1] ""
|
650
574
|
|
651
|
-
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
|
652
|
-
#: ../webpack/src/foreman_class_edit.js:55
|
575
|
+
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
|
653
576
|
msgid "Click to remove %s"
|
654
577
|
msgstr "Klik om %s te verwijderen"
|
655
578
|
|
@@ -657,8 +580,7 @@ msgstr "Klik om %s te verwijderen"
|
|
657
580
|
msgid "Click to add %s"
|
658
581
|
msgstr "Klik om %s toe te voegen"
|
659
582
|
|
660
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
|
661
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
|
583
|
+
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
|
662
584
|
msgid "None"
|
663
585
|
msgstr ""
|
664
586
|
|
@@ -693,12 +615,8 @@ msgid "Operating system default"
|
|
693
615
|
msgstr ""
|
694
616
|
|
695
617
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
|
696
|
-
msgid ""
|
697
|
-
"
|
698
|
-
"page."
|
699
|
-
msgstr ""
|
700
|
-
"De laatste inschrijving. Besturingssysteem standaard. kan worden gezet door "
|
701
|
-
"de %s pagina te bewerken."
|
618
|
+
msgid "The final entry, Operating System default, can be set by editing the %s page."
|
619
|
+
msgstr "De laatste inschrijving. Besturingssysteem standaard. kan worden gezet door de %s pagina te bewerken."
|
702
620
|
|
703
621
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
|
704
622
|
msgid "Operating System"
|
@@ -713,15 +631,11 @@ msgid "%{puppetclass} does not belong to the %{environment} environment"
|
|
713
631
|
msgstr ""
|
714
632
|
|
715
633
|
#: ../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"
|
634
|
+
msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
|
719
635
|
msgstr ""
|
720
636
|
|
721
637
|
#: ../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"
|
638
|
+
msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
|
725
639
|
msgstr ""
|
726
640
|
|
727
641
|
#: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
|
@@ -776,11 +690,7 @@ msgstr "Vink overtollige aan/uit"
|
|
776
690
|
msgid "Check/Uncheck all"
|
777
691
|
msgstr "Vink alles aan/uit"
|
778
692
|
|
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
|
693
|
+
#: ../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
|
784
694
|
msgid "Environment"
|
785
695
|
msgstr ""
|
786
696
|
|
@@ -820,20 +730,19 @@ msgstr "Annuleren"
|
|
820
730
|
msgid "Update"
|
821
731
|
msgstr ""
|
822
732
|
|
823
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
733
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
|
824
734
|
msgid "included already from parent"
|
825
735
|
msgstr ""
|
826
736
|
|
827
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
828
|
-
#: ../app/views/provisioning_templates/_combination.html.erb:4
|
737
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
|
829
738
|
msgid "Remove"
|
830
739
|
msgstr ""
|
831
740
|
|
832
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
741
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
|
833
742
|
msgid "Add"
|
834
743
|
msgstr ""
|
835
744
|
|
836
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
745
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
|
837
746
|
msgid "%s is not in environment"
|
838
747
|
msgstr "%s is niet in omgeving"
|
839
748
|
|
@@ -845,57 +754,40 @@ msgstr ""
|
|
845
754
|
msgid "Available Config Groups"
|
846
755
|
msgstr "Beschikbare Config Groepen"
|
847
756
|
|
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
|
757
|
+
#: ../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
|
851
758
|
msgid "Edit %s"
|
852
759
|
msgstr "Bewerken %s"
|
853
760
|
|
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
|
761
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:3 ../app/views/foreman_puppet/config_groups/welcome.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:9 ../lib/foreman_puppet/register.rb:174
|
858
762
|
msgid "Config Groups"
|
859
763
|
msgstr ""
|
860
764
|
|
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
|
765
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:6 ../app/views/foreman_puppet/config_groups/new.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
|
864
766
|
msgid "Create Config Group"
|
865
767
|
msgstr ""
|
866
768
|
|
867
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
868
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
|
769
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
|
869
770
|
msgid "Puppet Classes"
|
870
771
|
msgstr ""
|
871
772
|
|
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
|
773
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:14 ../app/views/foreman_puppet/environments/index.html.erb:9 ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
|
875
774
|
msgid "Hosts"
|
876
775
|
msgstr ""
|
877
776
|
|
878
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
879
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
|
777
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:15 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
|
880
778
|
msgid "Host Groups"
|
881
779
|
msgstr ""
|
882
780
|
|
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
|
781
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:16 ../app/views/foreman_puppet/environments/index.html.erb:10 ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
|
886
782
|
msgid "Actions"
|
887
783
|
msgstr "Acties"
|
888
784
|
|
889
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
890
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
|
785
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:27 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
|
891
786
|
msgid "Delete %s?"
|
892
787
|
msgstr "%s verwijderen?"
|
893
788
|
|
894
789
|
#: ../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."
|
790
|
+
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."
|
899
791
|
msgstr ""
|
900
792
|
|
901
793
|
#: ../app/views/foreman_puppet/environments/_form.html.erb:6
|
@@ -906,9 +798,7 @@ msgstr ""
|
|
906
798
|
msgid "Organizations"
|
907
799
|
msgstr ""
|
908
800
|
|
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
|
801
|
+
#: ../app/views/foreman_puppet/environments/edit.html.erb:5 ../app/views/foreman_puppet/environments/index.html.erb:1 ../app/views/foreman_puppet/environments/new.html.erb:4 ../app/views/foreman_puppet/environments/welcome.html.erb:4 ../webpack/src/Components/Environments/Welcome.js:40
|
912
802
|
msgid "Puppet Environments"
|
913
803
|
msgstr ""
|
914
804
|
|
@@ -916,8 +806,7 @@ msgstr ""
|
|
916
806
|
msgid "Environment|Name"
|
917
807
|
msgstr ""
|
918
808
|
|
919
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:22
|
920
|
-
#: ../lib/foreman_puppet/register.rb:168
|
809
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
|
921
810
|
msgid "Classes"
|
922
811
|
msgstr "Classes"
|
923
812
|
|
@@ -925,8 +814,7 @@ msgstr "Classes"
|
|
925
814
|
msgid "Create Environment"
|
926
815
|
msgstr ""
|
927
816
|
|
928
|
-
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1
|
929
|
-
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
|
817
|
+
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
|
930
818
|
msgid "Puppet environments"
|
931
819
|
msgstr ""
|
932
820
|
|
@@ -943,15 +831,10 @@ msgid "No environments found"
|
|
943
831
|
msgstr ""
|
944
832
|
|
945
833
|
#: ../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."
|
834
|
+
msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
|
949
835
|
msgstr ""
|
950
836
|
|
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
|
837
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8 ../lib/foreman_puppet/register.rb:177
|
955
838
|
msgid "Smart Class Parameters"
|
956
839
|
msgstr ""
|
957
840
|
|
@@ -959,9 +842,7 @@ msgstr ""
|
|
959
842
|
msgid "Parameter"
|
960
843
|
msgstr ""
|
961
844
|
|
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
|
845
|
+
#: ../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
|
965
846
|
msgid "Puppet Class"
|
966
847
|
msgstr ""
|
967
848
|
|
@@ -970,18 +851,14 @@ msgid "Number of Overrides"
|
|
970
851
|
msgstr ""
|
971
852
|
|
972
853
|
#: ../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)."
|
854
|
+
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)."
|
977
855
|
msgstr ""
|
978
856
|
|
979
857
|
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
|
980
858
|
msgid "Included Classes"
|
981
859
|
msgstr ""
|
982
860
|
|
983
|
-
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
|
984
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
|
861
|
+
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
|
985
862
|
msgid "Not authorized to edit classes"
|
986
863
|
msgstr "Niet geautoriseerd om classes te bewerken"
|
987
864
|
|
@@ -997,8 +874,7 @@ msgstr "Beschikbare Classes"
|
|
997
874
|
msgid "Filter classes"
|
998
875
|
msgstr ""
|
999
876
|
|
1000
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
|
1001
|
-
#: ../webpack/src/foreman_class_edit.js:84
|
877
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
|
1002
878
|
msgid "belongs to config group"
|
1003
879
|
msgstr "hoort bij config group"
|
1004
880
|
|
@@ -1015,9 +891,7 @@ msgid "Omit"
|
|
1015
891
|
msgstr ""
|
1016
892
|
|
1017
893
|
#: ../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."
|
894
|
+
msgid "The class could not be saved because of an error in one of the class parameters."
|
1021
895
|
msgstr ""
|
1022
896
|
|
1023
897
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
|
@@ -1033,9 +907,7 @@ msgid "This Puppet class has no parameters in its signature."
|
|
1033
907
|
msgstr ""
|
1034
908
|
|
1035
909
|
#: ../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\"."
|
910
|
+
msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
|
1039
911
|
msgstr ""
|
1040
912
|
|
1041
913
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
|
@@ -1058,10 +930,7 @@ msgstr "Bewerk Puppet Class %s"
|
|
1058
930
|
msgid "Puppetclass|Name"
|
1059
931
|
msgstr ""
|
1060
932
|
|
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
|
933
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
|
1065
934
|
msgid "Environments"
|
1066
935
|
msgstr ""
|
1067
936
|
|
@@ -1082,21 +951,19 @@ msgid "Set parameters to defaults"
|
|
1082
951
|
msgstr ""
|
1083
952
|
|
1084
953
|
#: ../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?"
|
954
|
+
msgid "This will reset parameters of the class %s to their default values. Continue?"
|
1088
955
|
msgstr ""
|
1089
956
|
|
1090
957
|
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
|
1091
|
-
msgid "
|
958
|
+
msgid "Puppet Class Parameters"
|
1092
959
|
msgstr ""
|
1093
960
|
|
1094
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:
|
1095
|
-
msgid "
|
961
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
962
|
+
msgid "Notice"
|
1096
963
|
msgstr ""
|
1097
964
|
|
1098
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:
|
1099
|
-
msgid "
|
965
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
|
966
|
+
msgid "Please select an environment first"
|
1100
967
|
msgstr ""
|
1101
968
|
|
1102
969
|
#: ../app/views/hosts/select_multiple_environment.html.erb:4
|
@@ -1135,66 +1002,122 @@ msgstr ""
|
|
1135
1002
|
msgid "Hosts managed:"
|
1136
1003
|
msgstr ""
|
1137
1004
|
|
1138
|
-
#: ../lib/foreman_puppet/register.rb:
|
1005
|
+
#: ../lib/foreman_puppet/register.rb:9
|
1139
1006
|
msgid "Facts"
|
1140
1007
|
msgstr ""
|
1141
1008
|
|
1142
|
-
#: ../lib/foreman_puppet/register.rb:
|
1143
|
-
msgid ""
|
1144
|
-
"Foreman will default to this puppet environment if it cannot auto detect one"
|
1009
|
+
#: ../lib/foreman_puppet/register.rb:12
|
1010
|
+
msgid "Foreman will default to this puppet environment if it cannot auto detect one"
|
1145
1011
|
msgstr ""
|
1146
1012
|
|
1147
|
-
#: ../lib/foreman_puppet/register.rb:
|
1013
|
+
#: ../lib/foreman_puppet/register.rb:14
|
1148
1014
|
msgid "Default Puppet environment"
|
1149
1015
|
msgstr ""
|
1150
1016
|
|
1151
|
-
#: ../lib/foreman_puppet/register.rb:
|
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"
|
1017
|
+
#: ../lib/foreman_puppet/register.rb:18
|
1018
|
+
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"
|
1156
1019
|
msgstr ""
|
1157
1020
|
|
1158
|
-
#: ../lib/foreman_puppet/register.rb:
|
1021
|
+
#: ../lib/foreman_puppet/register.rb:21
|
1159
1022
|
msgid "ENC environment"
|
1160
1023
|
msgstr ""
|
1161
1024
|
|
1162
|
-
#: ../lib/foreman_puppet/register.rb:
|
1025
|
+
#: ../lib/foreman_puppet/register.rb:24
|
1163
1026
|
msgid "Foreman will update a host's environment from its facts"
|
1164
1027
|
msgstr ""
|
1165
1028
|
|
1166
|
-
#: ../lib/foreman_puppet/register.rb:
|
1029
|
+
#: ../lib/foreman_puppet/register.rb:26
|
1167
1030
|
msgid "Update environment from facts"
|
1168
1031
|
msgstr ""
|
1169
1032
|
|
1170
|
-
#: ../lib/foreman_puppet/register.rb:
|
1033
|
+
#: ../lib/foreman_puppet/register.rb:29
|
1171
1034
|
msgid "Config Management"
|
1172
1035
|
msgstr ""
|
1173
1036
|
|
1174
|
-
#: ../lib/foreman_puppet/register.rb:
|
1175
|
-
msgid ""
|
1176
|
-
"Duration in minutes after servers reporting via Puppet are classed as out of"
|
1177
|
-
" sync."
|
1037
|
+
#: ../lib/foreman_puppet/register.rb:32
|
1038
|
+
msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
|
1178
1039
|
msgstr ""
|
1179
1040
|
|
1180
|
-
#: ../lib/foreman_puppet/register.rb:
|
1041
|
+
#: ../lib/foreman_puppet/register.rb:34
|
1181
1042
|
msgid "Puppet interval"
|
1182
1043
|
msgstr ""
|
1183
1044
|
|
1184
|
-
#: ../lib/foreman_puppet/register.rb:
|
1185
|
-
msgid ""
|
1186
|
-
"Disable host configuration status turning to out of sync for %s after report"
|
1187
|
-
" does not arrive within configured interval"
|
1045
|
+
#: ../lib/foreman_puppet/register.rb:37
|
1046
|
+
msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
|
1188
1047
|
msgstr ""
|
1189
1048
|
|
1190
|
-
#: ../lib/foreman_puppet/register.rb:
|
1049
|
+
#: ../lib/foreman_puppet/register.rb:39
|
1191
1050
|
msgid "%s out of sync disabled"
|
1192
1051
|
msgstr ""
|
1193
1052
|
|
1194
|
-
#: ../lib/foreman_puppet/register.rb:
|
1053
|
+
#: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
|
1195
1054
|
msgid "Puppet ENC"
|
1196
1055
|
msgstr ""
|
1197
1056
|
|
1057
|
+
#: ../lib/foreman_puppet/register.rb:232
|
1058
|
+
msgid "Puppet env"
|
1059
|
+
msgstr ""
|
1060
|
+
|
1061
|
+
#: ../webpack/src/Components/Environments/Welcome.js:18
|
1062
|
+
msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer."
|
1063
|
+
msgstr ""
|
1064
|
+
|
1065
|
+
#: ../webpack/src/Components/Environments/Welcome.js:29
|
1066
|
+
msgid "Puppet classes"
|
1067
|
+
msgstr ""
|
1068
|
+
|
1069
|
+
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:15 ../webpack/src/Extends/Host/PuppetTab/constants.js:6
|
1070
|
+
msgid "Assigned classes"
|
1071
|
+
msgstr ""
|
1072
|
+
|
1073
|
+
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:16 ../webpack/src/Extends/Host/PuppetTab/Routes.js:22
|
1074
|
+
msgid "This tab is still a work in progress"
|
1075
|
+
msgstr ""
|
1076
|
+
|
1077
|
+
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:21 ../webpack/src/Extends/Host/PuppetTab/constants.js:7
|
1078
|
+
msgid "Smart class parameters"
|
1079
|
+
msgstr ""
|
1080
|
+
|
1081
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43
|
1082
|
+
msgid "Successfully copied to clipboard!"
|
1083
|
+
msgstr ""
|
1084
|
+
|
1085
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44
|
1086
|
+
msgid "Copy to clipboard"
|
1087
|
+
msgstr ""
|
1088
|
+
|
1089
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
|
1090
|
+
msgid "Couldn't find any ENC data for this host"
|
1091
|
+
msgstr ""
|
1092
|
+
|
1093
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:34
|
1094
|
+
msgid "Error!"
|
1095
|
+
msgstr ""
|
1096
|
+
|
1097
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:23
|
1098
|
+
msgid "Puppet details"
|
1099
|
+
msgstr ""
|
1100
|
+
|
1101
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:26
|
1102
|
+
msgid "Puppet environment"
|
1103
|
+
msgstr ""
|
1104
|
+
|
1105
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:41
|
1106
|
+
msgid "Puppet Smart Proxy"
|
1107
|
+
msgstr ""
|
1108
|
+
|
1109
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:54
|
1110
|
+
msgid "Puppet CA Smart Proxy"
|
1111
|
+
msgstr ""
|
1112
|
+
|
1113
|
+
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:4
|
1114
|
+
msgid "Reports"
|
1115
|
+
msgstr ""
|
1116
|
+
|
1117
|
+
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:9
|
1118
|
+
msgid "ENC Preview"
|
1119
|
+
msgstr ""
|
1120
|
+
|
1198
1121
|
#: ../webpack/src/foreman_class_edit.js:146
|
1199
1122
|
msgid "Click to remove config group"
|
1200
1123
|
msgstr "Klik om config groep te verwijderen"
|
@@ -1207,6 +1130,10 @@ msgstr "Verwijder"
|
|
1207
1130
|
msgid "Loading parameters..."
|
1208
1131
|
msgstr "Laad parameters..."
|
1209
1132
|
|
1133
|
+
#: ../webpack/src/foreman_puppet_host_form.js:102
|
1134
|
+
msgid "Some Puppet Classes are unavailable in the selected environment"
|
1135
|
+
msgstr ""
|
1136
|
+
|
1210
1137
|
#: action_names.rb:2
|
1211
1138
|
msgid "Action with sub plans"
|
1212
1139
|
msgstr ""
|