foreman_puppet 8.0.0 → 8.1.0

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