foreman_puppet 3.0.5 → 4.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (44) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -1
  3. data/db/migrate/20220421204325_drop_environment_from_host_and_hg.foreman_puppet.rb +8 -0
  4. data/lib/foreman_puppet/register.rb +4 -4
  5. data/lib/foreman_puppet/version.rb +1 -1
  6. data/locale/ca/foreman_puppet.edit.po +237 -111
  7. data/locale/cs_CZ/foreman_puppet.edit.po +213 -105
  8. data/locale/de/foreman_puppet.edit.po +326 -148
  9. data/locale/en/foreman_puppet.edit.po +80 -172
  10. data/locale/en_GB/foreman_puppet.edit.po +200 -100
  11. data/locale/es/foreman_puppet.edit.po +304 -133
  12. data/locale/fr/foreman_puppet.edit.po +313 -135
  13. data/locale/gl/foreman_puppet.edit.po +210 -102
  14. data/locale/it/foreman_puppet.edit.po +250 -116
  15. data/locale/ja/foreman_puppet.edit.po +223 -107
  16. data/locale/ko/foreman_puppet.edit.po +202 -101
  17. data/locale/messages.mo +0 -0
  18. data/locale/nl_NL/foreman_puppet.edit.po +243 -115
  19. data/locale/pl/foreman_puppet.edit.po +260 -121
  20. data/locale/pt_BR/foreman_puppet.edit.po +317 -139
  21. data/locale/ru/foreman_puppet.edit.po +258 -122
  22. data/locale/sv_SE/foreman_puppet.edit.po +209 -103
  23. data/locale/zh_CN/foreman_puppet.edit.po +209 -105
  24. data/locale/zh_TW/foreman_puppet.edit.po +202 -103
  25. data/package.json +7 -7
  26. data/test/controllers/foreman_puppet/api/v2/override_values_controller_test.rb +6 -2
  27. data/test/models/foreman_puppet/host_test.rb +6 -0
  28. data/webpack/global_index.js +11 -0
  29. data/webpack/index.js +0 -7
  30. data/webpack/legacy.js +31 -0
  31. data/webpack/src/Extends/Fills/index.js +26 -0
  32. data/webpack/src/Extends/Host/PuppetTab/Routes.js +47 -0
  33. data/webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js +61 -0
  34. data/webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js +53 -0
  35. data/webpack/src/Extends/Host/PuppetTab/SubTabs/EmptyPage.js +19 -0
  36. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js +71 -0
  37. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/index.js +45 -0
  38. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/styles.scss +7 -0
  39. data/webpack/src/Extends/Host/PuppetTab/constants.js +8 -0
  40. data/webpack/src/Extends/Host/PuppetTab/helpers.js +3 -0
  41. data/webpack/src/Extends/Host/PuppetTab/index.js +51 -0
  42. metadata +67 -55
  43. data/app/views/smart_proxies/plugins/_puppet_ca.html.erb +0 -44
  44. data/webpack/fills_index.js +0 -30
@@ -2,15 +2,16 @@
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
  # Carmela Rubiños <carmela.rubinos@gmail.com>, 2021
8
- #
8
+ #
9
+ #, fuzzy
9
10
  msgid ""
10
11
  msgstr ""
11
- "Project-Id-Version: foreman_puppet 3.0.2\n"
12
+ "Project-Id-Version: foreman_puppet 2.0.0.alpha.2\n"
12
13
  "Report-Msgid-Bugs-To: \n"
13
- "POT-Creation-Date: 2022-02-28 12:33+0100\n"
14
+ "POT-Creation-Date: 2021-11-10 11:17+0000\n"
14
15
  "PO-Revision-Date: 2021-02-03 16:30+0000\n"
15
16
  "Last-Translator: Carmela Rubiños <carmela.rubinos@gmail.com>, 2021\n"
16
17
  "Language-Team: Galician (https://www.transifex.com/foreman/teams/114/gl/)\n"
@@ -21,23 +22,32 @@ msgstr ""
21
22
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
22
23
 
23
24
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
24
- 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"
25
28
  msgstr ""
26
29
 
27
- #: ../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
28
32
  msgid "No changes to your environments detected"
29
33
  msgstr ""
30
34
 
31
35
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
32
- 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"
33
39
  msgstr ""
34
40
 
35
41
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
36
- 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"
37
45
  msgstr ""
38
46
 
39
47
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
40
- 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"
41
51
  msgstr ""
42
52
 
43
53
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
@@ -68,40 +78,51 @@ msgstr ""
68
78
  msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
69
79
  msgstr ""
70
80
 
71
- #: ../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
72
83
  msgid "ID of associated puppet Environment"
73
84
  msgstr ""
74
85
 
75
- #: ../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
76
88
  msgid "IDs of associated Puppetclasses"
77
89
  msgstr ""
78
90
 
79
- #: ../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
80
93
  msgid "IDs of associated ConfigGroups"
81
94
  msgstr ""
82
95
 
83
- #: ../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
84
97
  msgid "Import puppet classes from puppet proxy"
85
98
  msgstr ""
86
99
 
87
- #: ../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
88
102
  msgid "Import puppet classes from puppet proxy for an environment"
89
103
  msgstr ""
90
104
 
91
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:23
92
- 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"
93
109
  msgstr ""
94
110
 
95
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:51
96
- 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"
97
115
  msgstr ""
98
116
 
99
- #: ../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
100
118
  msgid "The requested environment cannot be found."
101
119
  msgstr ""
102
120
 
103
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:114 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:128
104
- 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."
105
126
  msgstr ""
106
127
 
107
128
  #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
@@ -128,7 +149,9 @@ msgstr ""
128
149
  msgid "environment id"
129
150
  msgstr ""
130
151
 
131
- #: ../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
132
155
  msgid "ID of environment"
133
156
  msgstr ""
134
157
 
@@ -152,7 +175,8 @@ msgstr ""
152
175
  msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
153
176
  msgstr ""
154
177
 
155
- #: ../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
156
180
  msgid "No environment selected!"
157
181
  msgstr "Ningún entorno seleccionado!"
158
182
 
@@ -180,18 +204,22 @@ msgstr ""
180
204
  msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
181
205
  msgstr ""
182
206
 
183
- #: ../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
184
209
  msgid "The %{proxy_type} proxy of the selected hosts was cleared."
185
210
  msgstr ""
186
211
 
187
- #: ../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
188
214
  msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
189
- 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}"
190
217
  msgstr[0] ""
191
218
  msgstr[1] ""
192
219
 
193
220
  #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
194
- 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}."
195
223
  msgstr ""
196
224
 
197
225
  #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
@@ -238,7 +266,12 @@ msgstr ""
238
266
  msgid "List environments per organization"
239
267
  msgstr ""
240
268
 
241
- #: ../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
242
275
  msgid "ID of Puppet class"
243
276
  msgstr ""
244
277
 
@@ -266,7 +299,10 @@ msgstr ""
266
299
  msgid "Add a Puppet class to host"
267
300
  msgstr ""
268
301
 
269
- #: ../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
270
306
  msgid "ID of host"
271
307
  msgstr ""
272
308
 
@@ -282,7 +318,10 @@ msgstr ""
282
318
  msgid "Add a Puppet class to host group"
283
319
  msgstr ""
284
320
 
285
- #: ../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
286
325
  msgid "ID of host group"
287
326
  msgstr ""
288
327
 
@@ -294,7 +333,10 @@ msgstr ""
294
333
  msgid "List of override values for a specific smart class parameter"
295
334
  msgstr ""
296
335
 
297
- #: ../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
298
340
  msgid "Display hidden values"
299
341
  msgstr ""
300
342
 
@@ -395,7 +437,9 @@ msgid "List of smart class parameters for a specific environment"
395
437
  msgstr ""
396
438
 
397
439
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
398
- 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"
399
443
  msgstr ""
400
444
 
401
445
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
@@ -423,10 +467,13 @@ msgid "When enabled the parameter is hidden in the UI"
423
467
  msgstr ""
424
468
 
425
469
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
426
- 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"
427
473
  msgstr ""
428
474
 
429
- #: ../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
430
477
  msgid "The order in which values are resolved"
431
478
  msgstr "A orde na cual se resolven os valores"
432
479
 
@@ -443,7 +490,9 @@ msgid "Types of variable values"
443
490
  msgstr ""
444
491
 
445
492
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
446
- 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"
447
496
  msgstr ""
448
497
 
449
498
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
@@ -463,14 +512,17 @@ msgid "Successfully overridden all parameters of Puppet class %s"
463
512
  msgstr ""
464
513
 
465
514
  #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
466
- 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"
467
517
  msgstr ""
468
518
 
469
519
  #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
470
520
  msgid "No parameters to override for Puppet class %s"
471
521
  msgstr ""
472
522
 
473
- #: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:9
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
474
526
  msgid "Create Puppet Environment"
475
527
  msgstr ""
476
528
 
@@ -527,7 +579,9 @@ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
527
579
  msgstr ""
528
580
 
529
581
  #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
530
- 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/>"
531
585
  msgstr ""
532
586
 
533
587
  #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
@@ -564,7 +618,8 @@ msgid_plural "%{name} has %{num_tag} classes"
564
618
  msgstr[0] ""
565
619
  msgstr[1] ""
566
620
 
567
- #: ../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
568
623
  msgid "Click to remove %s"
569
624
  msgstr "Click para eliminar %s"
570
625
 
@@ -572,7 +627,8 @@ msgstr "Click para eliminar %s"
572
627
  msgid "Click to add %s"
573
628
  msgstr "Click para engadir %s"
574
629
 
575
- #: ../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
576
632
  msgid "None"
577
633
  msgstr "Ningún"
578
634
 
@@ -607,8 +663,12 @@ msgid "Operating system default"
607
663
  msgstr "Sistema Operativo predeterminado"
608
664
 
609
665
  #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
610
- msgid "The final entry, Operating System default, can be set by editing the %s page."
611
- 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."
612
672
 
613
673
  #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
614
674
  msgid "Operating System"
@@ -616,18 +676,25 @@ msgstr "Sistema Operativo"
616
676
 
617
677
  #: ../app/models/foreman_puppet/environment.rb:44
618
678
  msgid "Can't find a valid Foreman Proxy with a Puppet feature"
619
- 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"
620
681
 
621
682
  #: ../app/models/foreman_puppet/host_puppet_facet.rb:61
622
683
  msgid "%{puppetclass} does not belong to the %{environment} environment"
623
684
  msgstr ""
624
685
 
625
686
  #: ../app/models/foreman_puppet/host_puppet_facet.rb:81
626
- msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
627
- 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"
628
693
 
629
694
  #: ../app/models/foreman_puppet/host_puppet_facet.rb:123
630
- 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"
631
698
  msgstr ""
632
699
 
633
700
  #: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
@@ -682,7 +749,11 @@ msgstr ""
682
749
  msgid "Check/Uncheck all"
683
750
  msgstr ""
684
751
 
685
- #: ../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
686
757
  msgid "Environment"
687
758
  msgstr "Entorno"
688
759
 
@@ -722,19 +793,20 @@ msgstr "Cancelar"
722
793
  msgid "Update"
723
794
  msgstr "Actualizar"
724
795
 
725
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
796
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:10
726
797
  msgid "included already from parent"
727
798
  msgstr ""
728
799
 
729
- #: ../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
730
802
  msgid "Remove"
731
803
  msgstr ""
732
804
 
733
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
805
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
734
806
  msgid "Add"
735
807
  msgstr ""
736
808
 
737
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
809
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:26
738
810
  msgid "%s is not in environment"
739
811
  msgstr ""
740
812
 
@@ -746,40 +818,57 @@ msgstr ""
746
818
  msgid "Available Config Groups"
747
819
  msgstr ""
748
820
 
749
- #: ../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
750
824
  msgid "Edit %s"
751
825
  msgstr "Editar %s"
752
826
 
753
- #: ../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
754
831
  msgid "Config Groups"
755
832
  msgstr ""
756
833
 
757
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:5 ../app/views/foreman_puppet/config_groups/new.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
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
758
837
  msgid "Create Config Group"
759
838
  msgstr ""
760
839
 
761
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:11 ../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
762
842
  msgid "Puppet Classes"
763
843
  msgstr "Clases de Puppet"
764
844
 
765
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:12 ../app/views/foreman_puppet/environments/index.html.erb:9 ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
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
766
848
  msgid "Hosts"
767
849
  msgstr "Equipos"
768
850
 
769
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../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
770
853
  msgid "Host Groups"
771
854
  msgstr "Grupos de Equipos"
772
855
 
773
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:14 ../app/views/foreman_puppet/environments/index.html.erb:10 ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
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
774
859
  msgid "Actions"
775
860
  msgstr "Accións"
776
861
 
777
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:25 ../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
778
864
  msgid "Delete %s?"
779
865
  msgstr "¿Borrar %s?"
780
866
 
781
867
  #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
782
- 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."
783
872
  msgstr ""
784
873
 
785
874
  #: ../app/views/foreman_puppet/environments/_form.html.erb:6
@@ -790,7 +879,9 @@ msgstr "Lugares"
790
879
  msgid "Organizations"
791
880
  msgstr "Organizacións"
792
881
 
793
- #: ../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
794
885
  msgid "Puppet Environments"
795
886
  msgstr "Entornos Puppet"
796
887
 
@@ -798,7 +889,8 @@ msgstr "Entornos Puppet"
798
889
  msgid "Environment|Name"
799
890
  msgstr "Nome"
800
891
 
801
- #: ../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
802
894
  msgid "Classes"
803
895
  msgstr "Clases"
804
896
 
@@ -806,7 +898,8 @@ msgstr "Clases"
806
898
  msgid "Create Environment"
807
899
  msgstr ""
808
900
 
809
- #: ../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
810
903
  msgid "Puppet environments"
811
904
  msgstr "Entornos Puppet"
812
905
 
@@ -823,10 +916,15 @@ msgid "No environments found"
823
916
  msgstr ""
824
917
 
825
918
  #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
826
- 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."
827
922
  msgstr ""
828
923
 
829
- #: ../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
830
928
  msgid "Smart Class Parameters"
831
929
  msgstr ""
832
930
 
@@ -834,7 +932,9 @@ msgstr ""
834
932
  msgid "Parameter"
835
933
  msgstr "Parámetro"
836
934
 
837
- #: ../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
838
938
  msgid "Puppet Class"
839
939
  msgstr "Clase de Puppet"
840
940
 
@@ -843,14 +943,18 @@ msgid "Number of Overrides"
843
943
  msgstr ""
844
944
 
845
945
  #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
846
- 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)."
847
950
  msgstr ""
848
951
 
849
952
  #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
850
953
  msgid "Included Classes"
851
954
  msgstr "Clases incluidas"
852
955
 
853
- #: ../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
854
958
  msgid "Not authorized to edit classes"
855
959
  msgstr "Non autorizado para editar clases"
856
960
 
@@ -866,7 +970,8 @@ msgstr "Clases disponibles"
866
970
  msgid "Filter classes"
867
971
  msgstr "Clases de filtro"
868
972
 
869
- #: ../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
870
975
  msgid "belongs to config group"
871
976
  msgstr ""
872
977
 
@@ -883,7 +988,9 @@ msgid "Omit"
883
988
  msgstr ""
884
989
 
885
990
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
886
- 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."
887
994
  msgstr ""
888
995
 
889
996
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
@@ -899,8 +1006,12 @@ msgid "This Puppet class has no parameters in its signature."
899
1006
  msgstr "Esta clase de Puppet non ten parámetros na súa firma."
900
1007
 
901
1008
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
902
- msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
903
- 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."
904
1015
 
905
1016
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
906
1017
  msgid "Filter by name"
@@ -922,7 +1033,10 @@ msgstr "Editar Clase Puppet %s"
922
1033
  msgid "Puppetclass|Name"
923
1034
  msgstr "Nome"
924
1035
 
925
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:166 ../webpack/src/Components/Environments/Welcome.js:21
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
926
1040
  msgid "Environments"
927
1041
  msgstr "Entornos"
928
1042
 
@@ -943,21 +1057,23 @@ msgid "Set parameters to defaults"
943
1057
  msgstr ""
944
1058
 
945
1059
  #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
946
- 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?"
947
1063
  msgstr ""
948
1064
 
949
1065
  #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
950
- msgid "Puppet Class Parameters"
951
- msgstr ""
952
-
953
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
954
1066
  msgid "Notice"
955
1067
  msgstr "Aviso"
956
1068
 
957
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
1069
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:17
958
1070
  msgid "Please select an environment first"
959
1071
  msgstr "Por favor, selecciona primeiro un entorno"
960
1072
 
1073
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
1074
+ msgid "Puppet Class Parameters"
1075
+ msgstr ""
1076
+
961
1077
  #: ../app/views/hosts/select_multiple_environment.html.erb:4
962
1078
  msgid "Select environment"
963
1079
  msgstr "Seleccionar entorno"
@@ -986,28 +1102,21 @@ msgstr ""
986
1102
  msgid "Add Combination"
987
1103
  msgstr ""
988
1104
 
989
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:3 ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:2
1105
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:3
990
1106
  msgid "General"
991
1107
  msgstr ""
992
1108
 
993
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:12 ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:16
1109
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:12
994
1110
  msgid "Hosts managed:"
995
1111
  msgstr ""
996
1112
 
997
- #: ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:4
998
- msgid "Certificates"
999
- msgstr ""
1000
-
1001
- #: ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:7
1002
- msgid "Autosign entries"
1003
- msgstr ""
1004
-
1005
1113
  #: ../lib/foreman_puppet/register.rb:7
1006
1114
  msgid "Facts"
1007
1115
  msgstr "Datos"
1008
1116
 
1009
1117
  #: ../lib/foreman_puppet/register.rb:10
1010
- 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"
1011
1120
  msgstr ""
1012
1121
 
1013
1122
  #: ../lib/foreman_puppet/register.rb:12
@@ -1015,7 +1124,10 @@ msgid "Default Puppet environment"
1015
1124
  msgstr ""
1016
1125
 
1017
1126
  #: ../lib/foreman_puppet/register.rb:16
1018
- msgid "Foreman will explicitly set the puppet environment in the ENC yaml output. This will avoid conflicts between the environment in puppet.conf and the environment set in Foreman"
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"
1019
1131
  msgstr ""
1020
1132
 
1021
1133
  #: ../lib/foreman_puppet/register.rb:19
@@ -1035,7 +1147,9 @@ msgid "Config Management"
1035
1147
  msgstr ""
1036
1148
 
1037
1149
  #: ../lib/foreman_puppet/register.rb:30
1038
- 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."
1039
1153
  msgstr ""
1040
1154
 
1041
1155
  #: ../lib/foreman_puppet/register.rb:32
@@ -1043,21 +1157,19 @@ msgid "Puppet interval"
1043
1157
  msgstr ""
1044
1158
 
1045
1159
  #: ../lib/foreman_puppet/register.rb:35
1046
- 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"
1047
1163
  msgstr ""
1048
1164
 
1049
1165
  #: ../lib/foreman_puppet/register.rb:37
1050
1166
  msgid "%s out of sync disabled"
1051
1167
  msgstr ""
1052
1168
 
1053
- #: ../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
1054
1170
  msgid "Puppet ENC"
1055
1171
  msgstr ""
1056
1172
 
1057
- #: ../webpack/src/Components/Environments/Welcome.js:13
1058
- msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.<br/> This information is commonly imported from a pre-existing Puppet configuration by the use of the <a target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet classes and environment importer.</a>"
1059
- msgstr ""
1060
-
1061
1173
  #: ../webpack/src/foreman_class_edit.js:146
1062
1174
  msgid "Click to remove config group"
1063
1175
  msgstr ""
@@ -1070,10 +1182,6 @@ msgstr "Eliminar"
1070
1182
  msgid "Loading parameters..."
1071
1183
  msgstr "Cargando parámetros..."
1072
1184
 
1073
- #: ../webpack/src/foreman_puppet_host_form.js:102
1074
- msgid "Some Puppet Classes are unavailable in the selected environment"
1075
- msgstr ""
1076
-
1077
1185
  #: action_names.rb:2
1078
1186
  msgid "Action with sub plans"
1079
1187
  msgstr ""