foreman_discovery 22.0.4 → 23.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (82) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_discovery/locale/ca/foreman_discovery.js +847 -0
  3. data/app/assets/javascripts/foreman_discovery/locale/cs_CZ/foreman_discovery.js +847 -0
  4. data/app/assets/javascripts/foreman_discovery/locale/de/foreman_discovery.js +847 -0
  5. data/app/assets/javascripts/foreman_discovery/locale/en/foreman_discovery.js +846 -0
  6. data/app/assets/javascripts/foreman_discovery/locale/en_GB/foreman_discovery.js +847 -0
  7. data/app/assets/javascripts/foreman_discovery/locale/es/foreman_discovery.js +850 -0
  8. data/app/assets/javascripts/foreman_discovery/locale/fr/foreman_discovery.js +850 -0
  9. data/app/assets/javascripts/foreman_discovery/locale/gl/foreman_discovery.js +847 -0
  10. data/app/assets/javascripts/foreman_discovery/locale/it/foreman_discovery.js +847 -0
  11. data/app/assets/javascripts/foreman_discovery/locale/ja/foreman_discovery.js +844 -0
  12. data/app/assets/javascripts/foreman_discovery/locale/ka/foreman_discovery.js +847 -0
  13. data/app/assets/javascripts/foreman_discovery/locale/ko/foreman_discovery.js +847 -0
  14. data/app/assets/javascripts/foreman_discovery/locale/pt_BR/foreman_discovery.js +850 -0
  15. data/app/assets/javascripts/foreman_discovery/locale/ru/foreman_discovery.js +851 -0
  16. data/app/assets/javascripts/foreman_discovery/locale/sv_SE/foreman_discovery.js +847 -0
  17. data/app/assets/javascripts/foreman_discovery/locale/zh_CN/foreman_discovery.js +844 -0
  18. data/app/assets/javascripts/foreman_discovery/locale/zh_TW/foreman_discovery.js +847 -0
  19. data/app/controllers/discovered_hosts_controller.rb +4 -0
  20. data/app/helpers/discovered_hosts_helper.rb +9 -2
  21. data/app/services/foreman_discovery/node_api/node_resource.rb +5 -5
  22. data/app/services/foreman_discovery/ui_notifications/failed_discovery.rb +1 -1
  23. data/extra/discover-host +1 -1
  24. data/lib/foreman_discovery/engine.rb +2 -8
  25. data/lib/foreman_discovery/version.rb +1 -1
  26. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  27. data/locale/ca/foreman_discovery.edit.po +1122 -0
  28. data/locale/ca/foreman_discovery.po +15 -3
  29. data/locale/cs_CZ/LC_MESSAGES/foreman_discovery.mo +0 -0
  30. data/locale/cs_CZ/foreman_discovery.edit.po +1120 -0
  31. data/locale/cs_CZ/foreman_discovery.po +846 -0
  32. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  33. data/locale/de/foreman_discovery.edit.po +1129 -0
  34. data/locale/de/foreman_discovery.po +17 -5
  35. data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
  36. data/locale/en/foreman_discovery.edit.po +1115 -0
  37. data/locale/en/foreman_discovery.po +15 -3
  38. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  39. data/locale/en_GB/foreman_discovery.edit.po +1125 -0
  40. data/locale/en_GB/foreman_discovery.po +17 -5
  41. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  42. data/locale/es/foreman_discovery.edit.po +1130 -0
  43. data/locale/es/foreman_discovery.po +17 -5
  44. data/locale/foreman_discovery.pot +78 -59
  45. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  46. data/locale/fr/foreman_discovery.edit.po +1126 -0
  47. data/locale/fr/foreman_discovery.po +17 -5
  48. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  49. data/locale/gl/foreman_discovery.edit.po +1120 -0
  50. data/locale/gl/foreman_discovery.po +15 -3
  51. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  52. data/locale/it/foreman_discovery.edit.po +1123 -0
  53. data/locale/it/foreman_discovery.po +15 -3
  54. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  55. data/locale/ja/foreman_discovery.edit.po +1119 -0
  56. data/locale/ja/foreman_discovery.po +17 -5
  57. data/locale/ka/LC_MESSAGES/foreman_discovery.mo +0 -0
  58. data/locale/ka/foreman_discovery.edit.po +1120 -0
  59. data/locale/ka/foreman_discovery.po +15 -3
  60. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  61. data/locale/ko/foreman_discovery.edit.po +1119 -0
  62. data/locale/ko/foreman_discovery.po +16 -4
  63. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  64. data/locale/pt_BR/foreman_discovery.edit.po +1132 -0
  65. data/locale/pt_BR/foreman_discovery.po +17 -5
  66. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  67. data/locale/ru/foreman_discovery.edit.po +1131 -0
  68. data/locale/ru/foreman_discovery.po +17 -5
  69. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  70. data/locale/sv_SE/foreman_discovery.edit.po +1123 -0
  71. data/locale/sv_SE/foreman_discovery.po +15 -3
  72. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  73. data/locale/zh_CN/foreman_discovery.edit.po +1117 -0
  74. data/locale/zh_CN/foreman_discovery.po +17 -5
  75. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  76. data/locale/zh_TW/foreman_discovery.edit.po +1120 -0
  77. data/locale/zh_TW/foreman_discovery.po +15 -3
  78. data/package.json +0 -1
  79. data/test/migrations/20221102075151_migrate_discovery_hostname_and_fact_column_to_array_test.rb +11 -25
  80. data/test/migrations/20221102075151_migrate_discovery_hostname_and_fact_column_to_array_test.rb.orig +81 -0
  81. data/webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js +1 -1
  82. metadata +54 -16
@@ -0,0 +1,1123 @@
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_discovery package.
4
+ #
5
+ # Translators:
6
+ # caifti <caifti@gmail.com>, 2014
7
+ # caifti <caifti@gmail.com>, 2014
8
+ msgid ""
9
+ msgstr ""
10
+ "Project-Id-Version: foreman_discovery v22.0.4\n"
11
+ "Report-Msgid-Bugs-To: \n"
12
+ "PO-Revision-Date: 2013-11-15 17:25+0000\n"
13
+ "Last-Translator: caifti <caifti@gmail.com>, 2014\n"
14
+ "Language-Team: Italian (http://www.transifex.com/foreman/foreman/language/it/)"
15
+ "\n"
16
+ "MIME-Version: 1.0\n"
17
+ "Content-Type: text/plain; charset=UTF-8\n"
18
+ "Content-Transfer-Encoding: 8bit\n"
19
+ "Language: it\n"
20
+ "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 :"
21
+ " 2;\n"
22
+
23
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:16
24
+ msgid "List all discovered hosts"
25
+ msgstr "Elenca tutti gli host rilevati"
26
+
27
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17 ../app/controllers/api/v2/discovery_rules_controller.rb:15
28
+ msgid "filter results"
29
+ msgstr "filtra i risultati"
30
+
31
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18 ../app/controllers/api/v2/discovery_rules_controller.rb:16
32
+ msgid "sort results"
33
+ msgstr "ordina risultati"
34
+
35
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19 ../app/controllers/api/v2/discovery_rules_controller.rb:17
36
+ msgid "paginate results"
37
+ msgstr "paginazione risultati"
38
+
39
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:20 ../app/controllers/api/v2/discovery_rules_controller.rb:18
40
+ msgid "number of entries per request"
41
+ msgstr "numero di voci per richiesta"
42
+
43
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:26
44
+ msgid "Show a discovered host"
45
+ msgstr "Visualizza un host rilevato"
46
+
47
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:85
48
+ msgid "DHCP filename option (Grub2 or PXELinux by default)"
49
+ msgstr ""
50
+
51
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:41
52
+ msgid "Create a discovered host for testing (use /facts to create new hosts)"
53
+ msgstr ""
54
+
55
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:50
56
+ msgid "Provision a discovered host"
57
+ msgstr "Esegui il provisioning di un host rilevato"
58
+
59
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:54 ../app/controllers/api/v2/discovered_hosts_controller.rb:57 ../app/controllers/api/v2/discovered_hosts_controller.rb:58 ../app/controllers/api/v2/discovered_hosts_controller.rb:61 ../app/controllers/api/v2/discovered_hosts_controller.rb:64
60
+ msgid "required if host is managed and value is not inherited from host group"
61
+ msgstr "necessario se l'host è gestito ed il valore non è stato ereditato da un gruppo di host"
62
+
63
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:55
64
+ msgid "not required if using a subnet with DHCP proxy"
65
+ msgstr "non necessario se si utilizza una sottorete con DHCP proxy"
66
+
67
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:56
68
+ msgid "not required if it's a virtual machine"
69
+ msgstr "non necessario se è una macchina virtuale"
70
+
71
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:62
72
+ msgid "required if not imaged based provisioning and host is managed and value is not inherited from host group"
73
+ msgstr "necessario se non è disponibile imaged based provisioning e l'host è gestito ed il valore non è stato ereditato dal gruppo di host"
74
+
75
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:63
76
+ msgid "required if host is managed and custom partition has not been defined"
77
+ msgstr "necessario se l'host è gestito e la partizione personalizzata non è stata definita"
78
+
79
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:69
80
+ msgid "Host's owner type"
81
+ msgstr "Tipo di proprietario dell'host"
82
+
83
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:72
84
+ msgid "Host's parameters (array or indexed hash)"
85
+ msgstr "Parametri dell'host (array o hash indicizzato)"
86
+
87
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:73
88
+ msgid "Name of the parameter"
89
+ msgstr "Nome del parametro"
90
+
91
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
92
+ msgid "Parameter value"
93
+ msgstr "Valore parametro"
94
+
95
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:75
96
+ msgid "Type of value"
97
+ msgstr "Tipo di valore"
98
+
99
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:82
100
+ msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
101
+ msgstr "UUID per controllare gli stati dei compiti d'orchestrazione, GET /api/orchestration/:UUID/tasks"
102
+
103
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:84
104
+ msgid "required if value is not inherited from host group or default password in settings"
105
+ msgstr "necessario se il valore non è ereditato da un gruppo di host o password predefinita nelle impostazione"
106
+
107
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:95
108
+ msgid "Delete a discovered host"
109
+ msgstr "Rimuovi un host rilevato"
110
+
111
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:102
112
+ msgid "Upload facts for a host, creating the host if required"
113
+ msgstr "Carica gli eventi per un host creando, se necessario, un host"
114
+
115
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:103
116
+ msgid "hash containing facts for the host with minimum set of facts: discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: eth0 (example in case primary interface is named eth0)"
117
+ msgstr ""
118
+
119
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:130
120
+ msgid "Execute rules against a discovered host"
121
+ msgstr "Esegui le regole nei confronti di un host rilevato"
122
+
123
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:136 ../app/controllers/discovered_hosts_controller.rb:163
124
+ msgid "Host %{host} was provisioned with rule %{rule}"
125
+ msgstr "È stato eseguito il provisioning dell'host %{host} con la regola %{rule}"
126
+
127
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:139
128
+ msgid "Unable to provision %{host}: %{errors}"
129
+ msgstr ""
130
+
131
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:170
132
+ msgid "No rule found for host %s"
133
+ msgstr "Nessuna regola trovata per l'host %s"
134
+
135
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:152
136
+ msgid "Execute rules against all currently discovered hosts"
137
+ msgstr "Esegui le regole nei confronti degli host attualemente rilevati"
138
+
139
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:156 ../app/controllers/discovered_hosts_controller.rb:176
140
+ msgid "Errors during auto provisioning: %s"
141
+ msgstr "Errore durante auto provisioning: %s"
142
+
143
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:159 ../app/controllers/discovered_hosts_controller.rb:179
144
+ msgid "No discovered hosts to provision"
145
+ msgstr "Nessun host rilevato per il provisioning"
146
+
147
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:181
148
+ msgid "%s discovered hosts were provisioned"
149
+ msgstr ""
150
+
151
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:192
152
+ msgid "Refreshing the facts of a discovered host"
153
+ msgstr "Aggiornamento eventi di un host rilevato"
154
+
155
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:201
156
+ msgid "Rebooting a discovered host"
157
+ msgstr "Riavvio di un host rilevato"
158
+
159
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:210
160
+ msgid "Rebooting all discovered hosts"
161
+ msgstr ""
162
+
163
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:221 ../app/controllers/discovered_hosts_controller.rb:132
164
+ msgid "Discovered hosts are rebooting now"
165
+ msgstr ""
166
+
167
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:14
168
+ msgid "List all discovery rules"
169
+ msgstr "Elenca tutte le regole per la scoperta"
170
+
171
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:24
172
+ msgid "Show a discovery rule"
173
+ msgstr "Visualizza una regola per la scoperta"
174
+
175
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:32
176
+ msgid "represents rule name shown to the users"
177
+ msgstr "rappresenta il nome della regola da mostrare agli utenti"
178
+
179
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:33
180
+ msgid "query to match discovered hosts for the particular rule"
181
+ msgstr "interrogazione da corrispondere agli host rilevati per una regola particolare"
182
+
183
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:34
184
+ msgid "the hostgroup that is used to auto provision a host"
185
+ msgstr "gruppo di host usato per l'auto provision di un host"
186
+
187
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:35
188
+ msgid "defines a pattern to assign human-readable hostnames to the matching hosts"
189
+ msgstr "definisce uno schema per assegnare gli hostname leggibili dall'utente agli host corrispondenti"
190
+
191
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:36
192
+ msgid "enables to limit maximum amount of provisioned hosts per rule"
193
+ msgstr "permette di limitare la quantità massima di host con provisioning per regola"
194
+
195
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:37
196
+ msgid "puts the rules in order, low numbers go first. Must be greater then zero"
197
+ msgstr "ordina le regole, i numeri più piccoli hanno maggiore priorità. Deve essere maggiore di zero."
198
+
199
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:38
200
+ msgid "flag is used for temporary shutdown of rules"
201
+ msgstr "il flag viene usato per interrompere momentaneamente le regole"
202
+
203
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:39
204
+ msgid "location ID for provisioned hosts"
205
+ msgstr ""
206
+
207
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:40
208
+ msgid "organization ID for provisioned hosts"
209
+ msgstr ""
210
+
211
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:44
212
+ msgid "Create a discovery rule"
213
+ msgstr "Crea una regola per la scoperta"
214
+
215
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:53
216
+ msgid "Update a rule"
217
+ msgstr "Aggiorna una regola"
218
+
219
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:61
220
+ msgid "Delete a rule"
221
+ msgstr "Cancella una regola"
222
+
223
+ #: ../app/controllers/api/v2/fact_values_controller_extensions.rb:7
224
+ msgid "List all fact values of a given discovered host"
225
+ msgstr ""
226
+
227
+ #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:6
228
+ msgid "Unable to find a discovery rule, no host provided (check permissions)"
229
+ msgstr ""
230
+
231
+ #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:43
232
+ msgid "No hostgroup associated with rule '%s'"
233
+ msgstr ""
234
+
235
+ #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:73
236
+ msgid "Errors during reboot: %s"
237
+ msgstr ""
238
+
239
+ #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:91
240
+ msgid "No discovered hosts to reboot"
241
+ msgstr ""
242
+
243
+ #: ../app/controllers/discovered_hosts_controller.rb:66
244
+ msgid "Successfully provisioned %s"
245
+ msgstr ""
246
+
247
+ #: ../app/controllers/discovered_hosts_controller.rb:100
248
+ msgid "Facts refreshed for %s"
249
+ msgstr "Eventi aggiornati per %s"
250
+
251
+ #: ../app/controllers/discovered_hosts_controller.rb:102
252
+ msgid "Failed to refresh facts for %s"
253
+ msgstr "Impossibile aggiornare gli eventi per %s"
254
+
255
+ #: ../app/controllers/discovered_hosts_controller.rb:105
256
+ msgid "Failed to refresh facts for %{hostname} with error %{error_message}"
257
+ msgstr ""
258
+
259
+ #: ../app/controllers/discovered_hosts_controller.rb:112
260
+ msgid "Host of type %s can not be rebooted"
261
+ msgstr "Impossibile eseguire il riavvio sul tipo di host %s "
262
+
263
+ #: ../app/controllers/discovered_hosts_controller.rb:116
264
+ msgid "Rebooting host %s"
265
+ msgstr "Riavvio host %s"
266
+
267
+ #: ../app/controllers/discovered_hosts_controller.rb:118
268
+ msgid "Failed to reboot host %s"
269
+ msgstr "Impossibile eseguire il riavvio dell'host: %s"
270
+
271
+ #: ../app/controllers/discovered_hosts_controller.rb:121
272
+ msgid "Failed to reboot host %{hostname} with error %{error_message}"
273
+ msgstr "Impossibile eseguire il riavvio dell'host %{hostname} con errore %{error_message}"
274
+
275
+ #: ../app/controllers/discovered_hosts_controller.rb:135
276
+ msgid "Failed to reboot hosts with error %s"
277
+ msgstr ""
278
+
279
+ #: ../app/controllers/discovered_hosts_controller.rb:153
280
+ msgid "Destroyed selected hosts"
281
+ msgstr "Host selezionati annullati"
282
+
283
+ #: ../app/controllers/discovered_hosts_controller.rb:155
284
+ msgid "The following hosts were not deleted: %s"
285
+ msgstr "I seguenti host non sono stati rilevati: %s"
286
+
287
+ #: ../app/controllers/discovered_hosts_controller.rb:167
288
+ msgid "Failed to auto provision host %s: %s"
289
+ msgstr "Impossibile eseguire auto provision dell'host %s: %s"
290
+
291
+ #: ../app/controllers/discovered_hosts_controller.rb:195
292
+ msgid "Discovered hosts are provisioning now"
293
+ msgstr "Gli host rilevati stanno eseguendo ora il provisioning"
294
+
295
+ #: ../app/controllers/discovered_hosts_controller.rb:280
296
+ msgid "Discovered host reported from unknown subnet, communication will not be proxied."
297
+ msgstr ""
298
+
299
+ #: ../app/controllers/discovered_hosts_controller.rb:285
300
+ msgid "Discovered hosts reported from unknown subnet are %s, communication will not be proxied."
301
+ msgstr ""
302
+
303
+ #: ../app/controllers/discovered_hosts_controller.rb:299
304
+ msgid "No hosts were found with that id or name"
305
+ msgstr "Nessun host trovato con l'id o nome indicato"
306
+
307
+ #: ../app/controllers/discovered_hosts_controller.rb:303
308
+ msgid "No hosts selected"
309
+ msgstr "Nessun host selezionato"
310
+
311
+ #: ../app/controllers/discovered_hosts_controller.rb:309
312
+ msgid "Something went wrong while selecting hosts - %s"
313
+ msgstr "Si è verificato un errore durante la selezione degli host - %s"
314
+
315
+ #: ../app/controllers/discovery_rules_controller.rb:79
316
+ msgid "Rule enabled"
317
+ msgstr "Regola abilitata"
318
+
319
+ #: ../app/controllers/discovery_rules_controller.rb:79
320
+ msgid "Rule disabled"
321
+ msgstr "Regola disabilitata"
322
+
323
+ #: ../app/helpers/discovered_hosts_helper.rb:14 ../app/helpers/discovered_hosts_helper.rb:29 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
324
+ msgid "Auto Provision"
325
+ msgstr "Auto Provision"
326
+
327
+ #: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:41
328
+ msgid "Refresh facts"
329
+ msgstr "Aggiorna eventi"
330
+
331
+ #: ../app/helpers/discovered_hosts_helper.rb:16 ../app/helpers/discovered_hosts_helper.rb:30 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:42 ../lib/foreman_discovery/engine.rb:92
332
+ msgid "Reboot"
333
+ msgstr "Riavvia"
334
+
335
+ #: ../app/helpers/discovered_hosts_helper.rb:19
336
+ msgid "Back"
337
+ msgstr "Indietro"
338
+
339
+ #: ../app/helpers/discovered_hosts_helper.rb:21 ../app/helpers/discovered_hosts_helper.rb:35
340
+ msgid "Select Action"
341
+ msgstr "Seleziona azione"
342
+
343
+ #: ../app/helpers/discovered_hosts_helper.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:43
344
+ msgid "Delete %s?"
345
+ msgstr "Cancella %s?"
346
+
347
+ #: ../app/helpers/discovered_hosts_helper.rb:31
348
+ msgid "Assign Organization"
349
+ msgstr "Assegna organizzazione"
350
+
351
+ #: ../app/helpers/discovered_hosts_helper.rb:32
352
+ msgid "Assign Location"
353
+ msgstr "Assegna posizione"
354
+
355
+ #: ../app/helpers/discovered_hosts_helper.rb:33
356
+ msgid "Delete"
357
+ msgstr "Cancella"
358
+
359
+ #: ../app/helpers/discovered_hosts_helper.rb:37
360
+ msgid "%s - The following hosts are about to be changed"
361
+ msgstr "%s - I seguenti host stanno per essere modificati"
362
+
363
+ #: ../app/helpers/discovered_hosts_helper.rb:46 ../app/views/dashboard/_discovery_widget_host.html.erb:2
364
+ msgid "N/A"
365
+ msgstr "N/A"
366
+
367
+ #: ../app/helpers/discovered_hosts_helper.rb:58
368
+ msgid "New in the last 24 hours"
369
+ msgstr ""
370
+
371
+ #: ../app/helpers/discovered_hosts_helper.rb:62
372
+ msgid "Not reported in more than 7 days"
373
+ msgstr ""
374
+
375
+ #: ../app/helpers/discovered_hosts_helper.rb:66
376
+ msgid "Reported in the last 7 days"
377
+ msgstr ""
378
+
379
+ #: ../app/helpers/discovered_hosts_helper.rb:90
380
+ msgid "Provision"
381
+ msgstr "Provisioning"
382
+
383
+ #: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:8 ../lib/foreman_discovery/engine.rb:311 ../lib/foreman_discovery/engine.rb:326
384
+ msgid "Discovered Hosts"
385
+ msgstr ""
386
+
387
+ #: ../app/helpers/discovery_rules_helper.rb:27
388
+ msgid "Associated Hosts"
389
+ msgstr ""
390
+
391
+ #: ../app/helpers/discovery_rules_helper.rb:29
392
+ msgid "Disable"
393
+ msgstr "Disabilita"
394
+
395
+ #: ../app/helpers/discovery_rules_helper.rb:29
396
+ msgid "Disable rule '%s'?"
397
+ msgstr ""
398
+
399
+ #: ../app/helpers/discovery_rules_helper.rb:31
400
+ msgid "Enable"
401
+ msgstr "Abilita"
402
+
403
+ #: ../app/helpers/discovery_rules_helper.rb:31
404
+ msgid "Enable rule '%s'?"
405
+ msgstr ""
406
+
407
+ #: ../app/helpers/discovery_rules_helper.rb:33
408
+ msgid "Clone"
409
+ msgstr "Clona"
410
+
411
+ #: ../app/helpers/discovery_rules_helper.rb:34
412
+ msgid "Delete rule '%s'?"
413
+ msgstr ""
414
+
415
+ #: ../app/mailers/discovered_mailer.rb:9
416
+ msgid "Invalid user type of %s was provided"
417
+ msgstr ""
418
+
419
+ #: ../app/mailers/discovered_mailer.rb:26
420
+ msgid "Discovered hosts summary"
421
+ msgstr ""
422
+
423
+ #: ../app/models/discovery_rule.rb:11
424
+ msgid "can't contain white spaces."
425
+ msgstr "non può avere spazi."
426
+
427
+ #: ../app/models/discovery_rule.rb:13
428
+ msgid "must start with a letter or ERB."
429
+ msgstr "deve iniziare con una lettera o ERB."
430
+
431
+ #: ../app/models/discovery_rule.rb:16
432
+ msgid "must be present."
433
+ msgstr ""
434
+
435
+ #: ../app/models/discovery_rule.rb:57
436
+ msgid "Host group organization %s must also be associated to the discovery rule"
437
+ msgid_plural "Host group organizations %s must also be associated to the discovery rule"
438
+ msgstr[0] ""
439
+ msgstr[1] ""
440
+
441
+ #: ../app/models/discovery_rule.rb:61
442
+ msgid "Host group location %s must also be associated to the discovery rule"
443
+ msgid_plural "Host group locations %s must also be associated to the discovery rule"
444
+ msgstr[0] ""
445
+ msgstr[1] ""
446
+
447
+ #: ../app/models/host/discovered.rb:40
448
+ msgid "Fact + prefix"
449
+ msgstr ""
450
+
451
+ #: ../app/models/host/discovered.rb:41
452
+ msgid "Random name"
453
+ msgstr ""
454
+
455
+ #: ../app/models/host/discovered.rb:42
456
+ msgid "MAC-based name"
457
+ msgstr ""
458
+
459
+ #: ../app/models/host/discovered.rb:55
460
+ msgid "Invalid facts, must be a Hash"
461
+ msgstr "Eventi non validi, deve essere un Hash"
462
+
463
+ #: ../app/models/host/discovered.rb:60
464
+ msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
465
+ msgstr ""
466
+
467
+ #: ../app/models/host/discovered.rb:74
468
+ msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
469
+ msgstr ""
470
+
471
+ #: ../app/models/host/discovered.rb:103
472
+ msgid "Facts could not be imported"
473
+ msgstr ""
474
+
475
+ #: ../app/models/host/discovered.rb:161
476
+ msgid "Could not get facts from proxy %{url}: %{error}"
477
+ msgstr "Impossibile ottenere gli eventi dal proxy %{url}: %{error}"
478
+
479
+ #: ../app/models/host/discovered.rb:179
480
+ msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
481
+ msgstr ""
482
+
483
+ #: ../app/models/host/discovered.rb:183 ../app/models/host/discovered.rb:206
484
+ msgid "Unable to perform %{action} on %{ips}"
485
+ msgstr ""
486
+
487
+ #: ../app/models/host/discovered.rb:202
488
+ msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
489
+ msgstr ""
490
+
491
+ #: ../app/models/host/discovered.rb:226
492
+ msgid "Invalid hostname: Could not normalize the hostname"
493
+ msgstr ""
494
+
495
+ #: ../app/models/host/managed_extensions.rb:23
496
+ msgid "Reloading kernel on %s"
497
+ msgstr ""
498
+
499
+ #: ../app/models/host/managed_extensions.rb:25
500
+ msgid "Rebooting %s"
501
+ msgstr "Riavvio di %s"
502
+
503
+ #: ../app/models/host/managed_extensions.rb:46
504
+ msgid "Kexec template not associated with operating system"
505
+ msgstr ""
506
+
507
+ #: ../app/models/host/managed_extensions.rb:49
508
+ msgid "Kernel kexec URL is invalid: '%s'"
509
+ msgstr ""
510
+
511
+ #: ../app/models/host/managed_extensions.rb:50
512
+ msgid "Init RAM kexec URL is invalid: '%s'"
513
+ msgstr ""
514
+
515
+ #: ../app/models/nic/managed_extensions.rb:14
516
+ msgid "Rebuild DNS for %s"
517
+ msgstr ""
518
+
519
+ #: ../app/services/foreman_discovery/fact_parser.rb:4
520
+ msgid "Discovery fact parser does not work with non-discovery host '%{host}'"
521
+ msgstr ""
522
+
523
+ #: ../app/services/foreman_discovery/fact_parser.rb:6
524
+ msgid "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}"
525
+ msgstr ""
526
+
527
+ #: ../app/services/foreman_discovery/fact_parser.rb:12
528
+ msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
529
+ msgstr ""
530
+
531
+ #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:7
532
+ msgid "Highlights"
533
+ msgstr ""
534
+
535
+ #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:8
536
+ msgid "Storage"
537
+ msgstr "Storage"
538
+
539
+ #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:9
540
+ msgid "Hardware"
541
+ msgstr "Hardware"
542
+
543
+ #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:10
544
+ msgid "Network"
545
+ msgstr "Rete"
546
+
547
+ #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:11
548
+ msgid "Software"
549
+ msgstr "Software"
550
+
551
+ #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:12
552
+ msgid "IPMI"
553
+ msgstr "IPMI"
554
+
555
+ #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:13
556
+ msgid "Miscellaneous"
557
+ msgstr "Varie"
558
+
559
+ #: ../app/services/foreman_discovery/host_converter.rb:47
560
+ msgid "IPAM must be configured for subnet '%s'"
561
+ msgstr ""
562
+
563
+ #: ../app/services/foreman_discovery/node_api/node_resource.rb:4
564
+ msgid "Options must be hash"
565
+ msgstr ""
566
+
567
+ #: ../app/services/foreman_discovery/node_api/node_resource.rb:5
568
+ msgid "Option 'url' must be provided"
569
+ msgstr ""
570
+
571
+ #: ../app/services/foreman_discovery/node_api/node_resource.rb:41 ../app/services/foreman_discovery/node_api/node_resource.rb:47 ../app/services/foreman_discovery/node_api/node_resource.rb:53
572
+ msgid "Option 'url' must be valid URI: %s"
573
+ msgstr ""
574
+
575
+ #: ../app/services/foreman_discovery/node_api/node_resource.rb:76
576
+ msgid "Image API returned HTTP/%{code} with '%{body}"
577
+ msgstr ""
578
+
579
+ #: ../app/services/foreman_discovery/node_api/node_resource.rb:79
580
+ msgid "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})"
581
+ msgstr ""
582
+
583
+ #: ../app/services/foreman_discovery/ui_notifications/failed_discovery.rb:24
584
+ msgid "One or more hosts with failed discovery due to error: %s"
585
+ msgstr ""
586
+
587
+ #: ../app/services/foreman_discovery/ui_notifications/new_host.rb:22
588
+ msgid "Host %s has been dicovered"
589
+ msgstr ""
590
+
591
+ #: ../app/views/dashboard/_discovery_widget.html.erb:5
592
+ msgid "Discovered Host"
593
+ msgid_plural "Discovered Hosts"
594
+ msgstr[0] ""
595
+ msgstr[1] ""
596
+
597
+ #: ../app/views/dashboard/_discovery_widget.html.erb:9
598
+ msgid "No discovered hosts available"
599
+ msgstr "Nessun host rilevato disponibile"
600
+
601
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:3
602
+ msgid "Host"
603
+ msgstr "Host"
604
+
605
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7 ../app/views/discovered_hosts/_selected_hosts.html.erb:8 ../app/views/discovered_mailer/discovered_summary.html.erb:18 ../app/views/discovered_mailer/discovered_summary.text.erb:10
606
+ msgid "Model"
607
+ msgstr "Modello"
608
+
609
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9 ../app/views/discovered_mailer/discovered_summary.html.erb:20 ../app/views/discovered_mailer/discovered_summary.text.erb:12
610
+ msgid "CPUs"
611
+ msgstr "CPU"
612
+
613
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10 ../app/views/discovered_mailer/discovered_summary.html.erb:21 ../app/views/discovered_mailer/discovered_summary.text.erb:13
614
+ msgid "Memory"
615
+ msgstr "Memoria"
616
+
617
+ #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:23
618
+ msgid "Customize Host"
619
+ msgstr ""
620
+
621
+ #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:24
622
+ msgid "Create Host"
623
+ msgstr "Crea Host"
624
+
625
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
626
+ msgid "Select all items in this page"
627
+ msgstr "Seleziona tutti gli oggetti in questa pagina"
628
+
629
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
630
+ msgid "items selected. Uncheck to Clear"
631
+ msgstr "oggetti selezionati. Deselezionare per annullare"
632
+
633
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6 ../app/views/discovered_hosts/_selected_hosts.html.erb:7 ../app/views/discovered_mailer/discovered_summary.html.erb:17 ../app/views/discovered_mailer/discovered_summary.text.erb:9
634
+ msgid "Name"
635
+ msgstr "Nome"
636
+
637
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8 ../app/views/discovered_mailer/discovered_summary.html.erb:19 ../app/views/discovered_mailer/discovered_summary.text.erb:11
638
+ msgid "IP Address"
639
+ msgstr "Indirizzo IP"
640
+
641
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
642
+ msgid "Disk Count"
643
+ msgstr ""
644
+
645
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:12
646
+ msgid "Disks Size"
647
+ msgstr ""
648
+
649
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:9 ../app/views/discovery_rules/index.html.erb:11
650
+ msgid "Location"
651
+ msgstr "Posizione"
652
+
653
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17 ../app/views/discovered_hosts/_selected_hosts.html.erb:10 ../app/views/discovery_rules/index.html.erb:12
654
+ msgid "Organization"
655
+ msgstr "Organizzazione"
656
+
657
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
658
+ msgid "Subnet"
659
+ msgstr "Sottorete"
660
+
661
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19
662
+ msgid "Last Facts Upload"
663
+ msgstr ""
664
+
665
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20 ../app/views/discovery_rules/index.html.erb:14
666
+ msgid "Actions"
667
+ msgstr "Azioni"
668
+
669
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:55
670
+ msgid "Please Confirm"
671
+ msgstr "Conferma"
672
+
673
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:61
674
+ msgid "Cancel"
675
+ msgstr "Annulla"
676
+
677
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:62
678
+ msgid "Submit"
679
+ msgstr "Invia"
680
+
681
+ #: ../app/views/discovered_hosts/edit.html.erb:1
682
+ msgid "Provision %s"
683
+ msgstr ""
684
+
685
+ #: ../app/views/discovered_hosts/multiple_destroy.html.erb:3
686
+ msgid "This might take a while, as all hosts, facts and reports will be destroyed as well"
687
+ msgstr "Questa operazione potrebbe richiedere qualche istante poichè saranno annullati anche gli host, eventi e riporti"
688
+
689
+ #: ../app/views/discovered_hosts/select_multiple_location.html.erb:5
690
+ msgid "Select location"
691
+ msgstr "Seleziona posizione"
692
+
693
+ #: ../app/views/discovered_hosts/select_multiple_organization.html.erb:5
694
+ msgid "Select organization"
695
+ msgstr "Seleziona organizzazione"
696
+
697
+ #: ../app/views/discovered_hosts/show.html.erb:1
698
+ msgid "Discovered host: %s"
699
+ msgstr "Host trovati: %s"
700
+
701
+ #: ../app/views/discovered_hosts/show.html.erb:37
702
+ msgid "Interfaces"
703
+ msgstr "Interfaccia"
704
+
705
+ #: ../app/views/discovered_hosts/show.html.erb:44
706
+ msgid "Type"
707
+ msgstr "Tipo"
708
+
709
+ #: ../app/views/discovered_hosts/show.html.erb:45
710
+ msgid "Identifier"
711
+ msgstr "Identificazione"
712
+
713
+ #: ../app/views/discovered_hosts/show.html.erb:46
714
+ msgid "MAC address"
715
+ msgstr "Indirizzo MAC"
716
+
717
+ #: ../app/views/discovered_hosts/show.html.erb:47
718
+ msgid "IP address"
719
+ msgstr "indirizzo IP"
720
+
721
+ #: ../app/views/discovered_hosts/show.html.erb:66
722
+ msgid "Collapse All"
723
+ msgstr "Comprimi tutto"
724
+
725
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:6
726
+ msgid "Summary report for discovered hosts from Foreman"
727
+ msgstr ""
728
+
729
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:9
730
+ msgid "<b>Foreman</b> Discovered hosts summary"
731
+ msgstr ""
732
+
733
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:10 ../app/views/discovered_mailer/discovered_summary.text.erb:5
734
+ msgid "Summary from %{time} ago to %{now}"
735
+ msgstr ""
736
+
737
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:11 ../app/views/discovered_mailer/discovered_summary.text.erb:3
738
+ msgid "Discovered hosts from Foreman server at %{foreman_url}"
739
+ msgstr ""
740
+
741
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:22 ../app/views/discovered_mailer/discovered_summary.text.erb:14
742
+ msgid "Disk count"
743
+ msgstr "Conteggio disco"
744
+
745
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:23 ../app/views/discovered_mailer/discovered_summary.text.erb:15
746
+ msgid "Disks size"
747
+ msgstr "Dimensione dischi"
748
+
749
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:31
750
+ msgid "No discovered hosts for the selected period"
751
+ msgstr ""
752
+
753
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:1
754
+ msgid "Foreman discovered hosts summary"
755
+ msgstr ""
756
+
757
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:21
758
+ msgid "No new discovered hosts for this period"
759
+ msgstr ""
760
+
761
+ #: ../app/views/discovery_rules/_form.html.erb:5
762
+ msgid "Primary"
763
+ msgstr "Primario"
764
+
765
+ #: ../app/views/discovery_rules/_form.html.erb:7
766
+ msgid "Locations"
767
+ msgstr "Posizioni"
768
+
769
+ #: ../app/views/discovery_rules/_form.html.erb:10
770
+ msgid "Organizations"
771
+ msgstr "Organizzazioni"
772
+
773
+ #: ../app/views/discovery_rules/_form.html.erb:22
774
+ msgid "Target host group for this rule with all properties set"
775
+ msgstr "Gruppo di host di destinazione per questa regola con tutte le proprietà impostate"
776
+
777
+ #: ../app/views/discovery_rules/_form.html.erb:25
778
+ msgid "Hostname for provisioned hosts"
779
+ msgstr "Hostname per gli host con provisioning"
780
+
781
+ #: ../app/views/discovery_rules/_form.html.erb:26
782
+ msgid "Hosts Limit"
783
+ msgstr "Limite host"
784
+
785
+ #: ../app/views/discovery_rules/_form.html.erb:26
786
+ msgid "Maximum hosts provisioned with this rule (0 = unlimited)"
787
+ msgstr "Numero di host massimo con provisioning con questa regola (0 = unlimited)"
788
+
789
+ #: ../app/views/discovery_rules/_form.html.erb:27
790
+ msgid "Rule priority (lower integer means higher priority)"
791
+ msgstr "Priorità regola (valore intero più basso, priorità più alta)"
792
+
793
+ #: ../app/views/discovery_rules/_template_inline.erb:2
794
+ msgid "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB)."
795
+ msgstr "Specifica il pattern del template per l'hostname di destinazione con la stessa sintassi dei template di provisioning (ERB)."
796
+
797
+ #: ../app/views/discovery_rules/_template_inline.erb:4
798
+ msgid "Domain will be appended automatically. A hostname based on MAC address will be used when left blank."
799
+ msgstr ""
800
+
801
+ #: ../app/views/discovery_rules/_template_inline.erb:5
802
+ msgid "In addition to @host attribute function rand for random integers is available. Examples:"
803
+ msgstr ""
804
+
805
+ #: ../app/views/discovery_rules/_template_inline.erb:8
806
+ msgid "When creating hostname patterns, make sure the resulting host names are unique."
807
+ msgstr ""
808
+
809
+ #: ../app/views/discovery_rules/_template_inline.erb:9
810
+ msgid "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID)."
811
+ msgstr ""
812
+
813
+ #: ../app/views/discovery_rules/clone.erb:1
814
+ msgid "Clone %s"
815
+ msgstr "Clona %s"
816
+
817
+ #: ../app/views/discovery_rules/edit.html.erb:1
818
+ msgid "Edit %s"
819
+ msgstr "Modifica %s"
820
+
821
+ #: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:316 ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:20
822
+ msgid "Discovery Rules"
823
+ msgstr "Regola per la scoperta"
824
+
825
+ #: ../app/views/discovery_rules/index.html.erb:2 ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:9
826
+ msgid "Create Rule"
827
+ msgstr ""
828
+
829
+ #: ../app/views/discovery_rules/index.html.erb:6
830
+ msgid "DiscoveryRule|Name"
831
+ msgstr "Nome"
832
+
833
+ #: ../app/views/discovery_rules/index.html.erb:7
834
+ msgid "DiscoveryRule|Priority"
835
+ msgstr "Priorità"
836
+
837
+ #: ../app/views/discovery_rules/index.html.erb:8
838
+ msgid "DiscoveryRule|Query"
839
+ msgstr "Interrogazione"
840
+
841
+ #: ../app/views/discovery_rules/index.html.erb:9
842
+ msgid "Host Group"
843
+ msgstr "Gruppo di host"
844
+
845
+ #: ../app/views/discovery_rules/index.html.erb:10
846
+ msgid "Hosts/Limit"
847
+ msgstr ""
848
+
849
+ #: ../app/views/discovery_rules/index.html.erb:13
850
+ msgid "DiscoveryRule|Enabled"
851
+ msgstr "Abilitata"
852
+
853
+ #: ../app/views/discovery_rules/new.html.erb:1
854
+ msgid "New Discovery Rule"
855
+ msgstr "Nuova regola per la scoperta"
856
+
857
+ #: ../app/views/discovery_rules/welcome.html.erb:8
858
+ msgid "Discovered Rules"
859
+ msgstr ""
860
+
861
+ #: ../db/seeds.d/70_discovery_mail_notification.rb:3
862
+ msgid "A summary of discovered hosts"
863
+ msgstr ""
864
+
865
+ #: ../db/seeds.d/80_discovery_ui_notification.rb:4
866
+ msgid "New hosts"
867
+ msgstr ""
868
+
869
+ #: ../db/seeds.d/80_discovery_ui_notification.rb:6
870
+ msgid "One or more hosts have been discovered"
871
+ msgstr ""
872
+
873
+ #: ../db/seeds.d/80_discovery_ui_notification.rb:13
874
+ msgid "Details"
875
+ msgstr "Dettagli:"
876
+
877
+ #: ../db/seeds.d/80_discovery_ui_notification.rb:18
878
+ msgid "Hosts"
879
+ msgstr "Hosts"
880
+
881
+ #: ../db/seeds.d/80_discovery_ui_notification.rb:20
882
+ msgid "Error message goes here"
883
+ msgstr ""
884
+
885
+ #: ../lib/foreman_discovery/engine.rb:38
886
+ msgid "Discovery"
887
+ msgstr ""
888
+
889
+ #: ../lib/foreman_discovery/engine.rb:47
890
+ msgid "Discovery location"
891
+ msgstr ""
892
+
893
+ #: ../lib/foreman_discovery/engine.rb:48
894
+ msgid "The default location to place discovered hosts in"
895
+ msgstr "La posizione predefinita nella quale posizionare gli host trovati"
896
+
897
+ #: ../lib/foreman_discovery/engine.rb:54
898
+ msgid "Discovery organization"
899
+ msgstr ""
900
+
901
+ #: ../lib/foreman_discovery/engine.rb:55
902
+ msgid "The default organization to place discovered hosts in"
903
+ msgstr "L'organizzazione predefinita nella quale posizionare gli host trovati"
904
+
905
+ #: ../lib/foreman_discovery/engine.rb:60
906
+ msgid "Interface fact"
907
+ msgstr ""
908
+
909
+ #: ../lib/foreman_discovery/engine.rb:61
910
+ msgid "Fact name to use for primary interface detection"
911
+ msgstr ""
912
+
913
+ #: ../lib/foreman_discovery/engine.rb:66
914
+ msgid "Create bond interfaces"
915
+ msgstr ""
916
+
917
+ #: ../lib/foreman_discovery/engine.rb:67
918
+ msgid "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)"
919
+ msgstr ""
920
+
921
+ #: ../lib/foreman_discovery/engine.rb:72
922
+ msgid "Clean all facts"
923
+ msgstr ""
924
+
925
+ #: ../lib/foreman_discovery/engine.rb:73
926
+ msgid "Clean all reported facts during provisioning (except discovery facts)"
927
+ msgstr ""
928
+
929
+ #: ../lib/foreman_discovery/engine.rb:78
930
+ msgid "Hostname facts"
931
+ msgstr ""
932
+
933
+ #: ../lib/foreman_discovery/engine.rb:79
934
+ msgid "List of facts to use for the hostname (first wins)"
935
+ msgstr ""
936
+
937
+ #: ../lib/foreman_discovery/engine.rb:86
938
+ msgid "Auto provisioning"
939
+ msgstr ""
940
+
941
+ #: ../lib/foreman_discovery/engine.rb:87
942
+ msgid "Automatically provision newly discovered hosts, according to the provisioning rules"
943
+ msgstr "Esegui automaticamente il provisioning degli host trovati, in base alle regole per il provisioning"
944
+
945
+ #: ../lib/foreman_discovery/engine.rb:93
946
+ msgid "Automatically reboot or kexec discovered host during provisioning"
947
+ msgstr ""
948
+
949
+ #: ../lib/foreman_discovery/engine.rb:98
950
+ msgid "Hostname prefix"
951
+ msgstr ""
952
+
953
+ #: ../lib/foreman_discovery/engine.rb:99
954
+ msgid "The default prefix to use for the host name, must start with a letter"
955
+ msgstr "Il prefisso predefinito da usare per l'hostname, deve iniziare con una lettera"
956
+
957
+ #: ../lib/foreman_discovery/engine.rb:106
958
+ msgid "Fact columns"
959
+ msgstr ""
960
+
961
+ #: ../lib/foreman_discovery/engine.rb:107
962
+ msgid "Extra facter columns to show in host lists"
963
+ msgstr ""
964
+
965
+ #: ../lib/foreman_discovery/engine.rb:112
966
+ msgid "Highlighted facts"
967
+ msgstr ""
968
+
969
+ #: ../lib/foreman_discovery/engine.rb:113
970
+ msgid "Regex to organize facts for highlights section - e.g. ^(abc|cde)$"
971
+ msgstr ""
972
+
973
+ #: ../lib/foreman_discovery/engine.rb:118
974
+ msgid "Storage facts"
975
+ msgstr ""
976
+
977
+ #: ../lib/foreman_discovery/engine.rb:119
978
+ msgid "Regex to organize facts for storage section"
979
+ msgstr ""
980
+
981
+ #: ../lib/foreman_discovery/engine.rb:124
982
+ msgid "Software facts"
983
+ msgstr ""
984
+
985
+ #: ../lib/foreman_discovery/engine.rb:125
986
+ msgid "Regex to organize facts for software section"
987
+ msgstr ""
988
+
989
+ #: ../lib/foreman_discovery/engine.rb:130
990
+ msgid "Hardware facts"
991
+ msgstr ""
992
+
993
+ #: ../lib/foreman_discovery/engine.rb:131
994
+ msgid "Regex to organize facts for hardware section"
995
+ msgstr ""
996
+
997
+ #: ../lib/foreman_discovery/engine.rb:136
998
+ msgid "Network facts"
999
+ msgstr ""
1000
+
1001
+ #: ../lib/foreman_discovery/engine.rb:137
1002
+ msgid "Regex to organize facts for network section"
1003
+ msgstr ""
1004
+
1005
+ #: ../lib/foreman_discovery/engine.rb:142
1006
+ msgid "IPMI facts"
1007
+ msgstr ""
1008
+
1009
+ #: ../lib/foreman_discovery/engine.rb:143
1010
+ msgid "Regex to organize facts for ipmi section"
1011
+ msgstr ""
1012
+
1013
+ #: ../lib/foreman_discovery/engine.rb:148
1014
+ msgid "Lock PXE"
1015
+ msgstr ""
1016
+
1017
+ #: ../lib/foreman_discovery/engine.rb:149
1018
+ msgid "Automatically generate PXE configuration to pin a newly discovered host to discovery"
1019
+ msgstr ""
1020
+
1021
+ #: ../lib/foreman_discovery/engine.rb:155
1022
+ msgid "Locked PXELinux template name"
1023
+ msgstr ""
1024
+
1025
+ #: ../lib/foreman_discovery/engine.rb:156
1026
+ msgid "PXELinux template to be used when pinning a host to discovery"
1027
+ msgstr ""
1028
+
1029
+ #: ../lib/foreman_discovery/engine.rb:162
1030
+ msgid "Locked PXEGrub template name"
1031
+ msgstr ""
1032
+
1033
+ #: ../lib/foreman_discovery/engine.rb:163
1034
+ msgid "PXEGrub template to be used when pinning a host to discovery"
1035
+ msgstr ""
1036
+
1037
+ #: ../lib/foreman_discovery/engine.rb:169
1038
+ msgid "Locked PXEGrub2 template name"
1039
+ msgstr ""
1040
+
1041
+ #: ../lib/foreman_discovery/engine.rb:170
1042
+ msgid "PXEGrub2 template to be used when pinning a host to discovery"
1043
+ msgstr ""
1044
+
1045
+ #: ../lib/foreman_discovery/engine.rb:175
1046
+ msgid "Force DNS"
1047
+ msgstr ""
1048
+
1049
+ #: ../lib/foreman_discovery/engine.rb:176
1050
+ msgid "Force DNS entries creation when provisioning discovered host"
1051
+ msgstr ""
1052
+
1053
+ #: ../lib/foreman_discovery/engine.rb:181
1054
+ msgid "Error on existing NIC"
1055
+ msgstr ""
1056
+
1057
+ #: ../lib/foreman_discovery/engine.rb:182
1058
+ msgid "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)"
1059
+ msgstr ""
1060
+
1061
+ #: ../lib/foreman_discovery/engine.rb:188
1062
+ msgid "Type of name generator"
1063
+ msgstr ""
1064
+
1065
+ #: ../lib/foreman_discovery/engine.rb:189
1066
+ msgid "Discovery hostname naming pattern"
1067
+ msgstr ""
1068
+
1069
+ #: ../lib/foreman_discovery/engine.rb:194
1070
+ msgid "Prefer IPv6"
1071
+ msgstr ""
1072
+
1073
+ #: ../lib/foreman_discovery/engine.rb:195
1074
+ msgid "Prefer IPv6 to IPv4 when calling discovered nodes"
1075
+ msgstr ""
1076
+
1077
+ #: ../lib/foreman_discovery/engine.rb:335
1078
+ msgid "Discovery Proxy"
1079
+ msgstr ""
1080
+
1081
+ #: ../lib/foreman_discovery/engine.rb:336
1082
+ msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1083
+ msgstr ""
1084
+
1085
+ #: ../lib/foreman_discovery/engine.rb:337
1086
+ msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1087
+ msgstr ""
1088
+
1089
+ #: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:33
1090
+ msgid "For more information please see "
1091
+ msgstr ""
1092
+
1093
+ #: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:34
1094
+ msgid "documentation"
1095
+ msgstr ""
1096
+
1097
+ #: ../webpack/src/ForemanDiscovery/DiscoveredHosts/Components/EmptyState/EmptyState.js:7
1098
+ msgid "No discovered hosts found in this context. This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
1099
+ msgstr ""
1100
+
1101
+ #: ../webpack/src/ForemanDiscovery/DiscoveredHosts/Components/EmptyState/EmptyState.js:15
1102
+ msgid "Foreman Discovery"
1103
+ msgstr ""
1104
+
1105
+ #: ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:12
1106
+ msgid "No Discovery Rules found in this context. Create Discovery Rules to perform automated provisioning on Discovered Hosts"
1107
+ msgstr ""
1108
+
1109
+ #: action_names.rb:2
1110
+ msgid "Remote action:"
1111
+ msgstr "Azione remota:"
1112
+
1113
+ #: action_names.rb:3
1114
+ msgid "Import Puppet classes"
1115
+ msgstr "Importa classi Puppet"
1116
+
1117
+ #: action_names.rb:4
1118
+ msgid "Import facts"
1119
+ msgstr "Importa gli eventi"
1120
+
1121
+ #: action_names.rb:5
1122
+ msgid "Action with sub plans"
1123
+ msgstr ""