foreman_discovery 16.1.4 → 16.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (61) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/api/v2/discovered_hosts_controller.rb +3 -10
  3. data/app/models/host/discovered.rb +10 -14
  4. data/app/models/setting/discovered.rb +3 -1
  5. data/app/services/foreman_discovery/host_fact_importer.rb +10 -0
  6. data/app/views/foreman_discovery/debian_kexec.erb +2 -1
  7. data/app/views/foreman_discovery/redhat_kexec.erb +2 -1
  8. data/lib/foreman_discovery/engine.rb +1 -1
  9. data/lib/foreman_discovery/version.rb +1 -1
  10. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  11. data/locale/ca/foreman_discovery.edit.po +67 -99
  12. data/locale/ca/foreman_discovery.po +1 -1
  13. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  14. data/locale/de/foreman_discovery.edit.po +71 -103
  15. data/locale/de/foreman_discovery.po +1 -1
  16. data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
  17. data/locale/en/foreman_discovery.edit.po +65 -97
  18. data/locale/en/foreman_discovery.po +1 -1
  19. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  20. data/locale/en_GB/foreman_discovery.edit.po +70 -102
  21. data/locale/en_GB/foreman_discovery.po +1 -1
  22. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  23. data/locale/es/foreman_discovery.edit.po +94 -128
  24. data/locale/es/foreman_discovery.po +1 -1
  25. data/locale/foreman_discovery.pot +85 -85
  26. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  27. data/locale/fr/foreman_discovery.edit.po +102 -134
  28. data/locale/fr/foreman_discovery.po +1 -1
  29. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  30. data/locale/gl/foreman_discovery.edit.po +66 -98
  31. data/locale/gl/foreman_discovery.po +1 -1
  32. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  33. data/locale/it/foreman_discovery.edit.po +71 -103
  34. data/locale/it/foreman_discovery.po +1 -1
  35. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  36. data/locale/ja/foreman_discovery.edit.po +107 -137
  37. data/locale/ja/foreman_discovery.po +1 -1
  38. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  39. data/locale/ko/foreman_discovery.edit.po +71 -103
  40. data/locale/ko/foreman_discovery.po +1 -1
  41. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  42. data/locale/pt_BR/foreman_discovery.edit.po +92 -127
  43. data/locale/pt_BR/foreman_discovery.po +1 -1
  44. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  45. data/locale/ru/foreman_discovery.edit.po +71 -103
  46. data/locale/ru/foreman_discovery.po +1 -1
  47. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  48. data/locale/sv_SE/foreman_discovery.edit.po +67 -99
  49. data/locale/sv_SE/foreman_discovery.po +1 -1
  50. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  51. data/locale/zh_CN/foreman_discovery.edit.po +143 -172
  52. data/locale/zh_CN/foreman_discovery.po +1 -1
  53. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  54. data/locale/zh_TW/foreman_discovery.edit.po +71 -103
  55. data/locale/zh_TW/foreman_discovery.po +1 -1
  56. data/test/facts/only-ipv6.json +205 -0
  57. data/test/facts/skylake-ipv6.json +223 -0
  58. data/test/functional/api/v2/settings_controller_test.rb +2 -2
  59. data/test/unit/host_discovered_test.rb +0 -16
  60. metadata +19 -16
  61. data/test/facts/vmware-facter4-nolegacy.json +0 -402
@@ -10,7 +10,7 @@
10
10
  # Valeria S Silva <valeriassilva@live.com>, 2015
11
11
  msgid ""
12
12
  msgstr ""
13
- "Project-Id-Version: foreman_discovery 16.1.3\n"
13
+ "Project-Id-Version: foreman_discovery 16.1.0\n"
14
14
  "Report-Msgid-Bugs-To: \n"
15
15
  "PO-Revision-Date: 2020-05-26 17:21+0000\n"
16
16
  "Last-Translator: Transifex Bot <>\n"
@@ -10,10 +10,10 @@
10
10
  # Yulia <yulia.poyarkova@redhat.com>, 2016
11
11
  msgid ""
12
12
  msgstr ""
13
- "Project-Id-Version: foreman_discovery 16.3.4\n"
13
+ "Project-Id-Version: foreman_discovery 16.1.0\n"
14
14
  "Report-Msgid-Bugs-To: \n"
15
- "PO-Revision-Date: 2020-10-29 17:16+0000\n"
16
- "Last-Translator: Yulia <yulia.poyarkova@redhat.com>\n"
15
+ "PO-Revision-Date: 2020-05-26 17:21+0000\n"
16
+ "Last-Translator: Transifex Bot <>\n"
17
17
  "Language-Team: Russian (http://www.transifex.com/foreman/foreman/language/ru/)"
18
18
  "\n"
19
19
  "MIME-Version: 1.0\n"
@@ -48,7 +48,7 @@ msgstr "количество записей на запрос"
48
48
  msgid "Show a discovered host"
49
49
  msgstr "Показать обнаруженный узел"
50
50
 
51
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:85
51
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:79
52
52
  msgid "DHCP filename option (Grub2 or PXELinux by default)"
53
53
  msgstr ""
54
54
 
@@ -60,10 +60,6 @@ msgstr "Создать узел на базе обнаруженного для
60
60
  msgid "Provision a discovered host"
61
61
  msgstr "Подготовить обнаруженный узел"
62
62
 
63
- #: ../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
64
- msgid "required if host is managed and value is not inherited from host group"
65
- msgstr "требуется, если узел уже контролируется, но значение не было унаследовано от группы узлов"
66
-
67
63
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:55
68
64
  msgid "not required if using a subnet with DHCP proxy"
69
65
  msgstr "не требуется, если используется подсеть с DHCP прокси"
@@ -72,99 +68,71 @@ msgstr "не требуется, если используется подсет
72
68
  msgid "not required if it's a virtual machine"
73
69
  msgstr "не требуется для виртуальных машин"
74
70
 
75
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:62
76
- msgid "required if not imaged based provisioning and host is managed and value is not inherited from host group"
77
- msgstr "требуется, если подготовка управляемого узла осуществляется без участия образов и при этом значение не было унаследовано от группы узлов"
78
-
79
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:63
80
- msgid "required if host is managed and custom partition has not been defined"
81
- msgstr "требуется, если узел находится под управлением, но собственный раздел не был объявлен"
82
-
83
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:69
84
- msgid "Host's owner type"
85
- msgstr "Тип владельца узла"
86
-
87
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:72
88
- msgid "Host's parameters (array or indexed hash)"
89
- msgstr "Параметры узла (массив или индексированный хэш)"
90
-
91
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:73
92
- msgid "Name of the parameter"
93
- msgstr "Название параметра"
94
-
95
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
96
- msgid "Parameter value"
97
- msgstr "Значение параметра"
98
-
99
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:75
100
- msgid "Type of value"
101
- msgstr ""
102
-
103
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:82
71
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
104
72
  msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
105
73
  msgstr "UUID для отслеживания состояния задач оркестрации, GET /api/orchestration/:UUID/tasks"
106
74
 
107
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:84
75
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:78
108
76
  msgid "required if value is not inherited from host group or default password in settings"
109
77
  msgstr "обязательно, если пароль не унаследован от группы узлов или заданного по умолчанию пароля"
110
78
 
111
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:95
79
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:89
112
80
  msgid "Delete a discovered host"
113
81
  msgstr "Удалить обнаруженный узел"
114
82
 
115
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:102
83
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:96
116
84
  msgid "Upload facts for a host, creating the host if required"
117
85
  msgstr "Загрузить факты узла, требуемые для создания узла"
118
86
 
119
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:103
87
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:97
120
88
  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)"
121
89
  msgstr "хэш с минимальным набором фактов узла: discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: eth0 (в этих примерах подразумевается, что основной интерфейс имеет имя eth0)"
122
90
 
123
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:129
91
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:116
124
92
  msgid "Execute rules against a discovered host"
125
93
  msgstr "Применить правила к обнаруженному узлу"
126
94
 
127
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:135 ../app/controllers/discovered_hosts_controller.rb:160
95
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:122 ../app/controllers/discovered_hosts_controller.rb:160
128
96
  msgid "Host %{host} was provisioned with rule %{rule}"
129
97
  msgstr "%{host} был подготовлен в соответствии с правилом %{rule}"
130
98
 
131
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:138
99
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:125
132
100
  msgid "Unable to provision %{host}: %{errors}"
133
101
  msgstr "Не удалось подготовить %{host}: %{errors}"
134
102
 
135
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:144 ../app/controllers/discovered_hosts_controller.rb:167
103
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:131 ../app/controllers/discovered_hosts_controller.rb:167
136
104
  msgid "No rule found for host %s"
137
105
  msgstr "Нет правил для %s"
138
106
 
139
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:151
107
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:138
140
108
  msgid "Execute rules against all currently discovered hosts"
141
109
  msgstr "Применить правила ко всем обнаруженным узлам"
142
110
 
143
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:155 ../app/controllers/discovered_hosts_controller.rb:173
111
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:142 ../app/controllers/discovered_hosts_controller.rb:173
144
112
  msgid "Errors during auto provisioning: %s"
145
113
  msgstr "Ошибки при автоматической подготовке: %s"
146
114
 
147
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:158 ../app/controllers/discovered_hosts_controller.rb:176
115
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:176
148
116
  msgid "No discovered hosts to provision"
149
117
  msgstr "Нет обнаруженных узлов"
150
118
 
151
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:180
119
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:167
152
120
  msgid "%s discovered hosts were provisioned"
153
121
  msgstr "Подготовлено узлов: %s"
154
122
 
155
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:191
123
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:178
156
124
  msgid "Refreshing the facts of a discovered host"
157
125
  msgstr "Обновление фактов узла"
158
126
 
159
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:200
127
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:187
160
128
  msgid "Rebooting a discovered host"
161
129
  msgstr "Перезагрузка обнаруженного узла"
162
130
 
163
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:209
131
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:196
164
132
  msgid "Rebooting all discovered hosts"
165
133
  msgstr "Перезагрузка всех обнаруженных узлов"
166
134
 
167
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:220 ../app/controllers/discovered_hosts_controller.rb:129
135
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:207 ../app/controllers/discovered_hosts_controller.rb:129
168
136
  msgid "Discovered hosts are rebooting now"
169
137
  msgstr "Выполняется перезагрузка обнаруженных узлов"
170
138
 
@@ -336,11 +304,11 @@ msgstr "Не выбран узел"
336
304
  msgid "Something went wrong while selecting hosts - %s"
337
305
  msgstr "Непредвиденное поведение при выборе узлов: %s"
338
306
 
339
- #: ../app/controllers/discovery_rules_controller.rb:72
307
+ #: ../app/controllers/discovery_rules_controller.rb:68
340
308
  msgid "Rule enabled"
341
309
  msgstr "Правило включено"
342
310
 
343
- #: ../app/controllers/discovery_rules_controller.rb:72
311
+ #: ../app/controllers/discovery_rules_controller.rb:68
344
312
  msgid "Rule disabled"
345
313
  msgstr "Правило отключено"
346
314
 
@@ -348,15 +316,15 @@ msgstr "Правило отключено"
348
316
  msgid "%s ago"
349
317
  msgstr "%s назад"
350
318
 
351
- #: ../app/helpers/discovered_hosts_helper.rb:14 ../app/helpers/discovered_hosts_helper.rb:29 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
319
+ #: ../app/helpers/discovered_hosts_helper.rb:14 ../app/helpers/discovered_hosts_helper.rb:29 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:37
352
320
  msgid "Auto Provision"
353
321
  msgstr "Автоматическая подготовка"
354
322
 
355
- #: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:41
323
+ #: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:38
356
324
  msgid "Refresh facts"
357
325
  msgstr "Обновить факты"
358
326
 
359
- #: ../app/helpers/discovered_hosts_helper.rb:16 ../app/helpers/discovered_hosts_helper.rb:30 ../app/models/setting/discovered.rb:24 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:42
327
+ #: ../app/helpers/discovered_hosts_helper.rb:16 ../app/helpers/discovered_hosts_helper.rb:30 ../app/models/setting/discovered.rb:24 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:39
360
328
  msgid "Reboot"
361
329
  msgstr "Перезагрузить"
362
330
 
@@ -368,7 +336,7 @@ msgstr "Назад"
368
336
  msgid "Select Action"
369
337
  msgstr "Действия"
370
338
 
371
- #: ../app/helpers/discovered_hosts_helper.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:43
339
+ #: ../app/helpers/discovered_hosts_helper.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
372
340
  msgid "Delete %s?"
373
341
  msgstr "Удалить %s?"
374
342
 
@@ -408,7 +376,7 @@ msgstr "Были данные за последние 7 дней"
408
376
  msgid "Provision"
409
377
  msgstr "Подготовить"
410
378
 
411
- #: ../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:159 ../lib/foreman_discovery/engine.rb:174
379
+ #: ../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
412
380
  msgid "Discovered Hosts"
413
381
  msgstr "Обнаруженные узлы"
414
382
 
@@ -762,15 +730,15 @@ msgstr "Нет обнаруженных узлов"
762
730
  msgid "Host"
763
731
  msgstr "Узел"
764
732
 
765
- #: ../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
733
+ #: ../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
766
734
  msgid "Model"
767
735
  msgstr "Модель"
768
736
 
769
- #: ../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
737
+ #: ../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
770
738
  msgid "CPUs"
771
739
  msgstr "Процессоры"
772
740
 
773
- #: ../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 ../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
742
  msgid "Memory"
775
743
  msgstr "Память"
776
744
 
@@ -782,59 +750,59 @@ msgstr ""
782
750
  msgid "Create Host"
783
751
  msgstr ""
784
752
 
785
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
753
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:4
786
754
  msgid "Select all items in this page"
787
755
  msgstr "Выбрать все элементы на странице"
788
756
 
789
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
757
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:4
790
758
  msgid "items selected. Uncheck to Clear"
791
759
  msgstr "выбрано. Чтобы очистить, снимите флажок"
792
760
 
793
- #: ../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
761
+ #: ../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
794
762
  msgid "Name"
795
763
  msgstr "Имя"
796
764
 
797
- #: ../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
765
+ #: ../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
798
766
  msgid "IP Address"
799
767
  msgstr "IP"
800
768
 
801
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
769
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10
802
770
  msgid "Disk Count"
803
771
  msgstr ""
804
772
 
805
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:12
773
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
806
774
  msgid "Disks Size"
807
775
  msgstr ""
808
776
 
809
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:9
777
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:15 ../app/views/discovered_hosts/_selected_hosts.html.erb:9
810
778
  msgid "Location"
811
779
  msgstr "Местоположение"
812
780
 
813
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17 ../app/views/discovered_hosts/_selected_hosts.html.erb:10
781
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:10
814
782
  msgid "Organization"
815
783
  msgstr "Организация"
816
784
 
817
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
785
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
818
786
  msgid "Subnet"
819
787
  msgstr "Подсеть"
820
788
 
821
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19
789
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
822
790
  msgid "Last Facts Upload"
823
791
  msgstr ""
824
792
 
825
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20 ../app/views/discovery_rules/index.html.erb:12
793
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19 ../app/views/discovery_rules/index.html.erb:12
826
794
  msgid "Actions"
827
795
  msgstr "Действия"
828
796
 
829
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:55
797
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:51
830
798
  msgid "Please Confirm"
831
799
  msgstr "Подтвердите"
832
800
 
833
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:61
801
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:57
834
802
  msgid "Cancel"
835
803
  msgstr "Отмена"
836
804
 
837
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:62
805
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:58
838
806
  msgid "Submit"
839
807
  msgstr "Подтвердить"
840
808
 
@@ -882,6 +850,18 @@ msgstr "IP-адрес"
882
850
  msgid "Collapse All"
883
851
  msgstr "Свернуть все"
884
852
 
853
+ #: ../app/views/discovered_hosts/welcome.html.erb:7
854
+ msgid "No discovered hosts found in this context."
855
+ msgstr ""
856
+
857
+ #: ../app/views/discovered_hosts/welcome.html.erb:8
858
+ msgid "This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
859
+ msgstr ""
860
+
861
+ #: ../app/views/discovered_hosts/welcome.html.erb:9
862
+ msgid "Learn more about this in the documentation."
863
+ msgstr ""
864
+
885
865
  #: ../app/views/discovered_mailer/discovered_summary.html.erb:6
886
866
  msgid "Summary report for discovered hosts from Foreman"
887
867
  msgstr "Сводный отчет Foreman по обнаруженным узлам"
@@ -974,11 +954,11 @@ msgstr ""
974
954
  msgid "Edit %s"
975
955
  msgstr "Изменить %s"
976
956
 
977
- #: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:164
957
+ #: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:163
978
958
  msgid "Discovery Rules"
979
959
  msgstr "Правила обнаружения"
980
960
 
981
- #: ../app/views/discovery_rules/index.html.erb:2 ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:9
961
+ #: ../app/views/discovery_rules/index.html.erb:2
982
962
  msgid "Create Rule"
983
963
  msgstr ""
984
964
 
@@ -1010,10 +990,6 @@ msgstr "Включено"
1010
990
  msgid "New Discovery Rule"
1011
991
  msgstr "Новое правило"
1012
992
 
1013
- #: ../app/views/discovery_rules/welcome.html.erb:8
1014
- msgid "Discovered Rules"
1015
- msgstr ""
1016
-
1017
993
  #: ../db/seeds.d/50_discovery_templates.rb:5
1018
994
  msgid "Command line options for kexec during PXE-less provisioning."
1019
995
  msgstr ""
@@ -1034,42 +1010,34 @@ msgstr ""
1034
1010
  msgid "Details"
1035
1011
  msgstr "Свойства"
1036
1012
 
1037
- #: ../lib/foreman_discovery/engine.rb:180
1013
+ #: ../lib/foreman_discovery/engine.rb:179
1038
1014
  msgid "Discovery Kexec template"
1039
1015
  msgstr ""
1040
1016
 
1041
- #: ../lib/foreman_discovery/engine.rb:189
1017
+ #: ../lib/foreman_discovery/engine.rb:188
1042
1018
  msgid "Discovery Proxy"
1043
1019
  msgstr ""
1044
1020
 
1045
- #: ../lib/foreman_discovery/engine.rb:190
1021
+ #: ../lib/foreman_discovery/engine.rb:189
1046
1022
  msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1047
1023
  msgstr ""
1048
1024
 
1049
- #: ../lib/foreman_discovery/engine.rb:191
1025
+ #: ../lib/foreman_discovery/engine.rb:190
1050
1026
  msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1051
1027
  msgstr ""
1052
1028
 
1053
- #: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:33
1054
- msgid "For more information please see "
1055
- msgstr ""
1056
-
1057
- #: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:34
1058
- msgid "documentation"
1059
- msgstr ""
1060
-
1061
1029
  #: action_names.rb:2
1062
- msgid "Action with sub plans"
1063
- msgstr "Действия с подпланами"
1030
+ msgid "Remote action:"
1031
+ msgstr ""
1064
1032
 
1065
1033
  #: action_names.rb:3
1066
- msgid "Import facts"
1067
- msgstr "Импорт фактов"
1034
+ msgid "Import Puppet classes"
1035
+ msgstr ""
1068
1036
 
1069
1037
  #: action_names.rb:4
1070
- msgid "Import Puppet classes"
1071
- msgstr "Импорт классов Puppet"
1038
+ msgid "Import facts"
1039
+ msgstr ""
1072
1040
 
1073
1041
  #: action_names.rb:5
1074
- msgid "Remote action:"
1075
- msgstr "Удаленное действие:"
1042
+ msgid "Action with sub plans"
1043
+ msgstr ""
@@ -10,7 +10,7 @@
10
10
  # Yulia <yulia.poyarkova@redhat.com>, 2016
11
11
  msgid ""
12
12
  msgstr ""
13
- "Project-Id-Version: foreman_discovery 16.1.3\n"
13
+ "Project-Id-Version: foreman_discovery 16.1.0\n"
14
14
  "Report-Msgid-Bugs-To: \n"
15
15
  "PO-Revision-Date: 2020-05-26 17:21+0000\n"
16
16
  "Last-Translator: Transifex Bot <>\n"
@@ -8,10 +8,10 @@
8
8
  # johnny.westerlund <johnny.westerlund@gmail.com>, 2014
9
9
  msgid ""
10
10
  msgstr ""
11
- "Project-Id-Version: foreman_discovery 16.3.4\n"
11
+ "Project-Id-Version: foreman_discovery 16.1.0\n"
12
12
  "Report-Msgid-Bugs-To: \n"
13
- "PO-Revision-Date: 2020-10-29 17:16+0000\n"
14
- "Last-Translator: Robin Friberg <robin.friberg@gmail.com>\n"
13
+ "PO-Revision-Date: 2020-05-26 17:21+0000\n"
14
+ "Last-Translator: Transifex Bot <>\n"
15
15
  "Language-Team: Swedish (Sweden) (http://www.transifex.com/foreman/foreman/lang"
16
16
  "uage/sv_SE/)\n"
17
17
  "MIME-Version: 1.0\n"
@@ -44,7 +44,7 @@ msgstr "antal poster per begäran"
44
44
  msgid "Show a discovered host"
45
45
  msgstr ""
46
46
 
47
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:85
47
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:79
48
48
  msgid "DHCP filename option (Grub2 or PXELinux by default)"
49
49
  msgstr ""
50
50
 
@@ -56,10 +56,6 @@ msgstr ""
56
56
  msgid "Provision a discovered host"
57
57
  msgstr ""
58
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 ""
62
-
63
59
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:55
64
60
  msgid "not required if using a subnet with DHCP proxy"
65
61
  msgstr ""
@@ -68,99 +64,71 @@ msgstr ""
68
64
  msgid "not required if it's a virtual machine"
69
65
  msgstr ""
70
66
 
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 ""
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 ""
78
-
79
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:69
80
- msgid "Host's owner type"
81
- msgstr ""
82
-
83
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:72
84
- msgid "Host's parameters (array or indexed hash)"
85
- msgstr ""
86
-
87
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:73
88
- msgid "Name of the parameter"
89
- msgstr "Parameterns namn"
90
-
91
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
92
- msgid "Parameter value"
93
- msgstr "Parametervärde"
94
-
95
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:75
96
- msgid "Type of value"
97
- msgstr ""
98
-
99
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:82
67
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
100
68
  msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
101
69
  msgstr ""
102
70
 
103
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:84
71
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:78
104
72
  msgid "required if value is not inherited from host group or default password in settings"
105
73
  msgstr ""
106
74
 
107
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:95
75
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:89
108
76
  msgid "Delete a discovered host"
109
77
  msgstr ""
110
78
 
111
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:102
79
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:96
112
80
  msgid "Upload facts for a host, creating the host if required"
113
81
  msgstr ""
114
82
 
115
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:103
83
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:97
116
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)"
117
85
  msgstr ""
118
86
 
119
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:129
87
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:116
120
88
  msgid "Execute rules against a discovered host"
121
89
  msgstr ""
122
90
 
123
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:135 ../app/controllers/discovered_hosts_controller.rb:160
91
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:122 ../app/controllers/discovered_hosts_controller.rb:160
124
92
  msgid "Host %{host} was provisioned with rule %{rule}"
125
93
  msgstr ""
126
94
 
127
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:138
95
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:125
128
96
  msgid "Unable to provision %{host}: %{errors}"
129
97
  msgstr ""
130
98
 
131
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:144 ../app/controllers/discovered_hosts_controller.rb:167
99
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:131 ../app/controllers/discovered_hosts_controller.rb:167
132
100
  msgid "No rule found for host %s"
133
101
  msgstr ""
134
102
 
135
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:151
103
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:138
136
104
  msgid "Execute rules against all currently discovered hosts"
137
105
  msgstr ""
138
106
 
139
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:155 ../app/controllers/discovered_hosts_controller.rb:173
107
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:142 ../app/controllers/discovered_hosts_controller.rb:173
140
108
  msgid "Errors during auto provisioning: %s"
141
109
  msgstr ""
142
110
 
143
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:158 ../app/controllers/discovered_hosts_controller.rb:176
111
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:176
144
112
  msgid "No discovered hosts to provision"
145
113
  msgstr ""
146
114
 
147
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:180
115
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:167
148
116
  msgid "%s discovered hosts were provisioned"
149
117
  msgstr ""
150
118
 
151
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:191
119
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:178
152
120
  msgid "Refreshing the facts of a discovered host"
153
121
  msgstr ""
154
122
 
155
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:200
123
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:187
156
124
  msgid "Rebooting a discovered host"
157
125
  msgstr ""
158
126
 
159
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:209
127
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:196
160
128
  msgid "Rebooting all discovered hosts"
161
129
  msgstr ""
162
130
 
163
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:220 ../app/controllers/discovered_hosts_controller.rb:129
131
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:207 ../app/controllers/discovered_hosts_controller.rb:129
164
132
  msgid "Discovered hosts are rebooting now"
165
133
  msgstr ""
166
134
 
@@ -332,11 +300,11 @@ msgstr "Inga värdar markerade"
332
300
  msgid "Something went wrong while selecting hosts - %s"
333
301
  msgstr "Något blev fel vid markering av värdar - %s"
334
302
 
335
- #: ../app/controllers/discovery_rules_controller.rb:72
303
+ #: ../app/controllers/discovery_rules_controller.rb:68
336
304
  msgid "Rule enabled"
337
305
  msgstr ""
338
306
 
339
- #: ../app/controllers/discovery_rules_controller.rb:72
307
+ #: ../app/controllers/discovery_rules_controller.rb:68
340
308
  msgid "Rule disabled"
341
309
  msgstr ""
342
310
 
@@ -344,15 +312,15 @@ msgstr ""
344
312
  msgid "%s ago"
345
313
  msgstr "%s sedan"
346
314
 
347
- #: ../app/helpers/discovered_hosts_helper.rb:14 ../app/helpers/discovered_hosts_helper.rb:29 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
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
348
316
  msgid "Auto Provision"
349
317
  msgstr ""
350
318
 
351
- #: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:41
319
+ #: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:38
352
320
  msgid "Refresh facts"
353
321
  msgstr "Uppdatera fakta"
354
322
 
355
- #: ../app/helpers/discovered_hosts_helper.rb:16 ../app/helpers/discovered_hosts_helper.rb:30 ../app/models/setting/discovered.rb:24 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:42
323
+ #: ../app/helpers/discovered_hosts_helper.rb:16 ../app/helpers/discovered_hosts_helper.rb:30 ../app/models/setting/discovered.rb:24 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:39
356
324
  msgid "Reboot"
357
325
  msgstr ""
358
326
 
@@ -364,7 +332,7 @@ msgstr ""
364
332
  msgid "Select Action"
365
333
  msgstr "Välj Åtgärd"
366
334
 
367
- #: ../app/helpers/discovered_hosts_helper.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:43
335
+ #: ../app/helpers/discovered_hosts_helper.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
368
336
  msgid "Delete %s?"
369
337
  msgstr "Radera %s?"
370
338
 
@@ -404,7 +372,7 @@ msgstr ""
404
372
  msgid "Provision"
405
373
  msgstr "Provisionera"
406
374
 
407
- #: ../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:159 ../lib/foreman_discovery/engine.rb:174
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
408
376
  msgid "Discovered Hosts"
409
377
  msgstr "Hittade värdar"
410
378
 
@@ -754,15 +722,15 @@ msgstr ""
754
722
  msgid "Host"
755
723
  msgstr "Värd"
756
724
 
757
- #: ../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
725
+ #: ../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
758
726
  msgid "Model"
759
727
  msgstr "Modell"
760
728
 
761
- #: ../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
729
+ #: ../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
762
730
  msgid "CPUs"
763
731
  msgstr "CPUer"
764
732
 
765
- #: ../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
733
+ #: ../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
766
734
  msgid "Memory"
767
735
  msgstr "Minne"
768
736
 
@@ -774,59 +742,59 @@ msgstr ""
774
742
  msgid "Create Host"
775
743
  msgstr ""
776
744
 
777
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
745
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:4
778
746
  msgid "Select all items in this page"
779
747
  msgstr "Markera alla valbara på denna sida"
780
748
 
781
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
749
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:4
782
750
  msgid "items selected. Uncheck to Clear"
783
751
  msgstr "poster markerade. Avmarkera för att rensa"
784
752
 
785
- #: ../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
753
+ #: ../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
786
754
  msgid "Name"
787
755
  msgstr "Namn"
788
756
 
789
- #: ../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
757
+ #: ../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
790
758
  msgid "IP Address"
791
759
  msgstr "IPadress"
792
760
 
793
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
761
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10
794
762
  msgid "Disk Count"
795
763
  msgstr ""
796
764
 
797
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:12
765
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
798
766
  msgid "Disks Size"
799
767
  msgstr ""
800
768
 
801
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:9
769
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:15 ../app/views/discovered_hosts/_selected_hosts.html.erb:9
802
770
  msgid "Location"
803
771
  msgstr "Lokation"
804
772
 
805
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17 ../app/views/discovered_hosts/_selected_hosts.html.erb:10
773
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:10
806
774
  msgid "Organization"
807
775
  msgstr "Organisation"
808
776
 
809
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
777
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
810
778
  msgid "Subnet"
811
779
  msgstr "Subnät"
812
780
 
813
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19
781
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
814
782
  msgid "Last Facts Upload"
815
783
  msgstr ""
816
784
 
817
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20 ../app/views/discovery_rules/index.html.erb:12
785
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19 ../app/views/discovery_rules/index.html.erb:12
818
786
  msgid "Actions"
819
787
  msgstr "Åtgärder"
820
788
 
821
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:55
789
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:51
822
790
  msgid "Please Confirm"
823
791
  msgstr "Var god, bekräfta"
824
792
 
825
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:61
793
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:57
826
794
  msgid "Cancel"
827
795
  msgstr "Avbryt"
828
796
 
829
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:62
797
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:58
830
798
  msgid "Submit"
831
799
  msgstr "Sänd"
832
800
 
@@ -874,6 +842,18 @@ msgstr ""
874
842
  msgid "Collapse All"
875
843
  msgstr ""
876
844
 
845
+ #: ../app/views/discovered_hosts/welcome.html.erb:7
846
+ msgid "No discovered hosts found in this context."
847
+ msgstr ""
848
+
849
+ #: ../app/views/discovered_hosts/welcome.html.erb:8
850
+ msgid "This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
851
+ msgstr ""
852
+
853
+ #: ../app/views/discovered_hosts/welcome.html.erb:9
854
+ msgid "Learn more about this in the documentation."
855
+ msgstr ""
856
+
877
857
  #: ../app/views/discovered_mailer/discovered_summary.html.erb:6
878
858
  msgid "Summary report for discovered hosts from Foreman"
879
859
  msgstr ""
@@ -966,11 +946,11 @@ msgstr ""
966
946
  msgid "Edit %s"
967
947
  msgstr "Redigera %s"
968
948
 
969
- #: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:164
949
+ #: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:163
970
950
  msgid "Discovery Rules"
971
951
  msgstr ""
972
952
 
973
- #: ../app/views/discovery_rules/index.html.erb:2 ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:9
953
+ #: ../app/views/discovery_rules/index.html.erb:2
974
954
  msgid "Create Rule"
975
955
  msgstr ""
976
956
 
@@ -1002,10 +982,6 @@ msgstr ""
1002
982
  msgid "New Discovery Rule"
1003
983
  msgstr ""
1004
984
 
1005
- #: ../app/views/discovery_rules/welcome.html.erb:8
1006
- msgid "Discovered Rules"
1007
- msgstr ""
1008
-
1009
985
  #: ../db/seeds.d/50_discovery_templates.rb:5
1010
986
  msgid "Command line options for kexec during PXE-less provisioning."
1011
987
  msgstr ""
@@ -1026,42 +1002,34 @@ msgstr ""
1026
1002
  msgid "Details"
1027
1003
  msgstr ""
1028
1004
 
1029
- #: ../lib/foreman_discovery/engine.rb:180
1005
+ #: ../lib/foreman_discovery/engine.rb:179
1030
1006
  msgid "Discovery Kexec template"
1031
1007
  msgstr ""
1032
1008
 
1033
- #: ../lib/foreman_discovery/engine.rb:189
1009
+ #: ../lib/foreman_discovery/engine.rb:188
1034
1010
  msgid "Discovery Proxy"
1035
1011
  msgstr ""
1036
1012
 
1037
- #: ../lib/foreman_discovery/engine.rb:190
1013
+ #: ../lib/foreman_discovery/engine.rb:189
1038
1014
  msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1039
1015
  msgstr ""
1040
1016
 
1041
- #: ../lib/foreman_discovery/engine.rb:191
1017
+ #: ../lib/foreman_discovery/engine.rb:190
1042
1018
  msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1043
1019
  msgstr ""
1044
1020
 
1045
- #: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:33
1046
- msgid "For more information please see "
1047
- msgstr ""
1048
-
1049
- #: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:34
1050
- msgid "documentation"
1051
- msgstr ""
1052
-
1053
1021
  #: action_names.rb:2
1054
- msgid "Action with sub plans"
1022
+ msgid "Remote action:"
1055
1023
  msgstr ""
1056
1024
 
1057
1025
  #: action_names.rb:3
1058
- msgid "Import facts"
1026
+ msgid "Import Puppet classes"
1059
1027
  msgstr ""
1060
1028
 
1061
1029
  #: action_names.rb:4
1062
- msgid "Import Puppet classes"
1030
+ msgid "Import facts"
1063
1031
  msgstr ""
1064
1032
 
1065
1033
  #: action_names.rb:5
1066
- msgid "Remote action:"
1034
+ msgid "Action with sub plans"
1067
1035
  msgstr ""