foreman_puppet 6.1.1 → 6.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (49) hide show
  1. checksums.yaml +4 -4
  2. data/lib/foreman_puppet/version.rb +1 -1
  3. data/locale/en/foreman_puppet.edit.po +0 -1146
  4. data/webpack/src/Extends/Host/PuppetTab/Routes.js +1 -1
  5. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/ConfigStatusCardActions.js +10 -0
  6. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/ConfigStatusCardConstants.js +1 -0
  7. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/index.js +186 -0
  8. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/styles.scss +3 -0
  9. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/index.js +4 -0
  10. data/webpack/src/Extends/Host/PuppetTab/index.js +4 -2
  11. data/webpack/src/Extends/Host/PuppetTab/styles.scss +9 -0
  12. metadata +71 -100
  13. data/locale/ca/foreman_puppet.edit.po +0 -1150
  14. data/locale/ca/foreman_puppet.po.time_stamp +0 -0
  15. data/locale/cs_CZ/foreman_puppet.edit.po +0 -1155
  16. data/locale/cs_CZ/foreman_puppet.po.time_stamp +0 -0
  17. data/locale/de/foreman_puppet.edit.po +0 -1177
  18. data/locale/de/foreman_puppet.po.time_stamp +0 -0
  19. data/locale/en/foreman_puppet.po.time_stamp +0 -0
  20. data/locale/en_GB/foreman_puppet.edit.po +0 -1152
  21. data/locale/en_GB/foreman_puppet.po.time_stamp +0 -0
  22. data/locale/es/foreman_puppet.edit.po +0 -1161
  23. data/locale/es/foreman_puppet.po.time_stamp +0 -0
  24. data/locale/fr/foreman_puppet.edit.po +0 -1170
  25. data/locale/fr/foreman_puppet.po.time_stamp +0 -0
  26. data/locale/gl/foreman_puppet.edit.po +0 -1150
  27. data/locale/gl/foreman_puppet.po.time_stamp +0 -0
  28. data/locale/it/foreman_puppet.edit.po +0 -1155
  29. data/locale/it/foreman_puppet.po.time_stamp +0 -0
  30. data/locale/ja/foreman_puppet.edit.po +0 -1162
  31. data/locale/ja/foreman_puppet.po.time_stamp +0 -0
  32. data/locale/ka/foreman_puppet.edit.po +0 -1160
  33. data/locale/ka/foreman_puppet.po.time_stamp +0 -0
  34. data/locale/ko/foreman_puppet.edit.po +0 -1151
  35. data/locale/ko/foreman_puppet.po.time_stamp +0 -0
  36. data/locale/nl_NL/foreman_puppet.edit.po +0 -1155
  37. data/locale/nl_NL/foreman_puppet.po.time_stamp +0 -0
  38. data/locale/pl/foreman_puppet.edit.po +0 -1154
  39. data/locale/pl/foreman_puppet.po.time_stamp +0 -0
  40. data/locale/pt_BR/foreman_puppet.edit.po +0 -1159
  41. data/locale/pt_BR/foreman_puppet.po.time_stamp +0 -0
  42. data/locale/ru/foreman_puppet.edit.po +0 -1159
  43. data/locale/ru/foreman_puppet.po.time_stamp +0 -0
  44. data/locale/sv_SE/foreman_puppet.edit.po +0 -1154
  45. data/locale/sv_SE/foreman_puppet.po.time_stamp +0 -0
  46. data/locale/zh_CN/foreman_puppet.edit.po +0 -1163
  47. data/locale/zh_CN/foreman_puppet.po.time_stamp +0 -0
  48. data/locale/zh_TW/foreman_puppet.edit.po +0 -1153
  49. data/locale/zh_TW/foreman_puppet.po.time_stamp +0 -0
@@ -1,1155 +0,0 @@
1
- # SOME DESCRIPTIVE TITLE.
2
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the foreman_puppet package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- # Translators:
7
- # Ondřej Ezr <ezrik12@gmail.com>, 2021
8
- # Lukáš Zapletal, 2021
9
- # mhulan <mhulan@redhat.com>, 2022
10
- # Pavel Borecki <pavel.borecki@gmail.com>, 2022
11
- #
12
- msgid ""
13
- msgstr ""
14
- "Project-Id-Version: foreman_puppet 5.0.0\n"
15
- "Report-Msgid-Bugs-To: \n"
16
- "PO-Revision-Date: 2021-02-03 16:30+0000\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"
20
- "MIME-Version: 1.0\n"
21
- "Content-Type: text/plain; charset=UTF-8\n"
22
- "Content-Transfer-Encoding: 8bit\n"
23
- "Language: cs_CZ\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
-
27
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
28
- msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
29
- msgstr ""
30
-
31
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
32
- msgid "No changes to your environments detected"
33
- msgstr "Nezjištěny žádné změny ve vašich prostředích"
34
-
35
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
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"
38
-
39
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
40
- msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
41
- msgstr ""
42
-
43
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
44
- msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature"
45
- msgstr ""
46
-
47
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
48
- msgid "Ignored environments: %s"
49
- msgstr "Ignorovaná prostředí: %s"
50
-
51
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:55
52
- msgid "Ignored classes in the environments: %s"
53
- msgstr ""
54
-
55
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:10
56
- msgid "List all host groups for a Puppet class"
57
- msgstr "Vypsat všechny skupiny strojů pro puppet třídu"
58
-
59
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:13
60
- msgid "ID of Puppetclass"
61
- msgstr ""
62
-
63
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:18
64
- msgid "Deprecated in favor of hostgroup/puppet_attributes/environment_id"
65
- msgstr ""
66
-
67
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:19
68
- msgid "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids"
69
- msgstr ""
70
-
71
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:20
72
- msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
73
- msgstr ""
74
-
75
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
76
- msgid "ID of associated puppet Environment"
77
- msgstr ""
78
-
79
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
80
- msgid "IDs of associated Puppetclasses"
81
- msgstr ""
82
-
83
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
84
- msgid "IDs of associated ConfigGroups"
85
- msgstr ""
86
-
87
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
88
- msgid "Import puppet classes from puppet proxy"
89
- msgstr "Importovat puppet třídy z puppet proxy"
90
-
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
92
- msgid "Import puppet classes from puppet proxy for an environment"
93
- msgstr "Importovat puppet třídy z puppet proxy pro Environment"
94
-
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"
97
- msgstr ""
98
-
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"
101
- msgstr ""
102
-
103
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
104
- msgid "The requested environment cannot be found."
105
- msgstr ""
106
-
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."
109
- msgstr ""
110
-
111
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
112
- msgid "List template combination"
113
- msgstr ""
114
-
115
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:12
116
- msgid "Add a template combination"
117
- msgstr "Přidat kombinaci šablony"
118
-
119
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:15
120
- msgid "Show template combination"
121
- msgstr "Zobrazit kombinaci šablony"
122
-
123
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:18
124
- msgid "Update template combination"
125
- msgstr "Aktualizovat kombinaci šablony"
126
-
127
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:21
128
- msgid "ID of Puppet environment"
129
- msgstr ""
130
-
131
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:26
132
- msgid "environment id"
133
- msgstr "identifikátor prostředí"
134
-
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
136
- msgid "ID of environment"
137
- msgstr "Identifikátor prostředí"
138
-
139
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:10
140
- msgid "List hosts per environment"
141
- msgstr ""
142
-
143
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:13
144
- msgid "ID of puppet environment"
145
- msgstr ""
146
-
147
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:18
148
- msgid "Deprecated in favor of host/puppet_attributes/environment_id"
149
- msgstr ""
150
-
151
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:19
152
- msgid "Deprecated in favor of host/puppet_attributes/puppetclass_ids"
153
- msgstr ""
154
-
155
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:20
156
- msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
157
- msgstr ""
158
-
159
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
160
- msgid "No environment selected!"
161
- msgstr "Nevybráno prostředí!"
162
-
163
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:76
164
- msgid "Updated hosts: changed environment"
165
- msgstr "Aktualizovaní hostitelé: změněné prostředí"
166
-
167
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:105
168
- msgid "Unable to generate output, Check log files"
169
- msgstr ""
170
-
171
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:145
172
- msgid "No proxy selected!"
173
- msgstr ""
174
-
175
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:151
176
- msgid "Invalid proxy selected!"
177
- msgstr ""
178
-
179
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:168
180
- msgid "Failed to set %{proxy_type} proxy for %{host}."
181
- msgstr ""
182
-
183
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:174
184
- msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
185
- msgstr ""
186
-
187
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
188
- msgid "The %{proxy_type} proxy of the selected hosts was cleared."
189
- msgstr ""
190
-
191
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
192
- msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
193
- msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
194
- msgstr[0] ""
195
- msgstr[1] ""
196
-
197
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
198
- msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
199
- msgstr ""
200
-
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
202
- msgid "Puppet"
203
- msgstr "Puppet"
204
-
205
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:211
206
- msgid "Puppet CA"
207
- msgstr "Certif. autorita pro Puppet"
208
-
209
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:15
210
- msgid "List of config groups"
211
- msgstr "Seznam skupin nastavení"
212
-
213
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:23
214
- msgid "Show a config group"
215
- msgstr "Zobrazit skupinu nastavení"
216
-
217
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:36
218
- msgid "Create a config group"
219
- msgstr "Vytvořit skupinu nastavení"
220
-
221
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:44
222
- msgid "Update a config group"
223
- msgstr "Aktualizovat skupinu nastavení"
224
-
225
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:52
226
- msgid "Delete a config group"
227
- msgstr "Smazat skupinu nastavení"
228
-
229
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:14
230
- msgid "List all environments"
231
- msgstr "Vypsat všechny prostředí"
232
-
233
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:15
234
- msgid "List environments of Puppet class"
235
- msgstr ""
236
-
237
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:16
238
- msgid "List environments per location"
239
- msgstr ""
240
-
241
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:17
242
- msgid "List environments per organization"
243
- msgstr ""
244
-
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
246
- msgid "ID of Puppet class"
247
- msgstr "Identifikátor puppet třídy"
248
-
249
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:27
250
- msgid "Show an environment"
251
- msgstr "Zobrazit prostředí"
252
-
253
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:40
254
- msgid "Create an environment"
255
- msgstr "Vytvořit prostředí"
256
-
257
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:48
258
- msgid "Update an environment"
259
- msgstr "Aktualizovat prostředí"
260
-
261
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:56
262
- msgid "Delete an environment"
263
- msgstr "Smazat prostředí"
264
-
265
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:12
266
- msgid "List all Puppet class IDs for host"
267
- msgstr "Vypsat všechny identifikátory Puppet tříd pro hostitele"
268
-
269
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:18
270
- msgid "Add a Puppet class to host"
271
- msgstr "Přidat hostiteli Puppet třídu"
272
-
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
274
- msgid "ID of host"
275
- msgstr "Identifikátor stroje"
276
-
277
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:27
278
- msgid "Remove a Puppet class from host"
279
- msgstr ""
280
-
281
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:11
282
- msgid "List all Puppet class IDs for host group"
283
- msgstr ""
284
-
285
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:17
286
- msgid "Add a Puppet class to host group"
287
- msgstr "Přidat skupině hostitelů puppet třídu"
288
-
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
290
- msgid "ID of host group"
291
- msgstr "Identifikátor skupiny strojů"
292
-
293
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:26
294
- msgid "Remove a Puppet class from host group"
295
- msgstr ""
296
-
297
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:19
298
- msgid "List of override values for a specific smart class parameter"
299
- msgstr ""
300
-
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
302
- msgid "Display hidden values"
303
- msgstr "Zobrazit skryté hodnoty"
304
-
305
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:27
306
- msgid "Show an override value for a specific smart class parameter"
307
- msgstr ""
308
-
309
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:37
310
- msgid "Override match"
311
- msgstr ""
312
-
313
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:38
314
- msgid "Override value, required if omit is false"
315
- msgstr ""
316
-
317
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:39
318
- msgid "Foreman will not send this parameter in classification output"
319
- msgstr ""
320
-
321
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:43
322
- msgid "Create an override value for a specific smart class parameter"
323
- msgstr ""
324
-
325
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:53
326
- msgid "Update an override value for a specific smart class parameter"
327
- msgstr ""
328
-
329
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62
330
- msgid "Delete an override value for a specific smart class parameter"
331
- msgstr ""
332
-
333
- #: ../app/controllers/foreman_puppet/api/v2/puppet_lookups_common_controller.rb:112
334
- msgid "%{model} with id '%{id}' was not found"
335
- msgstr ""
336
-
337
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:14
338
- msgid "List all Puppet classes"
339
- msgstr "Vypsat všechny puppet třídy"
340
-
341
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:15
342
- msgid "List all Puppet classes for a host"
343
- msgstr "Vypsat všechny Puppet třídy pro hostitele"
344
-
345
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:16
346
- msgid "List all Puppet classes for a host group"
347
- msgstr ""
348
-
349
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:17
350
- msgid "List all Puppet classes for an environment"
351
- msgstr "Vypsat všechny Puppet třídy pro prostředí"
352
-
353
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:49
354
- msgid "Show a Puppet class"
355
- msgstr "Zobrazit puppet třídu"
356
-
357
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:50
358
- msgid "Show a Puppet class for host"
359
- msgstr "Zobrazit Puppet třídu pro hostitele"
360
-
361
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:51
362
- msgid "Show a Puppet class for a host group"
363
- msgstr ""
364
-
365
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:52
366
- msgid "Show a Puppet class for an environment"
367
- msgstr "Zobrazit Puppet třídu pro prostředí"
368
-
369
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:67
370
- msgid "Create a Puppet class"
371
- msgstr "Vytvořit puppet třídu"
372
-
373
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:75
374
- msgid "Update a Puppet class"
375
- msgstr "Aktualizovat puppet třídu"
376
-
377
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:84
378
- msgid "Delete a Puppet class"
379
- msgstr "Smazat Puppet třídu"
380
-
381
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:13
382
- msgid "List all smart class parameters"
383
- msgstr ""
384
-
385
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:14
386
- msgid "List of smart class parameters for a specific host"
387
- msgstr ""
388
-
389
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:15
390
- msgid "List of smart class parameters for a specific host group"
391
- msgstr ""
392
-
393
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:16
394
- msgid "List of smart class parameters for a specific Puppet class"
395
- msgstr ""
396
-
397
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:17
398
- msgid "List of smart class parameters for a specific environment"
399
- msgstr ""
400
-
401
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
402
- msgid "List of smart class parameters for a specific environment/Puppet class combination"
403
- msgstr ""
404
-
405
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
406
- msgid "Show a smart class parameter"
407
- msgstr ""
408
-
409
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:41
410
- msgid "Update a smart class parameter"
411
- msgstr ""
412
-
413
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:45
414
- msgid "Whether the smart class parameter value is managed by Foreman"
415
- msgstr ""
416
-
417
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:46
418
- msgid "Description of smart class"
419
- msgstr ""
420
-
421
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:47
422
- msgid "Value to use when there is no match"
423
- msgstr "Hodnoty které použít v případě nenalezení žádné shody"
424
-
425
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:48
426
- msgid "When enabled the parameter is hidden in the UI"
427
- msgstr ""
428
-
429
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
430
- msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
431
- msgstr ""
432
-
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
434
- msgid "The order in which values are resolved"
435
- msgstr "Pořadí ve kterém jsou hodnoty řešeny"
436
-
437
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:52
438
- msgid "Types of validation values"
439
- msgstr "Typy hodnot ověřování"
440
-
441
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:53
442
- msgid "Used to enforce certain values for the parameter values"
443
- msgstr ""
444
-
445
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:55
446
- msgid "Types of variable values"
447
- msgstr "Typy hodnot proměnné"
448
-
449
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
450
- msgid "If true, will raise an error if there is no default value and no matcher provide a value"
451
- msgstr ""
452
-
453
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
454
- msgid "Merge all matching values (only array/hash type)"
455
- msgstr ""
456
-
457
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:58
458
- msgid "Include default value when merging all matching values"
459
- msgstr "Při slučování všech odpovídajících hodnota zahrnout výchozí hodnoty"
460
-
461
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:59
462
- msgid "Remove duplicate values (only array type)"
463
- msgstr ""
464
-
465
- #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:61
466
- msgid "Successfully overridden all parameters of Puppet class %s"
467
- msgstr ""
468
-
469
- #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
470
- msgid "Successfully reset all parameters of Puppet class %s to their default values"
471
- msgstr ""
472
-
473
- #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
474
- msgid "No parameters to override for Puppet class %s"
475
- msgstr ""
476
-
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
478
- msgid "Create Puppet Environment"
479
- msgstr "Vytvořit puppet prostředí"
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
-
485
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:11
486
- msgid "Change Environment"
487
- msgstr "Změnit prostředí"
488
-
489
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:13
490
- msgid "Change Puppet Master"
491
- msgstr ""
492
-
493
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:22
494
- msgid "Puppet YAML"
495
- msgstr ""
496
-
497
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:22
498
- msgid "Puppet external nodes YAML dump"
499
- msgstr ""
500
-
501
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:34 ../app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb:1
502
- msgid "Puppet Environment"
503
- msgstr "Puppet prostředí"
504
-
505
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:32
506
- msgid "Omit from classification output"
507
- msgstr ""
508
-
509
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:39
510
- msgid "Override this value"
511
- msgstr "Přebít tuto hodnotu"
512
-
513
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:43
514
- msgid "Remove this override"
515
- msgstr ""
516
-
517
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:75
518
- msgid "Default value"
519
- msgstr "Výchozí hodnota"
520
-
521
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:93
522
- msgid "Original value info"
523
- msgstr "Informace o původní hodnotě"
524
-
525
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:99
526
- msgid ""
527
- "<b>Description:</b> %{desc}<br/>\n"
528
- " <b>Type:</b> %{type}<br/>\n"
529
- " <b>Matcher:</b> %{matcher}<br/>\n"
530
- " <b>Inherited value:</b> %{inherited_value}"
531
- msgstr ""
532
-
533
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:113
534
- msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
535
- msgstr ""
536
-
537
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
538
- msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
539
- msgstr ""
540
-
541
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
542
- msgid "Empty environment"
543
- msgstr "Prázdné prostředí"
544
-
545
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:7
546
- msgid "Deleted environment"
547
- msgstr "Smazat prostředí"
548
-
549
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:9
550
- msgid "Deleted environment %{env} and %{pcs}"
551
- msgstr "Smazané prostředí %{env} a %{pcs}"
552
-
553
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:11
554
- msgid "Ignored environment"
555
- msgstr "Ignorované prostředí"
556
-
557
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:18
558
- msgid "Import"
559
- msgstr "Import"
560
-
561
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
562
- msgid "Import environments from %s"
563
- msgstr ""
564
-
565
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
566
- msgid "Import classes from %s"
567
- msgstr "Importovat třídy z %s"
568
-
569
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:45
570
- msgid "%{name} has %{num_tag} class"
571
- msgid_plural "%{name} has %{num_tag} classes"
572
- msgstr[0] ""
573
- msgstr[1] ""
574
-
575
- #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
576
- msgid "Click to remove %s"
577
- msgstr "%s odeberete kliknutím"
578
-
579
- #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:46
580
- msgid "Click to add %s"
581
- msgstr "%s přidáte kliknutím"
582
-
583
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
584
- msgid "None"
585
- msgstr "Žádné"
586
-
587
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:14
588
- msgid ""
589
- "When editing a template, you must assign a list \\\n"
590
- " of operating systems which this template can be used with. Optionally, you can \\\n"
591
- " restrict a template to a list of host groups and/or environments."
592
- msgstr ""
593
-
594
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:18
595
- msgid ""
596
- "When a Host requests a template (e.g. during provisioning), Foreman \\\n"
597
- " will select the best match from the available templates of that type, in the \\\n"
598
- " following order:"
599
- msgstr ""
600
-
601
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:22
602
- msgid "Host group and Environment"
603
- msgstr "Skupina hostitelů a prostředí"
604
-
605
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:23
606
- msgid "Host group only"
607
- msgstr "Pouze skupina hostitelů"
608
-
609
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:24
610
- msgid "Environment only"
611
- msgstr "Pouze prostředí"
612
-
613
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:25
614
- msgid "Operating system default"
615
- msgstr "Výchozí operačnímu systému"
616
-
617
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
618
- msgid "The final entry, Operating System default, can be set by editing the %s page."
619
- msgstr ""
620
-
621
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
622
- msgid "Operating System"
623
- msgstr "Operační systém"
624
-
625
- #: ../app/models/foreman_puppet/environment.rb:44
626
- msgid "Can't find a valid Foreman Proxy with a Puppet feature"
627
- msgstr "Nedaří se nalézt platnou Foreman proxy s funkcí puppet"
628
-
629
- #: ../app/models/foreman_puppet/host_puppet_facet.rb:61
630
- msgid "%{puppetclass} does not belong to the %{environment} environment"
631
- msgstr ""
632
-
633
- #: ../app/models/foreman_puppet/host_puppet_facet.rb:81
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"
636
-
637
- #: ../app/models/foreman_puppet/host_puppet_facet.rb:123
638
- msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
639
- msgstr ""
640
-
641
- #: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
642
- msgid "must be true to edit the parameter"
643
- msgstr "aby bylo možné parametr upravovat, je třeba, aby bylo nastaveno na true (pravda)"
644
-
645
- #: ../app/services/foreman_puppet/input_type/puppet_parameter_input.rb:24
646
- msgid "Puppet parameter"
647
- msgstr "Puppet parametr"
648
-
649
- #: ../app/services/foreman_puppet/puppet_class_importer.rb:16
650
- msgid "Can't find a valid Proxy with a Puppet feature"
651
- msgstr ""
652
-
653
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1 ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
654
- msgid "Changed environments"
655
- msgstr "Změněná prostředí"
656
-
657
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:4 ../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
658
- msgid "Puppet Environments"
659
- msgstr "Puppet prostředí"
660
-
661
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
662
- msgid "Select the changes you want to apply to Foreman"
663
- msgstr "Vyberte změny které chcete uplatnit na Forman"
664
-
665
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:10
666
- msgid "Toggle"
667
- msgstr "Přepnout"
668
-
669
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
670
- msgid "New"
671
- msgstr "Nové"
672
-
673
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:13
674
- msgid "Check/Uncheck new"
675
- msgstr "Zaškrtnout / zrušit zaškrtnutí u nových"
676
-
677
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
678
- msgid "Updated"
679
- msgstr "Aktualizováno"
680
-
681
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:16
682
- msgid "Check/Uncheck updated"
683
- msgstr "Zaškrtnout / zrušit zaškrtnutí u aktualizováno"
684
-
685
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:17
686
- msgid "Obsolete"
687
- msgstr "Zastaralé"
688
-
689
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:19
690
- msgid "Check/Uncheck obsolete"
691
- msgstr "Zaškrtnout / zrušit zaškrtnutí zastaralých"
692
-
693
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:27
694
- msgid "Check/Uncheck all"
695
- msgstr "Zaškrtnout / zrušit zaškrtnutí všeho"
696
-
697
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:29 ../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
698
- msgid "Environment"
699
- msgstr "Prostředí"
700
-
701
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:30
702
- msgid "Operation"
703
- msgstr "Operace"
704
-
705
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:31
706
- msgid "Puppet Modules"
707
- msgstr "Puppet moduly"
708
-
709
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:44
710
- msgid "Check/Uncheck all %s changes"
711
- msgstr "Zaškrtnout / zrušit zaškrtnutí %s změn"
712
-
713
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
714
- msgid "Add:"
715
- msgstr "Přidat:"
716
-
717
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
718
- msgid "Remove:"
719
- msgstr "Odebrat:"
720
-
721
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
722
- msgid "Update:"
723
- msgstr "Aktualizace:"
724
-
725
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
726
- msgid "Ignored:"
727
- msgstr "Ignorováno:"
728
-
729
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:64
730
- msgid "Cancel"
731
- msgstr "Storno"
732
-
733
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:65
734
- msgid "Update"
735
- msgstr "Aktualizovat"
736
-
737
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
738
- msgid "included already from parent"
739
- msgstr "už zahrnuto od nadřazeného"
740
-
741
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
742
- msgid "Remove"
743
- msgstr "Odebrat"
744
-
745
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
746
- msgid "Add"
747
- msgstr "Přidat"
748
-
749
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
750
- msgid "%s is not in environment"
751
- msgstr "%s není prostředí"
752
-
753
- #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:4
754
- msgid "Included Config Groups"
755
- msgstr "Včetně skupin nastavení"
756
-
757
- #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:21
758
- msgid "Available Config Groups"
759
- msgstr "Skupiny nastavení k dispozici"
760
-
761
- #: ../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
762
- msgid "Edit %s"
763
- msgstr "Upravit %s"
764
-
765
- #: ../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
766
- msgid "Config Groups"
767
- msgstr ""
768
-
769
- #: ../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
770
- msgid "Create Config Group"
771
- msgstr ""
772
-
773
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
774
- msgid "Puppet Classes"
775
- msgstr "Puppet třídy"
776
-
777
- #: ../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
778
- msgid "Hosts"
779
- msgstr "Stroje"
780
-
781
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:15 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
782
- msgid "Host Groups"
783
- msgstr "Skupiny hostitelů"
784
-
785
- #: ../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
786
- msgid "Actions"
787
- msgstr "Akce"
788
-
789
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:27 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
790
- msgid "Delete %s?"
791
- msgstr "Smazat %s?"
792
-
793
- #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
794
- 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."
795
- msgstr ""
796
-
797
- #: ../app/views/foreman_puppet/environments/_form.html.erb:6
798
- msgid "Locations"
799
- msgstr "Umístění"
800
-
801
- #: ../app/views/foreman_puppet/environments/_form.html.erb:9
802
- msgid "Organizations"
803
- msgstr "Organizace"
804
-
805
- #: ../app/views/foreman_puppet/environments/index.html.erb:8
806
- msgid "Environment|Name"
807
- msgstr "Environment|Název"
808
-
809
- #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
810
- msgid "Classes"
811
- msgstr "Třídy"
812
-
813
- #: ../app/views/foreman_puppet/environments/new.html.erb:1
814
- msgid "Create Environment"
815
- msgstr "Vytvořit prostředí"
816
-
817
- #: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
818
- msgid "Puppet environments"
819
- msgstr "Puppet prostředí"
820
-
821
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:5
822
- msgid "Number of classes"
823
- msgstr "Počet tříd"
824
-
825
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:15
826
- msgid "Total"
827
- msgstr "Celkem"
828
-
829
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:25
830
- msgid "No environments found"
831
- msgstr "Nebylo nalezeno žádné prostředí"
832
-
833
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
834
- msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
835
- msgstr ""
836
-
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
838
- msgid "Smart Class Parameters"
839
- msgstr ""
840
-
841
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:6
842
- msgid "Parameter"
843
- msgstr "Parametr"
844
-
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
846
- msgid "Puppet Class"
847
- msgstr "Puppet třída"
848
-
849
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:8
850
- msgid "Number of Overrides"
851
- msgstr ""
852
-
853
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
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)."
855
- msgstr ""
856
-
857
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
858
- msgid "Included Classes"
859
- msgstr "Obsažené třídy"
860
-
861
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
862
- msgid "Not authorized to edit classes"
863
- msgstr "Neoprávněni upravovat třídy"
864
-
865
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:37
866
- msgid "Inherited Classes from %s"
867
- msgstr ""
868
-
869
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:56
870
- msgid "Available Classes"
871
- msgstr "Třídy k dispozici"
872
-
873
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:59
874
- msgid "Filter classes"
875
- msgstr "Filtrovat třídy"
876
-
877
- #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
878
- msgid "belongs to config group"
879
- msgstr "náleží do skupiny nastavení"
880
-
881
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:5
882
- msgid "Name"
883
- msgstr "Název"
884
-
885
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:6
886
- msgid "Value"
887
- msgstr "Hodnota"
888
-
889
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:7
890
- msgid "Omit"
891
- msgstr "Vynechat"
892
-
893
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
894
- msgid "The class could not be saved because of an error in one of the class parameters."
895
- msgstr ""
896
-
897
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
898
- msgid "Smart Class Parameter"
899
- msgstr ""
900
-
901
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:15
902
- msgid "Host groups"
903
- msgstr "Skupiny hostitelů"
904
-
905
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:22
906
- msgid "This Puppet class has no parameters in its signature."
907
- msgstr "Tato Puppet třída nemá žádné parametry ve svém podpisu."
908
-
909
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
910
- msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
911
- msgstr ""
912
-
913
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
914
- msgid "Filter by name"
915
- msgstr "Filtrovat podle názvu"
916
-
917
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:34
918
- msgid "All environments - (not filtered)"
919
- msgstr ""
920
-
921
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:46
922
- msgid "Overridden"
923
- msgstr ""
924
-
925
- #: ../app/views/foreman_puppet/puppetclasses/edit.html.erb:1
926
- msgid "Edit Puppet Class %s"
927
- msgstr "Upravit puppet třídu %s"
928
-
929
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:9
930
- msgid "Puppetclass|Name"
931
- msgstr "Puppetclass|Název"
932
-
933
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:3 ../lib/foreman_puppet/register.rb:168
934
- msgid "Environments"
935
- msgstr "Prostředí"
936
-
937
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:13
938
- msgid "Parameters"
939
- msgstr "Parametry"
940
-
941
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
942
- msgid "Override all parameters"
943
- msgstr "Přebít veškeré parametry"
944
-
945
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
946
- msgid "This will set all parameters of the class %s as overridden. Continue?"
947
- msgstr ""
948
-
949
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
950
- msgid "Set parameters to defaults"
951
- msgstr ""
952
-
953
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
954
- msgid "This will reset parameters of the class %s to their default values. Continue?"
955
- msgstr ""
956
-
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
962
- msgid "Notice"
963
- msgstr "Upozornění"
964
-
965
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
966
- msgid "Please select an environment first"
967
- msgstr "Nejprve vyberte prostředí"
968
-
969
- #: ../app/views/hosts/select_multiple_environment.html.erb:4
970
- msgid "Select environment"
971
- msgstr "Vybrat prostředí"
972
-
973
- #: ../app/views/hosts/select_multiple_environment.html.erb:5
974
- msgid "*Clear environment*"
975
- msgstr "*Vyčistit prostředí*"
976
-
977
- #: ../app/views/hosts/select_multiple_environment.html.erb:6
978
- msgid "*Inherit from host group*"
979
- msgstr "*Převzít ze skupiny stroje*"
980
-
981
- #: ../app/views/provisioning_templates/_combination.html.erb:2
982
- msgid "Hostgroup"
983
- msgstr ""
984
-
985
- #: ../app/views/provisioning_templates/_combination.html.erb:4
986
- msgid "Remove Combination"
987
- msgstr "Odebrat kombinaci"
988
-
989
- #: ../app/views/provisioning_templates/_combinations.html.erb:1
990
- msgid "Valid Host Group and Environment Combinations"
991
- msgstr ""
992
-
993
- #: ../app/views/provisioning_templates/_combinations.html.erb:6
994
- msgid "Add Combination"
995
- msgstr "Přidat kombinaci"
996
-
997
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:2
998
- msgid "General"
999
- msgstr "Obecné"
1000
-
1001
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:11
1002
- msgid "Hosts managed:"
1003
- msgstr "Spravované stroje:"
1004
-
1005
- #: ../lib/foreman_puppet/register.rb:9
1006
- msgid "Facts"
1007
- msgstr "Fakta"
1008
-
1009
- #: ../lib/foreman_puppet/register.rb:12
1010
- msgid "Foreman will default to this puppet environment if it cannot auto detect one"
1011
- msgstr ""
1012
-
1013
- #: ../lib/foreman_puppet/register.rb:14
1014
- msgid "Default Puppet environment"
1015
- msgstr ""
1016
-
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"
1019
- msgstr ""
1020
-
1021
- #: ../lib/foreman_puppet/register.rb:21
1022
- msgid "ENC environment"
1023
- msgstr "ENC prostředí"
1024
-
1025
- #: ../lib/foreman_puppet/register.rb:24
1026
- msgid "Foreman will update a host's environment from its facts"
1027
- msgstr ""
1028
-
1029
- #: ../lib/foreman_puppet/register.rb:26
1030
- msgid "Update environment from facts"
1031
- msgstr "Aktualizovat prostředí z faktů"
1032
-
1033
- #: ../lib/foreman_puppet/register.rb:29
1034
- msgid "Config Management"
1035
- msgstr "Správa nastavení"
1036
-
1037
- #: ../lib/foreman_puppet/register.rb:32
1038
- msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
1039
- msgstr ""
1040
-
1041
- #: ../lib/foreman_puppet/register.rb:34
1042
- msgid "Puppet interval"
1043
- msgstr ""
1044
-
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"
1047
- msgstr ""
1048
-
1049
- #: ../lib/foreman_puppet/register.rb:39
1050
- msgid "%s out of sync disabled"
1051
- msgstr ""
1052
-
1053
- #: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
1054
- msgid "Puppet ENC"
1055
- msgstr ""
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
-
1121
- #: ../webpack/src/foreman_class_edit.js:146
1122
- msgid "Click to remove config group"
1123
- msgstr "Kliknutím skupinu nastavení odeberete"
1124
-
1125
- #: ../webpack/src/foreman_class_edit.js:149
1126
- msgid " Remove"
1127
- msgstr "Odebrat"
1128
-
1129
- #: ../webpack/src/foreman_puppet_host_form.js:32
1130
- msgid "Loading parameters..."
1131
- msgstr "Načítání parametrů…"
1132
-
1133
- #: ../webpack/src/foreman_puppet_host_form.js:105
1134
- msgid "Some Puppet Classes are unavailable in the selected environment"
1135
- msgstr ""
1136
-
1137
- #: action_names.rb:2
1138
- msgid "Action with sub plans"
1139
- msgstr "Akce s dílčími plány"
1140
-
1141
- #: action_names.rb:3
1142
- msgid "Import facts"
1143
- msgstr "Importovat fakta"
1144
-
1145
- #: action_names.rb:4
1146
- msgid "Import Puppet classes"
1147
- msgstr "Importovat Puppet třídy"
1148
-
1149
- #: action_names.rb:5
1150
- msgid "Remote action:"
1151
- msgstr "Akce na protějšku:"
1152
-
1153
- #: gemspec.rb:2
1154
- msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
1155
- msgstr ""