foreman_puppet 7.0.0 → 8.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -2
  3. data/app/assets/javascripts/foreman_puppet/locale/ca/foreman_puppet.js +498 -510
  4. data/app/assets/javascripts/foreman_puppet/locale/cs_CZ/foreman_puppet.js +487 -499
  5. data/app/assets/javascripts/foreman_puppet/locale/de/foreman_puppet.js +569 -581
  6. data/app/assets/javascripts/foreman_puppet/locale/en/foreman_puppet.js +292 -304
  7. data/app/assets/javascripts/foreman_puppet/locale/en_GB/foreman_puppet.js +329 -341
  8. data/app/assets/javascripts/foreman_puppet/locale/es/foreman_puppet.js +566 -578
  9. data/app/assets/javascripts/foreman_puppet/locale/fr/foreman_puppet.js +572 -584
  10. data/app/assets/javascripts/foreman_puppet/locale/gl/foreman_puppet.js +402 -414
  11. data/app/assets/javascripts/foreman_puppet/locale/it/foreman_puppet.js +508 -520
  12. data/app/assets/javascripts/foreman_puppet/locale/ja/foreman_puppet.js +569 -581
  13. data/app/assets/javascripts/foreman_puppet/locale/ka/foreman_puppet.js +572 -584
  14. data/app/assets/javascripts/foreman_puppet/locale/ko/foreman_puppet.js +536 -548
  15. data/app/assets/javascripts/foreman_puppet/locale/nl_NL/foreman_puppet.js +481 -493
  16. data/app/assets/javascripts/foreman_puppet/locale/pl/foreman_puppet.js +533 -545
  17. data/app/assets/javascripts/foreman_puppet/locale/pt_BR/foreman_puppet.js +566 -578
  18. data/app/assets/javascripts/foreman_puppet/locale/ru/foreman_puppet.js +539 -551
  19. data/app/assets/javascripts/foreman_puppet/locale/sv_SE/foreman_puppet.js +440 -452
  20. data/app/assets/javascripts/foreman_puppet/locale/zh_CN/foreman_puppet.js +569 -581
  21. data/app/assets/javascripts/foreman_puppet/locale/zh_TW/foreman_puppet.js +535 -547
  22. data/app/models/concerns/foreman_puppet/extensions/host.rb +3 -4
  23. data/app/models/concerns/foreman_puppet/extensions/provisioning_template.rb +3 -2
  24. data/lib/foreman_puppet/engine.rb +5 -7
  25. data/lib/foreman_puppet/register.rb +1 -1
  26. data/lib/foreman_puppet/version.rb +1 -1
  27. data/locale/Makefile +12 -2
  28. data/locale/ca/LC_MESSAGES/foreman_puppet.mo +0 -0
  29. data/locale/ca/foreman_puppet.po +5 -17
  30. data/locale/cs_CZ/LC_MESSAGES/foreman_puppet.mo +0 -0
  31. data/locale/cs_CZ/foreman_puppet.po +5 -17
  32. data/locale/de/LC_MESSAGES/foreman_puppet.mo +0 -0
  33. data/locale/de/foreman_puppet.po +10 -22
  34. data/locale/en/LC_MESSAGES/foreman_puppet.mo +0 -0
  35. data/locale/en/foreman_puppet.po +10 -20
  36. data/locale/en_GB/LC_MESSAGES/foreman_puppet.mo +0 -0
  37. data/locale/en_GB/foreman_puppet.po +7 -19
  38. data/locale/es/LC_MESSAGES/foreman_puppet.mo +0 -0
  39. data/locale/es/foreman_puppet.po +26 -37
  40. data/locale/fr/LC_MESSAGES/foreman_puppet.mo +0 -0
  41. data/locale/fr/foreman_puppet.po +49 -59
  42. data/locale/gl/LC_MESSAGES/foreman_puppet.mo +0 -0
  43. data/locale/gl/foreman_puppet.po +5 -17
  44. data/locale/it/LC_MESSAGES/foreman_puppet.mo +0 -0
  45. data/locale/it/foreman_puppet.po +8 -20
  46. data/locale/ja/LC_MESSAGES/foreman_puppet.mo +0 -0
  47. data/locale/ja/foreman_puppet.po +30 -43
  48. data/locale/ka/LC_MESSAGES/foreman_puppet.mo +0 -0
  49. data/locale/ka/foreman_puppet.po +9 -21
  50. data/locale/ko/LC_MESSAGES/foreman_puppet.mo +0 -0
  51. data/locale/ko/foreman_puppet.po +5 -17
  52. data/locale/nl_NL/LC_MESSAGES/foreman_puppet.mo +0 -0
  53. data/locale/nl_NL/foreman_puppet.po +5 -17
  54. data/locale/pl/LC_MESSAGES/foreman_puppet.mo +0 -0
  55. data/locale/pl/foreman_puppet.po +5 -17
  56. data/locale/pt_BR/LC_MESSAGES/foreman_puppet.mo +0 -0
  57. data/locale/pt_BR/foreman_puppet.po +26 -36
  58. data/locale/ru/LC_MESSAGES/foreman_puppet.mo +0 -0
  59. data/locale/ru/foreman_puppet.po +9 -21
  60. data/locale/sv_SE/LC_MESSAGES/foreman_puppet.mo +0 -0
  61. data/locale/sv_SE/foreman_puppet.po +5 -17
  62. data/locale/zh_CN/LC_MESSAGES/foreman_puppet.mo +0 -0
  63. data/locale/zh_CN/foreman_puppet.po +32 -42
  64. data/locale/zh_TW/LC_MESSAGES/foreman_puppet.mo +0 -0
  65. data/locale/zh_TW/foreman_puppet.po +5 -17
  66. data/test/integration/foreman_puppet/hostgroup_js_test.rb +1 -0
  67. data/test/models/foreman_puppet/environment_test.rb +2 -2
  68. data/test/models/foreman_puppet/provisioning_template_test.rb +1 -1
  69. metadata +5 -6
  70. data/locale/action_names.rb +0 -5
@@ -3,11 +3,11 @@
3
3
  "locale_data": {
4
4
  "foreman_puppet": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_puppet 5.0.0",
6
+ "Project-Id-Version": "foreman_puppet 8.0.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2021-02-03 16:30+0000",
9
- "Last-Translator": "Pavel Borecki <pavel.borecki@gmail.com>, 2022",
10
- "Language-Team": "Czech (Czech Republic) (https://www.transifex.com/foreman/teams/114/cs_CZ/)",
9
+ "Last-Translator": "Pavel Borecki <pavel.borecki@gmail.com>, 2023",
10
+ "Language-Team": "Czech (Czech Republic) (https://app.transifex.com/foreman/teams/114/cs_CZ/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
13
13
  "Content-Transfer-Encoding": "8bit",
@@ -17,879 +17,867 @@
17
17
  "domain": "foreman_puppet",
18
18
  "plural_forms": "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
19
19
  },
20
- "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml": [
21
- ""
22
- ],
23
- "No changes to your environments detected": [
24
- "Nezjištěny žádné změny ve vašich prostředích"
20
+ " Remove": [
21
+ "Odebrat"
25
22
  ],
26
- "Successfully updated environments and Puppet classes from the on-disk Puppet installation": [
27
- "Úspěšně aktualizována prostředí a Puppet třídy z instalace Puppet na disku"
23
+ "%s is not in environment": [
24
+ "%s není prostředí"
28
25
  ],
29
- "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s": [
26
+ "%s out of sync disabled": [
30
27
  ""
31
28
  ],
32
- "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature": [
29
+ "%{model} with id '%{id}' was not found": [
33
30
  ""
34
31
  ],
35
- "Ignored environments: %s": [
36
- "Ignorovaná prostředí: %s"
37
- ],
38
- "Ignored classes in the environments: %s": [
32
+ "%{name} has %{num_tag} class": [
33
+ "",
39
34
  ""
40
35
  ],
41
- "List all host groups for a Puppet class": [
42
- "Vypsat všechny skupiny strojů pro puppet třídu"
43
- ],
44
- "ID of Puppetclass": [
36
+ "%{puppetclass} does not belong to the %{environment} environment": [
45
37
  ""
46
38
  ],
47
- "Deprecated in favor of hostgroup/puppet_attributes/environment_id": [
48
- ""
39
+ "*Clear environment*": [
40
+ "*Vyčistit prostředí*"
49
41
  ],
50
- "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids": [
51
- ""
42
+ "*Inherit from host group*": [
43
+ "*Převzít ze skupiny stroje*"
52
44
  ],
53
- "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids": [
45
+ "<b>Description:</b> %{desc}<br/>\\n <b>Type:</b> %{type}<br/>\\n <b>Matcher:</b> %{matcher}<br/>\\n <b>Inherited value:</b> %{inherited_value}": [
54
46
  ""
55
47
  ],
56
- "ID of associated puppet Environment": [
48
+ "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.": [
57
49
  ""
58
50
  ],
59
- "IDs of associated Puppetclasses": [
60
- ""
51
+ "Actions": [
52
+ "Akce"
61
53
  ],
62
- "IDs of associated ConfigGroups": [
63
- ""
54
+ "Add": [
55
+ "Přidat"
64
56
  ],
65
- "Import puppet classes from puppet proxy": [
66
- "Importovat puppet třídy z puppet proxy"
57
+ "Add Combination": [
58
+ "Přidat kombinaci"
67
59
  ],
68
- "Import puppet classes from puppet proxy for an environment": [
69
- "Importovat puppet třídy z puppet proxy pro Environment"
60
+ "Add a Puppet class to host": [
61
+ "Přidat hostiteli Puppet třídu"
70
62
  ],
71
- "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes": [
72
- ""
63
+ "Add a Puppet class to host group": [
64
+ "Přidat skupině hostitelů puppet třídu"
73
65
  ],
74
- "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s": [
75
- ""
66
+ "Add a template combination": [
67
+ "Přidat kombinaci šablony"
76
68
  ],
77
- "The requested environment cannot be found.": [
69
+ "Add:": [
70
+ "Přidat:"
71
+ ],
72
+ "All environments - (not filtered)": [
78
73
  ""
79
74
  ],
80
- "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled.": [
75
+ "Allow assigning Puppet environments and classes to the Foreman Hosts.": [
81
76
  ""
82
77
  ],
83
- "List template combination": [
78
+ "Assigned classes": [
84
79
  ""
85
80
  ],
86
- "Add a template combination": [
87
- "Přidat kombinaci šablony"
81
+ "Available Classes": [
82
+ "Třídy k dispozici"
88
83
  ],
89
- "Show template combination": [
90
- "Zobrazit kombinaci šablony"
84
+ "Available Config Groups": [
85
+ "Skupiny nastavení k dispozici"
91
86
  ],
92
- "Update template combination": [
93
- "Aktualizovat kombinaci šablony"
87
+ "Can't find a valid Foreman Proxy with a Puppet feature": [
88
+ "Nedaří se nalézt platnou Foreman proxy s funkcí puppet"
94
89
  ],
95
- "ID of Puppet environment": [
90
+ "Can't find a valid Proxy with a Puppet feature": [
96
91
  ""
97
92
  ],
98
- "environment id": [
99
- "identifikátor prostředí"
93
+ "Cancel": [
94
+ "Storno"
100
95
  ],
101
- "ID of environment": [
102
- "Identifikátor prostředí"
96
+ "Change Environment": [
97
+ "Změnit prostředí"
103
98
  ],
104
- "List hosts per environment": [
99
+ "Change Puppet Master": [
105
100
  ""
106
101
  ],
107
- "ID of puppet environment": [
102
+ "Changed": [
108
103
  ""
109
104
  ],
110
- "Deprecated in favor of host/puppet_attributes/environment_id": [
111
- ""
105
+ "Changed environments": [
106
+ "Změněná prostředí"
112
107
  ],
113
- "Deprecated in favor of host/puppet_attributes/puppetclass_ids": [
114
- ""
108
+ "Check/Uncheck all": [
109
+ "Zaškrtnout / zrušit zaškrtnutí všeho"
115
110
  ],
116
- "Deprecated in favor of host/puppet_attributes/config_group_ids": [
117
- ""
111
+ "Check/Uncheck all %s changes": [
112
+ "Zaškrtnout / zrušit zaškrtnutí %s změn"
118
113
  ],
119
- "No environment selected!": [
120
- "Nevybráno prostředí!"
114
+ "Check/Uncheck new": [
115
+ "Zaškrtnout / zrušit zaškrtnutí u nových"
121
116
  ],
122
- "Updated hosts: changed environment": [
123
- "Aktualizovaní hostitelé: změněné prostředí"
117
+ "Check/Uncheck obsolete": [
118
+ "Zaškrtnout / zrušit zaškrtnutí zastaralých"
124
119
  ],
125
- "Unable to generate output, Check log files": [
126
- ""
120
+ "Check/Uncheck updated": [
121
+ "Zaškrtnout / zrušit zaškrtnutí u aktualizováno"
127
122
  ],
128
- "No proxy selected!": [
129
- ""
123
+ "Classes": [
124
+ "Třídy"
130
125
  ],
131
- "Invalid proxy selected!": [
132
- ""
126
+ "Click to add %s": [
127
+ "%s přidáte kliknutím"
133
128
  ],
134
- "Failed to set %{proxy_type} proxy for %{host}.": [
135
- ""
129
+ "Click to remove %s": [
130
+ "%s odeberete kliknutím"
136
131
  ],
137
- "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}": [
138
- ""
132
+ "Click to remove config group": [
133
+ "Kliknutím skupinu nastavení odeberete"
139
134
  ],
140
- "The %{proxy_type} proxy of the selected hosts was cleared.": [
135
+ "Config Groups": [
141
136
  ""
142
137
  ],
143
- "The %{proxy_type} proxy could not be set for host: %{host_names}.": [
144
- "",
138
+ "Config Management": [
139
+ "Správa nastavení"
140
+ ],
141
+ "Copy to clipboard": [
142
+ "Zkopírovat do schránky"
143
+ ],
144
+ "Corrective Change": [
145
145
  ""
146
146
  ],
147
- "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}.": [
147
+ "Couldn't find any ENC data for this host": [
148
148
  ""
149
149
  ],
150
- "Puppet": [
151
- "Puppet"
150
+ "Create Config Group": [
151
+ ""
152
152
  ],
153
- "Puppet CA": [
154
- "Certif. autorita pro Puppet"
153
+ "Create Environment": [
154
+ "Vytvořit prostředí"
155
155
  ],
156
- "List of config groups": [
157
- "Seznam skupin nastavení"
156
+ "Create Puppet Environment": [
157
+ "Vytvořit puppet prostředí"
158
158
  ],
159
- "Show a config group": [
160
- "Zobrazit skupinu nastavení"
159
+ "Create a Puppet class": [
160
+ "Vytvořit puppet třídu"
161
161
  ],
162
162
  "Create a config group": [
163
163
  "Vytvořit skupinu nastavení"
164
164
  ],
165
- "Update a config group": [
166
- "Aktualizovat skupinu nastavení"
167
- ],
168
- "Delete a config group": [
169
- "Smazat skupinu nastavení"
170
- ],
171
- "List all environments": [
172
- "Vypsat všechny prostředí"
173
- ],
174
- "List environments of Puppet class": [
175
- ""
165
+ "Create an environment": [
166
+ "Vytvořit prostředí"
176
167
  ],
177
- "List environments per location": [
168
+ "Create an override value for a specific smart class parameter": [
178
169
  ""
179
170
  ],
180
- "List environments per organization": [
171
+ "Default Puppet environment": [
181
172
  ""
182
173
  ],
183
- "ID of Puppet class": [
184
- "Identifikátor puppet třídy"
174
+ "Default value": [
175
+ "Výchozí hodnota"
185
176
  ],
186
- "Show an environment": [
187
- "Zobrazit prostředí"
177
+ "Delete %s?": [
178
+ "Smazat %s?"
188
179
  ],
189
- "Create an environment": [
190
- "Vytvořit prostředí"
180
+ "Delete a Puppet class": [
181
+ "Smazat Puppet třídu"
191
182
  ],
192
- "Update an environment": [
193
- "Aktualizovat prostředí"
183
+ "Delete a config group": [
184
+ "Smazat skupinu nastavení"
194
185
  ],
195
186
  "Delete an environment": [
196
187
  "Smazat prostředí"
197
188
  ],
198
- "List all Puppet class IDs for host": [
199
- "Vypsat všechny identifikátory Puppet tříd pro hostitele"
189
+ "Delete an override value for a specific smart class parameter": [
190
+ ""
200
191
  ],
201
- "Add a Puppet class to host": [
202
- "Přidat hostiteli Puppet třídu"
192
+ "Deleted environment": [
193
+ "Smazat prostředí"
203
194
  ],
204
- "ID of host": [
205
- "Identifikátor stroje"
195
+ "Deleted environment %{env} and %{pcs}": [
196
+ "Smazané prostředí %{env} a %{pcs}"
206
197
  ],
207
- "Remove a Puppet class from host": [
198
+ "Deprecated in favor of host/puppet_attributes/config_group_ids": [
208
199
  ""
209
200
  ],
210
- "List all Puppet class IDs for host group": [
201
+ "Deprecated in favor of host/puppet_attributes/environment_id": [
211
202
  ""
212
203
  ],
213
- "Add a Puppet class to host group": [
214
- "Přidat skupině hostitelů puppet třídu"
215
- ],
216
- "ID of host group": [
217
- "Identifikátor skupiny strojů"
218
- ],
219
- "Remove a Puppet class from host group": [
204
+ "Deprecated in favor of host/puppet_attributes/puppetclass_ids": [
220
205
  ""
221
206
  ],
222
- "List of override values for a specific smart class parameter": [
207
+ "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids": [
223
208
  ""
224
209
  ],
225
- "Display hidden values": [
226
- "Zobrazit skryté hodnoty"
227
- ],
228
- "Show an override value for a specific smart class parameter": [
210
+ "Deprecated in favor of hostgroup/puppet_attributes/environment_id": [
229
211
  ""
230
212
  ],
231
- "Override match": [
213
+ "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids": [
232
214
  ""
233
215
  ],
234
- "Override value, required if omit is false": [
216
+ "Description of smart class": [
235
217
  ""
236
218
  ],
237
- "Foreman will not send this parameter in classification output": [
219
+ "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval": [
238
220
  ""
239
221
  ],
240
- "Create an override value for a specific smart class parameter": [
241
- ""
222
+ "Display hidden values": [
223
+ "Zobrazit skryté hodnoty"
242
224
  ],
243
- "Update an override value for a specific smart class parameter": [
225
+ "Duration in minutes after servers reporting via Puppet are classed as out of sync.": [
244
226
  ""
245
227
  ],
246
- "Delete an override value for a specific smart class parameter": [
228
+ "ENC Preview": [
247
229
  ""
248
230
  ],
249
- "%{model} with id '%{id}' was not found": [
250
- ""
231
+ "ENC environment": [
232
+ "ENC prostředí"
251
233
  ],
252
- "List all Puppet classes": [
253
- "Vypsat všechny puppet třídy"
234
+ "Edit %s": [
235
+ "Upravit %s"
254
236
  ],
255
- "List all Puppet classes for a host": [
256
- "Vypsat všechny Puppet třídy pro hostitele"
237
+ "Edit Puppet Class %s": [
238
+ "Upravit puppet třídu %s"
257
239
  ],
258
- "List all Puppet classes for a host group": [
259
- ""
260
- ],
261
- "List all Puppet classes for an environment": [
262
- "Vypsat všechny Puppet třídy pro prostředí"
263
- ],
264
- "Show a Puppet class": [
265
- "Zobrazit puppet třídu"
240
+ "Empty environment": [
241
+ "Prázdné prostředí"
266
242
  ],
267
- "Show a Puppet class for host": [
268
- "Zobrazit Puppet třídu pro hostitele"
243
+ "Environment": [
244
+ "Prostředí"
269
245
  ],
270
- "Show a Puppet class for a host group": [
271
- ""
246
+ "Environment only": [
247
+ "Pouze prostředí"
272
248
  ],
273
- "Show a Puppet class for an environment": [
274
- "Zobrazit Puppet třídu pro prostředí"
249
+ "Environments": [
250
+ "Prostředí"
275
251
  ],
276
- "Create a Puppet class": [
277
- "Vytvořit puppet třídu"
252
+ "Environment|Name": [
253
+ "Environment|Název"
278
254
  ],
279
- "Update a Puppet class": [
280
- "Aktualizovat puppet třídu"
255
+ "Error!": [
256
+ ""
281
257
  ],
282
- "Delete a Puppet class": [
283
- "Smazat Puppet třídu"
258
+ "Facts": [
259
+ "Fakta"
284
260
  ],
285
- "List all smart class parameters": [
261
+ "Failed": [
286
262
  ""
287
263
  ],
288
- "List of smart class parameters for a specific host": [
289
- ""
264
+ "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring": [
265
+ "Nepodařilo se importovat %{klass} pro %{name}: neexistuje v databázi – bude ignorováno"
290
266
  ],
291
- "List of smart class parameters for a specific host group": [
267
+ "Failed to set %{proxy_type} proxy for %{host}.": [
292
268
  ""
293
269
  ],
294
- "List of smart class parameters for a specific Puppet class": [
270
+ "Failed to start": [
295
271
  ""
296
272
  ],
297
- "List of smart class parameters for a specific environment": [
273
+ "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s": [
298
274
  ""
299
275
  ],
300
- "List of smart class parameters for a specific environment/Puppet class combination": [
276
+ "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s": [
301
277
  ""
302
278
  ],
303
- "Show a smart class parameter": [
304
- ""
279
+ "Filter by name": [
280
+ "Filtrovat podle názvu"
305
281
  ],
306
- "Update a smart class parameter": [
307
- ""
282
+ "Filter classes": [
283
+ "Filtrovat třídy"
308
284
  ],
309
- "Whether the smart class parameter value is managed by Foreman": [
285
+ "Foreman will default to this puppet environment if it cannot auto detect one": [
310
286
  ""
311
287
  ],
312
- "Description of smart class": [
288
+ "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": [
313
289
  ""
314
290
  ],
315
- "Value to use when there is no match": [
316
- "Hodnoty které použít v případě nenalezení žádné shody"
317
- ],
318
- "When enabled the parameter is hidden in the UI": [
291
+ "Foreman will not send this parameter in classification output": [
319
292
  ""
320
293
  ],
321
294
  "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter": [
322
295
  ""
323
296
  ],
324
- "The order in which values are resolved": [
325
- "Pořadí ve kterém jsou hodnoty řešeny"
326
- ],
327
- "Types of validation values": [
328
- "Typy hodnot ověřování"
329
- ],
330
- "Used to enforce certain values for the parameter values": [
297
+ "Foreman will update a host's environment from its facts": [
331
298
  ""
332
299
  ],
333
- "Types of variable values": [
334
- "Typy hodnot proměnné"
335
- ],
336
- "If true, will raise an error if there is no default value and no matcher provide a value": [
337
- ""
300
+ "General": [
301
+ "Obecné"
338
302
  ],
339
- "Merge all matching values (only array/hash type)": [
340
- ""
303
+ "Help": [
304
+ "Nápověda"
341
305
  ],
342
- "Include default value when merging all matching values": [
343
- "Při slučování všech odpovídajících hodnota zahrnout výchozí hodnoty"
306
+ "Host Groups": [
307
+ "Skupiny hostitelů"
344
308
  ],
345
- "Remove duplicate values (only array type)": [
346
- ""
309
+ "Host group and Environment": [
310
+ "Skupina hostitelů a prostředí"
347
311
  ],
348
- "Successfully overridden all parameters of Puppet class %s": [
349
- ""
312
+ "Host group only": [
313
+ "Pouze skupina hostitelů"
350
314
  ],
351
- "Successfully reset all parameters of Puppet class %s to their default values": [
352
- ""
315
+ "Host groups": [
316
+ "Skupiny hostitelů"
353
317
  ],
354
- "No parameters to override for Puppet class %s": [
318
+ "Hostgroup": [
355
319
  ""
356
320
  ],
357
- "Create Puppet Environment": [
358
- "Vytvořit puppet prostředí"
321
+ "Hosts": [
322
+ "Stroje"
359
323
  ],
360
- "Help": [
361
- "Nápověda"
324
+ "Hosts managed:": [
325
+ "Spravované stroje:"
362
326
  ],
363
- "Change Environment": [
364
- "Změnit prostředí"
327
+ "ID of Puppet class": [
328
+ "Identifikátor puppet třídy"
365
329
  ],
366
- "Change Puppet Master": [
330
+ "ID of Puppet environment": [
367
331
  ""
368
332
  ],
369
- "Puppet YAML": [
333
+ "ID of Puppetclass": [
370
334
  ""
371
335
  ],
372
- "Puppet external nodes YAML dump": [
336
+ "ID of associated puppet Environment": [
373
337
  ""
374
338
  ],
375
- "Puppet Environment": [
376
- "Puppet prostředí"
339
+ "ID of environment": [
340
+ "Identifikátor prostředí"
377
341
  ],
378
- "Omit from classification output": [
379
- ""
342
+ "ID of host": [
343
+ "Identifikátor stroje"
380
344
  ],
381
- "Override this value": [
382
- "Přebít tuto hodnotu"
345
+ "ID of host group": [
346
+ "Identifikátor skupiny strojů"
383
347
  ],
384
- "Remove this override": [
348
+ "ID of puppet environment": [
385
349
  ""
386
350
  ],
387
- "Default value": [
388
- "Výchozí hodnota"
351
+ "IDs of associated ConfigGroups": [
352
+ ""
389
353
  ],
390
- "Original value info": [
391
- "Informace o původní hodnotě"
354
+ "IDs of associated Puppetclasses": [
355
+ ""
392
356
  ],
393
- "<b>Description:</b> %{desc}<br/>\\n <b>Type:</b> %{type}<br/>\\n <b>Matcher:</b> %{matcher}<br/>\\n <b>Inherited value:</b> %{inherited_value}": [
357
+ "If true, will raise an error if there is no default value and no matcher provide a value": [
394
358
  ""
395
359
  ],
396
- "Required parameter without value.<br/><b>Please override!</b><br/>": [
360
+ "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.": [
397
361
  ""
398
362
  ],
399
- "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>": [
363
+ "Ignored classes in the environments: %s": [
400
364
  ""
401
365
  ],
402
- "Empty environment": [
403
- "Prázdné prostředí"
366
+ "Ignored environment": [
367
+ "Ignorované prostředí"
404
368
  ],
405
- "Deleted environment": [
406
- "Smazat prostředí"
369
+ "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml": [
370
+ ""
407
371
  ],
408
- "Deleted environment %{env} and %{pcs}": [
409
- "Smazané prostředí %{env} a %{pcs}"
372
+ "Ignored environments: %s": [
373
+ "Ignorovaná prostředí: %s"
410
374
  ],
411
- "Ignored environment": [
412
- "Ignorované prostředí"
375
+ "Ignored:": [
376
+ "Ignorováno:"
413
377
  ],
414
378
  "Import": [
415
379
  "Import"
416
380
  ],
417
- "Import environments from %s": [
418
- ""
419
- ],
420
381
  "Import classes from %s": [
421
382
  "Importovat třídy z %s"
422
383
  ],
423
- "%{name} has %{num_tag} class": [
424
- "",
384
+ "Import environments from %s": [
425
385
  ""
426
386
  ],
427
- "Click to remove %s": [
428
- "%s odeberete kliknutím"
387
+ "Import puppet classes from puppet proxy": [
388
+ "Importovat puppet třídy z puppet proxy"
429
389
  ],
430
- "Click to add %s": [
431
- "%s přidáte kliknutím"
390
+ "Import puppet classes from puppet proxy for an environment": [
391
+ "Importovat puppet třídy z puppet proxy pro Environment"
432
392
  ],
433
- "None": [
434
- "Žádné"
393
+ "Include default value when merging all matching values": [
394
+ "Při slučování všech odpovídajících hodnota zahrnout výchozí hodnoty"
435
395
  ],
436
- "When editing a template, you must assign a list \\\\\\n of operating systems which this template can be used with. Optionally, you can \\\\\\n restrict a template to a list of host groups and/or environments.": [
437
- ""
396
+ "Included Classes": [
397
+ "Obsažené třídy"
438
398
  ],
439
- "When a Host requests a template (e.g. during provisioning), Foreman \\\\\\n will select the best match from the available templates of that type, in the \\\\\\n following order:": [
440
- ""
399
+ "Included Config Groups": [
400
+ "Včetně skupin nastavení"
441
401
  ],
442
- "Host group and Environment": [
443
- "Skupina hostitelů a prostředí"
402
+ "Inherited Classes from %s": [
403
+ ""
444
404
  ],
445
- "Host group only": [
446
- "Pouze skupina hostitelů"
405
+ "Invalid proxy selected!": [
406
+ ""
447
407
  ],
448
- "Environment only": [
449
- "Pouze prostředí"
408
+ "Last configuration status": [
409
+ ""
450
410
  ],
451
- "Operating system default": [
452
- "Výchozí operačnímu systému"
411
+ "List all Puppet class IDs for host": [
412
+ "Vypsat všechny identifikátory Puppet tříd pro hostitele"
453
413
  ],
454
- "The final entry, Operating System default, can be set by editing the %s page.": [
414
+ "List all Puppet class IDs for host group": [
455
415
  ""
456
416
  ],
457
- "Operating System": [
458
- "Operační systém"
417
+ "List all Puppet classes": [
418
+ "Vypsat všechny puppet třídy"
459
419
  ],
460
- "Can't find a valid Foreman Proxy with a Puppet feature": [
461
- "Nedaří se nalézt platnou Foreman proxy s funkcí puppet"
420
+ "List all Puppet classes for a host": [
421
+ "Vypsat všechny Puppet třídy pro hostitele"
462
422
  ],
463
- "%{puppetclass} does not belong to the %{environment} environment": [
423
+ "List all Puppet classes for a host group": [
464
424
  ""
465
425
  ],
466
- "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring": [
467
- "Nepodařilo se importovat %{klass} pro %{name}: neexistuje v databázi – bude ignorováno"
426
+ "List all Puppet classes for an environment": [
427
+ "Vypsat všechny Puppet třídy pro prostředí"
468
428
  ],
469
- "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location": [
470
- ""
429
+ "List all environments": [
430
+ "Vypsat všechny prostředí"
471
431
  ],
472
- "must be true to edit the parameter": [
473
- "aby bylo možné parametr upravovat, je třeba, aby bylo nastaveno na true (pravda)"
432
+ "List all host groups for a Puppet class": [
433
+ "Vypsat všechny skupiny strojů pro puppet třídu"
474
434
  ],
475
- "Puppet parameter": [
476
- "Puppet parametr"
435
+ "List all smart class parameters": [
436
+ ""
477
437
  ],
478
- "Can't find a valid Proxy with a Puppet feature": [
438
+ "List environments of Puppet class": [
479
439
  ""
480
440
  ],
481
- "Changed environments": [
482
- "Změněná prostředí"
441
+ "List environments per location": [
442
+ ""
483
443
  ],
484
- "Puppet Environments": [
485
- "Puppet prostředí"
444
+ "List environments per organization": [
445
+ ""
486
446
  ],
487
- "Select the changes you want to apply to Foreman": [
488
- "Vyberte změny které chcete uplatnit na Forman"
447
+ "List hosts per environment": [
448
+ ""
489
449
  ],
490
- "Toggle": [
491
- "Přepnout"
450
+ "List of config groups": [
451
+ "Seznam skupin nastavení"
492
452
  ],
493
- "New": [
494
- "Nové"
453
+ "List of override values for a specific smart class parameter": [
454
+ ""
495
455
  ],
496
- "Check/Uncheck new": [
497
- "Zaškrtnout / zrušit zaškrtnutí u nových"
456
+ "List of smart class parameters for a specific Puppet class": [
457
+ ""
498
458
  ],
499
- "Updated": [
500
- "Aktualizováno"
459
+ "List of smart class parameters for a specific environment": [
460
+ ""
501
461
  ],
502
- "Check/Uncheck updated": [
503
- "Zaškrtnout / zrušit zaškrtnutí u aktualizováno"
462
+ "List of smart class parameters for a specific environment/Puppet class combination": [
463
+ ""
504
464
  ],
505
- "Obsolete": [
506
- "Zastaralé"
465
+ "List of smart class parameters for a specific host": [
466
+ ""
507
467
  ],
508
- "Check/Uncheck obsolete": [
509
- "Zaškrtnout / zrušit zaškrtnutí zastaralých"
468
+ "List of smart class parameters for a specific host group": [
469
+ ""
510
470
  ],
511
- "Check/Uncheck all": [
512
- "Zaškrtnout / zrušit zaškrtnutí všeho"
471
+ "List template combination": [
472
+ ""
513
473
  ],
514
- "Environment": [
515
- "Prostředí"
474
+ "Loading parameters...": [
475
+ "Načítání parametrů…"
516
476
  ],
517
- "Operation": [
518
- "Operace"
477
+ "Locations": [
478
+ "Umístění"
519
479
  ],
520
- "Puppet Modules": [
521
- "Puppet moduly"
480
+ "Merge all matching values (only array/hash type)": [
481
+ ""
522
482
  ],
523
- "Check/Uncheck all %s changes": [
524
- "Zaškrtnout / zrušit zaškrtnutí %s změn"
483
+ "Name": [
484
+ "Název"
525
485
  ],
526
- "Add:": [
527
- "Přidat:"
486
+ "Never": [
487
+ ""
528
488
  ],
529
- "Remove:": [
530
- "Odebrat:"
489
+ "New": [
490
+ "Nové"
531
491
  ],
532
- "Update:": [
533
- "Aktualizace:"
492
+ "No changes to your environments detected": [
493
+ "Nezjištěny žádné změny ve vašich prostředích"
534
494
  ],
535
- "Ignored:": [
536
- "Ignorováno:"
495
+ "No configuration status available": [
496
+ ""
537
497
  ],
538
- "Cancel": [
539
- "Storno"
498
+ "No environment selected!": [
499
+ "Nevybráno prostředí!"
540
500
  ],
541
- "Update": [
542
- "Aktualizovat"
501
+ "No environments found": [
502
+ "Nebylo nalezeno žádné prostředí"
543
503
  ],
544
- "included already from parent": [
545
- "už zahrnuto od nadřazeného"
504
+ "No parameters to override for Puppet class %s": [
505
+ ""
546
506
  ],
547
- "Remove": [
548
- "Odebrat"
507
+ "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled.": [
508
+ ""
549
509
  ],
550
- "Add": [
551
- "Přidat"
510
+ "No proxy selected!": [
511
+ ""
552
512
  ],
553
- "%s is not in environment": [
554
- "%s není prostředí"
513
+ "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature": [
514
+ ""
555
515
  ],
556
- "Included Config Groups": [
557
- "Včetně skupin nastavení"
516
+ "None": [
517
+ "Žádné"
558
518
  ],
559
- "Available Config Groups": [
560
- "Skupiny nastavení k dispozici"
519
+ "Not authorized to edit classes": [
520
+ "Neoprávněni upravovat třídy"
561
521
  ],
562
- "Edit %s": [
563
- "Upravit %s"
522
+ "Notice": [
523
+ "Upozornění"
564
524
  ],
565
- "Config Groups": [
525
+ "Number of Overrides": [
566
526
  ""
567
527
  ],
568
- "Create Config Group": [
569
- ""
528
+ "Number of classes": [
529
+ "Počet tříd"
570
530
  ],
571
- "Puppet Classes": [
572
- "Puppet třídy"
531
+ "Obsolete": [
532
+ "Zastaralé"
573
533
  ],
574
- "Hosts": [
575
- "Stroje"
534
+ "Omit": [
535
+ "Vynechat"
576
536
  ],
577
- "Host Groups": [
578
- "Skupiny hostitelů"
537
+ "Omit from classification output": [
538
+ ""
579
539
  ],
580
- "Actions": [
581
- "Akce"
540
+ "Operating System": [
541
+ "Operační systém"
582
542
  ],
583
- "Delete %s?": [
584
- "Smazat %s?"
543
+ "Operating system default": [
544
+ "Výchozí operačnímu systému"
585
545
  ],
586
- "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.": [
546
+ "Operation": [
547
+ "Operace"
548
+ ],
549
+ "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes": [
587
550
  ""
588
551
  ],
589
- "Locations": [
590
- "Umístění"
552
+ "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>": [
553
+ ""
591
554
  ],
592
555
  "Organizations": [
593
556
  "Organizace"
594
557
  ],
595
- "Environment|Name": [
596
- "Environment|Název"
597
- ],
598
- "Classes": [
599
- "Třídy"
600
- ],
601
- "Create Environment": [
602
- "Vytvořit prostředí"
603
- ],
604
- "Puppet environments": [
605
- "Puppet prostředí"
558
+ "Original value info": [
559
+ "Informace o původní hodnotě"
606
560
  ],
607
- "Number of classes": [
608
- "Počet tříd"
561
+ "Out of sync": [
562
+ ""
609
563
  ],
610
- "Total": [
611
- "Celkem"
564
+ "Overridden": [
565
+ ""
612
566
  ],
613
- "No environments found": [
614
- "Nebylo nalezeno žádné prostředí"
567
+ "Override all parameters": [
568
+ "Přebít veškeré parametry"
615
569
  ],
616
- "There are no puppet environments set up on this puppet master. Please check the puppet master configuration.": [
570
+ "Override match": [
617
571
  ""
618
572
  ],
619
- "Smart Class Parameters": [
573
+ "Override this value": [
574
+ "Přebít tuto hodnotu"
575
+ ],
576
+ "Override value, required if omit is false": [
620
577
  ""
621
578
  ],
622
579
  "Parameter": [
623
580
  "Parametr"
624
581
  ],
625
- "Puppet Class": [
626
- "Puppet třída"
627
- ],
628
- "Number of Overrides": [
629
- ""
630
- ],
631
582
  "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).": [
632
583
  ""
633
584
  ],
634
- "Included Classes": [
635
- "Obsažené třídy"
585
+ "Parameters": [
586
+ "Parametry"
636
587
  ],
637
- "Not authorized to edit classes": [
638
- "Neoprávněni upravovat třídy"
588
+ "Please select an environment first": [
589
+ "Nejprve vyberte prostředí"
639
590
  ],
640
- "Inherited Classes from %s": [
591
+ "Puppet": [
592
+ "Puppet"
593
+ ],
594
+ "Puppet CA": [
595
+ "Certif. autorita pro Puppet"
596
+ ],
597
+ "Puppet CA Smart Proxy": [
641
598
  ""
642
599
  ],
643
- "Available Classes": [
644
- "Třídy k dispozici"
600
+ "Puppet Class": [
601
+ "Puppet třída"
645
602
  ],
646
- "Filter classes": [
647
- "Filtrovat třídy"
603
+ "Puppet Class Parameters": [
604
+ ""
648
605
  ],
649
- "belongs to config group": [
650
- "náleží do skupiny nastavení"
606
+ "Puppet Classes": [
607
+ "Puppet třídy"
651
608
  ],
652
- "Name": [
653
- "Název"
609
+ "Puppet ENC": [
610
+ ""
654
611
  ],
655
- "Value": [
656
- "Hodnota"
612
+ "Puppet Environment": [
613
+ "Puppet prostředí"
614
+ ],
615
+ "Puppet Environments": [
616
+ "Puppet prostředí"
657
617
  ],
658
- "Omit": [
659
- "Vynechat"
618
+ "Puppet Modules": [
619
+ "Puppet moduly"
660
620
  ],
661
- "The class could not be saved because of an error in one of the class parameters.": [
621
+ "Puppet Smart Proxy": [
662
622
  ""
663
623
  ],
664
- "Smart Class Parameter": [
624
+ "Puppet YAML": [
665
625
  ""
666
626
  ],
667
- "Host groups": [
668
- "Skupiny hostitelů"
627
+ "Puppet classes": [
628
+ ""
669
629
  ],
670
- "This Puppet class has no parameters in its signature.": [
671
- "Tato Puppet třída nemá žádné parametry ve svém podpisu."
630
+ "Puppet details": [
631
+ ""
672
632
  ],
673
- "To update the class signature, go to the Puppet Classes page and select \\\"Import\\\".": [
633
+ "Puppet env": [
674
634
  ""
675
635
  ],
676
- "Filter by name": [
677
- "Filtrovat podle názvu"
636
+ "Puppet environment": [
637
+ ""
678
638
  ],
679
- "All environments - (not filtered)": [
639
+ "Puppet environments": [
640
+ "Puppet prostředí"
641
+ ],
642
+ "Puppet external nodes YAML dump": [
680
643
  ""
681
644
  ],
682
- "Overridden": [
645
+ "Puppet interval": [
683
646
  ""
684
647
  ],
685
- "Edit Puppet Class %s": [
686
- "Upravit puppet třídu %s"
648
+ "Puppet metrics": [
649
+ ""
650
+ ],
651
+ "Puppet parameter": [
652
+ "Puppet parametr"
687
653
  ],
688
654
  "Puppetclass|Name": [
689
655
  "Puppetclass|Název"
690
656
  ],
691
- "Environments": [
692
- "Prostředí"
657
+ "Remove": [
658
+ "Odebrat"
693
659
  ],
694
- "Parameters": [
695
- "Parametry"
660
+ "Remove Combination": [
661
+ "Odebrat kombinaci"
696
662
  ],
697
- "Override all parameters": [
698
- "Přebít veškeré parametry"
663
+ "Remove a Puppet class from host": [
664
+ ""
699
665
  ],
700
- "This will set all parameters of the class %s as overridden. Continue?": [
666
+ "Remove a Puppet class from host group": [
701
667
  ""
702
668
  ],
703
- "Set parameters to defaults": [
669
+ "Remove duplicate values (only array type)": [
704
670
  ""
705
671
  ],
706
- "This will reset parameters of the class %s to their default values. Continue?": [
672
+ "Remove this override": [
707
673
  ""
708
674
  ],
709
- "Puppet Class Parameters": [
675
+ "Remove:": [
676
+ "Odebrat:"
677
+ ],
678
+ "Reports": [
679
+ "Výkazy"
680
+ ],
681
+ "Required parameter without value.<br/><b>Please override!</b><br/>": [
710
682
  ""
711
683
  ],
712
- "Notice": [
713
- "Upozornění"
684
+ "Restarted": [
685
+ ""
714
686
  ],
715
- "Please select an environment first": [
716
- "Nejprve vyberte prostředí"
687
+ "Scheduled": [
688
+ ""
717
689
  ],
718
690
  "Select environment": [
719
691
  "Vybrat prostředí"
720
692
  ],
721
- "*Clear environment*": [
722
- "*Vyčistit prostředí*"
723
- ],
724
- "*Inherit from host group*": [
725
- "*Převzít ze skupiny stroje*"
693
+ "Select the changes you want to apply to Foreman": [
694
+ "Vyberte změny které chcete uplatnit na Forman"
726
695
  ],
727
- "Hostgroup": [
696
+ "Set parameters to defaults": [
728
697
  ""
729
698
  ],
730
- "Remove Combination": [
731
- "Odebrat kombinaci"
699
+ "Show a Puppet class": [
700
+ "Zobrazit puppet třídu"
732
701
  ],
733
- "Valid Host Group and Environment Combinations": [
702
+ "Show a Puppet class for a host group": [
734
703
  ""
735
704
  ],
736
- "Add Combination": [
737
- "Přidat kombinaci"
738
- ],
739
- "General": [
740
- "Obecné"
705
+ "Show a Puppet class for an environment": [
706
+ "Zobrazit Puppet třídu pro prostředí"
741
707
  ],
742
- "Hosts managed:": [
743
- "Spravované stroje:"
708
+ "Show a Puppet class for host": [
709
+ "Zobrazit Puppet třídu pro hostitele"
744
710
  ],
745
- "Facts": [
746
- "Fakta"
711
+ "Show a config group": [
712
+ "Zobrazit skupinu nastavení"
747
713
  ],
748
- "Foreman will default to this puppet environment if it cannot auto detect one": [
714
+ "Show a smart class parameter": [
749
715
  ""
750
716
  ],
751
- "Default Puppet environment": [
752
- ""
717
+ "Show an environment": [
718
+ "Zobrazit prostředí"
753
719
  ],
754
- "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": [
720
+ "Show an override value for a specific smart class parameter": [
755
721
  ""
756
722
  ],
757
- "ENC environment": [
758
- "ENC prostředí"
723
+ "Show template combination": [
724
+ "Zobrazit kombinaci šablony"
759
725
  ],
760
- "Foreman will update a host's environment from its facts": [
726
+ "Skipped": [
761
727
  ""
762
728
  ],
763
- "Update environment from facts": [
764
- "Aktualizovat prostředí z faktů"
765
- ],
766
- "Config Management": [
767
- "Správa nastavení"
768
- ],
769
- "Duration in minutes after servers reporting via Puppet are classed as out of sync.": [
729
+ "Smart Class Parameter": [
770
730
  ""
771
731
  ],
772
- "Puppet interval": [
732
+ "Smart Class Parameters": [
773
733
  ""
774
734
  ],
775
- "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval": [
735
+ "Smart class parameters": [
776
736
  ""
777
737
  ],
778
- "%s out of sync disabled": [
738
+ "Some Puppet Classes are unavailable in the selected environment": [
779
739
  ""
780
740
  ],
781
- "Puppet ENC": [
741
+ "Successfully copied to clipboard!": [
782
742
  ""
783
743
  ],
784
- "Puppet env": [
744
+ "Successfully overridden all parameters of Puppet class %s": [
785
745
  ""
786
746
  ],
787
- "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.": [
747
+ "Successfully reset all parameters of Puppet class %s to their default values": [
788
748
  ""
789
749
  ],
790
- "Puppet classes": [
791
- ""
750
+ "Successfully updated environments and Puppet classes from the on-disk Puppet installation": [
751
+ "Úspěšně aktualizována prostředí a Puppet třídy z instalace Puppet na disku"
792
752
  ],
793
- "Assigned classes": [
753
+ "The %{proxy_type} proxy could not be set for host: %{host_names}.": [
754
+ "",
794
755
  ""
795
756
  ],
796
- "This tab is still a work in progress": [
757
+ "The %{proxy_type} proxy of the selected hosts was cleared.": [
797
758
  ""
798
759
  ],
799
- "Smart class parameters": [
760
+ "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}": [
800
761
  ""
801
762
  ],
802
- "Successfully copied to clipboard!": [
763
+ "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}.": [
803
764
  ""
804
765
  ],
805
- "Copy to clipboard": [
766
+ "The class could not be saved because of an error in one of the class parameters.": [
806
767
  ""
807
768
  ],
808
- "Couldn't find any ENC data for this host": [
769
+ "The final entry, Operating System default, can be set by editing the %s page.": [
809
770
  ""
810
771
  ],
811
- "Error!": [
812
- ""
772
+ "The order in which values are resolved": [
773
+ "Pořadí ve kterém jsou hodnoty řešeny"
813
774
  ],
814
- "Last configuration status": [
775
+ "The requested environment cannot be found.": [
815
776
  ""
816
777
  ],
817
- "Never": [
778
+ "There are no puppet environments set up on this puppet master. Please check the puppet master configuration.": [
818
779
  ""
819
780
  ],
820
- "No configuration status available": [
821
- ""
781
+ "This Puppet class has no parameters in its signature.": [
782
+ "Tato Puppet třída nemá žádné parametry ve svém podpisu."
822
783
  ],
823
- "Failed": [
784
+ "This tab is still a work in progress": [
824
785
  ""
825
786
  ],
826
- "Changed": [
787
+ "This will reset parameters of the class %s to their default values. Continue?": [
827
788
  ""
828
789
  ],
829
- "Scheduled": [
790
+ "This will set all parameters of the class %s as overridden. Continue?": [
830
791
  ""
831
792
  ],
832
- "Failed to start": [
793
+ "To update the class signature, go to the Puppet Classes page and select \\\"Import\\\".": [
833
794
  ""
834
795
  ],
835
- "Restarted": [
836
- ""
796
+ "Toggle": [
797
+ "Přepnout"
837
798
  ],
838
- "Corrective Change": [
839
- ""
799
+ "Total": [
800
+ "Celkem"
840
801
  ],
841
- "Skipped": [
842
- ""
802
+ "Types of validation values": [
803
+ "Typy hodnot ověřování"
843
804
  ],
844
- "Out of sync": [
845
- ""
805
+ "Types of variable values": [
806
+ "Typy hodnot proměnné"
846
807
  ],
847
- "Puppet metrics": [
808
+ "Unable to generate output, Check log files": [
848
809
  ""
849
810
  ],
850
- "Puppet details": [
811
+ "Update": [
812
+ "Aktualizovat"
813
+ ],
814
+ "Update a Puppet class": [
815
+ "Aktualizovat puppet třídu"
816
+ ],
817
+ "Update a config group": [
818
+ "Aktualizovat skupinu nastavení"
819
+ ],
820
+ "Update a smart class parameter": [
851
821
  ""
852
822
  ],
853
- "Puppet environment": [
823
+ "Update an environment": [
824
+ "Aktualizovat prostředí"
825
+ ],
826
+ "Update an override value for a specific smart class parameter": [
854
827
  ""
855
828
  ],
856
- "Puppet Smart Proxy": [
829
+ "Update environment from facts": [
830
+ "Aktualizovat prostředí z faktů"
831
+ ],
832
+ "Update template combination": [
833
+ "Aktualizovat kombinaci šablony"
834
+ ],
835
+ "Update:": [
836
+ "Aktualizace:"
837
+ ],
838
+ "Updated": [
839
+ "Aktualizováno"
840
+ ],
841
+ "Updated hosts: changed environment": [
842
+ "Aktualizovaní hostitelé: změněné prostředí"
843
+ ],
844
+ "Used to enforce certain values for the parameter values": [
857
845
  ""
858
846
  ],
859
- "Puppet CA Smart Proxy": [
847
+ "Valid Host Group and Environment Combinations": [
860
848
  ""
861
849
  ],
862
- "Reports": [
863
- "Výkazy"
850
+ "Value": [
851
+ "Hodnota"
864
852
  ],
865
- "ENC Preview": [
866
- ""
853
+ "Value to use when there is no match": [
854
+ "Hodnoty které použít v případě nenalezení žádné shody"
867
855
  ],
868
- "Click to remove config group": [
869
- "Kliknutím skupinu nastavení odeberete"
856
+ "When a Host requests a template (e.g. during provisioning), Foreman \\\\\\n will select the best match from the available templates of that type, in the \\\\\\n following order:": [
857
+ ""
870
858
  ],
871
- " Remove": [
872
- "Odebrat"
859
+ "When editing a template, you must assign a list \\\\\\n of operating systems which this template can be used with. Optionally, you can \\\\\\n restrict a template to a list of host groups and/or environments.": [
860
+ ""
873
861
  ],
874
- "Loading parameters...": [
875
- "Načítání parametrů…"
862
+ "When enabled the parameter is hidden in the UI": [
863
+ ""
876
864
  ],
877
- "Some Puppet Classes are unavailable in the selected environment": [
865
+ "Whether the smart class parameter value is managed by Foreman": [
878
866
  ""
879
867
  ],
880
- "Action with sub plans": [
881
- "Akce s dílčími plány"
868
+ "belongs to config group": [
869
+ "náleží do skupiny nastavení"
882
870
  ],
883
- "Import facts": [
884
- "Importovat fakta"
871
+ "environment id": [
872
+ "identifikátor prostředí"
885
873
  ],
886
- "Import Puppet classes": [
887
- "Importovat Puppet třídy"
874
+ "included already from parent": [
875
+ " zahrnuto od nadřazeného"
888
876
  ],
889
- "Remote action:": [
890
- "Akce na protějšku:"
877
+ "must be true to edit the parameter": [
878
+ "aby bylo možné parametr upravovat, je třeba, aby bylo nastaveno na true (pravda)"
891
879
  ],
892
- "Allow assigning Puppet environments and classes to the Foreman Hosts.": [
880
+ "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location": [
893
881
  ""
894
882
  ]
895
883
  }