foreman_puppet 7.0.0 → 8.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +4 -2
- data/app/assets/javascripts/foreman_puppet/locale/ca/foreman_puppet.js +498 -510
- data/app/assets/javascripts/foreman_puppet/locale/cs_CZ/foreman_puppet.js +487 -499
- data/app/assets/javascripts/foreman_puppet/locale/de/foreman_puppet.js +569 -581
- data/app/assets/javascripts/foreman_puppet/locale/en/foreman_puppet.js +292 -304
- data/app/assets/javascripts/foreman_puppet/locale/en_GB/foreman_puppet.js +329 -341
- data/app/assets/javascripts/foreman_puppet/locale/es/foreman_puppet.js +566 -578
- data/app/assets/javascripts/foreman_puppet/locale/fr/foreman_puppet.js +572 -584
- data/app/assets/javascripts/foreman_puppet/locale/gl/foreman_puppet.js +402 -414
- data/app/assets/javascripts/foreman_puppet/locale/it/foreman_puppet.js +508 -520
- data/app/assets/javascripts/foreman_puppet/locale/ja/foreman_puppet.js +569 -581
- data/app/assets/javascripts/foreman_puppet/locale/ka/foreman_puppet.js +572 -584
- data/app/assets/javascripts/foreman_puppet/locale/ko/foreman_puppet.js +536 -548
- data/app/assets/javascripts/foreman_puppet/locale/nl_NL/foreman_puppet.js +481 -493
- data/app/assets/javascripts/foreman_puppet/locale/pl/foreman_puppet.js +533 -545
- data/app/assets/javascripts/foreman_puppet/locale/pt_BR/foreman_puppet.js +566 -578
- data/app/assets/javascripts/foreman_puppet/locale/ru/foreman_puppet.js +539 -551
- data/app/assets/javascripts/foreman_puppet/locale/sv_SE/foreman_puppet.js +440 -452
- data/app/assets/javascripts/foreman_puppet/locale/zh_CN/foreman_puppet.js +569 -581
- data/app/assets/javascripts/foreman_puppet/locale/zh_TW/foreman_puppet.js +535 -547
- data/app/models/concerns/foreman_puppet/extensions/host.rb +3 -4
- data/app/models/concerns/foreman_puppet/extensions/provisioning_template.rb +3 -2
- data/lib/foreman_puppet/engine.rb +5 -7
- data/lib/foreman_puppet/register.rb +1 -1
- data/lib/foreman_puppet/version.rb +1 -1
- data/locale/Makefile +12 -2
- data/locale/ca/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ca/foreman_puppet.po +5 -17
- data/locale/cs_CZ/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/cs_CZ/foreman_puppet.po +5 -17
- data/locale/de/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/de/foreman_puppet.po +10 -22
- data/locale/en/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/en/foreman_puppet.po +10 -20
- data/locale/en_GB/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/en_GB/foreman_puppet.po +7 -19
- data/locale/es/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/es/foreman_puppet.po +26 -37
- data/locale/fr/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/fr/foreman_puppet.po +49 -59
- data/locale/gl/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/gl/foreman_puppet.po +5 -17
- data/locale/it/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/it/foreman_puppet.po +8 -20
- data/locale/ja/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ja/foreman_puppet.po +30 -43
- data/locale/ka/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ka/foreman_puppet.po +9 -21
- data/locale/ko/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ko/foreman_puppet.po +5 -17
- data/locale/nl_NL/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/nl_NL/foreman_puppet.po +5 -17
- data/locale/pl/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/pl/foreman_puppet.po +5 -17
- data/locale/pt_BR/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/pt_BR/foreman_puppet.po +26 -36
- data/locale/ru/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ru/foreman_puppet.po +9 -21
- data/locale/sv_SE/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/sv_SE/foreman_puppet.po +5 -17
- data/locale/zh_CN/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/zh_CN/foreman_puppet.po +32 -42
- data/locale/zh_TW/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/zh_TW/foreman_puppet.po +5 -17
- data/test/integration/foreman_puppet/hostgroup_js_test.rb +1 -0
- data/test/models/foreman_puppet/environment_test.rb +2 -2
- data/test/models/foreman_puppet/provisioning_template_test.rb +1 -1
- metadata +5 -6
- data/locale/action_names.rb +0 -5
@@ -3,11 +3,11 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_puppet": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_puppet
|
6
|
+
"Project-Id-Version": "foreman_puppet 8.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2021-02-03 16:30+0000",
|
9
|
-
"Last-Translator": "Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>,
|
10
|
-
"Language-Team": "Catalan (https://
|
9
|
+
"Last-Translator": "Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2023",
|
10
|
+
"Language-Team": "Catalan (https://app.transifex.com/foreman/teams/114/ca/)",
|
11
11
|
"MIME-Version": "1.0",
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
13
13
|
"Content-Transfer-Encoding": "8bit",
|
@@ -17,879 +17,867 @@
|
|
17
17
|
"domain": "foreman_puppet",
|
18
18
|
"plural_forms": "nplurals=2; plural=(n != 1);"
|
19
19
|
},
|
20
|
-
"
|
21
|
-
""
|
22
|
-
],
|
23
|
-
"No changes to your environments detected": [
|
24
|
-
""
|
20
|
+
" Remove": [
|
21
|
+
"Suprimeix"
|
25
22
|
],
|
26
|
-
"
|
23
|
+
"%s is not in environment": [
|
27
24
|
""
|
28
25
|
],
|
29
|
-
"
|
26
|
+
"%s out of sync disabled": [
|
30
27
|
""
|
31
28
|
],
|
32
|
-
"
|
29
|
+
"%{model} with id '%{id}' was not found": [
|
33
30
|
""
|
34
31
|
],
|
35
|
-
"
|
32
|
+
"%{name} has %{num_tag} class": [
|
33
|
+
"",
|
36
34
|
""
|
37
35
|
],
|
38
|
-
"
|
36
|
+
"%{puppetclass} does not belong to the %{environment} environment": [
|
39
37
|
""
|
40
38
|
],
|
41
|
-
"
|
42
|
-
"
|
43
|
-
],
|
44
|
-
"ID of Puppetclass": [
|
45
|
-
""
|
39
|
+
"*Clear environment*": [
|
40
|
+
"*Neteja l'entorn*"
|
46
41
|
],
|
47
|
-
"
|
48
|
-
""
|
42
|
+
"*Inherit from host group*": [
|
43
|
+
"*Hereta del grup d'amfitrions*"
|
49
44
|
],
|
50
|
-
"
|
45
|
+
"<b>Description:</b> %{desc}<br/>\\n <b>Type:</b> %{type}<br/>\\n <b>Matcher:</b> %{matcher}<br/>\\n <b>Inherited value:</b> %{inherited_value}": [
|
51
46
|
""
|
52
47
|
],
|
53
|
-
"
|
48
|
+
"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.": [
|
54
49
|
""
|
55
50
|
],
|
56
|
-
"
|
57
|
-
""
|
51
|
+
"Actions": [
|
52
|
+
"Accions"
|
58
53
|
],
|
59
|
-
"
|
60
|
-
""
|
54
|
+
"Add": [
|
55
|
+
"Afegeix"
|
61
56
|
],
|
62
|
-
"
|
63
|
-
""
|
57
|
+
"Add Combination": [
|
58
|
+
"Afegeix una combinació"
|
64
59
|
],
|
65
|
-
"
|
66
|
-
""
|
60
|
+
"Add a Puppet class to host": [
|
61
|
+
"Afegeix una classe de Puppet a un amfitrió"
|
67
62
|
],
|
68
|
-
"
|
69
|
-
""
|
63
|
+
"Add a Puppet class to host group": [
|
64
|
+
"Afegeix una classe de Puppet a un grup d'amfitrions"
|
70
65
|
],
|
71
|
-
"
|
72
|
-
""
|
66
|
+
"Add a template combination": [
|
67
|
+
"Afegeix una combinació de plantilles"
|
73
68
|
],
|
74
|
-
"
|
75
|
-
""
|
69
|
+
"Add:": [
|
70
|
+
"Afegeix:"
|
76
71
|
],
|
77
|
-
"
|
78
|
-
""
|
72
|
+
"All environments - (not filtered)": [
|
73
|
+
"Tots els entorns - (sense filtrar)"
|
79
74
|
],
|
80
|
-
"
|
75
|
+
"Allow assigning Puppet environments and classes to the Foreman Hosts.": [
|
81
76
|
""
|
82
77
|
],
|
83
|
-
"
|
78
|
+
"Assigned classes": [
|
84
79
|
""
|
85
80
|
],
|
86
|
-
"
|
87
|
-
"
|
81
|
+
"Available Classes": [
|
82
|
+
"Classes disponibles"
|
88
83
|
],
|
89
|
-
"
|
90
|
-
"
|
84
|
+
"Available Config Groups": [
|
85
|
+
"Grups de configuracions disponibles"
|
91
86
|
],
|
92
|
-
"
|
93
|
-
"
|
87
|
+
"Can't find a valid Foreman Proxy with a Puppet feature": [
|
88
|
+
""
|
94
89
|
],
|
95
|
-
"
|
90
|
+
"Can't find a valid Proxy with a Puppet feature": [
|
96
91
|
""
|
97
92
|
],
|
98
|
-
"
|
99
|
-
"
|
93
|
+
"Cancel": [
|
94
|
+
"Cancel·la"
|
100
95
|
],
|
101
|
-
"
|
102
|
-
"
|
96
|
+
"Change Environment": [
|
97
|
+
"Canvia l'entorn"
|
103
98
|
],
|
104
|
-
"
|
105
|
-
"
|
99
|
+
"Change Puppet Master": [
|
100
|
+
""
|
106
101
|
],
|
107
|
-
"
|
102
|
+
"Changed": [
|
108
103
|
""
|
109
104
|
],
|
110
|
-
"
|
105
|
+
"Changed environments": [
|
111
106
|
""
|
112
107
|
],
|
113
|
-
"
|
108
|
+
"Check/Uncheck all": [
|
114
109
|
""
|
115
110
|
],
|
116
|
-
"
|
111
|
+
"Check/Uncheck all %s changes": [
|
117
112
|
""
|
118
113
|
],
|
119
|
-
"
|
120
|
-
"
|
114
|
+
"Check/Uncheck new": [
|
115
|
+
""
|
121
116
|
],
|
122
|
-
"
|
117
|
+
"Check/Uncheck obsolete": [
|
123
118
|
""
|
124
119
|
],
|
125
|
-
"
|
120
|
+
"Check/Uncheck updated": [
|
126
121
|
""
|
127
122
|
],
|
128
|
-
"
|
129
|
-
"
|
123
|
+
"Classes": [
|
124
|
+
"Classes"
|
130
125
|
],
|
131
|
-
"
|
132
|
-
"
|
126
|
+
"Click to add %s": [
|
127
|
+
"Feu clic per afegir %s"
|
133
128
|
],
|
134
|
-
"
|
135
|
-
"
|
129
|
+
"Click to remove %s": [
|
130
|
+
"Feu clic per suprimir %s"
|
136
131
|
],
|
137
|
-
"
|
138
|
-
""
|
132
|
+
"Click to remove config group": [
|
133
|
+
"Feu clic per suprimir el grup de configuracions"
|
139
134
|
],
|
140
|
-
"
|
135
|
+
"Config Groups": [
|
136
|
+
"Grups de configuracions"
|
137
|
+
],
|
138
|
+
"Config Management": [
|
139
|
+
"Gestió de la configuració"
|
140
|
+
],
|
141
|
+
"Copy to clipboard": [
|
141
142
|
""
|
142
143
|
],
|
143
|
-
"
|
144
|
-
"",
|
144
|
+
"Corrective Change": [
|
145
145
|
""
|
146
146
|
],
|
147
|
-
"
|
147
|
+
"Couldn't find any ENC data for this host": [
|
148
148
|
""
|
149
149
|
],
|
150
|
-
"
|
151
|
-
"
|
150
|
+
"Create Config Group": [
|
151
|
+
"Crea un grup de configuracions"
|
152
152
|
],
|
153
|
-
"
|
154
|
-
"
|
153
|
+
"Create Environment": [
|
154
|
+
""
|
155
155
|
],
|
156
|
-
"
|
157
|
-
"
|
156
|
+
"Create Puppet Environment": [
|
157
|
+
""
|
158
158
|
],
|
159
|
-
"
|
160
|
-
"
|
159
|
+
"Create a Puppet class": [
|
160
|
+
"Crea una classe de Puppet"
|
161
161
|
],
|
162
162
|
"Create a config group": [
|
163
163
|
"Crea un grup de configuracions"
|
164
164
|
],
|
165
|
-
"Update a config group": [
|
166
|
-
"Actualitza un grup de configuracions"
|
167
|
-
],
|
168
|
-
"Delete a config group": [
|
169
|
-
"Suprimeix un grup de configuracions"
|
170
|
-
],
|
171
|
-
"List all environments": [
|
172
|
-
"Llista tots els entorns"
|
173
|
-
],
|
174
|
-
"List environments of Puppet class": [
|
175
|
-
"Llista tots els entorns de la classe Puppet"
|
176
|
-
],
|
177
|
-
"List environments per location": [
|
178
|
-
"Llista tots els entorns per ubicació"
|
179
|
-
],
|
180
|
-
"List environments per organization": [
|
181
|
-
"Llista tots els entorns per organització"
|
182
|
-
],
|
183
|
-
"ID of Puppet class": [
|
184
|
-
"ID de classe de Puppet"
|
185
|
-
],
|
186
|
-
"Show an environment": [
|
187
|
-
"Mostra un entorn"
|
188
|
-
],
|
189
165
|
"Create an environment": [
|
190
166
|
"Crea un entorn"
|
191
167
|
],
|
192
|
-
"
|
193
|
-
"
|
194
|
-
],
|
195
|
-
"Delete an environment": [
|
196
|
-
"Suprimeix un entorn"
|
197
|
-
],
|
198
|
-
"List all Puppet class IDs for host": [
|
199
|
-
"Llista tots els ID de les classes de Puppet per a l'amfitrió"
|
200
|
-
],
|
201
|
-
"Add a Puppet class to host": [
|
202
|
-
"Afegeix una classe de Puppet a un amfitrió"
|
168
|
+
"Create an override value for a specific smart class parameter": [
|
169
|
+
""
|
203
170
|
],
|
204
|
-
"
|
205
|
-
"
|
171
|
+
"Default Puppet environment": [
|
172
|
+
"Entorn de Puppet per defecte"
|
206
173
|
],
|
207
|
-
"
|
208
|
-
"
|
174
|
+
"Default value": [
|
175
|
+
"Valor per defecte"
|
209
176
|
],
|
210
|
-
"
|
211
|
-
"
|
177
|
+
"Delete %s?": [
|
178
|
+
"Voleu suprimir %s?"
|
212
179
|
],
|
213
|
-
"
|
214
|
-
"
|
180
|
+
"Delete a Puppet class": [
|
181
|
+
"Suprimeix una classe de Puppet"
|
215
182
|
],
|
216
|
-
"
|
217
|
-
"
|
183
|
+
"Delete a config group": [
|
184
|
+
"Suprimeix un grup de configuracions"
|
218
185
|
],
|
219
|
-
"
|
220
|
-
"Suprimeix
|
186
|
+
"Delete an environment": [
|
187
|
+
"Suprimeix un entorn"
|
221
188
|
],
|
222
|
-
"
|
189
|
+
"Delete an override value for a specific smart class parameter": [
|
223
190
|
""
|
224
191
|
],
|
225
|
-
"
|
226
|
-
"
|
192
|
+
"Deleted environment": [
|
193
|
+
"Suprimeix l'entorn"
|
227
194
|
],
|
228
|
-
"
|
195
|
+
"Deleted environment %{env} and %{pcs}": [
|
229
196
|
""
|
230
197
|
],
|
231
|
-
"
|
232
|
-
"Redefineix la coincidència"
|
233
|
-
],
|
234
|
-
"Override value, required if omit is false": [
|
198
|
+
"Deprecated in favor of host/puppet_attributes/config_group_ids": [
|
235
199
|
""
|
236
200
|
],
|
237
|
-
"
|
201
|
+
"Deprecated in favor of host/puppet_attributes/environment_id": [
|
238
202
|
""
|
239
203
|
],
|
240
|
-
"
|
204
|
+
"Deprecated in favor of host/puppet_attributes/puppetclass_ids": [
|
241
205
|
""
|
242
206
|
],
|
243
|
-
"
|
207
|
+
"Deprecated in favor of hostgroup/puppet_attributes/config_group_ids": [
|
244
208
|
""
|
245
209
|
],
|
246
|
-
"
|
210
|
+
"Deprecated in favor of hostgroup/puppet_attributes/environment_id": [
|
247
211
|
""
|
248
212
|
],
|
249
|
-
"
|
213
|
+
"Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids": [
|
250
214
|
""
|
251
215
|
],
|
252
|
-
"
|
253
|
-
"
|
216
|
+
"Description of smart class": [
|
217
|
+
"Descripció de la classe intel·ligent"
|
254
218
|
],
|
255
|
-
"
|
256
|
-
"
|
219
|
+
"Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval": [
|
220
|
+
""
|
257
221
|
],
|
258
|
-
"
|
259
|
-
"
|
222
|
+
"Display hidden values": [
|
223
|
+
"Mostra els valors ocults"
|
260
224
|
],
|
261
|
-
"
|
262
|
-
"
|
225
|
+
"Duration in minutes after servers reporting via Puppet are classed as out of sync.": [
|
226
|
+
""
|
263
227
|
],
|
264
|
-
"
|
265
|
-
"
|
266
|
-
],
|
267
|
-
"Show a Puppet class for host": [
|
268
|
-
"Mostra una classe de Puppet per a l'amfitrió"
|
269
|
-
],
|
270
|
-
"Show a Puppet class for a host group": [
|
271
|
-
"Mostra una classe de Puppet per a un grup d'amfitrions"
|
272
|
-
],
|
273
|
-
"Show a Puppet class for an environment": [
|
274
|
-
"Mostra una classe de Puppet per a un entorn"
|
228
|
+
"ENC Preview": [
|
229
|
+
""
|
275
230
|
],
|
276
|
-
"
|
277
|
-
"
|
231
|
+
"ENC environment": [
|
232
|
+
"Entorn ENC"
|
278
233
|
],
|
279
|
-
"
|
280
|
-
"
|
234
|
+
"Edit %s": [
|
235
|
+
"Edita %s"
|
281
236
|
],
|
282
|
-
"
|
283
|
-
"
|
237
|
+
"Edit Puppet Class %s": [
|
238
|
+
"Edita la classe de Puppet %s"
|
284
239
|
],
|
285
|
-
"
|
286
|
-
"
|
240
|
+
"Empty environment": [
|
241
|
+
"Entorn buit"
|
287
242
|
],
|
288
|
-
"
|
289
|
-
"
|
243
|
+
"Environment": [
|
244
|
+
"Entorn"
|
290
245
|
],
|
291
|
-
"
|
292
|
-
"
|
246
|
+
"Environment only": [
|
247
|
+
"Només l'entorn"
|
293
248
|
],
|
294
|
-
"
|
295
|
-
"
|
249
|
+
"Environments": [
|
250
|
+
"Entorns"
|
296
251
|
],
|
297
|
-
"
|
298
|
-
"
|
252
|
+
"Environment|Name": [
|
253
|
+
"Nom"
|
299
254
|
],
|
300
|
-
"
|
301
|
-
"
|
255
|
+
"Error!": [
|
256
|
+
""
|
302
257
|
],
|
303
|
-
"
|
304
|
-
"
|
258
|
+
"Facts": [
|
259
|
+
"Objectes d'interès"
|
305
260
|
],
|
306
|
-
"
|
307
|
-
"
|
261
|
+
"Failed": [
|
262
|
+
""
|
308
263
|
],
|
309
|
-
"
|
264
|
+
"Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring": [
|
310
265
|
""
|
311
266
|
],
|
312
|
-
"
|
313
|
-
"
|
267
|
+
"Failed to set %{proxy_type} proxy for %{host}.": [
|
268
|
+
"No s'ha pogut establir el servidor intermediari %{proxy_type} per a %{host}."
|
314
269
|
],
|
315
|
-
"
|
270
|
+
"Failed to start": [
|
316
271
|
""
|
317
272
|
],
|
318
|
-
"
|
273
|
+
"Failed to update environments and Puppet classes from the on-disk Puppet installation: %s": [
|
319
274
|
""
|
320
275
|
],
|
321
|
-
"
|
276
|
+
"Failed to update the environments and Puppet classes from the on-disk puppet installation: %s": [
|
322
277
|
""
|
323
278
|
],
|
324
|
-
"
|
325
|
-
"
|
326
|
-
],
|
327
|
-
"Types of validation values": [
|
328
|
-
"Tipus de valors de validació"
|
279
|
+
"Filter by name": [
|
280
|
+
"Filtra amb el nom"
|
329
281
|
],
|
330
|
-
"
|
331
|
-
""
|
282
|
+
"Filter classes": [
|
283
|
+
"Filtra les classes"
|
332
284
|
],
|
333
|
-
"
|
334
|
-
"
|
285
|
+
"Foreman will default to this puppet environment if it cannot auto detect one": [
|
286
|
+
"Foreman utilitzarà per defecte aquest entorn de puppet si no en pot detectar automàticament un"
|
335
287
|
],
|
336
|
-
"
|
337
|
-
"
|
288
|
+
"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": [
|
289
|
+
"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"
|
338
290
|
],
|
339
|
-
"
|
291
|
+
"Foreman will not send this parameter in classification output": [
|
340
292
|
""
|
341
293
|
],
|
342
|
-
"
|
294
|
+
"Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter": [
|
343
295
|
""
|
344
296
|
],
|
345
|
-
"
|
346
|
-
""
|
297
|
+
"Foreman will update a host's environment from its facts": [
|
298
|
+
"Foreman actualitzarà l'entorn d'un amfitrió a partir dels seus objectes d'interès"
|
347
299
|
],
|
348
|
-
"
|
349
|
-
"
|
300
|
+
"General": [
|
301
|
+
"General"
|
350
302
|
],
|
351
|
-
"
|
352
|
-
"
|
303
|
+
"Help": [
|
304
|
+
"Ajuda"
|
353
305
|
],
|
354
|
-
"
|
355
|
-
"
|
306
|
+
"Host Groups": [
|
307
|
+
"Grups d'amfitrions"
|
356
308
|
],
|
357
|
-
"
|
358
|
-
""
|
309
|
+
"Host group and Environment": [
|
310
|
+
"Grup d'amfitrions i entorn"
|
359
311
|
],
|
360
|
-
"
|
361
|
-
"
|
312
|
+
"Host group only": [
|
313
|
+
"Només el grup d'amfitrions"
|
362
314
|
],
|
363
|
-
"
|
364
|
-
"
|
315
|
+
"Host groups": [
|
316
|
+
"Grups d'amfitrions"
|
365
317
|
],
|
366
|
-
"
|
367
|
-
""
|
318
|
+
"Hostgroup": [
|
319
|
+
"Grup d'amfitrions"
|
368
320
|
],
|
369
|
-
"
|
321
|
+
"Hosts": [
|
322
|
+
"Amfitrions"
|
323
|
+
],
|
324
|
+
"Hosts managed:": [
|
370
325
|
""
|
371
326
|
],
|
372
|
-
"
|
327
|
+
"ID of Puppet class": [
|
328
|
+
"ID de classe de Puppet"
|
329
|
+
],
|
330
|
+
"ID of Puppet environment": [
|
373
331
|
""
|
374
332
|
],
|
375
|
-
"
|
376
|
-
"
|
333
|
+
"ID of Puppetclass": [
|
334
|
+
""
|
377
335
|
],
|
378
|
-
"
|
336
|
+
"ID of associated puppet Environment": [
|
379
337
|
""
|
380
338
|
],
|
381
|
-
"
|
382
|
-
"
|
339
|
+
"ID of environment": [
|
340
|
+
"ID d'entorn"
|
383
341
|
],
|
384
|
-
"
|
385
|
-
"
|
342
|
+
"ID of host": [
|
343
|
+
"ID d'amfitrió"
|
386
344
|
],
|
387
|
-
"
|
388
|
-
"
|
345
|
+
"ID of host group": [
|
346
|
+
"ID de grup d'amfitrions"
|
389
347
|
],
|
390
|
-
"
|
348
|
+
"ID of puppet environment": [
|
391
349
|
""
|
392
350
|
],
|
393
|
-
"
|
351
|
+
"IDs of associated ConfigGroups": [
|
394
352
|
""
|
395
353
|
],
|
396
|
-
"
|
354
|
+
"IDs of associated Puppetclasses": [
|
397
355
|
""
|
398
356
|
],
|
399
|
-
"
|
357
|
+
"If true, will raise an error if there is no default value and no matcher provide a value": [
|
358
|
+
"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"
|
359
|
+
],
|
360
|
+
"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.": [
|
400
361
|
""
|
401
362
|
],
|
402
|
-
"
|
403
|
-
"
|
363
|
+
"Ignored classes in the environments: %s": [
|
364
|
+
""
|
404
365
|
],
|
405
|
-
"
|
406
|
-
"
|
366
|
+
"Ignored environment": [
|
367
|
+
""
|
407
368
|
],
|
408
|
-
"
|
369
|
+
"Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml": [
|
409
370
|
""
|
410
371
|
],
|
411
|
-
"Ignored
|
372
|
+
"Ignored environments: %s": [
|
373
|
+
""
|
374
|
+
],
|
375
|
+
"Ignored:": [
|
412
376
|
""
|
413
377
|
],
|
414
378
|
"Import": [
|
415
379
|
"Importa"
|
416
380
|
],
|
381
|
+
"Import classes from %s": [
|
382
|
+
""
|
383
|
+
],
|
417
384
|
"Import environments from %s": [
|
418
385
|
""
|
419
386
|
],
|
420
|
-
"Import classes from
|
387
|
+
"Import puppet classes from puppet proxy": [
|
421
388
|
""
|
422
389
|
],
|
423
|
-
"
|
424
|
-
"",
|
390
|
+
"Import puppet classes from puppet proxy for an environment": [
|
425
391
|
""
|
426
392
|
],
|
427
|
-
"
|
428
|
-
"
|
393
|
+
"Include default value when merging all matching values": [
|
394
|
+
""
|
429
395
|
],
|
430
|
-
"
|
431
|
-
"
|
396
|
+
"Included Classes": [
|
397
|
+
"Classes incloses"
|
432
398
|
],
|
433
|
-
"
|
434
|
-
"
|
399
|
+
"Included Config Groups": [
|
400
|
+
"Grups de configuracions inclosos"
|
435
401
|
],
|
436
|
-
"
|
437
|
-
""
|
402
|
+
"Inherited Classes from %s": [
|
403
|
+
"Classes heretades de %s"
|
438
404
|
],
|
439
|
-
"
|
440
|
-
""
|
405
|
+
"Invalid proxy selected!": [
|
406
|
+
"El servidor intermediari seleccionat no és vàlid!"
|
441
407
|
],
|
442
|
-
"
|
443
|
-
"
|
408
|
+
"Last configuration status": [
|
409
|
+
""
|
444
410
|
],
|
445
|
-
"
|
446
|
-
"
|
411
|
+
"List all Puppet class IDs for host": [
|
412
|
+
"Llista tots els ID de les classes de Puppet per a l'amfitrió"
|
447
413
|
],
|
448
|
-
"
|
449
|
-
"
|
414
|
+
"List all Puppet class IDs for host group": [
|
415
|
+
"Llista tots els ID de les classes de Puppet per al grup d'amfitrions"
|
450
416
|
],
|
451
|
-
"
|
452
|
-
"
|
417
|
+
"List all Puppet classes": [
|
418
|
+
"Llista totes les classes de Puppet"
|
453
419
|
],
|
454
|
-
"
|
455
|
-
"
|
420
|
+
"List all Puppet classes for a host": [
|
421
|
+
"Llista totes les classes de Puppet per a un amfitrió"
|
456
422
|
],
|
457
|
-
"
|
458
|
-
"
|
423
|
+
"List all Puppet classes for a host group": [
|
424
|
+
"Llista totes les classes de Puppet per a un grup d'amfitrions"
|
459
425
|
],
|
460
|
-
"
|
461
|
-
""
|
426
|
+
"List all Puppet classes for an environment": [
|
427
|
+
"Llista totes les classes de Puppet per a un entorn"
|
462
428
|
],
|
463
|
-
"
|
464
|
-
""
|
429
|
+
"List all environments": [
|
430
|
+
"Llista tots els entorns"
|
465
431
|
],
|
466
|
-
"
|
467
|
-
""
|
432
|
+
"List all host groups for a Puppet class": [
|
433
|
+
"Llista tots els grups d'amfitrions per a una classe de Puppet"
|
468
434
|
],
|
469
|
-
"
|
470
|
-
""
|
435
|
+
"List all smart class parameters": [
|
436
|
+
"Llista tots els paràmetres de la classe intel·ligent"
|
471
437
|
],
|
472
|
-
"
|
473
|
-
""
|
438
|
+
"List environments of Puppet class": [
|
439
|
+
"Llista tots els entorns de la classe Puppet"
|
474
440
|
],
|
475
|
-
"
|
476
|
-
"
|
441
|
+
"List environments per location": [
|
442
|
+
"Llista tots els entorns per ubicació"
|
477
443
|
],
|
478
|
-
"
|
479
|
-
""
|
444
|
+
"List environments per organization": [
|
445
|
+
"Llista tots els entorns per organització"
|
480
446
|
],
|
481
|
-
"
|
482
|
-
""
|
447
|
+
"List hosts per environment": [
|
448
|
+
"Llista els entorns per entorn"
|
483
449
|
],
|
484
|
-
"
|
485
|
-
"
|
450
|
+
"List of config groups": [
|
451
|
+
"Llista dels grups de configuracions"
|
486
452
|
],
|
487
|
-
"
|
453
|
+
"List of override values for a specific smart class parameter": [
|
488
454
|
""
|
489
455
|
],
|
490
|
-
"
|
491
|
-
""
|
456
|
+
"List of smart class parameters for a specific Puppet class": [
|
457
|
+
"Llista tots els paràmetres de la classe intel·ligent per a una classe de Puppet específica"
|
492
458
|
],
|
493
|
-
"
|
494
|
-
"
|
459
|
+
"List of smart class parameters for a specific environment": [
|
460
|
+
"Llista tots els paràmetres de la classe intel·ligent per a un entorn específic"
|
495
461
|
],
|
496
|
-
"
|
497
|
-
""
|
462
|
+
"List of smart class parameters for a specific environment/Puppet class combination": [
|
463
|
+
"Llista tots els paràmetres de la classe intel·ligent per a una combinació especifica d'entorn i classe de Puppet"
|
498
464
|
],
|
499
|
-
"
|
500
|
-
"
|
465
|
+
"List of smart class parameters for a specific host": [
|
466
|
+
"Llista tots els paràmetres de la classe intel·ligent per a un amfitrió específic"
|
501
467
|
],
|
502
|
-
"
|
468
|
+
"List of smart class parameters for a specific host group": [
|
469
|
+
"Llista tots els paràmetres de la classe intel·ligent per a un grup d'amfitrions específic"
|
470
|
+
],
|
471
|
+
"List template combination": [
|
503
472
|
""
|
504
473
|
],
|
505
|
-
"
|
506
|
-
"
|
474
|
+
"Loading parameters...": [
|
475
|
+
"S'estan carregant els paràmetres..."
|
507
476
|
],
|
508
|
-
"
|
509
|
-
""
|
477
|
+
"Locations": [
|
478
|
+
"Ubicacions"
|
510
479
|
],
|
511
|
-
"
|
480
|
+
"Merge all matching values (only array/hash type)": [
|
512
481
|
""
|
513
482
|
],
|
514
|
-
"
|
515
|
-
"
|
483
|
+
"Name": [
|
484
|
+
"Nom"
|
516
485
|
],
|
517
|
-
"
|
518
|
-
"
|
486
|
+
"Never": [
|
487
|
+
""
|
519
488
|
],
|
520
|
-
"
|
521
|
-
"
|
489
|
+
"New": [
|
490
|
+
"Nou"
|
522
491
|
],
|
523
|
-
"
|
492
|
+
"No changes to your environments detected": [
|
524
493
|
""
|
525
494
|
],
|
526
|
-
"
|
527
|
-
"
|
528
|
-
],
|
529
|
-
"Remove:": [
|
530
|
-
"Suprimeix:"
|
495
|
+
"No configuration status available": [
|
496
|
+
""
|
531
497
|
],
|
532
|
-
"
|
533
|
-
"
|
498
|
+
"No environment selected!": [
|
499
|
+
"No hi ha cap entorn seleccionat!"
|
534
500
|
],
|
535
|
-
"
|
501
|
+
"No environments found": [
|
536
502
|
""
|
537
503
|
],
|
538
|
-
"
|
539
|
-
"
|
540
|
-
],
|
541
|
-
"Update": [
|
542
|
-
"Actualitza"
|
504
|
+
"No parameters to override for Puppet class %s": [
|
505
|
+
"No hi ha cap paràmetre a redefinir a la classe de Puppet %s"
|
543
506
|
],
|
544
|
-
"
|
507
|
+
"No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled.": [
|
545
508
|
""
|
546
509
|
],
|
547
|
-
"
|
548
|
-
"
|
549
|
-
],
|
550
|
-
"Add": [
|
551
|
-
"Afegeix"
|
510
|
+
"No proxy selected!": [
|
511
|
+
"No hi ha cap servidor intermediari seleccionat!"
|
552
512
|
],
|
553
|
-
"
|
513
|
+
"No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature": [
|
554
514
|
""
|
555
515
|
],
|
556
|
-
"
|
557
|
-
"
|
516
|
+
"None": [
|
517
|
+
"Sense"
|
558
518
|
],
|
559
|
-
"
|
560
|
-
"
|
519
|
+
"Not authorized to edit classes": [
|
520
|
+
"No esteu autoritzat a editar les classes"
|
561
521
|
],
|
562
|
-
"
|
563
|
-
"
|
522
|
+
"Notice": [
|
523
|
+
"Avís"
|
564
524
|
],
|
565
|
-
"
|
566
|
-
"
|
525
|
+
"Number of Overrides": [
|
526
|
+
"Nombre de redefinicions"
|
567
527
|
],
|
568
|
-
"
|
569
|
-
"
|
528
|
+
"Number of classes": [
|
529
|
+
"Nombre de classes"
|
570
530
|
],
|
571
|
-
"
|
572
|
-
"
|
531
|
+
"Obsolete": [
|
532
|
+
"En desús"
|
573
533
|
],
|
574
|
-
"
|
575
|
-
"
|
534
|
+
"Omit": [
|
535
|
+
""
|
576
536
|
],
|
577
|
-
"
|
578
|
-
"
|
537
|
+
"Omit from classification output": [
|
538
|
+
""
|
579
539
|
],
|
580
|
-
"
|
581
|
-
"
|
540
|
+
"Operating System": [
|
541
|
+
"Sistema operatiu"
|
582
542
|
],
|
583
|
-
"
|
584
|
-
"
|
543
|
+
"Operating system default": [
|
544
|
+
"Valor predeterminat del sistema operatiu"
|
585
545
|
],
|
586
|
-
"
|
546
|
+
"Operation": [
|
547
|
+
"Operació"
|
548
|
+
],
|
549
|
+
"Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes": [
|
587
550
|
""
|
588
551
|
],
|
589
|
-
"
|
590
|
-
"
|
552
|
+
"Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>": [
|
553
|
+
""
|
591
554
|
],
|
592
555
|
"Organizations": [
|
593
556
|
"Organitzacions"
|
594
557
|
],
|
595
|
-
"
|
596
|
-
"
|
558
|
+
"Original value info": [
|
559
|
+
""
|
597
560
|
],
|
598
|
-
"
|
599
|
-
"
|
561
|
+
"Out of sync": [
|
562
|
+
""
|
600
563
|
],
|
601
|
-
"
|
564
|
+
"Overridden": [
|
602
565
|
""
|
603
566
|
],
|
604
|
-
"
|
605
|
-
"
|
567
|
+
"Override all parameters": [
|
568
|
+
"Redefineix tots els paràmetres"
|
606
569
|
],
|
607
|
-
"
|
608
|
-
"
|
570
|
+
"Override match": [
|
571
|
+
"Redefineix la coincidència"
|
609
572
|
],
|
610
|
-
"
|
611
|
-
"
|
573
|
+
"Override this value": [
|
574
|
+
"Redefineix aquest valor"
|
612
575
|
],
|
613
|
-
"
|
576
|
+
"Override value, required if omit is false": [
|
614
577
|
""
|
615
578
|
],
|
616
|
-
"
|
579
|
+
"Parameter": [
|
580
|
+
"Paràmetre"
|
581
|
+
],
|
582
|
+
"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).": [
|
617
583
|
""
|
618
584
|
],
|
619
|
-
"
|
620
|
-
"Paràmetres
|
585
|
+
"Parameters": [
|
586
|
+
"Paràmetres"
|
621
587
|
],
|
622
|
-
"
|
623
|
-
"
|
588
|
+
"Please select an environment first": [
|
589
|
+
"Si us plau, seleccioneu primer un entorn"
|
624
590
|
],
|
625
|
-
"Puppet
|
626
|
-
"
|
591
|
+
"Puppet": [
|
592
|
+
"Puppet"
|
627
593
|
],
|
628
|
-
"
|
629
|
-
"
|
594
|
+
"Puppet CA": [
|
595
|
+
"AC de Puppet"
|
630
596
|
],
|
631
|
-
"
|
597
|
+
"Puppet CA Smart Proxy": [
|
632
598
|
""
|
633
599
|
],
|
634
|
-
"
|
635
|
-
"
|
636
|
-
],
|
637
|
-
"Not authorized to edit classes": [
|
638
|
-
"No esteu autoritzat a editar les classes"
|
600
|
+
"Puppet Class": [
|
601
|
+
"Classe de Puppet"
|
639
602
|
],
|
640
|
-
"
|
641
|
-
"
|
603
|
+
"Puppet Class Parameters": [
|
604
|
+
"Paràmetres de la classe de Puppet"
|
642
605
|
],
|
643
|
-
"
|
644
|
-
"Classes
|
606
|
+
"Puppet Classes": [
|
607
|
+
"Classes de Puppet"
|
645
608
|
],
|
646
|
-
"
|
647
|
-
"
|
609
|
+
"Puppet ENC": [
|
610
|
+
""
|
648
611
|
],
|
649
|
-
"
|
650
|
-
"
|
612
|
+
"Puppet Environment": [
|
613
|
+
"Entorn de Puppet"
|
651
614
|
],
|
652
|
-
"
|
653
|
-
"
|
615
|
+
"Puppet Environments": [
|
616
|
+
"Entorns de Puppet"
|
654
617
|
],
|
655
|
-
"
|
656
|
-
"
|
618
|
+
"Puppet Modules": [
|
619
|
+
"Mòduls de Puppet"
|
657
620
|
],
|
658
|
-
"
|
621
|
+
"Puppet Smart Proxy": [
|
659
622
|
""
|
660
623
|
],
|
661
|
-
"
|
624
|
+
"Puppet YAML": [
|
662
625
|
""
|
663
626
|
],
|
664
|
-
"
|
665
|
-
"
|
627
|
+
"Puppet classes": [
|
628
|
+
"Classes de Puppet"
|
666
629
|
],
|
667
|
-
"
|
668
|
-
"
|
630
|
+
"Puppet details": [
|
631
|
+
""
|
669
632
|
],
|
670
|
-
"
|
671
|
-
"
|
633
|
+
"Puppet env": [
|
634
|
+
""
|
672
635
|
],
|
673
|
-
"
|
636
|
+
"Puppet environment": [
|
674
637
|
""
|
675
638
|
],
|
676
|
-
"
|
677
|
-
"
|
639
|
+
"Puppet environments": [
|
640
|
+
"Entorns de Puppet"
|
678
641
|
],
|
679
|
-
"
|
680
|
-
"
|
642
|
+
"Puppet external nodes YAML dump": [
|
643
|
+
""
|
681
644
|
],
|
682
|
-
"
|
645
|
+
"Puppet interval": [
|
646
|
+
"Interval de Puppet"
|
647
|
+
],
|
648
|
+
"Puppet metrics": [
|
683
649
|
""
|
684
650
|
],
|
685
|
-
"
|
686
|
-
"
|
651
|
+
"Puppet parameter": [
|
652
|
+
"Paràmetre de Puppet"
|
687
653
|
],
|
688
654
|
"Puppetclass|Name": [
|
689
655
|
"Nom"
|
690
656
|
],
|
691
|
-
"
|
692
|
-
"
|
657
|
+
"Remove": [
|
658
|
+
"Suprimeix"
|
693
659
|
],
|
694
|
-
"
|
695
|
-
"
|
660
|
+
"Remove Combination": [
|
661
|
+
"Suprimeix la combinació"
|
696
662
|
],
|
697
|
-
"
|
698
|
-
"
|
663
|
+
"Remove a Puppet class from host": [
|
664
|
+
"Suprimeix una classe de Puppet d'un amfitrió"
|
699
665
|
],
|
700
|
-
"
|
666
|
+
"Remove a Puppet class from host group": [
|
667
|
+
"Suprimeix una classe de Puppet d'un grup d'amfitrions"
|
668
|
+
],
|
669
|
+
"Remove duplicate values (only array type)": [
|
701
670
|
""
|
702
671
|
],
|
703
|
-
"
|
704
|
-
"
|
672
|
+
"Remove this override": [
|
673
|
+
"Suprimeix aquesta redefinició"
|
705
674
|
],
|
706
|
-
"
|
707
|
-
""
|
675
|
+
"Remove:": [
|
676
|
+
"Suprimeix:"
|
708
677
|
],
|
709
|
-
"
|
710
|
-
"
|
678
|
+
"Reports": [
|
679
|
+
"Informes"
|
711
680
|
],
|
712
|
-
"
|
713
|
-
"
|
681
|
+
"Required parameter without value.<br/><b>Please override!</b><br/>": [
|
682
|
+
""
|
714
683
|
],
|
715
|
-
"
|
716
|
-
"
|
684
|
+
"Restarted": [
|
685
|
+
""
|
686
|
+
],
|
687
|
+
"Scheduled": [
|
688
|
+
""
|
717
689
|
],
|
718
690
|
"Select environment": [
|
719
691
|
"Selecciona l'entorn"
|
720
692
|
],
|
721
|
-
"
|
722
|
-
"
|
693
|
+
"Select the changes you want to apply to Foreman": [
|
694
|
+
""
|
723
695
|
],
|
724
|
-
"
|
725
|
-
"
|
696
|
+
"Set parameters to defaults": [
|
697
|
+
"Estableix els paràmetres als valors per defecte"
|
726
698
|
],
|
727
|
-
"
|
728
|
-
"
|
699
|
+
"Show a Puppet class": [
|
700
|
+
"Mostra una classe de Puppet"
|
729
701
|
],
|
730
|
-
"
|
731
|
-
"
|
702
|
+
"Show a Puppet class for a host group": [
|
703
|
+
"Mostra una classe de Puppet per a un grup d'amfitrions"
|
732
704
|
],
|
733
|
-
"
|
734
|
-
""
|
705
|
+
"Show a Puppet class for an environment": [
|
706
|
+
"Mostra una classe de Puppet per a un entorn"
|
735
707
|
],
|
736
|
-
"
|
737
|
-
"
|
708
|
+
"Show a Puppet class for host": [
|
709
|
+
"Mostra una classe de Puppet per a l'amfitrió"
|
738
710
|
],
|
739
|
-
"
|
740
|
-
"
|
711
|
+
"Show a config group": [
|
712
|
+
"Mostra un grup de configuracions"
|
741
713
|
],
|
742
|
-
"
|
743
|
-
""
|
714
|
+
"Show a smart class parameter": [
|
715
|
+
"Mostra un paràmetre de classe intel·ligent"
|
744
716
|
],
|
745
|
-
"
|
746
|
-
"
|
717
|
+
"Show an environment": [
|
718
|
+
"Mostra un entorn"
|
747
719
|
],
|
748
|
-
"
|
749
|
-
"
|
720
|
+
"Show an override value for a specific smart class parameter": [
|
721
|
+
""
|
750
722
|
],
|
751
|
-
"
|
752
|
-
"
|
723
|
+
"Show template combination": [
|
724
|
+
"Mostra una combinació de plantilles"
|
753
725
|
],
|
754
|
-
"
|
755
|
-
"
|
726
|
+
"Skipped": [
|
727
|
+
""
|
756
728
|
],
|
757
|
-
"
|
758
|
-
"
|
729
|
+
"Smart Class Parameter": [
|
730
|
+
"Paràmetre de la classe intel·ligent"
|
759
731
|
],
|
760
|
-
"
|
761
|
-
"
|
732
|
+
"Smart Class Parameters": [
|
733
|
+
"Paràmetres de les classes intel·ligents"
|
762
734
|
],
|
763
|
-
"
|
764
|
-
"
|
735
|
+
"Smart class parameters": [
|
736
|
+
"Paràmetres de la classe intel·ligent"
|
765
737
|
],
|
766
|
-
"
|
767
|
-
"
|
738
|
+
"Some Puppet Classes are unavailable in the selected environment": [
|
739
|
+
""
|
768
740
|
],
|
769
|
-
"
|
741
|
+
"Successfully copied to clipboard!": [
|
770
742
|
""
|
771
743
|
],
|
772
|
-
"Puppet
|
773
|
-
"
|
744
|
+
"Successfully overridden all parameters of Puppet class %s": [
|
745
|
+
"S'han redefinit correctament tots els paràmetres de la classe de Puppet %s"
|
774
746
|
],
|
775
|
-
"
|
776
|
-
""
|
747
|
+
"Successfully reset all parameters of Puppet class %s to their default values": [
|
748
|
+
"S'han restablert correctament tots els paràmetres de la classe de Puppet %s als seus valors predeterminats"
|
777
749
|
],
|
778
|
-
"
|
750
|
+
"Successfully updated environments and Puppet classes from the on-disk Puppet installation": [
|
779
751
|
""
|
780
752
|
],
|
781
|
-
"
|
753
|
+
"The %{proxy_type} proxy could not be set for host: %{host_names}.": [
|
754
|
+
"",
|
782
755
|
""
|
783
756
|
],
|
784
|
-
"
|
757
|
+
"The %{proxy_type} proxy of the selected hosts was cleared.": [
|
785
758
|
""
|
786
759
|
],
|
787
|
-
"
|
760
|
+
"The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}": [
|
788
761
|
""
|
789
762
|
],
|
790
|
-
"
|
763
|
+
"The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}.": [
|
791
764
|
""
|
792
765
|
],
|
793
|
-
"
|
766
|
+
"The class could not be saved because of an error in one of the class parameters.": [
|
794
767
|
""
|
795
768
|
],
|
796
|
-
"
|
797
|
-
""
|
769
|
+
"The final entry, Operating System default, can be set by editing the %s page.": [
|
770
|
+
"L'última de les entrades, valor predeterminat del sistema operatiu, es pot establir amb l'edició de la pàgina del %s."
|
798
771
|
],
|
799
|
-
"
|
800
|
-
"
|
772
|
+
"The order in which values are resolved": [
|
773
|
+
"L'ordre en què es resolen els valors"
|
801
774
|
],
|
802
|
-
"
|
775
|
+
"The requested environment cannot be found.": [
|
803
776
|
""
|
804
777
|
],
|
805
|
-
"
|
778
|
+
"There are no puppet environments set up on this puppet master. Please check the puppet master configuration.": [
|
806
779
|
""
|
807
780
|
],
|
808
|
-
"
|
809
|
-
""
|
781
|
+
"This Puppet class has no parameters in its signature.": [
|
782
|
+
"Aquesta classe de Puppet no té paràmetres en la seva signatura."
|
810
783
|
],
|
811
|
-
"
|
784
|
+
"This tab is still a work in progress": [
|
812
785
|
""
|
813
786
|
],
|
814
|
-
"
|
787
|
+
"This will reset parameters of the class %s to their default values. Continue?": [
|
815
788
|
""
|
816
789
|
],
|
817
|
-
"
|
790
|
+
"This will set all parameters of the class %s as overridden. Continue?": [
|
818
791
|
""
|
819
792
|
],
|
820
|
-
"
|
793
|
+
"To update the class signature, go to the Puppet Classes page and select \\\"Import\\\".": [
|
821
794
|
""
|
822
795
|
],
|
823
|
-
"
|
796
|
+
"Toggle": [
|
824
797
|
""
|
825
798
|
],
|
826
|
-
"
|
827
|
-
""
|
799
|
+
"Total": [
|
800
|
+
"Total"
|
828
801
|
],
|
829
|
-
"
|
830
|
-
""
|
802
|
+
"Types of validation values": [
|
803
|
+
"Tipus de valors de validació"
|
831
804
|
],
|
832
|
-
"
|
833
|
-
""
|
805
|
+
"Types of variable values": [
|
806
|
+
"Tipus de valors de la variable"
|
834
807
|
],
|
835
|
-
"
|
808
|
+
"Unable to generate output, Check log files": [
|
836
809
|
""
|
837
810
|
],
|
838
|
-
"
|
839
|
-
""
|
811
|
+
"Update": [
|
812
|
+
"Actualitza"
|
840
813
|
],
|
841
|
-
"
|
842
|
-
""
|
814
|
+
"Update a Puppet class": [
|
815
|
+
"Actualitza una classe de Puppet"
|
843
816
|
],
|
844
|
-
"
|
845
|
-
""
|
817
|
+
"Update a config group": [
|
818
|
+
"Actualitza un grup de configuracions"
|
846
819
|
],
|
847
|
-
"
|
848
|
-
""
|
820
|
+
"Update a smart class parameter": [
|
821
|
+
"Actualitza un paràmetre de classe intel·ligent"
|
849
822
|
],
|
850
|
-
"
|
851
|
-
""
|
823
|
+
"Update an environment": [
|
824
|
+
"Actualitza un entorn"
|
852
825
|
],
|
853
|
-
"
|
826
|
+
"Update an override value for a specific smart class parameter": [
|
854
827
|
""
|
855
828
|
],
|
856
|
-
"
|
857
|
-
""
|
829
|
+
"Update environment from facts": [
|
830
|
+
"Actualitza l'entorn des dels objectes d'interès"
|
858
831
|
],
|
859
|
-
"
|
832
|
+
"Update template combination": [
|
833
|
+
"Actualitza una combinació de plantilles"
|
834
|
+
],
|
835
|
+
"Update:": [
|
836
|
+
"Actualitza:"
|
837
|
+
],
|
838
|
+
"Updated": [
|
839
|
+
"Actualitzat"
|
840
|
+
],
|
841
|
+
"Updated hosts: changed environment": [
|
860
842
|
""
|
861
843
|
],
|
862
|
-
"
|
863
|
-
"
|
844
|
+
"Used to enforce certain values for the parameter values": [
|
845
|
+
""
|
864
846
|
],
|
865
|
-
"
|
847
|
+
"Valid Host Group and Environment Combinations": [
|
866
848
|
""
|
867
849
|
],
|
868
|
-
"
|
869
|
-
"
|
850
|
+
"Value": [
|
851
|
+
"Valor"
|
870
852
|
],
|
871
|
-
"
|
872
|
-
"
|
853
|
+
"Value to use when there is no match": [
|
854
|
+
""
|
873
855
|
],
|
874
|
-
"
|
875
|
-
"
|
856
|
+
"When a Host requests a template (e.g. during provisioning), Foreman \\\\\\n will select the best match from the available templates of that type, in the \\\\\\n following order:": [
|
857
|
+
""
|
876
858
|
],
|
877
|
-
"
|
859
|
+
"When editing a template, you must assign a list \\\\\\n of operating systems which this template can be used with. Optionally, you can \\\\\\n restrict a template to a list of host groups and/or environments.": [
|
878
860
|
""
|
879
861
|
],
|
880
|
-
"
|
862
|
+
"When enabled the parameter is hidden in the UI": [
|
881
863
|
""
|
882
864
|
],
|
883
|
-
"
|
865
|
+
"Whether the smart class parameter value is managed by Foreman": [
|
884
866
|
""
|
885
867
|
],
|
886
|
-
"
|
868
|
+
"belongs to config group": [
|
869
|
+
"pertany al grup de configuracions"
|
870
|
+
],
|
871
|
+
"environment id": [
|
872
|
+
"id d'entorn"
|
873
|
+
],
|
874
|
+
"included already from parent": [
|
887
875
|
""
|
888
876
|
],
|
889
|
-
"
|
877
|
+
"must be true to edit the parameter": [
|
890
878
|
""
|
891
879
|
],
|
892
|
-
"
|
880
|
+
"with id %{object_id} doesn't exist or is not assigned to proper organization and/or location": [
|
893
881
|
""
|
894
882
|
]
|
895
883
|
}
|