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,19 +2,20 @@
|
|
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
|
+
# Andi Chandler <andi@gowling.com>, 2021
|
7
8
|
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2021
|
8
|
-
#
|
9
|
-
|
9
|
+
#
|
10
|
+
#, fuzzy
|
10
11
|
msgid ""
|
11
12
|
msgstr ""
|
12
|
-
"Project-Id-Version: foreman_puppet
|
13
|
+
"Project-Id-Version: foreman_puppet 2.0.0.alpha.2\n"
|
13
14
|
"Report-Msgid-Bugs-To: \n"
|
15
|
+
"POT-Creation-Date: 2021-11-10 11:17+0000\n"
|
14
16
|
"PO-Revision-Date: 2021-02-03 16:30+0000\n"
|
15
|
-
"Last-Translator:
|
16
|
-
"Language-Team: English (United Kingdom) (https://www.transifex.com/foreman/
|
17
|
-
"ms/114/en_GB/)\n"
|
17
|
+
"Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2021\n"
|
18
|
+
"Language-Team: English (United Kingdom) (https://www.transifex.com/foreman/teams/114/en_GB/)\n"
|
18
19
|
"MIME-Version: 1.0\n"
|
19
20
|
"Content-Type: text/plain; charset=UTF-8\n"
|
20
21
|
"Content-Transfer-Encoding: 8bit\n"
|
@@ -22,23 +23,32 @@ msgstr ""
|
|
22
23
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
23
24
|
|
24
25
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
|
25
|
-
msgid "
|
26
|
+
msgid ""
|
27
|
+
"Ignored environment names resulting in booleans found. Please quote strings "
|
28
|
+
"like true/false and yes/no in config/ignored_environments.yml"
|
26
29
|
msgstr ""
|
27
30
|
|
28
|
-
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
|
31
|
+
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
|
32
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
|
29
33
|
msgid "No changes to your environments detected"
|
30
34
|
msgstr ""
|
31
35
|
|
32
36
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
|
33
|
-
msgid "
|
37
|
+
msgid ""
|
38
|
+
"Successfully updated environments and Puppet classes from the on-disk Puppet"
|
39
|
+
" installation"
|
34
40
|
msgstr ""
|
35
41
|
|
36
42
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
|
37
|
-
msgid "
|
43
|
+
msgid ""
|
44
|
+
"Failed to update environments and Puppet classes from the on-disk Puppet "
|
45
|
+
"installation: %s"
|
38
46
|
msgstr ""
|
39
47
|
|
40
48
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
|
41
|
-
msgid "
|
49
|
+
msgid ""
|
50
|
+
"No smart proxy was found to import environments from, ensure that at least "
|
51
|
+
"one smart proxy is registered with the 'puppet' feature"
|
42
52
|
msgstr ""
|
43
53
|
|
44
54
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
|
@@ -69,40 +79,51 @@ msgstr ""
|
|
69
79
|
msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
|
70
80
|
msgstr ""
|
71
81
|
|
72
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
|
82
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
|
83
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
|
73
84
|
msgid "ID of associated puppet Environment"
|
74
85
|
msgstr ""
|
75
86
|
|
76
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
|
87
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
|
88
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
|
77
89
|
msgid "IDs of associated Puppetclasses"
|
78
90
|
msgstr ""
|
79
91
|
|
80
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
|
92
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
|
93
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
|
81
94
|
msgid "IDs of associated ConfigGroups"
|
82
95
|
msgstr ""
|
83
96
|
|
84
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
97
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:14
|
85
98
|
msgid "Import puppet classes from puppet proxy"
|
86
99
|
msgstr ""
|
87
100
|
|
88
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
101
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:15
|
102
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
|
89
103
|
msgid "Import puppet classes from puppet proxy for an environment"
|
90
104
|
msgstr ""
|
91
105
|
|
92
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
93
|
-
msgid "
|
106
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:21
|
107
|
+
msgid ""
|
108
|
+
"Optional comma-delimited stringcontaining either 'new', 'updated', or "
|
109
|
+
"'obsolete'that is used to limit the imported Puppet classes"
|
94
110
|
msgstr ""
|
95
111
|
|
96
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
97
|
-
msgid "
|
112
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:49
|
113
|
+
msgid ""
|
114
|
+
"Failed to update the environments and Puppet classes from the on-disk puppet"
|
115
|
+
" installation: %s"
|
98
116
|
msgstr ""
|
99
117
|
|
100
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
118
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:80
|
101
119
|
msgid "The requested environment cannot be found."
|
102
120
|
msgstr ""
|
103
121
|
|
104
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
105
|
-
|
122
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:110
|
123
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:123
|
124
|
+
msgid ""
|
125
|
+
"No proxy found to import classes from, ensure that the smart proxy has the "
|
126
|
+
"Puppet feature enabled."
|
106
127
|
msgstr ""
|
107
128
|
|
108
129
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
|
@@ -129,7 +150,9 @@ msgstr ""
|
|
129
150
|
msgid "environment id"
|
130
151
|
msgstr ""
|
131
152
|
|
132
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
|
153
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
|
154
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20
|
155
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
|
133
156
|
msgid "ID of environment"
|
134
157
|
msgstr ""
|
135
158
|
|
@@ -153,7 +176,8 @@ msgstr ""
|
|
153
176
|
msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
|
154
177
|
msgstr ""
|
155
178
|
|
156
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
|
179
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
|
180
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
|
157
181
|
msgid "No environment selected!"
|
158
182
|
msgstr ""
|
159
183
|
|
@@ -181,21 +205,25 @@ msgstr ""
|
|
181
205
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
|
182
206
|
msgstr ""
|
183
207
|
|
184
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
|
208
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
|
209
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
|
185
210
|
msgid "The %{proxy_type} proxy of the selected hosts was cleared."
|
186
211
|
msgstr ""
|
187
212
|
|
188
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
|
213
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
|
214
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
|
189
215
|
msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
|
190
|
-
msgid_plural "
|
216
|
+
msgid_plural ""
|
217
|
+
"The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
|
191
218
|
msgstr[0] ""
|
192
219
|
msgstr[1] ""
|
193
220
|
|
194
221
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
|
195
|
-
msgid "
|
222
|
+
msgid ""
|
223
|
+
"The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
196
224
|
msgstr ""
|
197
225
|
|
198
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
|
226
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
|
199
227
|
msgid "Puppet"
|
200
228
|
msgstr ""
|
201
229
|
|
@@ -239,7 +267,12 @@ msgstr ""
|
|
239
267
|
msgid "List environments per organization"
|
240
268
|
msgstr "List environments per organisation"
|
241
269
|
|
242
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
|
270
|
+
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
|
271
|
+
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20
|
272
|
+
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29
|
273
|
+
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19
|
274
|
+
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28
|
275
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
|
243
276
|
msgid "ID of Puppet class"
|
244
277
|
msgstr ""
|
245
278
|
|
@@ -267,7 +300,10 @@ msgstr ""
|
|
267
300
|
msgid "Add a Puppet class to host"
|
268
301
|
msgstr ""
|
269
302
|
|
270
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
|
303
|
+
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
|
304
|
+
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28
|
305
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18
|
306
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
|
271
307
|
msgid "ID of host"
|
272
308
|
msgstr ""
|
273
309
|
|
@@ -283,7 +319,10 @@ msgstr ""
|
|
283
319
|
msgid "Add a Puppet class to host group"
|
284
320
|
msgstr ""
|
285
321
|
|
286
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
|
322
|
+
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
|
323
|
+
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27
|
324
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19
|
325
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
|
287
326
|
msgid "ID of host group"
|
288
327
|
msgstr ""
|
289
328
|
|
@@ -295,7 +334,10 @@ msgstr ""
|
|
295
334
|
msgid "List of override values for a specific smart class parameter"
|
296
335
|
msgstr ""
|
297
336
|
|
298
|
-
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
|
337
|
+
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
|
338
|
+
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30
|
339
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24
|
340
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
|
299
341
|
msgid "Display hidden values"
|
300
342
|
msgstr ""
|
301
343
|
|
@@ -396,7 +438,9 @@ msgid "List of smart class parameters for a specific environment"
|
|
396
438
|
msgstr ""
|
397
439
|
|
398
440
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
|
399
|
-
msgid "
|
441
|
+
msgid ""
|
442
|
+
"List of smart class parameters for a specific environment/Puppet class "
|
443
|
+
"combination"
|
400
444
|
msgstr ""
|
401
445
|
|
402
446
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
|
@@ -424,10 +468,13 @@ msgid "When enabled the parameter is hidden in the UI"
|
|
424
468
|
msgstr ""
|
425
469
|
|
426
470
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
|
427
|
-
msgid "
|
471
|
+
msgid ""
|
472
|
+
"Foreman will not send this parameter in classification output.Puppet will "
|
473
|
+
"use the value defined in the Puppet manifest for this parameter"
|
428
474
|
msgstr ""
|
429
475
|
|
430
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51
|
476
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51
|
477
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
|
431
478
|
msgid "The order in which values are resolved"
|
432
479
|
msgstr ""
|
433
480
|
|
@@ -444,7 +491,9 @@ msgid "Types of variable values"
|
|
444
491
|
msgstr ""
|
445
492
|
|
446
493
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
|
447
|
-
msgid "
|
494
|
+
msgid ""
|
495
|
+
"If true, will raise an error if there is no default value and no matcher "
|
496
|
+
"provide a value"
|
448
497
|
msgstr ""
|
449
498
|
|
450
499
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
|
@@ -464,21 +513,20 @@ msgid "Successfully overridden all parameters of Puppet class %s"
|
|
464
513
|
msgstr ""
|
465
514
|
|
466
515
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
|
467
|
-
msgid "
|
516
|
+
msgid ""
|
517
|
+
"Successfully reset all parameters of Puppet class %s to their default values"
|
468
518
|
msgstr ""
|
469
519
|
|
470
520
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
|
471
521
|
msgid "No parameters to override for Puppet class %s"
|
472
522
|
msgstr ""
|
473
523
|
|
474
|
-
#: ../app/helpers/foreman_puppet/environments_helper.rb:13
|
524
|
+
#: ../app/helpers/foreman_puppet/environments_helper.rb:13
|
525
|
+
#: ../app/views/foreman_puppet/environments/new.html.erb:5
|
526
|
+
#: ../webpack/src/Components/Environments/Welcome.js:9
|
475
527
|
msgid "Create Puppet Environment"
|
476
528
|
msgstr ""
|
477
529
|
|
478
|
-
#: ../app/helpers/foreman_puppet/environments_helper.rb:14 ../app/views/foreman_puppet/config_groups/index.html.erb:7
|
479
|
-
msgid "Help"
|
480
|
-
msgstr "Help"
|
481
|
-
|
482
530
|
#: ../app/helpers/foreman_puppet/hosts_helper.rb:11
|
483
531
|
msgid "Change Environment"
|
484
532
|
msgstr ""
|
@@ -495,7 +543,7 @@ msgstr ""
|
|
495
543
|
msgid "Puppet external nodes YAML dump"
|
496
544
|
msgstr ""
|
497
545
|
|
498
|
-
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34
|
546
|
+
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34
|
499
547
|
msgid "Puppet Environment"
|
500
548
|
msgstr ""
|
501
549
|
|
@@ -532,7 +580,9 @@ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
|
|
532
580
|
msgstr ""
|
533
581
|
|
534
582
|
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
|
535
|
-
msgid "
|
583
|
+
msgid ""
|
584
|
+
"Optional parameter without value.<br/><i>Still managed by Foreman, the value"
|
585
|
+
" will be empty.</i><br/>"
|
536
586
|
msgstr ""
|
537
587
|
|
538
588
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
|
@@ -569,7 +619,8 @@ msgid_plural "%{name} has %{num_tag} classes"
|
|
569
619
|
msgstr[0] ""
|
570
620
|
msgstr[1] ""
|
571
621
|
|
572
|
-
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
|
622
|
+
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
|
623
|
+
#: ../webpack/src/foreman_class_edit.js:55
|
573
624
|
msgid "Click to remove %s"
|
574
625
|
msgstr "Click to remove %s"
|
575
626
|
|
@@ -577,7 +628,8 @@ msgstr "Click to remove %s"
|
|
577
628
|
msgid "Click to add %s"
|
578
629
|
msgstr ""
|
579
630
|
|
580
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
|
631
|
+
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
|
632
|
+
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
|
581
633
|
msgid "None"
|
582
634
|
msgstr ""
|
583
635
|
|
@@ -612,7 +664,9 @@ msgid "Operating system default"
|
|
612
664
|
msgstr ""
|
613
665
|
|
614
666
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
|
615
|
-
msgid "
|
667
|
+
msgid ""
|
668
|
+
"The final entry, Operating System default, can be set by editing the %s "
|
669
|
+
"page."
|
616
670
|
msgstr ""
|
617
671
|
|
618
672
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
|
@@ -628,11 +682,15 @@ msgid "%{puppetclass} does not belong to the %{environment} environment"
|
|
628
682
|
msgstr ""
|
629
683
|
|
630
684
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:81
|
631
|
-
msgid "
|
685
|
+
msgid ""
|
686
|
+
"Failed to import %{klass} for %{name}: doesn't exists in our database - "
|
687
|
+
"ignoring"
|
632
688
|
msgstr ""
|
633
689
|
|
634
690
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:123
|
635
|
-
msgid "
|
691
|
+
msgid ""
|
692
|
+
"with id %{object_id} doesn't exist or is not assigned to proper organization"
|
693
|
+
" and/or location"
|
636
694
|
msgstr ""
|
637
695
|
|
638
696
|
#: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
|
@@ -687,7 +745,11 @@ msgstr ""
|
|
687
745
|
msgid "Check/Uncheck all"
|
688
746
|
msgstr ""
|
689
747
|
|
690
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
|
748
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
|
749
|
+
#: ../app/views/foreman_puppet/environments/_form.html.erb:4
|
750
|
+
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4
|
751
|
+
#: ../app/views/hosts/select_multiple_environment.html.erb:7
|
752
|
+
#: ../app/views/provisioning_templates/_combination.html.erb:4
|
691
753
|
msgid "Environment"
|
692
754
|
msgstr ""
|
693
755
|
|
@@ -727,19 +789,20 @@ msgstr "Cancel"
|
|
727
789
|
msgid "Update"
|
728
790
|
msgstr ""
|
729
791
|
|
730
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
792
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:10
|
731
793
|
msgid "included already from parent"
|
732
794
|
msgstr ""
|
733
795
|
|
734
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
796
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
|
797
|
+
#: ../app/views/provisioning_templates/_combination.html.erb:4
|
735
798
|
msgid "Remove"
|
736
799
|
msgstr ""
|
737
800
|
|
738
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
801
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
|
739
802
|
msgid "Add"
|
740
803
|
msgstr ""
|
741
804
|
|
742
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
805
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:26
|
743
806
|
msgid "%s is not in environment"
|
744
807
|
msgstr ""
|
745
808
|
|
@@ -751,40 +814,57 @@ msgstr ""
|
|
751
814
|
msgid "Available Config Groups"
|
752
815
|
msgstr ""
|
753
816
|
|
754
|
-
#: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
|
817
|
+
#: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
|
818
|
+
#: ../app/views/foreman_puppet/environments/edit.html.erb:1
|
819
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
|
755
820
|
msgid "Edit %s"
|
756
821
|
msgstr "Edit %s"
|
757
822
|
|
758
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:3
|
823
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:3
|
824
|
+
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:1
|
825
|
+
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:9
|
826
|
+
#: ../lib/foreman_puppet/register.rb:171
|
759
827
|
msgid "Config Groups"
|
760
828
|
msgstr ""
|
761
829
|
|
762
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
830
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:5
|
831
|
+
#: ../app/views/foreman_puppet/config_groups/new.html.erb:1
|
832
|
+
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
|
763
833
|
msgid "Create Config Group"
|
764
834
|
msgstr ""
|
765
835
|
|
766
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
836
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:11
|
837
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
|
767
838
|
msgid "Puppet Classes"
|
768
839
|
msgstr ""
|
769
840
|
|
770
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
841
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:12
|
842
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:9
|
843
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
|
771
844
|
msgid "Hosts"
|
772
845
|
msgstr "Hosts"
|
773
846
|
|
774
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
847
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:13
|
848
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
|
775
849
|
msgid "Host Groups"
|
776
850
|
msgstr ""
|
777
851
|
|
778
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
852
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:14
|
853
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:10
|
854
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
|
779
855
|
msgid "Actions"
|
780
856
|
msgstr "Actions"
|
781
857
|
|
782
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
858
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:25
|
859
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
|
783
860
|
msgid "Delete %s?"
|
784
861
|
msgstr "Delete %s?"
|
785
862
|
|
786
863
|
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
|
787
|
-
msgid "
|
864
|
+
msgid ""
|
865
|
+
"A config group provides a one-step method of associating many Puppet classes"
|
866
|
+
" to either a host or host group. Typically this would be used to add a "
|
867
|
+
"particular application profile or stack in one step."
|
788
868
|
msgstr ""
|
789
869
|
|
790
870
|
#: ../app/views/foreman_puppet/environments/_form.html.erb:6
|
@@ -795,7 +875,9 @@ msgstr "Locations"
|
|
795
875
|
msgid "Organizations"
|
796
876
|
msgstr "Organisations"
|
797
877
|
|
798
|
-
#: ../app/views/foreman_puppet/environments/edit.html.erb:5
|
878
|
+
#: ../app/views/foreman_puppet/environments/edit.html.erb:5
|
879
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:1
|
880
|
+
#: ../app/views/foreman_puppet/environments/new.html.erb:4
|
799
881
|
msgid "Puppet Environments"
|
800
882
|
msgstr ""
|
801
883
|
|
@@ -803,7 +885,8 @@ msgstr ""
|
|
803
885
|
msgid "Environment|Name"
|
804
886
|
msgstr "Name"
|
805
887
|
|
806
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:22
|
888
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:22
|
889
|
+
#: ../lib/foreman_puppet/register.rb:168
|
807
890
|
msgid "Classes"
|
808
891
|
msgstr ""
|
809
892
|
|
@@ -811,7 +894,8 @@ msgstr ""
|
|
811
894
|
msgid "Create Environment"
|
812
895
|
msgstr ""
|
813
896
|
|
814
|
-
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1
|
897
|
+
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1
|
898
|
+
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
|
815
899
|
msgid "Puppet environments"
|
816
900
|
msgstr ""
|
817
901
|
|
@@ -828,10 +912,15 @@ msgid "No environments found"
|
|
828
912
|
msgstr ""
|
829
913
|
|
830
914
|
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
|
831
|
-
msgid "
|
915
|
+
msgid ""
|
916
|
+
"There are no puppet environments set up on this puppet master. Please check "
|
917
|
+
"the puppet master configuration."
|
832
918
|
msgstr ""
|
833
919
|
|
834
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
|
920
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
|
921
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1
|
922
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8
|
923
|
+
#: ../lib/foreman_puppet/register.rb:174
|
835
924
|
msgid "Smart Class Parameters"
|
836
925
|
msgstr ""
|
837
926
|
|
@@ -839,7 +928,9 @@ msgstr ""
|
|
839
928
|
msgid "Parameter"
|
840
929
|
msgstr "Parameter"
|
841
930
|
|
842
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
|
931
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
|
932
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4
|
933
|
+
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
|
843
934
|
msgid "Puppet Class"
|
844
935
|
msgstr ""
|
845
936
|
|
@@ -848,14 +939,18 @@ msgid "Number of Overrides"
|
|
848
939
|
msgstr ""
|
849
940
|
|
850
941
|
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
|
851
|
-
msgid "
|
942
|
+
msgid ""
|
943
|
+
"Parameterized class support permits detecting, importing, and supplying "
|
944
|
+
"parameters directly to classes which support it, via the ENC and depending "
|
945
|
+
"on a set of rules (Smart Matchers)."
|
852
946
|
msgstr ""
|
853
947
|
|
854
948
|
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
|
855
949
|
msgid "Included Classes"
|
856
950
|
msgstr ""
|
857
951
|
|
858
|
-
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
|
952
|
+
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
|
953
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
|
859
954
|
msgid "Not authorized to edit classes"
|
860
955
|
msgstr "Not authorised to edit classes"
|
861
956
|
|
@@ -871,7 +966,8 @@ msgstr ""
|
|
871
966
|
msgid "Filter classes"
|
872
967
|
msgstr ""
|
873
968
|
|
874
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
|
969
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
|
970
|
+
#: ../webpack/src/foreman_class_edit.js:84
|
875
971
|
msgid "belongs to config group"
|
876
972
|
msgstr "belongs to config group"
|
877
973
|
|
@@ -888,7 +984,9 @@ msgid "Omit"
|
|
888
984
|
msgstr ""
|
889
985
|
|
890
986
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
|
891
|
-
msgid "
|
987
|
+
msgid ""
|
988
|
+
"The class could not be saved because of an error in one of the class "
|
989
|
+
"parameters."
|
892
990
|
msgstr ""
|
893
991
|
|
894
992
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
|
@@ -904,7 +1002,9 @@ msgid "This Puppet class has no parameters in its signature."
|
|
904
1002
|
msgstr ""
|
905
1003
|
|
906
1004
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
|
907
|
-
msgid "
|
1005
|
+
msgid ""
|
1006
|
+
"To update the class signature, go to the Puppet Classes page and select "
|
1007
|
+
"\"Import\"."
|
908
1008
|
msgstr ""
|
909
1009
|
|
910
1010
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
|
@@ -927,7 +1027,10 @@ msgstr ""
|
|
927
1027
|
msgid "Puppetclass|Name"
|
928
1028
|
msgstr "Class name"
|
929
1029
|
|
930
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
|
1030
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
|
1031
|
+
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:4
|
1032
|
+
#: ../lib/foreman_puppet/register.rb:165
|
1033
|
+
#: ../webpack/src/Components/Environments/Welcome.js:21
|
931
1034
|
msgid "Environments"
|
932
1035
|
msgstr ""
|
933
1036
|
|
@@ -948,21 +1051,23 @@ msgid "Set parameters to defaults"
|
|
948
1051
|
msgstr ""
|
949
1052
|
|
950
1053
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
|
951
|
-
msgid "
|
1054
|
+
msgid ""
|
1055
|
+
"This will reset parameters of the class %s to their default values. "
|
1056
|
+
"Continue?"
|
952
1057
|
msgstr ""
|
953
1058
|
|
954
1059
|
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
|
955
|
-
msgid "Puppet Class Parameters"
|
956
|
-
msgstr ""
|
957
|
-
|
958
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
959
1060
|
msgid "Notice"
|
960
1061
|
msgstr ""
|
961
1062
|
|
962
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:
|
1063
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:17
|
963
1064
|
msgid "Please select an environment first"
|
964
1065
|
msgstr ""
|
965
1066
|
|
1067
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
1068
|
+
msgid "Puppet Class Parameters"
|
1069
|
+
msgstr ""
|
1070
|
+
|
966
1071
|
#: ../app/views/hosts/select_multiple_environment.html.erb:4
|
967
1072
|
msgid "Select environment"
|
968
1073
|
msgstr ""
|
@@ -1004,7 +1109,8 @@ msgid "Facts"
|
|
1004
1109
|
msgstr ""
|
1005
1110
|
|
1006
1111
|
#: ../lib/foreman_puppet/register.rb:10
|
1007
|
-
msgid "
|
1112
|
+
msgid ""
|
1113
|
+
"Foreman will default to this puppet environment if it cannot auto detect one"
|
1008
1114
|
msgstr ""
|
1009
1115
|
|
1010
1116
|
#: ../lib/foreman_puppet/register.rb:12
|
@@ -1012,7 +1118,10 @@ msgid "Default Puppet environment"
|
|
1012
1118
|
msgstr ""
|
1013
1119
|
|
1014
1120
|
#: ../lib/foreman_puppet/register.rb:16
|
1015
|
-
msgid "
|
1121
|
+
msgid ""
|
1122
|
+
"Foreman will explicitly set the puppet environment in the ENC yaml output. "
|
1123
|
+
"This will avoid conflicts between the environment in puppet.conf and the "
|
1124
|
+
"environment set in Foreman"
|
1016
1125
|
msgstr ""
|
1017
1126
|
|
1018
1127
|
#: ../lib/foreman_puppet/register.rb:19
|
@@ -1032,7 +1141,9 @@ msgid "Config Management"
|
|
1032
1141
|
msgstr ""
|
1033
1142
|
|
1034
1143
|
#: ../lib/foreman_puppet/register.rb:30
|
1035
|
-
msgid "
|
1144
|
+
msgid ""
|
1145
|
+
"Duration in minutes after servers reporting via Puppet are classed as out of"
|
1146
|
+
" sync."
|
1036
1147
|
msgstr ""
|
1037
1148
|
|
1038
1149
|
#: ../lib/foreman_puppet/register.rb:32
|
@@ -1040,73 +1151,19 @@ msgid "Puppet interval"
|
|
1040
1151
|
msgstr ""
|
1041
1152
|
|
1042
1153
|
#: ../lib/foreman_puppet/register.rb:35
|
1043
|
-
msgid "
|
1154
|
+
msgid ""
|
1155
|
+
"Disable host configuration status turning to out of sync for %s after report"
|
1156
|
+
" does not arrive within configured interval"
|
1044
1157
|
msgstr ""
|
1045
1158
|
|
1046
1159
|
#: ../lib/foreman_puppet/register.rb:37
|
1047
1160
|
msgid "%s out of sync disabled"
|
1048
1161
|
msgstr ""
|
1049
1162
|
|
1050
|
-
#: ../lib/foreman_puppet/register.rb:
|
1163
|
+
#: ../lib/foreman_puppet/register.rb:162 ../lib/foreman_puppet/register.rb:215
|
1051
1164
|
msgid "Puppet ENC"
|
1052
1165
|
msgstr ""
|
1053
1166
|
|
1054
|
-
#: ../lib/foreman_puppet/register.rb:230
|
1055
|
-
msgid "Puppet env"
|
1056
|
-
msgstr ""
|
1057
|
-
|
1058
|
-
#: ../webpack/src/Components/Environments/Welcome.js:18
|
1059
|
-
msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer."
|
1060
|
-
msgstr ""
|
1061
|
-
|
1062
|
-
#: ../webpack/src/Components/Environments/Welcome.js:29
|
1063
|
-
msgid "Puppet classes"
|
1064
|
-
msgstr ""
|
1065
|
-
|
1066
|
-
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:15 ../webpack/src/Extends/Host/PuppetTab/constants.js:6
|
1067
|
-
msgid "Assigned classes"
|
1068
|
-
msgstr ""
|
1069
|
-
|
1070
|
-
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:16 ../webpack/src/Extends/Host/PuppetTab/Routes.js:22
|
1071
|
-
msgid "This tab is still a work in progress"
|
1072
|
-
msgstr ""
|
1073
|
-
|
1074
|
-
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:21 ../webpack/src/Extends/Host/PuppetTab/constants.js:7
|
1075
|
-
msgid "Smart class parameters"
|
1076
|
-
msgstr ""
|
1077
|
-
|
1078
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
|
1079
|
-
msgid "Couldn't find any ENC data for this host"
|
1080
|
-
msgstr ""
|
1081
|
-
|
1082
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:34
|
1083
|
-
msgid "Error!"
|
1084
|
-
msgstr ""
|
1085
|
-
|
1086
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:23
|
1087
|
-
msgid "Puppet details"
|
1088
|
-
msgstr ""
|
1089
|
-
|
1090
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:26
|
1091
|
-
msgid "Puppet environment"
|
1092
|
-
msgstr ""
|
1093
|
-
|
1094
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:41
|
1095
|
-
msgid "Puppet Smart Proxy"
|
1096
|
-
msgstr ""
|
1097
|
-
|
1098
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:54
|
1099
|
-
msgid "Puppet CA Smart Proxy"
|
1100
|
-
msgstr ""
|
1101
|
-
|
1102
|
-
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:4
|
1103
|
-
msgid "Reports"
|
1104
|
-
msgstr ""
|
1105
|
-
|
1106
|
-
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:9
|
1107
|
-
msgid "ENC Preview"
|
1108
|
-
msgstr ""
|
1109
|
-
|
1110
1167
|
#: ../webpack/src/foreman_class_edit.js:146
|
1111
1168
|
msgid "Click to remove config group"
|
1112
1169
|
msgstr "Click to remove config group"
|
@@ -1119,35 +1176,22 @@ msgstr " Remove"
|
|
1119
1176
|
msgid "Loading parameters..."
|
1120
1177
|
msgstr ""
|
1121
1178
|
|
1122
|
-
#: ../webpack/src/foreman_puppet_host_form.js:102
|
1123
|
-
msgid "Some Puppet Classes are unavailable in the selected environment"
|
1124
|
-
msgstr ""
|
1125
|
-
|
1126
1179
|
#: action_names.rb:2
|
1127
|
-
msgid "
|
1128
|
-
msgstr "
|
1180
|
+
msgid "Action with sub plans"
|
1181
|
+
msgstr "Action with sub plans"
|
1129
1182
|
|
1130
1183
|
#: action_names.rb:3
|
1131
|
-
msgid "
|
1132
|
-
msgstr ""
|
1184
|
+
msgid "Import facts"
|
1185
|
+
msgstr "Import facts"
|
1133
1186
|
|
1134
1187
|
#: action_names.rb:4
|
1135
|
-
msgid "
|
1136
|
-
msgstr ""
|
1188
|
+
msgid "Import Puppet classes"
|
1189
|
+
msgstr "Import Puppet classes"
|
1137
1190
|
|
1138
1191
|
#: action_names.rb:5
|
1139
|
-
msgid "
|
1140
|
-
msgstr ""
|
1192
|
+
msgid "Remote action:"
|
1193
|
+
msgstr "Remote action:"
|
1141
1194
|
|
1142
1195
|
#: gemspec.rb:2
|
1143
1196
|
msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
|
1144
1197
|
msgstr ""
|
1145
|
-
|
1146
|
-
#~ msgid "Action with sub plans"
|
1147
|
-
#~ msgstr "Action with sub plans"
|
1148
|
-
|
1149
|
-
#~ msgid "Import Puppet classes"
|
1150
|
-
#~ msgstr "Import Puppet classes"
|
1151
|
-
|
1152
|
-
#~ msgid "Import facts"
|
1153
|
-
#~ msgstr "Import facts"
|