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": "johnny.westerlund <johnny.westerlund@gmail.com>, 2022",
10
- "Language-Team": "Swedish (Sweden) (https://www.transifex.com/foreman/teams/114/sv_SE/)",
9
+ "Last-Translator": "johnny.westerlund <johnny.westerlund@gmail.com>, 2023",
10
+ "Language-Team": "Swedish (Sweden) (https://app.transifex.com/foreman/teams/114/sv_SE/)",
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=2; plural=(n != 1);"
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
- ""
20
+ " Remove": [
21
+ "Ta bort:"
22
22
  ],
23
- "No changes to your environments detected": [
23
+ "%s is not in environment": [
24
24
  ""
25
25
  ],
26
- "Successfully updated environments and Puppet classes from the on-disk Puppet installation": [
26
+ "%s out of sync disabled": [
27
27
  ""
28
28
  ],
29
- "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s": [
29
+ "%{model} with id '%{id}' was not found": [
30
30
  ""
31
31
  ],
32
- "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature": [
32
+ "%{name} has %{num_tag} class": [
33
+ "",
33
34
  ""
34
35
  ],
35
- "Ignored environments: %s": [
36
+ "%{puppetclass} does not belong to the %{environment} environment": [
36
37
  ""
37
38
  ],
38
- "Ignored classes in the environments: %s": [
39
- ""
39
+ "*Clear environment*": [
40
+ "*Rensa miljö*"
40
41
  ],
41
- "List all host groups for a Puppet class": [
42
- "Lista alla värdgrupper för en Puppet-klass"
42
+ "*Inherit from host group*": [
43
+ "*Ärv från värdgrupp*"
43
44
  ],
44
- "ID of Puppetclass": [
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}": [
45
46
  ""
46
47
  ],
47
- "Deprecated in favor of hostgroup/puppet_attributes/environment_id": [
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.": [
48
49
  ""
49
50
  ],
50
- "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids": [
51
- ""
51
+ "Actions": [
52
+ "Åtgärder"
52
53
  ],
53
- "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids": [
54
+ "Add": [
54
55
  ""
55
56
  ],
56
- "ID of associated puppet Environment": [
57
+ "Add Combination": [
57
58
  ""
58
59
  ],
59
- "IDs of associated Puppetclasses": [
60
- ""
60
+ "Add a Puppet class to host": [
61
+ "Lägg till Puppet-klass till värd"
61
62
  ],
62
- "IDs of associated ConfigGroups": [
63
+ "Add a Puppet class to host group": [
63
64
  ""
64
65
  ],
65
- "Import puppet classes from puppet proxy": [
66
+ "Add a template combination": [
66
67
  ""
67
68
  ],
68
- "Import puppet classes from puppet proxy for an environment": [
69
- ""
69
+ "Add:": [
70
+ "Lägg till:"
70
71
  ],
71
- "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes": [
72
+ "All environments - (not filtered)": [
72
73
  ""
73
74
  ],
74
- "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s": [
75
+ "Allow assigning Puppet environments and classes to the Foreman Hosts.": [
75
76
  ""
76
77
  ],
77
- "The requested environment cannot be found.": [
78
+ "Assigned classes": [
78
79
  ""
79
80
  ],
80
- "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled.": [
81
- ""
81
+ "Available Classes": [
82
+ "Tillgängliga Klasser"
82
83
  ],
83
- "List template combination": [
84
+ "Available Config Groups": [
84
85
  ""
85
86
  ],
86
- "Add a template combination": [
87
- ""
87
+ "Can't find a valid Foreman Proxy with a Puppet feature": [
88
+ "Kan inte hitta giltig Foreman Proxy med Puppet-funktionen"
88
89
  ],
89
- "Show template combination": [
90
+ "Can't find a valid Proxy with a Puppet feature": [
90
91
  ""
91
92
  ],
92
- "Update template combination": [
93
- ""
93
+ "Cancel": [
94
+ "Avbryt"
94
95
  ],
95
- "ID of Puppet environment": [
96
- ""
96
+ "Change Environment": [
97
+ "Byt Miljö"
97
98
  ],
98
- "environment id": [
99
+ "Change Puppet Master": [
99
100
  ""
100
101
  ],
101
- "ID of environment": [
102
+ "Changed": [
102
103
  ""
103
104
  ],
104
- "List hosts per environment": [
105
- "Lista värdar per miljö"
105
+ "Changed environments": [
106
+ "Ändrade miljöer"
106
107
  ],
107
- "ID of puppet environment": [
108
- ""
108
+ "Check/Uncheck all": [
109
+ "Markera/Avmarkera samtliga"
109
110
  ],
110
- "Deprecated in favor of host/puppet_attributes/environment_id": [
111
- ""
111
+ "Check/Uncheck all %s changes": [
112
+ "Markera/Avmarkera samtliga %s ändringar"
112
113
  ],
113
- "Deprecated in favor of host/puppet_attributes/puppetclass_ids": [
114
- ""
114
+ "Check/Uncheck new": [
115
+ "Markera/Avmarkera nya"
115
116
  ],
116
- "Deprecated in favor of host/puppet_attributes/config_group_ids": [
117
- ""
117
+ "Check/Uncheck obsolete": [
118
+ "Markera/Avmarkera förlegade"
118
119
  ],
119
- "No environment selected!": [
120
- "Ingen miljö vald!"
120
+ "Check/Uncheck updated": [
121
+ "Markera/Avmarkera uppdaterade"
121
122
  ],
122
- "Updated hosts: changed environment": [
123
- "Uppdaterade värdar: ändrad miljö"
123
+ "Classes": [
124
+ "Klasser"
124
125
  ],
125
- "Unable to generate output, Check log files": [
126
- ""
126
+ "Click to add %s": [
127
+ "Klicka för att lägga till %s"
127
128
  ],
128
- "No proxy selected!": [
129
- ""
129
+ "Click to remove %s": [
130
+ "Klicka för att ta bort %s"
130
131
  ],
131
- "Invalid proxy selected!": [
132
- ""
132
+ "Click to remove config group": [
133
+ "Klicka för att radera konfigurationsgrupp"
133
134
  ],
134
- "Failed to set %{proxy_type} proxy for %{host}.": [
135
+ "Config Groups": [
135
136
  ""
136
137
  ],
137
- "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}": [
138
+ "Config Management": [
138
139
  ""
139
140
  ],
140
- "The %{proxy_type} proxy of the selected hosts was cleared.": [
141
+ "Copy to clipboard": [
141
142
  ""
142
143
  ],
143
- "The %{proxy_type} proxy could not be set for host: %{host_names}.": [
144
- "",
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
- "Puppet CA"
153
+ "Create Environment": [
154
+ ""
155
155
  ],
156
- "List of config groups": [
157
- "Lista med konfigurationsgrupper"
156
+ "Create Puppet Environment": [
157
+ ""
158
158
  ],
159
- "Show a config group": [
160
- "Visa en konfigurationsgrupp"
159
+ "Create a Puppet class": [
160
+ ""
161
161
  ],
162
162
  "Create a config group": [
163
163
  "Skapa en konfigurationsgrupp"
164
164
  ],
165
- "Update a config group": [
166
- "Uppdatera en konfigurationsgrupp"
167
- ],
168
- "Delete a config group": [
169
- "Radera en konfigurationsgrupp"
165
+ "Create an environment": [
166
+ "Skapa en miljö"
170
167
  ],
171
- "List all environments": [
172
- "Lista alla miljöer"
168
+ "Create an override value for a specific smart class parameter": [
169
+ ""
173
170
  ],
174
- "List environments of Puppet class": [
171
+ "Default Puppet environment": [
175
172
  ""
176
173
  ],
177
- "List environments per location": [
178
- "Lista miljöer per plats"
174
+ "Default value": [
175
+ "Standardvärde"
179
176
  ],
180
- "List environments per organization": [
181
- "Lista miljöer per organisation"
177
+ "Delete %s?": [
178
+ "Radera %s?"
182
179
  ],
183
- "ID of Puppet class": [
180
+ "Delete a Puppet class": [
184
181
  ""
185
182
  ],
186
- "Show an environment": [
187
- "Visa en miljö"
188
- ],
189
- "Create an environment": [
190
- "Skapa en miljö"
191
- ],
192
- "Update an environment": [
193
- "Uppdatera en miljö"
183
+ "Delete a config group": [
184
+ "Radera en konfigurationsgrupp"
194
185
  ],
195
186
  "Delete an environment": [
196
187
  "Radera en miljö"
197
188
  ],
198
- "List all Puppet class IDs for host": [
189
+ "Delete an override value for a specific smart class parameter": [
199
190
  ""
200
191
  ],
201
- "Add a Puppet class to host": [
202
- "Lägg till Puppet-klass till värd"
192
+ "Deleted environment": [
193
+ "Raderad miljö"
203
194
  ],
204
- "ID of host": [
205
- "ID för värd"
195
+ "Deleted environment %{env} and %{pcs}": [
196
+ "Raderade miljön %{env} och %{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": [
204
+ "Deprecated in favor of host/puppet_attributes/puppetclass_ids": [
214
205
  ""
215
206
  ],
216
- "ID of host group": [
217
- "ID för värdgrupp"
218
- ],
219
- "Remove a Puppet class from host group": [
207
+ "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids": [
220
208
  ""
221
209
  ],
222
- "List of override values for a specific smart class parameter": [
210
+ "Deprecated in favor of hostgroup/puppet_attributes/environment_id": [
223
211
  ""
224
212
  ],
225
- "Display hidden values": [
213
+ "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids": [
226
214
  ""
227
215
  ],
228
- "Show an override value for a specific smart class parameter": [
216
+ "Description of smart class": [
229
217
  ""
230
218
  ],
231
- "Override match": [
219
+ "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval": [
232
220
  ""
233
221
  ],
234
- "Override value, required if omit is false": [
222
+ "Display hidden values": [
235
223
  ""
236
224
  ],
237
- "Foreman will not send this parameter in classification output": [
225
+ "Duration in minutes after servers reporting via Puppet are classed as out of sync.": [
238
226
  ""
239
227
  ],
240
- "Create an override value for a specific smart class parameter": [
228
+ "ENC Preview": [
241
229
  ""
242
230
  ],
243
- "Update an override value for a specific smart class parameter": [
231
+ "ENC environment": [
244
232
  ""
245
233
  ],
246
- "Delete an override value for a specific smart class parameter": [
247
- ""
234
+ "Edit %s": [
235
+ "Redigera %s"
248
236
  ],
249
- "%{model} with id '%{id}' was not found": [
250
- ""
237
+ "Edit Puppet Class %s": [
238
+ "Redigera Puppetklass %s"
251
239
  ],
252
- "List all Puppet classes": [
253
- ""
240
+ "Empty environment": [
241
+ "Tom miljö"
254
242
  ],
255
- "List all Puppet classes for a host": [
256
- ""
243
+ "Environment": [
244
+ "Miljö"
257
245
  ],
258
- "List all Puppet classes for a host group": [
259
- ""
246
+ "Environment only": [
247
+ "Enbart miljö"
260
248
  ],
261
- "List all Puppet classes for an environment": [
262
- ""
249
+ "Environments": [
250
+ "Miljöer"
263
251
  ],
264
- "Show a Puppet class": [
265
- ""
252
+ "Environment|Name": [
253
+ "Namn"
266
254
  ],
267
- "Show a Puppet class for host": [
255
+ "Error!": [
268
256
  ""
269
257
  ],
270
- "Show a Puppet class for a host group": [
271
- ""
258
+ "Facts": [
259
+ "Fakta"
272
260
  ],
273
- "Show a Puppet class for an environment": [
261
+ "Failed": [
274
262
  ""
275
263
  ],
276
- "Create a Puppet class": [
277
- ""
264
+ "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring": [
265
+ "Misslyckades med att importera %{klass} på grund av att %{name}: inte existerar i vår databas - ignorerar"
278
266
  ],
279
- "Update a Puppet class": [
267
+ "Failed to set %{proxy_type} proxy for %{host}.": [
280
268
  ""
281
269
  ],
282
- "Delete a Puppet class": [
283
- ""
284
- ],
285
- "List all smart class parameters": [
270
+ "Failed to start": [
286
271
  ""
287
272
  ],
288
- "List of smart class parameters for a specific host": [
273
+ "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s": [
289
274
  ""
290
275
  ],
291
- "List of smart class parameters for a specific host group": [
276
+ "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s": [
292
277
  ""
293
278
  ],
294
- "List of smart class parameters for a specific Puppet class": [
279
+ "Filter by name": [
295
280
  ""
296
281
  ],
297
- "List of smart class parameters for a specific environment": [
298
- ""
282
+ "Filter classes": [
283
+ "Filterklasser"
299
284
  ],
300
- "List of smart class parameters for a specific environment/Puppet class combination": [
285
+ "Foreman will default to this puppet environment if it cannot auto detect one": [
301
286
  ""
302
287
  ],
303
- "Show a smart class parameter": [
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": [
304
289
  ""
305
290
  ],
306
- "Update a smart class parameter": [
291
+ "Foreman will not send this parameter in classification output": [
307
292
  ""
308
293
  ],
309
- "Whether the smart class parameter value is managed by Foreman": [
294
+ "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter": [
310
295
  ""
311
296
  ],
312
- "Description of smart class": [
297
+ "Foreman will update a host's environment from its facts": [
313
298
  ""
314
299
  ],
315
- "Value to use when there is no match": [
316
- "Värden att använda när ingen match hittas"
317
- ],
318
- "When enabled the parameter is hidden in the UI": [
300
+ "General": [
319
301
  ""
320
302
  ],
321
- "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter": [
322
- ""
303
+ "Help": [
304
+ "Hjälp"
323
305
  ],
324
- "The order in which values are resolved": [
325
- "I vilken ordning värden slås upp"
306
+ "Host Groups": [
307
+ "Värdgrupper"
326
308
  ],
327
- "Types of validation values": [
328
- ""
309
+ "Host group and Environment": [
310
+ "Värdgrupp och Miljö"
329
311
  ],
330
- "Used to enforce certain values for the parameter values": [
331
- ""
312
+ "Host group only": [
313
+ "Enbart värdgrupp"
332
314
  ],
333
- "Types of variable values": [
334
- ""
315
+ "Host groups": [
316
+ "Värdgrupper"
335
317
  ],
336
- "If true, will raise an error if there is no default value and no matcher provide a value": [
337
- ""
318
+ "Hostgroup": [
319
+ "Värdgrupp"
338
320
  ],
339
- "Merge all matching values (only array/hash type)": [
340
- ""
321
+ "Hosts": [
322
+ "Värdar"
341
323
  ],
342
- "Include default value when merging all matching values": [
324
+ "Hosts managed:": [
343
325
  ""
344
326
  ],
345
- "Remove duplicate values (only array type)": [
327
+ "ID of Puppet class": [
346
328
  ""
347
329
  ],
348
- "Successfully overridden all parameters of Puppet class %s": [
330
+ "ID of Puppet environment": [
349
331
  ""
350
332
  ],
351
- "Successfully reset all parameters of Puppet class %s to their default values": [
333
+ "ID of Puppetclass": [
352
334
  ""
353
335
  ],
354
- "No parameters to override for Puppet class %s": [
336
+ "ID of associated puppet Environment": [
355
337
  ""
356
338
  ],
357
- "Create Puppet Environment": [
339
+ "ID of environment": [
358
340
  ""
359
341
  ],
360
- "Help": [
361
- "Hjälp"
342
+ "ID of host": [
343
+ "ID för värd"
362
344
  ],
363
- "Change Environment": [
364
- "Byt Miljö"
345
+ "ID of host group": [
346
+ "ID för värdgrupp"
365
347
  ],
366
- "Change Puppet Master": [
348
+ "ID of puppet environment": [
367
349
  ""
368
350
  ],
369
- "Puppet YAML": [
351
+ "IDs of associated ConfigGroups": [
370
352
  ""
371
353
  ],
372
- "Puppet external nodes YAML dump": [
373
- "Puppet externa noder YAML-export"
374
- ],
375
- "Puppet Environment": [
376
- "Puppet Miljö"
377
- ],
378
- "Omit from classification output": [
354
+ "IDs of associated Puppetclasses": [
379
355
  ""
380
356
  ],
381
- "Override this value": [
382
- "Tvinga detta värde"
383
- ],
384
- "Remove this override": [
357
+ "If true, will raise an error if there is no default value and no matcher provide a value": [
385
358
  ""
386
359
  ],
387
- "Default value": [
388
- "Standardvärde"
389
- ],
390
- "Original value info": [
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.": [
391
361
  ""
392
362
  ],
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}": [
363
+ "Ignored classes in the environments: %s": [
394
364
  ""
395
365
  ],
396
- "Required parameter without value.<br/><b>Please override!</b><br/>": [
366
+ "Ignored environment": [
397
367
  ""
398
368
  ],
399
- "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>": [
369
+ "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml": [
400
370
  ""
401
371
  ],
402
- "Empty environment": [
403
- "Tom miljö"
404
- ],
405
- "Deleted environment": [
406
- "Raderad miljö"
407
- ],
408
- "Deleted environment %{env} and %{pcs}": [
409
- "Raderade miljön %{env} och %{pcs}"
372
+ "Ignored environments: %s": [
373
+ ""
410
374
  ],
411
- "Ignored environment": [
375
+ "Ignored:": [
412
376
  ""
413
377
  ],
414
378
  "Import": [
415
379
  "Importera"
416
380
  ],
417
- "Import environments from %s": [
418
- ""
419
- ],
420
381
  "Import classes from %s": [
421
382
  ""
422
383
  ],
423
- "%{name} has %{num_tag} class": [
424
- "",
384
+ "Import environments from %s": [
425
385
  ""
426
386
  ],
427
- "Click to remove %s": [
428
- "Klicka för att ta bort %s"
429
- ],
430
- "Click to add %s": [
431
- "Klicka för att lägga till %s"
432
- ],
433
- "None": [
434
- "Ingen"
435
- ],
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.": [
387
+ "Import puppet classes from puppet proxy": [
437
388
  ""
438
389
  ],
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:": [
390
+ "Import puppet classes from puppet proxy for an environment": [
440
391
  ""
441
392
  ],
442
- "Host group and Environment": [
443
- "Värdgrupp och Miljö"
444
- ],
445
- "Host group only": [
446
- "Enbart värdgrupp"
393
+ "Include default value when merging all matching values": [
394
+ ""
447
395
  ],
448
- "Environment only": [
449
- "Enbart miljö"
396
+ "Included Classes": [
397
+ "Inkluderade Klasser"
450
398
  ],
451
- "Operating system default": [
452
- "Standardoperativsystem"
399
+ "Included Config Groups": [
400
+ ""
453
401
  ],
454
- "The final entry, Operating System default, can be set by editing the %s page.": [
455
- "Sista inlägget, förinställt Operativsystem, kan ställas in genom att editera %s sidan."
402
+ "Inherited Classes from %s": [
403
+ ""
456
404
  ],
457
- "Operating System": [
458
- "Operativsystem"
405
+ "Invalid proxy selected!": [
406
+ ""
459
407
  ],
460
- "Can't find a valid Foreman Proxy with a Puppet feature": [
461
- "Kan inte hitta giltig Foreman Proxy med Puppet-funktionen"
408
+ "Last configuration status": [
409
+ ""
462
410
  ],
463
- "%{puppetclass} does not belong to the %{environment} environment": [
411
+ "List all Puppet class IDs for host": [
464
412
  ""
465
413
  ],
466
- "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring": [
467
- "Misslyckades med att importera %{klass} på grund av att %{name}: inte existerar i vår databas - ignorerar"
414
+ "List all Puppet class IDs for host group": [
415
+ ""
468
416
  ],
469
- "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location": [
417
+ "List all Puppet classes": [
470
418
  ""
471
419
  ],
472
- "must be true to edit the parameter": [
420
+ "List all Puppet classes for a host": [
473
421
  ""
474
422
  ],
475
- "Puppet parameter": [
423
+ "List all Puppet classes for a host group": [
476
424
  ""
477
425
  ],
478
- "Can't find a valid Proxy with a Puppet feature": [
426
+ "List all Puppet classes for an environment": [
479
427
  ""
480
428
  ],
481
- "Changed environments": [
482
- "Ändrade miljöer"
429
+ "List all environments": [
430
+ "Lista alla miljöer"
483
431
  ],
484
- "Puppet Environments": [
485
- "Puppet Miljöer"
432
+ "List all host groups for a Puppet class": [
433
+ "Lista alla värdgrupper för en Puppet-klass"
486
434
  ],
487
- "Select the changes you want to apply to Foreman": [
435
+ "List all smart class parameters": [
488
436
  ""
489
437
  ],
490
- "Toggle": [
491
- "Skifta"
438
+ "List environments of Puppet class": [
439
+ ""
492
440
  ],
493
- "New": [
494
- "Ny"
441
+ "List environments per location": [
442
+ "Lista miljöer per plats"
495
443
  ],
496
- "Check/Uncheck new": [
497
- "Markera/Avmarkera nya"
444
+ "List environments per organization": [
445
+ "Lista miljöer per organisation"
498
446
  ],
499
- "Updated": [
500
- "Uppdaterad"
447
+ "List hosts per environment": [
448
+ "Lista värdar per miljö"
501
449
  ],
502
- "Check/Uncheck updated": [
503
- "Markera/Avmarkera uppdaterade"
450
+ "List of config groups": [
451
+ "Lista med konfigurationsgrupper"
504
452
  ],
505
- "Obsolete": [
506
- "Förlegad"
453
+ "List of override values for a specific smart class parameter": [
454
+ ""
507
455
  ],
508
- "Check/Uncheck obsolete": [
509
- "Markera/Avmarkera förlegade"
456
+ "List of smart class parameters for a specific Puppet class": [
457
+ ""
510
458
  ],
511
- "Check/Uncheck all": [
512
- "Markera/Avmarkera samtliga"
459
+ "List of smart class parameters for a specific environment": [
460
+ ""
513
461
  ],
514
- "Environment": [
515
- "Miljö"
462
+ "List of smart class parameters for a specific environment/Puppet class combination": [
463
+ ""
516
464
  ],
517
- "Operation": [
518
- "Operation"
465
+ "List of smart class parameters for a specific host": [
466
+ ""
519
467
  ],
520
- "Puppet Modules": [
521
- "Puppetmoduler"
468
+ "List of smart class parameters for a specific host group": [
469
+ ""
522
470
  ],
523
- "Check/Uncheck all %s changes": [
524
- "Markera/Avmarkera samtliga %s ändringar"
471
+ "List template combination": [
472
+ ""
525
473
  ],
526
- "Add:": [
527
- "Lägg till:"
474
+ "Loading parameters...": [
475
+ "Laddar parametrar..."
528
476
  ],
529
- "Remove:": [
530
- "Ta bort:"
477
+ "Locations": [
478
+ "Lokationer"
531
479
  ],
532
- "Update:": [
533
- "Uppdatera:"
480
+ "Merge all matching values (only array/hash type)": [
481
+ ""
534
482
  ],
535
- "Ignored:": [
483
+ "Name": [
484
+ "Namn"
485
+ ],
486
+ "Never": [
536
487
  ""
537
488
  ],
538
- "Cancel": [
539
- "Avbryt"
489
+ "New": [
490
+ "Ny"
540
491
  ],
541
- "Update": [
542
- "Uppdatera"
492
+ "No changes to your environments detected": [
493
+ ""
543
494
  ],
544
- "included already from parent": [
495
+ "No configuration status available": [
545
496
  ""
546
497
  ],
547
- "Remove": [
498
+ "No environment selected!": [
499
+ "Ingen miljö vald!"
500
+ ],
501
+ "No environments found": [
548
502
  ""
549
503
  ],
550
- "Add": [
504
+ "No parameters to override for Puppet class %s": [
551
505
  ""
552
506
  ],
553
- "%s is not in environment": [
507
+ "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled.": [
554
508
  ""
555
509
  ],
556
- "Included Config Groups": [
510
+ "No proxy selected!": [
557
511
  ""
558
512
  ],
559
- "Available Config Groups": [
513
+ "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature": [
560
514
  ""
561
515
  ],
562
- "Edit %s": [
563
- "Redigera %s"
516
+ "None": [
517
+ "Ingen"
564
518
  ],
565
- "Config Groups": [
519
+ "Not authorized to edit classes": [
520
+ "Inte auktoriserad att redigera klasser"
521
+ ],
522
+ "Notice": [
523
+ "Notis"
524
+ ],
525
+ "Number of Overrides": [
566
526
  ""
567
527
  ],
568
- "Create Config Group": [
528
+ "Number of classes": [
569
529
  ""
570
530
  ],
571
- "Puppet Classes": [
572
- "Puppet Klasser"
531
+ "Obsolete": [
532
+ "Förlegad"
573
533
  ],
574
- "Hosts": [
575
- "Värdar"
534
+ "Omit": [
535
+ ""
576
536
  ],
577
- "Host Groups": [
578
- "Värdgrupper"
537
+ "Omit from classification output": [
538
+ ""
579
539
  ],
580
- "Actions": [
581
- "Åtgärder"
540
+ "Operating System": [
541
+ "Operativsystem"
582
542
  ],
583
- "Delete %s?": [
584
- "Radera %s?"
543
+ "Operating system default": [
544
+ "Standardoperativsystem"
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
+ "Operation"
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
- "Lokationer"
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
  "Organisationer"
594
557
  ],
595
- "Environment|Name": [
596
- "Namn"
597
- ],
598
- "Classes": [
599
- "Klasser"
600
- ],
601
- "Create Environment": [
558
+ "Original value info": [
602
559
  ""
603
560
  ],
604
- "Puppet environments": [
605
- "Puppetmiljöer"
606
- ],
607
- "Number of classes": [
561
+ "Out of sync": [
608
562
  ""
609
563
  ],
610
- "Total": [
611
- "Total(t)"
564
+ "Overridden": [
565
+ ""
612
566
  ],
613
- "No environments found": [
567
+ "Override all parameters": [
614
568
  ""
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
+ "Tvinga detta värde"
575
+ ],
576
+ "Override value, required if omit is false": [
620
577
  ""
621
578
  ],
622
579
  "Parameter": [
623
580
  "Parameter"
624
581
  ],
625
- "Puppet Class": [
626
- "Puppet Klass"
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
- "Inkluderade Klasser"
585
+ "Parameters": [
586
+ "Parametrar"
636
587
  ],
637
- "Not authorized to edit classes": [
638
- "Inte auktoriserad att redigera klasser"
588
+ "Please select an environment first": [
589
+ "Vänligen välj en miljö först"
590
+ ],
591
+ "Puppet": [
592
+ "Puppet"
593
+ ],
594
+ "Puppet CA": [
595
+ "Puppet CA"
596
+ ],
597
+ "Puppet CA Smart Proxy": [
598
+ ""
599
+ ],
600
+ "Puppet Class": [
601
+ "Puppet Klass"
639
602
  ],
640
- "Inherited Classes from %s": [
603
+ "Puppet Class Parameters": [
641
604
  ""
642
605
  ],
643
- "Available Classes": [
644
- "Tillgängliga Klasser"
606
+ "Puppet Classes": [
607
+ "Puppet Klasser"
645
608
  ],
646
- "Filter classes": [
647
- "Filterklasser"
609
+ "Puppet ENC": [
610
+ ""
648
611
  ],
649
- "belongs to config group": [
650
- "tillhör konfigurationsgrupp"
612
+ "Puppet Environment": [
613
+ "Puppet Miljö"
651
614
  ],
652
- "Name": [
653
- "Namn"
615
+ "Puppet Environments": [
616
+ "Puppet Miljöer"
654
617
  ],
655
- "Value": [
656
- "Värde"
618
+ "Puppet Modules": [
619
+ "Puppetmoduler"
657
620
  ],
658
- "Omit": [
621
+ "Puppet Smart Proxy": [
659
622
  ""
660
623
  ],
661
- "The class could not be saved because of an error in one of the class parameters.": [
624
+ "Puppet YAML": [
662
625
  ""
663
626
  ],
664
- "Smart Class Parameter": [
665
- "Smart Klassparameter"
666
- ],
667
- "Host groups": [
668
- "Värdgrupper"
627
+ "Puppet classes": [
628
+ "Puppetklasser"
669
629
  ],
670
- "This Puppet class has no parameters in its signature.": [
671
- "Denna Puppetklassen har inga parametrar i sin signatur."
630
+ "Puppet details": [
631
+ ""
672
632
  ],
673
- "To update the class signature, go to the Puppet Classes page and select \\\"Import\\\".": [
674
- "För att uppdatera klasssignaturen, gå till Puppetklasser sidan och välj \\\"Importera\\\"."
633
+ "Puppet env": [
634
+ ""
675
635
  ],
676
- "Filter by name": [
636
+ "Puppet environment": [
677
637
  ""
678
638
  ],
679
- "All environments - (not filtered)": [
639
+ "Puppet environments": [
640
+ "Puppetmiljöer"
641
+ ],
642
+ "Puppet external nodes YAML dump": [
643
+ "Puppet externa noder YAML-export"
644
+ ],
645
+ "Puppet interval": [
680
646
  ""
681
647
  ],
682
- "Overridden": [
648
+ "Puppet metrics": [
683
649
  ""
684
650
  ],
685
- "Edit Puppet Class %s": [
686
- "Redigera Puppetklass %s"
651
+ "Puppet parameter": [
652
+ ""
687
653
  ],
688
654
  "Puppetclass|Name": [
689
655
  "Namn"
690
656
  ],
691
- "Environments": [
692
- "Miljöer"
657
+ "Remove": [
658
+ ""
693
659
  ],
694
- "Parameters": [
695
- "Parametrar"
660
+ "Remove Combination": [
661
+ ""
696
662
  ],
697
- "Override all parameters": [
663
+ "Remove a Puppet class from host": [
698
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
+ "Ta bort:"
677
+ ],
678
+ "Reports": [
679
+ "Rapporter"
680
+ ],
681
+ "Required parameter without value.<br/><b>Please override!</b><br/>": [
710
682
  ""
711
683
  ],
712
- "Notice": [
713
- "Notis"
684
+ "Restarted": [
685
+ ""
714
686
  ],
715
- "Please select an environment first": [
716
- "Vänligen välj en miljö först"
687
+ "Scheduled": [
688
+ ""
717
689
  ],
718
690
  "Select environment": [
719
691
  "Välj miljö"
720
692
  ],
721
- "*Clear environment*": [
722
- "*Rensa miljö*"
723
- ],
724
- "*Inherit from host group*": [
725
- "*Ärv från värdgrupp*"
726
- ],
727
- "Hostgroup": [
728
- "Värdgrupp"
693
+ "Select the changes you want to apply to Foreman": [
694
+ ""
729
695
  ],
730
- "Remove Combination": [
696
+ "Set parameters to defaults": [
731
697
  ""
732
698
  ],
733
- "Valid Host Group and Environment Combinations": [
699
+ "Show a Puppet class": [
734
700
  ""
735
701
  ],
736
- "Add Combination": [
702
+ "Show a Puppet class for a host group": [
737
703
  ""
738
704
  ],
739
- "General": [
705
+ "Show a Puppet class for an environment": [
740
706
  ""
741
707
  ],
742
- "Hosts managed:": [
708
+ "Show a Puppet class for host": [
743
709
  ""
744
710
  ],
745
- "Facts": [
746
- "Fakta"
711
+ "Show a config group": [
712
+ "Visa en konfigurationsgrupp"
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
+ "Visa en miljö"
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": [
723
+ "Show template combination": [
758
724
  ""
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
- ""
729
+ "Smart Class Parameter": [
730
+ "Smart Klassparameter"
765
731
  ],
766
- "Config Management": [
732
+ "Smart Class Parameters": [
767
733
  ""
768
734
  ],
769
- "Duration in minutes after servers reporting via Puppet are classed as out of sync.": [
735
+ "Smart class parameters": [
770
736
  ""
771
737
  ],
772
- "Puppet interval": [
738
+ "Some Puppet Classes are unavailable in the selected environment": [
773
739
  ""
774
740
  ],
775
- "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval": [
741
+ "Successfully copied to clipboard!": [
776
742
  ""
777
743
  ],
778
- "%s out of sync disabled": [
744
+ "Successfully overridden all parameters of Puppet class %s": [
779
745
  ""
780
746
  ],
781
- "Puppet ENC": [
747
+ "Successfully reset all parameters of Puppet class %s to their default values": [
782
748
  ""
783
749
  ],
784
- "Puppet env": [
750
+ "Successfully updated environments and Puppet classes from the on-disk Puppet installation": [
785
751
  ""
786
752
  ],
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.": [
753
+ "The %{proxy_type} proxy could not be set for host: %{host_names}.": [
754
+ "",
788
755
  ""
789
756
  ],
790
- "Puppet classes": [
757
+ "The %{proxy_type} proxy of the selected hosts was cleared.": [
791
758
  ""
792
759
  ],
793
- "Assigned classes": [
760
+ "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}": [
794
761
  ""
795
762
  ],
796
- "This tab is still a work in progress": [
763
+ "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}.": [
797
764
  ""
798
765
  ],
799
- "Smart class parameters": [
766
+ "The class could not be saved because of an error in one of the class parameters.": [
800
767
  ""
801
768
  ],
802
- "Successfully copied to clipboard!": [
803
- ""
769
+ "The final entry, Operating System default, can be set by editing the %s page.": [
770
+ "Sista inlägget, förinställt Operativsystem, kan ställas in genom att editera %s sidan."
804
771
  ],
805
- "Copy to clipboard": [
806
- ""
772
+ "The order in which values are resolved": [
773
+ "I vilken ordning värden slås upp"
807
774
  ],
808
- "Couldn't find any ENC data for this host": [
775
+ "The requested environment cannot be found.": [
809
776
  ""
810
777
  ],
811
- "Error!": [
778
+ "There are no puppet environments set up on this puppet master. Please check the puppet master configuration.": [
812
779
  ""
813
780
  ],
814
- "Last configuration status": [
815
- ""
781
+ "This Puppet class has no parameters in its signature.": [
782
+ "Denna Puppetklassen har inga parametrar i sin signatur."
816
783
  ],
817
- "Never": [
784
+ "This tab is still a work in progress": [
818
785
  ""
819
786
  ],
820
- "No configuration status available": [
787
+ "This will reset parameters of the class %s to their default values. Continue?": [
821
788
  ""
822
789
  ],
823
- "Failed": [
790
+ "This will set all parameters of the class %s as overridden. Continue?": [
824
791
  ""
825
792
  ],
826
- "Changed": [
827
- ""
793
+ "To update the class signature, go to the Puppet Classes page and select \\\"Import\\\".": [
794
+ "För att uppdatera klasssignaturen, gå till Puppetklasser sidan och välj \\\"Importera\\\"."
828
795
  ],
829
- "Scheduled": [
830
- ""
796
+ "Toggle": [
797
+ "Skifta"
831
798
  ],
832
- "Failed to start": [
833
- ""
799
+ "Total": [
800
+ "Total(t)"
834
801
  ],
835
- "Restarted": [
802
+ "Types of validation values": [
836
803
  ""
837
804
  ],
838
- "Corrective Change": [
805
+ "Types of variable values": [
839
806
  ""
840
807
  ],
841
- "Skipped": [
808
+ "Unable to generate output, Check log files": [
842
809
  ""
843
810
  ],
844
- "Out of sync": [
845
- ""
811
+ "Update": [
812
+ "Uppdatera"
846
813
  ],
847
- "Puppet metrics": [
814
+ "Update a Puppet class": [
848
815
  ""
849
816
  ],
850
- "Puppet details": [
817
+ "Update a config group": [
818
+ "Uppdatera en konfigurationsgrupp"
819
+ ],
820
+ "Update a smart class parameter": [
851
821
  ""
852
822
  ],
853
- "Puppet environment": [
823
+ "Update an environment": [
824
+ "Uppdatera en miljö"
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": [
857
830
  ""
858
831
  ],
859
- "Puppet CA Smart Proxy": [
832
+ "Update template combination": [
860
833
  ""
861
834
  ],
862
- "Reports": [
863
- "Rapporter"
835
+ "Update:": [
836
+ "Uppdatera:"
864
837
  ],
865
- "ENC Preview": [
838
+ "Updated": [
839
+ "Uppdaterad"
840
+ ],
841
+ "Updated hosts: changed environment": [
842
+ "Uppdaterade värdar: ändrad miljö"
843
+ ],
844
+ "Used to enforce certain values for the parameter values": [
866
845
  ""
867
846
  ],
868
- "Click to remove config group": [
869
- "Klicka för att radera konfigurationsgrupp"
847
+ "Valid Host Group and Environment Combinations": [
848
+ ""
870
849
  ],
871
- " Remove": [
872
- "Ta bort:"
850
+ "Value": [
851
+ "Värde"
873
852
  ],
874
- "Loading parameters...": [
875
- "Laddar parametrar..."
853
+ "Value to use when there is no match": [
854
+ "Värden att använda när ingen match hittas"
876
855
  ],
877
- "Some Puppet Classes are unavailable in the selected environment": [
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
+ ""
858
+ ],
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.": [
878
860
  ""
879
861
  ],
880
- "Action with sub plans": [
862
+ "When enabled the parameter is hidden in the UI": [
863
+ ""
864
+ ],
865
+ "Whether the smart class parameter value is managed by Foreman": [
881
866
  ""
882
867
  ],
883
- "Import facts": [
868
+ "belongs to config group": [
869
+ "tillhör konfigurationsgrupp"
870
+ ],
871
+ "environment id": [
884
872
  ""
885
873
  ],
886
- "Import Puppet classes": [
874
+ "included already from parent": [
887
875
  ""
888
876
  ],
889
- "Remote action:": [
877
+ "must be true to edit the parameter": [
890
878
  ""
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
  }