foreman_puppet 2.0.5 → 2.0.6

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