foreman_discovery 14.0.1 → 15.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (80) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +8 -4
  3. data/app/controllers/api/v2/discovery_rules_controller.rb +2 -2
  4. data/app/controllers/concerns/foreman/controller/discovered_extensions.rb +2 -6
  5. data/app/controllers/discovered_hosts_controller.rb +4 -8
  6. data/app/helpers/discovered_hosts_helper.rb +3 -3
  7. data/app/helpers/discovery_rules_helper.rb +3 -3
  8. data/app/models/discovery_rule.rb +9 -13
  9. data/app/models/host/discovered.rb +6 -10
  10. data/app/models/host/managed_extensions.rb +6 -6
  11. data/app/models/setting/discovered.rb +2 -16
  12. data/app/services/foreman_discovery/import_hooks/subnet_and_taxonomy.rb +4 -4
  13. data/app/views/api/v2/discovered_hosts/main.json.rabl +2 -7
  14. data/app/views/api/v2/discovery_rules/main.json.rabl +4 -8
  15. data/app/views/discovered_hosts/_discovered_hosts_list.html.erb +8 -17
  16. data/app/views/discovered_hosts/_selected_hosts.html.erb +2 -10
  17. data/app/views/discovered_hosts/multiple_destroy.html.erb +1 -1
  18. data/app/views/discovered_hosts/select_multiple_location.html.erb +1 -1
  19. data/app/views/discovered_hosts/select_multiple_organization.html.erb +1 -1
  20. data/app/views/foreman_discovery/debian_kexec.erb +1 -1
  21. data/app/views/foreman_discovery/redhat_kexec.erb +5 -2
  22. data/db/seeds.d/50_discovery_templates.rb +2 -2
  23. data/lib/foreman_discovery/engine.rb +3 -3
  24. data/lib/foreman_discovery/version.rb +1 -1
  25. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  26. data/locale/ca/foreman_discovery.edit.po +92 -98
  27. data/locale/ca/foreman_discovery.po +2 -8
  28. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  29. data/locale/de/foreman_discovery.edit.po +111 -116
  30. data/locale/de/foreman_discovery.po +21 -26
  31. data/locale/en/foreman_discovery.edit.po +92 -100
  32. data/locale/en/foreman_discovery.po +0 -6
  33. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  34. data/locale/en_GB/foreman_discovery.edit.po +92 -98
  35. data/locale/en_GB/foreman_discovery.po +2 -8
  36. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  37. data/locale/es/foreman_discovery.edit.po +106 -112
  38. data/locale/es/foreman_discovery.po +16 -22
  39. data/locale/foreman_discovery.pot +103 -109
  40. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  41. data/locale/fr/foreman_discovery.edit.po +107 -113
  42. data/locale/fr/foreman_discovery.po +17 -23
  43. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  44. data/locale/gl/foreman_discovery.edit.po +92 -98
  45. data/locale/gl/foreman_discovery.po +2 -8
  46. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  47. data/locale/it/foreman_discovery.edit.po +92 -98
  48. data/locale/it/foreman_discovery.po +2 -8
  49. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  50. data/locale/ja/foreman_discovery.edit.po +106 -112
  51. data/locale/ja/foreman_discovery.po +16 -22
  52. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  53. data/locale/ko/foreman_discovery.edit.po +92 -98
  54. data/locale/ko/foreman_discovery.po +2 -8
  55. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  56. data/locale/pt_BR/foreman_discovery.edit.po +106 -112
  57. data/locale/pt_BR/foreman_discovery.po +16 -22
  58. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  59. data/locale/ru/foreman_discovery.edit.po +92 -98
  60. data/locale/ru/foreman_discovery.po +2 -8
  61. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  62. data/locale/sv_SE/foreman_discovery.edit.po +92 -98
  63. data/locale/sv_SE/foreman_discovery.po +2 -8
  64. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  65. data/locale/zh_CN/foreman_discovery.edit.po +106 -112
  66. data/locale/zh_CN/foreman_discovery.po +16 -22
  67. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  68. data/locale/zh_TW/foreman_discovery.edit.po +92 -98
  69. data/locale/zh_TW/foreman_discovery.po +2 -8
  70. data/test/factories/discovery_rule_related.rb +2 -2
  71. data/test/facts/asswweb061.json +2967 -0
  72. data/test/facts/qemu_noip.json +2 -0
  73. data/test/functional/api/v2/discovered_hosts_controller_test.rb +0 -16
  74. data/test/functional/discovered_hosts_controller_test.rb +19 -21
  75. data/test/test_helper_discovery.rb +1 -1
  76. data/test/unit/discovery_rule_test.rb +0 -2
  77. data/test/unit/host_discovered_test.rb +72 -16
  78. data/test/unit/managed_extensions_test.rb +2 -2
  79. data/test/unit/ui_notifications/destroy_host_test.rb +9 -0
  80. metadata +7 -2
@@ -12,8 +12,8 @@ msgid ""
12
12
  msgstr ""
13
13
  "Project-Id-Version: foreman_discovery 14.0.0\n"
14
14
  "Report-Msgid-Bugs-To: \n"
15
- "PO-Revision-Date: 2018-10-25 20:13+0000\n"
16
- "Last-Translator: Andrei Burd <burdandrei@gmail.com>\n"
15
+ "PO-Revision-Date: 2019-04-18 19:36+0000\n"
16
+ "Last-Translator: Lukáš Zapletal\n"
17
17
  "Language-Team: Russian (http://www.transifex.com/foreman/foreman/language/ru/)"
18
18
  "\n"
19
19
  "MIME-Version: 1.0\n"
@@ -150,9 +150,6 @@ msgstr ""
150
150
  msgid "Discovered host: %s"
151
151
  msgstr "Обнаружен узел: %s"
152
152
 
153
- msgid "Discovered hosts"
154
- msgstr "Обнаруженные узлы"
155
-
156
153
  msgid "Discovered hosts are provisioning now"
157
154
  msgstr "Выполняется подготовка обнаруженных узлов"
158
155
 
@@ -189,9 +186,6 @@ msgstr ""
189
186
  msgid "Discovery organization"
190
187
  msgstr ""
191
188
 
192
- msgid "Discovery rules"
193
- msgstr "Правила обнаружения"
194
-
195
189
  msgid "DiscoveryRule|Enabled"
196
190
  msgstr "Включено"
197
191
 
@@ -10,9 +10,9 @@ msgid ""
10
10
  msgstr ""
11
11
  "Project-Id-Version: foreman_discovery 14.0.0\n"
12
12
  "Report-Msgid-Bugs-To: \n"
13
- "POT-Creation-Date: 2018-11-05 08:34+0100\n"
14
- "PO-Revision-Date: 2018-10-25 20:13+0000\n"
15
- "Last-Translator: Mikael Fridh <frimik@gmail.com>\n"
13
+ "POT-Creation-Date: 2019-04-18 13:34+0200\n"
14
+ "PO-Revision-Date: 2019-04-18 19:36+0000\n"
15
+ "Last-Translator: Lukáš Zapletal\n"
16
16
  "Language-Team: Swedish (Sweden) (http://www.transifex.com/foreman/foreman/language/sv_SE/)\n"
17
17
  "MIME-Version: 1.0\n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -214,15 +214,15 @@ msgstr ""
214
214
  msgid "Unable to find a discovery rule, no host provided (check permissions)"
215
215
  msgstr ""
216
216
 
217
- #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:47
217
+ #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:43
218
218
  msgid "No hostgroup associated with rule '%s'"
219
219
  msgstr ""
220
220
 
221
- #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:73
221
+ #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:69
222
222
  msgid "Errors during reboot: %s"
223
223
  msgstr ""
224
224
 
225
- #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:91
225
+ #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:87
226
226
  msgid "No discovered hosts to reboot"
227
227
  msgstr ""
228
228
 
@@ -332,19 +332,19 @@ msgstr "%s sedan"
332
332
 
333
333
  #: ../app/helpers/discovered_hosts_helper.rb:14
334
334
  #: ../app/helpers/discovered_hosts_helper.rb:29
335
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:46
335
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:38
336
336
  msgid "Auto Provision"
337
337
  msgstr ""
338
338
 
339
339
  #: ../app/helpers/discovered_hosts_helper.rb:15
340
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:47
340
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:39
341
341
  msgid "Refresh facts"
342
342
  msgstr "Uppdatera fakta"
343
343
 
344
344
  #: ../app/helpers/discovered_hosts_helper.rb:16
345
345
  #: ../app/helpers/discovered_hosts_helper.rb:30
346
- #: ../app/models/setting/discovered.rb:24
347
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:48
346
+ #: ../app/models/setting/discovered.rb:26
347
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
348
348
  msgid "Reboot"
349
349
  msgstr ""
350
350
 
@@ -358,7 +358,7 @@ msgid "Select Action"
358
358
  msgstr "Välj Åtgärd"
359
359
 
360
360
  #: ../app/helpers/discovered_hosts_helper.rb:23
361
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:49
361
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:41
362
362
  msgid "Delete %s?"
363
363
  msgstr "Radera %s?"
364
364
 
@@ -403,6 +403,7 @@ msgstr "Provisionera"
403
403
  #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2
404
404
  #: ../app/views/discovered_hosts/welcome.html.erb:1
405
405
  #: ../app/views/discovered_hosts/welcome.html.erb:6
406
+ #: ../lib/foreman_discovery/engine.rb:158
406
407
  #: ../lib/foreman_discovery/engine.rb:173
407
408
  msgid "Discovered Hosts"
408
409
  msgstr "Hittade värdar"
@@ -451,7 +452,7 @@ msgstr ""
451
452
  msgid "must be present."
452
453
  msgstr ""
453
454
 
454
- #: ../app/models/discovery_rule.rb:53
455
+ #: ../app/models/discovery_rule.rb:52
455
456
  msgid ""
456
457
  "Host group organization %s must also be associated to the discovery rule"
457
458
  msgid_plural ""
@@ -459,58 +460,58 @@ msgid_plural ""
459
460
  msgstr[0] ""
460
461
  msgstr[1] ""
461
462
 
462
- #: ../app/models/discovery_rule.rb:59
463
+ #: ../app/models/discovery_rule.rb:56
463
464
  msgid "Host group location %s must also be associated to the discovery rule"
464
465
  msgid_plural ""
465
466
  "Host group locations %s must also be associated to the discovery rule"
466
467
  msgstr[0] ""
467
468
  msgstr[1] ""
468
469
 
469
- #: ../app/models/host/discovered.rb:45
470
+ #: ../app/models/host/discovered.rb:41
470
471
  msgid "Fact + prefix"
471
472
  msgstr ""
472
473
 
473
- #: ../app/models/host/discovered.rb:46
474
+ #: ../app/models/host/discovered.rb:42
474
475
  msgid "Random name"
475
476
  msgstr ""
476
477
 
477
- #: ../app/models/host/discovered.rb:47
478
+ #: ../app/models/host/discovered.rb:43
478
479
  msgid "MAC-based name"
479
480
  msgstr ""
480
481
 
481
- #: ../app/models/host/discovered.rb:56
482
+ #: ../app/models/host/discovered.rb:52
482
483
  msgid "Invalid facts, must be a Hash"
483
484
  msgstr ""
484
485
 
485
- #: ../app/models/host/discovered.rb:61
486
+ #: ../app/models/host/discovered.rb:57
486
487
  msgid ""
487
488
  "Expected discovery_fact '%s' is missing, unable to detect primary interface "
488
489
  "and set hostname"
489
490
  msgstr ""
490
491
 
491
- #: ../app/models/host/discovered.rb:74
492
+ #: ../app/models/host/discovered.rb:70
492
493
  msgid ""
493
494
  "Invalid facts: hash does not contain a valid value for any of the facts in "
494
495
  "the discovery_hostname setting: %s"
495
496
  msgstr ""
496
497
 
497
- #: ../app/models/host/discovered.rb:100
498
+ #: ../app/models/host/discovered.rb:96
498
499
  msgid "Facts could not be imported"
499
500
  msgstr ""
500
501
 
501
- #: ../app/models/host/discovered.rb:155
502
+ #: ../app/models/host/discovered.rb:151
502
503
  msgid "Could not get facts from proxy %{url}: %{error}"
503
504
  msgstr ""
504
505
 
505
- #: ../app/models/host/discovered.rb:163
506
+ #: ../app/models/host/discovered.rb:159
506
507
  msgid "Unable to reboot %{name} via %{url}: %{msg}"
507
508
  msgstr ""
508
509
 
509
- #: ../app/models/host/discovered.rb:171
510
+ #: ../app/models/host/discovered.rb:167
510
511
  msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
511
512
  msgstr ""
512
513
 
513
- #: ../app/models/host/discovered.rb:190
514
+ #: ../app/models/host/discovered.rb:186
514
515
  msgid "Invalid hostname: Could not normalize the hostname"
515
516
  msgstr ""
516
517
 
@@ -539,193 +540,193 @@ msgid "Rebuild DNS for %s"
539
540
  msgstr ""
540
541
 
541
542
  #: ../app/models/setting/discovered.rb:19
543
+ msgid "The default location to place discovered hosts in"
544
+ msgstr "Standardplatsen att placera värdar i"
545
+
546
+ #: ../app/models/setting/discovered.rb:19
547
+ msgid "Discovery location"
548
+ msgstr ""
549
+
550
+ #: ../app/models/setting/discovered.rb:20
551
+ msgid "The default organization to place discovered hosts in"
552
+ msgstr "Standardorganisationen att placera hittade värdar i"
553
+
554
+ #: ../app/models/setting/discovered.rb:20
555
+ msgid "Discovery organization"
556
+ msgstr ""
557
+
558
+ #: ../app/models/setting/discovered.rb:21
542
559
  msgid "Fact name to use for primary interface detection"
543
560
  msgstr ""
544
561
 
545
- #: ../app/models/setting/discovered.rb:19
562
+ #: ../app/models/setting/discovered.rb:21
546
563
  msgid "Interface fact"
547
564
  msgstr ""
548
565
 
549
- #: ../app/models/setting/discovered.rb:20
566
+ #: ../app/models/setting/discovered.rb:22
550
567
  msgid ""
551
568
  "Automatic bond interface (if another interface is detected on the same VLAN "
552
569
  "via LLDP)"
553
570
  msgstr ""
554
571
 
555
- #: ../app/models/setting/discovered.rb:20
572
+ #: ../app/models/setting/discovered.rb:22
556
573
  msgid "Create bond interfaces"
557
574
  msgstr ""
558
575
 
559
- #: ../app/models/setting/discovered.rb:21
576
+ #: ../app/models/setting/discovered.rb:23
560
577
  msgid "Clean all reported facts during provisioning (except discovery facts)"
561
578
  msgstr ""
562
579
 
563
- #: ../app/models/setting/discovered.rb:21
580
+ #: ../app/models/setting/discovered.rb:23
564
581
  msgid "Clean all facts"
565
582
  msgstr ""
566
583
 
567
- #: ../app/models/setting/discovered.rb:22
584
+ #: ../app/models/setting/discovered.rb:24
568
585
  msgid "List of facts to use for the hostname (separated by comma, first wins)"
569
586
  msgstr ""
570
587
 
571
- #: ../app/models/setting/discovered.rb:22
588
+ #: ../app/models/setting/discovered.rb:24
572
589
  msgid "Hostname facts"
573
590
  msgstr ""
574
591
 
575
- #: ../app/models/setting/discovered.rb:23
592
+ #: ../app/models/setting/discovered.rb:25
576
593
  msgid ""
577
594
  "Automatically provision newly discovered hosts, according to the "
578
595
  "provisioning rules"
579
596
  msgstr ""
580
597
 
581
- #: ../app/models/setting/discovered.rb:23
598
+ #: ../app/models/setting/discovered.rb:25
582
599
  msgid "Auto provisioning"
583
600
  msgstr ""
584
601
 
585
- #: ../app/models/setting/discovered.rb:24
602
+ #: ../app/models/setting/discovered.rb:26
586
603
  msgid "Automatically reboot or kexec discovered host during provisioning"
587
604
  msgstr ""
588
605
 
589
- #: ../app/models/setting/discovered.rb:25
606
+ #: ../app/models/setting/discovered.rb:27
590
607
  msgid "The default prefix to use for the host name, must start with a letter"
591
608
  msgstr ""
592
609
 
593
- #: ../app/models/setting/discovered.rb:25
610
+ #: ../app/models/setting/discovered.rb:27
594
611
  msgid "Hostname prefix"
595
612
  msgstr ""
596
613
 
597
- #: ../app/models/setting/discovered.rb:26
614
+ #: ../app/models/setting/discovered.rb:28
598
615
  msgid "Extra facter columns to show in host lists (separate by comma)"
599
616
  msgstr ""
600
617
 
601
- #: ../app/models/setting/discovered.rb:26
618
+ #: ../app/models/setting/discovered.rb:28
602
619
  msgid "Fact columns"
603
620
  msgstr ""
604
621
 
605
- #: ../app/models/setting/discovered.rb:27
622
+ #: ../app/models/setting/discovered.rb:29
606
623
  msgid "Regex to organize facts for highlights section - e.g. ^(abc|cde)$"
607
624
  msgstr ""
608
625
 
609
- #: ../app/models/setting/discovered.rb:27
626
+ #: ../app/models/setting/discovered.rb:29
610
627
  msgid "Highlighted facts"
611
628
  msgstr ""
612
629
 
613
- #: ../app/models/setting/discovered.rb:28
630
+ #: ../app/models/setting/discovered.rb:30
614
631
  msgid "Regex to organize facts for storage section"
615
632
  msgstr ""
616
633
 
617
- #: ../app/models/setting/discovered.rb:28
634
+ #: ../app/models/setting/discovered.rb:30
618
635
  msgid "Storage facts"
619
636
  msgstr ""
620
637
 
621
- #: ../app/models/setting/discovered.rb:29
638
+ #: ../app/models/setting/discovered.rb:31
622
639
  msgid "Regex to organize facts for software section"
623
640
  msgstr ""
624
641
 
625
- #: ../app/models/setting/discovered.rb:29
642
+ #: ../app/models/setting/discovered.rb:31
626
643
  msgid "Software facts"
627
644
  msgstr ""
628
645
 
629
- #: ../app/models/setting/discovered.rb:30
646
+ #: ../app/models/setting/discovered.rb:32
630
647
  msgid "Regex to organize facts for hardware section"
631
648
  msgstr ""
632
649
 
633
- #: ../app/models/setting/discovered.rb:30
650
+ #: ../app/models/setting/discovered.rb:32
634
651
  msgid "Hardware facts"
635
652
  msgstr ""
636
653
 
637
- #: ../app/models/setting/discovered.rb:31
654
+ #: ../app/models/setting/discovered.rb:33
638
655
  msgid "Regex to organize facts for network section"
639
656
  msgstr ""
640
657
 
641
- #: ../app/models/setting/discovered.rb:31
658
+ #: ../app/models/setting/discovered.rb:33
642
659
  msgid "Network facts"
643
660
  msgstr ""
644
661
 
645
- #: ../app/models/setting/discovered.rb:32
662
+ #: ../app/models/setting/discovered.rb:34
646
663
  msgid "Regex to organize facts for ipmi section"
647
664
  msgstr ""
648
665
 
649
- #: ../app/models/setting/discovered.rb:32
666
+ #: ../app/models/setting/discovered.rb:34
650
667
  msgid "IPMI facts"
651
668
  msgstr ""
652
669
 
653
- #: ../app/models/setting/discovered.rb:33
670
+ #: ../app/models/setting/discovered.rb:35
654
671
  msgid ""
655
672
  "Automatically generate PXE configuration to pin a newly discovered host to "
656
673
  "discovery"
657
674
  msgstr ""
658
675
 
659
- #: ../app/models/setting/discovered.rb:33
676
+ #: ../app/models/setting/discovered.rb:35
660
677
  msgid "Lock PXE"
661
678
  msgstr ""
662
679
 
663
- #: ../app/models/setting/discovered.rb:34
680
+ #: ../app/models/setting/discovered.rb:36
664
681
  msgid "PXELinux template to be used when pinning a host to discovery"
665
682
  msgstr ""
666
683
 
667
- #: ../app/models/setting/discovered.rb:34
684
+ #: ../app/models/setting/discovered.rb:36
668
685
  msgid "Locked PXELinux template name"
669
686
  msgstr ""
670
687
 
671
- #: ../app/models/setting/discovered.rb:35
688
+ #: ../app/models/setting/discovered.rb:37
672
689
  msgid "PXEGrub template to be used when pinning a host to discovery"
673
690
  msgstr ""
674
691
 
675
- #: ../app/models/setting/discovered.rb:35
692
+ #: ../app/models/setting/discovered.rb:37
676
693
  msgid "Locked PXEGrub template name"
677
694
  msgstr ""
678
695
 
679
- #: ../app/models/setting/discovered.rb:36
696
+ #: ../app/models/setting/discovered.rb:38
680
697
  msgid "PXEGrub2 template to be used when pinning a host to discovery"
681
698
  msgstr ""
682
699
 
683
- #: ../app/models/setting/discovered.rb:36
700
+ #: ../app/models/setting/discovered.rb:38
684
701
  msgid "Locked PXEGrub2 template name"
685
702
  msgstr ""
686
703
 
687
- #: ../app/models/setting/discovered.rb:37
704
+ #: ../app/models/setting/discovered.rb:39
688
705
  msgid "Force DNS entries creation when provisioning discovered host"
689
706
  msgstr ""
690
707
 
691
- #: ../app/models/setting/discovered.rb:37
708
+ #: ../app/models/setting/discovered.rb:39
692
709
  msgid "Force DNS"
693
710
  msgstr ""
694
711
 
695
- #: ../app/models/setting/discovered.rb:38
712
+ #: ../app/models/setting/discovered.rb:40
696
713
  msgid ""
697
714
  "Do not allow to discover existing managed host matching MAC of a "
698
715
  "provisioning NIC (errors out early)"
699
716
  msgstr ""
700
717
 
701
- #: ../app/models/setting/discovered.rb:38
718
+ #: ../app/models/setting/discovered.rb:40
702
719
  msgid "Error on existing NIC"
703
720
  msgstr ""
704
721
 
705
- #: ../app/models/setting/discovered.rb:39
722
+ #: ../app/models/setting/discovered.rb:41
706
723
  msgid "Discovery hostname naming pattern"
707
724
  msgstr ""
708
725
 
709
- #: ../app/models/setting/discovered.rb:39
726
+ #: ../app/models/setting/discovered.rb:41
710
727
  msgid "Type of name generator"
711
728
  msgstr ""
712
729
 
713
- #: ../app/models/setting/discovered.rb:46
714
- msgid "The default location to place discovered hosts in"
715
- msgstr "Standardplatsen att placera värdar i"
716
-
717
- #: ../app/models/setting/discovered.rb:46
718
- msgid "Discovery location"
719
- msgstr ""
720
-
721
- #: ../app/models/setting/discovered.rb:54
722
- msgid "The default organization to place discovered hosts in"
723
- msgstr "Standardorganisationen att placera hittade värdar i"
724
-
725
- #: ../app/models/setting/discovered.rb:54
726
- msgid "Discovery organization"
727
- msgstr ""
728
-
729
730
  #: ../app/services/foreman_discovery/fact_parser.rb:4
730
731
  msgid "Discovery fact parser does not work with non-discovery host '%{host}'"
731
732
  msgstr ""
@@ -815,38 +816,38 @@ msgstr ""
815
816
  msgid "Disks Size"
816
817
  msgstr ""
817
818
 
818
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
819
- #: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
819
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16
820
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:9
820
821
  msgid "Location"
821
822
  msgstr "Lokation"
822
823
 
823
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20
824
- #: ../app/views/discovered_hosts/_selected_hosts.html.erb:13
824
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
825
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
825
826
  msgid "Organization"
826
827
  msgstr "Organisation"
827
828
 
828
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:22
829
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
829
830
  msgid "Subnet"
830
831
  msgstr "Subnät"
831
832
 
832
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:23
833
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19
833
834
  msgid "Last Facts Upload"
834
835
  msgstr ""
835
836
 
836
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:24
837
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20
837
838
  #: ../app/views/discovery_rules/index.html.erb:12
838
839
  msgid "Actions"
839
840
  msgstr "Åtgärder"
840
841
 
841
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:60
842
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:52
842
843
  msgid "Please Confirm"
843
844
  msgstr "Var god, bekräfta"
844
845
 
845
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:66
846
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:58
846
847
  msgid "Cancel"
847
848
  msgstr "Avbryt"
848
849
 
849
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:67
850
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:59
850
851
  msgid "Submit"
851
852
  msgstr "Sänd"
852
853
 
@@ -1017,6 +1018,7 @@ msgid "Edit %s"
1017
1018
  msgstr "Redigera %s"
1018
1019
 
1019
1020
  #: ../app/views/discovery_rules/index.html.erb:1
1021
+ #: ../lib/foreman_discovery/engine.rb:163
1020
1022
  msgid "Discovery Rules"
1021
1023
  msgstr ""
1022
1024
 
@@ -1072,14 +1074,6 @@ msgstr ""
1072
1074
  msgid "Details"
1073
1075
  msgstr ""
1074
1076
 
1075
- #: ../lib/foreman_discovery/engine.rb:158
1076
- msgid "Discovered hosts"
1077
- msgstr "Hittade värdar"
1078
-
1079
- #: ../lib/foreman_discovery/engine.rb:163
1080
- msgid "Discovery rules"
1081
- msgstr ""
1082
-
1083
1077
  #: ../lib/foreman_discovery/engine.rb:179
1084
1078
  msgid "Discovery Kexec template"
1085
1079
  msgstr ""