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.
Files changed (37) hide show
  1. checksums.yaml +4 -4
  2. data/app/models/concerns/foreman_puppet/extensions/host.rb +1 -1
  3. data/app/views/foreman_puppet/environments/welcome.html.erb +5 -0
  4. data/app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb +1 -1
  5. data/app/views/foreman_puppet/puppetclasses/_selected_classes.html.erb +1 -1
  6. data/app/views/hosts/select_multiple_puppet_proxy.html.erb +5 -0
  7. data/app/views/provisioning_templates/temp/autoyast_orcharhino_finish.erb +31 -0
  8. data/app/views/provisioning_templates/temp/preseed_orcharhino_finish.erb +90 -0
  9. data/app/views/provisioning_templates/temp/provision/autoyast_orcharhino_default.erb +336 -0
  10. data/app/views/provisioning_templates/temp/snippet/_or_al_client.erb +32 -0
  11. data/app/views/provisioning_templates/temp/snippet/_or_deb_client.erb +175 -0
  12. data/app/views/provisioning_templates/temp/snippet/_or_ol_client.erb +37 -0
  13. data/app/views/provisioning_templates/temp/snippet/_or_sles_client.erb +85 -0
  14. data/lib/foreman_puppet/version.rb +1 -1
  15. data/locale/ca/foreman_puppet.edit.po +243 -167
  16. data/locale/cs_CZ/foreman_puppet.edit.po +224 -175
  17. data/locale/de/foreman_puppet.edit.po +339 -220
  18. data/locale/en/foreman_puppet.edit.po +89 -229
  19. data/locale/en_GB/foreman_puppet.edit.po +210 -166
  20. data/locale/es/foreman_puppet.edit.po +333 -223
  21. data/locale/fr/foreman_puppet.edit.po +339 -236
  22. data/locale/gl/foreman_puppet.edit.po +216 -155
  23. data/locale/it/foreman_puppet.edit.po +262 -185
  24. data/locale/ja/foreman_puppet.edit.po +247 -201
  25. data/locale/ko/foreman_puppet.edit.po +213 -171
  26. data/locale/messages.mo +0 -0
  27. data/locale/nl_NL/foreman_puppet.edit.po +249 -168
  28. data/locale/pl/foreman_puppet.edit.po +267 -175
  29. data/locale/pt_BR/foreman_puppet.edit.po +345 -227
  30. data/locale/ru/foreman_puppet.edit.po +268 -191
  31. data/locale/sv_SE/foreman_puppet.edit.po +215 -156
  32. data/locale/zh_CN/foreman_puppet.edit.po +237 -202
  33. data/locale/zh_TW/foreman_puppet.edit.po +213 -173
  34. data/webpack/src/Components/Environments/Welcome.js +1 -1
  35. metadata +69 -61
  36. data/locale/ka/foreman_puppet.edit.po +0 -1177
  37. /data/locale/{ka/foreman_puppet.po.time_stamp → en/foreman_puppet.pox} +0 -0
@@ -2,16 +2,18 @@
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
- # Carmela Rubiños <carmela.rubinos@gmail.com>, 2022
8
- #
7
+ # Carmela Rubiños <carmela.rubinos@gmail.com>, 2021
8
+ #
9
+ #, fuzzy
9
10
  msgid ""
10
11
  msgstr ""
11
- "Project-Id-Version: foreman_puppet 5.0.0\n"
12
+ "Project-Id-Version: foreman_puppet 2.0.0.alpha.2\n"
12
13
  "Report-Msgid-Bugs-To: \n"
14
+ "POT-Creation-Date: 2021-11-10 11:17+0000\n"
13
15
  "PO-Revision-Date: 2021-02-03 16:30+0000\n"
14
- "Last-Translator: Carmela Rubiños <carmela.rubinos@gmail.com>, 2022\n"
16
+ "Last-Translator: Carmela Rubiños <carmela.rubinos@gmail.com>, 2021\n"
15
17
  "Language-Team: Galician (https://www.transifex.com/foreman/teams/114/gl/)\n"
16
18
  "MIME-Version: 1.0\n"
17
19
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -20,23 +22,32 @@ msgstr ""
20
22
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
21
23
 
22
24
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
23
- msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
25
+ msgid ""
26
+ "Ignored environment names resulting in booleans found. Please quote strings "
27
+ "like true/false and yes/no in config/ignored_environments.yml"
24
28
  msgstr ""
25
29
 
26
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
30
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
31
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
27
32
  msgid "No changes to your environments detected"
28
33
  msgstr ""
29
34
 
30
35
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
31
- msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
36
+ msgid ""
37
+ "Successfully updated environments and Puppet classes from the on-disk Puppet"
38
+ " installation"
32
39
  msgstr ""
33
40
 
34
41
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
35
- msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
42
+ msgid ""
43
+ "Failed to update environments and Puppet classes from the on-disk Puppet "
44
+ "installation: %s"
36
45
  msgstr ""
37
46
 
38
47
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
39
- msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature"
48
+ msgid ""
49
+ "No smart proxy was found to import environments from, ensure that at least "
50
+ "one smart proxy is registered with the 'puppet' feature"
40
51
  msgstr ""
41
52
 
42
53
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
@@ -67,40 +78,51 @@ msgstr ""
67
78
  msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
68
79
  msgstr ""
69
80
 
70
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
81
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
82
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
71
83
  msgid "ID of associated puppet Environment"
72
84
  msgstr ""
73
85
 
74
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
86
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
87
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
75
88
  msgid "IDs of associated Puppetclasses"
76
89
  msgstr ""
77
90
 
78
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
91
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
92
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
79
93
  msgid "IDs of associated ConfigGroups"
80
94
  msgstr ""
81
95
 
82
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
96
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:14
83
97
  msgid "Import puppet classes from puppet proxy"
84
98
  msgstr ""
85
99
 
86
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:17 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:18
100
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:15
101
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
87
102
  msgid "Import puppet classes from puppet proxy for an environment"
88
103
  msgstr ""
89
104
 
90
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:23
91
- msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes"
105
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:21
106
+ msgid ""
107
+ "Optional comma-delimited stringcontaining either 'new', 'updated', or "
108
+ "'obsolete'that is used to limit the imported Puppet classes"
92
109
  msgstr ""
93
110
 
94
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:51
95
- msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
111
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:49
112
+ msgid ""
113
+ "Failed to update the environments and Puppet classes from the on-disk puppet"
114
+ " installation: %s"
96
115
  msgstr ""
97
116
 
98
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
117
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:80
99
118
  msgid "The requested environment cannot be found."
100
119
  msgstr ""
101
120
 
102
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:114 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:128
103
- msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
121
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:110
122
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:123
123
+ msgid ""
124
+ "No proxy found to import classes from, ensure that the smart proxy has the "
125
+ "Puppet feature enabled."
104
126
  msgstr ""
105
127
 
106
128
  #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
@@ -127,7 +149,9 @@ msgstr ""
127
149
  msgid "environment id"
128
150
  msgstr ""
129
151
 
130
- #: ../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
152
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
153
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20
154
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
131
155
  msgid "ID of environment"
132
156
  msgstr ""
133
157
 
@@ -151,7 +175,8 @@ msgstr ""
151
175
  msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
152
176
  msgstr ""
153
177
 
154
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
178
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
179
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
155
180
  msgid "No environment selected!"
156
181
  msgstr "Ningún entorno seleccionado!"
157
182
 
@@ -179,21 +204,25 @@ msgstr ""
179
204
  msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
180
205
  msgstr ""
181
206
 
182
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
207
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
208
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
183
209
  msgid "The %{proxy_type} proxy of the selected hosts was cleared."
184
210
  msgstr ""
185
211
 
186
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
212
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
213
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
187
214
  msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
188
- msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
215
+ msgid_plural ""
216
+ "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
189
217
  msgstr[0] ""
190
218
  msgstr[1] ""
191
219
 
192
220
  #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
193
- msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
221
+ msgid ""
222
+ "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
194
223
  msgstr ""
195
224
 
196
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:229 ../webpack/src/Extends/Fills/index.js:12
225
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
197
226
  msgid "Puppet"
198
227
  msgstr ""
199
228
 
@@ -237,7 +266,12 @@ msgstr ""
237
266
  msgid "List environments per organization"
238
267
  msgstr ""
239
268
 
240
- #: ../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
269
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
270
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20
271
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29
272
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19
273
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28
274
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
241
275
  msgid "ID of Puppet class"
242
276
  msgstr ""
243
277
 
@@ -265,7 +299,10 @@ msgstr ""
265
299
  msgid "Add a Puppet class to host"
266
300
  msgstr ""
267
301
 
268
- #: ../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
302
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
303
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28
304
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18
305
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
269
306
  msgid "ID of host"
270
307
  msgstr ""
271
308
 
@@ -281,7 +318,10 @@ msgstr ""
281
318
  msgid "Add a Puppet class to host group"
282
319
  msgstr ""
283
320
 
284
- #: ../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
321
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
322
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27
323
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19
324
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
285
325
  msgid "ID of host group"
286
326
  msgstr ""
287
327
 
@@ -293,7 +333,10 @@ msgstr ""
293
333
  msgid "List of override values for a specific smart class parameter"
294
334
  msgstr ""
295
335
 
296
- #: ../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
336
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
337
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30
338
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24
339
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
297
340
  msgid "Display hidden values"
298
341
  msgstr ""
299
342
 
@@ -394,7 +437,9 @@ msgid "List of smart class parameters for a specific environment"
394
437
  msgstr ""
395
438
 
396
439
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
397
- msgid "List of smart class parameters for a specific environment/Puppet class combination"
440
+ msgid ""
441
+ "List of smart class parameters for a specific environment/Puppet class "
442
+ "combination"
398
443
  msgstr ""
399
444
 
400
445
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
@@ -422,10 +467,13 @@ msgid "When enabled the parameter is hidden in the UI"
422
467
  msgstr ""
423
468
 
424
469
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
425
- msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
470
+ msgid ""
471
+ "Foreman will not send this parameter in classification output.Puppet will "
472
+ "use the value defined in the Puppet manifest for this parameter"
426
473
  msgstr ""
427
474
 
428
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
475
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51
476
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
429
477
  msgid "The order in which values are resolved"
430
478
  msgstr "A orde na cual se resolven os valores"
431
479
 
@@ -442,7 +490,9 @@ msgid "Types of variable values"
442
490
  msgstr ""
443
491
 
444
492
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
445
- msgid "If true, will raise an error if there is no default value and no matcher provide a value"
493
+ msgid ""
494
+ "If true, will raise an error if there is no default value and no matcher "
495
+ "provide a value"
446
496
  msgstr ""
447
497
 
448
498
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
@@ -462,21 +512,20 @@ msgid "Successfully overridden all parameters of Puppet class %s"
462
512
  msgstr ""
463
513
 
464
514
  #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
465
- msgid "Successfully reset all parameters of Puppet class %s to their default values"
515
+ msgid ""
516
+ "Successfully reset all parameters of Puppet class %s to their default values"
466
517
  msgstr ""
467
518
 
468
519
  #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
469
520
  msgid "No parameters to override for Puppet class %s"
470
521
  msgstr ""
471
522
 
472
- #: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:10
523
+ #: ../app/helpers/foreman_puppet/environments_helper.rb:13
524
+ #: ../app/views/foreman_puppet/environments/new.html.erb:5
525
+ #: ../webpack/src/Components/Environments/Welcome.js:9
473
526
  msgid "Create Puppet Environment"
474
527
  msgstr ""
475
528
 
476
- #: ../app/helpers/foreman_puppet/environments_helper.rb:14 ../app/views/foreman_puppet/config_groups/index.html.erb:7
477
- msgid "Help"
478
- msgstr "Axuda"
479
-
480
529
  #: ../app/helpers/foreman_puppet/hosts_helper.rb:11
481
530
  msgid "Change Environment"
482
531
  msgstr "Cambiar Entorno"
@@ -493,7 +542,7 @@ msgstr ""
493
542
  msgid "Puppet external nodes YAML dump"
494
543
  msgstr "Volcado YAML de nodos externos puppet"
495
544
 
496
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:34 ../app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb:1
545
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:34
497
546
  msgid "Puppet Environment"
498
547
  msgstr "Entorno Puppet"
499
548
 
@@ -530,7 +579,9 @@ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
530
579
  msgstr ""
531
580
 
532
581
  #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
533
- msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
582
+ msgid ""
583
+ "Optional parameter without value.<br/><i>Still managed by Foreman, the value"
584
+ " will be empty.</i><br/>"
534
585
  msgstr ""
535
586
 
536
587
  #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
@@ -567,7 +618,8 @@ msgid_plural "%{name} has %{num_tag} classes"
567
618
  msgstr[0] ""
568
619
  msgstr[1] ""
569
620
 
570
- #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
621
+ #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
622
+ #: ../webpack/src/foreman_class_edit.js:55
571
623
  msgid "Click to remove %s"
572
624
  msgstr "Click para eliminar %s"
573
625
 
@@ -575,7 +627,8 @@ msgstr "Click para eliminar %s"
575
627
  msgid "Click to add %s"
576
628
  msgstr "Click para engadir %s"
577
629
 
578
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
630
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
631
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
579
632
  msgid "None"
580
633
  msgstr "Ningún"
581
634
 
@@ -610,8 +663,12 @@ msgid "Operating system default"
610
663
  msgstr "Sistema Operativo predeterminado"
611
664
 
612
665
  #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
613
- msgid "The final entry, Operating System default, can be set by editing the %s page."
614
- msgstr "A última entrada, Sistema Operativo predeterminado, pódese configurar editando a páxina %s."
666
+ msgid ""
667
+ "The final entry, Operating System default, can be set by editing the %s "
668
+ "page."
669
+ msgstr ""
670
+ "A última entrada, Sistema Operativo predeterminado, pódese configurar "
671
+ "editando a páxina %s."
615
672
 
616
673
  #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
617
674
  msgid "Operating System"
@@ -619,18 +676,25 @@ msgstr "Sistema Operativo"
619
676
 
620
677
  #: ../app/models/foreman_puppet/environment.rb:44
621
678
  msgid "Can't find a valid Foreman Proxy with a Puppet feature"
622
- msgstr "Non se atopa un Proxy Foreman con características de Puppet habilitadas"
679
+ msgstr ""
680
+ "Non se atopa un Proxy Foreman con características de Puppet habilitadas"
623
681
 
624
682
  #: ../app/models/foreman_puppet/host_puppet_facet.rb:61
625
683
  msgid "%{puppetclass} does not belong to the %{environment} environment"
626
684
  msgstr ""
627
685
 
628
686
  #: ../app/models/foreman_puppet/host_puppet_facet.rb:81
629
- msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
630
- msgstr "Fallo ao importar %{klass} para %{name}: non existe na base de datos - ignorando"
687
+ msgid ""
688
+ "Failed to import %{klass} for %{name}: doesn't exists in our database - "
689
+ "ignoring"
690
+ msgstr ""
691
+ "Fallo ao importar %{klass} para %{name}: non existe na base de datos - "
692
+ "ignorando"
631
693
 
632
694
  #: ../app/models/foreman_puppet/host_puppet_facet.rb:123
633
- msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
695
+ msgid ""
696
+ "with id %{object_id} doesn't exist or is not assigned to proper organization"
697
+ " and/or location"
634
698
  msgstr ""
635
699
 
636
700
  #: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
@@ -685,7 +749,11 @@ msgstr ""
685
749
  msgid "Check/Uncheck all"
686
750
  msgstr ""
687
751
 
688
- #: ../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
752
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
753
+ #: ../app/views/foreman_puppet/environments/_form.html.erb:4
754
+ #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4
755
+ #: ../app/views/hosts/select_multiple_environment.html.erb:7
756
+ #: ../app/views/provisioning_templates/_combination.html.erb:4
689
757
  msgid "Environment"
690
758
  msgstr "Entorno"
691
759
 
@@ -725,19 +793,20 @@ msgstr "Cancelar"
725
793
  msgid "Update"
726
794
  msgstr "Actualizar"
727
795
 
728
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
796
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:10
729
797
  msgid "included already from parent"
730
798
  msgstr ""
731
799
 
732
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
800
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
801
+ #: ../app/views/provisioning_templates/_combination.html.erb:4
733
802
  msgid "Remove"
734
803
  msgstr ""
735
804
 
736
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
805
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
737
806
  msgid "Add"
738
807
  msgstr ""
739
808
 
740
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
809
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:26
741
810
  msgid "%s is not in environment"
742
811
  msgstr ""
743
812
 
@@ -749,40 +818,57 @@ msgstr ""
749
818
  msgid "Available Config Groups"
750
819
  msgstr ""
751
820
 
752
- #: ../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
821
+ #: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
822
+ #: ../app/views/foreman_puppet/environments/edit.html.erb:1
823
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
753
824
  msgid "Edit %s"
754
825
  msgstr "Editar %s"
755
826
 
756
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:3 ../app/views/foreman_puppet/config_groups/welcome.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:9 ../lib/foreman_puppet/register.rb:172
827
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:3
828
+ #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:1
829
+ #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:9
830
+ #: ../lib/foreman_puppet/register.rb:171
757
831
  msgid "Config Groups"
758
832
  msgstr ""
759
833
 
760
- #: ../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
834
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:5
835
+ #: ../app/views/foreman_puppet/config_groups/new.html.erb:1
836
+ #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
761
837
  msgid "Create Config Group"
762
838
  msgstr ""
763
839
 
764
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
840
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:11
841
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
765
842
  msgid "Puppet Classes"
766
843
  msgstr "Clases de Puppet"
767
844
 
768
- #: ../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
845
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:12
846
+ #: ../app/views/foreman_puppet/environments/index.html.erb:9
847
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
769
848
  msgid "Hosts"
770
849
  msgstr "Equipos"
771
850
 
772
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:15 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
851
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:13
852
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
773
853
  msgid "Host Groups"
774
854
  msgstr "Grupos de Equipos"
775
855
 
776
- #: ../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
856
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:14
857
+ #: ../app/views/foreman_puppet/environments/index.html.erb:10
858
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
777
859
  msgid "Actions"
778
860
  msgstr "Accións"
779
861
 
780
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:27 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
862
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:25
863
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
781
864
  msgid "Delete %s?"
782
865
  msgstr "¿Borrar %s?"
783
866
 
784
867
  #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
785
- 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."
868
+ msgid ""
869
+ "A config group provides a one-step method of associating many Puppet classes"
870
+ " to either a host or host group. Typically this would be used to add a "
871
+ "particular application profile or stack in one step."
786
872
  msgstr ""
787
873
 
788
874
  #: ../app/views/foreman_puppet/environments/_form.html.erb:6
@@ -793,7 +879,9 @@ msgstr "Lugares"
793
879
  msgid "Organizations"
794
880
  msgstr "Organizacións"
795
881
 
796
- #: ../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
882
+ #: ../app/views/foreman_puppet/environments/edit.html.erb:5
883
+ #: ../app/views/foreman_puppet/environments/index.html.erb:1
884
+ #: ../app/views/foreman_puppet/environments/new.html.erb:4
797
885
  msgid "Puppet Environments"
798
886
  msgstr "Entornos Puppet"
799
887
 
@@ -801,7 +889,8 @@ msgstr "Entornos Puppet"
801
889
  msgid "Environment|Name"
802
890
  msgstr "Nome"
803
891
 
804
- #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:169
892
+ #: ../app/views/foreman_puppet/environments/index.html.erb:22
893
+ #: ../lib/foreman_puppet/register.rb:168
805
894
  msgid "Classes"
806
895
  msgstr "Clases"
807
896
 
@@ -809,7 +898,8 @@ msgstr "Clases"
809
898
  msgid "Create Environment"
810
899
  msgstr ""
811
900
 
812
- #: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
901
+ #: ../app/views/foreman_puppet/environments/welcome.html.erb:1
902
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
813
903
  msgid "Puppet environments"
814
904
  msgstr "Entornos Puppet"
815
905
 
@@ -826,10 +916,15 @@ msgid "No environments found"
826
916
  msgstr ""
827
917
 
828
918
  #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
829
- msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
919
+ msgid ""
920
+ "There are no puppet environments set up on this puppet master. Please check "
921
+ "the puppet master configuration."
830
922
  msgstr ""
831
923
 
832
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8 ../lib/foreman_puppet/register.rb:175
924
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
925
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1
926
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8
927
+ #: ../lib/foreman_puppet/register.rb:174
833
928
  msgid "Smart Class Parameters"
834
929
  msgstr ""
835
930
 
@@ -837,7 +932,9 @@ msgstr ""
837
932
  msgid "Parameter"
838
933
  msgstr "Parámetro"
839
934
 
840
- #: ../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
935
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
936
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4
937
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
841
938
  msgid "Puppet Class"
842
939
  msgstr "Clase de Puppet"
843
940
 
@@ -846,14 +943,18 @@ msgid "Number of Overrides"
846
943
  msgstr ""
847
944
 
848
945
  #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
849
- 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)."
946
+ msgid ""
947
+ "Parameterized class support permits detecting, importing, and supplying "
948
+ "parameters directly to classes which support it, via the ENC and depending "
949
+ "on a set of rules (Smart Matchers)."
850
950
  msgstr ""
851
951
 
852
952
  #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
853
953
  msgid "Included Classes"
854
954
  msgstr "Clases incluidas"
855
955
 
856
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
956
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
957
+ #: ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
857
958
  msgid "Not authorized to edit classes"
858
959
  msgstr "Non autorizado para editar clases"
859
960
 
@@ -869,7 +970,8 @@ msgstr "Clases disponibles"
869
970
  msgid "Filter classes"
870
971
  msgstr "Clases de filtro"
871
972
 
872
- #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
973
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
974
+ #: ../webpack/src/foreman_class_edit.js:84
873
975
  msgid "belongs to config group"
874
976
  msgstr ""
875
977
 
@@ -886,7 +988,9 @@ msgid "Omit"
886
988
  msgstr ""
887
989
 
888
990
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
889
- msgid "The class could not be saved because of an error in one of the class parameters."
991
+ msgid ""
992
+ "The class could not be saved because of an error in one of the class "
993
+ "parameters."
890
994
  msgstr ""
891
995
 
892
996
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
@@ -902,8 +1006,12 @@ msgid "This Puppet class has no parameters in its signature."
902
1006
  msgstr "Esta clase de Puppet non ten parámetros na súa firma."
903
1007
 
904
1008
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
905
- msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
906
- msgstr "Para actualiza-la firma de clase, selecciona \"Importar\" na páxina de Clases de Puppet."
1009
+ msgid ""
1010
+ "To update the class signature, go to the Puppet Classes page and select "
1011
+ "\"Import\"."
1012
+ msgstr ""
1013
+ "Para actualiza-la firma de clase, selecciona \"Importar\" na páxina de "
1014
+ "Clases de Puppet."
907
1015
 
908
1016
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
909
1017
  msgid "Filter by name"
@@ -925,7 +1033,10 @@ msgstr "Editar Clase Puppet %s"
925
1033
  msgid "Puppetclass|Name"
926
1034
  msgstr "Nome"
927
1035
 
928
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:166 ../webpack/src/Components/Environments/Welcome.js:40
1036
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
1037
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:4
1038
+ #: ../lib/foreman_puppet/register.rb:165
1039
+ #: ../webpack/src/Components/Environments/Welcome.js:21
929
1040
  msgid "Environments"
930
1041
  msgstr "Entornos"
931
1042
 
@@ -946,21 +1057,23 @@ msgid "Set parameters to defaults"
946
1057
  msgstr ""
947
1058
 
948
1059
  #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
949
- msgid "This will reset parameters of the class %s to their default values. Continue?"
1060
+ msgid ""
1061
+ "This will reset parameters of the class %s to their default values. "
1062
+ "Continue?"
950
1063
  msgstr ""
951
1064
 
952
1065
  #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
953
- msgid "Puppet Class Parameters"
954
- msgstr ""
955
-
956
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
957
1066
  msgid "Notice"
958
1067
  msgstr "Aviso"
959
1068
 
960
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
1069
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:17
961
1070
  msgid "Please select an environment first"
962
1071
  msgstr "Por favor, selecciona primeiro un entorno"
963
1072
 
1073
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
1074
+ msgid "Puppet Class Parameters"
1075
+ msgstr ""
1076
+
964
1077
  #: ../app/views/hosts/select_multiple_environment.html.erb:4
965
1078
  msgid "Select environment"
966
1079
  msgstr "Seleccionar entorno"
@@ -1002,7 +1115,8 @@ msgid "Facts"
1002
1115
  msgstr "Datos"
1003
1116
 
1004
1117
  #: ../lib/foreman_puppet/register.rb:10
1005
- msgid "Foreman will default to this puppet environment if it cannot auto detect one"
1118
+ msgid ""
1119
+ "Foreman will default to this puppet environment if it cannot auto detect one"
1006
1120
  msgstr ""
1007
1121
 
1008
1122
  #: ../lib/foreman_puppet/register.rb:12
@@ -1010,7 +1124,10 @@ msgid "Default Puppet environment"
1010
1124
  msgstr ""
1011
1125
 
1012
1126
  #: ../lib/foreman_puppet/register.rb:16
1013
- 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"
1127
+ msgid ""
1128
+ "Foreman will explicitly set the puppet environment in the ENC yaml output. "
1129
+ "This will avoid conflicts between the environment in puppet.conf and the "
1130
+ "environment set in Foreman"
1014
1131
  msgstr ""
1015
1132
 
1016
1133
  #: ../lib/foreman_puppet/register.rb:19
@@ -1030,7 +1147,9 @@ msgid "Config Management"
1030
1147
  msgstr ""
1031
1148
 
1032
1149
  #: ../lib/foreman_puppet/register.rb:30
1033
- msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
1150
+ msgid ""
1151
+ "Duration in minutes after servers reporting via Puppet are classed as out of"
1152
+ " sync."
1034
1153
  msgstr ""
1035
1154
 
1036
1155
  #: ../lib/foreman_puppet/register.rb:32
@@ -1038,73 +1157,19 @@ msgid "Puppet interval"
1038
1157
  msgstr ""
1039
1158
 
1040
1159
  #: ../lib/foreman_puppet/register.rb:35
1041
- msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
1160
+ msgid ""
1161
+ "Disable host configuration status turning to out of sync for %s after report"
1162
+ " does not arrive within configured interval"
1042
1163
  msgstr ""
1043
1164
 
1044
1165
  #: ../lib/foreman_puppet/register.rb:37
1045
1166
  msgid "%s out of sync disabled"
1046
1167
  msgstr ""
1047
1168
 
1048
- #: ../lib/foreman_puppet/register.rb:163 ../lib/foreman_puppet/register.rb:216
1169
+ #: ../lib/foreman_puppet/register.rb:162 ../lib/foreman_puppet/register.rb:215
1049
1170
  msgid "Puppet ENC"
1050
1171
  msgstr ""
1051
1172
 
1052
- #: ../lib/foreman_puppet/register.rb:230
1053
- msgid "Puppet env"
1054
- msgstr ""
1055
-
1056
- #: ../webpack/src/Components/Environments/Welcome.js:18
1057
- 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."
1058
- msgstr ""
1059
-
1060
- #: ../webpack/src/Components/Environments/Welcome.js:29
1061
- msgid "Puppet classes"
1062
- msgstr ""
1063
-
1064
- #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:15 ../webpack/src/Extends/Host/PuppetTab/constants.js:6
1065
- msgid "Assigned classes"
1066
- msgstr ""
1067
-
1068
- #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:16 ../webpack/src/Extends/Host/PuppetTab/Routes.js:22
1069
- msgid "This tab is still a work in progress"
1070
- msgstr ""
1071
-
1072
- #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:21 ../webpack/src/Extends/Host/PuppetTab/constants.js:7
1073
- msgid "Smart class parameters"
1074
- msgstr ""
1075
-
1076
- #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
1077
- msgid "Couldn't find any ENC data for this host"
1078
- msgstr ""
1079
-
1080
- #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:34
1081
- msgid "Error!"
1082
- msgstr ""
1083
-
1084
- #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:23
1085
- msgid "Puppet details"
1086
- msgstr ""
1087
-
1088
- #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:26
1089
- msgid "Puppet environment"
1090
- msgstr ""
1091
-
1092
- #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:41
1093
- msgid "Puppet Smart Proxy"
1094
- msgstr ""
1095
-
1096
- #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:54
1097
- msgid "Puppet CA Smart Proxy"
1098
- msgstr ""
1099
-
1100
- #: ../webpack/src/Extends/Host/PuppetTab/constants.js:4
1101
- msgid "Reports"
1102
- msgstr "Informes"
1103
-
1104
- #: ../webpack/src/Extends/Host/PuppetTab/constants.js:9
1105
- msgid "ENC Preview"
1106
- msgstr ""
1107
-
1108
1173
  #: ../webpack/src/foreman_class_edit.js:146
1109
1174
  msgid "Click to remove config group"
1110
1175
  msgstr ""
@@ -1117,24 +1182,20 @@ msgstr "Eliminar"
1117
1182
  msgid "Loading parameters..."
1118
1183
  msgstr "Cargando parámetros..."
1119
1184
 
1120
- #: ../webpack/src/foreman_puppet_host_form.js:102
1121
- msgid "Some Puppet Classes are unavailable in the selected environment"
1122
- msgstr ""
1123
-
1124
1185
  #: action_names.rb:2
1125
- msgid "Remote action:"
1186
+ msgid "Action with sub plans"
1126
1187
  msgstr ""
1127
1188
 
1128
1189
  #: action_names.rb:3
1129
- msgid "»Action with sub plans«"
1190
+ msgid "Import facts"
1130
1191
  msgstr ""
1131
1192
 
1132
1193
  #: action_names.rb:4
1133
- msgid "»Import Puppet classes«"
1194
+ msgid "Import Puppet classes"
1134
1195
  msgstr ""
1135
1196
 
1136
1197
  #: action_names.rb:5
1137
- msgid "»Import facts«"
1198
+ msgid "Remote action:"
1138
1199
  msgstr ""
1139
1200
 
1140
1201
  #: gemspec.rb:2