foreman_puppet 6.1.0 → 6.2.0

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