foreman_puppet 5.1.2 → 5.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (37) hide show
  1. checksums.yaml +4 -4
  2. data/app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb +5 -0
  3. data/app/views/foreman_puppet/environments/welcome.html.erb +3 -3
  4. data/app/views/foreman_puppet/puppetclasses/_selected_classes.html.erb +6 -1
  5. data/app/views/smart_proxies/plugins/_puppet.html.erb +1 -2
  6. data/lib/foreman_puppet/version.rb +1 -1
  7. data/locale/ca/foreman_puppet.edit.po +180 -251
  8. data/locale/cs_CZ/foreman_puppet.edit.po +175 -228
  9. data/locale/de/foreman_puppet.edit.po +220 -343
  10. data/locale/en/foreman_puppet.edit.po +234 -86
  11. data/locale/en_GB/foreman_puppet.edit.po +169 -214
  12. data/locale/es/foreman_puppet.edit.po +223 -337
  13. data/locale/fr/foreman_puppet.edit.po +223 -343
  14. data/locale/gl/foreman_puppet.edit.po +171 -224
  15. data/locale/it/foreman_puppet.edit.po +188 -266
  16. data/locale/ja/foreman_puppet.edit.po +190 -251
  17. data/locale/ka/foreman_puppet.edit.po +1160 -0
  18. data/locale/ko/foreman_puppet.edit.po +171 -217
  19. data/locale/nl_NL/foreman_puppet.edit.po +184 -257
  20. data/locale/pl/foreman_puppet.edit.po +191 -275
  21. data/locale/pt_BR/foreman_puppet.edit.po +227 -349
  22. data/locale/ru/foreman_puppet.edit.po +191 -272
  23. data/locale/sv_SE/foreman_puppet.edit.po +172 -223
  24. data/locale/zh_CN/foreman_puppet.edit.po +192 -241
  25. data/locale/zh_TW/foreman_puppet.edit.po +173 -217
  26. data/webpack/src/Extends/Host/PuppetTab/index.js +1 -0
  27. data/webpack/src/foreman_puppet_host_form.js +3 -0
  28. metadata +64 -71
  29. data/app/views/provisioning_templates/temp/autoyast_orcharhino_finish.erb +0 -31
  30. data/app/views/provisioning_templates/temp/preseed_orcharhino_finish.erb +0 -90
  31. data/app/views/provisioning_templates/temp/provision/autoyast_orcharhino_default.erb +0 -336
  32. data/app/views/provisioning_templates/temp/snippet/_or_al_client.erb +0 -32
  33. data/app/views/provisioning_templates/temp/snippet/_or_deb_client.erb +0 -175
  34. data/app/views/provisioning_templates/temp/snippet/_or_ol_client.erb +0 -37
  35. data/app/views/provisioning_templates/temp/snippet/_or_sles_client.erb +0 -85
  36. data/locale/messages.mo +0 -0
  37. /data/locale/{en/foreman_puppet.pox → ka/foreman_puppet.po.time_stamp} +0 -0
@@ -2,56 +2,46 @@
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
- # mhulan <mhulan@redhat.com>, 2021
8
7
  # Ondřej Ezr <ezrik12@gmail.com>, 2021
9
8
  # Lukáš Zapletal, 2021
10
- # Pavel Borecki <pavel.borecki@gmail.com>, 2021
11
- #
12
- #, fuzzy
9
+ # mhulan <mhulan@redhat.com>, 2022
10
+ # Pavel Borecki <pavel.borecki@gmail.com>, 2022
11
+ #
13
12
  msgid ""
14
13
  msgstr ""
15
- "Project-Id-Version: foreman_puppet 2.0.0.alpha.2\n"
14
+ "Project-Id-Version: foreman_puppet 5.0.0\n"
16
15
  "Report-Msgid-Bugs-To: \n"
17
- "POT-Creation-Date: 2021-11-10 11:17+0000\n"
18
16
  "PO-Revision-Date: 2021-02-03 16:30+0000\n"
19
- "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2021\n"
20
- "Language-Team: Czech (Czech Republic) (https://www.transifex.com/foreman/teams/114/cs_CZ/)\n"
17
+ "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2022\n"
18
+ "Language-Team: Czech (Czech Republic) (https://www.transifex.com/foreman/teams"
19
+ "/114/cs_CZ/)\n"
21
20
  "MIME-Version: 1.0\n"
22
21
  "Content-Type: text/plain; charset=UTF-8\n"
23
22
  "Content-Transfer-Encoding: 8bit\n"
24
23
  "Language: cs_CZ\n"
25
- "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
24
+ "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= "
25
+ "4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
26
26
 
27
27
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
28
- msgid ""
29
- "Ignored environment names resulting in booleans found. Please quote strings "
30
- "like true/false and yes/no in config/ignored_environments.yml"
28
+ msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
31
29
  msgstr ""
32
30
 
33
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
34
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
31
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
35
32
  msgid "No changes to your environments detected"
36
33
  msgstr "Nezjištěny žádné změny ve vašich prostředích"
37
34
 
38
35
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
39
- msgid ""
40
- "Successfully updated environments and Puppet classes from the on-disk Puppet"
41
- " installation"
42
- msgstr ""
43
- "Úspěšně aktualizována prostředí a Puppet třídy z instalace Puppet na disku"
36
+ msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
37
+ msgstr "Úspěšně aktualizována prostředí a Puppet třídy z instalace Puppet na disku"
44
38
 
45
39
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
46
- msgid ""
47
- "Failed to update environments and Puppet classes from the on-disk Puppet "
48
- "installation: %s"
40
+ msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
49
41
  msgstr ""
50
42
 
51
43
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
52
- msgid ""
53
- "No smart proxy was found to import environments from, ensure that at least "
54
- "one smart proxy is registered with the 'puppet' feature"
44
+ msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature"
55
45
  msgstr ""
56
46
 
57
47
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
@@ -82,51 +72,40 @@ msgstr ""
82
72
  msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
83
73
  msgstr ""
84
74
 
85
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
86
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
75
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
87
76
  msgid "ID of associated puppet Environment"
88
77
  msgstr ""
89
78
 
90
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
91
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
79
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
92
80
  msgid "IDs of associated Puppetclasses"
93
81
  msgstr ""
94
82
 
95
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
96
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
83
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
97
84
  msgid "IDs of associated ConfigGroups"
98
85
  msgstr ""
99
86
 
100
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:14
87
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
101
88
  msgid "Import puppet classes from puppet proxy"
102
89
  msgstr "Importovat puppet třídy z puppet proxy"
103
90
 
104
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:15
105
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
91
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:17 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:18
106
92
  msgid "Import puppet classes from puppet proxy for an environment"
107
93
  msgstr "Importovat puppet třídy z puppet proxy pro Environment"
108
94
 
109
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:21
110
- msgid ""
111
- "Optional comma-delimited stringcontaining either 'new', 'updated', or "
112
- "'obsolete'that is used to limit the imported Puppet classes"
95
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:23
96
+ msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes"
113
97
  msgstr ""
114
98
 
115
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:49
116
- msgid ""
117
- "Failed to update the environments and Puppet classes from the on-disk puppet"
118
- " installation: %s"
99
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:51
100
+ msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
119
101
  msgstr ""
120
102
 
121
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:80
103
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
122
104
  msgid "The requested environment cannot be found."
123
105
  msgstr ""
124
106
 
125
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:110
126
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:123
127
- msgid ""
128
- "No proxy found to import classes from, ensure that the smart proxy has the "
129
- "Puppet feature enabled."
107
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:114 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:128
108
+ msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
130
109
  msgstr ""
131
110
 
132
111
  #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
@@ -153,9 +132,7 @@ msgstr ""
153
132
  msgid "environment id"
154
133
  msgstr "identifikátor prostředí"
155
134
 
156
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
157
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20
158
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
135
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
159
136
  msgid "ID of environment"
160
137
  msgstr "Identifikátor prostředí"
161
138
 
@@ -179,8 +156,7 @@ msgstr ""
179
156
  msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
180
157
  msgstr ""
181
158
 
182
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
183
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
159
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
184
160
  msgid "No environment selected!"
185
161
  msgstr "Nevybráno prostředí!"
186
162
 
@@ -208,27 +184,21 @@ msgstr ""
208
184
  msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
209
185
  msgstr ""
210
186
 
211
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
212
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
187
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
213
188
  msgid "The %{proxy_type} proxy of the selected hosts was cleared."
214
189
  msgstr ""
215
190
 
216
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
217
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
191
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
218
192
  msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
219
- msgid_plural ""
220
- "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
193
+ msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
221
194
  msgstr[0] ""
222
195
  msgstr[1] ""
223
- msgstr[2] ""
224
- msgstr[3] ""
225
196
 
226
197
  #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
227
- msgid ""
228
- "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
198
+ msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
229
199
  msgstr ""
230
200
 
231
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
201
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:231 ../webpack/src/Extends/Fills/index.js:12
232
202
  msgid "Puppet"
233
203
  msgstr "Puppet"
234
204
 
@@ -272,12 +242,7 @@ msgstr ""
272
242
  msgid "List environments per organization"
273
243
  msgstr ""
274
244
 
275
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
276
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20
277
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29
278
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19
279
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28
280
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
245
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
281
246
  msgid "ID of Puppet class"
282
247
  msgstr "Identifikátor puppet třídy"
283
248
 
@@ -305,10 +270,7 @@ msgstr "Vypsat všechny identifikátory Puppet tříd pro hostitele"
305
270
  msgid "Add a Puppet class to host"
306
271
  msgstr "Přidat hostiteli Puppet třídu"
307
272
 
308
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
309
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28
310
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18
311
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
273
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
312
274
  msgid "ID of host"
313
275
  msgstr "Identifikátor stroje"
314
276
 
@@ -324,10 +286,7 @@ msgstr ""
324
286
  msgid "Add a Puppet class to host group"
325
287
  msgstr "Přidat skupině hostitelů puppet třídu"
326
288
 
327
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
328
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27
329
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19
330
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
289
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
331
290
  msgid "ID of host group"
332
291
  msgstr "Identifikátor skupiny strojů"
333
292
 
@@ -339,10 +298,7 @@ msgstr ""
339
298
  msgid "List of override values for a specific smart class parameter"
340
299
  msgstr ""
341
300
 
342
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
343
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30
344
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24
345
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
301
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21 ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
346
302
  msgid "Display hidden values"
347
303
  msgstr "Zobrazit skryté hodnoty"
348
304
 
@@ -443,9 +399,7 @@ msgid "List of smart class parameters for a specific environment"
443
399
  msgstr ""
444
400
 
445
401
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
446
- msgid ""
447
- "List of smart class parameters for a specific environment/Puppet class "
448
- "combination"
402
+ msgid "List of smart class parameters for a specific environment/Puppet class combination"
449
403
  msgstr ""
450
404
 
451
405
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
@@ -473,13 +427,10 @@ msgid "When enabled the parameter is hidden in the UI"
473
427
  msgstr ""
474
428
 
475
429
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
476
- msgid ""
477
- "Foreman will not send this parameter in classification output.Puppet will "
478
- "use the value defined in the Puppet manifest for this parameter"
430
+ msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
479
431
  msgstr ""
480
432
 
481
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51
482
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
433
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
483
434
  msgid "The order in which values are resolved"
484
435
  msgstr "Pořadí ve kterém jsou hodnoty řešeny"
485
436
 
@@ -496,9 +447,7 @@ msgid "Types of variable values"
496
447
  msgstr "Typy hodnot proměnné"
497
448
 
498
449
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
499
- msgid ""
500
- "If true, will raise an error if there is no default value and no matcher "
501
- "provide a value"
450
+ msgid "If true, will raise an error if there is no default value and no matcher provide a value"
502
451
  msgstr ""
503
452
 
504
453
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
@@ -518,20 +467,21 @@ msgid "Successfully overridden all parameters of Puppet class %s"
518
467
  msgstr ""
519
468
 
520
469
  #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
521
- msgid ""
522
- "Successfully reset all parameters of Puppet class %s to their default values"
470
+ msgid "Successfully reset all parameters of Puppet class %s to their default values"
523
471
  msgstr ""
524
472
 
525
473
  #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
526
474
  msgid "No parameters to override for Puppet class %s"
527
475
  msgstr ""
528
476
 
529
- #: ../app/helpers/foreman_puppet/environments_helper.rb:13
530
- #: ../app/views/foreman_puppet/environments/new.html.erb:5
531
- #: ../webpack/src/Components/Environments/Welcome.js:9
477
+ #: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:10
532
478
  msgid "Create Puppet Environment"
533
479
  msgstr "Vytvořit puppet prostředí"
534
480
 
481
+ #: ../app/helpers/foreman_puppet/environments_helper.rb:14 ../app/views/foreman_puppet/config_groups/index.html.erb:7
482
+ msgid "Help"
483
+ msgstr "Nápověda"
484
+
535
485
  #: ../app/helpers/foreman_puppet/hosts_helper.rb:11
536
486
  msgid "Change Environment"
537
487
  msgstr "Změnit prostředí"
@@ -548,7 +498,7 @@ msgstr ""
548
498
  msgid "Puppet external nodes YAML dump"
549
499
  msgstr ""
550
500
 
551
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:34
501
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:34 ../app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb:1
552
502
  msgid "Puppet Environment"
553
503
  msgstr "Puppet prostředí"
554
504
 
@@ -585,9 +535,7 @@ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
585
535
  msgstr ""
586
536
 
587
537
  #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
588
- msgid ""
589
- "Optional parameter without value.<br/><i>Still managed by Foreman, the value"
590
- " will be empty.</i><br/>"
538
+ msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
591
539
  msgstr ""
592
540
 
593
541
  #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
@@ -623,11 +571,8 @@ msgid "%{name} has %{num_tag} class"
623
571
  msgid_plural "%{name} has %{num_tag} classes"
624
572
  msgstr[0] ""
625
573
  msgstr[1] ""
626
- msgstr[2] ""
627
- msgstr[3] ""
628
574
 
629
- #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
630
- #: ../webpack/src/foreman_class_edit.js:55
575
+ #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
631
576
  msgid "Click to remove %s"
632
577
  msgstr "%s odeberete kliknutím"
633
578
 
@@ -635,8 +580,7 @@ msgstr "%s odeberete kliknutím"
635
580
  msgid "Click to add %s"
636
581
  msgstr "%s přidáte kliknutím"
637
582
 
638
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
639
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
583
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
640
584
  msgid "None"
641
585
  msgstr "Žádné"
642
586
 
@@ -671,9 +615,7 @@ msgid "Operating system default"
671
615
  msgstr "Výchozí operačnímu systému"
672
616
 
673
617
  #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
674
- msgid ""
675
- "The final entry, Operating System default, can be set by editing the %s "
676
- "page."
618
+ msgid "The final entry, Operating System default, can be set by editing the %s page."
677
619
  msgstr ""
678
620
 
679
621
  #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
@@ -689,24 +631,16 @@ msgid "%{puppetclass} does not belong to the %{environment} environment"
689
631
  msgstr ""
690
632
 
691
633
  #: ../app/models/foreman_puppet/host_puppet_facet.rb:81
692
- msgid ""
693
- "Failed to import %{klass} for %{name}: doesn't exists in our database - "
694
- "ignoring"
695
- msgstr ""
696
- "Nepodařilo se importovat %{klass} pro %{name}: neexistuje v databázi – bude "
697
- "ignorováno"
634
+ msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
635
+ msgstr "Nepodařilo se importovat %{klass} pro %{name}: neexistuje v databázi bude ignorováno"
698
636
 
699
637
  #: ../app/models/foreman_puppet/host_puppet_facet.rb:123
700
- msgid ""
701
- "with id %{object_id} doesn't exist or is not assigned to proper organization"
702
- " and/or location"
638
+ msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
703
639
  msgstr ""
704
640
 
705
641
  #: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
706
642
  msgid "must be true to edit the parameter"
707
- msgstr ""
708
- "aby bylo možné parametr upravovat, je třeba, aby bylo nastaveno na true "
709
- "(pravda)"
643
+ msgstr "aby bylo možné parametr upravovat, je třeba, aby bylo nastaveno na true (pravda)"
710
644
 
711
645
  #: ../app/services/foreman_puppet/input_type/puppet_parameter_input.rb:24
712
646
  msgid "Puppet parameter"
@@ -756,11 +690,7 @@ msgstr "Zaškrtnout / zrušit zaškrtnutí zastaralých"
756
690
  msgid "Check/Uncheck all"
757
691
  msgstr "Zaškrtnout / zrušit zaškrtnutí všeho"
758
692
 
759
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
760
- #: ../app/views/foreman_puppet/environments/_form.html.erb:4
761
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4
762
- #: ../app/views/hosts/select_multiple_environment.html.erb:7
763
- #: ../app/views/provisioning_templates/_combination.html.erb:4
693
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24 ../app/views/foreman_puppet/environments/_form.html.erb:4 ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4 ../app/views/hosts/select_multiple_environment.html.erb:7 ../app/views/provisioning_templates/_combination.html.erb:4
764
694
  msgid "Environment"
765
695
  msgstr "Prostředí"
766
696
 
@@ -800,20 +730,19 @@ msgstr "Storno"
800
730
  msgid "Update"
801
731
  msgstr "Aktualizovat"
802
732
 
803
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:10
733
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
804
734
  msgid "included already from parent"
805
735
  msgstr "už zahrnuto od nadřazeného"
806
736
 
807
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
808
- #: ../app/views/provisioning_templates/_combination.html.erb:4
737
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
809
738
  msgid "Remove"
810
739
  msgstr "Odebrat"
811
740
 
812
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
741
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
813
742
  msgid "Add"
814
743
  msgstr "Přidat"
815
744
 
816
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:26
745
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
817
746
  msgid "%s is not in environment"
818
747
  msgstr "%s není prostředí"
819
748
 
@@ -825,57 +754,40 @@ msgstr "Včetně skupin nastavení"
825
754
  msgid "Available Config Groups"
826
755
  msgstr "Skupiny nastavení k dispozici"
827
756
 
828
- #: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
829
- #: ../app/views/foreman_puppet/environments/edit.html.erb:1
830
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
757
+ #: ../app/views/foreman_puppet/config_groups/edit.html.erb:1 ../app/views/foreman_puppet/environments/edit.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
831
758
  msgid "Edit %s"
832
759
  msgstr "Upravit %s"
833
760
 
834
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:3
835
- #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:1
836
- #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:9
837
- #: ../lib/foreman_puppet/register.rb:171
761
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:3 ../app/views/foreman_puppet/config_groups/welcome.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:9 ../lib/foreman_puppet/register.rb:174
838
762
  msgid "Config Groups"
839
763
  msgstr ""
840
764
 
841
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:5
842
- #: ../app/views/foreman_puppet/config_groups/new.html.erb:1
843
- #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
765
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:6 ../app/views/foreman_puppet/config_groups/new.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
844
766
  msgid "Create Config Group"
845
767
  msgstr ""
846
768
 
847
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:11
848
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
769
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
849
770
  msgid "Puppet Classes"
850
771
  msgstr "Puppet třídy"
851
772
 
852
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:12
853
- #: ../app/views/foreman_puppet/environments/index.html.erb:9
854
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
773
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:14 ../app/views/foreman_puppet/environments/index.html.erb:9 ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
855
774
  msgid "Hosts"
856
775
  msgstr "Stroje"
857
776
 
858
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:13
859
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
777
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:15 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
860
778
  msgid "Host Groups"
861
779
  msgstr "Skupiny hostitelů"
862
780
 
863
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:14
864
- #: ../app/views/foreman_puppet/environments/index.html.erb:10
865
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
781
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:16 ../app/views/foreman_puppet/environments/index.html.erb:10 ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
866
782
  msgid "Actions"
867
783
  msgstr "Akce"
868
784
 
869
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:25
870
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
785
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:27 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
871
786
  msgid "Delete %s?"
872
787
  msgstr "Smazat %s?"
873
788
 
874
789
  #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
875
- msgid ""
876
- "A config group provides a one-step method of associating many Puppet classes"
877
- " to either a host or host group. Typically this would be used to add a "
878
- "particular application profile or stack in one step."
790
+ msgid "A config group provides a one-step method of associating many Puppet classes to either a host or host group. Typically this would be used to add a particular application profile or stack in one step."
879
791
  msgstr ""
880
792
 
881
793
  #: ../app/views/foreman_puppet/environments/_form.html.erb:6
@@ -886,9 +798,7 @@ msgstr "Umístění"
886
798
  msgid "Organizations"
887
799
  msgstr "Organizace"
888
800
 
889
- #: ../app/views/foreman_puppet/environments/edit.html.erb:5
890
- #: ../app/views/foreman_puppet/environments/index.html.erb:1
891
- #: ../app/views/foreman_puppet/environments/new.html.erb:4
801
+ #: ../app/views/foreman_puppet/environments/edit.html.erb:5 ../app/views/foreman_puppet/environments/index.html.erb:1 ../app/views/foreman_puppet/environments/new.html.erb:4 ../app/views/foreman_puppet/environments/welcome.html.erb:4 ../webpack/src/Components/Environments/Welcome.js:40
892
802
  msgid "Puppet Environments"
893
803
  msgstr "Puppet prostředí"
894
804
 
@@ -896,8 +806,7 @@ msgstr "Puppet prostředí"
896
806
  msgid "Environment|Name"
897
807
  msgstr "Environment|Název"
898
808
 
899
- #: ../app/views/foreman_puppet/environments/index.html.erb:22
900
- #: ../lib/foreman_puppet/register.rb:168
809
+ #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
901
810
  msgid "Classes"
902
811
  msgstr "Třídy"
903
812
 
@@ -905,8 +814,7 @@ msgstr "Třídy"
905
814
  msgid "Create Environment"
906
815
  msgstr "Vytvořit prostředí"
907
816
 
908
- #: ../app/views/foreman_puppet/environments/welcome.html.erb:1
909
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
817
+ #: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
910
818
  msgid "Puppet environments"
911
819
  msgstr "Puppet prostředí"
912
820
 
@@ -923,15 +831,10 @@ msgid "No environments found"
923
831
  msgstr "Nebylo nalezeno žádné prostředí"
924
832
 
925
833
  #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
926
- msgid ""
927
- "There are no puppet environments set up on this puppet master. Please check "
928
- "the puppet master configuration."
834
+ msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
929
835
  msgstr ""
930
836
 
931
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
932
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1
933
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8
934
- #: ../lib/foreman_puppet/register.rb:174
837
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8 ../lib/foreman_puppet/register.rb:177
935
838
  msgid "Smart Class Parameters"
936
839
  msgstr ""
937
840
 
@@ -939,9 +842,7 @@ msgstr ""
939
842
  msgid "Parameter"
940
843
  msgstr "Parametr"
941
844
 
942
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
943
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4
944
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
845
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7 ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
945
846
  msgid "Puppet Class"
946
847
  msgstr "Puppet třída"
947
848
 
@@ -950,18 +851,14 @@ msgid "Number of Overrides"
950
851
  msgstr ""
951
852
 
952
853
  #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
953
- msgid ""
954
- "Parameterized class support permits detecting, importing, and supplying "
955
- "parameters directly to classes which support it, via the ENC and depending "
956
- "on a set of rules (Smart Matchers)."
854
+ msgid "Parameterized class support permits detecting, importing, and supplying parameters directly to classes which support it, via the ENC and depending on a set of rules (Smart Matchers)."
957
855
  msgstr ""
958
856
 
959
857
  #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
960
858
  msgid "Included Classes"
961
859
  msgstr "Obsažené třídy"
962
860
 
963
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
964
- #: ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
861
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
965
862
  msgid "Not authorized to edit classes"
966
863
  msgstr "Neoprávněni upravovat třídy"
967
864
 
@@ -977,8 +874,7 @@ msgstr "Třídy k dispozici"
977
874
  msgid "Filter classes"
978
875
  msgstr "Filtrovat třídy"
979
876
 
980
- #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
981
- #: ../webpack/src/foreman_class_edit.js:84
877
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
982
878
  msgid "belongs to config group"
983
879
  msgstr "náleží do skupiny nastavení"
984
880
 
@@ -995,9 +891,7 @@ msgid "Omit"
995
891
  msgstr "Vynechat"
996
892
 
997
893
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
998
- msgid ""
999
- "The class could not be saved because of an error in one of the class "
1000
- "parameters."
894
+ msgid "The class could not be saved because of an error in one of the class parameters."
1001
895
  msgstr ""
1002
896
 
1003
897
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
@@ -1013,9 +907,7 @@ msgid "This Puppet class has no parameters in its signature."
1013
907
  msgstr "Tato Puppet třída nemá žádné parametry ve svém podpisu."
1014
908
 
1015
909
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
1016
- msgid ""
1017
- "To update the class signature, go to the Puppet Classes page and select "
1018
- "\"Import\"."
910
+ msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
1019
911
  msgstr ""
1020
912
 
1021
913
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
@@ -1038,10 +930,7 @@ msgstr "Upravit puppet třídu %s"
1038
930
  msgid "Puppetclass|Name"
1039
931
  msgstr "Puppetclass|Název"
1040
932
 
1041
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
1042
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:4
1043
- #: ../lib/foreman_puppet/register.rb:165
1044
- #: ../webpack/src/Components/Environments/Welcome.js:21
933
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
1045
934
  msgid "Environments"
1046
935
  msgstr "Prostředí"
1047
936
 
@@ -1062,23 +951,21 @@ msgid "Set parameters to defaults"
1062
951
  msgstr ""
1063
952
 
1064
953
  #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
1065
- msgid ""
1066
- "This will reset parameters of the class %s to their default values. "
1067
- "Continue?"
954
+ msgid "This will reset parameters of the class %s to their default values. Continue?"
1068
955
  msgstr ""
1069
956
 
1070
957
  #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
958
+ msgid "Puppet Class Parameters"
959
+ msgstr ""
960
+
961
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
1071
962
  msgid "Notice"
1072
963
  msgstr "Upozornění"
1073
964
 
1074
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:17
965
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
1075
966
  msgid "Please select an environment first"
1076
967
  msgstr "Nejprve vyberte prostředí"
1077
968
 
1078
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
1079
- msgid "Puppet Class Parameters"
1080
- msgstr ""
1081
-
1082
969
  #: ../app/views/hosts/select_multiple_environment.html.erb:4
1083
970
  msgid "Select environment"
1084
971
  msgstr "Vybrat prostředí"
@@ -1115,66 +1002,122 @@ msgstr "Obecné"
1115
1002
  msgid "Hosts managed:"
1116
1003
  msgstr "Spravované stroje:"
1117
1004
 
1118
- #: ../lib/foreman_puppet/register.rb:7
1005
+ #: ../lib/foreman_puppet/register.rb:9
1119
1006
  msgid "Facts"
1120
1007
  msgstr "Fakta"
1121
1008
 
1122
- #: ../lib/foreman_puppet/register.rb:10
1123
- msgid ""
1124
- "Foreman will default to this puppet environment if it cannot auto detect one"
1009
+ #: ../lib/foreman_puppet/register.rb:12
1010
+ msgid "Foreman will default to this puppet environment if it cannot auto detect one"
1125
1011
  msgstr ""
1126
1012
 
1127
- #: ../lib/foreman_puppet/register.rb:12
1013
+ #: ../lib/foreman_puppet/register.rb:14
1128
1014
  msgid "Default Puppet environment"
1129
1015
  msgstr ""
1130
1016
 
1131
- #: ../lib/foreman_puppet/register.rb:16
1132
- msgid ""
1133
- "Foreman will explicitly set the puppet environment in the ENC yaml output. "
1134
- "This will avoid conflicts between the environment in puppet.conf and the "
1135
- "environment set in Foreman"
1017
+ #: ../lib/foreman_puppet/register.rb:18
1018
+ msgid "Foreman will explicitly set the puppet environment in the ENC yaml output. This will avoid conflicts between the environment in puppet.conf and the environment set in Foreman"
1136
1019
  msgstr ""
1137
1020
 
1138
- #: ../lib/foreman_puppet/register.rb:19
1021
+ #: ../lib/foreman_puppet/register.rb:21
1139
1022
  msgid "ENC environment"
1140
1023
  msgstr "ENC prostředí"
1141
1024
 
1142
- #: ../lib/foreman_puppet/register.rb:22
1025
+ #: ../lib/foreman_puppet/register.rb:24
1143
1026
  msgid "Foreman will update a host's environment from its facts"
1144
1027
  msgstr ""
1145
1028
 
1146
- #: ../lib/foreman_puppet/register.rb:24
1029
+ #: ../lib/foreman_puppet/register.rb:26
1147
1030
  msgid "Update environment from facts"
1148
1031
  msgstr "Aktualizovat prostředí z faktů"
1149
1032
 
1150
- #: ../lib/foreman_puppet/register.rb:27
1033
+ #: ../lib/foreman_puppet/register.rb:29
1151
1034
  msgid "Config Management"
1152
1035
  msgstr "Správa nastavení"
1153
1036
 
1154
- #: ../lib/foreman_puppet/register.rb:30
1155
- msgid ""
1156
- "Duration in minutes after servers reporting via Puppet are classed as out of"
1157
- " sync."
1037
+ #: ../lib/foreman_puppet/register.rb:32
1038
+ msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
1158
1039
  msgstr ""
1159
1040
 
1160
- #: ../lib/foreman_puppet/register.rb:32
1041
+ #: ../lib/foreman_puppet/register.rb:34
1161
1042
  msgid "Puppet interval"
1162
1043
  msgstr ""
1163
1044
 
1164
- #: ../lib/foreman_puppet/register.rb:35
1165
- msgid ""
1166
- "Disable host configuration status turning to out of sync for %s after report"
1167
- " does not arrive within configured interval"
1045
+ #: ../lib/foreman_puppet/register.rb:37
1046
+ msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
1168
1047
  msgstr ""
1169
1048
 
1170
- #: ../lib/foreman_puppet/register.rb:37
1049
+ #: ../lib/foreman_puppet/register.rb:39
1171
1050
  msgid "%s out of sync disabled"
1172
1051
  msgstr ""
1173
1052
 
1174
- #: ../lib/foreman_puppet/register.rb:162 ../lib/foreman_puppet/register.rb:215
1053
+ #: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
1175
1054
  msgid "Puppet ENC"
1176
1055
  msgstr ""
1177
1056
 
1057
+ #: ../lib/foreman_puppet/register.rb:232
1058
+ msgid "Puppet env"
1059
+ msgstr ""
1060
+
1061
+ #: ../webpack/src/Components/Environments/Welcome.js:18
1062
+ msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer."
1063
+ msgstr ""
1064
+
1065
+ #: ../webpack/src/Components/Environments/Welcome.js:29
1066
+ msgid "Puppet classes"
1067
+ msgstr ""
1068
+
1069
+ #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:15 ../webpack/src/Extends/Host/PuppetTab/constants.js:6
1070
+ msgid "Assigned classes"
1071
+ msgstr ""
1072
+
1073
+ #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:16 ../webpack/src/Extends/Host/PuppetTab/Routes.js:22
1074
+ msgid "This tab is still a work in progress"
1075
+ msgstr ""
1076
+
1077
+ #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:21 ../webpack/src/Extends/Host/PuppetTab/constants.js:7
1078
+ msgid "Smart class parameters"
1079
+ msgstr ""
1080
+
1081
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43
1082
+ msgid "Successfully copied to clipboard!"
1083
+ msgstr ""
1084
+
1085
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44
1086
+ msgid "Copy to clipboard"
1087
+ msgstr ""
1088
+
1089
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
1090
+ msgid "Couldn't find any ENC data for this host"
1091
+ msgstr ""
1092
+
1093
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:34
1094
+ msgid "Error!"
1095
+ msgstr ""
1096
+
1097
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:23
1098
+ msgid "Puppet details"
1099
+ msgstr ""
1100
+
1101
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:26
1102
+ msgid "Puppet environment"
1103
+ msgstr ""
1104
+
1105
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:41
1106
+ msgid "Puppet Smart Proxy"
1107
+ msgstr ""
1108
+
1109
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:54
1110
+ msgid "Puppet CA Smart Proxy"
1111
+ msgstr ""
1112
+
1113
+ #: ../webpack/src/Extends/Host/PuppetTab/constants.js:4
1114
+ msgid "Reports"
1115
+ msgstr "Výkazy"
1116
+
1117
+ #: ../webpack/src/Extends/Host/PuppetTab/constants.js:9
1118
+ msgid "ENC Preview"
1119
+ msgstr ""
1120
+
1178
1121
  #: ../webpack/src/foreman_class_edit.js:146
1179
1122
  msgid "Click to remove config group"
1180
1123
  msgstr "Kliknutím skupinu nastavení odeberete"
@@ -1187,6 +1130,10 @@ msgstr "Odebrat"
1187
1130
  msgid "Loading parameters..."
1188
1131
  msgstr "Načítání parametrů…"
1189
1132
 
1133
+ #: ../webpack/src/foreman_puppet_host_form.js:102
1134
+ msgid "Some Puppet Classes are unavailable in the selected environment"
1135
+ msgstr ""
1136
+
1190
1137
  #: action_names.rb:2
1191
1138
  msgid "Action with sub plans"
1192
1139
  msgstr "Akce s dílčími plány"