foreman_puppet 6.1.1 → 6.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (49) hide show
  1. checksums.yaml +4 -4
  2. data/lib/foreman_puppet/version.rb +1 -1
  3. data/locale/en/foreman_puppet.edit.po +0 -1146
  4. data/webpack/src/Extends/Host/PuppetTab/Routes.js +1 -1
  5. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/ConfigStatusCardActions.js +10 -0
  6. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/ConfigStatusCardConstants.js +1 -0
  7. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/index.js +186 -0
  8. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/styles.scss +3 -0
  9. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/index.js +4 -0
  10. data/webpack/src/Extends/Host/PuppetTab/index.js +4 -2
  11. data/webpack/src/Extends/Host/PuppetTab/styles.scss +9 -0
  12. metadata +71 -100
  13. data/locale/ca/foreman_puppet.edit.po +0 -1150
  14. data/locale/ca/foreman_puppet.po.time_stamp +0 -0
  15. data/locale/cs_CZ/foreman_puppet.edit.po +0 -1155
  16. data/locale/cs_CZ/foreman_puppet.po.time_stamp +0 -0
  17. data/locale/de/foreman_puppet.edit.po +0 -1177
  18. data/locale/de/foreman_puppet.po.time_stamp +0 -0
  19. data/locale/en/foreman_puppet.po.time_stamp +0 -0
  20. data/locale/en_GB/foreman_puppet.edit.po +0 -1152
  21. data/locale/en_GB/foreman_puppet.po.time_stamp +0 -0
  22. data/locale/es/foreman_puppet.edit.po +0 -1161
  23. data/locale/es/foreman_puppet.po.time_stamp +0 -0
  24. data/locale/fr/foreman_puppet.edit.po +0 -1170
  25. data/locale/fr/foreman_puppet.po.time_stamp +0 -0
  26. data/locale/gl/foreman_puppet.edit.po +0 -1150
  27. data/locale/gl/foreman_puppet.po.time_stamp +0 -0
  28. data/locale/it/foreman_puppet.edit.po +0 -1155
  29. data/locale/it/foreman_puppet.po.time_stamp +0 -0
  30. data/locale/ja/foreman_puppet.edit.po +0 -1162
  31. data/locale/ja/foreman_puppet.po.time_stamp +0 -0
  32. data/locale/ka/foreman_puppet.edit.po +0 -1160
  33. data/locale/ka/foreman_puppet.po.time_stamp +0 -0
  34. data/locale/ko/foreman_puppet.edit.po +0 -1151
  35. data/locale/ko/foreman_puppet.po.time_stamp +0 -0
  36. data/locale/nl_NL/foreman_puppet.edit.po +0 -1155
  37. data/locale/nl_NL/foreman_puppet.po.time_stamp +0 -0
  38. data/locale/pl/foreman_puppet.edit.po +0 -1154
  39. data/locale/pl/foreman_puppet.po.time_stamp +0 -0
  40. data/locale/pt_BR/foreman_puppet.edit.po +0 -1159
  41. data/locale/pt_BR/foreman_puppet.po.time_stamp +0 -0
  42. data/locale/ru/foreman_puppet.edit.po +0 -1159
  43. data/locale/ru/foreman_puppet.po.time_stamp +0 -0
  44. data/locale/sv_SE/foreman_puppet.edit.po +0 -1154
  45. data/locale/sv_SE/foreman_puppet.po.time_stamp +0 -0
  46. data/locale/zh_CN/foreman_puppet.edit.po +0 -1163
  47. data/locale/zh_CN/foreman_puppet.po.time_stamp +0 -0
  48. data/locale/zh_TW/foreman_puppet.edit.po +0 -1153
  49. data/locale/zh_TW/foreman_puppet.po.time_stamp +0 -0
@@ -1,1155 +0,0 @@
1
- # SOME DESCRIPTIVE TITLE.
2
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the foreman_puppet package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- # Translators:
7
- # Giuseppe Pignataro <rogepix@gmail.com>, 2021
8
- # Andrea Perotti, 2021
9
- # Marco Calamaro <ottopodo@gmail.com>, 2021
10
- # Bryan Kearney <bryan.kearney@gmail.com>, 2022
11
- # 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
12
- #
13
- msgid ""
14
- msgstr ""
15
- "Project-Id-Version: foreman_puppet 5.0.0\n"
16
- "Report-Msgid-Bugs-To: \n"
17
- "PO-Revision-Date: 2021-02-03 16:30+0000\n"
18
- "Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2022\n"
19
- "Language-Team: Italian (https://www.transifex.com/foreman/teams/114/it/)\n"
20
- "MIME-Version: 1.0\n"
21
- "Content-Type: text/plain; charset=UTF-8\n"
22
- "Content-Transfer-Encoding: 8bit\n"
23
- "Language: it\n"
24
- "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 :"
25
- " 2;\n"
26
-
27
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
28
- msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
29
- msgstr ""
30
-
31
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
32
- msgid "No changes to your environments detected"
33
- msgstr "Nessuan modifica rilevata negli ambienti"
34
-
35
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
36
- msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
37
- msgstr "Classi del puppet e ambienti aggiornati con successo dal dischetto d'installazione del puppet"
38
-
39
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
40
- msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
41
- msgstr "Impossibile aggiornare le classi del puppet e gli ambienti dall'installazione puppet su-disco: %s"
42
-
43
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
44
- msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature"
45
- msgstr ""
46
-
47
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
48
- msgid "Ignored environments: %s"
49
- msgstr ""
50
-
51
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:55
52
- msgid "Ignored classes in the environments: %s"
53
- msgstr ""
54
-
55
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:10
56
- msgid "List all host groups for a Puppet class"
57
- msgstr "Elenca tutti i gruppi di host per una classe del puppet"
58
-
59
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:13
60
- msgid "ID of Puppetclass"
61
- msgstr ""
62
-
63
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:18
64
- msgid "Deprecated in favor of hostgroup/puppet_attributes/environment_id"
65
- msgstr ""
66
-
67
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:19
68
- msgid "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids"
69
- msgstr ""
70
-
71
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:20
72
- msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
73
- msgstr ""
74
-
75
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
76
- msgid "ID of associated puppet Environment"
77
- msgstr ""
78
-
79
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
80
- msgid "IDs of associated Puppetclasses"
81
- msgstr ""
82
-
83
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
84
- msgid "IDs of associated ConfigGroups"
85
- msgstr ""
86
-
87
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
88
- msgid "Import puppet classes from puppet proxy"
89
- msgstr "Importa le classi puppet dal puppet proxy."
90
-
91
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:17 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:18
92
- msgid "Import puppet classes from puppet proxy for an environment"
93
- msgstr "Importa le classi del puppet dal puppet proxy per un ambiente"
94
-
95
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:23
96
- msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes"
97
- msgstr ""
98
-
99
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:51
100
- msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
101
- msgstr "Impossibile aggiornare le classi di puppet e gli ambienti dall'installazione puppet sul disco: %s"
102
-
103
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
104
- msgid "The requested environment cannot be found."
105
- msgstr ""
106
-
107
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:114 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:128
108
- msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
109
- msgstr "Nessun proxy trovato dal quale importare le classi, assicurati di aver abilitato la funzione Puppet sullo smart proxy."
110
-
111
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
112
- msgid "List template combination"
113
- msgstr "Elenca combinazione del template"
114
-
115
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:12
116
- msgid "Add a template combination"
117
- msgstr "Aggiungi una combinazione di template"
118
-
119
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:15
120
- msgid "Show template combination"
121
- msgstr "Mostra combinazione di template"
122
-
123
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:18
124
- msgid "Update template combination"
125
- msgstr "Aggiorna combinazione di template"
126
-
127
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:21
128
- msgid "ID of Puppet environment"
129
- msgstr ""
130
-
131
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:26
132
- msgid "environment id"
133
- msgstr "id ambiente"
134
-
135
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
136
- msgid "ID of environment"
137
- msgstr "ID dell'ambiente"
138
-
139
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:10
140
- msgid "List hosts per environment"
141
- msgstr "Elenca host per ambiente"
142
-
143
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:13
144
- msgid "ID of puppet environment"
145
- msgstr ""
146
-
147
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:18
148
- msgid "Deprecated in favor of host/puppet_attributes/environment_id"
149
- msgstr ""
150
-
151
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:19
152
- msgid "Deprecated in favor of host/puppet_attributes/puppetclass_ids"
153
- msgstr ""
154
-
155
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:20
156
- msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
157
- msgstr ""
158
-
159
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
160
- msgid "No environment selected!"
161
- msgstr "Nessun ambiente selezionato!"
162
-
163
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:76
164
- msgid "Updated hosts: changed environment"
165
- msgstr "Host aggiornati: ambiente modificato"
166
-
167
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:105
168
- msgid "Unable to generate output, Check log files"
169
- msgstr ""
170
-
171
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:145
172
- msgid "No proxy selected!"
173
- msgstr ""
174
-
175
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:151
176
- msgid "Invalid proxy selected!"
177
- msgstr ""
178
-
179
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:168
180
- msgid "Failed to set %{proxy_type} proxy for %{host}."
181
- msgstr ""
182
-
183
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:174
184
- msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
185
- msgstr ""
186
-
187
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
188
- msgid "The %{proxy_type} proxy of the selected hosts was cleared."
189
- msgstr ""
190
-
191
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
192
- msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
193
- msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
194
- msgstr[0] ""
195
- msgstr[1] ""
196
-
197
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
198
- msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
199
- msgstr ""
200
-
201
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:231 ../webpack/src/Extends/Fills/index.js:12
202
- msgid "Puppet"
203
- msgstr "Puppet"
204
-
205
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:211
206
- msgid "Puppet CA"
207
- msgstr "Puppet CA"
208
-
209
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:15
210
- msgid "List of config groups"
211
- msgstr "Elenco gruppi di configurazioni"
212
-
213
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:23
214
- msgid "Show a config group"
215
- msgstr "Mostra un gruppo di configurazione"
216
-
217
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:36
218
- msgid "Create a config group"
219
- msgstr "Crea un gruppo di configurazione"
220
-
221
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:44
222
- msgid "Update a config group"
223
- msgstr "Aggiorna un gruppo di configurazione"
224
-
225
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:52
226
- msgid "Delete a config group"
227
- msgstr "Cancella un gruppo di configurazione"
228
-
229
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:14
230
- msgid "List all environments"
231
- msgstr "Elenca gli ambienti"
232
-
233
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:15
234
- msgid "List environments of Puppet class"
235
- msgstr "Elenca ambienti della classe puppet"
236
-
237
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:16
238
- msgid "List environments per location"
239
- msgstr "Elenca ambienti per localizzazione"
240
-
241
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:17
242
- msgid "List environments per organization"
243
- msgstr "Elenca gli ambienti per organizzazione"
244
-
245
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
246
- msgid "ID of Puppet class"
247
- msgstr "ID della classe del puppet"
248
-
249
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:27
250
- msgid "Show an environment"
251
- msgstr "Mostra un ambiente"
252
-
253
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:40
254
- msgid "Create an environment"
255
- msgstr "Crea un ambiente"
256
-
257
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:48
258
- msgid "Update an environment"
259
- msgstr "Aggiorna un ambiente"
260
-
261
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:56
262
- msgid "Delete an environment"
263
- msgstr "Cancella un ambiente"
264
-
265
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:12
266
- msgid "List all Puppet class IDs for host"
267
- msgstr "Elenca tutti gli ID delle classi puppet per l'host"
268
-
269
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:18
270
- msgid "Add a Puppet class to host"
271
- msgstr "Aggiungi una classe Puppet all'host"
272
-
273
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
274
- msgid "ID of host"
275
- msgstr "ID host"
276
-
277
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:27
278
- msgid "Remove a Puppet class from host"
279
- msgstr "Rimuovi una classe Puppet dall'host"
280
-
281
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:11
282
- msgid "List all Puppet class IDs for host group"
283
- msgstr "Elenca tutti gli ID delle classi puppet per il gruppo di host"
284
-
285
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:17
286
- msgid "Add a Puppet class to host group"
287
- msgstr "Aggiungi una classe Puppet al gruppo di host"
288
-
289
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
290
- msgid "ID of host group"
291
- msgstr "ID gruppo di host"
292
-
293
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:26
294
- msgid "Remove a Puppet class from host group"
295
- msgstr "Rimuovi una classe Puppet dal gruppo di host"
296
-
297
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:19
298
- msgid "List of override values for a specific smart class parameter"
299
- msgstr "Elenco di valori di override per uno specifico parametro di smart class"
300
-
301
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21 ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
302
- msgid "Display hidden values"
303
- msgstr "Visualizza valori nascosti"
304
-
305
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:27
306
- msgid "Show an override value for a specific smart class parameter"
307
- msgstr "Mostra un valore override per uno specifico parametro di smart class"
308
-
309
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:37
310
- msgid "Override match"
311
- msgstr ""
312
-
313
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:38
314
- msgid "Override value, required if omit is false"
315
- msgstr ""
316
-
317
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:39
318
- msgid "Foreman will not send this parameter in classification output"
319
- msgstr ""
320
-
321
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:43
322
- msgid "Create an override value for a specific smart class parameter"
323
- msgstr "Crea un valore di override per uno specifico parametro di smart class"
324
-
325
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:53
326
- msgid "Update an override value for a specific smart class parameter"
327
- msgstr "Aggiorna un valore override per uno specifico parametro di smart class"
328
-
329
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62
330
- msgid "Delete an override value for a specific smart class parameter"
331
- msgstr "Cancella un valore di override per uno specifico parametro di smart class"
332
-
333
- #: ../app/controllers/foreman_puppet/api/v2/puppet_lookups_common_controller.rb:112
334
- msgid "%{model} with id '%{id}' was not found"
335
- msgstr ""
336
-
337
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:14
338
- msgid "List all Puppet classes"
339
- msgstr "Elenca tutti gli ID delle classi puppet"
340
-
341
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:15
342
- msgid "List all Puppet classes for a host"
343
- msgstr "Elenca tutte le classi puppet per un host"
344
-
345
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:16
346
- msgid "List all Puppet classes for a host group"
347
- msgstr "Elenca tutte le classi puppet per un gruppo di host"
348
-
349
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:17
350
- msgid "List all Puppet classes for an environment"
351
- msgstr "Elenca tutte le classi puppet per un ambiente"
352
-
353
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:49
354
- msgid "Show a Puppet class"
355
- msgstr "Mostra una classe puppet"
356
-
357
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:50
358
- msgid "Show a Puppet class for host"
359
- msgstr "Mostra una classe Puppet per un host"
360
-
361
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:51
362
- msgid "Show a Puppet class for a host group"
363
- msgstr "Mostra una classe Puppet per un gruppo di host"
364
-
365
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:52
366
- msgid "Show a Puppet class for an environment"
367
- msgstr "Mostra una classe puppet per un ambiente"
368
-
369
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:67
370
- msgid "Create a Puppet class"
371
- msgstr "Crea classe puppet"
372
-
373
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:75
374
- msgid "Update a Puppet class"
375
- msgstr "Aggiorna una classe puppet"
376
-
377
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:84
378
- msgid "Delete a Puppet class"
379
- msgstr "Cancella una classe puppet"
380
-
381
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:13
382
- msgid "List all smart class parameters"
383
- msgstr "Elenca tutti i parametri di classe smart"
384
-
385
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:14
386
- msgid "List of smart class parameters for a specific host"
387
- msgstr "Elenco parametri di classe smart per un host specifico"
388
-
389
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:15
390
- msgid "List of smart class parameters for a specific host group"
391
- msgstr "Elenco parametri di classe smart per un gruppo di host specifico"
392
-
393
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:16
394
- msgid "List of smart class parameters for a specific Puppet class"
395
- msgstr "Elenco parametri di classe smart per una classe puppet specifica"
396
-
397
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:17
398
- msgid "List of smart class parameters for a specific environment"
399
- msgstr "Elenco parametri di classe smart per un ambiente specifico"
400
-
401
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
402
- msgid "List of smart class parameters for a specific environment/Puppet class combination"
403
- msgstr "Elenco parametri di classe smart per una combinazione classe puppet/ambiente specifica"
404
-
405
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
406
- msgid "Show a smart class parameter"
407
- msgstr "Mostra un parametro di classe smart"
408
-
409
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:41
410
- msgid "Update a smart class parameter"
411
- msgstr "Aggiorna un parametro classe smart"
412
-
413
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:45
414
- msgid "Whether the smart class parameter value is managed by Foreman"
415
- msgstr ""
416
-
417
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:46
418
- msgid "Description of smart class"
419
- msgstr ""
420
-
421
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:47
422
- msgid "Value to use when there is no match"
423
- msgstr "Valore da usare quando non è presente alcuna corrispondenza"
424
-
425
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:48
426
- msgid "When enabled the parameter is hidden in the UI"
427
- msgstr ""
428
-
429
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
430
- msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
431
- msgstr ""
432
-
433
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
434
- msgid "The order in which values are resolved"
435
- msgstr "L'ordine attraverso il quale vengono risolti i valori"
436
-
437
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:52
438
- msgid "Types of validation values"
439
- msgstr ""
440
-
441
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:53
442
- msgid "Used to enforce certain values for the parameter values"
443
- msgstr ""
444
-
445
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:55
446
- msgid "Types of variable values"
447
- msgstr ""
448
-
449
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
450
- msgid "If true, will raise an error if there is no default value and no matcher provide a value"
451
- msgstr ""
452
-
453
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
454
- msgid "Merge all matching values (only array/hash type)"
455
- msgstr ""
456
-
457
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:58
458
- msgid "Include default value when merging all matching values"
459
- msgstr ""
460
-
461
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:59
462
- msgid "Remove duplicate values (only array type)"
463
- msgstr ""
464
-
465
- #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:61
466
- msgid "Successfully overridden all parameters of Puppet class %s"
467
- msgstr "Sovrascritti con successo tutti i parametri della classe puppet %s"
468
-
469
- #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
470
- msgid "Successfully reset all parameters of Puppet class %s to their default values"
471
- msgstr "Resettati con successo tutti i parametri della classe puppet %s sui rispettivi valori predefiniti"
472
-
473
- #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
474
- msgid "No parameters to override for Puppet class %s"
475
- msgstr "Nessun parametro da sovrascrivere per la classe puppet %s"
476
-
477
- #: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:10
478
- msgid "Create Puppet Environment"
479
- msgstr ""
480
-
481
- #: ../app/helpers/foreman_puppet/environments_helper.rb:14 ../app/views/foreman_puppet/config_groups/index.html.erb:7
482
- msgid "Help"
483
- msgstr "Aiuto"
484
-
485
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:11
486
- msgid "Change Environment"
487
- msgstr "Cambia ambiente"
488
-
489
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:13
490
- msgid "Change Puppet Master"
491
- msgstr ""
492
-
493
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:22
494
- msgid "Puppet YAML"
495
- msgstr ""
496
-
497
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:22
498
- msgid "Puppet external nodes YAML dump"
499
- msgstr "Dump YAML dei nodi esterni del puppet"
500
-
501
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:34 ../app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb:1
502
- msgid "Puppet Environment"
503
- msgstr "Ambiente Puppet"
504
-
505
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:32
506
- msgid "Omit from classification output"
507
- msgstr ""
508
-
509
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:39
510
- msgid "Override this value"
511
- msgstr "Sovrascrivi questo valore"
512
-
513
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:43
514
- msgid "Remove this override"
515
- msgstr ""
516
-
517
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:75
518
- msgid "Default value"
519
- msgstr "Valore predefinito"
520
-
521
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:93
522
- msgid "Original value info"
523
- msgstr ""
524
-
525
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:99
526
- msgid ""
527
- "<b>Description:</b> %{desc}<br/>\n"
528
- " <b>Type:</b> %{type}<br/>\n"
529
- " <b>Matcher:</b> %{matcher}<br/>\n"
530
- " <b>Inherited value:</b> %{inherited_value}"
531
- msgstr ""
532
-
533
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:113
534
- msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
535
- msgstr ""
536
-
537
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
538
- msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
539
- msgstr ""
540
-
541
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
542
- msgid "Empty environment"
543
- msgstr "Ambiente vuoto"
544
-
545
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:7
546
- msgid "Deleted environment"
547
- msgstr "Ambiente rimosso"
548
-
549
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:9
550
- msgid "Deleted environment %{env} and %{pcs}"
551
- msgstr "%{pcs} e ambiente %{env} rimossi"
552
-
553
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:11
554
- msgid "Ignored environment"
555
- msgstr ""
556
-
557
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:18
558
- msgid "Import"
559
- msgstr "Importa"
560
-
561
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
562
- msgid "Import environments from %s"
563
- msgstr ""
564
-
565
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
566
- msgid "Import classes from %s"
567
- msgstr ""
568
-
569
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:45
570
- msgid "%{name} has %{num_tag} class"
571
- msgid_plural "%{name} has %{num_tag} classes"
572
- msgstr[0] ""
573
- msgstr[1] ""
574
-
575
- #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
576
- msgid "Click to remove %s"
577
- msgstr "Seleziona per rimuovere %s"
578
-
579
- #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:46
580
- msgid "Click to add %s"
581
- msgstr "Seleziona per aggiungere %s"
582
-
583
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
584
- msgid "None"
585
- msgstr "Nessuno"
586
-
587
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:14
588
- msgid ""
589
- "When editing a template, you must assign a list \\\n"
590
- " of operating systems which this template can be used with. Optionally, you can \\\n"
591
- " restrict a template to a list of host groups and/or environments."
592
- msgstr ""
593
-
594
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:18
595
- msgid ""
596
- "When a Host requests a template (e.g. during provisioning), Foreman \\\n"
597
- " will select the best match from the available templates of that type, in the \\\n"
598
- " following order:"
599
- msgstr ""
600
-
601
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:22
602
- msgid "Host group and Environment"
603
- msgstr "Gruppo di host e Ambiente"
604
-
605
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:23
606
- msgid "Host group only"
607
- msgstr "Solo gruppo di host"
608
-
609
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:24
610
- msgid "Environment only"
611
- msgstr "Solo ambiente"
612
-
613
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:25
614
- msgid "Operating system default"
615
- msgstr "Impostazione predefinita del sistema operativo"
616
-
617
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
618
- msgid "The final entry, Operating System default, can be set by editing the %s page."
619
- msgstr "La voce finale, impostazione predefinita del sistema operativo, può essere impostata modificando la pagina %s."
620
-
621
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
622
- msgid "Operating System"
623
- msgstr "Sistema Operativo"
624
-
625
- #: ../app/models/foreman_puppet/environment.rb:44
626
- msgid "Can't find a valid Foreman Proxy with a Puppet feature"
627
- msgstr "Impossibile trovare un proxy Foreman valido con una funzione Puppet"
628
-
629
- #: ../app/models/foreman_puppet/host_puppet_facet.rb:61
630
- msgid "%{puppetclass} does not belong to the %{environment} environment"
631
- msgstr ""
632
-
633
- #: ../app/models/foreman_puppet/host_puppet_facet.rb:81
634
- msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
635
- msgstr "Impossibile importare %{klass} per %{name}: non è presente non nostro database - operazione ignorata"
636
-
637
- #: ../app/models/foreman_puppet/host_puppet_facet.rb:123
638
- msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
639
- msgstr "con id %{object_id} non esiste o non è assegnato alla corretta organizzazione e/o localizzazione"
640
-
641
- #: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
642
- msgid "must be true to edit the parameter"
643
- msgstr ""
644
-
645
- #: ../app/services/foreman_puppet/input_type/puppet_parameter_input.rb:24
646
- msgid "Puppet parameter"
647
- msgstr ""
648
-
649
- #: ../app/services/foreman_puppet/puppet_class_importer.rb:16
650
- msgid "Can't find a valid Proxy with a Puppet feature"
651
- msgstr ""
652
-
653
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1 ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
654
- msgid "Changed environments"
655
- msgstr "Ambienti modificati"
656
-
657
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:4 ../app/views/foreman_puppet/environments/edit.html.erb:5 ../app/views/foreman_puppet/environments/index.html.erb:1 ../app/views/foreman_puppet/environments/new.html.erb:4 ../app/views/foreman_puppet/environments/welcome.html.erb:4 ../webpack/src/Components/Environments/Welcome.js:40
658
- msgid "Puppet Environments"
659
- msgstr "Ambienti del puppet"
660
-
661
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
662
- msgid "Select the changes you want to apply to Foreman"
663
- msgstr ""
664
-
665
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:10
666
- msgid "Toggle"
667
- msgstr "Attiva/Disattiva"
668
-
669
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
670
- msgid "New"
671
- msgstr "Nuovo"
672
-
673
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:13
674
- msgid "Check/Uncheck new"
675
- msgstr "Seleziona/Deseleziona nuovo"
676
-
677
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
678
- msgid "Updated"
679
- msgstr "Aggiornato"
680
-
681
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:16
682
- msgid "Check/Uncheck updated"
683
- msgstr "Seleziona/Deseleziona aggiornato"
684
-
685
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:17
686
- msgid "Obsolete"
687
- msgstr "Obsoleto"
688
-
689
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:19
690
- msgid "Check/Uncheck obsolete"
691
- msgstr "Seleziona/Deseleziona obsoleto"
692
-
693
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:27
694
- msgid "Check/Uncheck all"
695
- msgstr "Seleziona/Deseleziona tutti"
696
-
697
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:29 ../app/views/foreman_puppet/environments/_form.html.erb:4 ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4 ../app/views/hosts/select_multiple_environment.html.erb:7 ../app/views/provisioning_templates/_combination.html.erb:4
698
- msgid "Environment"
699
- msgstr "Ambiente"
700
-
701
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:30
702
- msgid "Operation"
703
- msgstr "Operazione"
704
-
705
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:31
706
- msgid "Puppet Modules"
707
- msgstr "Moduli puppet"
708
-
709
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:44
710
- msgid "Check/Uncheck all %s changes"
711
- msgstr "Seleziona/deseleziona tutte %s modifiche"
712
-
713
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
714
- msgid "Add:"
715
- msgstr "Aggiungi:"
716
-
717
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
718
- msgid "Remove:"
719
- msgstr "Rimuovi:"
720
-
721
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
722
- msgid "Update:"
723
- msgstr "Aggiorna:"
724
-
725
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
726
- msgid "Ignored:"
727
- msgstr ""
728
-
729
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:64
730
- msgid "Cancel"
731
- msgstr "Cancella"
732
-
733
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:65
734
- msgid "Update"
735
- msgstr "Aggiorna"
736
-
737
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
738
- msgid "included already from parent"
739
- msgstr "già incluso dal genitore"
740
-
741
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
742
- msgid "Remove"
743
- msgstr "Rimuovi"
744
-
745
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
746
- msgid "Add"
747
- msgstr "Aggiungi"
748
-
749
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
750
- msgid "%s is not in environment"
751
- msgstr "%s non è presente nell'ambiente"
752
-
753
- #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:4
754
- msgid "Included Config Groups"
755
- msgstr "Gruppi di configurazioni inclusi"
756
-
757
- #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:21
758
- msgid "Available Config Groups"
759
- msgstr "Gruppi configurazione disponibili"
760
-
761
- #: ../app/views/foreman_puppet/config_groups/edit.html.erb:1 ../app/views/foreman_puppet/environments/edit.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
762
- msgid "Edit %s"
763
- msgstr "Modifica %s"
764
-
765
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:3 ../app/views/foreman_puppet/config_groups/welcome.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:9 ../lib/foreman_puppet/register.rb:174
766
- msgid "Config Groups"
767
- msgstr ""
768
-
769
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:6 ../app/views/foreman_puppet/config_groups/new.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
770
- msgid "Create Config Group"
771
- msgstr ""
772
-
773
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
774
- msgid "Puppet Classes"
775
- msgstr "Classi del puppet"
776
-
777
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:14 ../app/views/foreman_puppet/environments/index.html.erb:9 ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
778
- msgid "Hosts"
779
- msgstr "Hosts"
780
-
781
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:15 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
782
- msgid "Host Groups"
783
- msgstr "Gruppi host"
784
-
785
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:16 ../app/views/foreman_puppet/environments/index.html.erb:10 ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
786
- msgid "Actions"
787
- msgstr "Azioni"
788
-
789
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:27 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
790
- msgid "Delete %s?"
791
- msgstr "Cancella %s?"
792
-
793
- #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
794
- msgid "A config group provides a one-step method of associating many Puppet classes to either a host or host group. Typically this would be used to add a particular application profile or stack in one step."
795
- msgstr ""
796
-
797
- #: ../app/views/foreman_puppet/environments/_form.html.erb:6
798
- msgid "Locations"
799
- msgstr "Localizzazioni"
800
-
801
- #: ../app/views/foreman_puppet/environments/_form.html.erb:9
802
- msgid "Organizations"
803
- msgstr "Organizzazioni"
804
-
805
- #: ../app/views/foreman_puppet/environments/index.html.erb:8
806
- msgid "Environment|Name"
807
- msgstr "Nome"
808
-
809
- #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
810
- msgid "Classes"
811
- msgstr "Classi"
812
-
813
- #: ../app/views/foreman_puppet/environments/new.html.erb:1
814
- msgid "Create Environment"
815
- msgstr ""
816
-
817
- #: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
818
- msgid "Puppet environments"
819
- msgstr "Ambienti del puppet"
820
-
821
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:5
822
- msgid "Number of classes"
823
- msgstr ""
824
-
825
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:15
826
- msgid "Total"
827
- msgstr "Totale"
828
-
829
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:25
830
- msgid "No environments found"
831
- msgstr ""
832
-
833
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
834
- msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
835
- msgstr ""
836
-
837
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8 ../lib/foreman_puppet/register.rb:177
838
- msgid "Smart Class Parameters"
839
- msgstr ""
840
-
841
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:6
842
- msgid "Parameter"
843
- msgstr "Parametro"
844
-
845
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7 ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
846
- msgid "Puppet Class"
847
- msgstr "Classe del puppet"
848
-
849
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:8
850
- msgid "Number of Overrides"
851
- msgstr ""
852
-
853
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
854
- msgid "Parameterized class support permits detecting, importing, and supplying parameters directly to classes which support it, via the ENC and depending on a set of rules (Smart Matchers)."
855
- msgstr ""
856
-
857
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
858
- msgid "Included Classes"
859
- msgstr "Classi incluse"
860
-
861
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
862
- msgid "Not authorized to edit classes"
863
- msgstr "Non autorizzato per la modifica delle classi"
864
-
865
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:37
866
- msgid "Inherited Classes from %s"
867
- msgstr ""
868
-
869
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:56
870
- msgid "Available Classes"
871
- msgstr "Classi disponibili"
872
-
873
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:59
874
- msgid "Filter classes"
875
- msgstr "Classi del filtro"
876
-
877
- #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
878
- msgid "belongs to config group"
879
- msgstr "appartiene al gruppo di configurazione"
880
-
881
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:5
882
- msgid "Name"
883
- msgstr "Nome"
884
-
885
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:6
886
- msgid "Value"
887
- msgstr "Valore"
888
-
889
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:7
890
- msgid "Omit"
891
- msgstr ""
892
-
893
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
894
- msgid "The class could not be saved because of an error in one of the class parameters."
895
- msgstr ""
896
-
897
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
898
- msgid "Smart Class Parameter"
899
- msgstr "Parametro classe smart"
900
-
901
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:15
902
- msgid "Host groups"
903
- msgstr "Gruppi di host"
904
-
905
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:22
906
- msgid "This Puppet class has no parameters in its signature."
907
- msgstr "La classe di questo puppet non ha alcun parametro nella propria firma."
908
-
909
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
910
- msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
911
- msgstr "Per aggiornare la firma della classe, andare sulla pagina Classi del puppet e selezionare \"Importa\"."
912
-
913
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
914
- msgid "Filter by name"
915
- msgstr "Filtra per nome"
916
-
917
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:34
918
- msgid "All environments - (not filtered)"
919
- msgstr ""
920
-
921
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:46
922
- msgid "Overridden"
923
- msgstr ""
924
-
925
- #: ../app/views/foreman_puppet/puppetclasses/edit.html.erb:1
926
- msgid "Edit Puppet Class %s"
927
- msgstr "Modifica classe Puppet %s"
928
-
929
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:9
930
- msgid "Puppetclass|Name"
931
- msgstr "Nome"
932
-
933
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:3 ../lib/foreman_puppet/register.rb:168
934
- msgid "Environments"
935
- msgstr "Ambienti"
936
-
937
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:13
938
- msgid "Parameters"
939
- msgstr "Parametri"
940
-
941
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
942
- msgid "Override all parameters"
943
- msgstr "Sovrascrivi tutti i parametri"
944
-
945
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
946
- msgid "This will set all parameters of the class %s as overridden. Continue?"
947
- msgstr "Questa azione imposterà i parametri della classe %s su sovrascritti. Continuare?"
948
-
949
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
950
- msgid "Set parameters to defaults"
951
- msgstr "Imposta i parametri su valori predefiniti"
952
-
953
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
954
- msgid "This will reset parameters of the class %s to their default values. Continue?"
955
- msgstr "Questa azione resetterà i parametri della classe %s sui rispettivi valori predefiniti. Continuare?"
956
-
957
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
958
- msgid "Puppet Class Parameters"
959
- msgstr ""
960
-
961
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
962
- msgid "Notice"
963
- msgstr "Avviso"
964
-
965
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
966
- msgid "Please select an environment first"
967
- msgstr "Prima selezionare un ambiente"
968
-
969
- #: ../app/views/hosts/select_multiple_environment.html.erb:4
970
- msgid "Select environment"
971
- msgstr "Seleziona ambiente"
972
-
973
- #: ../app/views/hosts/select_multiple_environment.html.erb:5
974
- msgid "*Clear environment*"
975
- msgstr "*Annulla ambiente*"
976
-
977
- #: ../app/views/hosts/select_multiple_environment.html.erb:6
978
- msgid "*Inherit from host group*"
979
- msgstr "*Eredita dal gruppo di host*"
980
-
981
- #: ../app/views/provisioning_templates/_combination.html.erb:2
982
- msgid "Hostgroup"
983
- msgstr "Hostgroup"
984
-
985
- #: ../app/views/provisioning_templates/_combination.html.erb:4
986
- msgid "Remove Combination"
987
- msgstr ""
988
-
989
- #: ../app/views/provisioning_templates/_combinations.html.erb:1
990
- msgid "Valid Host Group and Environment Combinations"
991
- msgstr ""
992
-
993
- #: ../app/views/provisioning_templates/_combinations.html.erb:6
994
- msgid "Add Combination"
995
- msgstr ""
996
-
997
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:2
998
- msgid "General"
999
- msgstr "Generale"
1000
-
1001
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:11
1002
- msgid "Hosts managed:"
1003
- msgstr ""
1004
-
1005
- #: ../lib/foreman_puppet/register.rb:9
1006
- msgid "Facts"
1007
- msgstr "Eventi"
1008
-
1009
- #: ../lib/foreman_puppet/register.rb:12
1010
- msgid "Foreman will default to this puppet environment if it cannot auto detect one"
1011
- msgstr "Foreman eseguirà il default su questo ambiente puppet se non è in grado di rilevarne uno"
1012
-
1013
- #: ../lib/foreman_puppet/register.rb:14
1014
- msgid "Default Puppet environment"
1015
- msgstr ""
1016
-
1017
- #: ../lib/foreman_puppet/register.rb:18
1018
- msgid "Foreman will explicitly set the puppet environment in the ENC yaml output. This will avoid conflicts between the environment in puppet.conf and the environment set in Foreman"
1019
- msgstr "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"
1020
-
1021
- #: ../lib/foreman_puppet/register.rb:21
1022
- msgid "ENC environment"
1023
- msgstr ""
1024
-
1025
- #: ../lib/foreman_puppet/register.rb:24
1026
- msgid "Foreman will update a host's environment from its facts"
1027
- msgstr "Foreman aggiornerà l'ambiente di un host usando i propri eventi"
1028
-
1029
- #: ../lib/foreman_puppet/register.rb:26
1030
- msgid "Update environment from facts"
1031
- msgstr ""
1032
-
1033
- #: ../lib/foreman_puppet/register.rb:29
1034
- msgid "Config Management"
1035
- msgstr ""
1036
-
1037
- #: ../lib/foreman_puppet/register.rb:32
1038
- msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
1039
- msgstr ""
1040
-
1041
- #: ../lib/foreman_puppet/register.rb:34
1042
- msgid "Puppet interval"
1043
- msgstr ""
1044
-
1045
- #: ../lib/foreman_puppet/register.rb:37
1046
- msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
1047
- msgstr ""
1048
-
1049
- #: ../lib/foreman_puppet/register.rb:39
1050
- msgid "%s out of sync disabled"
1051
- msgstr ""
1052
-
1053
- #: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
1054
- msgid "Puppet ENC"
1055
- msgstr ""
1056
-
1057
- #: ../lib/foreman_puppet/register.rb:232
1058
- msgid "Puppet env"
1059
- msgstr ""
1060
-
1061
- #: ../webpack/src/Components/Environments/Welcome.js:18
1062
- msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer."
1063
- msgstr ""
1064
-
1065
- #: ../webpack/src/Components/Environments/Welcome.js:29
1066
- msgid "Puppet classes"
1067
- msgstr ""
1068
-
1069
- #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:15 ../webpack/src/Extends/Host/PuppetTab/constants.js:6
1070
- msgid "Assigned classes"
1071
- msgstr ""
1072
-
1073
- #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:16 ../webpack/src/Extends/Host/PuppetTab/Routes.js:22
1074
- msgid "This tab is still a work in progress"
1075
- msgstr ""
1076
-
1077
- #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:21 ../webpack/src/Extends/Host/PuppetTab/constants.js:7
1078
- msgid "Smart class parameters"
1079
- msgstr "Parametri classe smart"
1080
-
1081
- #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43
1082
- msgid "Successfully copied to clipboard!"
1083
- msgstr ""
1084
-
1085
- #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44
1086
- msgid "Copy to clipboard"
1087
- msgstr ""
1088
-
1089
- #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
1090
- msgid "Couldn't find any ENC data for this host"
1091
- msgstr ""
1092
-
1093
- #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:34
1094
- msgid "Error!"
1095
- msgstr ""
1096
-
1097
- #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:23
1098
- msgid "Puppet details"
1099
- msgstr ""
1100
-
1101
- #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:26
1102
- msgid "Puppet environment"
1103
- msgstr ""
1104
-
1105
- #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:41
1106
- msgid "Puppet Smart Proxy"
1107
- msgstr ""
1108
-
1109
- #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:54
1110
- msgid "Puppet CA Smart Proxy"
1111
- msgstr ""
1112
-
1113
- #: ../webpack/src/Extends/Host/PuppetTab/constants.js:4
1114
- msgid "Reports"
1115
- msgstr "Notifiche"
1116
-
1117
- #: ../webpack/src/Extends/Host/PuppetTab/constants.js:9
1118
- msgid "ENC Preview"
1119
- msgstr ""
1120
-
1121
- #: ../webpack/src/foreman_class_edit.js:146
1122
- msgid "Click to remove config group"
1123
- msgstr "Seleziona per rimuovere il gruppo di configurazione"
1124
-
1125
- #: ../webpack/src/foreman_class_edit.js:149
1126
- msgid " Remove"
1127
- msgstr " Rimuovi"
1128
-
1129
- #: ../webpack/src/foreman_puppet_host_form.js:32
1130
- msgid "Loading parameters..."
1131
- msgstr "Caricamento parametri in corso..."
1132
-
1133
- #: ../webpack/src/foreman_puppet_host_form.js:105
1134
- msgid "Some Puppet Classes are unavailable in the selected environment"
1135
- msgstr ""
1136
-
1137
- #: action_names.rb:2
1138
- msgid "Action with sub plans"
1139
- msgstr ""
1140
-
1141
- #: action_names.rb:3
1142
- msgid "Import facts"
1143
- msgstr "Importa gli eventi"
1144
-
1145
- #: action_names.rb:4
1146
- msgid "Import Puppet classes"
1147
- msgstr "Importa classi Puppet"
1148
-
1149
- #: action_names.rb:5
1150
- msgid "Remote action:"
1151
- msgstr "Azione remota:"
1152
-
1153
- #: gemspec.rb:2
1154
- msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
1155
- msgstr ""