foreman_puppet 2.0.6 → 2.0.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (42) hide show
  1. checksums.yaml +4 -4
  2. data/lib/foreman_puppet/register.rb +2 -1
  3. data/lib/foreman_puppet/version.rb +1 -1
  4. data/locale/ca/foreman_puppet.edit.po +1221 -0
  5. data/locale/ca/foreman_puppet.po.time_stamp +0 -0
  6. data/locale/cs_CZ/foreman_puppet.edit.po +1208 -0
  7. data/locale/cs_CZ/foreman_puppet.po.time_stamp +0 -0
  8. data/locale/de/foreman_puppet.edit.po +1300 -0
  9. data/locale/de/foreman_puppet.po.time_stamp +0 -0
  10. data/locale/en/foreman_puppet.edit.po +998 -0
  11. data/locale/en/foreman_puppet.po.time_stamp +0 -0
  12. data/locale/en/foreman_puppet.pox +0 -0
  13. data/locale/en_GB/foreman_puppet.edit.po +1197 -0
  14. data/locale/en_GB/foreman_puppet.po.time_stamp +0 -0
  15. data/locale/es/foreman_puppet.edit.po +1275 -0
  16. data/locale/es/foreman_puppet.po.time_stamp +0 -0
  17. data/locale/fr/foreman_puppet.edit.po +1290 -0
  18. data/locale/fr/foreman_puppet.po.time_stamp +0 -0
  19. data/locale/gl/foreman_puppet.edit.po +1203 -0
  20. data/locale/gl/foreman_puppet.po.time_stamp +0 -0
  21. data/locale/it/foreman_puppet.edit.po +1233 -0
  22. data/locale/it/foreman_puppet.po.time_stamp +0 -0
  23. data/locale/ja/foreman_puppet.edit.po +1223 -0
  24. data/locale/ja/foreman_puppet.po.time_stamp +0 -0
  25. data/locale/ko/foreman_puppet.edit.po +1197 -0
  26. data/locale/ko/foreman_puppet.po.time_stamp +0 -0
  27. data/locale/messages.mo +0 -0
  28. data/locale/nl_NL/foreman_puppet.edit.po +1228 -0
  29. data/locale/nl_NL/foreman_puppet.po.time_stamp +0 -0
  30. data/locale/pl/foreman_puppet.edit.po +1238 -0
  31. data/locale/pl/foreman_puppet.po.time_stamp +0 -0
  32. data/locale/pt_BR/foreman_puppet.edit.po +1281 -0
  33. data/locale/pt_BR/foreman_puppet.po.time_stamp +0 -0
  34. data/locale/ru/foreman_puppet.edit.po +1240 -0
  35. data/locale/ru/foreman_puppet.po.time_stamp +0 -0
  36. data/locale/sv_SE/foreman_puppet.edit.po +1205 -0
  37. data/locale/sv_SE/foreman_puppet.po.time_stamp +0 -0
  38. data/locale/zh_CN/foreman_puppet.edit.po +1212 -0
  39. data/locale/zh_CN/foreman_puppet.po.time_stamp +0 -0
  40. data/locale/zh_TW/foreman_puppet.edit.po +1197 -0
  41. data/locale/zh_TW/foreman_puppet.po.time_stamp +0 -0
  42. metadata +39 -2
@@ -0,0 +1,1205 @@
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
+ # 0868a4d1af5275b3f70b0a6dac4c99a4, 2021
8
+ # Robin Friberg <robin.friberg@gmail.com>, 2021
9
+ # Mikael Fridh <frimik@gmail.com>, 2021
10
+ # johnny.westerlund <johnny.westerlund@gmail.com>, 2021
11
+ #
12
+ #, fuzzy
13
+ msgid ""
14
+ msgstr ""
15
+ "Project-Id-Version: foreman_puppet 2.0.0.alpha.2\n"
16
+ "Report-Msgid-Bugs-To: \n"
17
+ "POT-Creation-Date: 2021-11-10 11:17+0000\n"
18
+ "PO-Revision-Date: 2021-02-03 16:30+0000\n"
19
+ "Last-Translator: johnny.westerlund <johnny.westerlund@gmail.com>, 2021\n"
20
+ "Language-Team: Swedish (Sweden) (https://www.transifex.com/foreman/teams/114/sv_SE/)\n"
21
+ "MIME-Version: 1.0\n"
22
+ "Content-Type: text/plain; charset=UTF-8\n"
23
+ "Content-Transfer-Encoding: 8bit\n"
24
+ "Language: sv_SE\n"
25
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
26
+
27
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
28
+ msgid ""
29
+ "Ignored environment names resulting in booleans found. Please quote strings "
30
+ "like true/false and yes/no in config/ignored_environments.yml"
31
+ msgstr ""
32
+
33
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
34
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
35
+ msgid "No changes to your environments detected"
36
+ msgstr ""
37
+
38
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
39
+ msgid ""
40
+ "Successfully updated environments and Puppet classes from the on-disk Puppet"
41
+ " installation"
42
+ msgstr ""
43
+
44
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
45
+ msgid ""
46
+ "Failed to update environments and Puppet classes from the on-disk Puppet "
47
+ "installation: %s"
48
+ msgstr ""
49
+
50
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
51
+ msgid ""
52
+ "No smart proxy was found to import environments from, ensure that at least "
53
+ "one smart proxy is registered with the 'puppet' feature"
54
+ msgstr ""
55
+
56
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
57
+ msgid "Ignored environments: %s"
58
+ msgstr ""
59
+
60
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:55
61
+ msgid "Ignored classes in the environments: %s"
62
+ msgstr ""
63
+
64
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:10
65
+ msgid "List all host groups for a Puppet class"
66
+ msgstr "Lista alla värdgrupper för en Puppet-klass"
67
+
68
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:13
69
+ msgid "ID of Puppetclass"
70
+ msgstr ""
71
+
72
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:18
73
+ msgid "Deprecated in favor of hostgroup/puppet_attributes/environment_id"
74
+ msgstr ""
75
+
76
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:19
77
+ msgid "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids"
78
+ msgstr ""
79
+
80
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:20
81
+ msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
82
+ msgstr ""
83
+
84
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
85
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
86
+ msgid "ID of associated puppet Environment"
87
+ msgstr ""
88
+
89
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
90
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
91
+ msgid "IDs of associated Puppetclasses"
92
+ msgstr ""
93
+
94
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
95
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
96
+ msgid "IDs of associated ConfigGroups"
97
+ msgstr ""
98
+
99
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:14
100
+ msgid "Import puppet classes from puppet proxy"
101
+ msgstr ""
102
+
103
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:15
104
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
105
+ msgid "Import puppet classes from puppet proxy for an environment"
106
+ msgstr ""
107
+
108
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:21
109
+ msgid ""
110
+ "Optional comma-delimited stringcontaining either 'new', 'updated', or "
111
+ "'obsolete'that is used to limit the imported Puppet classes"
112
+ msgstr ""
113
+
114
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:49
115
+ msgid ""
116
+ "Failed to update the environments and Puppet classes from the on-disk puppet"
117
+ " installation: %s"
118
+ msgstr ""
119
+
120
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:80
121
+ msgid "The requested environment cannot be found."
122
+ msgstr ""
123
+
124
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:110
125
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:123
126
+ msgid ""
127
+ "No proxy found to import classes from, ensure that the smart proxy has the "
128
+ "Puppet feature enabled."
129
+ msgstr ""
130
+
131
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
132
+ msgid "List template combination"
133
+ msgstr ""
134
+
135
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:12
136
+ msgid "Add a template combination"
137
+ msgstr ""
138
+
139
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:15
140
+ msgid "Show template combination"
141
+ msgstr ""
142
+
143
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:18
144
+ msgid "Update template combination"
145
+ msgstr ""
146
+
147
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:21
148
+ msgid "ID of Puppet environment"
149
+ msgstr ""
150
+
151
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:26
152
+ msgid "environment id"
153
+ msgstr ""
154
+
155
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
156
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20
157
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
158
+ msgid "ID of environment"
159
+ msgstr ""
160
+
161
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:10
162
+ msgid "List hosts per environment"
163
+ msgstr "Lista värdar per miljö"
164
+
165
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:13
166
+ msgid "ID of puppet environment"
167
+ msgstr ""
168
+
169
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:18
170
+ msgid "Deprecated in favor of host/puppet_attributes/environment_id"
171
+ msgstr ""
172
+
173
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:19
174
+ msgid "Deprecated in favor of host/puppet_attributes/puppetclass_ids"
175
+ msgstr ""
176
+
177
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:20
178
+ msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
179
+ msgstr ""
180
+
181
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
182
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
183
+ msgid "No environment selected!"
184
+ msgstr "Ingen miljö vald!"
185
+
186
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:76
187
+ msgid "Updated hosts: changed environment"
188
+ msgstr "Uppdaterade värdar: ändrad miljö"
189
+
190
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:105
191
+ msgid "Unable to generate output, Check log files"
192
+ msgstr ""
193
+
194
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:145
195
+ msgid "No proxy selected!"
196
+ msgstr ""
197
+
198
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:151
199
+ msgid "Invalid proxy selected!"
200
+ msgstr ""
201
+
202
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:168
203
+ msgid "Failed to set %{proxy_type} proxy for %{host}."
204
+ msgstr ""
205
+
206
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:174
207
+ msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
208
+ msgstr ""
209
+
210
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
211
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
212
+ msgid "The %{proxy_type} proxy of the selected hosts was cleared."
213
+ msgstr ""
214
+
215
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
216
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
217
+ msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
218
+ msgid_plural ""
219
+ "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
220
+ msgstr[0] ""
221
+ msgstr[1] ""
222
+
223
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
224
+ msgid ""
225
+ "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
226
+ msgstr ""
227
+
228
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
229
+ msgid "Puppet"
230
+ msgstr "Puppet"
231
+
232
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:211
233
+ msgid "Puppet CA"
234
+ msgstr "Puppet CA"
235
+
236
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:15
237
+ msgid "List of config groups"
238
+ msgstr "Lista med konfigurationsgrupper"
239
+
240
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:23
241
+ msgid "Show a config group"
242
+ msgstr "Visa en konfigurationsgrupp"
243
+
244
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:36
245
+ msgid "Create a config group"
246
+ msgstr "Skapa en konfigurationsgrupp"
247
+
248
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:44
249
+ msgid "Update a config group"
250
+ msgstr "Uppdatera en konfigurationsgrupp"
251
+
252
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:52
253
+ msgid "Delete a config group"
254
+ msgstr "Radera en konfigurationsgrupp"
255
+
256
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:14
257
+ msgid "List all environments"
258
+ msgstr "Lista alla miljöer"
259
+
260
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:15
261
+ msgid "List environments of Puppet class"
262
+ msgstr ""
263
+
264
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:16
265
+ msgid "List environments per location"
266
+ msgstr "Lista miljöer per plats"
267
+
268
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:17
269
+ msgid "List environments per organization"
270
+ msgstr "Lista miljöer per organisation"
271
+
272
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
273
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20
274
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29
275
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19
276
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28
277
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
278
+ msgid "ID of Puppet class"
279
+ msgstr ""
280
+
281
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:27
282
+ msgid "Show an environment"
283
+ msgstr "Visa en miljö"
284
+
285
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:40
286
+ msgid "Create an environment"
287
+ msgstr "Skapa en miljö"
288
+
289
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:48
290
+ msgid "Update an environment"
291
+ msgstr "Uppdatera en miljö"
292
+
293
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:56
294
+ msgid "Delete an environment"
295
+ msgstr "Radera en miljö"
296
+
297
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:12
298
+ msgid "List all Puppet class IDs for host"
299
+ msgstr ""
300
+
301
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:18
302
+ msgid "Add a Puppet class to host"
303
+ msgstr "Lägg till Puppet-klass till värd"
304
+
305
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
306
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28
307
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18
308
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
309
+ msgid "ID of host"
310
+ msgstr "ID för värd"
311
+
312
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:27
313
+ msgid "Remove a Puppet class from host"
314
+ msgstr ""
315
+
316
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:11
317
+ msgid "List all Puppet class IDs for host group"
318
+ msgstr ""
319
+
320
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:17
321
+ msgid "Add a Puppet class to host group"
322
+ msgstr ""
323
+
324
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
325
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27
326
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19
327
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
328
+ msgid "ID of host group"
329
+ msgstr "ID för värdgrupp"
330
+
331
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:26
332
+ msgid "Remove a Puppet class from host group"
333
+ msgstr ""
334
+
335
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:19
336
+ msgid "List of override values for a specific smart class parameter"
337
+ msgstr ""
338
+
339
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
340
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30
341
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24
342
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
343
+ msgid "Display hidden values"
344
+ msgstr ""
345
+
346
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:27
347
+ msgid "Show an override value for a specific smart class parameter"
348
+ msgstr ""
349
+
350
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:37
351
+ msgid "Override match"
352
+ msgstr ""
353
+
354
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:38
355
+ msgid "Override value, required if omit is false"
356
+ msgstr ""
357
+
358
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:39
359
+ msgid "Foreman will not send this parameter in classification output"
360
+ msgstr ""
361
+
362
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:43
363
+ msgid "Create an override value for a specific smart class parameter"
364
+ msgstr ""
365
+
366
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:53
367
+ msgid "Update an override value for a specific smart class parameter"
368
+ msgstr ""
369
+
370
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62
371
+ msgid "Delete an override value for a specific smart class parameter"
372
+ msgstr ""
373
+
374
+ #: ../app/controllers/foreman_puppet/api/v2/puppet_lookups_common_controller.rb:112
375
+ msgid "%{model} with id '%{id}' was not found"
376
+ msgstr ""
377
+
378
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:14
379
+ msgid "List all Puppet classes"
380
+ msgstr ""
381
+
382
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:15
383
+ msgid "List all Puppet classes for a host"
384
+ msgstr ""
385
+
386
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:16
387
+ msgid "List all Puppet classes for a host group"
388
+ msgstr ""
389
+
390
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:17
391
+ msgid "List all Puppet classes for an environment"
392
+ msgstr ""
393
+
394
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:49
395
+ msgid "Show a Puppet class"
396
+ msgstr ""
397
+
398
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:50
399
+ msgid "Show a Puppet class for host"
400
+ msgstr ""
401
+
402
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:51
403
+ msgid "Show a Puppet class for a host group"
404
+ msgstr ""
405
+
406
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:52
407
+ msgid "Show a Puppet class for an environment"
408
+ msgstr ""
409
+
410
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:67
411
+ msgid "Create a Puppet class"
412
+ msgstr ""
413
+
414
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:75
415
+ msgid "Update a Puppet class"
416
+ msgstr ""
417
+
418
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:84
419
+ msgid "Delete a Puppet class"
420
+ msgstr ""
421
+
422
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:13
423
+ msgid "List all smart class parameters"
424
+ msgstr ""
425
+
426
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:14
427
+ msgid "List of smart class parameters for a specific host"
428
+ msgstr ""
429
+
430
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:15
431
+ msgid "List of smart class parameters for a specific host group"
432
+ msgstr ""
433
+
434
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:16
435
+ msgid "List of smart class parameters for a specific Puppet class"
436
+ msgstr ""
437
+
438
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:17
439
+ msgid "List of smart class parameters for a specific environment"
440
+ msgstr ""
441
+
442
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
443
+ msgid ""
444
+ "List of smart class parameters for a specific environment/Puppet class "
445
+ "combination"
446
+ msgstr ""
447
+
448
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
449
+ msgid "Show a smart class parameter"
450
+ msgstr ""
451
+
452
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:41
453
+ msgid "Update a smart class parameter"
454
+ msgstr ""
455
+
456
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:45
457
+ msgid "Whether the smart class parameter value is managed by Foreman"
458
+ msgstr ""
459
+
460
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:46
461
+ msgid "Description of smart class"
462
+ msgstr ""
463
+
464
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:47
465
+ msgid "Value to use when there is no match"
466
+ msgstr "Värden att använda när ingen match hittas"
467
+
468
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:48
469
+ msgid "When enabled the parameter is hidden in the UI"
470
+ msgstr ""
471
+
472
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
473
+ msgid ""
474
+ "Foreman will not send this parameter in classification output.Puppet will "
475
+ "use the value defined in the Puppet manifest for this parameter"
476
+ msgstr ""
477
+
478
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51
479
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
480
+ msgid "The order in which values are resolved"
481
+ msgstr "I vilken ordning värden slås upp"
482
+
483
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:52
484
+ msgid "Types of validation values"
485
+ msgstr ""
486
+
487
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:53
488
+ msgid "Used to enforce certain values for the parameter values"
489
+ msgstr ""
490
+
491
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:55
492
+ msgid "Types of variable values"
493
+ msgstr ""
494
+
495
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
496
+ msgid ""
497
+ "If true, will raise an error if there is no default value and no matcher "
498
+ "provide a value"
499
+ msgstr ""
500
+
501
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
502
+ msgid "Merge all matching values (only array/hash type)"
503
+ msgstr ""
504
+
505
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:58
506
+ msgid "Include default value when merging all matching values"
507
+ msgstr ""
508
+
509
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:59
510
+ msgid "Remove duplicate values (only array type)"
511
+ msgstr ""
512
+
513
+ #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:61
514
+ msgid "Successfully overridden all parameters of Puppet class %s"
515
+ msgstr ""
516
+
517
+ #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
518
+ msgid ""
519
+ "Successfully reset all parameters of Puppet class %s to their default values"
520
+ msgstr ""
521
+
522
+ #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
523
+ msgid "No parameters to override for Puppet class %s"
524
+ msgstr ""
525
+
526
+ #: ../app/helpers/foreman_puppet/environments_helper.rb:13
527
+ #: ../app/views/foreman_puppet/environments/new.html.erb:5
528
+ #: ../webpack/src/Components/Environments/Welcome.js:9
529
+ msgid "Create Puppet Environment"
530
+ msgstr ""
531
+
532
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:11
533
+ msgid "Change Environment"
534
+ msgstr "Byt Miljö"
535
+
536
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:13
537
+ msgid "Change Puppet Master"
538
+ msgstr ""
539
+
540
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:22
541
+ msgid "Puppet YAML"
542
+ msgstr ""
543
+
544
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:22
545
+ msgid "Puppet external nodes YAML dump"
546
+ msgstr "Puppet externa noder YAML-export"
547
+
548
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:34
549
+ msgid "Puppet Environment"
550
+ msgstr "Puppet Miljö"
551
+
552
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:32
553
+ msgid "Omit from classification output"
554
+ msgstr ""
555
+
556
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:39
557
+ msgid "Override this value"
558
+ msgstr "Tvinga detta värde"
559
+
560
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:43
561
+ msgid "Remove this override"
562
+ msgstr ""
563
+
564
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:75
565
+ msgid "Default value"
566
+ msgstr "Standardvärde"
567
+
568
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:93
569
+ msgid "Original value info"
570
+ msgstr ""
571
+
572
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:99
573
+ msgid ""
574
+ "<b>Description:</b> %{desc}<br/>\n"
575
+ " <b>Type:</b> %{type}<br/>\n"
576
+ " <b>Matcher:</b> %{matcher}<br/>\n"
577
+ " <b>Inherited value:</b> %{inherited_value}"
578
+ msgstr ""
579
+
580
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:113
581
+ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
582
+ msgstr ""
583
+
584
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
585
+ msgid ""
586
+ "Optional parameter without value.<br/><i>Still managed by Foreman, the value"
587
+ " will be empty.</i><br/>"
588
+ msgstr ""
589
+
590
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
591
+ msgid "Empty environment"
592
+ msgstr "Tom miljö"
593
+
594
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:7
595
+ msgid "Deleted environment"
596
+ msgstr "Raderad miljö"
597
+
598
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:9
599
+ msgid "Deleted environment %{env} and %{pcs}"
600
+ msgstr "Raderade miljön %{env} och %{pcs}"
601
+
602
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:11
603
+ msgid "Ignored environment"
604
+ msgstr ""
605
+
606
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:18
607
+ msgid "Import"
608
+ msgstr "Importera"
609
+
610
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
611
+ msgid "Import environments from %s"
612
+ msgstr ""
613
+
614
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
615
+ msgid "Import classes from %s"
616
+ msgstr ""
617
+
618
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:45
619
+ msgid "%{name} has %{num_tag} class"
620
+ msgid_plural "%{name} has %{num_tag} classes"
621
+ msgstr[0] ""
622
+ msgstr[1] ""
623
+
624
+ #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
625
+ #: ../webpack/src/foreman_class_edit.js:55
626
+ msgid "Click to remove %s"
627
+ msgstr "Klicka för att ta bort %s"
628
+
629
+ #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:46
630
+ msgid "Click to add %s"
631
+ msgstr "Klicka för att lägga till %s"
632
+
633
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
634
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
635
+ msgid "None"
636
+ msgstr "Ingen"
637
+
638
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:14
639
+ msgid ""
640
+ "When editing a template, you must assign a list \\\n"
641
+ " of operating systems which this template can be used with. Optionally, you can \\\n"
642
+ " restrict a template to a list of host groups and/or environments."
643
+ msgstr ""
644
+
645
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:18
646
+ msgid ""
647
+ "When a Host requests a template (e.g. during provisioning), Foreman \\\n"
648
+ " will select the best match from the available templates of that type, in the \\\n"
649
+ " following order:"
650
+ msgstr ""
651
+
652
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:22
653
+ msgid "Host group and Environment"
654
+ msgstr "Värdgrupp och Miljö"
655
+
656
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:23
657
+ msgid "Host group only"
658
+ msgstr "Enbart värdgrupp"
659
+
660
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:24
661
+ msgid "Environment only"
662
+ msgstr "Enbart miljö"
663
+
664
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:25
665
+ msgid "Operating system default"
666
+ msgstr "Standardoperativsystem"
667
+
668
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
669
+ msgid ""
670
+ "The final entry, Operating System default, can be set by editing the %s "
671
+ "page."
672
+ msgstr ""
673
+ "Sista inlägget, förinställt Operativsystem, kan ställas in genom att editera"
674
+ " %s sidan."
675
+
676
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
677
+ msgid "Operating System"
678
+ msgstr "Operativsystem"
679
+
680
+ #: ../app/models/foreman_puppet/environment.rb:44
681
+ msgid "Can't find a valid Foreman Proxy with a Puppet feature"
682
+ msgstr "Kan inte hitta giltig Foreman Proxy med Puppet-funktionen"
683
+
684
+ #: ../app/models/foreman_puppet/host_puppet_facet.rb:61
685
+ msgid "%{puppetclass} does not belong to the %{environment} environment"
686
+ msgstr ""
687
+
688
+ #: ../app/models/foreman_puppet/host_puppet_facet.rb:81
689
+ msgid ""
690
+ "Failed to import %{klass} for %{name}: doesn't exists in our database - "
691
+ "ignoring"
692
+ msgstr ""
693
+ "Misslyckades med att importera %{klass} på grund av att %{name}: inte "
694
+ "existerar i vår databas - ignorerar"
695
+
696
+ #: ../app/models/foreman_puppet/host_puppet_facet.rb:123
697
+ msgid ""
698
+ "with id %{object_id} doesn't exist or is not assigned to proper organization"
699
+ " and/or location"
700
+ msgstr ""
701
+
702
+ #: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
703
+ msgid "must be true to edit the parameter"
704
+ msgstr ""
705
+
706
+ #: ../app/services/foreman_puppet/input_type/puppet_parameter_input.rb:24
707
+ msgid "Puppet parameter"
708
+ msgstr ""
709
+
710
+ #: ../app/services/foreman_puppet/puppet_class_importer.rb:16
711
+ msgid "Can't find a valid Proxy with a Puppet feature"
712
+ msgstr ""
713
+
714
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1
715
+ msgid "Changed environments"
716
+ msgstr "Ändrade miljöer"
717
+
718
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:3
719
+ msgid "Select the changes you want to apply to Foreman"
720
+ msgstr ""
721
+
722
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
723
+ msgid "Toggle"
724
+ msgstr "Skifta"
725
+
726
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:6
727
+ msgid "New"
728
+ msgstr "Ny"
729
+
730
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
731
+ msgid "Check/Uncheck new"
732
+ msgstr "Markera/Avmarkera nya"
733
+
734
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:9
735
+ msgid "Updated"
736
+ msgstr "Uppdaterad"
737
+
738
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
739
+ msgid "Check/Uncheck updated"
740
+ msgstr "Markera/Avmarkera uppdaterade"
741
+
742
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:12
743
+ msgid "Obsolete"
744
+ msgstr "Förlegad"
745
+
746
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
747
+ msgid "Check/Uncheck obsolete"
748
+ msgstr "Markera/Avmarkera förlegade"
749
+
750
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:22
751
+ msgid "Check/Uncheck all"
752
+ msgstr "Markera/Avmarkera samtliga"
753
+
754
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
755
+ #: ../app/views/foreman_puppet/environments/_form.html.erb:4
756
+ #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4
757
+ #: ../app/views/hosts/select_multiple_environment.html.erb:7
758
+ #: ../app/views/provisioning_templates/_combination.html.erb:4
759
+ msgid "Environment"
760
+ msgstr "Miljö"
761
+
762
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:25
763
+ msgid "Operation"
764
+ msgstr "Operation"
765
+
766
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:26
767
+ msgid "Puppet Modules"
768
+ msgstr "Puppetmoduler"
769
+
770
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:39
771
+ msgid "Check/Uncheck all %s changes"
772
+ msgstr "Markera/Avmarkera samtliga %s ändringar"
773
+
774
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
775
+ msgid "Add:"
776
+ msgstr "Lägg till:"
777
+
778
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
779
+ msgid "Remove:"
780
+ msgstr "Ta bort:"
781
+
782
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
783
+ msgid "Update:"
784
+ msgstr "Uppdatera:"
785
+
786
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
787
+ msgid "Ignored:"
788
+ msgstr ""
789
+
790
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:59
791
+ msgid "Cancel"
792
+ msgstr "Avbryt"
793
+
794
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:60
795
+ msgid "Update"
796
+ msgstr "Uppdatera"
797
+
798
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:10
799
+ msgid "included already from parent"
800
+ msgstr ""
801
+
802
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
803
+ #: ../app/views/provisioning_templates/_combination.html.erb:4
804
+ msgid "Remove"
805
+ msgstr ""
806
+
807
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
808
+ msgid "Add"
809
+ msgstr ""
810
+
811
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:26
812
+ msgid "%s is not in environment"
813
+ msgstr ""
814
+
815
+ #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:4
816
+ msgid "Included Config Groups"
817
+ msgstr ""
818
+
819
+ #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:21
820
+ msgid "Available Config Groups"
821
+ msgstr ""
822
+
823
+ #: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
824
+ #: ../app/views/foreman_puppet/environments/edit.html.erb:1
825
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
826
+ msgid "Edit %s"
827
+ msgstr "Redigera %s"
828
+
829
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:3
830
+ #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:1
831
+ #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:9
832
+ #: ../lib/foreman_puppet/register.rb:171
833
+ msgid "Config Groups"
834
+ msgstr ""
835
+
836
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:5
837
+ #: ../app/views/foreman_puppet/config_groups/new.html.erb:1
838
+ #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
839
+ msgid "Create Config Group"
840
+ msgstr ""
841
+
842
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:11
843
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
844
+ msgid "Puppet Classes"
845
+ msgstr "Puppet Klasser"
846
+
847
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:12
848
+ #: ../app/views/foreman_puppet/environments/index.html.erb:9
849
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
850
+ msgid "Hosts"
851
+ msgstr "Värdar"
852
+
853
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:13
854
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
855
+ msgid "Host Groups"
856
+ msgstr "Värdgrupper"
857
+
858
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:14
859
+ #: ../app/views/foreman_puppet/environments/index.html.erb:10
860
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
861
+ msgid "Actions"
862
+ msgstr "Åtgärder"
863
+
864
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:25
865
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
866
+ msgid "Delete %s?"
867
+ msgstr "Radera %s?"
868
+
869
+ #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
870
+ msgid ""
871
+ "A config group provides a one-step method of associating many Puppet classes"
872
+ " to either a host or host group. Typically this would be used to add a "
873
+ "particular application profile or stack in one step."
874
+ msgstr ""
875
+
876
+ #: ../app/views/foreman_puppet/environments/_form.html.erb:6
877
+ msgid "Locations"
878
+ msgstr "Lokationer"
879
+
880
+ #: ../app/views/foreman_puppet/environments/_form.html.erb:9
881
+ msgid "Organizations"
882
+ msgstr "Organisationer"
883
+
884
+ #: ../app/views/foreman_puppet/environments/edit.html.erb:5
885
+ #: ../app/views/foreman_puppet/environments/index.html.erb:1
886
+ #: ../app/views/foreman_puppet/environments/new.html.erb:4
887
+ msgid "Puppet Environments"
888
+ msgstr "Puppet Miljöer"
889
+
890
+ #: ../app/views/foreman_puppet/environments/index.html.erb:8
891
+ msgid "Environment|Name"
892
+ msgstr "Namn"
893
+
894
+ #: ../app/views/foreman_puppet/environments/index.html.erb:22
895
+ #: ../lib/foreman_puppet/register.rb:168
896
+ msgid "Classes"
897
+ msgstr "Klasser"
898
+
899
+ #: ../app/views/foreman_puppet/environments/new.html.erb:1
900
+ msgid "Create Environment"
901
+ msgstr ""
902
+
903
+ #: ../app/views/foreman_puppet/environments/welcome.html.erb:1
904
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
905
+ msgid "Puppet environments"
906
+ msgstr "Puppetmiljöer"
907
+
908
+ #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:5
909
+ msgid "Number of classes"
910
+ msgstr ""
911
+
912
+ #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:15
913
+ msgid "Total"
914
+ msgstr "Total(t)"
915
+
916
+ #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:25
917
+ msgid "No environments found"
918
+ msgstr ""
919
+
920
+ #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
921
+ msgid ""
922
+ "There are no puppet environments set up on this puppet master. Please check "
923
+ "the puppet master configuration."
924
+ msgstr ""
925
+
926
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
927
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1
928
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8
929
+ #: ../lib/foreman_puppet/register.rb:174
930
+ msgid "Smart Class Parameters"
931
+ msgstr ""
932
+
933
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:6
934
+ msgid "Parameter"
935
+ msgstr "Parameter"
936
+
937
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
938
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4
939
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
940
+ msgid "Puppet Class"
941
+ msgstr "Puppet Klass"
942
+
943
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:8
944
+ msgid "Number of Overrides"
945
+ msgstr ""
946
+
947
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
948
+ msgid ""
949
+ "Parameterized class support permits detecting, importing, and supplying "
950
+ "parameters directly to classes which support it, via the ENC and depending "
951
+ "on a set of rules (Smart Matchers)."
952
+ msgstr ""
953
+
954
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
955
+ msgid "Included Classes"
956
+ msgstr "Inkluderade Klasser"
957
+
958
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
959
+ #: ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
960
+ msgid "Not authorized to edit classes"
961
+ msgstr "Inte auktoriserad att redigera klasser"
962
+
963
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:37
964
+ msgid "Inherited Classes from %s"
965
+ msgstr ""
966
+
967
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:56
968
+ msgid "Available Classes"
969
+ msgstr "Tillgängliga Klasser"
970
+
971
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:59
972
+ msgid "Filter classes"
973
+ msgstr "Filterklasser"
974
+
975
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
976
+ #: ../webpack/src/foreman_class_edit.js:84
977
+ msgid "belongs to config group"
978
+ msgstr "tillhör konfigurationsgrupp"
979
+
980
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:5
981
+ msgid "Name"
982
+ msgstr "Namn"
983
+
984
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:6
985
+ msgid "Value"
986
+ msgstr "Värde"
987
+
988
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:7
989
+ msgid "Omit"
990
+ msgstr ""
991
+
992
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
993
+ msgid ""
994
+ "The class could not be saved because of an error in one of the class "
995
+ "parameters."
996
+ msgstr ""
997
+
998
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
999
+ msgid "Smart Class Parameter"
1000
+ msgstr "Smart Klassparameter"
1001
+
1002
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:15
1003
+ msgid "Host groups"
1004
+ msgstr "Värdgrupper"
1005
+
1006
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:22
1007
+ msgid "This Puppet class has no parameters in its signature."
1008
+ msgstr "Denna Puppetklassen har inga parametrar i sin signatur."
1009
+
1010
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
1011
+ msgid ""
1012
+ "To update the class signature, go to the Puppet Classes page and select "
1013
+ "\"Import\"."
1014
+ msgstr ""
1015
+ "För att uppdatera klasssignaturen, gå till Puppetklasser sidan och välj "
1016
+ "\"Importera\"."
1017
+
1018
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
1019
+ msgid "Filter by name"
1020
+ msgstr ""
1021
+
1022
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:34
1023
+ msgid "All environments - (not filtered)"
1024
+ msgstr ""
1025
+
1026
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:46
1027
+ msgid "Overridden"
1028
+ msgstr ""
1029
+
1030
+ #: ../app/views/foreman_puppet/puppetclasses/edit.html.erb:1
1031
+ msgid "Edit Puppet Class %s"
1032
+ msgstr "Redigera Puppetklass %s"
1033
+
1034
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:9
1035
+ msgid "Puppetclass|Name"
1036
+ msgstr "Namn"
1037
+
1038
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
1039
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:4
1040
+ #: ../lib/foreman_puppet/register.rb:165
1041
+ #: ../webpack/src/Components/Environments/Welcome.js:21
1042
+ msgid "Environments"
1043
+ msgstr "Miljöer"
1044
+
1045
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:13
1046
+ msgid "Parameters"
1047
+ msgstr "Parametrar"
1048
+
1049
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
1050
+ msgid "Override all parameters"
1051
+ msgstr ""
1052
+
1053
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
1054
+ msgid "This will set all parameters of the class %s as overridden. Continue?"
1055
+ msgstr ""
1056
+
1057
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
1058
+ msgid "Set parameters to defaults"
1059
+ msgstr ""
1060
+
1061
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
1062
+ msgid ""
1063
+ "This will reset parameters of the class %s to their default values. "
1064
+ "Continue?"
1065
+ msgstr ""
1066
+
1067
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
1068
+ msgid "Notice"
1069
+ msgstr "Notis"
1070
+
1071
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:17
1072
+ msgid "Please select an environment first"
1073
+ msgstr "Vänligen välj en miljö först"
1074
+
1075
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
1076
+ msgid "Puppet Class Parameters"
1077
+ msgstr ""
1078
+
1079
+ #: ../app/views/hosts/select_multiple_environment.html.erb:4
1080
+ msgid "Select environment"
1081
+ msgstr "Välj miljö"
1082
+
1083
+ #: ../app/views/hosts/select_multiple_environment.html.erb:5
1084
+ msgid "*Clear environment*"
1085
+ msgstr "*Rensa miljö*"
1086
+
1087
+ #: ../app/views/hosts/select_multiple_environment.html.erb:6
1088
+ msgid "*Inherit from host group*"
1089
+ msgstr "*Ärv från värdgrupp*"
1090
+
1091
+ #: ../app/views/provisioning_templates/_combination.html.erb:2
1092
+ msgid "Hostgroup"
1093
+ msgstr "Värdgrupp"
1094
+
1095
+ #: ../app/views/provisioning_templates/_combination.html.erb:4
1096
+ msgid "Remove Combination"
1097
+ msgstr ""
1098
+
1099
+ #: ../app/views/provisioning_templates/_combinations.html.erb:1
1100
+ msgid "Valid Host Group and Environment Combinations"
1101
+ msgstr ""
1102
+
1103
+ #: ../app/views/provisioning_templates/_combinations.html.erb:6
1104
+ msgid "Add Combination"
1105
+ msgstr ""
1106
+
1107
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:3
1108
+ msgid "General"
1109
+ msgstr ""
1110
+
1111
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:12
1112
+ msgid "Hosts managed:"
1113
+ msgstr ""
1114
+
1115
+ #: ../lib/foreman_puppet/register.rb:7
1116
+ msgid "Facts"
1117
+ msgstr "Fakta"
1118
+
1119
+ #: ../lib/foreman_puppet/register.rb:10
1120
+ msgid ""
1121
+ "Foreman will default to this puppet environment if it cannot auto detect one"
1122
+ msgstr ""
1123
+
1124
+ #: ../lib/foreman_puppet/register.rb:12
1125
+ msgid "Default Puppet environment"
1126
+ msgstr ""
1127
+
1128
+ #: ../lib/foreman_puppet/register.rb:16
1129
+ msgid ""
1130
+ "Foreman will explicitly set the puppet environment in the ENC yaml output. "
1131
+ "This will avoid conflicts between the environment in puppet.conf and the "
1132
+ "environment set in Foreman"
1133
+ msgstr ""
1134
+
1135
+ #: ../lib/foreman_puppet/register.rb:19
1136
+ msgid "ENC environment"
1137
+ msgstr ""
1138
+
1139
+ #: ../lib/foreman_puppet/register.rb:22
1140
+ msgid "Foreman will update a host's environment from its facts"
1141
+ msgstr ""
1142
+
1143
+ #: ../lib/foreman_puppet/register.rb:24
1144
+ msgid "Update environment from facts"
1145
+ msgstr ""
1146
+
1147
+ #: ../lib/foreman_puppet/register.rb:27
1148
+ msgid "Config Management"
1149
+ msgstr ""
1150
+
1151
+ #: ../lib/foreman_puppet/register.rb:30
1152
+ msgid ""
1153
+ "Duration in minutes after servers reporting via Puppet are classed as out of"
1154
+ " sync."
1155
+ msgstr ""
1156
+
1157
+ #: ../lib/foreman_puppet/register.rb:32
1158
+ msgid "Puppet interval"
1159
+ msgstr ""
1160
+
1161
+ #: ../lib/foreman_puppet/register.rb:35
1162
+ msgid ""
1163
+ "Disable host configuration status turning to out of sync for %s after report"
1164
+ " does not arrive within configured interval"
1165
+ msgstr ""
1166
+
1167
+ #: ../lib/foreman_puppet/register.rb:37
1168
+ msgid "%s out of sync disabled"
1169
+ msgstr ""
1170
+
1171
+ #: ../lib/foreman_puppet/register.rb:162 ../lib/foreman_puppet/register.rb:215
1172
+ msgid "Puppet ENC"
1173
+ msgstr ""
1174
+
1175
+ #: ../webpack/src/foreman_class_edit.js:146
1176
+ msgid "Click to remove config group"
1177
+ msgstr "Klicka för att radera konfigurationsgrupp"
1178
+
1179
+ #: ../webpack/src/foreman_class_edit.js:149
1180
+ msgid " Remove"
1181
+ msgstr "Ta bort:"
1182
+
1183
+ #: ../webpack/src/foreman_puppet_host_form.js:32
1184
+ msgid "Loading parameters..."
1185
+ msgstr "Laddar parametrar..."
1186
+
1187
+ #: action_names.rb:2
1188
+ msgid "Action with sub plans"
1189
+ msgstr ""
1190
+
1191
+ #: action_names.rb:3
1192
+ msgid "Import facts"
1193
+ msgstr ""
1194
+
1195
+ #: action_names.rb:4
1196
+ msgid "Import Puppet classes"
1197
+ msgstr ""
1198
+
1199
+ #: action_names.rb:5
1200
+ msgid "Remote action:"
1201
+ msgstr ""
1202
+
1203
+ #: gemspec.rb:2
1204
+ msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
1205
+ msgstr ""