foreman_discovery 15.0.2 → 15.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  # SOME DESCRIPTIVE TITLE.
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the foreman_discovery package.
4
- #
4
+ #
5
5
  # Translators:
6
6
  # Dominic Cleal <dominic@cleal.org>, 2014
7
7
  # johnny.westerlund <johnny.westerlund@gmail.com>, 2014
@@ -10,11 +10,10 @@ msgid ""
10
10
  msgstr ""
11
11
  "Project-Id-Version: foreman_discovery 15.0.0\n"
12
12
  "Report-Msgid-Bugs-To: \n"
13
- "POT-Creation-Date: 2019-07-23 17:13+0200\n"
13
+ "POT-Creation-Date: 2019-05-13 15:39+0200\n"
14
14
  "PO-Revision-Date: 2019-04-18 19:36+0000\n"
15
15
  "Last-Translator: Lukáš Zapletal\n"
16
- "Language-Team: Swedish (Sweden) (http://www.transifex.com/foreman/foreman/lang"
17
- "uage/sv_SE/)\n"
16
+ "Language-Team: Swedish (Sweden) (http://www.transifex.com/foreman/foreman/language/sv_SE/)\n"
18
17
  "MIME-Version: 1.0\n"
19
18
  "Content-Type: text/plain; charset=UTF-8\n"
20
19
  "Content-Transfer-Encoding: 8bit\n"
@@ -25,19 +24,23 @@ msgstr ""
25
24
  msgid "List all discovered hosts"
26
25
  msgstr ""
27
26
 
28
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17 ../app/controllers/api/v2/discovery_rules_controller.rb:15
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:18 ../app/controllers/api/v2/discovery_rules_controller.rb:16
32
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18
33
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:16
33
34
  msgid "sort results"
34
35
  msgstr "sortera resultat"
35
36
 
36
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19 ../app/controllers/api/v2/discovery_rules_controller.rb:17
37
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19
38
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:17
37
39
  msgid "paginate results"
38
40
  msgstr ""
39
41
 
40
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:20 ../app/controllers/api/v2/discovery_rules_controller.rb:18
42
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:20
43
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:18
41
44
  msgid "number of entries per request"
42
45
  msgstr "antal poster per begäran"
43
46
 
@@ -45,7 +48,8 @@ msgstr "antal poster per begäran"
45
48
  msgid "Show a discovered host"
46
49
  msgstr ""
47
50
 
48
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:79
51
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37
52
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:79
49
53
  msgid "DHCP filename option (Grub2 or PXELinux by default)"
50
54
  msgstr ""
51
55
 
@@ -66,11 +70,14 @@ msgid "not required if it's a virtual machine"
66
70
  msgstr ""
67
71
 
68
72
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
69
- msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
73
+ msgid ""
74
+ "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
70
75
  msgstr ""
71
76
 
72
77
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:78
73
- msgid "required if value is not inherited from host group or default password in settings"
78
+ msgid ""
79
+ "required if value is not inherited from host group or default password in "
80
+ "settings"
74
81
  msgstr ""
75
82
 
76
83
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:89
@@ -82,14 +89,18 @@ msgid "Upload facts for a host, creating the host if required"
82
89
  msgstr ""
83
90
 
84
91
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:97
85
- 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)"
92
+ msgid ""
93
+ "hash containing facts for the host with minimum set of facts: "
94
+ "discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: "
95
+ "eth0 (example in case primary interface is named eth0)"
86
96
  msgstr ""
87
97
 
88
98
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:116
89
99
  msgid "Execute rules against a discovered host"
90
100
  msgstr ""
91
101
 
92
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:122 ../app/controllers/discovered_hosts_controller.rb:159
102
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:122
103
+ #: ../app/controllers/discovered_hosts_controller.rb:159
93
104
  msgid "Host %{host} was provisioned with rule %{rule}"
94
105
  msgstr ""
95
106
 
@@ -97,7 +108,8 @@ msgstr ""
97
108
  msgid "Unable to provision %{host}: %{errors}"
98
109
  msgstr ""
99
110
 
100
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:131 ../app/controllers/discovered_hosts_controller.rb:166
111
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:131
112
+ #: ../app/controllers/discovered_hosts_controller.rb:166
101
113
  msgid "No rule found for host %s"
102
114
  msgstr ""
103
115
 
@@ -105,11 +117,13 @@ msgstr ""
105
117
  msgid "Execute rules against all currently discovered hosts"
106
118
  msgstr ""
107
119
 
108
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:142 ../app/controllers/discovered_hosts_controller.rb:172
120
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:142
121
+ #: ../app/controllers/discovered_hosts_controller.rb:172
109
122
  msgid "Errors during auto provisioning: %s"
110
123
  msgstr ""
111
124
 
112
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:175
125
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145
126
+ #: ../app/controllers/discovered_hosts_controller.rb:175
113
127
  msgid "No discovered hosts to provision"
114
128
  msgstr ""
115
129
 
@@ -129,7 +143,8 @@ msgstr ""
129
143
  msgid "Rebooting all discovered hosts"
130
144
  msgstr ""
131
145
 
132
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:207 ../app/controllers/discovered_hosts_controller.rb:128
146
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:207
147
+ #: ../app/controllers/discovered_hosts_controller.rb:128
133
148
  msgid "Discovered hosts are rebooting now"
134
149
  msgstr ""
135
150
 
@@ -154,7 +169,8 @@ msgid "the hostgroup that is used to auto provision a host"
154
169
  msgstr ""
155
170
 
156
171
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:35
157
- msgid "defines a pattern to assign human-readable hostnames to the matching hosts"
172
+ msgid ""
173
+ "defines a pattern to assign human-readable hostnames to the matching hosts"
158
174
  msgstr ""
159
175
 
160
176
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:36
@@ -162,7 +178,8 @@ msgid "enables to limit maximum amount of provisioned hosts per rule"
162
178
  msgstr ""
163
179
 
164
180
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:37
165
- msgid "puts the rules in order, low numbers go first. Must be greater then zero"
181
+ msgid ""
182
+ "puts the rules in order, low numbers go first. Must be greater then zero"
166
183
  msgstr ""
167
184
 
168
185
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:38
@@ -313,15 +330,21 @@ msgstr ""
313
330
  msgid "%s ago"
314
331
  msgstr "%s sedan"
315
332
 
316
- #: ../app/helpers/discovered_hosts_helper.rb:14 ../app/helpers/discovered_hosts_helper.rb:29 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:37
333
+ #: ../app/helpers/discovered_hosts_helper.rb:14
334
+ #: ../app/helpers/discovered_hosts_helper.rb:29
335
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:37
317
336
  msgid "Auto Provision"
318
337
  msgstr ""
319
338
 
320
- #: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:38
339
+ #: ../app/helpers/discovered_hosts_helper.rb:15
340
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:38
321
341
  msgid "Refresh facts"
322
342
  msgstr "Uppdatera fakta"
323
343
 
324
- #: ../app/helpers/discovered_hosts_helper.rb:16 ../app/helpers/discovered_hosts_helper.rb:30 ../app/models/setting/discovered.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:39
344
+ #: ../app/helpers/discovered_hosts_helper.rb:16
345
+ #: ../app/helpers/discovered_hosts_helper.rb:30
346
+ #: ../app/models/setting/discovered.rb:26
347
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:39
325
348
  msgid "Reboot"
326
349
  msgstr ""
327
350
 
@@ -329,11 +352,13 @@ msgstr ""
329
352
  msgid "Back"
330
353
  msgstr ""
331
354
 
332
- #: ../app/helpers/discovered_hosts_helper.rb:21 ../app/helpers/discovered_hosts_helper.rb:35
355
+ #: ../app/helpers/discovered_hosts_helper.rb:21
356
+ #: ../app/helpers/discovered_hosts_helper.rb:35
333
357
  msgid "Select Action"
334
358
  msgstr "Välj Åtgärd"
335
359
 
336
- #: ../app/helpers/discovered_hosts_helper.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
360
+ #: ../app/helpers/discovered_hosts_helper.rb:23
361
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
337
362
  msgid "Delete %s?"
338
363
  msgstr "Radera %s?"
339
364
 
@@ -353,7 +378,8 @@ msgstr "Radera"
353
378
  msgid "%s - The following hosts are about to be changed"
354
379
  msgstr "%s - Följande värdar kommer att ändras"
355
380
 
356
- #: ../app/helpers/discovered_hosts_helper.rb:46 ../app/views/dashboard/_discovery_widget_host.html.erb:2
381
+ #: ../app/helpers/discovered_hosts_helper.rb:46
382
+ #: ../app/views/dashboard/_discovery_widget_host.html.erb:2
357
383
  msgid "N/A"
358
384
  msgstr "N/A"
359
385
 
@@ -373,7 +399,12 @@ msgstr ""
373
399
  msgid "Provision"
374
400
  msgstr "Provisionera"
375
401
 
376
- #: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:6 ../lib/foreman_discovery/engine.rb:158 ../lib/foreman_discovery/engine.rb:173
402
+ #: ../app/helpers/discovery_rules_helper.rb:26
403
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1
404
+ #: ../app/views/discovered_hosts/welcome.html.erb:1
405
+ #: ../app/views/discovered_hosts/welcome.html.erb:6
406
+ #: ../lib/foreman_discovery/engine.rb:158
407
+ #: ../lib/foreman_discovery/engine.rb:173
377
408
  msgid "Discovered Hosts"
378
409
  msgstr "Hittade värdar"
379
410
 
@@ -422,58 +453,65 @@ msgid "must be present."
422
453
  msgstr ""
423
454
 
424
455
  #: ../app/models/discovery_rule.rb:52
425
- msgid "Host group organization %s must also be associated to the discovery rule"
426
- msgid_plural "Host group organizations %s must also be associated to the discovery rule"
456
+ msgid ""
457
+ "Host group organization %s must also be associated to the discovery rule"
458
+ msgid_plural ""
459
+ "Host group organizations %s must also be associated to the discovery rule"
427
460
  msgstr[0] ""
428
461
  msgstr[1] ""
429
462
 
430
463
  #: ../app/models/discovery_rule.rb:56
431
464
  msgid "Host group location %s must also be associated to the discovery rule"
432
- msgid_plural "Host group locations %s must also be associated to the discovery rule"
465
+ msgid_plural ""
466
+ "Host group locations %s must also be associated to the discovery rule"
433
467
  msgstr[0] ""
434
468
  msgstr[1] ""
435
469
 
436
- #: ../app/models/host/discovered.rb:40
470
+ #: ../app/models/host/discovered.rb:41
437
471
  msgid "Fact + prefix"
438
472
  msgstr ""
439
473
 
440
- #: ../app/models/host/discovered.rb:41
474
+ #: ../app/models/host/discovered.rb:42
441
475
  msgid "Random name"
442
476
  msgstr ""
443
477
 
444
- #: ../app/models/host/discovered.rb:42
478
+ #: ../app/models/host/discovered.rb:43
445
479
  msgid "MAC-based name"
446
480
  msgstr ""
447
481
 
448
- #: ../app/models/host/discovered.rb:51
482
+ #: ../app/models/host/discovered.rb:52
449
483
  msgid "Invalid facts, must be a Hash"
450
484
  msgstr ""
451
485
 
452
- #: ../app/models/host/discovered.rb:56
453
- msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
486
+ #: ../app/models/host/discovered.rb:57
487
+ msgid ""
488
+ "Expected discovery_fact '%s' is missing, unable to detect primary interface "
489
+ "and set hostname"
454
490
  msgstr ""
455
491
 
456
- #: ../app/models/host/discovered.rb:69
457
- msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
492
+ #: ../app/models/host/discovered.rb:70
493
+ msgid ""
494
+ "Invalid facts: hash does not contain a valid value for any of the facts in "
495
+ "the discovery_hostname setting: %s"
458
496
  msgstr ""
459
497
 
460
- #: ../app/models/host/discovered.rb:95
498
+ #: ../app/models/host/discovered.rb:96
461
499
  msgid "Facts could not be imported"
462
500
  msgstr ""
463
501
 
464
- #: ../app/models/host/discovered.rb:150
502
+ #: ../app/models/host/discovered.rb:151
465
503
  msgid "Could not get facts from proxy %{url}: %{error}"
466
504
  msgstr ""
467
505
 
468
- #: ../app/models/host/discovered.rb:158
506
+ #: ../app/models/host/discovered.rb:159
469
507
  msgid "Unable to reboot %{name} via %{url}: %{msg}"
470
508
  msgstr ""
471
509
 
472
- #: ../app/models/host/discovered.rb:166
510
+ #: ../app/models/host/discovered.rb:167
473
511
  msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
474
512
  msgstr ""
475
513
 
476
- #: ../app/models/host/discovered.rb:185
514
+ #: ../app/models/host/discovered.rb:186
477
515
  msgid "Invalid hostname: Could not normalize the hostname"
478
516
  msgstr ""
479
517
 
@@ -526,7 +564,9 @@ msgid "Interface fact"
526
564
  msgstr ""
527
565
 
528
566
  #: ../app/models/setting/discovered.rb:22
529
- msgid "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)"
567
+ msgid ""
568
+ "Automatic bond interface (if another interface is detected on the same VLAN "
569
+ "via LLDP)"
530
570
  msgstr ""
531
571
 
532
572
  #: ../app/models/setting/discovered.rb:22
@@ -550,7 +590,9 @@ msgid "Hostname facts"
550
590
  msgstr ""
551
591
 
552
592
  #: ../app/models/setting/discovered.rb:25
553
- msgid "Automatically provision newly discovered hosts, according to the provisioning rules"
593
+ msgid ""
594
+ "Automatically provision newly discovered hosts, according to the "
595
+ "provisioning rules"
554
596
  msgstr ""
555
597
 
556
598
  #: ../app/models/setting/discovered.rb:25
@@ -626,7 +668,9 @@ msgid "IPMI facts"
626
668
  msgstr ""
627
669
 
628
670
  #: ../app/models/setting/discovered.rb:35
629
- msgid "Automatically generate PXE configuration to pin a newly discovered host to discovery"
671
+ msgid ""
672
+ "Automatically generate PXE configuration to pin a newly discovered host to "
673
+ "discovery"
630
674
  msgstr ""
631
675
 
632
676
  #: ../app/models/setting/discovered.rb:35
@@ -666,7 +710,9 @@ msgid "Force DNS"
666
710
  msgstr ""
667
711
 
668
712
  #: ../app/models/setting/discovered.rb:40
669
- msgid "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)"
713
+ msgid ""
714
+ "Do not allow to discover existing managed host matching MAC of a "
715
+ "provisioning NIC (errors out early)"
670
716
  msgstr ""
671
717
 
672
718
  #: ../app/models/setting/discovered.rb:40
@@ -690,7 +736,9 @@ msgid "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}"
690
736
  msgstr ""
691
737
 
692
738
  #: ../app/services/foreman_discovery/fact_parser.rb:12
693
- msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
739
+ msgid ""
740
+ "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: "
741
+ "%{filter}"
694
742
  msgstr ""
695
743
 
696
744
  #: ../app/services/foreman_discovery/node_api/node_resource.rb:75
@@ -709,15 +757,25 @@ msgstr ""
709
757
  msgid "Host"
710
758
  msgstr "Värd"
711
759
 
712
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6 ../app/views/discovered_hosts/_selected_hosts.html.erb:8 ../app/views/discovered_mailer/discovered_summary.html.erb:18 ../app/views/discovered_mailer/discovered_summary.text.erb:10
760
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4
761
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6
762
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:8
763
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:18
764
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:10
713
765
  msgid "Model"
714
766
  msgstr "Modell"
715
767
 
716
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8 ../app/views/discovered_mailer/discovered_summary.html.erb:20 ../app/views/discovered_mailer/discovered_summary.text.erb:12
768
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5
769
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8
770
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:20
771
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:12
717
772
  msgid "CPUs"
718
773
  msgstr "CPUer"
719
774
 
720
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9 ../app/views/discovered_mailer/discovered_summary.html.erb:21 ../app/views/discovered_mailer/discovered_summary.text.erb:13
775
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6
776
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9
777
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:21
778
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:13
721
779
  msgid "Memory"
722
780
  msgstr "Minne"
723
781
 
@@ -737,11 +795,16 @@ msgstr "Markera alla valbara på denna sida"
737
795
  msgid "items selected. Uncheck to Clear"
738
796
  msgstr "poster markerade. Avmarkera för att rensa"
739
797
 
740
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5 ../app/views/discovered_hosts/_selected_hosts.html.erb:7 ../app/views/discovered_mailer/discovered_summary.html.erb:17 ../app/views/discovered_mailer/discovered_summary.text.erb:9
798
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
799
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:7
800
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:17
801
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:9
741
802
  msgid "Name"
742
803
  msgstr "Namn"
743
804
 
744
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7 ../app/views/discovered_mailer/discovered_summary.html.erb:19 ../app/views/discovered_mailer/discovered_summary.text.erb:11
805
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7
806
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:19
807
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:11
745
808
  msgid "IP Address"
746
809
  msgstr "IPadress"
747
810
 
@@ -753,11 +816,13 @@ msgstr ""
753
816
  msgid "Disks Size"
754
817
  msgstr ""
755
818
 
756
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:15 ../app/views/discovered_hosts/_selected_hosts.html.erb:9
819
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:15
820
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:9
757
821
  msgid "Location"
758
822
  msgstr "Lokation"
759
823
 
760
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:10
824
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16
825
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
761
826
  msgid "Organization"
762
827
  msgstr "Organisation"
763
828
 
@@ -769,7 +834,8 @@ msgstr "Subnät"
769
834
  msgid "Last Facts Upload"
770
835
  msgstr ""
771
836
 
772
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19 ../app/views/discovery_rules/index.html.erb:12
837
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19
838
+ #: ../app/views/discovery_rules/index.html.erb:12
773
839
  msgid "Actions"
774
840
  msgstr "Åtgärder"
775
841
 
@@ -790,7 +856,9 @@ msgid "Provision %s"
790
856
  msgstr ""
791
857
 
792
858
  #: ../app/views/discovered_hosts/multiple_destroy.html.erb:3
793
- msgid "This might take a while, as all hosts, facts and reports will be destroyed as well"
859
+ msgid ""
860
+ "This might take a while, as all hosts, facts and reports will be destroyed "
861
+ "as well"
794
862
  msgstr "Detta kan dröja då alla värdar, fakta och rapporter också kommer bli förstörda"
795
863
 
796
864
  #: ../app/views/discovered_hosts/select_multiple_location.html.erb:5
@@ -834,7 +902,9 @@ msgid "No discovered hosts found in this context."
834
902
  msgstr ""
835
903
 
836
904
  #: ../app/views/discovered_hosts/welcome.html.erb:8
837
- msgid "This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
905
+ msgid ""
906
+ "This page shows discovered bare-metal or virtual nodes waiting to be "
907
+ "provisioned."
838
908
  msgstr ""
839
909
 
840
910
  #: ../app/views/discovered_hosts/welcome.html.erb:9
@@ -849,19 +919,23 @@ msgstr ""
849
919
  msgid "<b>Foreman</b> Discovered hosts summary"
850
920
  msgstr ""
851
921
 
852
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:10 ../app/views/discovered_mailer/discovered_summary.text.erb:5
922
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:10
923
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:5
853
924
  msgid "Summary from %{time} ago to %{now}"
854
925
  msgstr ""
855
926
 
856
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:11 ../app/views/discovered_mailer/discovered_summary.text.erb:3
927
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:11
928
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:3
857
929
  msgid "Discovered hosts from Foreman server at %{foreman_url}"
858
930
  msgstr ""
859
931
 
860
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:22 ../app/views/discovered_mailer/discovered_summary.text.erb:14
932
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:22
933
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:14
861
934
  msgid "Disk count"
862
935
  msgstr ""
863
936
 
864
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:23 ../app/views/discovered_mailer/discovered_summary.text.erb:15
937
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:23
938
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:15
865
939
  msgid "Disks size"
866
940
  msgstr ""
867
941
 
@@ -910,30 +984,41 @@ msgid "Rule priority (lower integer means higher priority)"
910
984
  msgstr ""
911
985
 
912
986
  #: ../app/views/discovery_rules/_template_inline.erb:2
913
- msgid "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB)."
987
+ msgid ""
988
+ "Specify target hostname template pattern in the same syntax as in "
989
+ "Provisioning Templates (ERB)."
914
990
  msgstr ""
915
991
 
916
992
  #: ../app/views/discovery_rules/_template_inline.erb:4
917
- msgid "Domain will be appended automatically. A hostname based on MAC address will be used when left blank."
993
+ msgid ""
994
+ "Domain will be appended automatically. A hostname based on MAC address will "
995
+ "be used when left blank."
918
996
  msgstr ""
919
997
 
920
998
  #: ../app/views/discovery_rules/_template_inline.erb:5
921
- msgid "In addition to @host attribute function rand for random integers is available. Examples:"
999
+ msgid ""
1000
+ "In addition to @host attribute function rand for random integers is "
1001
+ "available. Examples:"
922
1002
  msgstr ""
923
1003
 
924
1004
  #: ../app/views/discovery_rules/_template_inline.erb:8
925
- msgid "When creating hostname patterns, make sure the resulting host names are unique."
1005
+ msgid ""
1006
+ "When creating hostname patterns, make sure the resulting host names are "
1007
+ "unique."
926
1008
  msgstr ""
927
1009
 
928
1010
  #: ../app/views/discovery_rules/_template_inline.erb:9
929
- msgid "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID)."
1011
+ msgid ""
1012
+ "Hostnames must not start with numbers. A good approach is to use unique "
1013
+ "information provided by facter (MAC address, BIOS or serial ID)."
930
1014
  msgstr ""
931
1015
 
932
1016
  #: ../app/views/discovery_rules/edit.html.erb:1
933
1017
  msgid "Edit %s"
934
1018
  msgstr "Redigera %s"
935
1019
 
936
- #: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:163
1020
+ #: ../app/views/discovery_rules/index.html.erb:1
1021
+ #: ../lib/foreman_discovery/engine.rb:163
937
1022
  msgid "Discovery Rules"
938
1023
  msgstr ""
939
1024
 
@@ -998,9 +1083,13 @@ msgid "Discovery Proxy"
998
1083
  msgstr ""
999
1084
 
1000
1085
  #: ../lib/foreman_discovery/engine.rb:189
1001
- msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1086
+ msgid ""
1087
+ "Discovery Proxy to use within this subnet for managing connection to "
1088
+ "discovered hosts"
1002
1089
  msgstr ""
1003
1090
 
1004
1091
  #: ../lib/foreman_discovery/engine.rb:190
1005
- msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1092
+ msgid ""
1093
+ "ID of Discovery Proxy to use within this subnet for managing connection to "
1094
+ "discovered hosts"
1006
1095
  msgstr ""