foreman_discovery 15.0.0 → 15.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/models/discovery_attribute_set.rb +0 -1
- data/app/models/host/discovered.rb +1 -2
- data/app/services/foreman_discovery/import_hooks/discovery_attribute.rb +9 -2
- 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 +81 -170
- data/locale/ca/foreman_discovery.po +1 -1
- data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/de/foreman_discovery.edit.po +79 -169
- data/locale/de/foreman_discovery.po +1 -1
- data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/en/foreman_discovery.edit.po +12 -12
- data/locale/en/foreman_discovery.po +1 -1
- data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/en_GB/foreman_discovery.edit.po +81 -170
- data/locale/en_GB/foreman_discovery.po +1 -1
- data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/es/foreman_discovery.edit.po +81 -170
- data/locale/es/foreman_discovery.po +1 -1
- data/locale/foreman_discovery.pot +13 -13
- data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/fr/foreman_discovery.edit.po +79 -169
- data/locale/fr/foreman_discovery.po +1 -1
- data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/gl/foreman_discovery.edit.po +81 -170
- data/locale/gl/foreman_discovery.po +1 -1
- data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/it/foreman_discovery.edit.po +81 -170
- data/locale/it/foreman_discovery.po +1 -1
- data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ja/foreman_discovery.edit.po +83 -170
- data/locale/ja/foreman_discovery.po +1 -1
- data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ko/foreman_discovery.edit.po +81 -169
- data/locale/ko/foreman_discovery.po +1 -1
- data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/pt_BR/foreman_discovery.edit.po +81 -170
- data/locale/pt_BR/foreman_discovery.po +1 -1
- data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ru/foreman_discovery.edit.po +84 -171
- data/locale/ru/foreman_discovery.po +1 -1
- data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/sv_SE/foreman_discovery.edit.po +81 -170
- data/locale/sv_SE/foreman_discovery.po +1 -1
- data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_CN/foreman_discovery.edit.po +83 -170
- data/locale/zh_CN/foreman_discovery.po +1 -1
- data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_TW/foreman_discovery.edit.po +83 -170
- data/locale/zh_TW/foreman_discovery.po +1 -1
- data/test/functional/discovered_hosts_controller_test.rb +1 -1
- data/test/unit/discovery_attribute_set_test.rb +12 -8
- data/test/unit/managed_extensions_test.rb +2 -2
- metadata +29 -34
- data/test/facts/asswweb061.json +0 -2967
- data/test/facts/qemu_noip.json +0 -2
Binary file
|
@@ -1,16 +1,17 @@
|
|
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
|
msgid ""
|
7
7
|
msgstr ""
|
8
|
-
"Project-Id-Version: foreman_discovery
|
8
|
+
"Project-Id-Version: foreman_discovery 15.0.0\n"
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
10
|
-
"POT-Creation-Date: 2019-
|
10
|
+
"POT-Creation-Date: 2019-07-23 17:13+0200\n"
|
11
11
|
"PO-Revision-Date: 2019-04-18 19:36+0000\n"
|
12
12
|
"Last-Translator: Lukáš Zapletal\n"
|
13
|
-
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/foreman/foreman/
|
13
|
+
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/foreman/foreman/lang"
|
14
|
+
"uage/zh_TW/)\n"
|
14
15
|
"MIME-Version: 1.0\n"
|
15
16
|
"Content-Type: text/plain; charset=UTF-8\n"
|
16
17
|
"Content-Transfer-Encoding: 8bit\n"
|
@@ -21,23 +22,19 @@ msgstr ""
|
|
21
22
|
msgid "List all discovered hosts"
|
22
23
|
msgstr ""
|
23
24
|
|
24
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:17
|
25
|
-
#: ../app/controllers/api/v2/discovery_rules_controller.rb:15
|
25
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:17 ../app/controllers/api/v2/discovery_rules_controller.rb:15
|
26
26
|
msgid "filter results"
|
27
27
|
msgstr "篩選結果"
|
28
28
|
|
29
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:18
|
30
|
-
#: ../app/controllers/api/v2/discovery_rules_controller.rb:16
|
29
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:18 ../app/controllers/api/v2/discovery_rules_controller.rb:16
|
31
30
|
msgid "sort results"
|
32
31
|
msgstr "排序結果"
|
33
32
|
|
34
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:19
|
35
|
-
#: ../app/controllers/api/v2/discovery_rules_controller.rb:17
|
33
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:19 ../app/controllers/api/v2/discovery_rules_controller.rb:17
|
36
34
|
msgid "paginate results"
|
37
35
|
msgstr "編頁結果"
|
38
36
|
|
39
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:20
|
40
|
-
#: ../app/controllers/api/v2/discovery_rules_controller.rb:18
|
37
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:20 ../app/controllers/api/v2/discovery_rules_controller.rb:18
|
41
38
|
msgid "number of entries per request"
|
42
39
|
msgstr "每個請求的項目數量"
|
43
40
|
|
@@ -45,8 +42,7 @@ msgstr "每個請求的項目數量"
|
|
45
42
|
msgid "Show a discovered host"
|
46
43
|
msgstr ""
|
47
44
|
|
48
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:37
|
49
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:79
|
45
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:79
|
50
46
|
msgid "DHCP filename option (Grub2 or PXELinux by default)"
|
51
47
|
msgstr ""
|
52
48
|
|
@@ -67,14 +63,11 @@ msgid "not required if it's a virtual machine"
|
|
67
63
|
msgstr ""
|
68
64
|
|
69
65
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
|
70
|
-
msgid ""
|
71
|
-
"UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
|
66
|
+
msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
|
72
67
|
msgstr "用來追蹤協調流程任務狀態的 UUID,GET /api/orchestration/:UUID/tasks"
|
73
68
|
|
74
69
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:78
|
75
|
-
msgid ""
|
76
|
-
"required if value is not inherited from host group or default password in "
|
77
|
-
"settings"
|
70
|
+
msgid "required if value is not inherited from host group or default password in settings"
|
78
71
|
msgstr ""
|
79
72
|
|
80
73
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:89
|
@@ -86,18 +79,14 @@ msgid "Upload facts for a host, creating the host if required"
|
|
86
79
|
msgstr "上傳主機的詳情,並視需求建立主機"
|
87
80
|
|
88
81
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:97
|
89
|
-
msgid ""
|
90
|
-
"hash containing facts for the host with minimum set of facts: "
|
91
|
-
"discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: "
|
92
|
-
"eth0 (example in case primary interface is named eth0)"
|
82
|
+
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)"
|
93
83
|
msgstr ""
|
94
84
|
|
95
85
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:116
|
96
86
|
msgid "Execute rules against a discovered host"
|
97
87
|
msgstr ""
|
98
88
|
|
99
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:122
|
100
|
-
#: ../app/controllers/discovered_hosts_controller.rb:159
|
89
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:122 ../app/controllers/discovered_hosts_controller.rb:159
|
101
90
|
msgid "Host %{host} was provisioned with rule %{rule}"
|
102
91
|
msgstr ""
|
103
92
|
|
@@ -105,8 +94,7 @@ msgstr ""
|
|
105
94
|
msgid "Unable to provision %{host}: %{errors}"
|
106
95
|
msgstr ""
|
107
96
|
|
108
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:131
|
109
|
-
#: ../app/controllers/discovered_hosts_controller.rb:166
|
97
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:131 ../app/controllers/discovered_hosts_controller.rb:166
|
110
98
|
msgid "No rule found for host %s"
|
111
99
|
msgstr ""
|
112
100
|
|
@@ -114,13 +102,11 @@ msgstr ""
|
|
114
102
|
msgid "Execute rules against all currently discovered hosts"
|
115
103
|
msgstr ""
|
116
104
|
|
117
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:142
|
118
|
-
#: ../app/controllers/discovered_hosts_controller.rb:172
|
105
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:142 ../app/controllers/discovered_hosts_controller.rb:172
|
119
106
|
msgid "Errors during auto provisioning: %s"
|
120
107
|
msgstr ""
|
121
108
|
|
122
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:145
|
123
|
-
#: ../app/controllers/discovered_hosts_controller.rb:175
|
109
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:175
|
124
110
|
msgid "No discovered hosts to provision"
|
125
111
|
msgstr ""
|
126
112
|
|
@@ -140,8 +126,7 @@ msgstr ""
|
|
140
126
|
msgid "Rebooting all discovered hosts"
|
141
127
|
msgstr ""
|
142
128
|
|
143
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:207
|
144
|
-
#: ../app/controllers/discovered_hosts_controller.rb:128
|
129
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:207 ../app/controllers/discovered_hosts_controller.rb:128
|
145
130
|
msgid "Discovered hosts are rebooting now"
|
146
131
|
msgstr ""
|
147
132
|
|
@@ -166,8 +151,7 @@ msgid "the hostgroup that is used to auto provision a host"
|
|
166
151
|
msgstr ""
|
167
152
|
|
168
153
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:35
|
169
|
-
msgid ""
|
170
|
-
"defines a pattern to assign human-readable hostnames to the matching hosts"
|
154
|
+
msgid "defines a pattern to assign human-readable hostnames to the matching hosts"
|
171
155
|
msgstr ""
|
172
156
|
|
173
157
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:36
|
@@ -175,8 +159,7 @@ msgid "enables to limit maximum amount of provisioned hosts per rule"
|
|
175
159
|
msgstr ""
|
176
160
|
|
177
161
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:37
|
178
|
-
msgid ""
|
179
|
-
"puts the rules in order, low numbers go first. Must be greater then zero"
|
162
|
+
msgid "puts the rules in order, low numbers go first. Must be greater then zero"
|
180
163
|
msgstr ""
|
181
164
|
|
182
165
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:38
|
@@ -327,21 +310,15 @@ msgstr ""
|
|
327
310
|
msgid "%s ago"
|
328
311
|
msgstr "%s 之前"
|
329
312
|
|
330
|
-
#: ../app/helpers/discovered_hosts_helper.rb:14
|
331
|
-
#: ../app/helpers/discovered_hosts_helper.rb:29
|
332
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:38
|
313
|
+
#: ../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
314
|
msgid "Auto Provision"
|
334
315
|
msgstr ""
|
335
316
|
|
336
|
-
#: ../app/helpers/discovered_hosts_helper.rb:15
|
337
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:39
|
317
|
+
#: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:38
|
338
318
|
msgid "Refresh facts"
|
339
319
|
msgstr "刷新詳情"
|
340
320
|
|
341
|
-
#: ../app/helpers/discovered_hosts_helper.rb:16
|
342
|
-
#: ../app/helpers/discovered_hosts_helper.rb:30
|
343
|
-
#: ../app/models/setting/discovered.rb:26
|
344
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
|
321
|
+
#: ../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
|
345
322
|
msgid "Reboot"
|
346
323
|
msgstr "重新開機"
|
347
324
|
|
@@ -349,13 +326,11 @@ msgstr "重新開機"
|
|
349
326
|
msgid "Back"
|
350
327
|
msgstr "上一步"
|
351
328
|
|
352
|
-
#: ../app/helpers/discovered_hosts_helper.rb:21
|
353
|
-
#: ../app/helpers/discovered_hosts_helper.rb:35
|
329
|
+
#: ../app/helpers/discovered_hosts_helper.rb:21 ../app/helpers/discovered_hosts_helper.rb:35
|
354
330
|
msgid "Select Action"
|
355
331
|
msgstr "選擇動作"
|
356
332
|
|
357
|
-
#: ../app/helpers/discovered_hosts_helper.rb:23
|
358
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:41
|
333
|
+
#: ../app/helpers/discovered_hosts_helper.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
|
359
334
|
msgid "Delete %s?"
|
360
335
|
msgstr "刪除 %s?"
|
361
336
|
|
@@ -375,8 +350,7 @@ msgstr "刪除"
|
|
375
350
|
msgid "%s - The following hosts are about to be changed"
|
376
351
|
msgstr "%s - 以下主機即將受到更改"
|
377
352
|
|
378
|
-
#: ../app/helpers/discovered_hosts_helper.rb:46
|
379
|
-
#: ../app/views/dashboard/_discovery_widget_host.html.erb:2
|
353
|
+
#: ../app/helpers/discovered_hosts_helper.rb:46 ../app/views/dashboard/_discovery_widget_host.html.erb:2
|
380
354
|
msgid "N/A"
|
381
355
|
msgstr "N/A"
|
382
356
|
|
@@ -396,12 +370,7 @@ msgstr ""
|
|
396
370
|
msgid "Provision"
|
397
371
|
msgstr "佈建"
|
398
372
|
|
399
|
-
#: ../app/helpers/discovery_rules_helper.rb:26
|
400
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2
|
401
|
-
#: ../app/views/discovered_hosts/welcome.html.erb:1
|
402
|
-
#: ../app/views/discovered_hosts/welcome.html.erb:6
|
403
|
-
#: ../lib/foreman_discovery/engine.rb:158
|
404
|
-
#: ../lib/foreman_discovery/engine.rb:173
|
373
|
+
#: ../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
|
405
374
|
msgid "Discovered Hosts"
|
406
375
|
msgstr ""
|
407
376
|
|
@@ -450,63 +419,58 @@ msgid "must be present."
|
|
450
419
|
msgstr ""
|
451
420
|
|
452
421
|
#: ../app/models/discovery_rule.rb:52
|
453
|
-
msgid ""
|
454
|
-
"Host group
|
455
|
-
msgid_plural ""
|
456
|
-
"Host group organizations %s must also be associated to the discovery rule"
|
422
|
+
msgid "Host group organization %s must also be associated to the discovery rule"
|
423
|
+
msgid_plural "Host group organizations %s must also be associated to the discovery rule"
|
457
424
|
msgstr[0] ""
|
425
|
+
msgstr[1] ""
|
458
426
|
|
459
427
|
#: ../app/models/discovery_rule.rb:56
|
460
428
|
msgid "Host group location %s must also be associated to the discovery rule"
|
461
|
-
msgid_plural ""
|
462
|
-
"Host group locations %s must also be associated to the discovery rule"
|
429
|
+
msgid_plural "Host group locations %s must also be associated to the discovery rule"
|
463
430
|
msgstr[0] ""
|
431
|
+
msgstr[1] ""
|
464
432
|
|
465
|
-
#: ../app/models/host/discovered.rb:
|
433
|
+
#: ../app/models/host/discovered.rb:40
|
466
434
|
msgid "Fact + prefix"
|
467
435
|
msgstr ""
|
468
436
|
|
469
|
-
#: ../app/models/host/discovered.rb:
|
437
|
+
#: ../app/models/host/discovered.rb:41
|
470
438
|
msgid "Random name"
|
471
439
|
msgstr ""
|
472
440
|
|
473
|
-
#: ../app/models/host/discovered.rb:
|
441
|
+
#: ../app/models/host/discovered.rb:42
|
474
442
|
msgid "MAC-based name"
|
475
443
|
msgstr ""
|
476
444
|
|
477
|
-
#: ../app/models/host/discovered.rb:
|
445
|
+
#: ../app/models/host/discovered.rb:51
|
478
446
|
msgid "Invalid facts, must be a Hash"
|
479
447
|
msgstr ""
|
480
448
|
|
481
|
-
#: ../app/models/host/discovered.rb:
|
482
|
-
msgid ""
|
483
|
-
"Expected discovery_fact '%s' is missing, unable to detect primary interface "
|
484
|
-
"and set hostname"
|
449
|
+
#: ../app/models/host/discovered.rb:56
|
450
|
+
msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
|
485
451
|
msgstr ""
|
486
452
|
|
487
|
-
#: ../app/models/host/discovered.rb:
|
488
|
-
msgid ""
|
489
|
-
"Invalid facts: hash does not contain a valid value for any of the facts in "
|
490
|
-
"the discovery_hostname setting: %s"
|
453
|
+
#: ../app/models/host/discovered.rb:69
|
454
|
+
msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
|
491
455
|
msgstr ""
|
492
456
|
|
493
|
-
#: ../app/models/host/discovered.rb:
|
457
|
+
#: ../app/models/host/discovered.rb:95
|
494
458
|
msgid "Facts could not be imported"
|
495
459
|
msgstr ""
|
496
460
|
|
497
|
-
#: ../app/models/host/discovered.rb:
|
461
|
+
#: ../app/models/host/discovered.rb:150
|
498
462
|
msgid "Could not get facts from proxy %{url}: %{error}"
|
499
463
|
msgstr ""
|
500
464
|
|
501
|
-
#: ../app/models/host/discovered.rb:
|
465
|
+
#: ../app/models/host/discovered.rb:158
|
502
466
|
msgid "Unable to reboot %{name} via %{url}: %{msg}"
|
503
467
|
msgstr ""
|
504
468
|
|
505
|
-
#: ../app/models/host/discovered.rb:
|
469
|
+
#: ../app/models/host/discovered.rb:166
|
506
470
|
msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
|
507
471
|
msgstr ""
|
508
472
|
|
509
|
-
#: ../app/models/host/discovered.rb:
|
473
|
+
#: ../app/models/host/discovered.rb:185
|
510
474
|
msgid "Invalid hostname: Could not normalize the hostname"
|
511
475
|
msgstr ""
|
512
476
|
|
@@ -522,11 +486,11 @@ msgstr "重新啟動 %s"
|
|
522
486
|
msgid "Kexec template not associated with operating system"
|
523
487
|
msgstr ""
|
524
488
|
|
525
|
-
#: ../app/models/host/managed_extensions.rb:
|
489
|
+
#: ../app/models/host/managed_extensions.rb:49
|
526
490
|
msgid "Kernel kexec URL is invalid: '%s'"
|
527
491
|
msgstr ""
|
528
492
|
|
529
|
-
#: ../app/models/host/managed_extensions.rb:
|
493
|
+
#: ../app/models/host/managed_extensions.rb:50
|
530
494
|
msgid "Init RAM kexec URL is invalid: '%s'"
|
531
495
|
msgstr ""
|
532
496
|
|
@@ -559,9 +523,7 @@ msgid "Interface fact"
|
|
559
523
|
msgstr ""
|
560
524
|
|
561
525
|
#: ../app/models/setting/discovered.rb:22
|
562
|
-
msgid ""
|
563
|
-
"Automatic bond interface (if another interface is detected on the same VLAN "
|
564
|
-
"via LLDP)"
|
526
|
+
msgid "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)"
|
565
527
|
msgstr ""
|
566
528
|
|
567
529
|
#: ../app/models/setting/discovered.rb:22
|
@@ -585,9 +547,7 @@ msgid "Hostname facts"
|
|
585
547
|
msgstr ""
|
586
548
|
|
587
549
|
#: ../app/models/setting/discovered.rb:25
|
588
|
-
msgid ""
|
589
|
-
"Automatically provision newly discovered hosts, according to the "
|
590
|
-
"provisioning rules"
|
550
|
+
msgid "Automatically provision newly discovered hosts, according to the provisioning rules"
|
591
551
|
msgstr ""
|
592
552
|
|
593
553
|
#: ../app/models/setting/discovered.rb:25
|
@@ -663,9 +623,7 @@ msgid "IPMI facts"
|
|
663
623
|
msgstr ""
|
664
624
|
|
665
625
|
#: ../app/models/setting/discovered.rb:35
|
666
|
-
msgid ""
|
667
|
-
"Automatically generate PXE configuration to pin a newly discovered host to "
|
668
|
-
"discovery"
|
626
|
+
msgid "Automatically generate PXE configuration to pin a newly discovered host to discovery"
|
669
627
|
msgstr ""
|
670
628
|
|
671
629
|
#: ../app/models/setting/discovered.rb:35
|
@@ -705,9 +663,7 @@ msgid "Force DNS"
|
|
705
663
|
msgstr ""
|
706
664
|
|
707
665
|
#: ../app/models/setting/discovered.rb:40
|
708
|
-
msgid ""
|
709
|
-
"Do not allow to discover existing managed host matching MAC of a "
|
710
|
-
"provisioning NIC (errors out early)"
|
666
|
+
msgid "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)"
|
711
667
|
msgstr ""
|
712
668
|
|
713
669
|
#: ../app/models/setting/discovered.rb:40
|
@@ -731,9 +687,7 @@ msgid "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}"
|
|
731
687
|
msgstr ""
|
732
688
|
|
733
689
|
#: ../app/services/foreman_discovery/fact_parser.rb:12
|
734
|
-
msgid ""
|
735
|
-
"Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: "
|
736
|
-
"%{filter}"
|
690
|
+
msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
|
737
691
|
msgstr ""
|
738
692
|
|
739
693
|
#: ../app/services/foreman_discovery/node_api/node_resource.rb:75
|
@@ -752,25 +706,15 @@ msgstr ""
|
|
752
706
|
msgid "Host"
|
753
707
|
msgstr "主機"
|
754
708
|
|
755
|
-
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4
|
756
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7
|
757
|
-
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:8
|
758
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:18
|
759
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:10
|
709
|
+
#: ../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
710
|
msgid "Model"
|
761
711
|
msgstr "型號"
|
762
712
|
|
763
|
-
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5
|
764
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9
|
765
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:20
|
766
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:12
|
713
|
+
#: ../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
|
767
714
|
msgid "CPUs"
|
768
715
|
msgstr "CPU"
|
769
716
|
|
770
|
-
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6
|
771
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10
|
772
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:21
|
773
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:13
|
717
|
+
#: ../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
|
774
718
|
msgid "Memory"
|
775
719
|
msgstr "記憶體"
|
776
720
|
|
@@ -782,67 +726,59 @@ msgstr ""
|
|
782
726
|
msgid "Create Host"
|
783
727
|
msgstr ""
|
784
728
|
|
785
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
729
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:4
|
786
730
|
msgid "Select all items in this page"
|
787
731
|
msgstr "選擇這頁中的所有項目"
|
788
732
|
|
789
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
733
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:4
|
790
734
|
msgid "items selected. Uncheck to Clear"
|
791
735
|
msgstr "已選取項目。反選以清除"
|
792
736
|
|
793
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
794
|
-
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:7
|
795
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:17
|
796
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:9
|
737
|
+
#: ../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
|
797
738
|
msgid "Name"
|
798
739
|
msgstr "名稱"
|
799
740
|
|
800
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
801
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:19
|
802
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:11
|
741
|
+
#: ../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
|
803
742
|
msgid "IP Address"
|
804
743
|
msgstr "IP 位址"
|
805
744
|
|
806
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
745
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10
|
807
746
|
msgid "Disk Count"
|
808
747
|
msgstr ""
|
809
748
|
|
810
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
749
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
|
811
750
|
msgid "Disks Size"
|
812
751
|
msgstr ""
|
813
752
|
|
814
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
815
|
-
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:9
|
753
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:15 ../app/views/discovered_hosts/_selected_hosts.html.erb:9
|
816
754
|
msgid "Location"
|
817
755
|
msgstr "位置"
|
818
756
|
|
819
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
820
|
-
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
|
757
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:10
|
821
758
|
msgid "Organization"
|
822
759
|
msgstr "組織"
|
823
760
|
|
824
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
761
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
|
825
762
|
msgid "Subnet"
|
826
763
|
msgstr "子網路"
|
827
764
|
|
828
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
765
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
|
829
766
|
msgid "Last Facts Upload"
|
830
767
|
msgstr ""
|
831
768
|
|
832
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
833
|
-
#: ../app/views/discovery_rules/index.html.erb:12
|
769
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19 ../app/views/discovery_rules/index.html.erb:12
|
834
770
|
msgid "Actions"
|
835
771
|
msgstr "動作"
|
836
772
|
|
837
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
773
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:51
|
838
774
|
msgid "Please Confirm"
|
839
775
|
msgstr "請確認"
|
840
776
|
|
841
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
777
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:57
|
842
778
|
msgid "Cancel"
|
843
779
|
msgstr "取消"
|
844
780
|
|
845
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
781
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:58
|
846
782
|
msgid "Submit"
|
847
783
|
msgstr "提交"
|
848
784
|
|
@@ -851,9 +787,7 @@ msgid "Provision %s"
|
|
851
787
|
msgstr ""
|
852
788
|
|
853
789
|
#: ../app/views/discovered_hosts/multiple_destroy.html.erb:3
|
854
|
-
msgid ""
|
855
|
-
"This might take a while, as all hosts, facts and reports will be destroyed "
|
856
|
-
"as well"
|
790
|
+
msgid "This might take a while, as all hosts, facts and reports will be destroyed as well"
|
857
791
|
msgstr "這可能會花上一段時間,因為所有主機、詳情與報告皆會被刪除"
|
858
792
|
|
859
793
|
#: ../app/views/discovered_hosts/select_multiple_location.html.erb:5
|
@@ -897,9 +831,7 @@ msgid "No discovered hosts found in this context."
|
|
897
831
|
msgstr ""
|
898
832
|
|
899
833
|
#: ../app/views/discovered_hosts/welcome.html.erb:8
|
900
|
-
msgid ""
|
901
|
-
"This page shows discovered bare-metal or virtual nodes waiting to be "
|
902
|
-
"provisioned."
|
834
|
+
msgid "This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
|
903
835
|
msgstr ""
|
904
836
|
|
905
837
|
#: ../app/views/discovered_hosts/welcome.html.erb:9
|
@@ -914,23 +846,19 @@ msgstr ""
|
|
914
846
|
msgid "<b>Foreman</b> Discovered hosts summary"
|
915
847
|
msgstr ""
|
916
848
|
|
917
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:10
|
918
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:5
|
849
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:10 ../app/views/discovered_mailer/discovered_summary.text.erb:5
|
919
850
|
msgid "Summary from %{time} ago to %{now}"
|
920
851
|
msgstr ""
|
921
852
|
|
922
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:11
|
923
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:3
|
853
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:11 ../app/views/discovered_mailer/discovered_summary.text.erb:3
|
924
854
|
msgid "Discovered hosts from Foreman server at %{foreman_url}"
|
925
855
|
msgstr ""
|
926
856
|
|
927
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:22
|
928
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:14
|
857
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:22 ../app/views/discovered_mailer/discovered_summary.text.erb:14
|
929
858
|
msgid "Disk count"
|
930
859
|
msgstr "磁碟計數"
|
931
860
|
|
932
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:23
|
933
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:15
|
861
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:23 ../app/views/discovered_mailer/discovered_summary.text.erb:15
|
934
862
|
msgid "Disks size"
|
935
863
|
msgstr "磁碟大小"
|
936
864
|
|
@@ -979,41 +907,30 @@ msgid "Rule priority (lower integer means higher priority)"
|
|
979
907
|
msgstr ""
|
980
908
|
|
981
909
|
#: ../app/views/discovery_rules/_template_inline.erb:2
|
982
|
-
msgid ""
|
983
|
-
"Specify target hostname template pattern in the same syntax as in "
|
984
|
-
"Provisioning Templates (ERB)."
|
910
|
+
msgid "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB)."
|
985
911
|
msgstr ""
|
986
912
|
|
987
913
|
#: ../app/views/discovery_rules/_template_inline.erb:4
|
988
|
-
msgid ""
|
989
|
-
"Domain will be appended automatically. A hostname based on MAC address will "
|
990
|
-
"be used when left blank."
|
914
|
+
msgid "Domain will be appended automatically. A hostname based on MAC address will be used when left blank."
|
991
915
|
msgstr ""
|
992
916
|
|
993
917
|
#: ../app/views/discovery_rules/_template_inline.erb:5
|
994
|
-
msgid ""
|
995
|
-
"In addition to @host attribute function rand for random integers is "
|
996
|
-
"available. Examples:"
|
918
|
+
msgid "In addition to @host attribute function rand for random integers is available. Examples:"
|
997
919
|
msgstr ""
|
998
920
|
|
999
921
|
#: ../app/views/discovery_rules/_template_inline.erb:8
|
1000
|
-
msgid ""
|
1001
|
-
"When creating hostname patterns, make sure the resulting host names are "
|
1002
|
-
"unique."
|
922
|
+
msgid "When creating hostname patterns, make sure the resulting host names are unique."
|
1003
923
|
msgstr ""
|
1004
924
|
|
1005
925
|
#: ../app/views/discovery_rules/_template_inline.erb:9
|
1006
|
-
msgid ""
|
1007
|
-
"Hostnames must not start with numbers. A good approach is to use unique "
|
1008
|
-
"information provided by facter (MAC address, BIOS or serial ID)."
|
926
|
+
msgid "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID)."
|
1009
927
|
msgstr ""
|
1010
928
|
|
1011
929
|
#: ../app/views/discovery_rules/edit.html.erb:1
|
1012
930
|
msgid "Edit %s"
|
1013
931
|
msgstr "編輯 %s"
|
1014
932
|
|
1015
|
-
#: ../app/views/discovery_rules/index.html.erb:1
|
1016
|
-
#: ../lib/foreman_discovery/engine.rb:163
|
933
|
+
#: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:163
|
1017
934
|
msgid "Discovery Rules"
|
1018
935
|
msgstr ""
|
1019
936
|
|
@@ -1078,13 +995,9 @@ msgid "Discovery Proxy"
|
|
1078
995
|
msgstr ""
|
1079
996
|
|
1080
997
|
#: ../lib/foreman_discovery/engine.rb:189
|
1081
|
-
msgid ""
|
1082
|
-
"Discovery Proxy to use within this subnet for managing connection to "
|
1083
|
-
"discovered hosts"
|
998
|
+
msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
|
1084
999
|
msgstr ""
|
1085
1000
|
|
1086
1001
|
#: ../lib/foreman_discovery/engine.rb:190
|
1087
|
-
msgid ""
|
1088
|
-
"ID of Discovery Proxy to use within this subnet for managing connection to "
|
1089
|
-
"discovered hosts"
|
1002
|
+
msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
|
1090
1003
|
msgstr ""
|