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": "0868a4d1af5275b3f70b0a6dac4c99a4, 2022",
10
- "Language-Team": "Italian (https://www.transifex.com/foreman/teams/114/it/)",
9
+ "Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2024",
10
+ "Language-Team": "Italian (https://app.transifex.com/foreman/teams/114/it/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
13
13
  "Content-Transfer-Encoding": "8bit",
@@ -17,880 +17,868 @@
17
17
  "domain": "foreman_puppet",
18
18
  "plural_forms": "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
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
- "Nessuan modifica rilevata negli ambienti"
20
+ " Remove": [
21
+ " Rimuovi"
25
22
  ],
26
- "Successfully updated environments and Puppet classes from the on-disk Puppet installation": [
27
- "Classi del puppet e ambienti aggiornati con successo dal dischetto d'installazione del puppet"
23
+ "%s is not in environment": [
24
+ "%s non è presente nell'ambiente"
28
25
  ],
29
- "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s": [
30
- "Impossibile aggiornare le classi del puppet e gli ambienti dall'installazione puppet su-disco: %s"
26
+ "%s out of sync disabled": [
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
- "Elenca tutti i gruppi di host per una classe del puppet"
39
+ "*Clear environment*": [
40
+ "*Annulla ambiente*"
43
41
  ],
44
- "ID of Puppetclass": [
45
- ""
42
+ "*Inherit from host group*": [
43
+ "*Eredita dal gruppo di host*"
46
44
  ],
47
- "Deprecated in favor of hostgroup/puppet_attributes/environment_id": [
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}": [
48
46
  ""
49
47
  ],
50
- "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_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.": [
51
49
  ""
52
50
  ],
53
- "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids": [
54
- ""
51
+ "Actions": [
52
+ "Azioni"
55
53
  ],
56
- "ID of associated puppet Environment": [
57
- ""
54
+ "Add": [
55
+ "Aggiungi"
58
56
  ],
59
- "IDs of associated Puppetclasses": [
57
+ "Add Combination": [
60
58
  ""
61
59
  ],
62
- "IDs of associated ConfigGroups": [
63
- ""
60
+ "Add a Puppet class to host": [
61
+ "Aggiungi una classe Puppet all'host"
64
62
  ],
65
- "Import puppet classes from puppet proxy": [
66
- "Importa le classi puppet dal puppet proxy."
63
+ "Add a Puppet class to host group": [
64
+ "Aggiungi una classe Puppet al gruppo di host"
67
65
  ],
68
- "Import puppet classes from puppet proxy for an environment": [
69
- "Importa le classi del puppet dal puppet proxy per un ambiente"
66
+ "Add a template combination": [
67
+ "Aggiungi una combinazione di template"
70
68
  ],
71
- "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes": [
69
+ "Add:": [
70
+ "Aggiungi:"
71
+ ],
72
+ "All environments - (not filtered)": [
72
73
  ""
73
74
  ],
74
- "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s": [
75
- "Impossibile aggiornare le classi di puppet e gli ambienti dall'installazione puppet sul disco: %s"
75
+ "Allow assigning Puppet environments and classes to the Foreman Hosts.": [
76
+ ""
76
77
  ],
77
- "The requested environment cannot be found.": [
78
+ "Assigned classes": [
78
79
  ""
79
80
  ],
80
- "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled.": [
81
- "Nessun proxy trovato dal quale importare le classi, assicurati di aver abilitato la funzione Puppet sullo smart proxy."
81
+ "Available Classes": [
82
+ "Classi disponibili"
82
83
  ],
83
- "List template combination": [
84
- "Elenca combinazione del template"
84
+ "Available Config Groups": [
85
+ "Gruppi configurazione disponibili"
85
86
  ],
86
- "Add a template combination": [
87
- "Aggiungi una combinazione di template"
87
+ "Can't find a valid Foreman Proxy with a Puppet feature": [
88
+ "Impossibile trovare un proxy Foreman valido con una funzione Puppet"
88
89
  ],
89
- "Show template combination": [
90
- "Mostra combinazione di template"
90
+ "Can't find a valid Proxy with a Puppet feature": [
91
+ ""
91
92
  ],
92
- "Update template combination": [
93
- "Aggiorna combinazione di template"
93
+ "Cancel": [
94
+ "Cancella"
94
95
  ],
95
- "ID of Puppet environment": [
96
+ "Change Environment": [
97
+ "Cambia ambiente"
98
+ ],
99
+ "Change Puppet Master": [
96
100
  ""
97
101
  ],
98
- "environment id": [
99
- "id ambiente"
102
+ "Changed": [
103
+ ""
100
104
  ],
101
- "ID of environment": [
102
- "ID dell'ambiente"
105
+ "Changed environments": [
106
+ "Ambienti modificati"
103
107
  ],
104
- "List hosts per environment": [
105
- "Elenca host per ambiente"
108
+ "Check/Uncheck all": [
109
+ "Seleziona/Deseleziona tutti"
106
110
  ],
107
- "ID of puppet environment": [
108
- ""
111
+ "Check/Uncheck all %s changes": [
112
+ "Seleziona/deseleziona tutte %s modifiche"
109
113
  ],
110
- "Deprecated in favor of host/puppet_attributes/environment_id": [
111
- ""
114
+ "Check/Uncheck new": [
115
+ "Seleziona/Deseleziona nuovo"
112
116
  ],
113
- "Deprecated in favor of host/puppet_attributes/puppetclass_ids": [
114
- ""
117
+ "Check/Uncheck obsolete": [
118
+ "Seleziona/Deseleziona obsoleto"
115
119
  ],
116
- "Deprecated in favor of host/puppet_attributes/config_group_ids": [
117
- ""
120
+ "Check/Uncheck updated": [
121
+ "Seleziona/Deseleziona aggiornato"
118
122
  ],
119
- "No environment selected!": [
120
- "Nessun ambiente selezionato!"
123
+ "Classes": [
124
+ "Classi"
121
125
  ],
122
- "Updated hosts: changed environment": [
123
- "Host aggiornati: ambiente modificato"
126
+ "Click to add %s": [
127
+ "Seleziona per aggiungere %s"
124
128
  ],
125
- "Unable to generate output, Check log files": [
126
- ""
129
+ "Click to remove %s": [
130
+ "Seleziona per rimuovere %s"
127
131
  ],
128
- "No proxy selected!": [
129
- ""
132
+ "Click to remove config group": [
133
+ "Seleziona per rimuovere il gruppo di configurazione"
130
134
  ],
131
- "Invalid proxy selected!": [
135
+ "Config Groups": [
132
136
  ""
133
137
  ],
134
- "Failed to set %{proxy_type} proxy for %{host}.": [
138
+ "Config Management": [
135
139
  ""
136
140
  ],
137
- "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}": [
141
+ "Copy to clipboard": [
138
142
  ""
139
143
  ],
140
- "The %{proxy_type} proxy of the selected hosts was cleared.": [
144
+ "Corrective Change": [
141
145
  ""
142
146
  ],
143
- "The %{proxy_type} proxy could not be set for host: %{host_names}.": [
144
- "",
147
+ "Couldn't find any ENC data for this host": [
145
148
  ""
146
149
  ],
147
- "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}.": [
150
+ "Create Config Group": [
148
151
  ""
149
152
  ],
150
- "Puppet": [
151
- "Puppet"
152
- ],
153
- "Puppet CA": [
154
- "Puppet CA"
153
+ "Create Environment": [
154
+ ""
155
155
  ],
156
- "List of config groups": [
157
- "Elenco gruppi di configurazioni"
156
+ "Create Puppet Environment": [
157
+ ""
158
158
  ],
159
- "Show a config group": [
160
- "Mostra un gruppo di configurazione"
159
+ "Create a Puppet class": [
160
+ "Crea classe puppet"
161
161
  ],
162
162
  "Create a config group": [
163
163
  "Crea un gruppo di configurazione"
164
164
  ],
165
- "Update a config group": [
166
- "Aggiorna un gruppo di configurazione"
167
- ],
168
- "Delete a config group": [
169
- "Cancella un gruppo di configurazione"
170
- ],
171
- "List all environments": [
172
- "Elenca gli ambienti"
173
- ],
174
- "List environments of Puppet class": [
175
- "Elenca ambienti della classe puppet"
165
+ "Create an environment": [
166
+ "Crea un ambiente"
176
167
  ],
177
- "List environments per location": [
178
- "Elenca ambienti per localizzazione"
168
+ "Create an override value for a specific smart class parameter": [
169
+ "Crea un valore di override per uno specifico parametro di smart class"
179
170
  ],
180
- "List environments per organization": [
181
- "Elenca gli ambienti per organizzazione"
171
+ "Default Puppet environment": [
172
+ ""
182
173
  ],
183
- "ID of Puppet class": [
184
- "ID della classe del puppet"
174
+ "Default value": [
175
+ "Valore predefinito"
185
176
  ],
186
- "Show an environment": [
187
- "Mostra un ambiente"
177
+ "Delete %s?": [
178
+ "Cancella %s?"
188
179
  ],
189
- "Create an environment": [
190
- "Crea un ambiente"
180
+ "Delete a Puppet class": [
181
+ "Cancella una classe puppet"
191
182
  ],
192
- "Update an environment": [
193
- "Aggiorna un ambiente"
183
+ "Delete a config group": [
184
+ "Cancella un gruppo di configurazione"
194
185
  ],
195
186
  "Delete an environment": [
196
187
  "Cancella un ambiente"
197
188
  ],
198
- "List all Puppet class IDs for host": [
199
- "Elenca tutti gli ID delle classi puppet per l'host"
189
+ "Delete an override value for a specific smart class parameter": [
190
+ "Cancella un valore di override per uno specifico parametro di smart class"
200
191
  ],
201
- "Add a Puppet class to host": [
202
- "Aggiungi una classe Puppet all'host"
192
+ "Deleted environment": [
193
+ "Ambiente rimosso"
203
194
  ],
204
- "ID of host": [
205
- "ID host"
195
+ "Deleted environment %{env} and %{pcs}": [
196
+ "%{pcs} e ambiente %{env} rimossi"
206
197
  ],
207
- "Remove a Puppet class from host": [
208
- "Rimuovi una classe Puppet dall'host"
198
+ "Deprecated in favor of host/puppet_attributes/config_group_ids": [
199
+ ""
209
200
  ],
210
- "List all Puppet class IDs for host group": [
211
- "Elenca tutti gli ID delle classi puppet per il gruppo di host"
201
+ "Deprecated in favor of host/puppet_attributes/environment_id": [
202
+ ""
212
203
  ],
213
- "Add a Puppet class to host group": [
214
- "Aggiungi una classe Puppet al gruppo di host"
204
+ "Deprecated in favor of host/puppet_attributes/puppetclass_ids": [
205
+ ""
215
206
  ],
216
- "ID of host group": [
217
- "ID gruppo di host"
207
+ "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids": [
208
+ ""
218
209
  ],
219
- "Remove a Puppet class from host group": [
220
- "Rimuovi una classe Puppet dal gruppo di host"
210
+ "Deprecated in favor of hostgroup/puppet_attributes/environment_id": [
211
+ ""
221
212
  ],
222
- "List of override values for a specific smart class parameter": [
223
- "Elenco di valori di override per uno specifico parametro di smart class"
213
+ "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids": [
214
+ ""
215
+ ],
216
+ "Description of smart class": [
217
+ ""
218
+ ],
219
+ "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval": [
220
+ ""
224
221
  ],
225
222
  "Display hidden values": [
226
223
  "Visualizza valori nascosti"
227
224
  ],
228
- "Show an override value for a specific smart class parameter": [
229
- "Mostra un valore override per uno specifico parametro di smart class"
230
- ],
231
- "Override match": [
225
+ "Duration in minutes after servers reporting via Puppet are classed as out of sync.": [
232
226
  ""
233
227
  ],
234
- "Override value, required if omit is false": [
228
+ "ENC Preview": [
235
229
  ""
236
230
  ],
237
- "Foreman will not send this parameter in classification output": [
231
+ "ENC environment": [
238
232
  ""
239
233
  ],
240
- "Create an override value for a specific smart class parameter": [
241
- "Crea un valore di override per uno specifico parametro di smart class"
234
+ "Edit %s": [
235
+ "Modifica %s"
242
236
  ],
243
- "Update an override value for a specific smart class parameter": [
244
- "Aggiorna un valore override per uno specifico parametro di smart class"
245
- ],
246
- "Delete an override value for a specific smart class parameter": [
247
- "Cancella un valore di override per uno specifico parametro di smart class"
237
+ "Edit Puppet Class %s": [
238
+ "Modifica classe Puppet %s"
248
239
  ],
249
- "%{model} with id '%{id}' was not found": [
250
- ""
240
+ "Empty environment": [
241
+ "Ambiente vuoto"
251
242
  ],
252
- "List all Puppet classes": [
253
- "Elenca tutti gli ID delle classi puppet"
243
+ "Environment": [
244
+ "Ambiente"
254
245
  ],
255
- "List all Puppet classes for a host": [
256
- "Elenca tutte le classi puppet per un host"
246
+ "Environment only": [
247
+ "Solo ambiente"
257
248
  ],
258
- "List all Puppet classes for a host group": [
259
- "Elenca tutte le classi puppet per un gruppo di host"
249
+ "Environments": [
250
+ "Ambienti"
260
251
  ],
261
- "List all Puppet classes for an environment": [
262
- "Elenca tutte le classi puppet per un ambiente"
252
+ "Environment|Name": [
253
+ "Nome"
263
254
  ],
264
- "Show a Puppet class": [
265
- "Mostra una classe puppet"
255
+ "Error!": [
256
+ ""
266
257
  ],
267
- "Show a Puppet class for host": [
268
- "Mostra una classe Puppet per un host"
258
+ "Facts": [
259
+ "Eventi"
269
260
  ],
270
- "Show a Puppet class for a host group": [
271
- "Mostra una classe Puppet per un gruppo di host"
261
+ "Failed": [
262
+ "Fallita"
272
263
  ],
273
- "Show a Puppet class for an environment": [
274
- "Mostra una classe puppet per un ambiente"
264
+ "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring": [
265
+ "Impossibile importare %{klass} per %{name}: non è presente non nostro database - operazione ignorata"
275
266
  ],
276
- "Create a Puppet class": [
277
- "Crea classe puppet"
267
+ "Failed to set %{proxy_type} proxy for %{host}.": [
268
+ ""
278
269
  ],
279
- "Update a Puppet class": [
280
- "Aggiorna una classe puppet"
270
+ "Failed to start": [
271
+ ""
281
272
  ],
282
- "Delete a Puppet class": [
283
- "Cancella una classe puppet"
273
+ "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s": [
274
+ "Impossibile aggiornare le classi del puppet e gli ambienti dall'installazione puppet su-disco: %s"
284
275
  ],
285
- "List all smart class parameters": [
286
- "Elenca tutti i parametri di classe smart"
276
+ "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s": [
277
+ "Impossibile aggiornare le classi di puppet e gli ambienti dall'installazione puppet sul disco: %s"
287
278
  ],
288
- "List of smart class parameters for a specific host": [
289
- "Elenco parametri di classe smart per un host specifico"
279
+ "Filter by name": [
280
+ "Filtra per nome"
290
281
  ],
291
- "List of smart class parameters for a specific host group": [
292
- "Elenco parametri di classe smart per un gruppo di host specifico"
282
+ "Filter classes": [
283
+ "Classi del filtro"
293
284
  ],
294
- "List of smart class parameters for a specific Puppet class": [
295
- "Elenco parametri di classe smart per una classe puppet specifica"
285
+ "Foreman will default to this puppet environment if it cannot auto detect one": [
286
+ "Foreman eseguirà il default su questo ambiente puppet se non è in grado di rilevarne uno"
296
287
  ],
297
- "List of smart class parameters for a specific environment": [
298
- "Elenco parametri di classe smart per un ambiente specifico"
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 imposterà in modo esplicito l'ambiente puppet all'interno dell'output yalm ENC. Ciò eviterà di avere dei conflitti con l'ambiente puppet.conf e quello impostato in Foreman"
299
290
  ],
300
- "List of smart class parameters for a specific environment/Puppet class combination": [
301
- "Elenco parametri di classe smart per una combinazione classe puppet/ambiente specifica"
291
+ "Foreman will not send this parameter in classification output": [
292
+ ""
302
293
  ],
303
- "Show a smart class parameter": [
304
- "Mostra un parametro di classe smart"
294
+ "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter": [
295
+ ""
305
296
  ],
306
- "Update a smart class parameter": [
307
- "Aggiorna un parametro classe smart"
297
+ "Foreman will update a host's environment from its facts": [
298
+ "Foreman aggiornerà l'ambiente di un host usando i propri eventi"
308
299
  ],
309
- "Whether the smart class parameter value is managed by Foreman": [
310
- ""
300
+ "General": [
301
+ "Generale"
311
302
  ],
312
- "Description of smart class": [
313
- ""
303
+ "Help": [
304
+ "Aiuto"
314
305
  ],
315
- "Value to use when there is no match": [
316
- "Valore da usare quando non è presente alcuna corrispondenza"
306
+ "Host Groups": [
307
+ "Gruppi host"
317
308
  ],
318
- "When enabled the parameter is hidden in the UI": [
319
- ""
309
+ "Host group and Environment": [
310
+ "Gruppo di host e Ambiente"
320
311
  ],
321
- "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter": [
322
- ""
312
+ "Host group only": [
313
+ "Solo gruppo di host"
323
314
  ],
324
- "The order in which values are resolved": [
325
- "L'ordine attraverso il quale vengono risolti i valori"
315
+ "Host groups": [
316
+ "Gruppi di host"
326
317
  ],
327
- "Types of validation values": [
328
- ""
318
+ "Hostgroup": [
319
+ "Hostgroup"
329
320
  ],
330
- "Used to enforce certain values for the parameter values": [
331
- ""
321
+ "Hosts": [
322
+ "Hosts"
332
323
  ],
333
- "Types of variable values": [
324
+ "Hosts managed:": [
334
325
  ""
335
326
  ],
336
- "If true, will raise an error if there is no default value and no matcher provide a value": [
337
- ""
327
+ "ID of Puppet class": [
328
+ "ID della classe del puppet"
338
329
  ],
339
- "Merge all matching values (only array/hash type)": [
330
+ "ID of Puppet environment": [
340
331
  ""
341
332
  ],
342
- "Include default value when merging all matching values": [
333
+ "ID of Puppetclass": [
343
334
  ""
344
335
  ],
345
- "Remove duplicate values (only array type)": [
336
+ "ID of associated puppet Environment": [
346
337
  ""
347
338
  ],
348
- "Successfully overridden all parameters of Puppet class %s": [
349
- "Sovrascritti con successo tutti i parametri della classe puppet %s"
339
+ "ID of environment": [
340
+ "ID dell'ambiente"
350
341
  ],
351
- "Successfully reset all parameters of Puppet class %s to their default values": [
352
- "Resettati con successo tutti i parametri della classe puppet %s sui rispettivi valori predefiniti"
342
+ "ID of host": [
343
+ "ID host"
353
344
  ],
354
- "No parameters to override for Puppet class %s": [
355
- "Nessun parametro da sovrascrivere per la classe puppet %s"
345
+ "ID of host group": [
346
+ "ID gruppo di host"
356
347
  ],
357
- "Create Puppet Environment": [
348
+ "ID of puppet environment": [
358
349
  ""
359
350
  ],
360
- "Help": [
361
- "Aiuto"
362
- ],
363
- "Change Environment": [
364
- "Cambia ambiente"
365
- ],
366
- "Change Puppet Master": [
351
+ "IDs of associated ConfigGroups": [
367
352
  ""
368
353
  ],
369
- "Puppet YAML": [
354
+ "IDs of associated Puppetclasses": [
370
355
  ""
371
356
  ],
372
- "Puppet external nodes YAML dump": [
373
- "Dump YAML dei nodi esterni del puppet"
374
- ],
375
- "Puppet Environment": [
376
- "Ambiente Puppet"
377
- ],
378
- "Omit from classification output": [
357
+ "If true, will raise an error if there is no default value and no matcher provide a value": [
379
358
  ""
380
359
  ],
381
- "Override this value": [
382
- "Sovrascrivi questo valore"
383
- ],
384
- "Remove this override": [
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.": [
385
361
  ""
386
362
  ],
387
- "Default value": [
388
- "Valore predefinito"
389
- ],
390
- "Original value info": [
363
+ "Ignored classes in the environments: %s": [
391
364
  ""
392
365
  ],
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}": [
366
+ "Ignored environment": [
394
367
  ""
395
368
  ],
396
- "Required parameter without value.<br/><b>Please override!</b><br/>": [
369
+ "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml": [
397
370
  ""
398
371
  ],
399
- "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>": [
372
+ "Ignored environments: %s": [
400
373
  ""
401
374
  ],
402
- "Empty environment": [
403
- "Ambiente vuoto"
404
- ],
405
- "Deleted environment": [
406
- "Ambiente rimosso"
407
- ],
408
- "Deleted environment %{env} and %{pcs}": [
409
- "%{pcs} e ambiente %{env} rimossi"
410
- ],
411
- "Ignored environment": [
375
+ "Ignored:": [
412
376
  ""
413
377
  ],
414
378
  "Import": [
415
379
  "Importa"
416
380
  ],
417
- "Import environments from %s": [
418
- ""
419
- ],
420
381
  "Import classes from %s": [
421
382
  ""
422
383
  ],
423
- "%{name} has %{num_tag} class": [
424
- "",
384
+ "Import environments from %s": [
425
385
  ""
426
386
  ],
427
- "Click to remove %s": [
428
- "Seleziona per rimuovere %s"
429
- ],
430
- "Click to add %s": [
431
- "Seleziona per aggiungere %s"
387
+ "Import puppet classes from puppet proxy": [
388
+ "Importa le classi puppet dal puppet proxy."
432
389
  ],
433
- "None": [
434
- "Nessuno"
390
+ "Import puppet classes from puppet proxy for an environment": [
391
+ "Importa le classi del puppet dal puppet proxy per un ambiente"
435
392
  ],
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.": [
393
+ "Include default value when merging all matching values": [
437
394
  ""
438
395
  ],
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
- ""
396
+ "Included Classes": [
397
+ "Classi incluse"
441
398
  ],
442
- "Host group and Environment": [
443
- "Gruppo di host e Ambiente"
399
+ "Included Config Groups": [
400
+ "Gruppi di configurazioni inclusi"
444
401
  ],
445
- "Host group only": [
446
- "Solo gruppo di host"
402
+ "Inherited Classes from %s": [
403
+ ""
447
404
  ],
448
- "Environment only": [
449
- "Solo ambiente"
405
+ "Invalid proxy selected!": [
406
+ ""
450
407
  ],
451
- "Operating system default": [
452
- "Impostazione predefinita del sistema operativo"
408
+ "Last configuration status": [
409
+ ""
453
410
  ],
454
- "The final entry, Operating System default, can be set by editing the %s page.": [
455
- "La voce finale, impostazione predefinita del sistema operativo, può essere impostata modificando la pagina %s."
411
+ "List all Puppet class IDs for host": [
412
+ "Elenca tutti gli ID delle classi puppet per l'host"
456
413
  ],
457
- "Operating System": [
458
- "Sistema Operativo"
414
+ "List all Puppet class IDs for host group": [
415
+ "Elenca tutti gli ID delle classi puppet per il gruppo di host"
459
416
  ],
460
- "Can't find a valid Foreman Proxy with a Puppet feature": [
461
- "Impossibile trovare un proxy Foreman valido con una funzione Puppet"
417
+ "List all Puppet classes": [
418
+ "Elenca tutti gli ID delle classi puppet"
462
419
  ],
463
- "%{puppetclass} does not belong to the %{environment} environment": [
464
- ""
420
+ "List all Puppet classes for a host": [
421
+ "Elenca tutte le classi puppet per un host"
465
422
  ],
466
- "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring": [
467
- "Impossibile importare %{klass} per %{name}: non è presente non nostro database - operazione ignorata"
423
+ "List all Puppet classes for a host group": [
424
+ "Elenca tutte le classi puppet per un gruppo di host"
468
425
  ],
469
- "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location": [
470
- "con id %{object_id} non esiste o non è assegnato alla corretta organizzazione e/o localizzazione"
426
+ "List all Puppet classes for an environment": [
427
+ "Elenca tutte le classi puppet per un ambiente"
471
428
  ],
472
- "must be true to edit the parameter": [
473
- ""
429
+ "List all environments": [
430
+ "Elenca gli ambienti"
474
431
  ],
475
- "Puppet parameter": [
476
- ""
432
+ "List all host groups for a Puppet class": [
433
+ "Elenca tutti i gruppi di host per una classe del puppet"
477
434
  ],
478
- "Can't find a valid Proxy with a Puppet feature": [
479
- ""
435
+ "List all smart class parameters": [
436
+ "Elenca tutti i parametri di classe smart"
480
437
  ],
481
- "Changed environments": [
482
- "Ambienti modificati"
438
+ "List environments of Puppet class": [
439
+ "Elenca ambienti della classe puppet"
483
440
  ],
484
- "Puppet Environments": [
485
- "Ambienti del puppet"
441
+ "List environments per location": [
442
+ "Elenca ambienti per localizzazione"
486
443
  ],
487
- "Select the changes you want to apply to Foreman": [
488
- ""
444
+ "List environments per organization": [
445
+ "Elenca gli ambienti per organizzazione"
489
446
  ],
490
- "Toggle": [
491
- "Attiva/Disattiva"
447
+ "List hosts per environment": [
448
+ "Elenca host per ambiente"
492
449
  ],
493
- "New": [
494
- "Nuovo"
450
+ "List of config groups": [
451
+ "Elenco gruppi di configurazioni"
495
452
  ],
496
- "Check/Uncheck new": [
497
- "Seleziona/Deseleziona nuovo"
453
+ "List of override values for a specific smart class parameter": [
454
+ "Elenco di valori di override per uno specifico parametro di smart class"
498
455
  ],
499
- "Updated": [
500
- "Aggiornato"
456
+ "List of smart class parameters for a specific Puppet class": [
457
+ "Elenco parametri di classe smart per una classe puppet specifica"
501
458
  ],
502
- "Check/Uncheck updated": [
503
- "Seleziona/Deseleziona aggiornato"
459
+ "List of smart class parameters for a specific environment": [
460
+ "Elenco parametri di classe smart per un ambiente specifico"
504
461
  ],
505
- "Obsolete": [
506
- "Obsoleto"
462
+ "List of smart class parameters for a specific environment/Puppet class combination": [
463
+ "Elenco parametri di classe smart per una combinazione classe puppet/ambiente specifica"
507
464
  ],
508
- "Check/Uncheck obsolete": [
509
- "Seleziona/Deseleziona obsoleto"
465
+ "List of smart class parameters for a specific host": [
466
+ "Elenco parametri di classe smart per un host specifico"
510
467
  ],
511
- "Check/Uncheck all": [
512
- "Seleziona/Deseleziona tutti"
468
+ "List of smart class parameters for a specific host group": [
469
+ "Elenco parametri di classe smart per un gruppo di host specifico"
513
470
  ],
514
- "Environment": [
515
- "Ambiente"
471
+ "List template combination": [
472
+ "Elenca combinazione del template"
516
473
  ],
517
- "Operation": [
518
- "Operazione"
474
+ "Loading parameters...": [
475
+ "Caricamento parametri in corso..."
519
476
  ],
520
- "Puppet Modules": [
521
- "Moduli puppet"
477
+ "Locations": [
478
+ "Localizzazioni"
522
479
  ],
523
- "Check/Uncheck all %s changes": [
524
- "Seleziona/deseleziona tutte %s modifiche"
480
+ "Merge all matching values (only array/hash type)": [
481
+ ""
525
482
  ],
526
- "Add:": [
527
- "Aggiungi:"
483
+ "Name": [
484
+ "Nome"
528
485
  ],
529
- "Remove:": [
530
- "Rimuovi:"
486
+ "Never": [
487
+ ""
531
488
  ],
532
- "Update:": [
533
- "Aggiorna:"
489
+ "New": [
490
+ "Nuovo"
534
491
  ],
535
- "Ignored:": [
492
+ "No changes to your environments detected": [
493
+ "Nessuan modifica rilevata negli ambienti"
494
+ ],
495
+ "No configuration status available": [
536
496
  ""
537
497
  ],
538
- "Cancel": [
539
- "Cancella"
498
+ "No environment selected!": [
499
+ "Nessun ambiente selezionato!"
540
500
  ],
541
- "Update": [
542
- "Aggiorna"
501
+ "No environments found": [
502
+ ""
543
503
  ],
544
- "included already from parent": [
545
- "già incluso dal genitore"
504
+ "No parameters to override for Puppet class %s": [
505
+ "Nessun parametro da sovrascrivere per la classe puppet %s"
546
506
  ],
547
- "Remove": [
548
- "Rimuovi"
507
+ "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled.": [
508
+ "Nessun proxy trovato dal quale importare le classi, assicurati di aver abilitato la funzione Puppet sullo smart proxy."
549
509
  ],
550
- "Add": [
551
- "Aggiungi"
510
+ "No proxy selected!": [
511
+ ""
552
512
  ],
553
- "%s is not in environment": [
554
- "%s non è presente nell'ambiente"
513
+ "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature": [
514
+ ""
555
515
  ],
556
- "Included Config Groups": [
557
- "Gruppi di configurazioni inclusi"
516
+ "None": [
517
+ "Nessuno"
558
518
  ],
559
- "Available Config Groups": [
560
- "Gruppi configurazione disponibili"
519
+ "Not authorized to edit classes": [
520
+ "Non autorizzato per la modifica delle classi"
561
521
  ],
562
- "Edit %s": [
563
- "Modifica %s"
522
+ "Notice": [
523
+ "Avviso"
564
524
  ],
565
- "Config Groups": [
525
+ "Number of Overrides": [
566
526
  ""
567
527
  ],
568
- "Create Config Group": [
528
+ "Number of classes": [
569
529
  ""
570
530
  ],
571
- "Puppet Classes": [
572
- "Classi del puppet"
531
+ "Obsolete": [
532
+ "Obsoleto"
573
533
  ],
574
- "Hosts": [
575
- "Hosts"
534
+ "Omit": [
535
+ ""
576
536
  ],
577
- "Host Groups": [
578
- "Gruppi host"
537
+ "Omit from classification output": [
538
+ ""
579
539
  ],
580
- "Actions": [
581
- "Azioni"
540
+ "Operating System": [
541
+ "Sistema Operativo"
582
542
  ],
583
- "Delete %s?": [
584
- "Cancella %s?"
543
+ "Operating system default": [
544
+ "Impostazione predefinita del sistema operativo"
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
+ "Operazione"
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
- "Localizzazioni"
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
  "Organizzazioni"
594
557
  ],
595
- "Environment|Name": [
596
- "Nome"
597
- ],
598
- "Classes": [
599
- "Classi"
600
- ],
601
- "Create Environment": [
558
+ "Original value info": [
602
559
  ""
603
560
  ],
604
- "Puppet environments": [
605
- "Ambienti del puppet"
561
+ "Out of sync": [
562
+ ""
606
563
  ],
607
- "Number of classes": [
564
+ "Overridden": [
608
565
  ""
609
566
  ],
610
- "Total": [
611
- "Totale"
567
+ "Override all parameters": [
568
+ "Sovrascrivi tutti i parametri"
612
569
  ],
613
- "No environments found": [
570
+ "Override match": [
614
571
  ""
615
572
  ],
616
- "There are no puppet environments set up on this puppet master. Please check the puppet master configuration.": [
617
- ""
573
+ "Override this value": [
574
+ "Sovrascrivi questo valore"
618
575
  ],
619
- "Smart Class Parameters": [
576
+ "Override value, required if omit is false": [
620
577
  ""
621
578
  ],
622
579
  "Parameter": [
623
580
  "Parametro"
624
581
  ],
625
- "Puppet Class": [
626
- "Classe del puppet"
627
- ],
628
- "Number of Overrides": [
629
- ""
630
- ],
631
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).": [
632
583
  ""
633
584
  ],
634
- "Included Classes": [
635
- "Classi incluse"
585
+ "Parameters": [
586
+ "Parametri"
636
587
  ],
637
- "Not authorized to edit classes": [
638
- "Non autorizzato per la modifica delle classi"
588
+ "Please select an environment first": [
589
+ "Prima selezionare un ambiente"
639
590
  ],
640
- "Inherited Classes from %s": [
591
+ "Puppet": [
592
+ "Puppet"
593
+ ],
594
+ "Puppet CA": [
595
+ "Puppet CA"
596
+ ],
597
+ "Puppet CA Smart Proxy": [
641
598
  ""
642
599
  ],
643
- "Available Classes": [
644
- "Classi disponibili"
600
+ "Puppet Class": [
601
+ "Classe del puppet"
645
602
  ],
646
- "Filter classes": [
647
- "Classi del filtro"
603
+ "Puppet Class Parameters": [
604
+ ""
648
605
  ],
649
- "belongs to config group": [
650
- "appartiene al gruppo di configurazione"
606
+ "Puppet Classes": [
607
+ "Classi del puppet"
651
608
  ],
652
- "Name": [
653
- "Nome"
609
+ "Puppet ENC": [
610
+ ""
654
611
  ],
655
- "Value": [
656
- "Valore"
612
+ "Puppet Environment": [
613
+ "Ambiente Puppet"
657
614
  ],
658
- "Omit": [
615
+ "Puppet Environments": [
616
+ "Ambienti del puppet"
617
+ ],
618
+ "Puppet Modules": [
619
+ "Moduli puppet"
620
+ ],
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
- "Parametro classe smart"
627
+ "Puppet classes": [
628
+ "Classi del puppet"
666
629
  ],
667
- "Host groups": [
668
- "Gruppi di host"
630
+ "Puppet details": [
631
+ ""
669
632
  ],
670
- "This Puppet class has no parameters in its signature.": [
671
- "La classe di questo puppet non ha alcun parametro nella propria firma."
633
+ "Puppet env": [
634
+ ""
635
+ ],
636
+ "Puppet environment": [
637
+ ""
672
638
  ],
673
- "To update the class signature, go to the Puppet Classes page and select \\\"Import\\\".": [
674
- "Per aggiornare la firma della classe, andare sulla pagina Classi del puppet e selezionare \\\"Importa\\\"."
639
+ "Puppet environments": [
640
+ "Ambienti del puppet"
675
641
  ],
676
- "Filter by name": [
677
- "Filtra per nome"
642
+ "Puppet external nodes YAML dump": [
643
+ "Dump YAML dei nodi esterni del puppet"
678
644
  ],
679
- "All environments - (not filtered)": [
645
+ "Puppet interval": [
680
646
  ""
681
647
  ],
682
- "Overridden": [
648
+ "Puppet metrics": [
683
649
  ""
684
650
  ],
685
- "Edit Puppet Class %s": [
686
- "Modifica classe Puppet %s"
651
+ "Puppet parameter": [
652
+ ""
687
653
  ],
688
654
  "Puppetclass|Name": [
689
655
  "Nome"
690
656
  ],
691
- "Environments": [
692
- "Ambienti"
657
+ "Remove": [
658
+ "Rimuovi"
693
659
  ],
694
- "Parameters": [
695
- "Parametri"
660
+ "Remove Combination": [
661
+ ""
696
662
  ],
697
- "Override all parameters": [
698
- "Sovrascrivi tutti i parametri"
663
+ "Remove a Puppet class from host": [
664
+ "Rimuovi una classe Puppet dall'host"
699
665
  ],
700
- "This will set all parameters of the class %s as overridden. Continue?": [
701
- "Questa azione imposterà i parametri della classe %s su sovrascritti. Continuare?"
666
+ "Remove a Puppet class from host group": [
667
+ "Rimuovi una classe Puppet dal gruppo di host"
702
668
  ],
703
- "Set parameters to defaults": [
704
- "Imposta i parametri su valori predefiniti"
669
+ "Remove duplicate values (only array type)": [
670
+ ""
705
671
  ],
706
- "This will reset parameters of the class %s to their default values. Continue?": [
707
- "Questa azione resetterà i parametri della classe %s sui rispettivi valori predefiniti. Continuare?"
672
+ "Remove this override": [
673
+ ""
708
674
  ],
709
- "Puppet Class Parameters": [
675
+ "Remove:": [
676
+ "Rimuovi:"
677
+ ],
678
+ "Reports": [
679
+ "Notifiche"
680
+ ],
681
+ "Required parameter without value.<br/><b>Please override!</b><br/>": [
710
682
  ""
711
683
  ],
712
- "Notice": [
713
- "Avviso"
684
+ "Restarted": [
685
+ ""
714
686
  ],
715
- "Please select an environment first": [
716
- "Prima selezionare un ambiente"
687
+ "Scheduled": [
688
+ ""
717
689
  ],
718
690
  "Select environment": [
719
691
  "Seleziona ambiente"
720
692
  ],
721
- "*Clear environment*": [
722
- "*Annulla ambiente*"
693
+ "Select the changes you want to apply to Foreman": [
694
+ ""
723
695
  ],
724
- "*Inherit from host group*": [
725
- "*Eredita dal gruppo di host*"
696
+ "Set parameters to defaults": [
697
+ "Imposta i parametri su valori predefiniti"
726
698
  ],
727
- "Hostgroup": [
728
- "Hostgroup"
699
+ "Show a Puppet class": [
700
+ "Mostra una classe puppet"
729
701
  ],
730
- "Remove Combination": [
731
- ""
702
+ "Show a Puppet class for a host group": [
703
+ "Mostra una classe Puppet per un gruppo di host"
732
704
  ],
733
- "Valid Host Group and Environment Combinations": [
734
- ""
705
+ "Show a Puppet class for an environment": [
706
+ "Mostra una classe puppet per un ambiente"
735
707
  ],
736
- "Add Combination": [
737
- ""
708
+ "Show a Puppet class for host": [
709
+ "Mostra una classe Puppet per un host"
738
710
  ],
739
- "General": [
740
- "Generale"
711
+ "Show a config group": [
712
+ "Mostra un gruppo di configurazione"
741
713
  ],
742
- "Hosts managed:": [
743
- ""
714
+ "Show a smart class parameter": [
715
+ "Mostra un parametro di classe smart"
744
716
  ],
745
- "Facts": [
746
- "Eventi"
717
+ "Show an environment": [
718
+ "Mostra un ambiente"
747
719
  ],
748
- "Foreman will default to this puppet environment if it cannot auto detect one": [
749
- "Foreman eseguirà il default su questo ambiente puppet se non è in grado di rilevarne uno"
720
+ "Show an override value for a specific smart class parameter": [
721
+ "Mostra un valore override per uno specifico parametro di smart class"
750
722
  ],
751
- "Default Puppet environment": [
723
+ "Show template combination": [
724
+ "Mostra combinazione di template"
725
+ ],
726
+ "Skipped": [
752
727
  ""
753
728
  ],
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 imposterà in modo esplicito l'ambiente puppet all'interno dell'output yalm ENC. Ciò eviterà di avere dei conflitti con l'ambiente puppet.conf e quello impostato in Foreman"
729
+ "Smart Class Parameter": [
730
+ "Parametro classe smart"
756
731
  ],
757
- "ENC environment": [
732
+ "Smart Class Parameters": [
758
733
  ""
759
734
  ],
760
- "Foreman will update a host's environment from its facts": [
761
- "Foreman aggiornerà l'ambiente di un host usando i propri eventi"
735
+ "Smart class parameters": [
736
+ "Parametri classe smart"
762
737
  ],
763
- "Update environment from facts": [
738
+ "Some Puppet Classes are unavailable in the selected environment": [
764
739
  ""
765
740
  ],
766
- "Config Management": [
741
+ "Successfully copied to clipboard!": [
767
742
  ""
768
743
  ],
769
- "Duration in minutes after servers reporting via Puppet are classed as out of sync.": [
770
- ""
744
+ "Successfully overridden all parameters of Puppet class %s": [
745
+ "Sovrascritti con successo tutti i parametri della classe puppet %s"
771
746
  ],
772
- "Puppet interval": [
773
- ""
747
+ "Successfully reset all parameters of Puppet class %s to their default values": [
748
+ "Resettati con successo tutti i parametri della classe puppet %s sui rispettivi valori predefiniti"
774
749
  ],
775
- "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval": [
750
+ "Successfully updated environments and Puppet classes from the on-disk Puppet installation": [
751
+ "Classi del puppet e ambienti aggiornati con successo dal dischetto d'installazione del puppet"
752
+ ],
753
+ "The %{proxy_type} proxy could not be set for host: %{host_names}.": [
754
+ "",
776
755
  ""
777
756
  ],
778
- "%s out of sync disabled": [
757
+ "The %{proxy_type} proxy of the selected hosts was cleared.": [
779
758
  ""
780
759
  ],
781
- "Puppet ENC": [
760
+ "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}": [
782
761
  ""
783
762
  ],
784
- "Puppet env": [
763
+ "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}.": [
785
764
  ""
786
765
  ],
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.": [
766
+ "The class could not be saved because of an error in one of the class parameters.": [
788
767
  ""
789
768
  ],
790
- "Puppet classes": [
769
+ "The final entry, Operating System default, can be set by editing the %s page.": [
770
+ "La voce finale, impostazione predefinita del sistema operativo, può essere impostata modificando la pagina %s."
771
+ ],
772
+ "The order in which values are resolved": [
773
+ "L'ordine attraverso il quale vengono risolti i valori"
774
+ ],
775
+ "The requested environment cannot be found.": [
791
776
  ""
792
777
  ],
793
- "Assigned classes": [
778
+ "There are no puppet environments set up on this puppet master. Please check the puppet master configuration.": [
794
779
  ""
795
780
  ],
781
+ "This Puppet class has no parameters in its signature.": [
782
+ "La classe di questo puppet non ha alcun parametro nella propria firma."
783
+ ],
796
784
  "This tab is still a work in progress": [
797
785
  ""
798
786
  ],
799
- "Smart class parameters": [
800
- "Parametri classe smart"
787
+ "This will reset parameters of the class %s to their default values. Continue?": [
788
+ "Questa azione resetterà i parametri della classe %s sui rispettivi valori predefiniti. Continuare?"
801
789
  ],
802
- "Successfully copied to clipboard!": [
803
- ""
790
+ "This will set all parameters of the class %s as overridden. Continue?": [
791
+ "Questa azione imposterà i parametri della classe %s su sovrascritti. Continuare?"
804
792
  ],
805
- "Copy to clipboard": [
806
- ""
793
+ "To update the class signature, go to the Puppet Classes page and select \\\"Import\\\".": [
794
+ "Per aggiornare la firma della classe, andare sulla pagina Classi del puppet e selezionare \\\"Importa\\\"."
807
795
  ],
808
- "Couldn't find any ENC data for this host": [
809
- ""
796
+ "Toggle": [
797
+ "Attiva/Disattiva"
810
798
  ],
811
- "Error!": [
812
- ""
799
+ "Total": [
800
+ "Totale"
813
801
  ],
814
- "Last configuration status": [
802
+ "Types of validation values": [
815
803
  ""
816
804
  ],
817
- "Never": [
805
+ "Types of variable values": [
818
806
  ""
819
807
  ],
820
- "No configuration status available": [
808
+ "Unable to generate output, Check log files": [
821
809
  ""
822
810
  ],
823
- "Failed": [
824
- ""
811
+ "Update": [
812
+ "Aggiorna"
825
813
  ],
826
- "Changed": [
827
- ""
814
+ "Update a Puppet class": [
815
+ "Aggiorna una classe puppet"
828
816
  ],
829
- "Scheduled": [
830
- ""
817
+ "Update a config group": [
818
+ "Aggiorna un gruppo di configurazione"
831
819
  ],
832
- "Failed to start": [
833
- ""
820
+ "Update a smart class parameter": [
821
+ "Aggiorna un parametro classe smart"
834
822
  ],
835
- "Restarted": [
836
- ""
823
+ "Update an environment": [
824
+ "Aggiorna un ambiente"
837
825
  ],
838
- "Corrective Change": [
839
- ""
826
+ "Update an override value for a specific smart class parameter": [
827
+ "Aggiorna un valore override per uno specifico parametro di smart class"
840
828
  ],
841
- "Skipped": [
829
+ "Update environment from facts": [
842
830
  ""
843
831
  ],
844
- "Out of sync": [
845
- ""
832
+ "Update template combination": [
833
+ "Aggiorna combinazione di template"
846
834
  ],
847
- "Puppet metrics": [
848
- ""
835
+ "Update:": [
836
+ "Aggiorna:"
849
837
  ],
850
- "Puppet details": [
851
- ""
838
+ "Updated": [
839
+ "Aggiornato"
852
840
  ],
853
- "Puppet environment": [
854
- ""
841
+ "Updated hosts: changed environment": [
842
+ "Host aggiornati: ambiente modificato"
855
843
  ],
856
- "Puppet Smart Proxy": [
844
+ "Used to enforce certain values for the parameter values": [
857
845
  ""
858
846
  ],
859
- "Puppet CA Smart Proxy": [
847
+ "Valid Host Group and Environment Combinations": [
860
848
  ""
861
849
  ],
862
- "Reports": [
863
- "Notifiche"
864
- ],
865
- "ENC Preview": [
866
- ""
850
+ "Value": [
851
+ "Valore"
867
852
  ],
868
- "Click to remove config group": [
869
- "Seleziona per rimuovere il gruppo di configurazione"
853
+ "Value to use when there is no match": [
854
+ "Valore da usare quando non è presente alcuna corrispondenza"
870
855
  ],
871
- " Remove": [
872
- " Rimuovi"
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
+ ""
873
858
  ],
874
- "Loading parameters...": [
875
- "Caricamento parametri in corso..."
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.": [
860
+ ""
876
861
  ],
877
- "Some Puppet Classes are unavailable in the selected environment": [
862
+ "When enabled the parameter is hidden in the UI": [
878
863
  ""
879
864
  ],
880
- "Action with sub plans": [
865
+ "Whether the smart class parameter value is managed by Foreman": [
881
866
  ""
882
867
  ],
883
- "Import facts": [
884
- "Importa gli eventi"
868
+ "belongs to config group": [
869
+ "appartiene al gruppo di configurazione"
885
870
  ],
886
- "Import Puppet classes": [
887
- "Importa classi Puppet"
871
+ "environment id": [
872
+ "id ambiente"
888
873
  ],
889
- "Remote action:": [
890
- "Azione remota:"
874
+ "included already from parent": [
875
+ "già incluso dal genitore"
891
876
  ],
892
- "Allow assigning Puppet environments and classes to the Foreman Hosts.": [
877
+ "must be true to edit the parameter": [
893
878
  ""
879
+ ],
880
+ "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location": [
881
+ "con id %{object_id} non esiste o non è assegnato alla corretta organizzazione e/o localizzazione"
894
882
  ]
895
883
  }
896
884
  }