foreman_discovery 7.0.0 → 7.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -10,8 +10,8 @@ msgid ""
10
10
  msgstr ""
11
11
  "Project-Id-Version: foreman_discovery 7.0.0\n"
12
12
  "Report-Msgid-Bugs-To: \n"
13
- "POT-Creation-Date: 2016-07-27 14:13+0200\n"
14
- "PO-Revision-Date: 2016-07-28 09:01+0000\n"
13
+ "POT-Creation-Date: 2016-08-30 16:48+0200\n"
14
+ "PO-Revision-Date: 2016-08-31 08:17+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"
@@ -20,176 +20,176 @@ msgstr ""
20
20
  "Language: sv_SE\n"
21
21
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
22
22
 
23
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:15
23
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:16
24
24
  msgid "List all discovered hosts"
25
25
  msgstr ""
26
26
 
27
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:16
28
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:14
27
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17
28
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:15
29
29
  msgid "filter results"
30
30
  msgstr "filtrera resultat"
31
31
 
32
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17
33
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:15
32
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18
33
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:16
34
34
  msgid "sort results"
35
35
  msgstr "sortera resultat"
36
36
 
37
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18
38
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:16
37
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19
38
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:17
39
39
  msgid "paginate results"
40
40
  msgstr ""
41
41
 
42
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19
43
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:17
42
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:20
43
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:18
44
44
  msgid "number of entries per request"
45
45
  msgstr "antal poster per begäran"
46
46
 
47
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:25
47
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:26
48
48
  msgid "Show a discovered host"
49
49
  msgstr ""
50
50
 
51
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:39
51
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:40
52
52
  msgid "Create a discovered host for testing (use /facts to create new hosts)"
53
53
  msgstr ""
54
54
 
55
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:47
55
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:48
56
56
  msgid "Provision a discovered host"
57
57
  msgstr ""
58
58
 
59
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:52
59
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:53
60
60
  msgid "not required if using a subnet with DHCP proxy"
61
61
  msgstr ""
62
62
 
63
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:53
63
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:54
64
64
  msgid "not required if it's a virtual machine"
65
65
  msgstr ""
66
66
 
67
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:73
67
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
68
68
  msgid ""
69
69
  "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
70
70
  msgstr ""
71
71
 
72
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:75
72
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
73
73
  msgid ""
74
74
  "required if value is not inherited from host group or default password in "
75
75
  "settings"
76
76
  msgstr ""
77
77
 
78
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:85
78
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:86
79
79
  msgid "Delete a discovered host"
80
80
  msgstr ""
81
81
 
82
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:92
82
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:93
83
83
  msgid "Upload facts for a host, creating the host if required"
84
84
  msgstr ""
85
85
 
86
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:93
86
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:94
87
87
  msgid ""
88
88
  "hash containing facts for the host with minimum set of facts: "
89
89
  "discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: "
90
90
  "eth0 (example in case primary interface is named eth0)"
91
91
  msgstr ""
92
92
 
93
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:109
93
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:111
94
94
  msgid "Execute rules against a discovered host"
95
95
  msgstr ""
96
96
 
97
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:115
98
- #: ../app/controllers/discovered_hosts_controller.rb:164
97
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:117
98
+ #: ../app/controllers/discovered_hosts_controller.rb:165
99
99
  msgid "Host %{host} was provisioned with rule %{rule}"
100
100
  msgstr ""
101
101
 
102
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:118
102
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:120
103
103
  msgid "Unable to provision %{host}: %{errors}"
104
104
  msgstr ""
105
105
 
106
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:124
107
- #: ../app/controllers/discovered_hosts_controller.rb:171
106
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:126
107
+ #: ../app/controllers/discovered_hosts_controller.rb:172
108
108
  msgid "No rule found for host %s"
109
109
  msgstr ""
110
110
 
111
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:131
111
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:133
112
112
  msgid "Execute rules against all currently discovered hosts"
113
113
  msgstr ""
114
114
 
115
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:135
116
- #: ../app/controllers/discovered_hosts_controller.rb:177
115
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:137
116
+ #: ../app/controllers/discovered_hosts_controller.rb:178
117
117
  msgid "Errors during auto provisioning: %s"
118
118
  msgstr ""
119
119
 
120
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:138
121
- #: ../app/controllers/discovered_hosts_controller.rb:180
120
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:140
121
+ #: ../app/controllers/discovered_hosts_controller.rb:181
122
122
  msgid "No discovered hosts to provision"
123
123
  msgstr ""
124
124
 
125
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:160
125
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:162
126
126
  msgid "%s discovered hosts were provisioned"
127
127
  msgstr ""
128
128
 
129
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:171
129
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:173
130
130
  msgid "Refreshing the facts of a discovered host"
131
131
  msgstr ""
132
132
 
133
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:180
133
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:182
134
134
  msgid "Rebooting a discovered host"
135
135
  msgstr ""
136
136
 
137
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:189
137
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:191
138
138
  msgid "Rebooting all discovered hosts"
139
139
  msgstr ""
140
140
 
141
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:200
142
- #: ../app/controllers/discovered_hosts_controller.rb:122
141
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:202
142
+ #: ../app/controllers/discovered_hosts_controller.rb:123
143
143
  msgid "Discovered hosts are rebooting now"
144
144
  msgstr ""
145
145
 
146
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:13
146
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:14
147
147
  msgid "List all discovery rules"
148
148
  msgstr ""
149
149
 
150
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:23
150
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:24
151
151
  msgid "Show a discovery rule"
152
152
  msgstr ""
153
153
 
154
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:31
154
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:32
155
155
  msgid "represents rule name shown to the users"
156
156
  msgstr ""
157
157
 
158
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:32
158
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:33
159
159
  msgid "query to match discovered hosts for the particular rule"
160
160
  msgstr ""
161
161
 
162
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:33
162
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:34
163
163
  msgid "the hostgroup that is used to auto provision a host"
164
164
  msgstr ""
165
165
 
166
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:34
166
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:35
167
167
  msgid ""
168
168
  "defines a pattern to assign human-readable hostnames to the matching hosts"
169
169
  msgstr ""
170
170
 
171
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:35
171
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:36
172
172
  msgid "enables to limit maximum amount of provisioned hosts per rule"
173
173
  msgstr ""
174
174
 
175
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:36
175
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:37
176
176
  msgid ""
177
177
  "puts the rules in order, low numbers go first. Must be greater then zero"
178
178
  msgstr ""
179
179
 
180
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:37
180
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:38
181
181
  msgid "flag is used for temporary shutdown of rules"
182
182
  msgstr ""
183
183
 
184
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:42
184
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:43
185
185
  msgid "Create a discovery rule"
186
186
  msgstr ""
187
187
 
188
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:50
188
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:51
189
189
  msgid "Update a rule"
190
190
  msgstr ""
191
191
 
192
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:58
192
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:59
193
193
  msgid "Delete a rule"
194
194
  msgstr ""
195
195
 
@@ -213,103 +213,103 @@ msgstr ""
213
213
  msgid "No discovered hosts to reboot"
214
214
  msgstr ""
215
215
 
216
- #: ../app/controllers/discovered_hosts_controller.rb:58
216
+ #: ../app/controllers/discovered_hosts_controller.rb:59
217
217
  msgid "Successfully provisioned %s"
218
218
  msgstr ""
219
219
 
220
- #: ../app/controllers/discovered_hosts_controller.rb:90
220
+ #: ../app/controllers/discovered_hosts_controller.rb:91
221
221
  msgid "Facts refreshed for %s"
222
222
  msgstr "Fakta uppdaterade för %s"
223
223
 
224
- #: ../app/controllers/discovered_hosts_controller.rb:92
224
+ #: ../app/controllers/discovered_hosts_controller.rb:93
225
225
  msgid "Failed to refresh facts for %s"
226
226
  msgstr "Misslyckades med att uppdatera fakta för %s"
227
227
 
228
- #: ../app/controllers/discovered_hosts_controller.rb:95
228
+ #: ../app/controllers/discovered_hosts_controller.rb:96
229
229
  msgid "Failed to refresh facts for %{hostname} with error %{error_message}"
230
230
  msgstr ""
231
231
 
232
- #: ../app/controllers/discovered_hosts_controller.rb:102
232
+ #: ../app/controllers/discovered_hosts_controller.rb:103
233
233
  msgid "Host of type %s can not be rebooted"
234
234
  msgstr ""
235
235
 
236
- #: ../app/controllers/discovered_hosts_controller.rb:106
236
+ #: ../app/controllers/discovered_hosts_controller.rb:107
237
237
  msgid "Rebooting host %s"
238
238
  msgstr ""
239
239
 
240
- #: ../app/controllers/discovered_hosts_controller.rb:108
240
+ #: ../app/controllers/discovered_hosts_controller.rb:109
241
241
  msgid "Failed to reboot host %s"
242
242
  msgstr ""
243
243
 
244
- #: ../app/controllers/discovered_hosts_controller.rb:111
244
+ #: ../app/controllers/discovered_hosts_controller.rb:112
245
245
  msgid "Failed to reboot host %{hostname} with error %{error_message}"
246
246
  msgstr ""
247
247
 
248
- #: ../app/controllers/discovered_hosts_controller.rb:125
248
+ #: ../app/controllers/discovered_hosts_controller.rb:126
249
249
  msgid "Failed to reboot hosts with error %s"
250
250
  msgstr ""
251
251
 
252
- #: ../app/controllers/discovered_hosts_controller.rb:139
252
+ #: ../app/controllers/discovered_hosts_controller.rb:140
253
253
  msgid "Destroyed selected hosts"
254
254
  msgstr "Förstör markerade värdar"
255
255
 
256
- #: ../app/controllers/discovered_hosts_controller.rb:141
256
+ #: ../app/controllers/discovered_hosts_controller.rb:142
257
257
  msgid "The following hosts were not deleted: %s"
258
258
  msgstr "Följande värdar raderades inte: %s"
259
259
 
260
- #: ../app/controllers/discovered_hosts_controller.rb:168
260
+ #: ../app/controllers/discovered_hosts_controller.rb:169
261
261
  msgid "Failed to auto provision host %s: %s"
262
262
  msgstr ""
263
263
 
264
- #: ../app/controllers/discovered_hosts_controller.rb:196
264
+ #: ../app/controllers/discovered_hosts_controller.rb:197
265
265
  msgid "Discovered hosts are provisioning now"
266
266
  msgstr ""
267
267
 
268
- #: ../app/controllers/discovered_hosts_controller.rb:225
268
+ #: ../app/controllers/discovered_hosts_controller.rb:226
269
269
  msgid "Highlights"
270
270
  msgstr ""
271
271
 
272
- #: ../app/controllers/discovered_hosts_controller.rb:225
272
+ #: ../app/controllers/discovered_hosts_controller.rb:226
273
273
  msgid "Storage"
274
274
  msgstr ""
275
275
 
276
- #: ../app/controllers/discovered_hosts_controller.rb:225
276
+ #: ../app/controllers/discovered_hosts_controller.rb:226
277
277
  msgid "Hardware"
278
278
  msgstr ""
279
279
 
280
- #: ../app/controllers/discovered_hosts_controller.rb:225
280
+ #: ../app/controllers/discovered_hosts_controller.rb:226
281
281
  msgid "Network"
282
282
  msgstr ""
283
283
 
284
- #: ../app/controllers/discovered_hosts_controller.rb:225
284
+ #: ../app/controllers/discovered_hosts_controller.rb:226
285
285
  msgid "Software"
286
286
  msgstr ""
287
287
 
288
- #: ../app/controllers/discovered_hosts_controller.rb:225
288
+ #: ../app/controllers/discovered_hosts_controller.rb:226
289
289
  msgid "IPMI"
290
290
  msgstr ""
291
291
 
292
- #: ../app/controllers/discovered_hosts_controller.rb:225
292
+ #: ../app/controllers/discovered_hosts_controller.rb:226
293
293
  msgid "Miscellaneous"
294
294
  msgstr ""
295
295
 
296
- #: ../app/controllers/discovered_hosts_controller.rb:302
296
+ #: ../app/controllers/discovered_hosts_controller.rb:303
297
297
  msgid "No hosts were found with that id or name"
298
298
  msgstr "Inga värdar med det idt eller namnet hittades"
299
299
 
300
- #: ../app/controllers/discovered_hosts_controller.rb:306
300
+ #: ../app/controllers/discovered_hosts_controller.rb:307
301
301
  msgid "No hosts selected"
302
302
  msgstr "Inga värdar markerade"
303
303
 
304
- #: ../app/controllers/discovered_hosts_controller.rb:312
304
+ #: ../app/controllers/discovered_hosts_controller.rb:313
305
305
  msgid "Something went wrong while selecting hosts - %s"
306
306
  msgstr "Något blev fel vid markering av värdar - %s"
307
307
 
308
- #: ../app/controllers/discovery_rules_controller.rb:66
308
+ #: ../app/controllers/discovery_rules_controller.rb:68
309
309
  msgid "Rule enabled"
310
310
  msgstr ""
311
311
 
312
- #: ../app/controllers/discovery_rules_controller.rb:66
312
+ #: ../app/controllers/discovery_rules_controller.rb:68
313
313
  msgid "Rule disabled"
314
314
  msgstr ""
315
315
 
@@ -318,76 +318,75 @@ msgid "%s ago"
318
318
  msgstr "%s sedan"
319
319
 
320
320
  #: ../app/helpers/discovered_hosts_helper.rb:14
321
- #: ../app/helpers/discovered_hosts_helper.rb:94
322
- msgid "Provision"
323
- msgstr "Provisionera"
324
-
325
- #: ../app/helpers/discovered_hosts_helper.rb:15
326
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:74
321
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:46
327
322
  msgid "Auto Provision"
328
323
  msgstr ""
329
324
 
330
- #: ../app/helpers/discovered_hosts_helper.rb:16
331
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:75
325
+ #: ../app/helpers/discovered_hosts_helper.rb:15
326
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:47
332
327
  msgid "Refresh facts"
333
328
  msgstr "Uppdatera fakta"
334
329
 
335
- #: ../app/helpers/discovered_hosts_helper.rb:17
330
+ #: ../app/helpers/discovered_hosts_helper.rb:16
336
331
  #: ../app/models/setting/discovered.rb:23
337
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:76
332
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:48
338
333
  msgid "Reboot"
339
334
  msgstr ""
340
335
 
341
- #: ../app/helpers/discovered_hosts_helper.rb:20
336
+ #: ../app/helpers/discovered_hosts_helper.rb:19
342
337
  msgid "Back"
343
338
  msgstr ""
344
339
 
345
- #: ../app/helpers/discovered_hosts_helper.rb:22
346
- #: ../app/helpers/discovered_hosts_helper.rb:39
340
+ #: ../app/helpers/discovered_hosts_helper.rb:21
341
+ #: ../app/helpers/discovered_hosts_helper.rb:38
347
342
  msgid "Select Action"
348
343
  msgstr "Välj Åtgärd"
349
344
 
350
- #: ../app/helpers/discovered_hosts_helper.rb:24
345
+ #: ../app/helpers/discovered_hosts_helper.rb:23
351
346
  msgid "Expand All"
352
347
  msgstr ""
353
348
 
354
- #: ../app/helpers/discovered_hosts_helper.rb:29
355
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:77
349
+ #: ../app/helpers/discovered_hosts_helper.rb:28
350
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:49
356
351
  msgid "Delete %s?"
357
352
  msgstr "Radera %s?"
358
353
 
359
- #: ../app/helpers/discovered_hosts_helper.rb:35
354
+ #: ../app/helpers/discovered_hosts_helper.rb:34
360
355
  msgid "Delete hosts"
361
356
  msgstr "Radera värdar"
362
357
 
363
- #: ../app/helpers/discovered_hosts_helper.rb:36
358
+ #: ../app/helpers/discovered_hosts_helper.rb:35
364
359
  msgid "Assign Organization"
365
360
  msgstr "Tilldela Organisation"
366
361
 
367
- #: ../app/helpers/discovered_hosts_helper.rb:37
362
+ #: ../app/helpers/discovered_hosts_helper.rb:36
368
363
  msgid "Assign Location"
369
364
  msgstr "Tilldela Plats"
370
365
 
371
- #: ../app/helpers/discovered_hosts_helper.rb:41
366
+ #: ../app/helpers/discovered_hosts_helper.rb:40
372
367
  msgid "%s - The following hosts are about to be changed"
373
368
  msgstr "%s - Följande värdar kommer att ändras"
374
369
 
375
- #: ../app/helpers/discovered_hosts_helper.rb:50
370
+ #: ../app/helpers/discovered_hosts_helper.rb:49
376
371
  msgid "N/A"
377
372
  msgstr "N/A"
378
373
 
379
- #: ../app/helpers/discovered_hosts_helper.rb:62
374
+ #: ../app/helpers/discovered_hosts_helper.rb:61
380
375
  msgid "New in the last 24 hours"
381
376
  msgstr ""
382
377
 
383
- #: ../app/helpers/discovered_hosts_helper.rb:66
378
+ #: ../app/helpers/discovered_hosts_helper.rb:65
384
379
  msgid "Not reported in more than 7 days"
385
380
  msgstr ""
386
381
 
387
- #: ../app/helpers/discovered_hosts_helper.rb:70
382
+ #: ../app/helpers/discovered_hosts_helper.rb:69
388
383
  msgid "Reported in the last 7 days"
389
384
  msgstr ""
390
385
 
386
+ #: ../app/helpers/discovered_hosts_helper.rb:93
387
+ msgid "Provision"
388
+ msgstr "Provisionera"
389
+
391
390
  #: ../app/helpers/discovery_rules_helper.rb:26
392
391
  msgid "Discovered Hosts"
393
392
  msgstr "Hittade värdar"
@@ -424,15 +423,15 @@ msgstr ""
424
423
  msgid "Discovered hosts summary"
425
424
  msgstr ""
426
425
 
427
- #: ../app/models/discovery_rule.rb:11
426
+ #: ../app/models/discovery_rule.rb:9
428
427
  msgid "can't contain white spaces."
429
428
  msgstr ""
430
429
 
431
- #: ../app/models/discovery_rule.rb:13
430
+ #: ../app/models/discovery_rule.rb:11
432
431
  msgid "must start with a letter or ERB."
433
432
  msgstr ""
434
433
 
435
- #: ../app/models/discovery_rule.rb:47
434
+ #: ../app/models/discovery_rule.rb:45
436
435
  msgid ""
437
436
  "Host group organization %s must also be associated to the discovery rule"
438
437
  msgid_plural ""
@@ -440,71 +439,67 @@ msgid_plural ""
440
439
  msgstr[0] ""
441
440
  msgstr[1] ""
442
441
 
443
- #: ../app/models/discovery_rule.rb:53
442
+ #: ../app/models/discovery_rule.rb:51
444
443
  msgid "Host group location %s must also be associated to the discovery rule"
445
444
  msgid_plural ""
446
445
  "Host group locations %s must also be associated to the discovery rule"
447
446
  msgstr[0] ""
448
447
  msgstr[1] ""
449
448
 
450
- #: ../app/models/host/discovered.rb:35
449
+ #: ../app/models/host/discovered.rb:33
451
450
  msgid "Invalid facts, must be a Hash"
452
451
  msgstr ""
453
452
 
454
- #: ../app/models/host/discovered.rb:40
453
+ #: ../app/models/host/discovered.rb:38
455
454
  msgid ""
456
455
  "Expected discovery_fact '%s' is missing, unable to detect primary interface "
457
456
  "and set hostname"
458
457
  msgstr ""
459
458
 
460
- #: ../app/models/host/discovered.rb:47
459
+ #: ../app/models/host/discovered.rb:45
461
460
  msgid ""
462
461
  "Invalid facts: hash does not contain a valid value for any of the facts in "
463
462
  "the discovery_hostname setting: %s"
464
463
  msgstr ""
465
464
 
466
- #: ../app/models/host/discovered.rb:64
465
+ #: ../app/models/host/discovered.rb:62
467
466
  msgid "Facts could not be imported"
468
467
  msgstr ""
469
468
 
470
- #: ../app/models/host/discovered.rb:114
469
+ #: ../app/models/host/discovered.rb:112
471
470
  msgid "Unable to assign subnet, primary interface is missing IP address"
472
471
  msgstr ""
473
472
 
474
- #: ../app/models/host/discovered.rb:168
473
+ #: ../app/models/host/discovered.rb:166
475
474
  msgid "Could not get facts from proxy %{url}: %{error}"
476
475
  msgstr ""
477
476
 
478
- #: ../app/models/host/discovered.rb:184
477
+ #: ../app/models/host/discovered.rb:182
479
478
  msgid "Unable to reboot %{name} via %{url}: %{msg}"
480
479
  msgstr ""
481
480
 
482
- #: ../app/models/host/discovered.rb:192
481
+ #: ../app/models/host/discovered.rb:190
483
482
  msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
484
483
  msgstr ""
485
484
 
486
- #: ../app/models/host/discovered.rb:211
485
+ #: ../app/models/host/discovered.rb:209
487
486
  msgid "Invalid hostname: Could not normalize the hostname"
488
487
  msgstr ""
489
488
 
490
- #: ../app/models/host/managed_extensions.rb:24
489
+ #: ../app/models/host/managed_extensions.rb:23
491
490
  msgid "Reloading kernel on %s"
492
491
  msgstr ""
493
492
 
494
- #: ../app/models/host/managed_extensions.rb:26
493
+ #: ../app/models/host/managed_extensions.rb:25
495
494
  msgid "Rebooting %s"
496
495
  msgstr "Startar om %s"
497
496
 
498
497
  #: ../app/models/host/managed_extensions.rb:45
499
- msgid "Operating system not set for host/hostgroup"
498
+ msgid "Kexec template not associated with operating system"
500
499
  msgstr ""
501
500
 
502
- #: ../app/models/host/managed_extensions.rb:47
503
- msgid "Medium not set for host/hostgroup"
504
- msgstr ""
505
-
506
- #: ../app/models/host/managed_extensions.rb:54
507
- msgid "Kexec template not associated with operating system"
501
+ #: ../app/models/nic/managed_extensions.rb:14
502
+ msgid "Rebuild DNS for %s"
508
503
  msgstr ""
509
504
 
510
505
  #: ../app/models/setting/discovered.rb:19
@@ -627,19 +622,27 @@ msgstr ""
627
622
  msgid "Locked template name"
628
623
  msgstr ""
629
624
 
630
- #: ../app/models/setting/discovered.rb:40
625
+ #: ../app/models/setting/discovered.rb:34
626
+ msgid "Force DNS entries creation when provisioning discovered host"
627
+ msgstr ""
628
+
629
+ #: ../app/models/setting/discovered.rb:34
630
+ msgid "Force DNS"
631
+ msgstr ""
632
+
633
+ #: ../app/models/setting/discovered.rb:41
631
634
  msgid "The default location to place discovered hosts in"
632
635
  msgstr "Standardplatsen att placera värdar i"
633
636
 
634
- #: ../app/models/setting/discovered.rb:40
637
+ #: ../app/models/setting/discovered.rb:41
635
638
  msgid "Discovery location"
636
639
  msgstr ""
637
640
 
638
- #: ../app/models/setting/discovered.rb:48
641
+ #: ../app/models/setting/discovered.rb:49
639
642
  msgid "The default organization to place discovered hosts in"
640
643
  msgstr "Standardorganisationen att placera hittade värdar i"
641
644
 
642
- #: ../app/models/setting/discovered.rb:48
645
+ #: ../app/models/setting/discovered.rb:49
643
646
  msgid "Discovery organization"
644
647
  msgstr ""
645
648
 
@@ -687,6 +690,18 @@ msgstr "CPUer"
687
690
  msgid "Memory"
688
691
  msgstr "Minne"
689
692
 
693
+ #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:7
694
+ msgid "Select initial host properties"
695
+ msgstr ""
696
+
697
+ #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:24
698
+ msgid "Quick create"
699
+ msgstr ""
700
+
701
+ #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:25
702
+ msgid "Create host"
703
+ msgstr ""
704
+
690
705
  #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2
691
706
  #: ../lib/foreman_discovery/engine.rb:147
692
707
  msgid "Discovered hosts"
@@ -743,27 +758,15 @@ msgstr "Subnät"
743
758
  msgid "Last facts upload"
744
759
  msgstr "Sista faktauppladdning"
745
760
 
746
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:48
747
- msgid "Select initial host properties"
748
- msgstr ""
749
-
750
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:65
751
- msgid "Quick create"
752
- msgstr ""
753
-
754
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:66
755
- msgid "Create host"
756
- msgstr ""
757
-
758
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:88
761
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:60
759
762
  msgid "Please Confirm"
760
763
  msgstr "Var god, bekräfta"
761
764
 
762
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:94
765
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:66
763
766
  msgid "Cancel"
764
767
  msgstr "Avbryt"
765
768
 
766
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:95
769
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:67
767
770
  msgid "Submit"
768
771
  msgstr "Sänd"
769
772
 
@@ -797,19 +800,23 @@ msgstr "Välj organisation"
797
800
  msgid "Discovered host: %s"
798
801
  msgstr "Hittade värdar: %s"
799
802
 
800
- #: ../app/views/discovered_hosts/show.html.erb:24
803
+ #: ../app/views/discovered_hosts/show.html.erb:34
801
804
  msgid "Interfaces"
802
805
  msgstr ""
803
806
 
804
- #: ../app/views/discovered_hosts/show.html.erb:32
807
+ #: ../app/views/discovered_hosts/show.html.erb:41
808
+ msgid "Type"
809
+ msgstr ""
810
+
811
+ #: ../app/views/discovered_hosts/show.html.erb:42
805
812
  msgid "Identifier"
806
813
  msgstr ""
807
814
 
808
- #: ../app/views/discovered_hosts/show.html.erb:33
815
+ #: ../app/views/discovered_hosts/show.html.erb:43
809
816
  msgid "MAC address"
810
817
  msgstr ""
811
818
 
812
- #: ../app/views/discovered_hosts/show.html.erb:34
819
+ #: ../app/views/discovered_hosts/show.html.erb:44
813
820
  msgid "IP address"
814
821
  msgstr ""
815
822
 
@@ -957,6 +964,6 @@ msgstr ""
957
964
  msgid "Discovery rules"
958
965
  msgstr ""
959
966
 
960
- #: ../lib/foreman_discovery/engine.rb:157
967
+ #: ../lib/foreman_discovery/engine.rb:162
961
968
  msgid "Discovery widget"
962
969
  msgstr ""