foreman_discovery 12.0.2 → 13.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/mailers/discovered_mailer.rb +12 -1
- data/app/models/host/discovered.rb +20 -7
- data/app/models/setting/discovered.rb +2 -0
- data/app/services/foreman_discovery/fact_parser.rb +8 -2
- data/app/services/foreman_discovery/lldp_neighbors.rb +104 -0
- data/app/views/discovery_rules/index.html.erb +1 -1
- data/extra/discovery/pxeless-vlan.json +217 -0
- data/lib/foreman_discovery/engine.rb +1 -1
- data/lib/foreman_discovery/version.rb +1 -1
- data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ca/foreman_discovery.edit.po +143 -58
- data/locale/ca/foreman_discovery.po +4 -4
- data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/de/foreman_discovery.edit.po +145 -59
- data/locale/de/foreman_discovery.po +7 -7
- data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/en/foreman_discovery.edit.po +90 -58
- data/locale/en/foreman_discovery.po +28 -4
- data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/en_GB/foreman_discovery.edit.po +151 -66
- data/locale/en_GB/foreman_discovery.po +12 -12
- data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/es/foreman_discovery.edit.po +155 -70
- data/locale/es/foreman_discovery.po +16 -16
- data/locale/foreman_discovery.pot +93 -59
- data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/fr/foreman_discovery.edit.po +287 -200
- data/locale/fr/foreman_discovery.po +149 -148
- data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/gl/foreman_discovery.edit.po +144 -59
- data/locale/gl/foreman_discovery.po +5 -5
- data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/it/foreman_discovery.edit.po +144 -59
- data/locale/it/foreman_discovery.po +5 -5
- data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ja/foreman_discovery.edit.po +153 -68
- data/locale/ja/foreman_discovery.po +16 -14
- data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ko/foreman_discovery.edit.po +143 -59
- data/locale/ko/foreman_discovery.po +5 -5
- data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/pt_BR/foreman_discovery.edit.po +155 -70
- data/locale/pt_BR/foreman_discovery.po +16 -16
- data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ru/foreman_discovery.edit.po +146 -63
- data/locale/ru/foreman_discovery.po +6 -6
- data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/sv_SE/foreman_discovery.edit.po +144 -59
- data/locale/sv_SE/foreman_discovery.po +5 -5
- data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_CN/foreman_discovery.edit.po +150 -69
- data/locale/zh_CN/foreman_discovery.po +13 -15
- data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_TW/foreman_discovery.edit.po +227 -144
- data/locale/zh_TW/foreman_discovery.po +88 -88
- data/test/functional/api/v2/discovery_rules_controller_test.rb +8 -0
- data/test/functional/api/v2/settings_controller_test.rb +2 -0
- data/test/test_helper_discovery.rb +2 -0
- data/test/unit/discovered_mailer_test.rb +14 -0
- data/test/unit/discovery_rule_test.rb +3 -0
- data/test/unit/facts_with_lldp.json +107 -0
- data/test/unit/facts_with_lldp_bond_candidate.json +107 -0
- data/test/unit/host_discovered_test.rb +72 -1
- data/test/unit/lldp_neighbors_test.rb +56 -0
- metadata +11 -2
Binary file
|
@@ -1,21 +1,21 @@
|
|
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
|
-
# Andi Chandler <andi@gowling.com>, 2015-
|
6
|
+
# Andi Chandler <andi@gowling.com>, 2015-2018
|
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
|
13
|
+
"Project-Id-Version: foreman_discovery 13.0.0\n"
|
14
14
|
"Report-Msgid-Bugs-To: \n"
|
15
|
-
"
|
15
|
+
"POT-Creation-Date: 2018-06-15 11:25+0200\n"
|
16
|
+
"PO-Revision-Date: 2018-07-18 21:47+0000\n"
|
16
17
|
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
|
17
|
-
"Language-Team: English (United Kingdom) (http://www.transifex.com/foreman/
|
18
|
-
"man/language/en_GB/)\n"
|
18
|
+
"Language-Team: English (United Kingdom) (http://www.transifex.com/foreman/foreman/language/en_GB/)\n"
|
19
19
|
"MIME-Version: 1.0\n"
|
20
20
|
"Content-Type: text/plain; charset=UTF-8\n"
|
21
21
|
"Content-Transfer-Encoding: 8bit\n"
|
@@ -26,19 +26,23 @@ msgstr ""
|
|
26
26
|
msgid "List all discovered hosts"
|
27
27
|
msgstr "List all discovered hosts"
|
28
28
|
|
29
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:17
|
29
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:17
|
30
|
+
#: ../app/controllers/api/v2/discovery_rules_controller.rb:15
|
30
31
|
msgid "filter results"
|
31
32
|
msgstr "filter results"
|
32
33
|
|
33
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:18
|
34
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:18
|
35
|
+
#: ../app/controllers/api/v2/discovery_rules_controller.rb:16
|
34
36
|
msgid "sort results"
|
35
37
|
msgstr "sort results"
|
36
38
|
|
37
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:19
|
39
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:19
|
40
|
+
#: ../app/controllers/api/v2/discovery_rules_controller.rb:17
|
38
41
|
msgid "paginate results"
|
39
42
|
msgstr "paginate results"
|
40
43
|
|
41
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:20
|
44
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:20
|
45
|
+
#: ../app/controllers/api/v2/discovery_rules_controller.rb:18
|
42
46
|
msgid "number of entries per request"
|
43
47
|
msgstr "number of entries per request"
|
44
48
|
|
@@ -46,7 +50,8 @@ msgstr "number of entries per request"
|
|
46
50
|
msgid "Show a discovered host"
|
47
51
|
msgstr "Show a discovered host"
|
48
52
|
|
49
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:37
|
53
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:37
|
54
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:79
|
50
55
|
msgid "DHCP filename option (Grub2 or PXELinux by default)"
|
51
56
|
msgstr "DHCP filename option (Grub2 or PXELinux by default)"
|
52
57
|
|
@@ -67,11 +72,14 @@ msgid "not required if it's a virtual machine"
|
|
67
72
|
msgstr "not required if it's a virtual machine"
|
68
73
|
|
69
74
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
|
70
|
-
msgid "
|
75
|
+
msgid ""
|
76
|
+
"UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
|
71
77
|
msgstr "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
|
72
78
|
|
73
79
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:78
|
74
|
-
msgid "
|
80
|
+
msgid ""
|
81
|
+
"required if value is not inherited from host group or default password in "
|
82
|
+
"settings"
|
75
83
|
msgstr "required if value is not inherited from host group or default password in settings"
|
76
84
|
|
77
85
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:89
|
@@ -83,14 +91,18 @@ msgid "Upload facts for a host, creating the host if required"
|
|
83
91
|
msgstr "Upload facts for a host, creating the host if required"
|
84
92
|
|
85
93
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:97
|
86
|
-
msgid "
|
94
|
+
msgid ""
|
95
|
+
"hash containing facts for the host with minimum set of facts: "
|
96
|
+
"discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: "
|
97
|
+
"eth0 (example in case primary interface is named eth0)"
|
87
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)"
|
88
99
|
|
89
100
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:116
|
90
101
|
msgid "Execute rules against a discovered host"
|
91
102
|
msgstr "Execute rules against a discovered host"
|
92
103
|
|
93
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:122
|
104
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:122
|
105
|
+
#: ../app/controllers/discovered_hosts_controller.rb:159
|
94
106
|
msgid "Host %{host} was provisioned with rule %{rule}"
|
95
107
|
msgstr "Host %{host} was provisioned with rule %{rule}"
|
96
108
|
|
@@ -98,7 +110,8 @@ msgstr "Host %{host} was provisioned with rule %{rule}"
|
|
98
110
|
msgid "Unable to provision %{host}: %{errors}"
|
99
111
|
msgstr "Unable to provision %{host}: %{errors}"
|
100
112
|
|
101
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:131
|
113
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:131
|
114
|
+
#: ../app/controllers/discovered_hosts_controller.rb:166
|
102
115
|
msgid "No rule found for host %s"
|
103
116
|
msgstr "No rule found for host %s"
|
104
117
|
|
@@ -106,11 +119,13 @@ msgstr "No rule found for host %s"
|
|
106
119
|
msgid "Execute rules against all currently discovered hosts"
|
107
120
|
msgstr "Execute rules against all currently discovered hosts"
|
108
121
|
|
109
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:142
|
122
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:142
|
123
|
+
#: ../app/controllers/discovered_hosts_controller.rb:172
|
110
124
|
msgid "Errors during auto provisioning: %s"
|
111
125
|
msgstr "Errors during auto provisioning: %s"
|
112
126
|
|
113
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:145
|
127
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:145
|
128
|
+
#: ../app/controllers/discovered_hosts_controller.rb:175
|
114
129
|
msgid "No discovered hosts to provision"
|
115
130
|
msgstr "No discovered hosts to provision"
|
116
131
|
|
@@ -130,7 +145,8 @@ msgstr "Rebooting a discovered host"
|
|
130
145
|
msgid "Rebooting all discovered hosts"
|
131
146
|
msgstr "Rebooting all discovered hosts"
|
132
147
|
|
133
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:207
|
148
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:207
|
149
|
+
#: ../app/controllers/discovered_hosts_controller.rb:128
|
134
150
|
msgid "Discovered hosts are rebooting now"
|
135
151
|
msgstr "Discovered hosts are rebooting now"
|
136
152
|
|
@@ -155,7 +171,8 @@ msgid "the hostgroup that is used to auto provision a host"
|
|
155
171
|
msgstr "the hostgroup that is used to auto provision a host"
|
156
172
|
|
157
173
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:35
|
158
|
-
msgid "
|
174
|
+
msgid ""
|
175
|
+
"defines a pattern to assign human-readable hostnames to the matching hosts"
|
159
176
|
msgstr "defines a pattern to assign human-readable hostnames to the matching hosts"
|
160
177
|
|
161
178
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:36
|
@@ -163,7 +180,8 @@ msgid "enables to limit maximum amount of provisioned hosts per rule"
|
|
163
180
|
msgstr "enables to limit maximum amount of provisioned hosts per rule"
|
164
181
|
|
165
182
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:37
|
166
|
-
msgid "
|
183
|
+
msgid ""
|
184
|
+
"puts the rules in order, low numbers go first. Must be greater then zero"
|
167
185
|
msgstr "puts the rules in order, low numbers go first. Must be greater then zero"
|
168
186
|
|
169
187
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:38
|
@@ -314,15 +332,21 @@ msgstr "Rule disabled"
|
|
314
332
|
msgid "%s ago"
|
315
333
|
msgstr "%s ago"
|
316
334
|
|
317
|
-
#: ../app/helpers/discovered_hosts_helper.rb:14
|
335
|
+
#: ../app/helpers/discovered_hosts_helper.rb:14
|
336
|
+
#: ../app/helpers/discovered_hosts_helper.rb:29
|
337
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:46
|
318
338
|
msgid "Auto Provision"
|
319
339
|
msgstr "Auto Provision"
|
320
340
|
|
321
|
-
#: ../app/helpers/discovered_hosts_helper.rb:15
|
341
|
+
#: ../app/helpers/discovered_hosts_helper.rb:15
|
342
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:47
|
322
343
|
msgid "Refresh facts"
|
323
344
|
msgstr "Refresh facts"
|
324
345
|
|
325
|
-
#: ../app/helpers/discovered_hosts_helper.rb:16
|
346
|
+
#: ../app/helpers/discovered_hosts_helper.rb:16
|
347
|
+
#: ../app/helpers/discovered_hosts_helper.rb:30
|
348
|
+
#: ../app/models/setting/discovered.rb:23
|
349
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:48
|
326
350
|
msgid "Reboot"
|
327
351
|
msgstr "Reboot"
|
328
352
|
|
@@ -330,11 +354,13 @@ msgstr "Reboot"
|
|
330
354
|
msgid "Back"
|
331
355
|
msgstr "Back"
|
332
356
|
|
333
|
-
#: ../app/helpers/discovered_hosts_helper.rb:21
|
357
|
+
#: ../app/helpers/discovered_hosts_helper.rb:21
|
358
|
+
#: ../app/helpers/discovered_hosts_helper.rb:35
|
334
359
|
msgid "Select Action"
|
335
360
|
msgstr "Select Action"
|
336
361
|
|
337
|
-
#: ../app/helpers/discovered_hosts_helper.rb:23
|
362
|
+
#: ../app/helpers/discovered_hosts_helper.rb:23
|
363
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:49
|
338
364
|
msgid "Delete %s?"
|
339
365
|
msgstr "Delete %s?"
|
340
366
|
|
@@ -348,13 +374,14 @@ msgstr "Assign Location"
|
|
348
374
|
|
349
375
|
#: ../app/helpers/discovered_hosts_helper.rb:33
|
350
376
|
msgid "Delete"
|
351
|
-
msgstr ""
|
377
|
+
msgstr "Delete"
|
352
378
|
|
353
379
|
#: ../app/helpers/discovered_hosts_helper.rb:37
|
354
380
|
msgid "%s - The following hosts are about to be changed"
|
355
381
|
msgstr "%s - The following hosts are about to be changed"
|
356
382
|
|
357
|
-
#: ../app/helpers/discovered_hosts_helper.rb:46
|
383
|
+
#: ../app/helpers/discovered_hosts_helper.rb:46
|
384
|
+
#: ../app/views/dashboard/_discovery_widget_host.html.erb:2
|
358
385
|
msgid "N/A"
|
359
386
|
msgstr "N/A"
|
360
387
|
|
@@ -374,7 +401,11 @@ msgstr "Reported in the last 7 days"
|
|
374
401
|
msgid "Provision"
|
375
402
|
msgstr "Provision"
|
376
403
|
|
377
|
-
#: ../app/helpers/discovery_rules_helper.rb:26
|
404
|
+
#: ../app/helpers/discovery_rules_helper.rb:26
|
405
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2
|
406
|
+
#: ../app/views/discovered_hosts/welcome.html.erb:1
|
407
|
+
#: ../app/views/discovered_hosts/welcome.html.erb:6
|
408
|
+
#: ../lib/foreman_discovery/engine.rb:173
|
378
409
|
msgid "Discovered Hosts"
|
379
410
|
msgstr "Discovered Hosts"
|
380
411
|
|
@@ -420,17 +451,20 @@ msgstr "must start with a letter or ERB."
|
|
420
451
|
|
421
452
|
#: ../app/models/discovery_rule.rb:15
|
422
453
|
msgid "must be present."
|
423
|
-
msgstr ""
|
454
|
+
msgstr "must be present."
|
424
455
|
|
425
456
|
#: ../app/models/discovery_rule.rb:48
|
426
|
-
msgid "
|
427
|
-
|
457
|
+
msgid ""
|
458
|
+
"Host group organization %s must also be associated to the discovery rule"
|
459
|
+
msgid_plural ""
|
460
|
+
"Host group organizations %s must also be associated to the discovery rule"
|
428
461
|
msgstr[0] "Host group organisation %s must also be associated to the discovery rule"
|
429
462
|
msgstr[1] "Host group organisations %s must also be associated to the discovery rule"
|
430
463
|
|
431
464
|
#: ../app/models/discovery_rule.rb:54
|
432
465
|
msgid "Host group location %s must also be associated to the discovery rule"
|
433
|
-
msgid_plural "
|
466
|
+
msgid_plural ""
|
467
|
+
"Host group locations %s must also be associated to the discovery rule"
|
434
468
|
msgstr[0] "Host group location %s must also be associated to the discovery rule"
|
435
469
|
msgstr[1] "Host group locations %s must also be associated to the discovery rule"
|
436
470
|
|
@@ -439,11 +473,15 @@ msgid "Invalid facts, must be a Hash"
|
|
439
473
|
msgstr "Invalid facts, must be a Hash"
|
440
474
|
|
441
475
|
#: ../app/models/host/discovered.rb:56
|
442
|
-
msgid "
|
476
|
+
msgid ""
|
477
|
+
"Expected discovery_fact '%s' is missing, unable to detect primary interface "
|
478
|
+
"and set hostname"
|
443
479
|
msgstr "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
|
444
480
|
|
445
481
|
#: ../app/models/host/discovered.rb:63
|
446
|
-
msgid "
|
482
|
+
msgid ""
|
483
|
+
"Invalid facts: hash does not contain a valid value for any of the facts in "
|
484
|
+
"the discovery_hostname setting: %s"
|
447
485
|
msgstr "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
|
448
486
|
|
449
487
|
#: ../app/models/host/discovered.rb:89
|
@@ -515,7 +553,9 @@ msgid "Hostname facts"
|
|
515
553
|
msgstr "Hostname facts"
|
516
554
|
|
517
555
|
#: ../app/models/setting/discovered.rb:22
|
518
|
-
msgid "
|
556
|
+
msgid ""
|
557
|
+
"Automatically provision newly discovered hosts, according to the "
|
558
|
+
"provisioning rules"
|
519
559
|
msgstr "Automatically provision newly discovered hosts, according to the provisioning rules"
|
520
560
|
|
521
561
|
#: ../app/models/setting/discovered.rb:22
|
@@ -591,7 +631,9 @@ msgid "IPMI facts"
|
|
591
631
|
msgstr "IPMI facts"
|
592
632
|
|
593
633
|
#: ../app/models/setting/discovered.rb:32
|
594
|
-
msgid "
|
634
|
+
msgid ""
|
635
|
+
"Automatically generate PXE configuration to pin a newly discovered host to "
|
636
|
+
"discovery"
|
595
637
|
msgstr "Automatically generate PXE configuration to pin a newly discovered host to discovery"
|
596
638
|
|
597
639
|
#: ../app/models/setting/discovered.rb:32
|
@@ -631,12 +673,14 @@ msgid "Force DNS"
|
|
631
673
|
msgstr "Force DNS"
|
632
674
|
|
633
675
|
#: ../app/models/setting/discovered.rb:37
|
634
|
-
msgid "
|
635
|
-
|
676
|
+
msgid ""
|
677
|
+
"Do not allow to discover existing managed host matching MAC of a "
|
678
|
+
"provisioning NIC (errors out early)"
|
679
|
+
msgstr "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)"
|
636
680
|
|
637
681
|
#: ../app/models/setting/discovered.rb:37
|
638
682
|
msgid "Error on existing NIC"
|
639
|
-
msgstr ""
|
683
|
+
msgstr "Error on existing NIC"
|
640
684
|
|
641
685
|
#: ../app/models/setting/discovered.rb:44
|
642
686
|
msgid "The default location to place discovered hosts in"
|
@@ -656,15 +700,17 @@ msgstr "Discovery organisation"
|
|
656
700
|
|
657
701
|
#: ../app/services/foreman_discovery/fact_parser.rb:4
|
658
702
|
msgid "Discovery fact parser does not work with non-discovery host '%{host}'"
|
659
|
-
msgstr ""
|
703
|
+
msgstr "Discovery fact parser does not work with non-discovery host '%{host}'"
|
660
704
|
|
661
705
|
#: ../app/services/foreman_discovery/fact_parser.rb:6
|
662
706
|
msgid "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}"
|
663
|
-
msgstr ""
|
707
|
+
msgstr "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}"
|
664
708
|
|
665
709
|
#: ../app/services/foreman_discovery/fact_parser.rb:12
|
666
|
-
msgid "
|
667
|
-
|
710
|
+
msgid ""
|
711
|
+
"Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: "
|
712
|
+
"%{filter}"
|
713
|
+
msgstr "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
|
668
714
|
|
669
715
|
#: ../app/services/foreman_discovery/node_api/node_resource.rb:75
|
670
716
|
msgid "Image API returned HTTP/%{code} with '%{body}"
|
@@ -682,15 +728,25 @@ msgstr "No discovered hosts available"
|
|
682
728
|
msgid "Host"
|
683
729
|
msgstr "Host"
|
684
730
|
|
685
|
-
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4
|
731
|
+
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4
|
732
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7
|
733
|
+
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:8
|
734
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:18
|
735
|
+
#: ../app/views/discovered_mailer/discovered_summary.text.erb:10
|
686
736
|
msgid "Model"
|
687
737
|
msgstr "Model"
|
688
738
|
|
689
|
-
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5
|
739
|
+
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5
|
740
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9
|
741
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:20
|
742
|
+
#: ../app/views/discovered_mailer/discovered_summary.text.erb:12
|
690
743
|
msgid "CPUs"
|
691
744
|
msgstr "CPUs"
|
692
745
|
|
693
|
-
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6
|
746
|
+
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6
|
747
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10
|
748
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:21
|
749
|
+
#: ../app/views/discovered_mailer/discovered_summary.text.erb:13
|
694
750
|
msgid "Memory"
|
695
751
|
msgstr "Memory"
|
696
752
|
|
@@ -710,11 +766,16 @@ msgstr "Select all items in this page"
|
|
710
766
|
msgid "items selected. Uncheck to Clear"
|
711
767
|
msgstr "items selected. Uncheck to Clear"
|
712
768
|
|
713
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6
|
769
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6
|
770
|
+
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:7
|
771
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:17
|
772
|
+
#: ../app/views/discovered_mailer/discovered_summary.text.erb:9
|
714
773
|
msgid "Name"
|
715
774
|
msgstr "Name"
|
716
775
|
|
717
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8
|
776
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8
|
777
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:19
|
778
|
+
#: ../app/views/discovered_mailer/discovered_summary.text.erb:11
|
718
779
|
msgid "IP Address"
|
719
780
|
msgstr "IP Address"
|
720
781
|
|
@@ -726,11 +787,13 @@ msgstr "Disk Count"
|
|
726
787
|
msgid "Disks Size"
|
727
788
|
msgstr "Disks Size"
|
728
789
|
|
729
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
|
790
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
|
791
|
+
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
|
730
792
|
msgid "Location"
|
731
793
|
msgstr "Location"
|
732
794
|
|
733
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20
|
795
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20
|
796
|
+
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:13
|
734
797
|
msgid "Organization"
|
735
798
|
msgstr "Organisation"
|
736
799
|
|
@@ -759,7 +822,9 @@ msgid "Provision %s"
|
|
759
822
|
msgstr "Provision %s"
|
760
823
|
|
761
824
|
#: ../app/views/discovered_hosts/multiple_destroy.html.erb:3
|
762
|
-
msgid "
|
825
|
+
msgid ""
|
826
|
+
"This might take a while, as all hosts, facts and reports will be destroyed "
|
827
|
+
"as well"
|
763
828
|
msgstr "This might take a while, as all hosts, facts and reports will be destroyed as well"
|
764
829
|
|
765
830
|
#: ../app/views/discovered_hosts/select_multiple_location.html.erb:5
|
@@ -796,14 +861,16 @@ msgstr "IP address"
|
|
796
861
|
|
797
862
|
#: ../app/views/discovered_hosts/show.html.erb:66
|
798
863
|
msgid "Collapse All"
|
799
|
-
msgstr ""
|
864
|
+
msgstr "Collapse All"
|
800
865
|
|
801
866
|
#: ../app/views/discovered_hosts/welcome.html.erb:7
|
802
867
|
msgid "No discovered hosts found in this context."
|
803
868
|
msgstr "No discovered hosts found in this context."
|
804
869
|
|
805
870
|
#: ../app/views/discovered_hosts/welcome.html.erb:8
|
806
|
-
msgid "
|
871
|
+
msgid ""
|
872
|
+
"This page shows discovered bare-metal or virtual nodes waiting to be "
|
873
|
+
"provisioned."
|
807
874
|
msgstr "This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
|
808
875
|
|
809
876
|
#: ../app/views/discovered_hosts/welcome.html.erb:9
|
@@ -818,19 +885,23 @@ msgstr "Summary report for discovered hosts from Foreman"
|
|
818
885
|
msgid "<b>Foreman</b> Discovered hosts summary"
|
819
886
|
msgstr "<b>Foreman</b> Discovered hosts summary"
|
820
887
|
|
821
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:10
|
888
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:10
|
889
|
+
#: ../app/views/discovered_mailer/discovered_summary.text.erb:5
|
822
890
|
msgid "Summary from %{time} ago to %{now}"
|
823
891
|
msgstr "Summary from %{time} ago to %{now}"
|
824
892
|
|
825
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:11
|
893
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:11
|
894
|
+
#: ../app/views/discovered_mailer/discovered_summary.text.erb:3
|
826
895
|
msgid "Discovered hosts from Foreman server at %{foreman_url}"
|
827
896
|
msgstr "Discovered hosts from Foreman server at %{foreman_url}"
|
828
897
|
|
829
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:22
|
898
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:22
|
899
|
+
#: ../app/views/discovered_mailer/discovered_summary.text.erb:14
|
830
900
|
msgid "Disk count"
|
831
901
|
msgstr "Disk count"
|
832
902
|
|
833
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:23
|
903
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:23
|
904
|
+
#: ../app/views/discovered_mailer/discovered_summary.text.erb:15
|
834
905
|
msgid "Disks size"
|
835
906
|
msgstr "Disks size"
|
836
907
|
|
@@ -879,28 +950,38 @@ msgid "Rule priority (lower integer means higher priority)"
|
|
879
950
|
msgstr "Rule priority (lower integer means higher priority)"
|
880
951
|
|
881
952
|
#: ../app/views/discovery_rules/_template_inline.erb:2
|
882
|
-
msgid "
|
953
|
+
msgid ""
|
954
|
+
"Specify target hostname template pattern in the same syntax as in "
|
955
|
+
"Provisioning Templates (ERB)."
|
883
956
|
msgstr "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB)."
|
884
957
|
|
885
958
|
#: ../app/views/discovery_rules/_template_inline.erb:4
|
886
|
-
msgid "
|
959
|
+
msgid ""
|
960
|
+
"Domain will be appended automatically. A hostname based on MAC address will "
|
961
|
+
"be used when left blank."
|
887
962
|
msgstr "Domain will be appended automatically. A hostname based on MAC address will be used when left blank."
|
888
963
|
|
889
964
|
#: ../app/views/discovery_rules/_template_inline.erb:5
|
890
|
-
msgid "
|
965
|
+
msgid ""
|
966
|
+
"In addition to @host attribute function rand for random integers is "
|
967
|
+
"available. Examples:"
|
891
968
|
msgstr "In addition to @host attribute function rand for random integers is available. Examples:"
|
892
969
|
|
893
970
|
#: ../app/views/discovery_rules/_template_inline.erb:8
|
894
|
-
msgid "
|
971
|
+
msgid ""
|
972
|
+
"When creating hostname patterns, make sure the resulting host names are "
|
973
|
+
"unique."
|
895
974
|
msgstr "When creating hostname patterns, make sure the resulting host names are unique."
|
896
975
|
|
897
976
|
#: ../app/views/discovery_rules/_template_inline.erb:9
|
898
|
-
msgid "
|
977
|
+
msgid ""
|
978
|
+
"Hostnames must not start with numbers. A good approach is to use unique "
|
979
|
+
"information provided by facter (MAC address, BIOS or serial ID)."
|
899
980
|
msgstr "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID)."
|
900
981
|
|
901
982
|
#: ../app/views/discovery_rules/edit.html.erb:1
|
902
983
|
msgid "Edit %s"
|
903
|
-
msgstr ""
|
984
|
+
msgstr "Edit %s"
|
904
985
|
|
905
986
|
#: ../app/views/discovery_rules/index.html.erb:1
|
906
987
|
msgid "Discovery Rules"
|
@@ -971,9 +1052,13 @@ msgid "Discovery Proxy"
|
|
971
1052
|
msgstr "Discovery Proxy"
|
972
1053
|
|
973
1054
|
#: ../lib/foreman_discovery/engine.rb:189
|
974
|
-
msgid "
|
1055
|
+
msgid ""
|
1056
|
+
"Discovery Proxy to use within this subnet for managing connection to "
|
1057
|
+
"discovered hosts"
|
975
1058
|
msgstr "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
|
976
1059
|
|
977
1060
|
#: ../lib/foreman_discovery/engine.rb:190
|
978
|
-
msgid "
|
1061
|
+
msgid ""
|
1062
|
+
"ID of Discovery Proxy to use within this subnet for managing connection to "
|
1063
|
+
"discovered hosts"
|
979
1064
|
msgstr "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
|