foreman_discovery 9.1.3 → 9.1.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,7 +2,7 @@
2
2
  # This file is distributed under the same license as the foreman_discovery package.
3
3
  msgid ""
4
4
  msgstr ""
5
- "Project-Id-Version: foreman_discovery 9.1.2\n"
5
+ "Project-Id-Version: foreman_discovery 9.1.0\n"
6
6
  "Report-Msgid-Bugs-To: foreman-dev@googlegroups.com\n"
7
7
  "PO-Revision-Date: 2015-12-27 01:18+0000\n"
8
8
  "Last-Translator: \n"
@@ -36,87 +36,91 @@ msgstr ""
36
36
  msgid "Show a discovered host"
37
37
  msgstr ""
38
38
 
39
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:40
39
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:79
40
+ msgid "DHCP filename option (Grub2 or PXELinux by default)"
41
+ msgstr ""
42
+
43
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:41
40
44
  msgid "Create a discovered host for testing (use /facts to create new hosts)"
41
45
  msgstr ""
42
46
 
43
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:48
47
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:50
44
48
  msgid "Provision a discovered host"
45
49
  msgstr ""
46
50
 
47
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:53
51
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:55
48
52
  msgid "not required if using a subnet with DHCP proxy"
49
53
  msgstr ""
50
54
 
51
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:54
55
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:56
52
56
  msgid "not required if it's a virtual machine"
53
57
  msgstr ""
54
58
 
55
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
59
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
56
60
  msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
57
61
  msgstr ""
58
62
 
59
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
63
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:78
60
64
  msgid "required if value is not inherited from host group or default password in settings"
61
65
  msgstr ""
62
66
 
63
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:86
67
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:89
64
68
  msgid "Delete a discovered host"
65
69
  msgstr ""
66
70
 
67
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:93
71
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:96
68
72
  msgid "Upload facts for a host, creating the host if required"
69
73
  msgstr ""
70
74
 
71
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:94
75
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:97
72
76
  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)"
73
77
  msgstr ""
74
78
 
75
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:113
79
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:117
76
80
  msgid "Execute rules against a discovered host"
77
81
  msgstr ""
78
82
 
79
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:119 ../app/controllers/discovered_hosts_controller.rb:162
83
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:123 ../app/controllers/discovered_hosts_controller.rb:152
80
84
  msgid "Host %{host} was provisioned with rule %{rule}"
81
85
  msgstr ""
82
86
 
83
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:122
87
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:126
84
88
  msgid "Unable to provision %{host}: %{errors}"
85
89
  msgstr ""
86
90
 
87
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:128 ../app/controllers/discovered_hosts_controller.rb:169
91
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:132 ../app/controllers/discovered_hosts_controller.rb:159
88
92
  msgid "No rule found for host %s"
89
93
  msgstr ""
90
94
 
91
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:135
95
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:139
92
96
  msgid "Execute rules against all currently discovered hosts"
93
97
  msgstr ""
94
98
 
95
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:139 ../app/controllers/discovered_hosts_controller.rb:175
99
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:143 ../app/controllers/discovered_hosts_controller.rb:165
96
100
  msgid "Errors during auto provisioning: %s"
97
101
  msgstr ""
98
102
 
99
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:142 ../app/controllers/discovered_hosts_controller.rb:178
103
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:146 ../app/controllers/discovered_hosts_controller.rb:168
100
104
  msgid "No discovered hosts to provision"
101
105
  msgstr ""
102
106
 
103
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:164
107
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:168
104
108
  msgid "%s discovered hosts were provisioned"
105
109
  msgstr ""
106
110
 
107
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:175
111
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:179
108
112
  msgid "Refreshing the facts of a discovered host"
109
113
  msgstr ""
110
114
 
111
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:184
115
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:188
112
116
  msgid "Rebooting a discovered host"
113
117
  msgstr ""
114
118
 
115
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:193
119
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:197
116
120
  msgid "Rebooting all discovered hosts"
117
121
  msgstr ""
118
122
 
119
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:204 ../app/controllers/discovered_hosts_controller.rb:120
123
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:208 ../app/controllers/discovered_hosts_controller.rb:125
120
124
  msgid "Discovered hosts are rebooting now"
121
125
  msgstr ""
122
126
 
@@ -188,95 +192,95 @@ msgstr ""
188
192
  msgid "No discovered hosts to reboot"
189
193
  msgstr ""
190
194
 
191
- #: ../app/controllers/discovered_hosts_controller.rb:57
195
+ #: ../app/controllers/discovered_hosts_controller.rb:61
192
196
  msgid "Successfully provisioned %s"
193
197
  msgstr ""
194
198
 
195
- #: ../app/controllers/discovered_hosts_controller.rb:88
199
+ #: ../app/controllers/discovered_hosts_controller.rb:93
196
200
  msgid "Facts refreshed for %s"
197
201
  msgstr ""
198
202
 
199
- #: ../app/controllers/discovered_hosts_controller.rb:90
203
+ #: ../app/controllers/discovered_hosts_controller.rb:95
200
204
  msgid "Failed to refresh facts for %s"
201
205
  msgstr ""
202
206
 
203
- #: ../app/controllers/discovered_hosts_controller.rb:93
207
+ #: ../app/controllers/discovered_hosts_controller.rb:98
204
208
  msgid "Failed to refresh facts for %{hostname} with error %{error_message}"
205
209
  msgstr ""
206
210
 
207
- #: ../app/controllers/discovered_hosts_controller.rb:100
211
+ #: ../app/controllers/discovered_hosts_controller.rb:105
208
212
  msgid "Host of type %s can not be rebooted"
209
213
  msgstr ""
210
214
 
211
- #: ../app/controllers/discovered_hosts_controller.rb:104
215
+ #: ../app/controllers/discovered_hosts_controller.rb:109
212
216
  msgid "Rebooting host %s"
213
217
  msgstr ""
214
218
 
215
- #: ../app/controllers/discovered_hosts_controller.rb:106
219
+ #: ../app/controllers/discovered_hosts_controller.rb:111
216
220
  msgid "Failed to reboot host %s"
217
221
  msgstr ""
218
222
 
219
- #: ../app/controllers/discovered_hosts_controller.rb:109
223
+ #: ../app/controllers/discovered_hosts_controller.rb:114
220
224
  msgid "Failed to reboot host %{hostname} with error %{error_message}"
221
225
  msgstr ""
222
226
 
223
- #: ../app/controllers/discovered_hosts_controller.rb:123
227
+ #: ../app/controllers/discovered_hosts_controller.rb:128
224
228
  msgid "Failed to reboot hosts with error %s"
225
229
  msgstr ""
226
230
 
227
- #: ../app/controllers/discovered_hosts_controller.rb:137
231
+ #: ../app/controllers/discovered_hosts_controller.rb:142
228
232
  msgid "Destroyed selected hosts"
229
233
  msgstr ""
230
234
 
231
- #: ../app/controllers/discovered_hosts_controller.rb:139
235
+ #: ../app/controllers/discovered_hosts_controller.rb:144
232
236
  msgid "The following hosts were not deleted: %s"
233
237
  msgstr ""
234
238
 
235
- #: ../app/controllers/discovered_hosts_controller.rb:166
239
+ #: ../app/controllers/discovered_hosts_controller.rb:156
236
240
  msgid "Failed to auto provision host %s: %s"
237
241
  msgstr ""
238
242
 
239
- #: ../app/controllers/discovered_hosts_controller.rb:194
243
+ #: ../app/controllers/discovered_hosts_controller.rb:184
240
244
  msgid "Discovered hosts are provisioning now"
241
245
  msgstr ""
242
246
 
243
- #: ../app/controllers/discovered_hosts_controller.rb:223
247
+ #: ../app/controllers/discovered_hosts_controller.rb:213
244
248
  msgid "Highlights"
245
249
  msgstr ""
246
250
 
247
- #: ../app/controllers/discovered_hosts_controller.rb:223
251
+ #: ../app/controllers/discovered_hosts_controller.rb:213
248
252
  msgid "Storage"
249
253
  msgstr ""
250
254
 
251
- #: ../app/controllers/discovered_hosts_controller.rb:223
255
+ #: ../app/controllers/discovered_hosts_controller.rb:213
252
256
  msgid "Hardware"
253
257
  msgstr ""
254
258
 
255
- #: ../app/controllers/discovered_hosts_controller.rb:223
259
+ #: ../app/controllers/discovered_hosts_controller.rb:213
256
260
  msgid "Network"
257
261
  msgstr ""
258
262
 
259
- #: ../app/controllers/discovered_hosts_controller.rb:223
263
+ #: ../app/controllers/discovered_hosts_controller.rb:213
260
264
  msgid "Software"
261
265
  msgstr ""
262
266
 
263
- #: ../app/controllers/discovered_hosts_controller.rb:223
267
+ #: ../app/controllers/discovered_hosts_controller.rb:213
264
268
  msgid "IPMI"
265
269
  msgstr ""
266
270
 
267
- #: ../app/controllers/discovered_hosts_controller.rb:223
271
+ #: ../app/controllers/discovered_hosts_controller.rb:213
268
272
  msgid "Miscellaneous"
269
273
  msgstr ""
270
274
 
271
- #: ../app/controllers/discovered_hosts_controller.rb:300
275
+ #: ../app/controllers/discovered_hosts_controller.rb:290
272
276
  msgid "No hosts were found with that id or name"
273
277
  msgstr ""
274
278
 
275
- #: ../app/controllers/discovered_hosts_controller.rb:304
279
+ #: ../app/controllers/discovered_hosts_controller.rb:294
276
280
  msgid "No hosts selected"
277
281
  msgstr ""
278
282
 
279
- #: ../app/controllers/discovered_hosts_controller.rb:310
283
+ #: ../app/controllers/discovered_hosts_controller.rb:300
280
284
  msgid "Something went wrong while selecting hosts - %s"
281
285
  msgstr ""
282
286
 
@@ -308,7 +312,7 @@ msgstr ""
308
312
  msgid "Back"
309
313
  msgstr ""
310
314
 
311
- #: ../app/helpers/discovered_hosts_helper.rb:21 ../app/helpers/discovered_hosts_helper.rb:38
315
+ #: ../app/helpers/discovered_hosts_helper.rb:21 ../app/helpers/discovered_hosts_helper.rb:37
312
316
  msgid "Select Action"
313
317
  msgstr ""
314
318
 
@@ -316,47 +320,47 @@ msgstr ""
316
320
  msgid "Expand All"
317
321
  msgstr ""
318
322
 
319
- #: ../app/helpers/discovered_hosts_helper.rb:28 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:49
323
+ #: ../app/helpers/discovered_hosts_helper.rb:27 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:49
320
324
  msgid "Delete %s?"
321
325
  msgstr ""
322
326
 
323
- #: ../app/helpers/discovered_hosts_helper.rb:34
327
+ #: ../app/helpers/discovered_hosts_helper.rb:33
324
328
  msgid "Delete hosts"
325
329
  msgstr ""
326
330
 
327
- #: ../app/helpers/discovered_hosts_helper.rb:35
331
+ #: ../app/helpers/discovered_hosts_helper.rb:34
328
332
  msgid "Assign Organization"
329
333
  msgstr ""
330
334
 
331
- #: ../app/helpers/discovered_hosts_helper.rb:36
335
+ #: ../app/helpers/discovered_hosts_helper.rb:35
332
336
  msgid "Assign Location"
333
337
  msgstr ""
334
338
 
335
- #: ../app/helpers/discovered_hosts_helper.rb:40
339
+ #: ../app/helpers/discovered_hosts_helper.rb:39
336
340
  msgid "%s - The following hosts are about to be changed"
337
341
  msgstr ""
338
342
 
339
- #: ../app/helpers/discovered_hosts_helper.rb:49 ../app/views/dashboard/_discovery_widget_host.html.erb:2
343
+ #: ../app/helpers/discovered_hosts_helper.rb:48 ../app/views/dashboard/_discovery_widget_host.html.erb:2
340
344
  msgid "N/A"
341
345
  msgstr ""
342
346
 
343
- #: ../app/helpers/discovered_hosts_helper.rb:61
347
+ #: ../app/helpers/discovered_hosts_helper.rb:60
344
348
  msgid "New in the last 24 hours"
345
349
  msgstr ""
346
350
 
347
- #: ../app/helpers/discovered_hosts_helper.rb:65
351
+ #: ../app/helpers/discovered_hosts_helper.rb:64
348
352
  msgid "Not reported in more than 7 days"
349
353
  msgstr ""
350
354
 
351
- #: ../app/helpers/discovered_hosts_helper.rb:69
355
+ #: ../app/helpers/discovered_hosts_helper.rb:68
352
356
  msgid "Reported in the last 7 days"
353
357
  msgstr ""
354
358
 
355
- #: ../app/helpers/discovered_hosts_helper.rb:93
359
+ #: ../app/helpers/discovered_hosts_helper.rb:92
356
360
  msgid "Provision"
357
361
  msgstr ""
358
362
 
359
- #: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2 ../lib/foreman_discovery/engine.rb:165
363
+ #: ../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:166
360
364
  msgid "Discovered Hosts"
361
365
  msgstr ""
362
366
 
@@ -428,43 +432,43 @@ msgstr ""
428
432
  msgid "Facts could not be imported"
429
433
  msgstr ""
430
434
 
431
- #: ../app/models/host/discovered.rb:116
435
+ #: ../app/models/host/discovered.rb:133
432
436
  msgid "Unable to assign subnet, primary interface is missing IP address"
433
437
  msgstr ""
434
438
 
435
- #: ../app/models/host/discovered.rb:174
439
+ #: ../app/models/host/discovered.rb:190
436
440
  msgid "Could not get facts from proxy %{url}: %{error}"
437
441
  msgstr ""
438
442
 
439
- #: ../app/models/host/discovered.rb:190
443
+ #: ../app/models/host/discovered.rb:198
440
444
  msgid "Unable to reboot %{name} via %{url}: %{msg}"
441
445
  msgstr ""
442
446
 
443
- #: ../app/models/host/discovered.rb:198
447
+ #: ../app/models/host/discovered.rb:206
444
448
  msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
445
449
  msgstr ""
446
450
 
447
- #: ../app/models/host/discovered.rb:217
451
+ #: ../app/models/host/discovered.rb:225
448
452
  msgid "Invalid hostname: Could not normalize the hostname"
449
453
  msgstr ""
450
454
 
451
- #: ../app/models/host/managed_extensions.rb:23
455
+ #: ../app/models/host/managed_extensions.rb:20
452
456
  msgid "Reloading kernel on %s"
453
457
  msgstr ""
454
458
 
455
- #: ../app/models/host/managed_extensions.rb:25
459
+ #: ../app/models/host/managed_extensions.rb:22
456
460
  msgid "Rebooting %s"
457
461
  msgstr ""
458
462
 
459
- #: ../app/models/host/managed_extensions.rb:46
463
+ #: ../app/models/host/managed_extensions.rb:43
460
464
  msgid "Kexec template not associated with operating system"
461
465
  msgstr ""
462
466
 
463
- #: ../app/models/host/managed_extensions.rb:51
467
+ #: ../app/models/host/managed_extensions.rb:48
464
468
  msgid "Kernel kexec URL is invalid: '%s'"
465
469
  msgstr ""
466
470
 
467
- #: ../app/models/host/managed_extensions.rb:52
471
+ #: ../app/models/host/managed_extensions.rb:49
468
472
  msgid "Init RAM kexec URL is invalid: '%s'"
469
473
  msgstr ""
470
474
 
@@ -660,15 +664,11 @@ msgstr ""
660
664
  msgid "Memory"
661
665
  msgstr ""
662
666
 
663
- #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:7
664
- msgid "Select initial host properties"
667
+ #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:23
668
+ msgid "Customize Host"
665
669
  msgstr ""
666
670
 
667
671
  #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:24
668
- msgid "Quick Create"
669
- msgstr ""
670
-
671
- #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:25
672
672
  msgid "Create Host"
673
673
  msgstr ""
674
674
 
@@ -736,11 +736,7 @@ msgstr ""
736
736
  msgid "Auto Provision All"
737
737
  msgstr ""
738
738
 
739
- #: ../app/views/discovered_hosts/multiple_destroy.html.erb:4
740
- msgid "Warning"
741
- msgstr ""
742
-
743
- #: ../app/views/discovered_hosts/multiple_destroy.html.erb:5
739
+ #: ../app/views/discovered_hosts/multiple_destroy.html.erb:3
744
740
  msgid "This might take a while, as all hosts, facts and reports will be destroyed as well"
745
741
  msgstr ""
746
742
 
@@ -776,6 +772,18 @@ msgstr ""
776
772
  msgid "IP address"
777
773
  msgstr ""
778
774
 
775
+ #: ../app/views/discovered_hosts/welcome.html.erb:7
776
+ msgid "No discovered hosts found in this context."
777
+ msgstr ""
778
+
779
+ #: ../app/views/discovered_hosts/welcome.html.erb:8
780
+ msgid "This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
781
+ msgstr ""
782
+
783
+ #: ../app/views/discovered_hosts/welcome.html.erb:9
784
+ msgid "Learn more about this in the documentation."
785
+ msgstr ""
786
+
779
787
  #: ../app/views/discovered_mailer/discovered_summary.html.erb:6
780
788
  msgid "Summary report for discovered hosts from Foreman"
781
789
  msgstr ""
@@ -920,26 +928,26 @@ msgstr ""
920
928
  msgid "Details"
921
929
  msgstr ""
922
930
 
923
- #: ../lib/foreman_discovery/engine.rb:150
931
+ #: ../lib/foreman_discovery/engine.rb:151
924
932
  msgid "Discovered hosts"
925
933
  msgstr ""
926
934
 
927
- #: ../lib/foreman_discovery/engine.rb:155
935
+ #: ../lib/foreman_discovery/engine.rb:156
928
936
  msgid "Discovery rules"
929
937
  msgstr ""
930
938
 
931
- #: ../lib/foreman_discovery/engine.rb:171
939
+ #: ../lib/foreman_discovery/engine.rb:172
932
940
  msgid "Discovery Kexec template"
933
941
  msgstr ""
934
942
 
935
- #: ../lib/foreman_discovery/engine.rb:180
943
+ #: ../lib/foreman_discovery/engine.rb:181
936
944
  msgid "Discovery Proxy"
937
945
  msgstr ""
938
946
 
939
- #: ../lib/foreman_discovery/engine.rb:181
947
+ #: ../lib/foreman_discovery/engine.rb:182
940
948
  msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
941
949
  msgstr ""
942
950
 
943
- #: ../lib/foreman_discovery/engine.rb:182
951
+ #: ../lib/foreman_discovery/engine.rb:183
944
952
  msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
945
953
  msgstr ""
@@ -3,17 +3,17 @@
3
3
  # This file is distributed under the same license as the foreman_discovery package.
4
4
  #
5
5
  # Translators:
6
- # Andi Chandler <andi@gowling.com>, 2015-2016
6
+ # Andi Chandler <andi@gowling.com>, 2015-2017
7
7
  # Dominic Cleal <dominic@cleal.org>, 2013-2015
8
8
  # Dominic Cleal <dominic@cleal.org>, 2016
9
9
  # Lukáš Zapletal, 2015
10
10
  # Lukáš Zapletal, 2015
11
11
  msgid ""
12
12
  msgstr ""
13
- "Project-Id-Version: foreman_discovery 9.1.2\n"
13
+ "Project-Id-Version: foreman_discovery 9.1.0\n"
14
14
  "Report-Msgid-Bugs-To: \n"
15
- "POT-Creation-Date: 2017-06-14 13:49+0200\n"
16
- "PO-Revision-Date: 2017-08-03 17:21+0000\n"
15
+ "POT-Creation-Date: 2017-10-17 15:39+0200\n"
16
+ "PO-Revision-Date: 2017-10-17 23:23+0000\n"
17
17
  "Last-Translator: Lukáš Zapletal\n"
18
18
  "Language-Team: English (United Kingdom) (http://www.transifex.com/foreman/foreman/language/en_GB/)\n"
19
19
  "MIME-Version: 1.0\n"
@@ -50,98 +50,103 @@ msgstr "number of entries per request"
50
50
  msgid "Show a discovered host"
51
51
  msgstr "Show a discovered host"
52
52
 
53
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:40
53
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37
54
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:79
55
+ msgid "DHCP filename option (Grub2 or PXELinux by default)"
56
+ msgstr ""
57
+
58
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:41
54
59
  msgid "Create a discovered host for testing (use /facts to create new hosts)"
55
60
  msgstr "Create a discovered host for testing (use /facts to create new hosts)"
56
61
 
57
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:48
62
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:50
58
63
  msgid "Provision a discovered host"
59
64
  msgstr "Provision a discovered host"
60
65
 
61
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:53
66
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:55
62
67
  msgid "not required if using a subnet with DHCP proxy"
63
68
  msgstr "not required if using a subnet with DHCP proxy"
64
69
 
65
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:54
70
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:56
66
71
  msgid "not required if it's a virtual machine"
67
72
  msgstr "not required if it's a virtual machine"
68
73
 
69
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
74
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
70
75
  msgid ""
71
76
  "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
72
77
  msgstr "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
73
78
 
74
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
79
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:78
75
80
  msgid ""
76
81
  "required if value is not inherited from host group or default password in "
77
82
  "settings"
78
83
  msgstr "required if value is not inherited from host group or default password in settings"
79
84
 
80
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:86
85
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:89
81
86
  msgid "Delete a discovered host"
82
87
  msgstr "Delete a discovered host"
83
88
 
84
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:93
89
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:96
85
90
  msgid "Upload facts for a host, creating the host if required"
86
91
  msgstr "Upload facts for a host, creating the host if required"
87
92
 
88
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:94
93
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:97
89
94
  msgid ""
90
95
  "hash containing facts for the host with minimum set of facts: "
91
96
  "discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: "
92
97
  "eth0 (example in case primary interface is named eth0)"
93
98
  msgstr "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)"
94
99
 
95
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:113
100
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:117
96
101
  msgid "Execute rules against a discovered host"
97
102
  msgstr "Execute rules against a discovered host"
98
103
 
99
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:119
100
- #: ../app/controllers/discovered_hosts_controller.rb:162
104
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:123
105
+ #: ../app/controllers/discovered_hosts_controller.rb:152
101
106
  msgid "Host %{host} was provisioned with rule %{rule}"
102
107
  msgstr "Host %{host} was provisioned with rule %{rule}"
103
108
 
104
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:122
109
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:126
105
110
  msgid "Unable to provision %{host}: %{errors}"
106
111
  msgstr "Unable to provision %{host}: %{errors}"
107
112
 
108
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:128
109
- #: ../app/controllers/discovered_hosts_controller.rb:169
113
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:132
114
+ #: ../app/controllers/discovered_hosts_controller.rb:159
110
115
  msgid "No rule found for host %s"
111
116
  msgstr "No rule found for host %s"
112
117
 
113
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:135
118
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:139
114
119
  msgid "Execute rules against all currently discovered hosts"
115
120
  msgstr "Execute rules against all currently discovered hosts"
116
121
 
117
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:139
118
- #: ../app/controllers/discovered_hosts_controller.rb:175
122
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:143
123
+ #: ../app/controllers/discovered_hosts_controller.rb:165
119
124
  msgid "Errors during auto provisioning: %s"
120
125
  msgstr "Errors during auto provisioning: %s"
121
126
 
122
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:142
123
- #: ../app/controllers/discovered_hosts_controller.rb:178
127
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:146
128
+ #: ../app/controllers/discovered_hosts_controller.rb:168
124
129
  msgid "No discovered hosts to provision"
125
130
  msgstr "No discovered hosts to provision"
126
131
 
127
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:164
132
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:168
128
133
  msgid "%s discovered hosts were provisioned"
129
134
  msgstr "%s discovered hosts were provisioned"
130
135
 
131
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:175
136
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:179
132
137
  msgid "Refreshing the facts of a discovered host"
133
138
  msgstr "Refreshing the facts of a discovered host"
134
139
 
135
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:184
140
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:188
136
141
  msgid "Rebooting a discovered host"
137
142
  msgstr "Rebooting a discovered host"
138
143
 
139
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:193
144
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:197
140
145
  msgid "Rebooting all discovered hosts"
141
146
  msgstr "Rebooting all discovered hosts"
142
147
 
143
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:204
144
- #: ../app/controllers/discovered_hosts_controller.rb:120
148
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:208
149
+ #: ../app/controllers/discovered_hosts_controller.rb:125
145
150
  msgid "Discovered hosts are rebooting now"
146
151
  msgstr "Discovered hosts are rebooting now"
147
152
 
@@ -215,95 +220,95 @@ msgstr "Errors during reboot: %s"
215
220
  msgid "No discovered hosts to reboot"
216
221
  msgstr "No discovered hosts to reboot"
217
222
 
218
- #: ../app/controllers/discovered_hosts_controller.rb:57
223
+ #: ../app/controllers/discovered_hosts_controller.rb:61
219
224
  msgid "Successfully provisioned %s"
220
225
  msgstr "Successfully provisioned %s"
221
226
 
222
- #: ../app/controllers/discovered_hosts_controller.rb:88
227
+ #: ../app/controllers/discovered_hosts_controller.rb:93
223
228
  msgid "Facts refreshed for %s"
224
229
  msgstr "Facts refreshed for %s"
225
230
 
226
- #: ../app/controllers/discovered_hosts_controller.rb:90
231
+ #: ../app/controllers/discovered_hosts_controller.rb:95
227
232
  msgid "Failed to refresh facts for %s"
228
233
  msgstr "Failed to refresh facts for %s"
229
234
 
230
- #: ../app/controllers/discovered_hosts_controller.rb:93
235
+ #: ../app/controllers/discovered_hosts_controller.rb:98
231
236
  msgid "Failed to refresh facts for %{hostname} with error %{error_message}"
232
237
  msgstr "Failed to refresh facts for %{hostname} with error %{error_message}"
233
238
 
234
- #: ../app/controllers/discovered_hosts_controller.rb:100
239
+ #: ../app/controllers/discovered_hosts_controller.rb:105
235
240
  msgid "Host of type %s can not be rebooted"
236
241
  msgstr "Host of type %s can not be rebooted"
237
242
 
238
- #: ../app/controllers/discovered_hosts_controller.rb:104
243
+ #: ../app/controllers/discovered_hosts_controller.rb:109
239
244
  msgid "Rebooting host %s"
240
245
  msgstr "Rebooting host %s"
241
246
 
242
- #: ../app/controllers/discovered_hosts_controller.rb:106
247
+ #: ../app/controllers/discovered_hosts_controller.rb:111
243
248
  msgid "Failed to reboot host %s"
244
249
  msgstr "Failed to reboot host %s"
245
250
 
246
- #: ../app/controllers/discovered_hosts_controller.rb:109
251
+ #: ../app/controllers/discovered_hosts_controller.rb:114
247
252
  msgid "Failed to reboot host %{hostname} with error %{error_message}"
248
253
  msgstr "Failed to reboot host %{hostname} with error %{error_message}"
249
254
 
250
- #: ../app/controllers/discovered_hosts_controller.rb:123
255
+ #: ../app/controllers/discovered_hosts_controller.rb:128
251
256
  msgid "Failed to reboot hosts with error %s"
252
257
  msgstr "Failed to reboot hosts with error %s"
253
258
 
254
- #: ../app/controllers/discovered_hosts_controller.rb:137
259
+ #: ../app/controllers/discovered_hosts_controller.rb:142
255
260
  msgid "Destroyed selected hosts"
256
261
  msgstr "Destroyed selected hosts"
257
262
 
258
- #: ../app/controllers/discovered_hosts_controller.rb:139
263
+ #: ../app/controllers/discovered_hosts_controller.rb:144
259
264
  msgid "The following hosts were not deleted: %s"
260
265
  msgstr "The following hosts were not deleted: %s"
261
266
 
262
- #: ../app/controllers/discovered_hosts_controller.rb:166
267
+ #: ../app/controllers/discovered_hosts_controller.rb:156
263
268
  msgid "Failed to auto provision host %s: %s"
264
269
  msgstr "Failed to auto provision host %s: %s"
265
270
 
266
- #: ../app/controllers/discovered_hosts_controller.rb:194
271
+ #: ../app/controllers/discovered_hosts_controller.rb:184
267
272
  msgid "Discovered hosts are provisioning now"
268
273
  msgstr "Discovered hosts are provisioning now"
269
274
 
270
- #: ../app/controllers/discovered_hosts_controller.rb:223
275
+ #: ../app/controllers/discovered_hosts_controller.rb:213
271
276
  msgid "Highlights"
272
277
  msgstr "Highlights"
273
278
 
274
- #: ../app/controllers/discovered_hosts_controller.rb:223
279
+ #: ../app/controllers/discovered_hosts_controller.rb:213
275
280
  msgid "Storage"
276
281
  msgstr "Storage"
277
282
 
278
- #: ../app/controllers/discovered_hosts_controller.rb:223
283
+ #: ../app/controllers/discovered_hosts_controller.rb:213
279
284
  msgid "Hardware"
280
285
  msgstr "Hardware"
281
286
 
282
- #: ../app/controllers/discovered_hosts_controller.rb:223
287
+ #: ../app/controllers/discovered_hosts_controller.rb:213
283
288
  msgid "Network"
284
289
  msgstr "Network"
285
290
 
286
- #: ../app/controllers/discovered_hosts_controller.rb:223
291
+ #: ../app/controllers/discovered_hosts_controller.rb:213
287
292
  msgid "Software"
288
293
  msgstr "Software"
289
294
 
290
- #: ../app/controllers/discovered_hosts_controller.rb:223
295
+ #: ../app/controllers/discovered_hosts_controller.rb:213
291
296
  msgid "IPMI"
292
297
  msgstr "IPMI"
293
298
 
294
- #: ../app/controllers/discovered_hosts_controller.rb:223
299
+ #: ../app/controllers/discovered_hosts_controller.rb:213
295
300
  msgid "Miscellaneous"
296
301
  msgstr "Miscellaneous"
297
302
 
298
- #: ../app/controllers/discovered_hosts_controller.rb:300
303
+ #: ../app/controllers/discovered_hosts_controller.rb:290
299
304
  msgid "No hosts were found with that id or name"
300
305
  msgstr "No hosts were found with that id or name"
301
306
 
302
- #: ../app/controllers/discovered_hosts_controller.rb:304
307
+ #: ../app/controllers/discovered_hosts_controller.rb:294
303
308
  msgid "No hosts selected"
304
309
  msgstr "No hosts selected"
305
310
 
306
- #: ../app/controllers/discovered_hosts_controller.rb:310
311
+ #: ../app/controllers/discovered_hosts_controller.rb:300
307
312
  msgid "Something went wrong while selecting hosts - %s"
308
313
  msgstr "Something went wrong while selecting hosts - %s"
309
314
 
@@ -340,7 +345,7 @@ msgid "Back"
340
345
  msgstr "Back"
341
346
 
342
347
  #: ../app/helpers/discovered_hosts_helper.rb:21
343
- #: ../app/helpers/discovered_hosts_helper.rb:38
348
+ #: ../app/helpers/discovered_hosts_helper.rb:37
344
349
  msgid "Select Action"
345
350
  msgstr "Select Action"
346
351
 
@@ -348,51 +353,53 @@ msgstr "Select Action"
348
353
  msgid "Expand All"
349
354
  msgstr "Expand All"
350
355
 
351
- #: ../app/helpers/discovered_hosts_helper.rb:28
356
+ #: ../app/helpers/discovered_hosts_helper.rb:27
352
357
  #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:49
353
358
  msgid "Delete %s?"
354
359
  msgstr "Delete %s?"
355
360
 
356
- #: ../app/helpers/discovered_hosts_helper.rb:34
361
+ #: ../app/helpers/discovered_hosts_helper.rb:33
357
362
  msgid "Delete hosts"
358
363
  msgstr "Delete hosts"
359
364
 
360
- #: ../app/helpers/discovered_hosts_helper.rb:35
365
+ #: ../app/helpers/discovered_hosts_helper.rb:34
361
366
  msgid "Assign Organization"
362
367
  msgstr "Assign Organisation"
363
368
 
364
- #: ../app/helpers/discovered_hosts_helper.rb:36
369
+ #: ../app/helpers/discovered_hosts_helper.rb:35
365
370
  msgid "Assign Location"
366
371
  msgstr "Assign Location"
367
372
 
368
- #: ../app/helpers/discovered_hosts_helper.rb:40
373
+ #: ../app/helpers/discovered_hosts_helper.rb:39
369
374
  msgid "%s - The following hosts are about to be changed"
370
375
  msgstr "%s - The following hosts are about to be changed"
371
376
 
372
- #: ../app/helpers/discovered_hosts_helper.rb:49
377
+ #: ../app/helpers/discovered_hosts_helper.rb:48
373
378
  #: ../app/views/dashboard/_discovery_widget_host.html.erb:2
374
379
  msgid "N/A"
375
380
  msgstr "N/A"
376
381
 
377
- #: ../app/helpers/discovered_hosts_helper.rb:61
382
+ #: ../app/helpers/discovered_hosts_helper.rb:60
378
383
  msgid "New in the last 24 hours"
379
384
  msgstr "New in the last 24 hours"
380
385
 
381
- #: ../app/helpers/discovered_hosts_helper.rb:65
386
+ #: ../app/helpers/discovered_hosts_helper.rb:64
382
387
  msgid "Not reported in more than 7 days"
383
388
  msgstr "Not reported in more than 7 days"
384
389
 
385
- #: ../app/helpers/discovered_hosts_helper.rb:69
390
+ #: ../app/helpers/discovered_hosts_helper.rb:68
386
391
  msgid "Reported in the last 7 days"
387
392
  msgstr "Reported in the last 7 days"
388
393
 
389
- #: ../app/helpers/discovered_hosts_helper.rb:93
394
+ #: ../app/helpers/discovered_hosts_helper.rb:92
390
395
  msgid "Provision"
391
396
  msgstr "Provision"
392
397
 
393
398
  #: ../app/helpers/discovery_rules_helper.rb:26
394
399
  #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2
395
- #: ../lib/foreman_discovery/engine.rb:165
400
+ #: ../app/views/discovered_hosts/welcome.html.erb:1
401
+ #: ../app/views/discovered_hosts/welcome.html.erb:6
402
+ #: ../lib/foreman_discovery/engine.rb:166
396
403
  msgid "Discovered Hosts"
397
404
  msgstr "Discovered Hosts"
398
405
 
@@ -471,49 +478,49 @@ msgstr "Invalid facts: hash does not contain a valid value for any of the facts
471
478
  msgid "Facts could not be imported"
472
479
  msgstr "Facts could not be imported"
473
480
 
474
- #: ../app/models/host/discovered.rb:116
481
+ #: ../app/models/host/discovered.rb:133
475
482
  msgid "Unable to assign subnet, primary interface is missing IP address"
476
483
  msgstr "Unable to assign subnet, primary interface is missing IP address"
477
484
 
478
- #: ../app/models/host/discovered.rb:174
485
+ #: ../app/models/host/discovered.rb:190
479
486
  msgid "Could not get facts from proxy %{url}: %{error}"
480
487
  msgstr "Could not get facts from proxy %{url}: %{error}"
481
488
 
482
- #: ../app/models/host/discovered.rb:190
489
+ #: ../app/models/host/discovered.rb:198
483
490
  msgid "Unable to reboot %{name} via %{url}: %{msg}"
484
491
  msgstr "Unable to reboot %{name} via %{url}: %{msg}"
485
492
 
486
- #: ../app/models/host/discovered.rb:198
493
+ #: ../app/models/host/discovered.rb:206
487
494
  msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
488
495
  msgstr "Unable to perform kexec on %{name} via %{url}: %{msg}"
489
496
 
490
- #: ../app/models/host/discovered.rb:217
497
+ #: ../app/models/host/discovered.rb:225
491
498
  msgid "Invalid hostname: Could not normalize the hostname"
492
499
  msgstr "Invalid hostname: Could not normalise the hostname"
493
500
 
494
- #: ../app/models/host/managed_extensions.rb:23
501
+ #: ../app/models/host/managed_extensions.rb:20
495
502
  msgid "Reloading kernel on %s"
496
503
  msgstr "Reloading kernel on %s"
497
504
 
498
- #: ../app/models/host/managed_extensions.rb:25
505
+ #: ../app/models/host/managed_extensions.rb:22
499
506
  msgid "Rebooting %s"
500
507
  msgstr "Rebooting %s"
501
508
 
502
- #: ../app/models/host/managed_extensions.rb:46
509
+ #: ../app/models/host/managed_extensions.rb:43
503
510
  msgid "Kexec template not associated with operating system"
504
511
  msgstr "Kexec template not associated with operating system"
505
512
 
506
- #: ../app/models/host/managed_extensions.rb:51
513
+ #: ../app/models/host/managed_extensions.rb:48
507
514
  msgid "Kernel kexec URL is invalid: '%s'"
508
- msgstr ""
515
+ msgstr "Kernel kexec URL is invalid: '%s'"
509
516
 
510
- #: ../app/models/host/managed_extensions.rb:52
517
+ #: ../app/models/host/managed_extensions.rb:49
511
518
  msgid "Init RAM kexec URL is invalid: '%s'"
512
- msgstr ""
519
+ msgstr "Init RAM kexec URL is invalid: '%s'"
513
520
 
514
521
  #: ../app/models/nic/managed_extensions.rb:14
515
522
  msgid "Rebuild DNS for %s"
516
- msgstr ""
523
+ msgstr "Rebuild DNS for %s"
517
524
 
518
525
  #: ../app/models/setting/discovered.rb:19
519
526
  msgid "Fact name to use for primary interface detection"
@@ -629,35 +636,35 @@ msgstr "Lock PXE"
629
636
 
630
637
  #: ../app/models/setting/discovered.rb:33
631
638
  msgid "PXELinux template to be used when pinning a host to discovery"
632
- msgstr ""
639
+ msgstr "PXELinux template to be used when pinning a host to discovery"
633
640
 
634
641
  #: ../app/models/setting/discovered.rb:33
635
642
  msgid "Locked PXELinux template name"
636
- msgstr ""
643
+ msgstr "Locked PXELinux template name"
637
644
 
638
645
  #: ../app/models/setting/discovered.rb:34
639
646
  msgid "PXEGrub template to be used when pinning a host to discovery"
640
- msgstr ""
647
+ msgstr "PXEGrub template to be used when pinning a host to discovery"
641
648
 
642
649
  #: ../app/models/setting/discovered.rb:34
643
650
  msgid "Locked PXEGrub template name"
644
- msgstr ""
651
+ msgstr "Locked PXEGrub template name"
645
652
 
646
653
  #: ../app/models/setting/discovered.rb:35
647
654
  msgid "PXEGrub2 template to be used when pinning a host to discovery"
648
- msgstr ""
655
+ msgstr "PXEGrub2 template to be used when pinning a host to discovery"
649
656
 
650
657
  #: ../app/models/setting/discovered.rb:35
651
658
  msgid "Locked PXEGrub2 template name"
652
- msgstr ""
659
+ msgstr "Locked PXEGrub2 template name"
653
660
 
654
661
  #: ../app/models/setting/discovered.rb:36
655
662
  msgid "Force DNS entries creation when provisioning discovered host"
656
- msgstr ""
663
+ msgstr "Force DNS entries creation when provisioning discovered host"
657
664
 
658
665
  #: ../app/models/setting/discovered.rb:36
659
666
  msgid "Force DNS"
660
- msgstr ""
667
+ msgstr "Force DNS"
661
668
 
662
669
  #: ../app/models/setting/discovered.rb:43
663
670
  msgid "The default location to place discovered hosts in"
@@ -719,17 +726,13 @@ msgstr "CPUs"
719
726
  msgid "Memory"
720
727
  msgstr "Memory"
721
728
 
722
- #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:7
723
- msgid "Select initial host properties"
724
- msgstr "Select initial host properties"
725
-
726
- #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:24
727
- msgid "Quick Create"
729
+ #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:23
730
+ msgid "Customize Host"
728
731
  msgstr ""
729
732
 
730
- #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:25
733
+ #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:24
731
734
  msgid "Create Host"
732
- msgstr ""
735
+ msgstr "Create Host"
733
736
 
734
737
  #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
735
738
  msgid "Select all items in this page"
@@ -754,11 +757,11 @@ msgstr "IP Address"
754
757
 
755
758
  #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
756
759
  msgid "Disk Count"
757
- msgstr ""
760
+ msgstr "Disk Count"
758
761
 
759
762
  #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:12
760
763
  msgid "Disks Size"
761
- msgstr ""
764
+ msgstr "Disks Size"
762
765
 
763
766
  #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
764
767
  #: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
@@ -776,7 +779,7 @@ msgstr "Subnet"
776
779
 
777
780
  #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:23
778
781
  msgid "Last Facts Upload"
779
- msgstr ""
782
+ msgstr "Last Facts Upload"
780
783
 
781
784
  #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:60
782
785
  msgid "Please Confirm"
@@ -792,7 +795,7 @@ msgstr "Submit"
792
795
 
793
796
  #: ../app/views/discovered_hosts/edit.html.erb:1
794
797
  msgid "Provision %s"
795
- msgstr ""
798
+ msgstr "Provision %s"
796
799
 
797
800
  #: ../app/views/discovered_hosts/index.html.erb:2
798
801
  msgid "Reboot All"
@@ -802,11 +805,7 @@ msgstr "Reboot All"
802
805
  msgid "Auto Provision All"
803
806
  msgstr "Auto Provision All"
804
807
 
805
- #: ../app/views/discovered_hosts/multiple_destroy.html.erb:4
806
- msgid "Warning"
807
- msgstr "Warning"
808
-
809
- #: ../app/views/discovered_hosts/multiple_destroy.html.erb:5
808
+ #: ../app/views/discovered_hosts/multiple_destroy.html.erb:3
810
809
  msgid ""
811
810
  "This might take a while, as all hosts, facts and reports will be destroyed "
812
811
  "as well"
@@ -830,7 +829,7 @@ msgstr "Interfaces"
830
829
 
831
830
  #: ../app/views/discovered_hosts/show.html.erb:41
832
831
  msgid "Type"
833
- msgstr ""
832
+ msgstr "Type"
834
833
 
835
834
  #: ../app/views/discovered_hosts/show.html.erb:42
836
835
  msgid "Identifier"
@@ -844,6 +843,20 @@ msgstr "MAC address"
844
843
  msgid "IP address"
845
844
  msgstr "IP address"
846
845
 
846
+ #: ../app/views/discovered_hosts/welcome.html.erb:7
847
+ msgid "No discovered hosts found in this context."
848
+ msgstr ""
849
+
850
+ #: ../app/views/discovered_hosts/welcome.html.erb:8
851
+ msgid ""
852
+ "This page shows discovered bare-metal or virtual nodes waiting to be "
853
+ "provisioned."
854
+ msgstr ""
855
+
856
+ #: ../app/views/discovered_hosts/welcome.html.erb:9
857
+ msgid "Learn more about this in the documentation."
858
+ msgstr ""
859
+
847
860
  #: ../app/views/discovered_mailer/discovered_summary.html.erb:6
848
861
  msgid "Summary report for discovered hosts from Foreman"
849
862
  msgstr "Summary report for discovered hosts from Foreman"
@@ -906,7 +919,7 @@ msgstr "Hostname for provisioned hosts"
906
919
 
907
920
  #: ../app/views/discovery_rules/_form.html.erb:26
908
921
  msgid "Hosts Limit"
909
- msgstr ""
922
+ msgstr "Hosts Limit"
910
923
 
911
924
  #: ../app/views/discovery_rules/_form.html.erb:26
912
925
  msgid "Maximum hosts provisioned with this rule (0 = unlimited)"
@@ -956,7 +969,7 @@ msgstr "Discovery Rules"
956
969
 
957
970
  #: ../app/views/discovery_rules/index.html.erb:2
958
971
  msgid "Create Rule"
959
- msgstr ""
972
+ msgstr "Create Rule"
960
973
 
961
974
  #: ../app/views/discovery_rules/index.html.erb:6
962
975
  msgid "DiscoveryRule|Name"
@@ -972,11 +985,11 @@ msgstr "Query"
972
985
 
973
986
  #: ../app/views/discovery_rules/index.html.erb:9
974
987
  msgid "Host Group"
975
- msgstr ""
988
+ msgstr "Host Group"
976
989
 
977
990
  #: ../app/views/discovery_rules/index.html.erb:10
978
991
  msgid "Hosts/Limit"
979
- msgstr ""
992
+ msgstr "Hosts/Limit"
980
993
 
981
994
  #: ../app/views/discovery_rules/index.html.erb:11
982
995
  msgid "DiscoveryRule|Enabled"
@@ -992,40 +1005,40 @@ msgstr "A summary of discovered hosts"
992
1005
 
993
1006
  #: ../db/seeds.d/80_discovery_ui_notification.rb:4
994
1007
  msgid "Hosts"
995
- msgstr ""
1008
+ msgstr "Hosts"
996
1009
 
997
1010
  #: ../db/seeds.d/80_discovery_ui_notification.rb:6
998
1011
  msgid "One or more hosts have been discovered"
999
- msgstr ""
1012
+ msgstr "One or more hosts have been discovered"
1000
1013
 
1001
1014
  #: ../db/seeds.d/80_discovery_ui_notification.rb:13
1002
1015
  msgid "Details"
1003
- msgstr ""
1016
+ msgstr "Details"
1004
1017
 
1005
- #: ../lib/foreman_discovery/engine.rb:150
1018
+ #: ../lib/foreman_discovery/engine.rb:151
1006
1019
  msgid "Discovered hosts"
1007
1020
  msgstr "Discovered hosts"
1008
1021
 
1009
- #: ../lib/foreman_discovery/engine.rb:155
1022
+ #: ../lib/foreman_discovery/engine.rb:156
1010
1023
  msgid "Discovery rules"
1011
1024
  msgstr "Discovery rules"
1012
1025
 
1013
- #: ../lib/foreman_discovery/engine.rb:171
1026
+ #: ../lib/foreman_discovery/engine.rb:172
1014
1027
  msgid "Discovery Kexec template"
1015
- msgstr ""
1028
+ msgstr "Discovery Kexec template"
1016
1029
 
1017
- #: ../lib/foreman_discovery/engine.rb:180
1030
+ #: ../lib/foreman_discovery/engine.rb:181
1018
1031
  msgid "Discovery Proxy"
1019
- msgstr ""
1032
+ msgstr "Discovery Proxy"
1020
1033
 
1021
- #: ../lib/foreman_discovery/engine.rb:181
1034
+ #: ../lib/foreman_discovery/engine.rb:182
1022
1035
  msgid ""
1023
1036
  "Discovery Proxy to use within this subnet for managing connection to "
1024
1037
  "discovered hosts"
1025
- msgstr ""
1038
+ msgstr "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1026
1039
 
1027
- #: ../lib/foreman_discovery/engine.rb:182
1040
+ #: ../lib/foreman_discovery/engine.rb:183
1028
1041
  msgid ""
1029
1042
  "ID of Discovery Proxy to use within this subnet for managing connection to "
1030
1043
  "discovered hosts"
1031
- msgstr ""
1044
+ msgstr "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"