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