foreman_puppet 5.1.2 → 6.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +4 -3
- data/app/assets/javascripts/foreman_puppet/locale/ca/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/cs_CZ/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/de/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/en/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/en_GB/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/es/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/fr/foreman_puppet.js +863 -0
- data/app/assets/javascripts/foreman_puppet/locale/gl/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/it/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/ja/foreman_puppet.js +859 -0
- data/app/assets/javascripts/foreman_puppet/locale/ka/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/ko/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/nl_NL/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/pl/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/pt_BR/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/ru/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/sv_SE/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/zh_CN/foreman_puppet.js +859 -0
- data/app/assets/javascripts/foreman_puppet/locale/zh_TW/foreman_puppet.js +861 -0
- data/app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb +5 -0
- data/app/views/foreman_puppet/environments/welcome.html.erb +3 -3
- data/app/views/foreman_puppet/puppetclasses/_selected_classes.html.erb +6 -1
- data/app/views/smart_proxies/plugins/_puppet.html.erb +1 -2
- data/lib/foreman_puppet/engine.rb +0 -6
- data/lib/foreman_puppet/register.rb +3 -1
- data/lib/foreman_puppet/version.rb +1 -1
- data/locale/Makefile +6 -3
- data/locale/ca/foreman_puppet.edit.po +180 -251
- data/locale/ca/foreman_puppet.po +6 -0
- data/locale/cs_CZ/foreman_puppet.edit.po +175 -228
- data/locale/cs_CZ/foreman_puppet.po +6 -0
- data/locale/de/foreman_puppet.edit.po +220 -343
- data/locale/de/foreman_puppet.po +6 -0
- data/locale/en/foreman_puppet.edit.po +234 -86
- data/locale/en/foreman_puppet.po +6 -0
- data/locale/en_GB/foreman_puppet.edit.po +169 -214
- data/locale/en_GB/foreman_puppet.po +6 -0
- data/locale/es/foreman_puppet.edit.po +223 -337
- data/locale/es/foreman_puppet.po +6 -0
- data/locale/foreman_puppet.pot +31 -22
- data/locale/fr/foreman_puppet.edit.po +223 -343
- data/locale/fr/foreman_puppet.po +6 -0
- data/locale/gl/foreman_puppet.edit.po +171 -224
- data/locale/gl/foreman_puppet.po +6 -0
- data/locale/it/foreman_puppet.edit.po +188 -266
- data/locale/it/foreman_puppet.po +6 -0
- data/locale/ja/foreman_puppet.edit.po +190 -251
- data/locale/ja/foreman_puppet.po +6 -0
- data/locale/ka/foreman_puppet.edit.po +1160 -0
- data/locale/ka/foreman_puppet.po +6 -0
- data/locale/ko/foreman_puppet.edit.po +171 -217
- data/locale/ko/foreman_puppet.po +6 -0
- data/locale/nl_NL/foreman_puppet.edit.po +184 -257
- data/locale/nl_NL/foreman_puppet.po +6 -0
- data/locale/pl/foreman_puppet.edit.po +191 -275
- data/locale/pl/foreman_puppet.po +6 -0
- data/locale/pt_BR/foreman_puppet.edit.po +227 -349
- data/locale/pt_BR/foreman_puppet.po +6 -0
- data/locale/ru/foreman_puppet.edit.po +191 -272
- data/locale/ru/foreman_puppet.po +6 -0
- data/locale/sv_SE/foreman_puppet.edit.po +172 -223
- data/locale/sv_SE/foreman_puppet.po +6 -0
- data/locale/zh_CN/foreman_puppet.edit.po +192 -241
- data/locale/zh_CN/foreman_puppet.po +6 -0
- data/locale/zh_TW/foreman_puppet.edit.po +173 -217
- data/locale/zh_TW/foreman_puppet.po +6 -0
- data/package.json +0 -3
- data/webpack/src/Components/Environments/Welcome.js +1 -1
- data/webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js +4 -1
- data/webpack/src/Extends/Host/PuppetTab/index.js +1 -0
- data/webpack/src/foreman_puppet_host_form.js +3 -0
- metadata +83 -71
- data/app/views/provisioning_templates/temp/autoyast_orcharhino_finish.erb +0 -31
- data/app/views/provisioning_templates/temp/preseed_orcharhino_finish.erb +0 -90
- data/app/views/provisioning_templates/temp/provision/autoyast_orcharhino_default.erb +0 -336
- data/app/views/provisioning_templates/temp/snippet/_or_al_client.erb +0 -32
- data/app/views/provisioning_templates/temp/snippet/_or_deb_client.erb +0 -175
- data/app/views/provisioning_templates/temp/snippet/_or_ol_client.erb +0 -37
- data/app/views/provisioning_templates/temp/snippet/_or_sles_client.erb +0 -85
- data/locale/messages.mo +0 -0
- /data/locale/{en/foreman_puppet.pox → ka/foreman_puppet.po.time_stamp} +0 -0
@@ -2,22 +2,21 @@
|
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
3
|
# This file is distributed under the same license as the foreman_puppet package.
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
|
-
#
|
5
|
+
#
|
6
6
|
# Translators:
|
7
7
|
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2021
|
8
8
|
# Robin Friberg <robin.friberg@gmail.com>, 2021
|
9
9
|
# Mikael Fridh <frimik@gmail.com>, 2021
|
10
|
-
# johnny.westerlund <johnny.westerlund@gmail.com>,
|
11
|
-
#
|
12
|
-
#, fuzzy
|
10
|
+
# johnny.westerlund <johnny.westerlund@gmail.com>, 2022
|
11
|
+
#
|
13
12
|
msgid ""
|
14
13
|
msgstr ""
|
15
|
-
"Project-Id-Version: foreman_puppet
|
14
|
+
"Project-Id-Version: foreman_puppet 5.0.0\n"
|
16
15
|
"Report-Msgid-Bugs-To: \n"
|
17
|
-
"POT-Creation-Date: 2021-11-10 11:17+0000\n"
|
18
16
|
"PO-Revision-Date: 2021-02-03 16:30+0000\n"
|
19
|
-
"Last-Translator: johnny.westerlund <johnny.westerlund@gmail.com>,
|
20
|
-
"Language-Team: Swedish (Sweden) (https://www.transifex.com/foreman/teams/114/
|
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"
|
21
20
|
"MIME-Version: 1.0\n"
|
22
21
|
"Content-Type: text/plain; charset=UTF-8\n"
|
23
22
|
"Content-Transfer-Encoding: 8bit\n"
|
@@ -25,32 +24,23 @@ msgstr ""
|
|
25
24
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
26
25
|
|
27
26
|
#: ../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"
|
27
|
+
msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
|
31
28
|
msgstr ""
|
32
29
|
|
33
|
-
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
|
34
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
|
30
|
+
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
|
35
31
|
msgid "No changes to your environments detected"
|
36
32
|
msgstr ""
|
37
33
|
|
38
34
|
#: ../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"
|
35
|
+
msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
|
42
36
|
msgstr ""
|
43
37
|
|
44
38
|
#: ../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"
|
39
|
+
msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
|
48
40
|
msgstr ""
|
49
41
|
|
50
42
|
#: ../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"
|
43
|
+
msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature"
|
54
44
|
msgstr ""
|
55
45
|
|
56
46
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
|
@@ -81,51 +71,40 @@ msgstr ""
|
|
81
71
|
msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
|
82
72
|
msgstr ""
|
83
73
|
|
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
|
74
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
|
86
75
|
msgid "ID of associated puppet Environment"
|
87
76
|
msgstr ""
|
88
77
|
|
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
|
78
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
|
91
79
|
msgid "IDs of associated Puppetclasses"
|
92
80
|
msgstr ""
|
93
81
|
|
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
|
82
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
|
96
83
|
msgid "IDs of associated ConfigGroups"
|
97
84
|
msgstr ""
|
98
85
|
|
99
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
86
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
|
100
87
|
msgid "Import puppet classes from puppet proxy"
|
101
88
|
msgstr ""
|
102
89
|
|
103
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
104
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
|
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
|
105
91
|
msgid "Import puppet classes from puppet proxy for an environment"
|
106
92
|
msgstr ""
|
107
93
|
|
108
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
109
|
-
msgid ""
|
110
|
-
"Optional comma-delimited stringcontaining either 'new', 'updated', or "
|
111
|
-
"'obsolete'that is used to limit the imported Puppet classes"
|
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"
|
112
96
|
msgstr ""
|
113
97
|
|
114
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
115
|
-
msgid ""
|
116
|
-
"Failed to update the environments and Puppet classes from the on-disk puppet"
|
117
|
-
" installation: %s"
|
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"
|
118
100
|
msgstr ""
|
119
101
|
|
120
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
102
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
|
121
103
|
msgid "The requested environment cannot be found."
|
122
104
|
msgstr ""
|
123
105
|
|
124
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
125
|
-
|
126
|
-
msgid ""
|
127
|
-
"No proxy found to import classes from, ensure that the smart proxy has the "
|
128
|
-
"Puppet feature enabled."
|
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."
|
129
108
|
msgstr ""
|
130
109
|
|
131
110
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
|
@@ -152,9 +131,7 @@ msgstr ""
|
|
152
131
|
msgid "environment id"
|
153
132
|
msgstr ""
|
154
133
|
|
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
|
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
|
158
135
|
msgid "ID of environment"
|
159
136
|
msgstr ""
|
160
137
|
|
@@ -178,8 +155,7 @@ msgstr ""
|
|
178
155
|
msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
|
179
156
|
msgstr ""
|
180
157
|
|
181
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
|
182
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
|
158
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
|
183
159
|
msgid "No environment selected!"
|
184
160
|
msgstr "Ingen miljö vald!"
|
185
161
|
|
@@ -207,25 +183,21 @@ msgstr ""
|
|
207
183
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
|
208
184
|
msgstr ""
|
209
185
|
|
210
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
|
211
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
|
186
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
|
212
187
|
msgid "The %{proxy_type} proxy of the selected hosts was cleared."
|
213
188
|
msgstr ""
|
214
189
|
|
215
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
|
216
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
|
190
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
|
217
191
|
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}"
|
192
|
+
msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
|
220
193
|
msgstr[0] ""
|
221
194
|
msgstr[1] ""
|
222
195
|
|
223
196
|
#: ../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}."
|
197
|
+
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
226
198
|
msgstr ""
|
227
199
|
|
228
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
|
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
|
229
201
|
msgid "Puppet"
|
230
202
|
msgstr "Puppet"
|
231
203
|
|
@@ -269,12 +241,7 @@ msgstr "Lista miljöer per plats"
|
|
269
241
|
msgid "List environments per organization"
|
270
242
|
msgstr "Lista miljöer per organisation"
|
271
243
|
|
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
|
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
|
278
245
|
msgid "ID of Puppet class"
|
279
246
|
msgstr ""
|
280
247
|
|
@@ -302,10 +269,7 @@ msgstr ""
|
|
302
269
|
msgid "Add a Puppet class to host"
|
303
270
|
msgstr "Lägg till Puppet-klass till värd"
|
304
271
|
|
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
|
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
|
309
273
|
msgid "ID of host"
|
310
274
|
msgstr "ID för värd"
|
311
275
|
|
@@ -321,10 +285,7 @@ msgstr ""
|
|
321
285
|
msgid "Add a Puppet class to host group"
|
322
286
|
msgstr ""
|
323
287
|
|
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
|
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
|
328
289
|
msgid "ID of host group"
|
329
290
|
msgstr "ID för värdgrupp"
|
330
291
|
|
@@ -336,10 +297,7 @@ msgstr ""
|
|
336
297
|
msgid "List of override values for a specific smart class parameter"
|
337
298
|
msgstr ""
|
338
299
|
|
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
|
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
|
343
301
|
msgid "Display hidden values"
|
344
302
|
msgstr ""
|
345
303
|
|
@@ -440,9 +398,7 @@ msgid "List of smart class parameters for a specific environment"
|
|
440
398
|
msgstr ""
|
441
399
|
|
442
400
|
#: ../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"
|
401
|
+
msgid "List of smart class parameters for a specific environment/Puppet class combination"
|
446
402
|
msgstr ""
|
447
403
|
|
448
404
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
|
@@ -470,13 +426,10 @@ msgid "When enabled the parameter is hidden in the UI"
|
|
470
426
|
msgstr ""
|
471
427
|
|
472
428
|
#: ../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"
|
429
|
+
msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
|
476
430
|
msgstr ""
|
477
431
|
|
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
|
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
|
480
433
|
msgid "The order in which values are resolved"
|
481
434
|
msgstr "I vilken ordning värden slås upp"
|
482
435
|
|
@@ -493,9 +446,7 @@ msgid "Types of variable values"
|
|
493
446
|
msgstr ""
|
494
447
|
|
495
448
|
#: ../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"
|
449
|
+
msgid "If true, will raise an error if there is no default value and no matcher provide a value"
|
499
450
|
msgstr ""
|
500
451
|
|
501
452
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
|
@@ -515,20 +466,21 @@ msgid "Successfully overridden all parameters of Puppet class %s"
|
|
515
466
|
msgstr ""
|
516
467
|
|
517
468
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
|
518
|
-
msgid ""
|
519
|
-
"Successfully reset all parameters of Puppet class %s to their default values"
|
469
|
+
msgid "Successfully reset all parameters of Puppet class %s to their default values"
|
520
470
|
msgstr ""
|
521
471
|
|
522
472
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
|
523
473
|
msgid "No parameters to override for Puppet class %s"
|
524
474
|
msgstr ""
|
525
475
|
|
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
|
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
|
529
477
|
msgid "Create Puppet Environment"
|
530
478
|
msgstr ""
|
531
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
|
+
|
532
484
|
#: ../app/helpers/foreman_puppet/hosts_helper.rb:11
|
533
485
|
msgid "Change Environment"
|
534
486
|
msgstr "Byt Miljö"
|
@@ -545,7 +497,7 @@ msgstr ""
|
|
545
497
|
msgid "Puppet external nodes YAML dump"
|
546
498
|
msgstr "Puppet externa noder YAML-export"
|
547
499
|
|
548
|
-
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34
|
500
|
+
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34 ../app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb:1
|
549
501
|
msgid "Puppet Environment"
|
550
502
|
msgstr "Puppet Miljö"
|
551
503
|
|
@@ -582,9 +534,7 @@ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
|
|
582
534
|
msgstr ""
|
583
535
|
|
584
536
|
#: ../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/>"
|
537
|
+
msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
|
588
538
|
msgstr ""
|
589
539
|
|
590
540
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
|
@@ -621,8 +571,7 @@ msgid_plural "%{name} has %{num_tag} classes"
|
|
621
571
|
msgstr[0] ""
|
622
572
|
msgstr[1] ""
|
623
573
|
|
624
|
-
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
|
625
|
-
#: ../webpack/src/foreman_class_edit.js:55
|
574
|
+
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
|
626
575
|
msgid "Click to remove %s"
|
627
576
|
msgstr "Klicka för att ta bort %s"
|
628
577
|
|
@@ -630,8 +579,7 @@ msgstr "Klicka för att ta bort %s"
|
|
630
579
|
msgid "Click to add %s"
|
631
580
|
msgstr "Klicka för att lägga till %s"
|
632
581
|
|
633
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
|
634
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
|
582
|
+
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
|
635
583
|
msgid "None"
|
636
584
|
msgstr "Ingen"
|
637
585
|
|
@@ -666,12 +614,8 @@ msgid "Operating system default"
|
|
666
614
|
msgstr "Standardoperativsystem"
|
667
615
|
|
668
616
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
|
669
|
-
msgid ""
|
670
|
-
"
|
671
|
-
"page."
|
672
|
-
msgstr ""
|
673
|
-
"Sista inlägget, förinställt Operativsystem, kan ställas in genom att editera"
|
674
|
-
" %s sidan."
|
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."
|
675
619
|
|
676
620
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
|
677
621
|
msgid "Operating System"
|
@@ -686,17 +630,11 @@ msgid "%{puppetclass} does not belong to the %{environment} environment"
|
|
686
630
|
msgstr ""
|
687
631
|
|
688
632
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:81
|
689
|
-
msgid ""
|
690
|
-
"
|
691
|
-
"ignoring"
|
692
|
-
msgstr ""
|
693
|
-
"Misslyckades med att importera %{klass} på grund av att %{name}: inte "
|
694
|
-
"existerar i vår databas - ignorerar"
|
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"
|
695
635
|
|
696
636
|
#: ../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"
|
637
|
+
msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
|
700
638
|
msgstr ""
|
701
639
|
|
702
640
|
#: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
|
@@ -751,11 +689,7 @@ msgstr "Markera/Avmarkera förlegade"
|
|
751
689
|
msgid "Check/Uncheck all"
|
752
690
|
msgstr "Markera/Avmarkera samtliga"
|
753
691
|
|
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
|
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
|
759
693
|
msgid "Environment"
|
760
694
|
msgstr "Miljö"
|
761
695
|
|
@@ -795,20 +729,19 @@ msgstr "Avbryt"
|
|
795
729
|
msgid "Update"
|
796
730
|
msgstr "Uppdatera"
|
797
731
|
|
798
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
732
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
|
799
733
|
msgid "included already from parent"
|
800
734
|
msgstr ""
|
801
735
|
|
802
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
803
|
-
#: ../app/views/provisioning_templates/_combination.html.erb:4
|
736
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
|
804
737
|
msgid "Remove"
|
805
738
|
msgstr ""
|
806
739
|
|
807
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
740
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
|
808
741
|
msgid "Add"
|
809
742
|
msgstr ""
|
810
743
|
|
811
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
744
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
|
812
745
|
msgid "%s is not in environment"
|
813
746
|
msgstr ""
|
814
747
|
|
@@ -820,57 +753,40 @@ msgstr ""
|
|
820
753
|
msgid "Available Config Groups"
|
821
754
|
msgstr ""
|
822
755
|
|
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
|
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
|
826
757
|
msgid "Edit %s"
|
827
758
|
msgstr "Redigera %s"
|
828
759
|
|
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
|
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
|
833
761
|
msgid "Config Groups"
|
834
762
|
msgstr ""
|
835
763
|
|
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
|
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
|
839
765
|
msgid "Create Config Group"
|
840
766
|
msgstr ""
|
841
767
|
|
842
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
843
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
|
768
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
|
844
769
|
msgid "Puppet Classes"
|
845
770
|
msgstr "Puppet Klasser"
|
846
771
|
|
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
|
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
|
850
773
|
msgid "Hosts"
|
851
774
|
msgstr "Värdar"
|
852
775
|
|
853
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
854
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
|
776
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:15 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
|
855
777
|
msgid "Host Groups"
|
856
778
|
msgstr "Värdgrupper"
|
857
779
|
|
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
|
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
|
861
781
|
msgid "Actions"
|
862
782
|
msgstr "Åtgärder"
|
863
783
|
|
864
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
865
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
|
784
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:27 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
|
866
785
|
msgid "Delete %s?"
|
867
786
|
msgstr "Radera %s?"
|
868
787
|
|
869
788
|
#: ../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."
|
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."
|
874
790
|
msgstr ""
|
875
791
|
|
876
792
|
#: ../app/views/foreman_puppet/environments/_form.html.erb:6
|
@@ -881,9 +797,7 @@ msgstr "Lokationer"
|
|
881
797
|
msgid "Organizations"
|
882
798
|
msgstr "Organisationer"
|
883
799
|
|
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
|
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
|
887
801
|
msgid "Puppet Environments"
|
888
802
|
msgstr "Puppet Miljöer"
|
889
803
|
|
@@ -891,8 +805,7 @@ msgstr "Puppet Miljöer"
|
|
891
805
|
msgid "Environment|Name"
|
892
806
|
msgstr "Namn"
|
893
807
|
|
894
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:22
|
895
|
-
#: ../lib/foreman_puppet/register.rb:168
|
808
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
|
896
809
|
msgid "Classes"
|
897
810
|
msgstr "Klasser"
|
898
811
|
|
@@ -900,8 +813,7 @@ msgstr "Klasser"
|
|
900
813
|
msgid "Create Environment"
|
901
814
|
msgstr ""
|
902
815
|
|
903
|
-
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1
|
904
|
-
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
|
816
|
+
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
|
905
817
|
msgid "Puppet environments"
|
906
818
|
msgstr "Puppetmiljöer"
|
907
819
|
|
@@ -918,15 +830,10 @@ msgid "No environments found"
|
|
918
830
|
msgstr ""
|
919
831
|
|
920
832
|
#: ../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."
|
833
|
+
msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
|
924
834
|
msgstr ""
|
925
835
|
|
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
|
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
|
930
837
|
msgid "Smart Class Parameters"
|
931
838
|
msgstr ""
|
932
839
|
|
@@ -934,9 +841,7 @@ msgstr ""
|
|
934
841
|
msgid "Parameter"
|
935
842
|
msgstr "Parameter"
|
936
843
|
|
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
|
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
|
940
845
|
msgid "Puppet Class"
|
941
846
|
msgstr "Puppet Klass"
|
942
847
|
|
@@ -945,18 +850,14 @@ msgid "Number of Overrides"
|
|
945
850
|
msgstr ""
|
946
851
|
|
947
852
|
#: ../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)."
|
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)."
|
952
854
|
msgstr ""
|
953
855
|
|
954
856
|
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
|
955
857
|
msgid "Included Classes"
|
956
858
|
msgstr "Inkluderade Klasser"
|
957
859
|
|
958
|
-
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
|
959
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
|
860
|
+
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
|
960
861
|
msgid "Not authorized to edit classes"
|
961
862
|
msgstr "Inte auktoriserad att redigera klasser"
|
962
863
|
|
@@ -972,8 +873,7 @@ msgstr "Tillgängliga Klasser"
|
|
972
873
|
msgid "Filter classes"
|
973
874
|
msgstr "Filterklasser"
|
974
875
|
|
975
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
|
976
|
-
#: ../webpack/src/foreman_class_edit.js:84
|
876
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
|
977
877
|
msgid "belongs to config group"
|
978
878
|
msgstr "tillhör konfigurationsgrupp"
|
979
879
|
|
@@ -990,9 +890,7 @@ msgid "Omit"
|
|
990
890
|
msgstr ""
|
991
891
|
|
992
892
|
#: ../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."
|
893
|
+
msgid "The class could not be saved because of an error in one of the class parameters."
|
996
894
|
msgstr ""
|
997
895
|
|
998
896
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
|
@@ -1008,12 +906,8 @@ msgid "This Puppet class has no parameters in its signature."
|
|
1008
906
|
msgstr "Denna Puppetklassen har inga parametrar i sin signatur."
|
1009
907
|
|
1010
908
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
|
1011
|
-
msgid ""
|
1012
|
-
"
|
1013
|
-
"\"Import\"."
|
1014
|
-
msgstr ""
|
1015
|
-
"För att uppdatera klasssignaturen, gå till Puppetklasser sidan och välj "
|
1016
|
-
"\"Importera\"."
|
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\"."
|
1017
911
|
|
1018
912
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
|
1019
913
|
msgid "Filter by name"
|
@@ -1035,10 +929,7 @@ msgstr "Redigera Puppetklass %s"
|
|
1035
929
|
msgid "Puppetclass|Name"
|
1036
930
|
msgstr "Namn"
|
1037
931
|
|
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
|
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
|
1042
933
|
msgid "Environments"
|
1043
934
|
msgstr "Miljöer"
|
1044
935
|
|
@@ -1059,23 +950,21 @@ msgid "Set parameters to defaults"
|
|
1059
950
|
msgstr ""
|
1060
951
|
|
1061
952
|
#: ../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?"
|
953
|
+
msgid "This will reset parameters of the class %s to their default values. Continue?"
|
1065
954
|
msgstr ""
|
1066
955
|
|
1067
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
|
1068
961
|
msgid "Notice"
|
1069
962
|
msgstr "Notis"
|
1070
963
|
|
1071
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:
|
964
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
|
1072
965
|
msgid "Please select an environment first"
|
1073
966
|
msgstr "Vänligen välj en miljö först"
|
1074
967
|
|
1075
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
1076
|
-
msgid "Puppet Class Parameters"
|
1077
|
-
msgstr ""
|
1078
|
-
|
1079
968
|
#: ../app/views/hosts/select_multiple_environment.html.erb:4
|
1080
969
|
msgid "Select environment"
|
1081
970
|
msgstr "Välj miljö"
|
@@ -1112,66 +1001,122 @@ msgstr ""
|
|
1112
1001
|
msgid "Hosts managed:"
|
1113
1002
|
msgstr ""
|
1114
1003
|
|
1115
|
-
#: ../lib/foreman_puppet/register.rb:
|
1004
|
+
#: ../lib/foreman_puppet/register.rb:9
|
1116
1005
|
msgid "Facts"
|
1117
1006
|
msgstr "Fakta"
|
1118
1007
|
|
1119
|
-
#: ../lib/foreman_puppet/register.rb:
|
1120
|
-
msgid ""
|
1121
|
-
"Foreman will default to this puppet environment if it cannot auto detect one"
|
1008
|
+
#: ../lib/foreman_puppet/register.rb:12
|
1009
|
+
msgid "Foreman will default to this puppet environment if it cannot auto detect one"
|
1122
1010
|
msgstr ""
|
1123
1011
|
|
1124
|
-
#: ../lib/foreman_puppet/register.rb:
|
1012
|
+
#: ../lib/foreman_puppet/register.rb:14
|
1125
1013
|
msgid "Default Puppet environment"
|
1126
1014
|
msgstr ""
|
1127
1015
|
|
1128
|
-
#: ../lib/foreman_puppet/register.rb:
|
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"
|
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"
|
1133
1018
|
msgstr ""
|
1134
1019
|
|
1135
|
-
#: ../lib/foreman_puppet/register.rb:
|
1020
|
+
#: ../lib/foreman_puppet/register.rb:21
|
1136
1021
|
msgid "ENC environment"
|
1137
1022
|
msgstr ""
|
1138
1023
|
|
1139
|
-
#: ../lib/foreman_puppet/register.rb:
|
1024
|
+
#: ../lib/foreman_puppet/register.rb:24
|
1140
1025
|
msgid "Foreman will update a host's environment from its facts"
|
1141
1026
|
msgstr ""
|
1142
1027
|
|
1143
|
-
#: ../lib/foreman_puppet/register.rb:
|
1028
|
+
#: ../lib/foreman_puppet/register.rb:26
|
1144
1029
|
msgid "Update environment from facts"
|
1145
1030
|
msgstr ""
|
1146
1031
|
|
1147
|
-
#: ../lib/foreman_puppet/register.rb:
|
1032
|
+
#: ../lib/foreman_puppet/register.rb:29
|
1148
1033
|
msgid "Config Management"
|
1149
1034
|
msgstr ""
|
1150
1035
|
|
1151
|
-
#: ../lib/foreman_puppet/register.rb:
|
1152
|
-
msgid ""
|
1153
|
-
"Duration in minutes after servers reporting via Puppet are classed as out of"
|
1154
|
-
" sync."
|
1036
|
+
#: ../lib/foreman_puppet/register.rb:32
|
1037
|
+
msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
|
1155
1038
|
msgstr ""
|
1156
1039
|
|
1157
|
-
#: ../lib/foreman_puppet/register.rb:
|
1040
|
+
#: ../lib/foreman_puppet/register.rb:34
|
1158
1041
|
msgid "Puppet interval"
|
1159
1042
|
msgstr ""
|
1160
1043
|
|
1161
|
-
#: ../lib/foreman_puppet/register.rb:
|
1162
|
-
msgid ""
|
1163
|
-
"Disable host configuration status turning to out of sync for %s after report"
|
1164
|
-
" does not arrive within configured interval"
|
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"
|
1165
1046
|
msgstr ""
|
1166
1047
|
|
1167
|
-
#: ../lib/foreman_puppet/register.rb:
|
1048
|
+
#: ../lib/foreman_puppet/register.rb:39
|
1168
1049
|
msgid "%s out of sync disabled"
|
1169
1050
|
msgstr ""
|
1170
1051
|
|
1171
|
-
#: ../lib/foreman_puppet/register.rb:
|
1052
|
+
#: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
|
1172
1053
|
msgid "Puppet ENC"
|
1173
1054
|
msgstr ""
|
1174
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
|
+
|
1175
1120
|
#: ../webpack/src/foreman_class_edit.js:146
|
1176
1121
|
msgid "Click to remove config group"
|
1177
1122
|
msgstr "Klicka för att radera konfigurationsgrupp"
|
@@ -1184,6 +1129,10 @@ msgstr "Ta bort:"
|
|
1184
1129
|
msgid "Loading parameters..."
|
1185
1130
|
msgstr "Laddar parametrar..."
|
1186
1131
|
|
1132
|
+
#: ../webpack/src/foreman_puppet_host_form.js:102
|
1133
|
+
msgid "Some Puppet Classes are unavailable in the selected environment"
|
1134
|
+
msgstr ""
|
1135
|
+
|
1187
1136
|
#: action_names.rb:2
|
1188
1137
|
msgid "Action with sub plans"
|
1189
1138
|
msgstr ""
|