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
|
-
# Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>,
|
8
|
-
#
|
9
|
-
#, fuzzy
|
7
|
+
# Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 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: Robert Antoni Buj Gelonch <rbuj@fedoraproject.org>,
|
14
|
+
"Last-Translator: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2022\n"
|
17
15
|
"Language-Team: Catalan (https://www.transifex.com/foreman/teams/114/ca/)\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 "id d'entorn"
|
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 "ID d'entorn"
|
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 "No hi ha cap entorn seleccionat!"
|
182
157
|
|
@@ -198,32 +173,27 @@ msgstr "El servidor intermediari seleccionat no és vàlid!"
|
|
198
173
|
|
199
174
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:168
|
200
175
|
msgid "Failed to set %{proxy_type} proxy for %{host}."
|
201
|
-
msgstr ""
|
202
|
-
"No s'ha pogut establir el servidor intermediari %{proxy_type} per a %{host}."
|
176
|
+
msgstr "No s'ha pogut establir el servidor intermediari %{proxy_type} per a %{host}."
|
203
177
|
|
204
178
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:174
|
205
179
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
|
206
180
|
msgstr ""
|
207
181
|
|
208
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
|
209
|
-
#: ../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
|
210
183
|
msgid "The %{proxy_type} proxy of the selected hosts was cleared."
|
211
184
|
msgstr ""
|
212
185
|
|
213
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
|
214
|
-
#: ../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
|
215
187
|
msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
|
216
|
-
msgid_plural ""
|
217
|
-
"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}"
|
218
189
|
msgstr[0] ""
|
219
190
|
msgstr[1] ""
|
220
191
|
|
221
192
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
|
222
|
-
msgid ""
|
223
|
-
"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}."
|
224
194
|
msgstr ""
|
225
195
|
|
226
|
-
#: ../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
|
227
197
|
msgid "Puppet"
|
228
198
|
msgstr "Puppet"
|
229
199
|
|
@@ -267,12 +237,7 @@ msgstr "Llista tots els entorns per ubicació"
|
|
267
237
|
msgid "List environments per organization"
|
268
238
|
msgstr "Llista tots els entorns per organització"
|
269
239
|
|
270
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
|
271
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20
|
272
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29
|
273
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19
|
274
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28
|
275
|
-
#: ../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
|
276
241
|
msgid "ID of Puppet class"
|
277
242
|
msgstr "ID de classe de Puppet"
|
278
243
|
|
@@ -300,10 +265,7 @@ msgstr "Llista tots els ID de les classes de Puppet per a l'amfitrió"
|
|
300
265
|
msgid "Add a Puppet class to host"
|
301
266
|
msgstr "Afegeix una classe de Puppet a un amfitrió"
|
302
267
|
|
303
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
|
304
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28
|
305
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18
|
306
|
-
#: ../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
|
307
269
|
msgid "ID of host"
|
308
270
|
msgstr "ID d'amfitrió"
|
309
271
|
|
@@ -319,10 +281,7 @@ msgstr "Llista tots els ID de les classes de Puppet per al grup d'amfitrions"
|
|
319
281
|
msgid "Add a Puppet class to host group"
|
320
282
|
msgstr "Afegeix una classe de Puppet a un grup d'amfitrions"
|
321
283
|
|
322
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
|
323
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27
|
324
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19
|
325
|
-
#: ../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
|
326
285
|
msgid "ID of host group"
|
327
286
|
msgstr "ID de grup d'amfitrions"
|
328
287
|
|
@@ -334,10 +293,7 @@ msgstr "Suprimeix una classe de Puppet d'un grup d'amfitrions"
|
|
334
293
|
msgid "List of override values for a specific smart class parameter"
|
335
294
|
msgstr ""
|
336
295
|
|
337
|
-
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
|
338
|
-
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30
|
339
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24
|
340
|
-
#: ../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
|
341
297
|
msgid "Display hidden values"
|
342
298
|
msgstr "Mostra els valors ocults"
|
343
299
|
|
@@ -423,35 +379,23 @@ msgstr "Llista tots els paràmetres de la classe intel·ligent"
|
|
423
379
|
|
424
380
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:14
|
425
381
|
msgid "List of smart class parameters for a specific host"
|
426
|
-
msgstr ""
|
427
|
-
"Llista tots els paràmetres de la classe intel·ligent per a un amfitrió "
|
428
|
-
"específic"
|
382
|
+
msgstr "Llista tots els paràmetres de la classe intel·ligent per a un amfitrió específic"
|
429
383
|
|
430
384
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:15
|
431
385
|
msgid "List of smart class parameters for a specific host group"
|
432
|
-
msgstr ""
|
433
|
-
"Llista tots els paràmetres de la classe intel·ligent per a un grup "
|
434
|
-
"d'amfitrions específic"
|
386
|
+
msgstr "Llista tots els paràmetres de la classe intel·ligent per a un grup d'amfitrions específic"
|
435
387
|
|
436
388
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:16
|
437
389
|
msgid "List of smart class parameters for a specific Puppet class"
|
438
|
-
msgstr ""
|
439
|
-
"Llista tots els paràmetres de la classe intel·ligent per a una classe de "
|
440
|
-
"Puppet específica"
|
390
|
+
msgstr "Llista tots els paràmetres de la classe intel·ligent per a una classe de Puppet específica"
|
441
391
|
|
442
392
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:17
|
443
393
|
msgid "List of smart class parameters for a specific environment"
|
444
|
-
msgstr ""
|
445
|
-
"Llista tots els paràmetres de la classe intel·ligent per a un entorn "
|
446
|
-
"específic"
|
394
|
+
msgstr "Llista tots els paràmetres de la classe intel·ligent per a un entorn específic"
|
447
395
|
|
448
396
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
|
449
|
-
msgid ""
|
450
|
-
"
|
451
|
-
"combination"
|
452
|
-
msgstr ""
|
453
|
-
"Llista tots els paràmetres de la classe intel·ligent per a una combinació "
|
454
|
-
"especifica d'entorn i classe de Puppet"
|
397
|
+
msgid "List of smart class parameters for a specific environment/Puppet class combination"
|
398
|
+
msgstr "Llista tots els paràmetres de la classe intel·ligent per a una combinació especifica d'entorn i classe de Puppet"
|
455
399
|
|
456
400
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
|
457
401
|
msgid "Show a smart class parameter"
|
@@ -478,13 +422,10 @@ msgid "When enabled the parameter is hidden in the UI"
|
|
478
422
|
msgstr ""
|
479
423
|
|
480
424
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
|
481
|
-
msgid ""
|
482
|
-
"Foreman will not send this parameter in classification output.Puppet will "
|
483
|
-
"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"
|
484
426
|
msgstr ""
|
485
427
|
|
486
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51
|
487
|
-
#: ../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
|
488
429
|
msgid "The order in which values are resolved"
|
489
430
|
msgstr "L'ordre en què es resolen els valors"
|
490
431
|
|
@@ -501,12 +442,8 @@ msgid "Types of variable values"
|
|
501
442
|
msgstr "Tipus de valors de la variable"
|
502
443
|
|
503
444
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
|
504
|
-
msgid ""
|
505
|
-
"
|
506
|
-
"provide a value"
|
507
|
-
msgstr ""
|
508
|
-
"En cas que sigui cert, es produirà un error si no hi ha cap valor per "
|
509
|
-
"defecte i no hi ha cap classificador que proporcioni un valor"
|
445
|
+
msgid "If true, will raise an error if there is no default value and no matcher provide a value"
|
446
|
+
msgstr "En cas que sigui cert, es produirà un error si no hi ha cap valor per defecte i no hi ha cap classificador que proporcioni un valor"
|
510
447
|
|
511
448
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
|
512
449
|
msgid "Merge all matching values (only array/hash type)"
|
@@ -522,26 +459,24 @@ msgstr ""
|
|
522
459
|
|
523
460
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:61
|
524
461
|
msgid "Successfully overridden all parameters of Puppet class %s"
|
525
|
-
msgstr ""
|
526
|
-
"S'han redefinit correctament tots els paràmetres de la classe de Puppet %s"
|
462
|
+
msgstr "S'han redefinit correctament tots els paràmetres de la classe de Puppet %s"
|
527
463
|
|
528
464
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
|
529
|
-
msgid ""
|
530
|
-
"
|
531
|
-
msgstr ""
|
532
|
-
"S'han restablert correctament tots els paràmetres de la classe de Puppet %s "
|
533
|
-
"als seus valors predeterminats"
|
465
|
+
msgid "Successfully reset all parameters of Puppet class %s to their default values"
|
466
|
+
msgstr "S'han restablert correctament tots els paràmetres de la classe de Puppet %s als seus valors predeterminats"
|
534
467
|
|
535
468
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
|
536
469
|
msgid "No parameters to override for Puppet class %s"
|
537
470
|
msgstr "No hi ha cap paràmetre a redefinir a la classe de Puppet %s"
|
538
471
|
|
539
|
-
#: ../app/helpers/foreman_puppet/environments_helper.rb:13
|
540
|
-
#: ../app/views/foreman_puppet/environments/new.html.erb:5
|
541
|
-
#: ../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
|
542
473
|
msgid "Create Puppet Environment"
|
543
474
|
msgstr ""
|
544
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 "Ajuda"
|
479
|
+
|
545
480
|
#: ../app/helpers/foreman_puppet/hosts_helper.rb:11
|
546
481
|
msgid "Change Environment"
|
547
482
|
msgstr "Canvia l'entorn"
|
@@ -558,7 +493,7 @@ msgstr ""
|
|
558
493
|
msgid "Puppet external nodes YAML dump"
|
559
494
|
msgstr ""
|
560
495
|
|
561
|
-
#: ../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
|
562
497
|
msgid "Puppet Environment"
|
563
498
|
msgstr "Entorn de Puppet"
|
564
499
|
|
@@ -595,9 +530,7 @@ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
|
|
595
530
|
msgstr ""
|
596
531
|
|
597
532
|
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
|
598
|
-
msgid ""
|
599
|
-
"Optional parameter without value.<br/><i>Still managed by Foreman, the value"
|
600
|
-
" will be empty.</i><br/>"
|
533
|
+
msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
|
601
534
|
msgstr ""
|
602
535
|
|
603
536
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
|
@@ -634,8 +567,7 @@ msgid_plural "%{name} has %{num_tag} classes"
|
|
634
567
|
msgstr[0] ""
|
635
568
|
msgstr[1] ""
|
636
569
|
|
637
|
-
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
|
638
|
-
#: ../webpack/src/foreman_class_edit.js:55
|
570
|
+
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
|
639
571
|
msgid "Click to remove %s"
|
640
572
|
msgstr "Feu clic per suprimir %s"
|
641
573
|
|
@@ -643,8 +575,7 @@ msgstr "Feu clic per suprimir %s"
|
|
643
575
|
msgid "Click to add %s"
|
644
576
|
msgstr "Feu clic per afegir %s"
|
645
577
|
|
646
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
|
647
|
-
#: ../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
|
648
579
|
msgid "None"
|
649
580
|
msgstr "Sense"
|
650
581
|
|
@@ -679,12 +610,8 @@ msgid "Operating system default"
|
|
679
610
|
msgstr "Valor predeterminat del sistema operatiu"
|
680
611
|
|
681
612
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
|
682
|
-
msgid ""
|
683
|
-
"
|
684
|
-
"page."
|
685
|
-
msgstr ""
|
686
|
-
"L'última de les entrades, valor predeterminat del sistema operatiu, es pot "
|
687
|
-
"establir amb l'edició de la pàgina del %s."
|
613
|
+
msgid "The final entry, Operating System default, can be set by editing the %s page."
|
614
|
+
msgstr "L'última de les entrades, valor predeterminat del sistema operatiu, es pot establir amb l'edició de la pàgina del %s."
|
688
615
|
|
689
616
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
|
690
617
|
msgid "Operating System"
|
@@ -699,15 +626,11 @@ msgid "%{puppetclass} does not belong to the %{environment} environment"
|
|
699
626
|
msgstr ""
|
700
627
|
|
701
628
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:81
|
702
|
-
msgid ""
|
703
|
-
"Failed to import %{klass} for %{name}: doesn't exists in our database - "
|
704
|
-
"ignoring"
|
629
|
+
msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
|
705
630
|
msgstr ""
|
706
631
|
|
707
632
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:123
|
708
|
-
msgid ""
|
709
|
-
"with id %{object_id} doesn't exist or is not assigned to proper organization"
|
710
|
-
" and/or location"
|
633
|
+
msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
|
711
634
|
msgstr ""
|
712
635
|
|
713
636
|
#: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
|
@@ -762,11 +685,7 @@ msgstr ""
|
|
762
685
|
msgid "Check/Uncheck all"
|
763
686
|
msgstr ""
|
764
687
|
|
765
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
|
766
|
-
#: ../app/views/foreman_puppet/environments/_form.html.erb:4
|
767
|
-
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4
|
768
|
-
#: ../app/views/hosts/select_multiple_environment.html.erb:7
|
769
|
-
#: ../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
|
770
689
|
msgid "Environment"
|
771
690
|
msgstr "Entorn"
|
772
691
|
|
@@ -806,20 +725,19 @@ msgstr "Cancel·la"
|
|
806
725
|
msgid "Update"
|
807
726
|
msgstr "Actualitza"
|
808
727
|
|
809
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
728
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
|
810
729
|
msgid "included already from parent"
|
811
730
|
msgstr ""
|
812
731
|
|
813
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
814
|
-
#: ../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
|
815
733
|
msgid "Remove"
|
816
734
|
msgstr "Suprimeix"
|
817
735
|
|
818
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
736
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
|
819
737
|
msgid "Add"
|
820
738
|
msgstr "Afegeix"
|
821
739
|
|
822
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
740
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
|
823
741
|
msgid "%s is not in environment"
|
824
742
|
msgstr ""
|
825
743
|
|
@@ -831,57 +749,40 @@ msgstr "Grups de configuracions inclosos"
|
|
831
749
|
msgid "Available Config Groups"
|
832
750
|
msgstr "Grups de configuracions disponibles"
|
833
751
|
|
834
|
-
#: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
|
835
|
-
#: ../app/views/foreman_puppet/environments/edit.html.erb:1
|
836
|
-
#: ../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
|
837
753
|
msgid "Edit %s"
|
838
754
|
msgstr "Edita %s"
|
839
755
|
|
840
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:3
|
841
|
-
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:1
|
842
|
-
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:9
|
843
|
-
#: ../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
|
844
757
|
msgid "Config Groups"
|
845
758
|
msgstr "Grups de configuracions"
|
846
759
|
|
847
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:5
|
848
|
-
#: ../app/views/foreman_puppet/config_groups/new.html.erb:1
|
849
|
-
#: ../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
|
850
761
|
msgid "Create Config Group"
|
851
762
|
msgstr "Crea un grup de configuracions"
|
852
763
|
|
853
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
854
|
-
#: ../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
|
855
765
|
msgid "Puppet Classes"
|
856
766
|
msgstr "Classes de Puppet"
|
857
767
|
|
858
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:12
|
859
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:9
|
860
|
-
#: ../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
|
861
769
|
msgid "Hosts"
|
862
770
|
msgstr "Amfitrions"
|
863
771
|
|
864
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
865
|
-
#: ../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
|
866
773
|
msgid "Host Groups"
|
867
774
|
msgstr "Grups d'amfitrions"
|
868
775
|
|
869
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:14
|
870
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:10
|
871
|
-
#: ../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
|
872
777
|
msgid "Actions"
|
873
778
|
msgstr "Accions"
|
874
779
|
|
875
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
876
|
-
#: ../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
|
877
781
|
msgid "Delete %s?"
|
878
782
|
msgstr "Voleu suprimir %s?"
|
879
783
|
|
880
784
|
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
|
881
|
-
msgid ""
|
882
|
-
"A config group provides a one-step method of associating many Puppet classes"
|
883
|
-
" to either a host or host group. Typically this would be used to add a "
|
884
|
-
"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."
|
885
786
|
msgstr ""
|
886
787
|
|
887
788
|
#: ../app/views/foreman_puppet/environments/_form.html.erb:6
|
@@ -892,9 +793,7 @@ msgstr "Ubicacions"
|
|
892
793
|
msgid "Organizations"
|
893
794
|
msgstr "Organitzacions"
|
894
795
|
|
895
|
-
#: ../app/views/foreman_puppet/environments/edit.html.erb:5
|
896
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:1
|
897
|
-
#: ../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
|
898
797
|
msgid "Puppet Environments"
|
899
798
|
msgstr "Entorns de Puppet"
|
900
799
|
|
@@ -902,8 +801,7 @@ msgstr "Entorns de Puppet"
|
|
902
801
|
msgid "Environment|Name"
|
903
802
|
msgstr "Nom"
|
904
803
|
|
905
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:22
|
906
|
-
#: ../lib/foreman_puppet/register.rb:168
|
804
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
|
907
805
|
msgid "Classes"
|
908
806
|
msgstr "Classes"
|
909
807
|
|
@@ -911,8 +809,7 @@ msgstr "Classes"
|
|
911
809
|
msgid "Create Environment"
|
912
810
|
msgstr ""
|
913
811
|
|
914
|
-
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1
|
915
|
-
#: ../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
|
916
813
|
msgid "Puppet environments"
|
917
814
|
msgstr "Entorns de Puppet"
|
918
815
|
|
@@ -929,15 +826,10 @@ msgid "No environments found"
|
|
929
826
|
msgstr ""
|
930
827
|
|
931
828
|
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
|
932
|
-
msgid ""
|
933
|
-
"There are no puppet environments set up on this puppet master. Please check "
|
934
|
-
"the puppet master configuration."
|
829
|
+
msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
|
935
830
|
msgstr ""
|
936
831
|
|
937
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
|
938
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1
|
939
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8
|
940
|
-
#: ../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
|
941
833
|
msgid "Smart Class Parameters"
|
942
834
|
msgstr "Paràmetres de les classes intel·ligents"
|
943
835
|
|
@@ -945,9 +837,7 @@ msgstr "Paràmetres de les classes intel·ligents"
|
|
945
837
|
msgid "Parameter"
|
946
838
|
msgstr "Paràmetre"
|
947
839
|
|
948
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
|
949
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4
|
950
|
-
#: ../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
|
951
841
|
msgid "Puppet Class"
|
952
842
|
msgstr "Classe de Puppet"
|
953
843
|
|
@@ -956,18 +846,14 @@ msgid "Number of Overrides"
|
|
956
846
|
msgstr "Nombre de redefinicions"
|
957
847
|
|
958
848
|
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
|
959
|
-
msgid ""
|
960
|
-
"Parameterized class support permits detecting, importing, and supplying "
|
961
|
-
"parameters directly to classes which support it, via the ENC and depending "
|
962
|
-
"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)."
|
963
850
|
msgstr ""
|
964
851
|
|
965
852
|
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
|
966
853
|
msgid "Included Classes"
|
967
854
|
msgstr "Classes incloses"
|
968
855
|
|
969
|
-
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
|
970
|
-
#: ../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
|
971
857
|
msgid "Not authorized to edit classes"
|
972
858
|
msgstr "No esteu autoritzat a editar les classes"
|
973
859
|
|
@@ -983,8 +869,7 @@ msgstr "Classes disponibles"
|
|
983
869
|
msgid "Filter classes"
|
984
870
|
msgstr "Filtra les classes"
|
985
871
|
|
986
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
|
987
|
-
#: ../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
|
988
873
|
msgid "belongs to config group"
|
989
874
|
msgstr "pertany al grup de configuracions"
|
990
875
|
|
@@ -1001,9 +886,7 @@ msgid "Omit"
|
|
1001
886
|
msgstr ""
|
1002
887
|
|
1003
888
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
|
1004
|
-
msgid ""
|
1005
|
-
"The class could not be saved because of an error in one of the class "
|
1006
|
-
"parameters."
|
889
|
+
msgid "The class could not be saved because of an error in one of the class parameters."
|
1007
890
|
msgstr ""
|
1008
891
|
|
1009
892
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
|
@@ -1019,9 +902,7 @@ msgid "This Puppet class has no parameters in its signature."
|
|
1019
902
|
msgstr "Aquesta classe de Puppet no té paràmetres en la seva signatura."
|
1020
903
|
|
1021
904
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
|
1022
|
-
msgid ""
|
1023
|
-
"To update the class signature, go to the Puppet Classes page and select "
|
1024
|
-
"\"Import\"."
|
905
|
+
msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
|
1025
906
|
msgstr ""
|
1026
907
|
|
1027
908
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
|
@@ -1044,10 +925,7 @@ msgstr "Edita la classe de Puppet %s"
|
|
1044
925
|
msgid "Puppetclass|Name"
|
1045
926
|
msgstr "Nom"
|
1046
927
|
|
1047
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
|
1048
|
-
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:4
|
1049
|
-
#: ../lib/foreman_puppet/register.rb:165
|
1050
|
-
#: ../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
|
1051
929
|
msgid "Environments"
|
1052
930
|
msgstr "Entorns"
|
1053
931
|
|
@@ -1068,23 +946,21 @@ msgid "Set parameters to defaults"
|
|
1068
946
|
msgstr "Estableix els paràmetres als valors per defecte"
|
1069
947
|
|
1070
948
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
|
1071
|
-
msgid ""
|
1072
|
-
"This will reset parameters of the class %s to their default values. "
|
1073
|
-
"Continue?"
|
949
|
+
msgid "This will reset parameters of the class %s to their default values. Continue?"
|
1074
950
|
msgstr ""
|
1075
951
|
|
1076
952
|
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
|
953
|
+
msgid "Puppet Class Parameters"
|
954
|
+
msgstr "Paràmetres de la classe de Puppet"
|
955
|
+
|
956
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
1077
957
|
msgid "Notice"
|
1078
958
|
msgstr "Avís"
|
1079
959
|
|
1080
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:
|
960
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
|
1081
961
|
msgid "Please select an environment first"
|
1082
962
|
msgstr "Si us plau, seleccioneu primer un entorn"
|
1083
963
|
|
1084
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
1085
|
-
msgid "Puppet Class Parameters"
|
1086
|
-
msgstr "Paràmetres de la classe de Puppet"
|
1087
|
-
|
1088
964
|
#: ../app/views/hosts/select_multiple_environment.html.erb:4
|
1089
965
|
msgid "Select environment"
|
1090
966
|
msgstr "Selecciona l'entorn"
|
@@ -1121,73 +997,122 @@ msgstr "General"
|
|
1121
997
|
msgid "Hosts managed:"
|
1122
998
|
msgstr ""
|
1123
999
|
|
1124
|
-
#: ../lib/foreman_puppet/register.rb:
|
1000
|
+
#: ../lib/foreman_puppet/register.rb:9
|
1125
1001
|
msgid "Facts"
|
1126
1002
|
msgstr "Objectes d'interès"
|
1127
1003
|
|
1128
|
-
#: ../lib/foreman_puppet/register.rb:10
|
1129
|
-
msgid ""
|
1130
|
-
"Foreman will default to this puppet environment if it cannot auto detect one"
|
1131
|
-
msgstr ""
|
1132
|
-
"Foreman utilitzarà per defecte aquest entorn de puppet si no en pot detectar"
|
1133
|
-
" automàticament un"
|
1134
|
-
|
1135
1004
|
#: ../lib/foreman_puppet/register.rb:12
|
1005
|
+
msgid "Foreman will default to this puppet environment if it cannot auto detect one"
|
1006
|
+
msgstr "Foreman utilitzarà per defecte aquest entorn de puppet si no en pot detectar automàticament un"
|
1007
|
+
|
1008
|
+
#: ../lib/foreman_puppet/register.rb:14
|
1136
1009
|
msgid "Default Puppet environment"
|
1137
1010
|
msgstr "Entorn de Puppet per defecte"
|
1138
1011
|
|
1139
|
-
#: ../lib/foreman_puppet/register.rb:
|
1140
|
-
msgid ""
|
1141
|
-
"Foreman
|
1142
|
-
"This will avoid conflicts between the environment in puppet.conf and the "
|
1143
|
-
"environment set in Foreman"
|
1144
|
-
msgstr ""
|
1145
|
-
"Foreman establirà explícitament l'entorn de puppet a la sortida YAML ENC. "
|
1146
|
-
"Això evitarà conflictes entre l'entorn establert al puppet.conf i l'entorn "
|
1147
|
-
"establert a 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"
|
1014
|
+
msgstr "Foreman establirà explícitament l'entorn de puppet a la sortida YAML ENC. Això evitarà conflictes entre l'entorn establert al puppet.conf i l'entorn establert a Foreman"
|
1148
1015
|
|
1149
|
-
#: ../lib/foreman_puppet/register.rb:
|
1016
|
+
#: ../lib/foreman_puppet/register.rb:21
|
1150
1017
|
msgid "ENC environment"
|
1151
1018
|
msgstr "Entorn ENC"
|
1152
1019
|
|
1153
|
-
#: ../lib/foreman_puppet/register.rb:
|
1020
|
+
#: ../lib/foreman_puppet/register.rb:24
|
1154
1021
|
msgid "Foreman will update a host's environment from its facts"
|
1155
|
-
msgstr ""
|
1156
|
-
"Foreman actualitzarà l'entorn d'un amfitrió a partir dels seus objectes "
|
1157
|
-
"d'interès"
|
1022
|
+
msgstr "Foreman actualitzarà l'entorn d'un amfitrió a partir dels seus objectes d'interès"
|
1158
1023
|
|
1159
|
-
#: ../lib/foreman_puppet/register.rb:
|
1024
|
+
#: ../lib/foreman_puppet/register.rb:26
|
1160
1025
|
msgid "Update environment from facts"
|
1161
1026
|
msgstr "Actualitza l'entorn des dels objectes d'interès"
|
1162
1027
|
|
1163
|
-
#: ../lib/foreman_puppet/register.rb:
|
1028
|
+
#: ../lib/foreman_puppet/register.rb:29
|
1164
1029
|
msgid "Config Management"
|
1165
1030
|
msgstr "Gestió de la configuració"
|
1166
1031
|
|
1167
|
-
#: ../lib/foreman_puppet/register.rb:
|
1168
|
-
msgid ""
|
1169
|
-
"Duration in minutes after servers reporting via Puppet are classed as out of"
|
1170
|
-
" sync."
|
1032
|
+
#: ../lib/foreman_puppet/register.rb:32
|
1033
|
+
msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
|
1171
1034
|
msgstr ""
|
1172
1035
|
|
1173
|
-
#: ../lib/foreman_puppet/register.rb:
|
1036
|
+
#: ../lib/foreman_puppet/register.rb:34
|
1174
1037
|
msgid "Puppet interval"
|
1175
1038
|
msgstr "Interval de Puppet"
|
1176
1039
|
|
1177
|
-
#: ../lib/foreman_puppet/register.rb:
|
1178
|
-
msgid ""
|
1179
|
-
"Disable host configuration status turning to out of sync for %s after report"
|
1180
|
-
" 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"
|
1181
1042
|
msgstr ""
|
1182
1043
|
|
1183
|
-
#: ../lib/foreman_puppet/register.rb:
|
1044
|
+
#: ../lib/foreman_puppet/register.rb:39
|
1184
1045
|
msgid "%s out of sync disabled"
|
1185
1046
|
msgstr ""
|
1186
1047
|
|
1187
|
-
#: ../lib/foreman_puppet/register.rb:
|
1048
|
+
#: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
|
1188
1049
|
msgid "Puppet ENC"
|
1189
1050
|
msgstr ""
|
1190
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 "Paràmetres de la classe intel·ligent"
|
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
|
+
|
1191
1116
|
#: ../webpack/src/foreman_class_edit.js:146
|
1192
1117
|
msgid "Click to remove config group"
|
1193
1118
|
msgstr "Feu clic per suprimir el grup de configuracions"
|
@@ -1200,6 +1125,10 @@ msgstr "Suprimeix"
|
|
1200
1125
|
msgid "Loading parameters..."
|
1201
1126
|
msgstr "S'estan carregant els paràmetres..."
|
1202
1127
|
|
1128
|
+
#: ../webpack/src/foreman_puppet_host_form.js:102
|
1129
|
+
msgid "Some Puppet Classes are unavailable in the selected environment"
|
1130
|
+
msgstr ""
|
1131
|
+
|
1203
1132
|
#: action_names.rb:2
|
1204
1133
|
msgid "Action with sub plans"
|
1205
1134
|
msgstr ""
|