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.
@@ -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 9.1.2\n"
11
+ "Project-Id-Version: foreman_discovery 9.1.0\n"
12
12
  "Report-Msgid-Bugs-To: \n"
13
- "POT-Creation-Date: 2017-06-14 13:49+0200\n"
14
- "PO-Revision-Date: 2017-08-03 17:21+0000\n"
13
+ "POT-Creation-Date: 2017-10-17 15:39+0200\n"
14
+ "PO-Revision-Date: 2017-10-17 23:23+0000\n"
15
15
  "Last-Translator: Lukáš Zapletal\n"
16
16
  "Language-Team: Swedish (Sweden) (http://www.transifex.com/foreman/foreman/language/sv_SE/)\n"
17
17
  "MIME-Version: 1.0\n"
@@ -48,98 +48,103 @@ msgstr "antal poster per begäran"
48
48
  msgid "Show a discovered host"
49
49
  msgstr ""
50
50
 
51
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:40
51
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37
52
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:79
53
+ msgid "DHCP filename option (Grub2 or PXELinux by default)"
54
+ msgstr ""
55
+
56
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:41
52
57
  msgid "Create a discovered host for testing (use /facts to create new hosts)"
53
58
  msgstr ""
54
59
 
55
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:48
60
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:50
56
61
  msgid "Provision a discovered host"
57
62
  msgstr ""
58
63
 
59
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:53
64
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:55
60
65
  msgid "not required if using a subnet with DHCP proxy"
61
66
  msgstr ""
62
67
 
63
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:54
68
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:56
64
69
  msgid "not required if it's a virtual machine"
65
70
  msgstr ""
66
71
 
67
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
72
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
68
73
  msgid ""
69
74
  "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
70
75
  msgstr ""
71
76
 
72
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
77
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:78
73
78
  msgid ""
74
79
  "required if value is not inherited from host group or default password in "
75
80
  "settings"
76
81
  msgstr ""
77
82
 
78
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:86
83
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:89
79
84
  msgid "Delete a discovered host"
80
85
  msgstr ""
81
86
 
82
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:93
87
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:96
83
88
  msgid "Upload facts for a host, creating the host if required"
84
89
  msgstr ""
85
90
 
86
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:94
91
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:97
87
92
  msgid ""
88
93
  "hash containing facts for the host with minimum set of facts: "
89
94
  "discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: "
90
95
  "eth0 (example in case primary interface is named eth0)"
91
96
  msgstr ""
92
97
 
93
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:113
98
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:117
94
99
  msgid "Execute rules against a discovered host"
95
100
  msgstr ""
96
101
 
97
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:119
98
- #: ../app/controllers/discovered_hosts_controller.rb:162
102
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:123
103
+ #: ../app/controllers/discovered_hosts_controller.rb:152
99
104
  msgid "Host %{host} was provisioned with rule %{rule}"
100
105
  msgstr ""
101
106
 
102
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:122
107
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:126
103
108
  msgid "Unable to provision %{host}: %{errors}"
104
109
  msgstr ""
105
110
 
106
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:128
107
- #: ../app/controllers/discovered_hosts_controller.rb:169
111
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:132
112
+ #: ../app/controllers/discovered_hosts_controller.rb:159
108
113
  msgid "No rule found for host %s"
109
114
  msgstr ""
110
115
 
111
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:135
116
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:139
112
117
  msgid "Execute rules against all currently discovered hosts"
113
118
  msgstr ""
114
119
 
115
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:139
116
- #: ../app/controllers/discovered_hosts_controller.rb:175
120
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:143
121
+ #: ../app/controllers/discovered_hosts_controller.rb:165
117
122
  msgid "Errors during auto provisioning: %s"
118
123
  msgstr ""
119
124
 
120
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:142
121
- #: ../app/controllers/discovered_hosts_controller.rb:178
125
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:146
126
+ #: ../app/controllers/discovered_hosts_controller.rb:168
122
127
  msgid "No discovered hosts to provision"
123
128
  msgstr ""
124
129
 
125
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:164
130
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:168
126
131
  msgid "%s discovered hosts were provisioned"
127
132
  msgstr ""
128
133
 
129
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:175
134
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:179
130
135
  msgid "Refreshing the facts of a discovered host"
131
136
  msgstr ""
132
137
 
133
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:184
138
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:188
134
139
  msgid "Rebooting a discovered host"
135
140
  msgstr ""
136
141
 
137
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:193
142
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:197
138
143
  msgid "Rebooting all discovered hosts"
139
144
  msgstr ""
140
145
 
141
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:204
142
- #: ../app/controllers/discovered_hosts_controller.rb:120
146
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:208
147
+ #: ../app/controllers/discovered_hosts_controller.rb:125
143
148
  msgid "Discovered hosts are rebooting now"
144
149
  msgstr ""
145
150
 
@@ -213,95 +218,95 @@ msgstr ""
213
218
  msgid "No discovered hosts to reboot"
214
219
  msgstr ""
215
220
 
216
- #: ../app/controllers/discovered_hosts_controller.rb:57
221
+ #: ../app/controllers/discovered_hosts_controller.rb:61
217
222
  msgid "Successfully provisioned %s"
218
223
  msgstr ""
219
224
 
220
- #: ../app/controllers/discovered_hosts_controller.rb:88
225
+ #: ../app/controllers/discovered_hosts_controller.rb:93
221
226
  msgid "Facts refreshed for %s"
222
227
  msgstr "Fakta uppdaterade för %s"
223
228
 
224
- #: ../app/controllers/discovered_hosts_controller.rb:90
229
+ #: ../app/controllers/discovered_hosts_controller.rb:95
225
230
  msgid "Failed to refresh facts for %s"
226
231
  msgstr "Misslyckades med att uppdatera fakta för %s"
227
232
 
228
- #: ../app/controllers/discovered_hosts_controller.rb:93
233
+ #: ../app/controllers/discovered_hosts_controller.rb:98
229
234
  msgid "Failed to refresh facts for %{hostname} with error %{error_message}"
230
235
  msgstr ""
231
236
 
232
- #: ../app/controllers/discovered_hosts_controller.rb:100
237
+ #: ../app/controllers/discovered_hosts_controller.rb:105
233
238
  msgid "Host of type %s can not be rebooted"
234
239
  msgstr ""
235
240
 
236
- #: ../app/controllers/discovered_hosts_controller.rb:104
241
+ #: ../app/controllers/discovered_hosts_controller.rb:109
237
242
  msgid "Rebooting host %s"
238
243
  msgstr ""
239
244
 
240
- #: ../app/controllers/discovered_hosts_controller.rb:106
245
+ #: ../app/controllers/discovered_hosts_controller.rb:111
241
246
  msgid "Failed to reboot host %s"
242
247
  msgstr ""
243
248
 
244
- #: ../app/controllers/discovered_hosts_controller.rb:109
249
+ #: ../app/controllers/discovered_hosts_controller.rb:114
245
250
  msgid "Failed to reboot host %{hostname} with error %{error_message}"
246
251
  msgstr ""
247
252
 
248
- #: ../app/controllers/discovered_hosts_controller.rb:123
253
+ #: ../app/controllers/discovered_hosts_controller.rb:128
249
254
  msgid "Failed to reboot hosts with error %s"
250
255
  msgstr ""
251
256
 
252
- #: ../app/controllers/discovered_hosts_controller.rb:137
257
+ #: ../app/controllers/discovered_hosts_controller.rb:142
253
258
  msgid "Destroyed selected hosts"
254
259
  msgstr "Förstör markerade värdar"
255
260
 
256
- #: ../app/controllers/discovered_hosts_controller.rb:139
261
+ #: ../app/controllers/discovered_hosts_controller.rb:144
257
262
  msgid "The following hosts were not deleted: %s"
258
263
  msgstr "Följande värdar raderades inte: %s"
259
264
 
260
- #: ../app/controllers/discovered_hosts_controller.rb:166
265
+ #: ../app/controllers/discovered_hosts_controller.rb:156
261
266
  msgid "Failed to auto provision host %s: %s"
262
267
  msgstr ""
263
268
 
264
- #: ../app/controllers/discovered_hosts_controller.rb:194
269
+ #: ../app/controllers/discovered_hosts_controller.rb:184
265
270
  msgid "Discovered hosts are provisioning now"
266
271
  msgstr ""
267
272
 
268
- #: ../app/controllers/discovered_hosts_controller.rb:223
273
+ #: ../app/controllers/discovered_hosts_controller.rb:213
269
274
  msgid "Highlights"
270
275
  msgstr ""
271
276
 
272
- #: ../app/controllers/discovered_hosts_controller.rb:223
277
+ #: ../app/controllers/discovered_hosts_controller.rb:213
273
278
  msgid "Storage"
274
279
  msgstr ""
275
280
 
276
- #: ../app/controllers/discovered_hosts_controller.rb:223
281
+ #: ../app/controllers/discovered_hosts_controller.rb:213
277
282
  msgid "Hardware"
278
283
  msgstr ""
279
284
 
280
- #: ../app/controllers/discovered_hosts_controller.rb:223
285
+ #: ../app/controllers/discovered_hosts_controller.rb:213
281
286
  msgid "Network"
282
287
  msgstr ""
283
288
 
284
- #: ../app/controllers/discovered_hosts_controller.rb:223
289
+ #: ../app/controllers/discovered_hosts_controller.rb:213
285
290
  msgid "Software"
286
291
  msgstr ""
287
292
 
288
- #: ../app/controllers/discovered_hosts_controller.rb:223
293
+ #: ../app/controllers/discovered_hosts_controller.rb:213
289
294
  msgid "IPMI"
290
295
  msgstr ""
291
296
 
292
- #: ../app/controllers/discovered_hosts_controller.rb:223
297
+ #: ../app/controllers/discovered_hosts_controller.rb:213
293
298
  msgid "Miscellaneous"
294
299
  msgstr ""
295
300
 
296
- #: ../app/controllers/discovered_hosts_controller.rb:300
301
+ #: ../app/controllers/discovered_hosts_controller.rb:290
297
302
  msgid "No hosts were found with that id or name"
298
303
  msgstr "Inga värdar med det idt eller namnet hittades"
299
304
 
300
- #: ../app/controllers/discovered_hosts_controller.rb:304
305
+ #: ../app/controllers/discovered_hosts_controller.rb:294
301
306
  msgid "No hosts selected"
302
307
  msgstr "Inga värdar markerade"
303
308
 
304
- #: ../app/controllers/discovered_hosts_controller.rb:310
309
+ #: ../app/controllers/discovered_hosts_controller.rb:300
305
310
  msgid "Something went wrong while selecting hosts - %s"
306
311
  msgstr "Något blev fel vid markering av värdar - %s"
307
312
 
@@ -338,7 +343,7 @@ msgid "Back"
338
343
  msgstr ""
339
344
 
340
345
  #: ../app/helpers/discovered_hosts_helper.rb:21
341
- #: ../app/helpers/discovered_hosts_helper.rb:38
346
+ #: ../app/helpers/discovered_hosts_helper.rb:37
342
347
  msgid "Select Action"
343
348
  msgstr "Välj Åtgärd"
344
349
 
@@ -346,51 +351,53 @@ msgstr "Välj Åtgärd"
346
351
  msgid "Expand All"
347
352
  msgstr ""
348
353
 
349
- #: ../app/helpers/discovered_hosts_helper.rb:28
354
+ #: ../app/helpers/discovered_hosts_helper.rb:27
350
355
  #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:49
351
356
  msgid "Delete %s?"
352
357
  msgstr "Radera %s?"
353
358
 
354
- #: ../app/helpers/discovered_hosts_helper.rb:34
359
+ #: ../app/helpers/discovered_hosts_helper.rb:33
355
360
  msgid "Delete hosts"
356
361
  msgstr "Radera värdar"
357
362
 
358
- #: ../app/helpers/discovered_hosts_helper.rb:35
363
+ #: ../app/helpers/discovered_hosts_helper.rb:34
359
364
  msgid "Assign Organization"
360
365
  msgstr "Tilldela Organisation"
361
366
 
362
- #: ../app/helpers/discovered_hosts_helper.rb:36
367
+ #: ../app/helpers/discovered_hosts_helper.rb:35
363
368
  msgid "Assign Location"
364
369
  msgstr "Tilldela Plats"
365
370
 
366
- #: ../app/helpers/discovered_hosts_helper.rb:40
371
+ #: ../app/helpers/discovered_hosts_helper.rb:39
367
372
  msgid "%s - The following hosts are about to be changed"
368
373
  msgstr "%s - Följande värdar kommer att ändras"
369
374
 
370
- #: ../app/helpers/discovered_hosts_helper.rb:49
375
+ #: ../app/helpers/discovered_hosts_helper.rb:48
371
376
  #: ../app/views/dashboard/_discovery_widget_host.html.erb:2
372
377
  msgid "N/A"
373
378
  msgstr "N/A"
374
379
 
375
- #: ../app/helpers/discovered_hosts_helper.rb:61
380
+ #: ../app/helpers/discovered_hosts_helper.rb:60
376
381
  msgid "New in the last 24 hours"
377
382
  msgstr ""
378
383
 
379
- #: ../app/helpers/discovered_hosts_helper.rb:65
384
+ #: ../app/helpers/discovered_hosts_helper.rb:64
380
385
  msgid "Not reported in more than 7 days"
381
386
  msgstr ""
382
387
 
383
- #: ../app/helpers/discovered_hosts_helper.rb:69
388
+ #: ../app/helpers/discovered_hosts_helper.rb:68
384
389
  msgid "Reported in the last 7 days"
385
390
  msgstr ""
386
391
 
387
- #: ../app/helpers/discovered_hosts_helper.rb:93
392
+ #: ../app/helpers/discovered_hosts_helper.rb:92
388
393
  msgid "Provision"
389
394
  msgstr "Provisionera"
390
395
 
391
396
  #: ../app/helpers/discovery_rules_helper.rb:26
392
397
  #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2
393
- #: ../lib/foreman_discovery/engine.rb:165
398
+ #: ../app/views/discovered_hosts/welcome.html.erb:1
399
+ #: ../app/views/discovered_hosts/welcome.html.erb:6
400
+ #: ../lib/foreman_discovery/engine.rb:166
394
401
  msgid "Discovered Hosts"
395
402
  msgstr "Hittade värdar"
396
403
 
@@ -469,43 +476,43 @@ msgstr ""
469
476
  msgid "Facts could not be imported"
470
477
  msgstr ""
471
478
 
472
- #: ../app/models/host/discovered.rb:116
479
+ #: ../app/models/host/discovered.rb:133
473
480
  msgid "Unable to assign subnet, primary interface is missing IP address"
474
481
  msgstr ""
475
482
 
476
- #: ../app/models/host/discovered.rb:174
483
+ #: ../app/models/host/discovered.rb:190
477
484
  msgid "Could not get facts from proxy %{url}: %{error}"
478
485
  msgstr ""
479
486
 
480
- #: ../app/models/host/discovered.rb:190
487
+ #: ../app/models/host/discovered.rb:198
481
488
  msgid "Unable to reboot %{name} via %{url}: %{msg}"
482
489
  msgstr ""
483
490
 
484
- #: ../app/models/host/discovered.rb:198
491
+ #: ../app/models/host/discovered.rb:206
485
492
  msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
486
493
  msgstr ""
487
494
 
488
- #: ../app/models/host/discovered.rb:217
495
+ #: ../app/models/host/discovered.rb:225
489
496
  msgid "Invalid hostname: Could not normalize the hostname"
490
497
  msgstr ""
491
498
 
492
- #: ../app/models/host/managed_extensions.rb:23
499
+ #: ../app/models/host/managed_extensions.rb:20
493
500
  msgid "Reloading kernel on %s"
494
501
  msgstr ""
495
502
 
496
- #: ../app/models/host/managed_extensions.rb:25
503
+ #: ../app/models/host/managed_extensions.rb:22
497
504
  msgid "Rebooting %s"
498
505
  msgstr "Startar om %s"
499
506
 
500
- #: ../app/models/host/managed_extensions.rb:46
507
+ #: ../app/models/host/managed_extensions.rb:43
501
508
  msgid "Kexec template not associated with operating system"
502
509
  msgstr ""
503
510
 
504
- #: ../app/models/host/managed_extensions.rb:51
511
+ #: ../app/models/host/managed_extensions.rb:48
505
512
  msgid "Kernel kexec URL is invalid: '%s'"
506
513
  msgstr ""
507
514
 
508
- #: ../app/models/host/managed_extensions.rb:52
515
+ #: ../app/models/host/managed_extensions.rb:49
509
516
  msgid "Init RAM kexec URL is invalid: '%s'"
510
517
  msgstr ""
511
518
 
@@ -717,15 +724,11 @@ msgstr "CPUer"
717
724
  msgid "Memory"
718
725
  msgstr "Minne"
719
726
 
720
- #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:7
721
- msgid "Select initial host properties"
727
+ #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:23
728
+ msgid "Customize Host"
722
729
  msgstr ""
723
730
 
724
731
  #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:24
725
- msgid "Quick Create"
726
- msgstr ""
727
-
728
- #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:25
729
732
  msgid "Create Host"
730
733
  msgstr ""
731
734
 
@@ -800,11 +803,7 @@ msgstr ""
800
803
  msgid "Auto Provision All"
801
804
  msgstr ""
802
805
 
803
- #: ../app/views/discovered_hosts/multiple_destroy.html.erb:4
804
- msgid "Warning"
805
- msgstr "Varning"
806
-
807
- #: ../app/views/discovered_hosts/multiple_destroy.html.erb:5
806
+ #: ../app/views/discovered_hosts/multiple_destroy.html.erb:3
808
807
  msgid ""
809
808
  "This might take a while, as all hosts, facts and reports will be destroyed "
810
809
  "as well"
@@ -842,6 +841,20 @@ msgstr ""
842
841
  msgid "IP address"
843
842
  msgstr ""
844
843
 
844
+ #: ../app/views/discovered_hosts/welcome.html.erb:7
845
+ msgid "No discovered hosts found in this context."
846
+ msgstr ""
847
+
848
+ #: ../app/views/discovered_hosts/welcome.html.erb:8
849
+ msgid ""
850
+ "This page shows discovered bare-metal or virtual nodes waiting to be "
851
+ "provisioned."
852
+ msgstr ""
853
+
854
+ #: ../app/views/discovered_hosts/welcome.html.erb:9
855
+ msgid "Learn more about this in the documentation."
856
+ msgstr ""
857
+
845
858
  #: ../app/views/discovered_mailer/discovered_summary.html.erb:6
846
859
  msgid "Summary report for discovered hosts from Foreman"
847
860
  msgstr ""
@@ -1000,29 +1013,29 @@ msgstr ""
1000
1013
  msgid "Details"
1001
1014
  msgstr ""
1002
1015
 
1003
- #: ../lib/foreman_discovery/engine.rb:150
1016
+ #: ../lib/foreman_discovery/engine.rb:151
1004
1017
  msgid "Discovered hosts"
1005
1018
  msgstr "Hittade värdar"
1006
1019
 
1007
- #: ../lib/foreman_discovery/engine.rb:155
1020
+ #: ../lib/foreman_discovery/engine.rb:156
1008
1021
  msgid "Discovery rules"
1009
1022
  msgstr ""
1010
1023
 
1011
- #: ../lib/foreman_discovery/engine.rb:171
1024
+ #: ../lib/foreman_discovery/engine.rb:172
1012
1025
  msgid "Discovery Kexec template"
1013
1026
  msgstr ""
1014
1027
 
1015
- #: ../lib/foreman_discovery/engine.rb:180
1028
+ #: ../lib/foreman_discovery/engine.rb:181
1016
1029
  msgid "Discovery Proxy"
1017
1030
  msgstr ""
1018
1031
 
1019
- #: ../lib/foreman_discovery/engine.rb:181
1032
+ #: ../lib/foreman_discovery/engine.rb:182
1020
1033
  msgid ""
1021
1034
  "Discovery Proxy to use within this subnet for managing connection to "
1022
1035
  "discovered hosts"
1023
1036
  msgstr ""
1024
1037
 
1025
- #: ../lib/foreman_discovery/engine.rb:182
1038
+ #: ../lib/foreman_discovery/engine.rb:183
1026
1039
  msgid ""
1027
1040
  "ID of Discovery Proxy to use within this subnet for managing connection to "
1028
1041
  "discovered hosts"