foreman_discovery 12.0.2 → 13.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (66) hide show
  1. checksums.yaml +4 -4
  2. data/app/mailers/discovered_mailer.rb +12 -1
  3. data/app/models/host/discovered.rb +20 -7
  4. data/app/models/setting/discovered.rb +2 -0
  5. data/app/services/foreman_discovery/fact_parser.rb +8 -2
  6. data/app/services/foreman_discovery/lldp_neighbors.rb +104 -0
  7. data/app/views/discovery_rules/index.html.erb +1 -1
  8. data/extra/discovery/pxeless-vlan.json +217 -0
  9. data/lib/foreman_discovery/engine.rb +1 -1
  10. data/lib/foreman_discovery/version.rb +1 -1
  11. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  12. data/locale/ca/foreman_discovery.edit.po +143 -58
  13. data/locale/ca/foreman_discovery.po +4 -4
  14. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  15. data/locale/de/foreman_discovery.edit.po +145 -59
  16. data/locale/de/foreman_discovery.po +7 -7
  17. data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
  18. data/locale/en/foreman_discovery.edit.po +90 -58
  19. data/locale/en/foreman_discovery.po +28 -4
  20. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  21. data/locale/en_GB/foreman_discovery.edit.po +151 -66
  22. data/locale/en_GB/foreman_discovery.po +12 -12
  23. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  24. data/locale/es/foreman_discovery.edit.po +155 -70
  25. data/locale/es/foreman_discovery.po +16 -16
  26. data/locale/foreman_discovery.pot +93 -59
  27. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  28. data/locale/fr/foreman_discovery.edit.po +287 -200
  29. data/locale/fr/foreman_discovery.po +149 -148
  30. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  31. data/locale/gl/foreman_discovery.edit.po +144 -59
  32. data/locale/gl/foreman_discovery.po +5 -5
  33. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  34. data/locale/it/foreman_discovery.edit.po +144 -59
  35. data/locale/it/foreman_discovery.po +5 -5
  36. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  37. data/locale/ja/foreman_discovery.edit.po +153 -68
  38. data/locale/ja/foreman_discovery.po +16 -14
  39. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  40. data/locale/ko/foreman_discovery.edit.po +143 -59
  41. data/locale/ko/foreman_discovery.po +5 -5
  42. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  43. data/locale/pt_BR/foreman_discovery.edit.po +155 -70
  44. data/locale/pt_BR/foreman_discovery.po +16 -16
  45. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  46. data/locale/ru/foreman_discovery.edit.po +146 -63
  47. data/locale/ru/foreman_discovery.po +6 -6
  48. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  49. data/locale/sv_SE/foreman_discovery.edit.po +144 -59
  50. data/locale/sv_SE/foreman_discovery.po +5 -5
  51. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  52. data/locale/zh_CN/foreman_discovery.edit.po +150 -69
  53. data/locale/zh_CN/foreman_discovery.po +13 -15
  54. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  55. data/locale/zh_TW/foreman_discovery.edit.po +227 -144
  56. data/locale/zh_TW/foreman_discovery.po +88 -88
  57. data/test/functional/api/v2/discovery_rules_controller_test.rb +8 -0
  58. data/test/functional/api/v2/settings_controller_test.rb +2 -0
  59. data/test/test_helper_discovery.rb +2 -0
  60. data/test/unit/discovered_mailer_test.rb +14 -0
  61. data/test/unit/discovery_rule_test.rb +3 -0
  62. data/test/unit/facts_with_lldp.json +107 -0
  63. data/test/unit/facts_with_lldp_bond_candidate.json +107 -0
  64. data/test/unit/host_discovered_test.rb +72 -1
  65. data/test/unit/lldp_neighbors_test.rb +56 -0
  66. metadata +11 -2
@@ -1,16 +1,16 @@
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
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: foreman_discovery 10.0.0\n"
8
+ "Project-Id-Version: foreman_discovery 13.0.0\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
- "PO-Revision-Date: 2017-12-11 11:31+0000\n"
11
- "Last-Translator: Lukáš Zapletal\n"
12
- "Language-Team: Galician (http://www.transifex.com/foreman/foreman/language/gl/"
13
- ")\n"
10
+ "POT-Creation-Date: 2018-06-15 11:25+0200\n"
11
+ "PO-Revision-Date: 2018-06-15 10:50+0000\n"
12
+ "Last-Translator: Carmela Rubiños <carmela.rubinos@gmail.com>\n"
13
+ "Language-Team: Galician (http://www.transifex.com/foreman/foreman/language/gl/)\n"
14
14
  "MIME-Version: 1.0\n"
15
15
  "Content-Type: text/plain; charset=UTF-8\n"
16
16
  "Content-Transfer-Encoding: 8bit\n"
@@ -21,19 +21,23 @@ msgstr ""
21
21
  msgid "List all discovered hosts"
22
22
  msgstr ""
23
23
 
24
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17 ../app/controllers/api/v2/discovery_rules_controller.rb:15
24
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17
25
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:15
25
26
  msgid "filter results"
26
27
  msgstr ""
27
28
 
28
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18 ../app/controllers/api/v2/discovery_rules_controller.rb:16
29
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18
30
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:16
29
31
  msgid "sort results"
30
32
  msgstr ""
31
33
 
32
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19 ../app/controllers/api/v2/discovery_rules_controller.rb:17
34
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19
35
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:17
33
36
  msgid "paginate results"
34
37
  msgstr ""
35
38
 
36
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:20 ../app/controllers/api/v2/discovery_rules_controller.rb:18
39
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:20
40
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:18
37
41
  msgid "number of entries per request"
38
42
  msgstr ""
39
43
 
@@ -41,7 +45,8 @@ msgstr ""
41
45
  msgid "Show a discovered host"
42
46
  msgstr ""
43
47
 
44
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:79
48
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37
49
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:79
45
50
  msgid "DHCP filename option (Grub2 or PXELinux by default)"
46
51
  msgstr ""
47
52
 
@@ -62,11 +67,14 @@ msgid "not required if it's a virtual machine"
62
67
  msgstr ""
63
68
 
64
69
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
65
- msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
70
+ msgid ""
71
+ "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
66
72
  msgstr ""
67
73
 
68
74
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:78
69
- msgid "required if value is not inherited from host group or default password in settings"
75
+ msgid ""
76
+ "required if value is not inherited from host group or default password in "
77
+ "settings"
70
78
  msgstr ""
71
79
 
72
80
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:89
@@ -78,14 +86,18 @@ msgid "Upload facts for a host, creating the host if required"
78
86
  msgstr ""
79
87
 
80
88
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:97
81
- 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)"
89
+ msgid ""
90
+ "hash containing facts for the host with minimum set of facts: "
91
+ "discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: "
92
+ "eth0 (example in case primary interface is named eth0)"
82
93
  msgstr ""
83
94
 
84
95
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:116
85
96
  msgid "Execute rules against a discovered host"
86
97
  msgstr ""
87
98
 
88
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:122 ../app/controllers/discovered_hosts_controller.rb:159
99
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:122
100
+ #: ../app/controllers/discovered_hosts_controller.rb:159
89
101
  msgid "Host %{host} was provisioned with rule %{rule}"
90
102
  msgstr ""
91
103
 
@@ -93,7 +105,8 @@ msgstr ""
93
105
  msgid "Unable to provision %{host}: %{errors}"
94
106
  msgstr ""
95
107
 
96
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:131 ../app/controllers/discovered_hosts_controller.rb:166
108
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:131
109
+ #: ../app/controllers/discovered_hosts_controller.rb:166
97
110
  msgid "No rule found for host %s"
98
111
  msgstr ""
99
112
 
@@ -101,11 +114,13 @@ msgstr ""
101
114
  msgid "Execute rules against all currently discovered hosts"
102
115
  msgstr ""
103
116
 
104
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:142 ../app/controllers/discovered_hosts_controller.rb:172
117
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:142
118
+ #: ../app/controllers/discovered_hosts_controller.rb:172
105
119
  msgid "Errors during auto provisioning: %s"
106
120
  msgstr ""
107
121
 
108
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:175
122
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145
123
+ #: ../app/controllers/discovered_hosts_controller.rb:175
109
124
  msgid "No discovered hosts to provision"
110
125
  msgstr ""
111
126
 
@@ -125,7 +140,8 @@ msgstr ""
125
140
  msgid "Rebooting all discovered hosts"
126
141
  msgstr ""
127
142
 
128
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:207 ../app/controllers/discovered_hosts_controller.rb:128
143
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:207
144
+ #: ../app/controllers/discovered_hosts_controller.rb:128
129
145
  msgid "Discovered hosts are rebooting now"
130
146
  msgstr ""
131
147
 
@@ -150,7 +166,8 @@ msgid "the hostgroup that is used to auto provision a host"
150
166
  msgstr ""
151
167
 
152
168
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:35
153
- msgid "defines a pattern to assign human-readable hostnames to the matching hosts"
169
+ msgid ""
170
+ "defines a pattern to assign human-readable hostnames to the matching hosts"
154
171
  msgstr ""
155
172
 
156
173
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:36
@@ -158,7 +175,8 @@ msgid "enables to limit maximum amount of provisioned hosts per rule"
158
175
  msgstr ""
159
176
 
160
177
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:37
161
- msgid "puts the rules in order, low numbers go first. Must be greater then zero"
178
+ msgid ""
179
+ "puts the rules in order, low numbers go first. Must be greater then zero"
162
180
  msgstr ""
163
181
 
164
182
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:38
@@ -309,15 +327,21 @@ msgstr ""
309
327
  msgid "%s ago"
310
328
  msgstr "Fai %s"
311
329
 
312
- #: ../app/helpers/discovered_hosts_helper.rb:14 ../app/helpers/discovered_hosts_helper.rb:29 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:46
330
+ #: ../app/helpers/discovered_hosts_helper.rb:14
331
+ #: ../app/helpers/discovered_hosts_helper.rb:29
332
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:46
313
333
  msgid "Auto Provision"
314
334
  msgstr ""
315
335
 
316
- #: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:47
336
+ #: ../app/helpers/discovered_hosts_helper.rb:15
337
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:47
317
338
  msgid "Refresh facts"
318
339
  msgstr ""
319
340
 
320
- #: ../app/helpers/discovered_hosts_helper.rb:16 ../app/helpers/discovered_hosts_helper.rb:30 ../app/models/setting/discovered.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:48
341
+ #: ../app/helpers/discovered_hosts_helper.rb:16
342
+ #: ../app/helpers/discovered_hosts_helper.rb:30
343
+ #: ../app/models/setting/discovered.rb:23
344
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:48
321
345
  msgid "Reboot"
322
346
  msgstr ""
323
347
 
@@ -325,11 +349,13 @@ msgstr ""
325
349
  msgid "Back"
326
350
  msgstr ""
327
351
 
328
- #: ../app/helpers/discovered_hosts_helper.rb:21 ../app/helpers/discovered_hosts_helper.rb:35
352
+ #: ../app/helpers/discovered_hosts_helper.rb:21
353
+ #: ../app/helpers/discovered_hosts_helper.rb:35
329
354
  msgid "Select Action"
330
355
  msgstr "Selecciona unha Acción"
331
356
 
332
- #: ../app/helpers/discovered_hosts_helper.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:49
357
+ #: ../app/helpers/discovered_hosts_helper.rb:23
358
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:49
333
359
  msgid "Delete %s?"
334
360
  msgstr "¿Borrar %s?"
335
361
 
@@ -343,13 +369,14 @@ msgstr "Asignar Lugar"
343
369
 
344
370
  #: ../app/helpers/discovered_hosts_helper.rb:33
345
371
  msgid "Delete"
346
- msgstr ""
372
+ msgstr "Borrar"
347
373
 
348
374
  #: ../app/helpers/discovered_hosts_helper.rb:37
349
375
  msgid "%s - The following hosts are about to be changed"
350
376
  msgstr "%s - Os seguintes equipos están a piques de ser modificados"
351
377
 
352
- #: ../app/helpers/discovered_hosts_helper.rb:46 ../app/views/dashboard/_discovery_widget_host.html.erb:2
378
+ #: ../app/helpers/discovered_hosts_helper.rb:46
379
+ #: ../app/views/dashboard/_discovery_widget_host.html.erb:2
353
380
  msgid "N/A"
354
381
  msgstr "N/A"
355
382
 
@@ -369,7 +396,11 @@ msgstr ""
369
396
  msgid "Provision"
370
397
  msgstr "Aprovisionamento"
371
398
 
372
- #: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2 ../app/views/discovered_hosts/welcome.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:6 ../lib/foreman_discovery/engine.rb:173
399
+ #: ../app/helpers/discovery_rules_helper.rb:26
400
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2
401
+ #: ../app/views/discovered_hosts/welcome.html.erb:1
402
+ #: ../app/views/discovered_hosts/welcome.html.erb:6
403
+ #: ../lib/foreman_discovery/engine.rb:173
373
404
  msgid "Discovered Hosts"
374
405
  msgstr ""
375
406
 
@@ -418,14 +449,17 @@ msgid "must be present."
418
449
  msgstr ""
419
450
 
420
451
  #: ../app/models/discovery_rule.rb:48
421
- msgid "Host group organization %s must also be associated to the discovery rule"
422
- msgid_plural "Host group organizations %s must also be associated to the discovery rule"
452
+ msgid ""
453
+ "Host group organization %s must also be associated to the discovery rule"
454
+ msgid_plural ""
455
+ "Host group organizations %s must also be associated to the discovery rule"
423
456
  msgstr[0] ""
424
457
  msgstr[1] ""
425
458
 
426
459
  #: ../app/models/discovery_rule.rb:54
427
460
  msgid "Host group location %s must also be associated to the discovery rule"
428
- msgid_plural "Host group locations %s must also be associated to the discovery rule"
461
+ msgid_plural ""
462
+ "Host group locations %s must also be associated to the discovery rule"
429
463
  msgstr[0] ""
430
464
  msgstr[1] ""
431
465
 
@@ -434,11 +468,15 @@ msgid "Invalid facts, must be a Hash"
434
468
  msgstr ""
435
469
 
436
470
  #: ../app/models/host/discovered.rb:56
437
- msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
471
+ msgid ""
472
+ "Expected discovery_fact '%s' is missing, unable to detect primary interface "
473
+ "and set hostname"
438
474
  msgstr ""
439
475
 
440
476
  #: ../app/models/host/discovered.rb:63
441
- msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
477
+ msgid ""
478
+ "Invalid facts: hash does not contain a valid value for any of the facts in "
479
+ "the discovery_hostname setting: %s"
442
480
  msgstr ""
443
481
 
444
482
  #: ../app/models/host/discovered.rb:89
@@ -510,7 +548,9 @@ msgid "Hostname facts"
510
548
  msgstr ""
511
549
 
512
550
  #: ../app/models/setting/discovered.rb:22
513
- msgid "Automatically provision newly discovered hosts, according to the provisioning rules"
551
+ msgid ""
552
+ "Automatically provision newly discovered hosts, according to the "
553
+ "provisioning rules"
514
554
  msgstr ""
515
555
 
516
556
  #: ../app/models/setting/discovered.rb:22
@@ -586,7 +626,9 @@ msgid "IPMI facts"
586
626
  msgstr ""
587
627
 
588
628
  #: ../app/models/setting/discovered.rb:32
589
- msgid "Automatically generate PXE configuration to pin a newly discovered host to discovery"
629
+ msgid ""
630
+ "Automatically generate PXE configuration to pin a newly discovered host to "
631
+ "discovery"
590
632
  msgstr ""
591
633
 
592
634
  #: ../app/models/setting/discovered.rb:32
@@ -626,7 +668,9 @@ msgid "Force DNS"
626
668
  msgstr ""
627
669
 
628
670
  #: ../app/models/setting/discovered.rb:37
629
- msgid "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)"
671
+ msgid ""
672
+ "Do not allow to discover existing managed host matching MAC of a "
673
+ "provisioning NIC (errors out early)"
630
674
  msgstr ""
631
675
 
632
676
  #: ../app/models/setting/discovered.rb:37
@@ -658,7 +702,9 @@ msgid "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}"
658
702
  msgstr ""
659
703
 
660
704
  #: ../app/services/foreman_discovery/fact_parser.rb:12
661
- msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
705
+ msgid ""
706
+ "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: "
707
+ "%{filter}"
662
708
  msgstr ""
663
709
 
664
710
  #: ../app/services/foreman_discovery/node_api/node_resource.rb:75
@@ -677,15 +723,25 @@ msgstr ""
677
723
  msgid "Host"
678
724
  msgstr "Equipo"
679
725
 
680
- #: ../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
726
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4
727
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7
728
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:8
729
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:18
730
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:10
681
731
  msgid "Model"
682
732
  msgstr "Modelo"
683
733
 
684
- #: ../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
734
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5
735
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9
736
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:20
737
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:12
685
738
  msgid "CPUs"
686
739
  msgstr "Procesadores"
687
740
 
688
- #: ../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
741
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6
742
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10
743
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:21
744
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:13
689
745
  msgid "Memory"
690
746
  msgstr "Memoria"
691
747
 
@@ -705,11 +761,16 @@ msgstr "Seleccionar tódolos obxetos desta páxina"
705
761
  msgid "items selected. Uncheck to Clear"
706
762
  msgstr "obxetos seleccionados. Desactivar para limpar"
707
763
 
708
- #: ../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
764
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6
765
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:7
766
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:17
767
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:9
709
768
  msgid "Name"
710
769
  msgstr "Nome"
711
770
 
712
- #: ../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
771
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8
772
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:19
773
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:11
713
774
  msgid "IP Address"
714
775
  msgstr "Dirección IP"
715
776
 
@@ -721,11 +782,13 @@ msgstr ""
721
782
  msgid "Disks Size"
722
783
  msgstr ""
723
784
 
724
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17 ../app/views/discovered_hosts/_selected_hosts.html.erb:10
785
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
786
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
725
787
  msgid "Location"
726
788
  msgstr "Lugares"
727
789
 
728
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20 ../app/views/discovered_hosts/_selected_hosts.html.erb:13
790
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20
791
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:13
729
792
  msgid "Organization"
730
793
  msgstr "Organización"
731
794
 
@@ -754,7 +817,9 @@ msgid "Provision %s"
754
817
  msgstr ""
755
818
 
756
819
  #: ../app/views/discovered_hosts/multiple_destroy.html.erb:3
757
- msgid "This might take a while, as all hosts, facts and reports will be destroyed as well"
820
+ msgid ""
821
+ "This might take a while, as all hosts, facts and reports will be destroyed "
822
+ "as well"
758
823
  msgstr "Esta acción pode tardar un anaco, xa que se eliminarán tódolos equipos, datos e informes."
759
824
 
760
825
  #: ../app/views/discovered_hosts/select_multiple_location.html.erb:5
@@ -798,7 +863,9 @@ msgid "No discovered hosts found in this context."
798
863
  msgstr ""
799
864
 
800
865
  #: ../app/views/discovered_hosts/welcome.html.erb:8
801
- msgid "This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
866
+ msgid ""
867
+ "This page shows discovered bare-metal or virtual nodes waiting to be "
868
+ "provisioned."
802
869
  msgstr ""
803
870
 
804
871
  #: ../app/views/discovered_hosts/welcome.html.erb:9
@@ -813,19 +880,23 @@ msgstr ""
813
880
  msgid "<b>Foreman</b> Discovered hosts summary"
814
881
  msgstr ""
815
882
 
816
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:10 ../app/views/discovered_mailer/discovered_summary.text.erb:5
883
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:10
884
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:5
817
885
  msgid "Summary from %{time} ago to %{now}"
818
886
  msgstr ""
819
887
 
820
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:11 ../app/views/discovered_mailer/discovered_summary.text.erb:3
888
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:11
889
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:3
821
890
  msgid "Discovered hosts from Foreman server at %{foreman_url}"
822
891
  msgstr ""
823
892
 
824
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:22 ../app/views/discovered_mailer/discovered_summary.text.erb:14
893
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:22
894
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:14
825
895
  msgid "Disk count"
826
896
  msgstr ""
827
897
 
828
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:23 ../app/views/discovered_mailer/discovered_summary.text.erb:15
898
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:23
899
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:15
829
900
  msgid "Disks size"
830
901
  msgstr ""
831
902
 
@@ -874,28 +945,38 @@ msgid "Rule priority (lower integer means higher priority)"
874
945
  msgstr ""
875
946
 
876
947
  #: ../app/views/discovery_rules/_template_inline.erb:2
877
- msgid "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB)."
948
+ msgid ""
949
+ "Specify target hostname template pattern in the same syntax as in "
950
+ "Provisioning Templates (ERB)."
878
951
  msgstr ""
879
952
 
880
953
  #: ../app/views/discovery_rules/_template_inline.erb:4
881
- msgid "Domain will be appended automatically. A hostname based on MAC address will be used when left blank."
954
+ msgid ""
955
+ "Domain will be appended automatically. A hostname based on MAC address will "
956
+ "be used when left blank."
882
957
  msgstr ""
883
958
 
884
959
  #: ../app/views/discovery_rules/_template_inline.erb:5
885
- msgid "In addition to @host attribute function rand for random integers is available. Examples:"
960
+ msgid ""
961
+ "In addition to @host attribute function rand for random integers is "
962
+ "available. Examples:"
886
963
  msgstr ""
887
964
 
888
965
  #: ../app/views/discovery_rules/_template_inline.erb:8
889
- msgid "When creating hostname patterns, make sure the resulting host names are unique."
966
+ msgid ""
967
+ "When creating hostname patterns, make sure the resulting host names are "
968
+ "unique."
890
969
  msgstr ""
891
970
 
892
971
  #: ../app/views/discovery_rules/_template_inline.erb:9
893
- msgid "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID)."
972
+ msgid ""
973
+ "Hostnames must not start with numbers. A good approach is to use unique "
974
+ "information provided by facter (MAC address, BIOS or serial ID)."
894
975
  msgstr ""
895
976
 
896
977
  #: ../app/views/discovery_rules/edit.html.erb:1
897
978
  msgid "Edit %s"
898
- msgstr ""
979
+ msgstr "Editar %s"
899
980
 
900
981
  #: ../app/views/discovery_rules/index.html.erb:1
901
982
  msgid "Discovery Rules"
@@ -966,9 +1047,13 @@ msgid "Discovery Proxy"
966
1047
  msgstr ""
967
1048
 
968
1049
  #: ../lib/foreman_discovery/engine.rb:189
969
- msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1050
+ msgid ""
1051
+ "Discovery Proxy to use within this subnet for managing connection to "
1052
+ "discovered hosts"
970
1053
  msgstr ""
971
1054
 
972
1055
  #: ../lib/foreman_discovery/engine.rb:190
973
- msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1056
+ msgid ""
1057
+ "ID of Discovery Proxy to use within this subnet for managing connection to "
1058
+ "discovered hosts"
974
1059
  msgstr ""