foreman_discovery 15.0.2 → 15.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the foreman_discovery package.
4
- #
4
+ #
5
5
  # Translators:
6
6
  # caifti <caifti@gmail.com>, 2014
7
7
  # caifti <caifti@gmail.com>, 2014
@@ -9,11 +9,10 @@ msgid ""
9
9
  msgstr ""
10
10
  "Project-Id-Version: foreman_discovery 15.0.0\n"
11
11
  "Report-Msgid-Bugs-To: \n"
12
- "POT-Creation-Date: 2019-07-23 17:13+0200\n"
12
+ "POT-Creation-Date: 2019-05-13 15:39+0200\n"
13
13
  "PO-Revision-Date: 2019-04-18 19:36+0000\n"
14
14
  "Last-Translator: Lukáš Zapletal\n"
15
- "Language-Team: Italian (http://www.transifex.com/foreman/foreman/language/it/)"
16
- "\n"
15
+ "Language-Team: Italian (http://www.transifex.com/foreman/foreman/language/it/)\n"
17
16
  "MIME-Version: 1.0\n"
18
17
  "Content-Type: text/plain; charset=UTF-8\n"
19
18
  "Content-Transfer-Encoding: 8bit\n"
@@ -24,19 +23,23 @@ msgstr ""
24
23
  msgid "List all discovered hosts"
25
24
  msgstr "Elenca tutti gli host rilevati"
26
25
 
27
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17 ../app/controllers/api/v2/discovery_rules_controller.rb:15
26
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17
27
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:15
28
28
  msgid "filter results"
29
29
  msgstr "filtra i risultati"
30
30
 
31
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18 ../app/controllers/api/v2/discovery_rules_controller.rb:16
31
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18
32
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:16
32
33
  msgid "sort results"
33
34
  msgstr "ordina risultati"
34
35
 
35
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19 ../app/controllers/api/v2/discovery_rules_controller.rb:17
36
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19
37
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:17
36
38
  msgid "paginate results"
37
39
  msgstr "paginazione risultati"
38
40
 
39
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:20 ../app/controllers/api/v2/discovery_rules_controller.rb:18
41
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:20
42
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:18
40
43
  msgid "number of entries per request"
41
44
  msgstr "numero di voci per richiesta"
42
45
 
@@ -44,7 +47,8 @@ msgstr "numero di voci per richiesta"
44
47
  msgid "Show a discovered host"
45
48
  msgstr "Visualizza un host rilevato"
46
49
 
47
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:79
50
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37
51
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:79
48
52
  msgid "DHCP filename option (Grub2 or PXELinux by default)"
49
53
  msgstr ""
50
54
 
@@ -65,11 +69,14 @@ msgid "not required if it's a virtual machine"
65
69
  msgstr "non necessario se è una macchina virtuale"
66
70
 
67
71
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
68
- msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
72
+ msgid ""
73
+ "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
69
74
  msgstr "UUID per controllare gli stati dei compiti d'orchestrazione, GET /api/orchestration/:UUID/tasks"
70
75
 
71
76
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:78
72
- msgid "required if value is not inherited from host group or default password in settings"
77
+ msgid ""
78
+ "required if value is not inherited from host group or default password in "
79
+ "settings"
73
80
  msgstr "necessario se il valore non è ereditato da un gruppo di host o password predefinita nelle impostazione"
74
81
 
75
82
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:89
@@ -81,14 +88,18 @@ msgid "Upload facts for a host, creating the host if required"
81
88
  msgstr "Carica gli eventi per un host creando, se necessario, un host"
82
89
 
83
90
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:97
84
- 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)"
91
+ msgid ""
92
+ "hash containing facts for the host with minimum set of facts: "
93
+ "discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: "
94
+ "eth0 (example in case primary interface is named eth0)"
85
95
  msgstr ""
86
96
 
87
97
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:116
88
98
  msgid "Execute rules against a discovered host"
89
99
  msgstr "Esegui le regole nei confronti di un host rilevato"
90
100
 
91
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:122 ../app/controllers/discovered_hosts_controller.rb:159
101
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:122
102
+ #: ../app/controllers/discovered_hosts_controller.rb:159
92
103
  msgid "Host %{host} was provisioned with rule %{rule}"
93
104
  msgstr "È stato eseguito il provisioning dell'host %{host} con la regola %{rule}"
94
105
 
@@ -96,7 +107,8 @@ msgstr "È stato eseguito il provisioning dell'host %{host} con la regola %{rule
96
107
  msgid "Unable to provision %{host}: %{errors}"
97
108
  msgstr ""
98
109
 
99
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:131 ../app/controllers/discovered_hosts_controller.rb:166
110
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:131
111
+ #: ../app/controllers/discovered_hosts_controller.rb:166
100
112
  msgid "No rule found for host %s"
101
113
  msgstr "Nessuna regola trovata per l'host %s"
102
114
 
@@ -104,11 +116,13 @@ msgstr "Nessuna regola trovata per l'host %s"
104
116
  msgid "Execute rules against all currently discovered hosts"
105
117
  msgstr "Esegui le regole nei confronti degli host attualemente rilevati"
106
118
 
107
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:142 ../app/controllers/discovered_hosts_controller.rb:172
119
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:142
120
+ #: ../app/controllers/discovered_hosts_controller.rb:172
108
121
  msgid "Errors during auto provisioning: %s"
109
122
  msgstr "Errore durante auto provisioning: %s"
110
123
 
111
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:175
124
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145
125
+ #: ../app/controllers/discovered_hosts_controller.rb:175
112
126
  msgid "No discovered hosts to provision"
113
127
  msgstr "Nessun host rilevato per il provisioning"
114
128
 
@@ -128,7 +142,8 @@ msgstr "Riavvio di un host rilevato"
128
142
  msgid "Rebooting all discovered hosts"
129
143
  msgstr ""
130
144
 
131
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:207 ../app/controllers/discovered_hosts_controller.rb:128
145
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:207
146
+ #: ../app/controllers/discovered_hosts_controller.rb:128
132
147
  msgid "Discovered hosts are rebooting now"
133
148
  msgstr ""
134
149
 
@@ -153,7 +168,8 @@ msgid "the hostgroup that is used to auto provision a host"
153
168
  msgstr "gruppo di host usato per l'auto provision di un host"
154
169
 
155
170
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:35
156
- msgid "defines a pattern to assign human-readable hostnames to the matching hosts"
171
+ msgid ""
172
+ "defines a pattern to assign human-readable hostnames to the matching hosts"
157
173
  msgstr "definisce uno schema per assegnare gli hostname leggibili dall'utente agli host corrispondenti"
158
174
 
159
175
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:36
@@ -161,7 +177,8 @@ msgid "enables to limit maximum amount of provisioned hosts per rule"
161
177
  msgstr "permette di limitare la quantità massima di host con provisioning per regola"
162
178
 
163
179
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:37
164
- msgid "puts the rules in order, low numbers go first. Must be greater then zero"
180
+ msgid ""
181
+ "puts the rules in order, low numbers go first. Must be greater then zero"
165
182
  msgstr "ordina le regole, i numeri più piccoli hanno maggiore priorità. Deve essere maggiore di zero."
166
183
 
167
184
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:38
@@ -312,15 +329,21 @@ msgstr "Regola disabilitata"
312
329
  msgid "%s ago"
313
330
  msgstr "%s fa"
314
331
 
315
- #: ../app/helpers/discovered_hosts_helper.rb:14 ../app/helpers/discovered_hosts_helper.rb:29 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:37
332
+ #: ../app/helpers/discovered_hosts_helper.rb:14
333
+ #: ../app/helpers/discovered_hosts_helper.rb:29
334
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:37
316
335
  msgid "Auto Provision"
317
336
  msgstr "Auto Provision"
318
337
 
319
- #: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:38
338
+ #: ../app/helpers/discovered_hosts_helper.rb:15
339
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:38
320
340
  msgid "Refresh facts"
321
341
  msgstr "Aggiorna eventi"
322
342
 
323
- #: ../app/helpers/discovered_hosts_helper.rb:16 ../app/helpers/discovered_hosts_helper.rb:30 ../app/models/setting/discovered.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:39
343
+ #: ../app/helpers/discovered_hosts_helper.rb:16
344
+ #: ../app/helpers/discovered_hosts_helper.rb:30
345
+ #: ../app/models/setting/discovered.rb:26
346
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:39
324
347
  msgid "Reboot"
325
348
  msgstr "Riavvia"
326
349
 
@@ -328,11 +351,13 @@ msgstr "Riavvia"
328
351
  msgid "Back"
329
352
  msgstr "Indietro"
330
353
 
331
- #: ../app/helpers/discovered_hosts_helper.rb:21 ../app/helpers/discovered_hosts_helper.rb:35
354
+ #: ../app/helpers/discovered_hosts_helper.rb:21
355
+ #: ../app/helpers/discovered_hosts_helper.rb:35
332
356
  msgid "Select Action"
333
357
  msgstr "Seleziona azione"
334
358
 
335
- #: ../app/helpers/discovered_hosts_helper.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
359
+ #: ../app/helpers/discovered_hosts_helper.rb:23
360
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
336
361
  msgid "Delete %s?"
337
362
  msgstr "Cancella %s?"
338
363
 
@@ -352,7 +377,8 @@ msgstr "Cancella"
352
377
  msgid "%s - The following hosts are about to be changed"
353
378
  msgstr "%s - I seguenti host stanno per essere modificati"
354
379
 
355
- #: ../app/helpers/discovered_hosts_helper.rb:46 ../app/views/dashboard/_discovery_widget_host.html.erb:2
380
+ #: ../app/helpers/discovered_hosts_helper.rb:46
381
+ #: ../app/views/dashboard/_discovery_widget_host.html.erb:2
356
382
  msgid "N/A"
357
383
  msgstr "N/A"
358
384
 
@@ -372,7 +398,12 @@ msgstr ""
372
398
  msgid "Provision"
373
399
  msgstr "Provisioning"
374
400
 
375
- #: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:6 ../lib/foreman_discovery/engine.rb:158 ../lib/foreman_discovery/engine.rb:173
401
+ #: ../app/helpers/discovery_rules_helper.rb:26
402
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1
403
+ #: ../app/views/discovered_hosts/welcome.html.erb:1
404
+ #: ../app/views/discovered_hosts/welcome.html.erb:6
405
+ #: ../lib/foreman_discovery/engine.rb:158
406
+ #: ../lib/foreman_discovery/engine.rb:173
376
407
  msgid "Discovered Hosts"
377
408
  msgstr ""
378
409
 
@@ -421,58 +452,65 @@ msgid "must be present."
421
452
  msgstr ""
422
453
 
423
454
  #: ../app/models/discovery_rule.rb:52
424
- msgid "Host group organization %s must also be associated to the discovery rule"
425
- msgid_plural "Host group organizations %s must also be associated to the discovery rule"
455
+ msgid ""
456
+ "Host group organization %s must also be associated to the discovery rule"
457
+ msgid_plural ""
458
+ "Host group organizations %s must also be associated to the discovery rule"
426
459
  msgstr[0] ""
427
460
  msgstr[1] ""
428
461
 
429
462
  #: ../app/models/discovery_rule.rb:56
430
463
  msgid "Host group location %s must also be associated to the discovery rule"
431
- msgid_plural "Host group locations %s must also be associated to the discovery rule"
464
+ msgid_plural ""
465
+ "Host group locations %s must also be associated to the discovery rule"
432
466
  msgstr[0] ""
433
467
  msgstr[1] ""
434
468
 
435
- #: ../app/models/host/discovered.rb:40
469
+ #: ../app/models/host/discovered.rb:41
436
470
  msgid "Fact + prefix"
437
471
  msgstr ""
438
472
 
439
- #: ../app/models/host/discovered.rb:41
473
+ #: ../app/models/host/discovered.rb:42
440
474
  msgid "Random name"
441
475
  msgstr ""
442
476
 
443
- #: ../app/models/host/discovered.rb:42
477
+ #: ../app/models/host/discovered.rb:43
444
478
  msgid "MAC-based name"
445
479
  msgstr ""
446
480
 
447
- #: ../app/models/host/discovered.rb:51
481
+ #: ../app/models/host/discovered.rb:52
448
482
  msgid "Invalid facts, must be a Hash"
449
483
  msgstr "Eventi non validi, deve essere un Hash"
450
484
 
451
- #: ../app/models/host/discovered.rb:56
452
- msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
485
+ #: ../app/models/host/discovered.rb:57
486
+ msgid ""
487
+ "Expected discovery_fact '%s' is missing, unable to detect primary interface "
488
+ "and set hostname"
453
489
  msgstr ""
454
490
 
455
- #: ../app/models/host/discovered.rb:69
456
- msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
491
+ #: ../app/models/host/discovered.rb:70
492
+ msgid ""
493
+ "Invalid facts: hash does not contain a valid value for any of the facts in "
494
+ "the discovery_hostname setting: %s"
457
495
  msgstr ""
458
496
 
459
- #: ../app/models/host/discovered.rb:95
497
+ #: ../app/models/host/discovered.rb:96
460
498
  msgid "Facts could not be imported"
461
499
  msgstr ""
462
500
 
463
- #: ../app/models/host/discovered.rb:150
501
+ #: ../app/models/host/discovered.rb:151
464
502
  msgid "Could not get facts from proxy %{url}: %{error}"
465
503
  msgstr "Impossibile ottenere gli eventi dal proxy %{url}: %{error}"
466
504
 
467
- #: ../app/models/host/discovered.rb:158
505
+ #: ../app/models/host/discovered.rb:159
468
506
  msgid "Unable to reboot %{name} via %{url}: %{msg}"
469
507
  msgstr ""
470
508
 
471
- #: ../app/models/host/discovered.rb:166
509
+ #: ../app/models/host/discovered.rb:167
472
510
  msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
473
511
  msgstr ""
474
512
 
475
- #: ../app/models/host/discovered.rb:185
513
+ #: ../app/models/host/discovered.rb:186
476
514
  msgid "Invalid hostname: Could not normalize the hostname"
477
515
  msgstr ""
478
516
 
@@ -525,7 +563,9 @@ msgid "Interface fact"
525
563
  msgstr ""
526
564
 
527
565
  #: ../app/models/setting/discovered.rb:22
528
- msgid "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)"
566
+ msgid ""
567
+ "Automatic bond interface (if another interface is detected on the same VLAN "
568
+ "via LLDP)"
529
569
  msgstr ""
530
570
 
531
571
  #: ../app/models/setting/discovered.rb:22
@@ -549,7 +589,9 @@ msgid "Hostname facts"
549
589
  msgstr ""
550
590
 
551
591
  #: ../app/models/setting/discovered.rb:25
552
- msgid "Automatically provision newly discovered hosts, according to the provisioning rules"
592
+ msgid ""
593
+ "Automatically provision newly discovered hosts, according to the "
594
+ "provisioning rules"
553
595
  msgstr "Esegui automaticamente il provisioning degli host trovati, in base alle regole per il provisioning"
554
596
 
555
597
  #: ../app/models/setting/discovered.rb:25
@@ -625,7 +667,9 @@ msgid "IPMI facts"
625
667
  msgstr ""
626
668
 
627
669
  #: ../app/models/setting/discovered.rb:35
628
- msgid "Automatically generate PXE configuration to pin a newly discovered host to discovery"
670
+ msgid ""
671
+ "Automatically generate PXE configuration to pin a newly discovered host to "
672
+ "discovery"
629
673
  msgstr ""
630
674
 
631
675
  #: ../app/models/setting/discovered.rb:35
@@ -665,7 +709,9 @@ msgid "Force DNS"
665
709
  msgstr ""
666
710
 
667
711
  #: ../app/models/setting/discovered.rb:40
668
- msgid "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)"
712
+ msgid ""
713
+ "Do not allow to discover existing managed host matching MAC of a "
714
+ "provisioning NIC (errors out early)"
669
715
  msgstr ""
670
716
 
671
717
  #: ../app/models/setting/discovered.rb:40
@@ -689,7 +735,9 @@ msgid "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}"
689
735
  msgstr ""
690
736
 
691
737
  #: ../app/services/foreman_discovery/fact_parser.rb:12
692
- msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
738
+ msgid ""
739
+ "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: "
740
+ "%{filter}"
693
741
  msgstr ""
694
742
 
695
743
  #: ../app/services/foreman_discovery/node_api/node_resource.rb:75
@@ -708,15 +756,25 @@ msgstr "Nessun host rilevato disponibile"
708
756
  msgid "Host"
709
757
  msgstr "Host"
710
758
 
711
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6 ../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
759
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4
760
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6
761
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:8
762
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:18
763
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:10
712
764
  msgid "Model"
713
765
  msgstr "Modello"
714
766
 
715
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8 ../app/views/discovered_mailer/discovered_summary.html.erb:20 ../app/views/discovered_mailer/discovered_summary.text.erb:12
767
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5
768
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8
769
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:20
770
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:12
716
771
  msgid "CPUs"
717
772
  msgstr "CPU"
718
773
 
719
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9 ../app/views/discovered_mailer/discovered_summary.html.erb:21 ../app/views/discovered_mailer/discovered_summary.text.erb:13
774
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6
775
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9
776
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:21
777
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:13
720
778
  msgid "Memory"
721
779
  msgstr "Memoria"
722
780
 
@@ -736,11 +794,16 @@ msgstr "Seleziona tutti gli oggetti in questa pagina"
736
794
  msgid "items selected. Uncheck to Clear"
737
795
  msgstr "oggetti selezionati. Deselezionare per annullare"
738
796
 
739
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5 ../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
797
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
798
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:7
799
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:17
800
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:9
740
801
  msgid "Name"
741
802
  msgstr "Nome"
742
803
 
743
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7 ../app/views/discovered_mailer/discovered_summary.html.erb:19 ../app/views/discovered_mailer/discovered_summary.text.erb:11
804
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7
805
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:19
806
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:11
744
807
  msgid "IP Address"
745
808
  msgstr "Indirizzo IP"
746
809
 
@@ -752,11 +815,13 @@ msgstr ""
752
815
  msgid "Disks Size"
753
816
  msgstr ""
754
817
 
755
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:15 ../app/views/discovered_hosts/_selected_hosts.html.erb:9
818
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:15
819
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:9
756
820
  msgid "Location"
757
821
  msgstr "Posizione"
758
822
 
759
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:10
823
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16
824
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
760
825
  msgid "Organization"
761
826
  msgstr "Organizzazione"
762
827
 
@@ -768,7 +833,8 @@ msgstr "Sottorete"
768
833
  msgid "Last Facts Upload"
769
834
  msgstr ""
770
835
 
771
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19 ../app/views/discovery_rules/index.html.erb:12
836
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19
837
+ #: ../app/views/discovery_rules/index.html.erb:12
772
838
  msgid "Actions"
773
839
  msgstr "Azioni"
774
840
 
@@ -789,7 +855,9 @@ msgid "Provision %s"
789
855
  msgstr ""
790
856
 
791
857
  #: ../app/views/discovered_hosts/multiple_destroy.html.erb:3
792
- msgid "This might take a while, as all hosts, facts and reports will be destroyed as well"
858
+ msgid ""
859
+ "This might take a while, as all hosts, facts and reports will be destroyed "
860
+ "as well"
793
861
  msgstr "Questa operazione potrebbe richiedere qualche istante poichè saranno annullati anche gli host, eventi e riporti"
794
862
 
795
863
  #: ../app/views/discovered_hosts/select_multiple_location.html.erb:5
@@ -833,7 +901,9 @@ msgid "No discovered hosts found in this context."
833
901
  msgstr ""
834
902
 
835
903
  #: ../app/views/discovered_hosts/welcome.html.erb:8
836
- msgid "This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
904
+ msgid ""
905
+ "This page shows discovered bare-metal or virtual nodes waiting to be "
906
+ "provisioned."
837
907
  msgstr ""
838
908
 
839
909
  #: ../app/views/discovered_hosts/welcome.html.erb:9
@@ -848,19 +918,23 @@ msgstr ""
848
918
  msgid "<b>Foreman</b> Discovered hosts summary"
849
919
  msgstr ""
850
920
 
851
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:10 ../app/views/discovered_mailer/discovered_summary.text.erb:5
921
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:10
922
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:5
852
923
  msgid "Summary from %{time} ago to %{now}"
853
924
  msgstr ""
854
925
 
855
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:11 ../app/views/discovered_mailer/discovered_summary.text.erb:3
926
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:11
927
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:3
856
928
  msgid "Discovered hosts from Foreman server at %{foreman_url}"
857
929
  msgstr ""
858
930
 
859
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:22 ../app/views/discovered_mailer/discovered_summary.text.erb:14
931
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:22
932
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:14
860
933
  msgid "Disk count"
861
934
  msgstr "Conteggio disco"
862
935
 
863
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:23 ../app/views/discovered_mailer/discovered_summary.text.erb:15
936
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:23
937
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:15
864
938
  msgid "Disks size"
865
939
  msgstr "Dimensione dischi"
866
940
 
@@ -909,30 +983,41 @@ msgid "Rule priority (lower integer means higher priority)"
909
983
  msgstr "Priorità regola (valore intero più basso, priorità più alta)"
910
984
 
911
985
  #: ../app/views/discovery_rules/_template_inline.erb:2
912
- msgid "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB)."
986
+ msgid ""
987
+ "Specify target hostname template pattern in the same syntax as in "
988
+ "Provisioning Templates (ERB)."
913
989
  msgstr "Specifica il pattern del template per l'hostname di destinazione con la stessa sintassi dei template di provisioning (ERB)."
914
990
 
915
991
  #: ../app/views/discovery_rules/_template_inline.erb:4
916
- msgid "Domain will be appended automatically. A hostname based on MAC address will be used when left blank."
992
+ msgid ""
993
+ "Domain will be appended automatically. A hostname based on MAC address will "
994
+ "be used when left blank."
917
995
  msgstr ""
918
996
 
919
997
  #: ../app/views/discovery_rules/_template_inline.erb:5
920
- msgid "In addition to @host attribute function rand for random integers is available. Examples:"
998
+ msgid ""
999
+ "In addition to @host attribute function rand for random integers is "
1000
+ "available. Examples:"
921
1001
  msgstr ""
922
1002
 
923
1003
  #: ../app/views/discovery_rules/_template_inline.erb:8
924
- msgid "When creating hostname patterns, make sure the resulting host names are unique."
1004
+ msgid ""
1005
+ "When creating hostname patterns, make sure the resulting host names are "
1006
+ "unique."
925
1007
  msgstr ""
926
1008
 
927
1009
  #: ../app/views/discovery_rules/_template_inline.erb:9
928
- msgid "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID)."
1010
+ msgid ""
1011
+ "Hostnames must not start with numbers. A good approach is to use unique "
1012
+ "information provided by facter (MAC address, BIOS or serial ID)."
929
1013
  msgstr ""
930
1014
 
931
1015
  #: ../app/views/discovery_rules/edit.html.erb:1
932
1016
  msgid "Edit %s"
933
1017
  msgstr "Modifica %s"
934
1018
 
935
- #: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:163
1019
+ #: ../app/views/discovery_rules/index.html.erb:1
1020
+ #: ../lib/foreman_discovery/engine.rb:163
936
1021
  msgid "Discovery Rules"
937
1022
  msgstr "Regola per la scoperta"
938
1023
 
@@ -997,9 +1082,13 @@ msgid "Discovery Proxy"
997
1082
  msgstr ""
998
1083
 
999
1084
  #: ../lib/foreman_discovery/engine.rb:189
1000
- msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1085
+ msgid ""
1086
+ "Discovery Proxy to use within this subnet for managing connection to "
1087
+ "discovered hosts"
1001
1088
  msgstr ""
1002
1089
 
1003
1090
  #: ../lib/foreman_discovery/engine.rb:190
1004
- msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1091
+ msgid ""
1092
+ "ID of Discovery Proxy to use within this subnet for managing connection to "
1093
+ "discovered hosts"
1005
1094
  msgstr ""