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,18 +2,16 @@
|
|
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
|
-
# Carmela Rubiños <carmela.rubinos@gmail.com>,
|
8
|
-
#
|
9
|
-
#, fuzzy
|
7
|
+
# Carmela Rubiños <carmela.rubinos@gmail.com>, 2022
|
8
|
+
#
|
10
9
|
msgid ""
|
11
10
|
msgstr ""
|
12
|
-
"Project-Id-Version: foreman_puppet
|
11
|
+
"Project-Id-Version: foreman_puppet 5.0.0\n"
|
13
12
|
"Report-Msgid-Bugs-To: \n"
|
14
|
-
"POT-Creation-Date: 2021-11-10 11:17+0000\n"
|
15
13
|
"PO-Revision-Date: 2021-02-03 16:30+0000\n"
|
16
|
-
"Last-Translator: Carmela Rubiños <carmela.rubinos@gmail.com>,
|
14
|
+
"Last-Translator: Carmela Rubiños <carmela.rubinos@gmail.com>, 2022\n"
|
17
15
|
"Language-Team: Galician (https://www.transifex.com/foreman/teams/114/gl/)\n"
|
18
16
|
"MIME-Version: 1.0\n"
|
19
17
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -22,32 +20,23 @@ msgstr ""
|
|
22
20
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
23
21
|
|
24
22
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
|
25
|
-
msgid ""
|
26
|
-
"Ignored environment names resulting in booleans found. Please quote strings "
|
27
|
-
"like true/false and yes/no in config/ignored_environments.yml"
|
23
|
+
msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
|
28
24
|
msgstr ""
|
29
25
|
|
30
|
-
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
|
31
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
|
26
|
+
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
|
32
27
|
msgid "No changes to your environments detected"
|
33
28
|
msgstr ""
|
34
29
|
|
35
30
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
|
36
|
-
msgid ""
|
37
|
-
"Successfully updated environments and Puppet classes from the on-disk Puppet"
|
38
|
-
" installation"
|
31
|
+
msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
|
39
32
|
msgstr ""
|
40
33
|
|
41
34
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
|
42
|
-
msgid ""
|
43
|
-
"Failed to update environments and Puppet classes from the on-disk Puppet "
|
44
|
-
"installation: %s"
|
35
|
+
msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
|
45
36
|
msgstr ""
|
46
37
|
|
47
38
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
|
48
|
-
msgid ""
|
49
|
-
"No smart proxy was found to import environments from, ensure that at least "
|
50
|
-
"one smart proxy is registered with the 'puppet' feature"
|
39
|
+
msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature"
|
51
40
|
msgstr ""
|
52
41
|
|
53
42
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
|
@@ -78,51 +67,40 @@ msgstr ""
|
|
78
67
|
msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
|
79
68
|
msgstr ""
|
80
69
|
|
81
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
|
82
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
|
70
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
|
83
71
|
msgid "ID of associated puppet Environment"
|
84
72
|
msgstr ""
|
85
73
|
|
86
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
|
87
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
|
74
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
|
88
75
|
msgid "IDs of associated Puppetclasses"
|
89
76
|
msgstr ""
|
90
77
|
|
91
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
|
92
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
|
78
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
|
93
79
|
msgid "IDs of associated ConfigGroups"
|
94
80
|
msgstr ""
|
95
81
|
|
96
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
82
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
|
97
83
|
msgid "Import puppet classes from puppet proxy"
|
98
84
|
msgstr ""
|
99
85
|
|
100
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
101
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
|
86
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:17 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:18
|
102
87
|
msgid "Import puppet classes from puppet proxy for an environment"
|
103
88
|
msgstr ""
|
104
89
|
|
105
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
106
|
-
msgid ""
|
107
|
-
"Optional comma-delimited stringcontaining either 'new', 'updated', or "
|
108
|
-
"'obsolete'that is used to limit the imported Puppet classes"
|
90
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:23
|
91
|
+
msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes"
|
109
92
|
msgstr ""
|
110
93
|
|
111
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
112
|
-
msgid ""
|
113
|
-
"Failed to update the environments and Puppet classes from the on-disk puppet"
|
114
|
-
" installation: %s"
|
94
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:51
|
95
|
+
msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
|
115
96
|
msgstr ""
|
116
97
|
|
117
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
98
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
|
118
99
|
msgid "The requested environment cannot be found."
|
119
100
|
msgstr ""
|
120
101
|
|
121
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
122
|
-
|
123
|
-
msgid ""
|
124
|
-
"No proxy found to import classes from, ensure that the smart proxy has the "
|
125
|
-
"Puppet feature enabled."
|
102
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:114 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:128
|
103
|
+
msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
|
126
104
|
msgstr ""
|
127
105
|
|
128
106
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
|
@@ -149,9 +127,7 @@ msgstr ""
|
|
149
127
|
msgid "environment id"
|
150
128
|
msgstr ""
|
151
129
|
|
152
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
|
153
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20
|
154
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
|
130
|
+
#: ../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
|
155
131
|
msgid "ID of environment"
|
156
132
|
msgstr ""
|
157
133
|
|
@@ -175,8 +151,7 @@ msgstr ""
|
|
175
151
|
msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
|
176
152
|
msgstr ""
|
177
153
|
|
178
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
|
179
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
|
154
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
|
180
155
|
msgid "No environment selected!"
|
181
156
|
msgstr "Ningún entorno seleccionado!"
|
182
157
|
|
@@ -204,25 +179,21 @@ msgstr ""
|
|
204
179
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
|
205
180
|
msgstr ""
|
206
181
|
|
207
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
|
208
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
|
182
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
|
209
183
|
msgid "The %{proxy_type} proxy of the selected hosts was cleared."
|
210
184
|
msgstr ""
|
211
185
|
|
212
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
|
213
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
|
186
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
|
214
187
|
msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
|
215
|
-
msgid_plural ""
|
216
|
-
"The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
|
188
|
+
msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
|
217
189
|
msgstr[0] ""
|
218
190
|
msgstr[1] ""
|
219
191
|
|
220
192
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
|
221
|
-
msgid ""
|
222
|
-
"The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
193
|
+
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
223
194
|
msgstr ""
|
224
195
|
|
225
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
|
196
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:231 ../webpack/src/Extends/Fills/index.js:12
|
226
197
|
msgid "Puppet"
|
227
198
|
msgstr ""
|
228
199
|
|
@@ -266,12 +237,7 @@ msgstr ""
|
|
266
237
|
msgid "List environments per organization"
|
267
238
|
msgstr ""
|
268
239
|
|
269
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
|
270
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20
|
271
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29
|
272
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19
|
273
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28
|
274
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
|
240
|
+
#: ../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
|
275
241
|
msgid "ID of Puppet class"
|
276
242
|
msgstr ""
|
277
243
|
|
@@ -299,10 +265,7 @@ msgstr ""
|
|
299
265
|
msgid "Add a Puppet class to host"
|
300
266
|
msgstr ""
|
301
267
|
|
302
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
|
303
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28
|
304
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18
|
305
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
|
268
|
+
#: ../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
|
306
269
|
msgid "ID of host"
|
307
270
|
msgstr ""
|
308
271
|
|
@@ -318,10 +281,7 @@ msgstr ""
|
|
318
281
|
msgid "Add a Puppet class to host group"
|
319
282
|
msgstr ""
|
320
283
|
|
321
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
|
322
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27
|
323
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19
|
324
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
|
284
|
+
#: ../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
|
325
285
|
msgid "ID of host group"
|
326
286
|
msgstr ""
|
327
287
|
|
@@ -333,10 +293,7 @@ msgstr ""
|
|
333
293
|
msgid "List of override values for a specific smart class parameter"
|
334
294
|
msgstr ""
|
335
295
|
|
336
|
-
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
|
337
|
-
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30
|
338
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24
|
339
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
|
296
|
+
#: ../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
|
340
297
|
msgid "Display hidden values"
|
341
298
|
msgstr ""
|
342
299
|
|
@@ -437,9 +394,7 @@ msgid "List of smart class parameters for a specific environment"
|
|
437
394
|
msgstr ""
|
438
395
|
|
439
396
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
|
440
|
-
msgid ""
|
441
|
-
"List of smart class parameters for a specific environment/Puppet class "
|
442
|
-
"combination"
|
397
|
+
msgid "List of smart class parameters for a specific environment/Puppet class combination"
|
443
398
|
msgstr ""
|
444
399
|
|
445
400
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
|
@@ -467,13 +422,10 @@ msgid "When enabled the parameter is hidden in the UI"
|
|
467
422
|
msgstr ""
|
468
423
|
|
469
424
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
|
470
|
-
msgid ""
|
471
|
-
"Foreman will not send this parameter in classification output.Puppet will "
|
472
|
-
"use the value defined in the Puppet manifest for this parameter"
|
425
|
+
msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
|
473
426
|
msgstr ""
|
474
427
|
|
475
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51
|
476
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
|
428
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
|
477
429
|
msgid "The order in which values are resolved"
|
478
430
|
msgstr "A orde na cual se resolven os valores"
|
479
431
|
|
@@ -490,9 +442,7 @@ msgid "Types of variable values"
|
|
490
442
|
msgstr ""
|
491
443
|
|
492
444
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
|
493
|
-
msgid ""
|
494
|
-
"If true, will raise an error if there is no default value and no matcher "
|
495
|
-
"provide a value"
|
445
|
+
msgid "If true, will raise an error if there is no default value and no matcher provide a value"
|
496
446
|
msgstr ""
|
497
447
|
|
498
448
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
|
@@ -512,20 +462,21 @@ msgid "Successfully overridden all parameters of Puppet class %s"
|
|
512
462
|
msgstr ""
|
513
463
|
|
514
464
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
|
515
|
-
msgid ""
|
516
|
-
"Successfully reset all parameters of Puppet class %s to their default values"
|
465
|
+
msgid "Successfully reset all parameters of Puppet class %s to their default values"
|
517
466
|
msgstr ""
|
518
467
|
|
519
468
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
|
520
469
|
msgid "No parameters to override for Puppet class %s"
|
521
470
|
msgstr ""
|
522
471
|
|
523
|
-
#: ../app/helpers/foreman_puppet/environments_helper.rb:13
|
524
|
-
#: ../app/views/foreman_puppet/environments/new.html.erb:5
|
525
|
-
#: ../webpack/src/Components/Environments/Welcome.js:9
|
472
|
+
#: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:10
|
526
473
|
msgid "Create Puppet Environment"
|
527
474
|
msgstr ""
|
528
475
|
|
476
|
+
#: ../app/helpers/foreman_puppet/environments_helper.rb:14 ../app/views/foreman_puppet/config_groups/index.html.erb:7
|
477
|
+
msgid "Help"
|
478
|
+
msgstr "Axuda"
|
479
|
+
|
529
480
|
#: ../app/helpers/foreman_puppet/hosts_helper.rb:11
|
530
481
|
msgid "Change Environment"
|
531
482
|
msgstr "Cambiar Entorno"
|
@@ -542,7 +493,7 @@ msgstr ""
|
|
542
493
|
msgid "Puppet external nodes YAML dump"
|
543
494
|
msgstr "Volcado YAML de nodos externos puppet"
|
544
495
|
|
545
|
-
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34
|
496
|
+
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34 ../app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb:1
|
546
497
|
msgid "Puppet Environment"
|
547
498
|
msgstr "Entorno Puppet"
|
548
499
|
|
@@ -579,9 +530,7 @@ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
|
|
579
530
|
msgstr ""
|
580
531
|
|
581
532
|
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
|
582
|
-
msgid ""
|
583
|
-
"Optional parameter without value.<br/><i>Still managed by Foreman, the value"
|
584
|
-
" will be empty.</i><br/>"
|
533
|
+
msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
|
585
534
|
msgstr ""
|
586
535
|
|
587
536
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
|
@@ -618,8 +567,7 @@ msgid_plural "%{name} has %{num_tag} classes"
|
|
618
567
|
msgstr[0] ""
|
619
568
|
msgstr[1] ""
|
620
569
|
|
621
|
-
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
|
622
|
-
#: ../webpack/src/foreman_class_edit.js:55
|
570
|
+
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
|
623
571
|
msgid "Click to remove %s"
|
624
572
|
msgstr "Click para eliminar %s"
|
625
573
|
|
@@ -627,8 +575,7 @@ msgstr "Click para eliminar %s"
|
|
627
575
|
msgid "Click to add %s"
|
628
576
|
msgstr "Click para engadir %s"
|
629
577
|
|
630
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
|
631
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
|
578
|
+
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
|
632
579
|
msgid "None"
|
633
580
|
msgstr "Ningún"
|
634
581
|
|
@@ -663,12 +610,8 @@ msgid "Operating system default"
|
|
663
610
|
msgstr "Sistema Operativo predeterminado"
|
664
611
|
|
665
612
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
|
666
|
-
msgid ""
|
667
|
-
"
|
668
|
-
"page."
|
669
|
-
msgstr ""
|
670
|
-
"A última entrada, Sistema Operativo predeterminado, pódese configurar "
|
671
|
-
"editando a páxina %s."
|
613
|
+
msgid "The final entry, Operating System default, can be set by editing the %s page."
|
614
|
+
msgstr "A última entrada, Sistema Operativo predeterminado, pódese configurar editando a páxina %s."
|
672
615
|
|
673
616
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
|
674
617
|
msgid "Operating System"
|
@@ -676,25 +619,18 @@ msgstr "Sistema Operativo"
|
|
676
619
|
|
677
620
|
#: ../app/models/foreman_puppet/environment.rb:44
|
678
621
|
msgid "Can't find a valid Foreman Proxy with a Puppet feature"
|
679
|
-
msgstr ""
|
680
|
-
"Non se atopa un Proxy Foreman con características de Puppet habilitadas"
|
622
|
+
msgstr "Non se atopa un Proxy Foreman con características de Puppet habilitadas"
|
681
623
|
|
682
624
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:61
|
683
625
|
msgid "%{puppetclass} does not belong to the %{environment} environment"
|
684
626
|
msgstr ""
|
685
627
|
|
686
628
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:81
|
687
|
-
msgid ""
|
688
|
-
"
|
689
|
-
"ignoring"
|
690
|
-
msgstr ""
|
691
|
-
"Fallo ao importar %{klass} para %{name}: non existe na base de datos - "
|
692
|
-
"ignorando"
|
629
|
+
msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
|
630
|
+
msgstr "Fallo ao importar %{klass} para %{name}: non existe na base de datos - ignorando"
|
693
631
|
|
694
632
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:123
|
695
|
-
msgid ""
|
696
|
-
"with id %{object_id} doesn't exist or is not assigned to proper organization"
|
697
|
-
" and/or location"
|
633
|
+
msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
|
698
634
|
msgstr ""
|
699
635
|
|
700
636
|
#: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
|
@@ -749,11 +685,7 @@ msgstr ""
|
|
749
685
|
msgid "Check/Uncheck all"
|
750
686
|
msgstr ""
|
751
687
|
|
752
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
|
753
|
-
#: ../app/views/foreman_puppet/environments/_form.html.erb:4
|
754
|
-
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4
|
755
|
-
#: ../app/views/hosts/select_multiple_environment.html.erb:7
|
756
|
-
#: ../app/views/provisioning_templates/_combination.html.erb:4
|
688
|
+
#: ../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
|
757
689
|
msgid "Environment"
|
758
690
|
msgstr "Entorno"
|
759
691
|
|
@@ -793,20 +725,19 @@ msgstr "Cancelar"
|
|
793
725
|
msgid "Update"
|
794
726
|
msgstr "Actualizar"
|
795
727
|
|
796
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
728
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
|
797
729
|
msgid "included already from parent"
|
798
730
|
msgstr ""
|
799
731
|
|
800
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
801
|
-
#: ../app/views/provisioning_templates/_combination.html.erb:4
|
732
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
|
802
733
|
msgid "Remove"
|
803
734
|
msgstr ""
|
804
735
|
|
805
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
736
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
|
806
737
|
msgid "Add"
|
807
738
|
msgstr ""
|
808
739
|
|
809
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
740
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
|
810
741
|
msgid "%s is not in environment"
|
811
742
|
msgstr ""
|
812
743
|
|
@@ -818,57 +749,40 @@ msgstr ""
|
|
818
749
|
msgid "Available Config Groups"
|
819
750
|
msgstr ""
|
820
751
|
|
821
|
-
#: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
|
822
|
-
#: ../app/views/foreman_puppet/environments/edit.html.erb:1
|
823
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
|
752
|
+
#: ../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
|
824
753
|
msgid "Edit %s"
|
825
754
|
msgstr "Editar %s"
|
826
755
|
|
827
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:3
|
828
|
-
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:1
|
829
|
-
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:9
|
830
|
-
#: ../lib/foreman_puppet/register.rb:171
|
756
|
+
#: ../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
|
831
757
|
msgid "Config Groups"
|
832
758
|
msgstr ""
|
833
759
|
|
834
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:5
|
835
|
-
#: ../app/views/foreman_puppet/config_groups/new.html.erb:1
|
836
|
-
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
|
760
|
+
#: ../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
|
837
761
|
msgid "Create Config Group"
|
838
762
|
msgstr ""
|
839
763
|
|
840
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
841
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
|
764
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
|
842
765
|
msgid "Puppet Classes"
|
843
766
|
msgstr "Clases de Puppet"
|
844
767
|
|
845
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:12
|
846
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:9
|
847
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
|
768
|
+
#: ../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
|
848
769
|
msgid "Hosts"
|
849
770
|
msgstr "Equipos"
|
850
771
|
|
851
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
852
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
|
772
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:15 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
|
853
773
|
msgid "Host Groups"
|
854
774
|
msgstr "Grupos de Equipos"
|
855
775
|
|
856
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:14
|
857
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:10
|
858
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
|
776
|
+
#: ../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
|
859
777
|
msgid "Actions"
|
860
778
|
msgstr "Accións"
|
861
779
|
|
862
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
863
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
|
780
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:27 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
|
864
781
|
msgid "Delete %s?"
|
865
782
|
msgstr "¿Borrar %s?"
|
866
783
|
|
867
784
|
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
|
868
|
-
msgid ""
|
869
|
-
"A config group provides a one-step method of associating many Puppet classes"
|
870
|
-
" to either a host or host group. Typically this would be used to add a "
|
871
|
-
"particular application profile or stack in one step."
|
785
|
+
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."
|
872
786
|
msgstr ""
|
873
787
|
|
874
788
|
#: ../app/views/foreman_puppet/environments/_form.html.erb:6
|
@@ -879,9 +793,7 @@ msgstr "Lugares"
|
|
879
793
|
msgid "Organizations"
|
880
794
|
msgstr "Organizacións"
|
881
795
|
|
882
|
-
#: ../app/views/foreman_puppet/environments/edit.html.erb:5
|
883
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:1
|
884
|
-
#: ../app/views/foreman_puppet/environments/new.html.erb:4
|
796
|
+
#: ../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
|
885
797
|
msgid "Puppet Environments"
|
886
798
|
msgstr "Entornos Puppet"
|
887
799
|
|
@@ -889,8 +801,7 @@ msgstr "Entornos Puppet"
|
|
889
801
|
msgid "Environment|Name"
|
890
802
|
msgstr "Nome"
|
891
803
|
|
892
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:22
|
893
|
-
#: ../lib/foreman_puppet/register.rb:168
|
804
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
|
894
805
|
msgid "Classes"
|
895
806
|
msgstr "Clases"
|
896
807
|
|
@@ -898,8 +809,7 @@ msgstr "Clases"
|
|
898
809
|
msgid "Create Environment"
|
899
810
|
msgstr ""
|
900
811
|
|
901
|
-
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1
|
902
|
-
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
|
812
|
+
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
|
903
813
|
msgid "Puppet environments"
|
904
814
|
msgstr "Entornos Puppet"
|
905
815
|
|
@@ -916,15 +826,10 @@ msgid "No environments found"
|
|
916
826
|
msgstr ""
|
917
827
|
|
918
828
|
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
|
919
|
-
msgid ""
|
920
|
-
"There are no puppet environments set up on this puppet master. Please check "
|
921
|
-
"the puppet master configuration."
|
829
|
+
msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
|
922
830
|
msgstr ""
|
923
831
|
|
924
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
|
925
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1
|
926
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8
|
927
|
-
#: ../lib/foreman_puppet/register.rb:174
|
832
|
+
#: ../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
|
928
833
|
msgid "Smart Class Parameters"
|
929
834
|
msgstr ""
|
930
835
|
|
@@ -932,9 +837,7 @@ msgstr ""
|
|
932
837
|
msgid "Parameter"
|
933
838
|
msgstr "Parámetro"
|
934
839
|
|
935
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
|
936
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4
|
937
|
-
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
|
840
|
+
#: ../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
|
938
841
|
msgid "Puppet Class"
|
939
842
|
msgstr "Clase de Puppet"
|
940
843
|
|
@@ -943,18 +846,14 @@ msgid "Number of Overrides"
|
|
943
846
|
msgstr ""
|
944
847
|
|
945
848
|
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
|
946
|
-
msgid ""
|
947
|
-
"Parameterized class support permits detecting, importing, and supplying "
|
948
|
-
"parameters directly to classes which support it, via the ENC and depending "
|
949
|
-
"on a set of rules (Smart Matchers)."
|
849
|
+
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)."
|
950
850
|
msgstr ""
|
951
851
|
|
952
852
|
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
|
953
853
|
msgid "Included Classes"
|
954
854
|
msgstr "Clases incluidas"
|
955
855
|
|
956
|
-
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
|
957
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
|
856
|
+
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
|
958
857
|
msgid "Not authorized to edit classes"
|
959
858
|
msgstr "Non autorizado para editar clases"
|
960
859
|
|
@@ -970,8 +869,7 @@ msgstr "Clases disponibles"
|
|
970
869
|
msgid "Filter classes"
|
971
870
|
msgstr "Clases de filtro"
|
972
871
|
|
973
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
|
974
|
-
#: ../webpack/src/foreman_class_edit.js:84
|
872
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
|
975
873
|
msgid "belongs to config group"
|
976
874
|
msgstr ""
|
977
875
|
|
@@ -988,9 +886,7 @@ msgid "Omit"
|
|
988
886
|
msgstr ""
|
989
887
|
|
990
888
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
|
991
|
-
msgid ""
|
992
|
-
"The class could not be saved because of an error in one of the class "
|
993
|
-
"parameters."
|
889
|
+
msgid "The class could not be saved because of an error in one of the class parameters."
|
994
890
|
msgstr ""
|
995
891
|
|
996
892
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
|
@@ -1006,12 +902,8 @@ msgid "This Puppet class has no parameters in its signature."
|
|
1006
902
|
msgstr "Esta clase de Puppet non ten parámetros na súa firma."
|
1007
903
|
|
1008
904
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
|
1009
|
-
msgid ""
|
1010
|
-
"
|
1011
|
-
"\"Import\"."
|
1012
|
-
msgstr ""
|
1013
|
-
"Para actualiza-la firma de clase, selecciona \"Importar\" na páxina de "
|
1014
|
-
"Clases de Puppet."
|
905
|
+
msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
|
906
|
+
msgstr "Para actualiza-la firma de clase, selecciona \"Importar\" na páxina de Clases de Puppet."
|
1015
907
|
|
1016
908
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
|
1017
909
|
msgid "Filter by name"
|
@@ -1033,10 +925,7 @@ msgstr "Editar Clase Puppet %s"
|
|
1033
925
|
msgid "Puppetclass|Name"
|
1034
926
|
msgstr "Nome"
|
1035
927
|
|
1036
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
|
1037
|
-
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:4
|
1038
|
-
#: ../lib/foreman_puppet/register.rb:165
|
1039
|
-
#: ../webpack/src/Components/Environments/Welcome.js:21
|
928
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
|
1040
929
|
msgid "Environments"
|
1041
930
|
msgstr "Entornos"
|
1042
931
|
|
@@ -1057,23 +946,21 @@ msgid "Set parameters to defaults"
|
|
1057
946
|
msgstr ""
|
1058
947
|
|
1059
948
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
|
1060
|
-
msgid ""
|
1061
|
-
"This will reset parameters of the class %s to their default values. "
|
1062
|
-
"Continue?"
|
949
|
+
msgid "This will reset parameters of the class %s to their default values. Continue?"
|
1063
950
|
msgstr ""
|
1064
951
|
|
1065
952
|
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
|
953
|
+
msgid "Puppet Class Parameters"
|
954
|
+
msgstr ""
|
955
|
+
|
956
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
1066
957
|
msgid "Notice"
|
1067
958
|
msgstr "Aviso"
|
1068
959
|
|
1069
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:
|
960
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
|
1070
961
|
msgid "Please select an environment first"
|
1071
962
|
msgstr "Por favor, selecciona primeiro un entorno"
|
1072
963
|
|
1073
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
1074
|
-
msgid "Puppet Class Parameters"
|
1075
|
-
msgstr ""
|
1076
|
-
|
1077
964
|
#: ../app/views/hosts/select_multiple_environment.html.erb:4
|
1078
965
|
msgid "Select environment"
|
1079
966
|
msgstr "Seleccionar entorno"
|
@@ -1110,66 +997,122 @@ msgstr ""
|
|
1110
997
|
msgid "Hosts managed:"
|
1111
998
|
msgstr ""
|
1112
999
|
|
1113
|
-
#: ../lib/foreman_puppet/register.rb:
|
1000
|
+
#: ../lib/foreman_puppet/register.rb:9
|
1114
1001
|
msgid "Facts"
|
1115
1002
|
msgstr "Datos"
|
1116
1003
|
|
1117
|
-
#: ../lib/foreman_puppet/register.rb:
|
1118
|
-
msgid ""
|
1119
|
-
"Foreman will default to this puppet environment if it cannot auto detect one"
|
1004
|
+
#: ../lib/foreman_puppet/register.rb:12
|
1005
|
+
msgid "Foreman will default to this puppet environment if it cannot auto detect one"
|
1120
1006
|
msgstr ""
|
1121
1007
|
|
1122
|
-
#: ../lib/foreman_puppet/register.rb:
|
1008
|
+
#: ../lib/foreman_puppet/register.rb:14
|
1123
1009
|
msgid "Default Puppet environment"
|
1124
1010
|
msgstr ""
|
1125
1011
|
|
1126
|
-
#: ../lib/foreman_puppet/register.rb:
|
1127
|
-
msgid ""
|
1128
|
-
"Foreman will explicitly set the puppet environment in the ENC yaml output. "
|
1129
|
-
"This will avoid conflicts between the environment in puppet.conf and the "
|
1130
|
-
"environment set in Foreman"
|
1012
|
+
#: ../lib/foreman_puppet/register.rb:18
|
1013
|
+
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"
|
1131
1014
|
msgstr ""
|
1132
1015
|
|
1133
|
-
#: ../lib/foreman_puppet/register.rb:
|
1016
|
+
#: ../lib/foreman_puppet/register.rb:21
|
1134
1017
|
msgid "ENC environment"
|
1135
1018
|
msgstr ""
|
1136
1019
|
|
1137
|
-
#: ../lib/foreman_puppet/register.rb:
|
1020
|
+
#: ../lib/foreman_puppet/register.rb:24
|
1138
1021
|
msgid "Foreman will update a host's environment from its facts"
|
1139
1022
|
msgstr ""
|
1140
1023
|
|
1141
|
-
#: ../lib/foreman_puppet/register.rb:
|
1024
|
+
#: ../lib/foreman_puppet/register.rb:26
|
1142
1025
|
msgid "Update environment from facts"
|
1143
1026
|
msgstr ""
|
1144
1027
|
|
1145
|
-
#: ../lib/foreman_puppet/register.rb:
|
1028
|
+
#: ../lib/foreman_puppet/register.rb:29
|
1146
1029
|
msgid "Config Management"
|
1147
1030
|
msgstr ""
|
1148
1031
|
|
1149
|
-
#: ../lib/foreman_puppet/register.rb:
|
1150
|
-
msgid ""
|
1151
|
-
"Duration in minutes after servers reporting via Puppet are classed as out of"
|
1152
|
-
" sync."
|
1032
|
+
#: ../lib/foreman_puppet/register.rb:32
|
1033
|
+
msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
|
1153
1034
|
msgstr ""
|
1154
1035
|
|
1155
|
-
#: ../lib/foreman_puppet/register.rb:
|
1036
|
+
#: ../lib/foreman_puppet/register.rb:34
|
1156
1037
|
msgid "Puppet interval"
|
1157
1038
|
msgstr ""
|
1158
1039
|
|
1159
|
-
#: ../lib/foreman_puppet/register.rb:
|
1160
|
-
msgid ""
|
1161
|
-
"Disable host configuration status turning to out of sync for %s after report"
|
1162
|
-
" does not arrive within configured interval"
|
1040
|
+
#: ../lib/foreman_puppet/register.rb:37
|
1041
|
+
msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
|
1163
1042
|
msgstr ""
|
1164
1043
|
|
1165
|
-
#: ../lib/foreman_puppet/register.rb:
|
1044
|
+
#: ../lib/foreman_puppet/register.rb:39
|
1166
1045
|
msgid "%s out of sync disabled"
|
1167
1046
|
msgstr ""
|
1168
1047
|
|
1169
|
-
#: ../lib/foreman_puppet/register.rb:
|
1048
|
+
#: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
|
1170
1049
|
msgid "Puppet ENC"
|
1171
1050
|
msgstr ""
|
1172
1051
|
|
1052
|
+
#: ../lib/foreman_puppet/register.rb:232
|
1053
|
+
msgid "Puppet env"
|
1054
|
+
msgstr ""
|
1055
|
+
|
1056
|
+
#: ../webpack/src/Components/Environments/Welcome.js:18
|
1057
|
+
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."
|
1058
|
+
msgstr ""
|
1059
|
+
|
1060
|
+
#: ../webpack/src/Components/Environments/Welcome.js:29
|
1061
|
+
msgid "Puppet classes"
|
1062
|
+
msgstr ""
|
1063
|
+
|
1064
|
+
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:15 ../webpack/src/Extends/Host/PuppetTab/constants.js:6
|
1065
|
+
msgid "Assigned classes"
|
1066
|
+
msgstr ""
|
1067
|
+
|
1068
|
+
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:16 ../webpack/src/Extends/Host/PuppetTab/Routes.js:22
|
1069
|
+
msgid "This tab is still a work in progress"
|
1070
|
+
msgstr ""
|
1071
|
+
|
1072
|
+
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:21 ../webpack/src/Extends/Host/PuppetTab/constants.js:7
|
1073
|
+
msgid "Smart class parameters"
|
1074
|
+
msgstr ""
|
1075
|
+
|
1076
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43
|
1077
|
+
msgid "Successfully copied to clipboard!"
|
1078
|
+
msgstr ""
|
1079
|
+
|
1080
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44
|
1081
|
+
msgid "Copy to clipboard"
|
1082
|
+
msgstr ""
|
1083
|
+
|
1084
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
|
1085
|
+
msgid "Couldn't find any ENC data for this host"
|
1086
|
+
msgstr ""
|
1087
|
+
|
1088
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:34
|
1089
|
+
msgid "Error!"
|
1090
|
+
msgstr ""
|
1091
|
+
|
1092
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:23
|
1093
|
+
msgid "Puppet details"
|
1094
|
+
msgstr ""
|
1095
|
+
|
1096
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:26
|
1097
|
+
msgid "Puppet environment"
|
1098
|
+
msgstr ""
|
1099
|
+
|
1100
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:41
|
1101
|
+
msgid "Puppet Smart Proxy"
|
1102
|
+
msgstr ""
|
1103
|
+
|
1104
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:54
|
1105
|
+
msgid "Puppet CA Smart Proxy"
|
1106
|
+
msgstr ""
|
1107
|
+
|
1108
|
+
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:4
|
1109
|
+
msgid "Reports"
|
1110
|
+
msgstr "Informes"
|
1111
|
+
|
1112
|
+
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:9
|
1113
|
+
msgid "ENC Preview"
|
1114
|
+
msgstr ""
|
1115
|
+
|
1173
1116
|
#: ../webpack/src/foreman_class_edit.js:146
|
1174
1117
|
msgid "Click to remove config group"
|
1175
1118
|
msgstr ""
|
@@ -1182,6 +1125,10 @@ msgstr "Eliminar"
|
|
1182
1125
|
msgid "Loading parameters..."
|
1183
1126
|
msgstr "Cargando parámetros..."
|
1184
1127
|
|
1128
|
+
#: ../webpack/src/foreman_puppet_host_form.js:102
|
1129
|
+
msgid "Some Puppet Classes are unavailable in the selected environment"
|
1130
|
+
msgstr ""
|
1131
|
+
|
1185
1132
|
#: action_names.rb:2
|
1186
1133
|
msgid "Action with sub plans"
|
1187
1134
|
msgstr ""
|