foreman_discovery 22.0.4 → 23.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (82) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_discovery/locale/ca/foreman_discovery.js +847 -0
  3. data/app/assets/javascripts/foreman_discovery/locale/cs_CZ/foreman_discovery.js +847 -0
  4. data/app/assets/javascripts/foreman_discovery/locale/de/foreman_discovery.js +847 -0
  5. data/app/assets/javascripts/foreman_discovery/locale/en/foreman_discovery.js +846 -0
  6. data/app/assets/javascripts/foreman_discovery/locale/en_GB/foreman_discovery.js +847 -0
  7. data/app/assets/javascripts/foreman_discovery/locale/es/foreman_discovery.js +850 -0
  8. data/app/assets/javascripts/foreman_discovery/locale/fr/foreman_discovery.js +850 -0
  9. data/app/assets/javascripts/foreman_discovery/locale/gl/foreman_discovery.js +847 -0
  10. data/app/assets/javascripts/foreman_discovery/locale/it/foreman_discovery.js +847 -0
  11. data/app/assets/javascripts/foreman_discovery/locale/ja/foreman_discovery.js +844 -0
  12. data/app/assets/javascripts/foreman_discovery/locale/ka/foreman_discovery.js +847 -0
  13. data/app/assets/javascripts/foreman_discovery/locale/ko/foreman_discovery.js +847 -0
  14. data/app/assets/javascripts/foreman_discovery/locale/pt_BR/foreman_discovery.js +850 -0
  15. data/app/assets/javascripts/foreman_discovery/locale/ru/foreman_discovery.js +851 -0
  16. data/app/assets/javascripts/foreman_discovery/locale/sv_SE/foreman_discovery.js +847 -0
  17. data/app/assets/javascripts/foreman_discovery/locale/zh_CN/foreman_discovery.js +844 -0
  18. data/app/assets/javascripts/foreman_discovery/locale/zh_TW/foreman_discovery.js +847 -0
  19. data/app/controllers/discovered_hosts_controller.rb +4 -0
  20. data/app/helpers/discovered_hosts_helper.rb +9 -2
  21. data/app/services/foreman_discovery/node_api/node_resource.rb +5 -5
  22. data/app/services/foreman_discovery/ui_notifications/failed_discovery.rb +1 -1
  23. data/extra/discover-host +1 -1
  24. data/lib/foreman_discovery/engine.rb +2 -8
  25. data/lib/foreman_discovery/version.rb +1 -1
  26. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  27. data/locale/ca/foreman_discovery.edit.po +1122 -0
  28. data/locale/ca/foreman_discovery.po +15 -3
  29. data/locale/cs_CZ/LC_MESSAGES/foreman_discovery.mo +0 -0
  30. data/locale/cs_CZ/foreman_discovery.edit.po +1120 -0
  31. data/locale/cs_CZ/foreman_discovery.po +846 -0
  32. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  33. data/locale/de/foreman_discovery.edit.po +1129 -0
  34. data/locale/de/foreman_discovery.po +17 -5
  35. data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
  36. data/locale/en/foreman_discovery.edit.po +1115 -0
  37. data/locale/en/foreman_discovery.po +15 -3
  38. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  39. data/locale/en_GB/foreman_discovery.edit.po +1125 -0
  40. data/locale/en_GB/foreman_discovery.po +17 -5
  41. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  42. data/locale/es/foreman_discovery.edit.po +1130 -0
  43. data/locale/es/foreman_discovery.po +17 -5
  44. data/locale/foreman_discovery.pot +78 -59
  45. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  46. data/locale/fr/foreman_discovery.edit.po +1126 -0
  47. data/locale/fr/foreman_discovery.po +17 -5
  48. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  49. data/locale/gl/foreman_discovery.edit.po +1120 -0
  50. data/locale/gl/foreman_discovery.po +15 -3
  51. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  52. data/locale/it/foreman_discovery.edit.po +1123 -0
  53. data/locale/it/foreman_discovery.po +15 -3
  54. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  55. data/locale/ja/foreman_discovery.edit.po +1119 -0
  56. data/locale/ja/foreman_discovery.po +17 -5
  57. data/locale/ka/LC_MESSAGES/foreman_discovery.mo +0 -0
  58. data/locale/ka/foreman_discovery.edit.po +1120 -0
  59. data/locale/ka/foreman_discovery.po +15 -3
  60. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  61. data/locale/ko/foreman_discovery.edit.po +1119 -0
  62. data/locale/ko/foreman_discovery.po +16 -4
  63. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  64. data/locale/pt_BR/foreman_discovery.edit.po +1132 -0
  65. data/locale/pt_BR/foreman_discovery.po +17 -5
  66. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  67. data/locale/ru/foreman_discovery.edit.po +1131 -0
  68. data/locale/ru/foreman_discovery.po +17 -5
  69. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  70. data/locale/sv_SE/foreman_discovery.edit.po +1123 -0
  71. data/locale/sv_SE/foreman_discovery.po +15 -3
  72. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  73. data/locale/zh_CN/foreman_discovery.edit.po +1117 -0
  74. data/locale/zh_CN/foreman_discovery.po +17 -5
  75. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  76. data/locale/zh_TW/foreman_discovery.edit.po +1120 -0
  77. data/locale/zh_TW/foreman_discovery.po +15 -3
  78. data/package.json +0 -1
  79. data/test/migrations/20221102075151_migrate_discovery_hostname_and_fact_column_to_array_test.rb +11 -25
  80. data/test/migrations/20221102075151_migrate_discovery_hostname_and_fact_column_to_array_test.rb.orig +81 -0
  81. data/webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js +1 -1
  82. metadata +54 -16
@@ -0,0 +1,847 @@
1
+ locales['foreman_discovery'] = locales['foreman_discovery'] || {}; locales['foreman_discovery']['zh_TW'] = {
2
+ "domain": "foreman_discovery",
3
+ "locale_data": {
4
+ "foreman_discovery": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_discovery v22.0.4",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "PO-Revision-Date": "2013-11-15 17:25+0000",
9
+ "Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
10
+ "Language-Team": "Chinese (Taiwan) (http://www.transifex.com/foreman/foreman/language/zh_TW/)",
11
+ "MIME-Version": "1.0",
12
+ "Content-Type": "text/plain; charset=UTF-8",
13
+ "Content-Transfer-Encoding": "8bit",
14
+ "Language": "zh_TW",
15
+ "Plural-Forms": "nplurals=1; plural=0;",
16
+ "lang": "zh_TW",
17
+ "domain": "foreman_discovery",
18
+ "plural_forms": "nplurals=1; plural=0;"
19
+ },
20
+ "List all discovered hosts": [
21
+ ""
22
+ ],
23
+ "filter results": [
24
+ "篩選結果"
25
+ ],
26
+ "sort results": [
27
+ "排序結果"
28
+ ],
29
+ "paginate results": [
30
+ "編頁結果"
31
+ ],
32
+ "number of entries per request": [
33
+ "每個請求的項目數量"
34
+ ],
35
+ "Show a discovered host": [
36
+ ""
37
+ ],
38
+ "DHCP filename option (Grub2 or PXELinux by default)": [
39
+ ""
40
+ ],
41
+ "Create a discovered host for testing (use /facts to create new hosts)": [
42
+ ""
43
+ ],
44
+ "Provision a discovered host": [
45
+ ""
46
+ ],
47
+ "required if host is managed and value is not inherited from host group": [
48
+ "若主機是個受管理的主機,並且值不是由主機群組所繼承的話便需要"
49
+ ],
50
+ "not required if using a subnet with DHCP proxy": [
51
+ "若是使用一個含有 DHCP 協定的子網路則不需要"
52
+ ],
53
+ "not required if it's a virtual machine": [
54
+ ""
55
+ ],
56
+ "required if not imaged based provisioning and host is managed and value is not inherited from host group": [
57
+ "若不是基於映像檔的佈建,而主機受管理並且值並非由主機群組所繼承的話便需要"
58
+ ],
59
+ "required if host is managed and custom partition has not been defined": [
60
+ "若主機是個受管理的主機,並且尚未定義自訂分割區的話便需要"
61
+ ],
62
+ "Host's owner type": [
63
+ "主機的擁有者類型"
64
+ ],
65
+ "Host's parameters (array or indexed hash)": [
66
+ "主機參數(陣列或索引過的雜湊)"
67
+ ],
68
+ "Name of the parameter": [
69
+ "參數名稱"
70
+ ],
71
+ "Parameter value": [
72
+ "參數值"
73
+ ],
74
+ "Type of value": [
75
+ ""
76
+ ],
77
+ "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks": [
78
+ "用來追蹤協調流程任務狀態的 UUID,GET /api/orchestration/:UUID/tasks"
79
+ ],
80
+ "required if value is not inherited from host group or default password in settings": [
81
+ ""
82
+ ],
83
+ "Delete a discovered host": [
84
+ ""
85
+ ],
86
+ "Upload facts for a host, creating the host if required": [
87
+ "上傳主機的詳情,並視需求建立主機"
88
+ ],
89
+ "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)": [
90
+ ""
91
+ ],
92
+ "Execute rules against a discovered host": [
93
+ ""
94
+ ],
95
+ "Host %{host} was provisioned with rule %{rule}": [
96
+ ""
97
+ ],
98
+ "Unable to provision %{host}: %{errors}": [
99
+ ""
100
+ ],
101
+ "No rule found for host %s": [
102
+ ""
103
+ ],
104
+ "Execute rules against all currently discovered hosts": [
105
+ ""
106
+ ],
107
+ "Errors during auto provisioning: %s": [
108
+ ""
109
+ ],
110
+ "No discovered hosts to provision": [
111
+ ""
112
+ ],
113
+ "%s discovered hosts were provisioned": [
114
+ ""
115
+ ],
116
+ "Refreshing the facts of a discovered host": [
117
+ ""
118
+ ],
119
+ "Rebooting a discovered host": [
120
+ ""
121
+ ],
122
+ "Rebooting all discovered hosts": [
123
+ ""
124
+ ],
125
+ "Discovered hosts are rebooting now": [
126
+ ""
127
+ ],
128
+ "List all discovery rules": [
129
+ ""
130
+ ],
131
+ "Show a discovery rule": [
132
+ ""
133
+ ],
134
+ "represents rule name shown to the users": [
135
+ ""
136
+ ],
137
+ "query to match discovered hosts for the particular rule": [
138
+ ""
139
+ ],
140
+ "the hostgroup that is used to auto provision a host": [
141
+ ""
142
+ ],
143
+ "defines a pattern to assign human-readable hostnames to the matching hosts": [
144
+ ""
145
+ ],
146
+ "enables to limit maximum amount of provisioned hosts per rule": [
147
+ ""
148
+ ],
149
+ "puts the rules in order, low numbers go first. Must be greater then zero": [
150
+ ""
151
+ ],
152
+ "flag is used for temporary shutdown of rules": [
153
+ ""
154
+ ],
155
+ "location ID for provisioned hosts": [
156
+ ""
157
+ ],
158
+ "organization ID for provisioned hosts": [
159
+ ""
160
+ ],
161
+ "Create a discovery rule": [
162
+ ""
163
+ ],
164
+ "Update a rule": [
165
+ ""
166
+ ],
167
+ "Delete a rule": [
168
+ ""
169
+ ],
170
+ "List all fact values of a given discovered host": [
171
+ ""
172
+ ],
173
+ "Unable to find a discovery rule, no host provided (check permissions)": [
174
+ ""
175
+ ],
176
+ "No hostgroup associated with rule '%s'": [
177
+ ""
178
+ ],
179
+ "Errors during reboot: %s": [
180
+ ""
181
+ ],
182
+ "No discovered hosts to reboot": [
183
+ ""
184
+ ],
185
+ "Successfully provisioned %s": [
186
+ ""
187
+ ],
188
+ "Facts refreshed for %s": [
189
+ "%s 的詳情已刷新"
190
+ ],
191
+ "Failed to refresh facts for %s": [
192
+ "刷新 %s 的詳情失敗"
193
+ ],
194
+ "Failed to refresh facts for %{hostname} with error %{error_message}": [
195
+ ""
196
+ ],
197
+ "Host of type %s can not be rebooted": [
198
+ ""
199
+ ],
200
+ "Rebooting host %s": [
201
+ ""
202
+ ],
203
+ "Failed to reboot host %s": [
204
+ ""
205
+ ],
206
+ "Failed to reboot host %{hostname} with error %{error_message}": [
207
+ ""
208
+ ],
209
+ "Failed to reboot hosts with error %s": [
210
+ ""
211
+ ],
212
+ "Destroyed selected hosts": [
213
+ "刪除選擇的主機"
214
+ ],
215
+ "The following hosts were not deleted: %s": [
216
+ "下列主機尚未刪除:%s"
217
+ ],
218
+ "Failed to auto provision host %s: %s": [
219
+ ""
220
+ ],
221
+ "Discovered hosts are provisioning now": [
222
+ ""
223
+ ],
224
+ "Discovered host reported from unknown subnet, communication will not be proxied.": [
225
+ ""
226
+ ],
227
+ "Discovered hosts reported from unknown subnet are %s, communication will not be proxied.": [
228
+ ""
229
+ ],
230
+ "No hosts were found with that id or name": [
231
+ "沒有找到擁有此 ID 或名稱的主機"
232
+ ],
233
+ "No hosts selected": [
234
+ "未選擇主機"
235
+ ],
236
+ "Something went wrong while selecting hosts - %s": [
237
+ "選擇主機時發生了錯誤 - %s"
238
+ ],
239
+ "Rule enabled": [
240
+ ""
241
+ ],
242
+ "Rule disabled": [
243
+ ""
244
+ ],
245
+ "Auto Provision": [
246
+ ""
247
+ ],
248
+ "Refresh facts": [
249
+ "刷新詳情"
250
+ ],
251
+ "Reboot": [
252
+ "重新開機"
253
+ ],
254
+ "Back": [
255
+ "上一步"
256
+ ],
257
+ "Select Action": [
258
+ "選擇動作"
259
+ ],
260
+ "Delete %s?": [
261
+ "刪除 %s?"
262
+ ],
263
+ "Assign Organization": [
264
+ "指定組織"
265
+ ],
266
+ "Assign Location": [
267
+ "指定位置"
268
+ ],
269
+ "Delete": [
270
+ "刪除"
271
+ ],
272
+ "%s - The following hosts are about to be changed": [
273
+ "%s - 以下主機即將受到更改"
274
+ ],
275
+ "N/A": [
276
+ "N/A"
277
+ ],
278
+ "New in the last 24 hours": [
279
+ ""
280
+ ],
281
+ "Not reported in more than 7 days": [
282
+ ""
283
+ ],
284
+ "Reported in the last 7 days": [
285
+ ""
286
+ ],
287
+ "Provision": [
288
+ "佈建"
289
+ ],
290
+ "Discovered Hosts": [
291
+ ""
292
+ ],
293
+ "Associated Hosts": [
294
+ ""
295
+ ],
296
+ "Disable": [
297
+ "停用"
298
+ ],
299
+ "Disable rule '%s'?": [
300
+ ""
301
+ ],
302
+ "Enable": [
303
+ "啟用"
304
+ ],
305
+ "Enable rule '%s'?": [
306
+ ""
307
+ ],
308
+ "Clone": [
309
+ "複製"
310
+ ],
311
+ "Delete rule '%s'?": [
312
+ ""
313
+ ],
314
+ "Invalid user type of %s was provided": [
315
+ ""
316
+ ],
317
+ "Discovered hosts summary": [
318
+ ""
319
+ ],
320
+ "can't contain white spaces.": [
321
+ ""
322
+ ],
323
+ "must start with a letter or ERB.": [
324
+ ""
325
+ ],
326
+ "must be present.": [
327
+ ""
328
+ ],
329
+ "Host group organization %s must also be associated to the discovery rule": [
330
+ "",
331
+ ""
332
+ ],
333
+ "Host group location %s must also be associated to the discovery rule": [
334
+ "",
335
+ ""
336
+ ],
337
+ "Fact + prefix": [
338
+ ""
339
+ ],
340
+ "Random name": [
341
+ ""
342
+ ],
343
+ "MAC-based name": [
344
+ ""
345
+ ],
346
+ "Invalid facts, must be a Hash": [
347
+ ""
348
+ ],
349
+ "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname": [
350
+ ""
351
+ ],
352
+ "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s": [
353
+ ""
354
+ ],
355
+ "Facts could not be imported": [
356
+ ""
357
+ ],
358
+ "Could not get facts from proxy %{url}: %{error}": [
359
+ ""
360
+ ],
361
+ "Unable to perform reboot on %{name} (%{url}): %{msg}": [
362
+ ""
363
+ ],
364
+ "Unable to perform %{action} on %{ips}": [
365
+ ""
366
+ ],
367
+ "Unable to perform kexec on %{name} (%{url}): %{msg}": [
368
+ ""
369
+ ],
370
+ "Invalid hostname: Could not normalize the hostname": [
371
+ ""
372
+ ],
373
+ "Reloading kernel on %s": [
374
+ ""
375
+ ],
376
+ "Rebooting %s": [
377
+ "重新啟動 %s"
378
+ ],
379
+ "Kexec template not associated with operating system": [
380
+ ""
381
+ ],
382
+ "Kernel kexec URL is invalid: '%s'": [
383
+ ""
384
+ ],
385
+ "Init RAM kexec URL is invalid: '%s'": [
386
+ ""
387
+ ],
388
+ "Rebuild DNS for %s": [
389
+ ""
390
+ ],
391
+ "Discovery fact parser does not work with non-discovery host '%{host}'": [
392
+ ""
393
+ ],
394
+ "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}": [
395
+ ""
396
+ ],
397
+ "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}": [
398
+ ""
399
+ ],
400
+ "Highlights": [
401
+ ""
402
+ ],
403
+ "Storage": [
404
+ "儲存裝置"
405
+ ],
406
+ "Hardware": [
407
+ "硬體"
408
+ ],
409
+ "Network": [
410
+ "網路"
411
+ ],
412
+ "Software": [
413
+ "軟體"
414
+ ],
415
+ "IPMI": [
416
+ "IPMI"
417
+ ],
418
+ "Miscellaneous": [
419
+ "雜項"
420
+ ],
421
+ "IPAM must be configured for subnet '%s'": [
422
+ ""
423
+ ],
424
+ "Options must be hash": [
425
+ ""
426
+ ],
427
+ "Option 'url' must be provided": [
428
+ ""
429
+ ],
430
+ "Option 'url' must be valid URI: %s": [
431
+ ""
432
+ ],
433
+ "Image API returned HTTP/%{code} with '%{body}": [
434
+ ""
435
+ ],
436
+ "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})": [
437
+ ""
438
+ ],
439
+ "One or more hosts with failed discovery due to error: %s": [
440
+ ""
441
+ ],
442
+ "Host %s has been dicovered": [
443
+ ""
444
+ ],
445
+ "Discovered Host": [
446
+ "",
447
+ ""
448
+ ],
449
+ "No discovered hosts available": [
450
+ ""
451
+ ],
452
+ "Host": [
453
+ "主機"
454
+ ],
455
+ "Model": [
456
+ "型號"
457
+ ],
458
+ "CPUs": [
459
+ "CPU"
460
+ ],
461
+ "Memory": [
462
+ "記憶體"
463
+ ],
464
+ "Customize Host": [
465
+ ""
466
+ ],
467
+ "Create Host": [
468
+ ""
469
+ ],
470
+ "Select all items in this page": [
471
+ "選擇這頁中的所有項目"
472
+ ],
473
+ "items selected. Uncheck to Clear": [
474
+ "已選取項目。反選以清除"
475
+ ],
476
+ "Name": [
477
+ "名稱"
478
+ ],
479
+ "IP Address": [
480
+ "IP 位址"
481
+ ],
482
+ "Disk Count": [
483
+ ""
484
+ ],
485
+ "Disks Size": [
486
+ ""
487
+ ],
488
+ "Location": [
489
+ "位置"
490
+ ],
491
+ "Organization": [
492
+ "組織"
493
+ ],
494
+ "Subnet": [
495
+ "子網路"
496
+ ],
497
+ "Last Facts Upload": [
498
+ ""
499
+ ],
500
+ "Actions": [
501
+ "動作"
502
+ ],
503
+ "Please Confirm": [
504
+ "請確認"
505
+ ],
506
+ "Cancel": [
507
+ "取消"
508
+ ],
509
+ "Submit": [
510
+ "提交"
511
+ ],
512
+ "Provision %s": [
513
+ ""
514
+ ],
515
+ "This might take a while, as all hosts, facts and reports will be destroyed as well": [
516
+ "這可能會花上一段時間,因為所有主機、詳情與報告皆會被刪除"
517
+ ],
518
+ "Select location": [
519
+ "選擇位置"
520
+ ],
521
+ "Select organization": [
522
+ "選擇組織"
523
+ ],
524
+ "Discovered host: %s": [
525
+ "發現的主機:%s"
526
+ ],
527
+ "Interfaces": [
528
+ "介面"
529
+ ],
530
+ "Type": [
531
+ "種類"
532
+ ],
533
+ "Identifier": [
534
+ "辨識碼"
535
+ ],
536
+ "MAC address": [
537
+ "MAC 位址"
538
+ ],
539
+ "IP address": [
540
+ "IP 位址"
541
+ ],
542
+ "Collapse All": [
543
+ "全部收回"
544
+ ],
545
+ "Summary report for discovered hosts from Foreman": [
546
+ ""
547
+ ],
548
+ "<b>Foreman</b> Discovered hosts summary": [
549
+ ""
550
+ ],
551
+ "Summary from %{time} ago to %{now}": [
552
+ ""
553
+ ],
554
+ "Discovered hosts from Foreman server at %{foreman_url}": [
555
+ ""
556
+ ],
557
+ "Disk count": [
558
+ "磁碟計數"
559
+ ],
560
+ "Disks size": [
561
+ "磁碟大小"
562
+ ],
563
+ "No discovered hosts for the selected period": [
564
+ ""
565
+ ],
566
+ "Foreman discovered hosts summary": [
567
+ ""
568
+ ],
569
+ "No new discovered hosts for this period": [
570
+ ""
571
+ ],
572
+ "Primary": [
573
+ "主要"
574
+ ],
575
+ "Locations": [
576
+ "位置"
577
+ ],
578
+ "Organizations": [
579
+ "組織"
580
+ ],
581
+ "Target host group for this rule with all properties set": [
582
+ ""
583
+ ],
584
+ "Hostname for provisioned hosts": [
585
+ ""
586
+ ],
587
+ "Hosts Limit": [
588
+ "主機限制"
589
+ ],
590
+ "Maximum hosts provisioned with this rule (0 = unlimited)": [
591
+ ""
592
+ ],
593
+ "Rule priority (lower integer means higher priority)": [
594
+ ""
595
+ ],
596
+ "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB).": [
597
+ ""
598
+ ],
599
+ "Domain will be appended automatically. A hostname based on MAC address will be used when left blank.": [
600
+ ""
601
+ ],
602
+ "In addition to @host attribute function rand for random integers is available. Examples:": [
603
+ ""
604
+ ],
605
+ "When creating hostname patterns, make sure the resulting host names are unique.": [
606
+ ""
607
+ ],
608
+ "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID).": [
609
+ ""
610
+ ],
611
+ "Clone %s": [
612
+ "複製 %s"
613
+ ],
614
+ "Edit %s": [
615
+ "編輯 %s"
616
+ ],
617
+ "Discovery Rules": [
618
+ ""
619
+ ],
620
+ "Create Rule": [
621
+ ""
622
+ ],
623
+ "DiscoveryRule|Name": [
624
+ ""
625
+ ],
626
+ "DiscoveryRule|Priority": [
627
+ ""
628
+ ],
629
+ "DiscoveryRule|Query": [
630
+ ""
631
+ ],
632
+ "Host Group": [
633
+ "主機群組"
634
+ ],
635
+ "Hosts/Limit": [
636
+ ""
637
+ ],
638
+ "DiscoveryRule|Enabled": [
639
+ ""
640
+ ],
641
+ "New Discovery Rule": [
642
+ ""
643
+ ],
644
+ "Discovered Rules": [
645
+ ""
646
+ ],
647
+ "A summary of discovered hosts": [
648
+ ""
649
+ ],
650
+ "New hosts": [
651
+ ""
652
+ ],
653
+ "One or more hosts have been discovered": [
654
+ ""
655
+ ],
656
+ "Details": [
657
+ "詳細資料"
658
+ ],
659
+ "Hosts": [
660
+ "主機"
661
+ ],
662
+ "Error message goes here": [
663
+ ""
664
+ ],
665
+ "Discovery": [
666
+ ""
667
+ ],
668
+ "Discovery location": [
669
+ ""
670
+ ],
671
+ "The default location to place discovered hosts in": [
672
+ "放置已發現之主機的預設位置"
673
+ ],
674
+ "Discovery organization": [
675
+ ""
676
+ ],
677
+ "The default organization to place discovered hosts in": [
678
+ "放置已發現之主機的預設組織"
679
+ ],
680
+ "Interface fact": [
681
+ ""
682
+ ],
683
+ "Fact name to use for primary interface detection": [
684
+ ""
685
+ ],
686
+ "Create bond interfaces": [
687
+ ""
688
+ ],
689
+ "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)": [
690
+ ""
691
+ ],
692
+ "Clean all facts": [
693
+ ""
694
+ ],
695
+ "Clean all reported facts during provisioning (except discovery facts)": [
696
+ ""
697
+ ],
698
+ "Hostname facts": [
699
+ ""
700
+ ],
701
+ "List of facts to use for the hostname (first wins)": [
702
+ ""
703
+ ],
704
+ "Auto provisioning": [
705
+ ""
706
+ ],
707
+ "Automatically provision newly discovered hosts, according to the provisioning rules": [
708
+ ""
709
+ ],
710
+ "Automatically reboot or kexec discovered host during provisioning": [
711
+ ""
712
+ ],
713
+ "Hostname prefix": [
714
+ ""
715
+ ],
716
+ "The default prefix to use for the host name, must start with a letter": [
717
+ ""
718
+ ],
719
+ "Fact columns": [
720
+ ""
721
+ ],
722
+ "Extra facter columns to show in host lists": [
723
+ ""
724
+ ],
725
+ "Highlighted facts": [
726
+ ""
727
+ ],
728
+ "Regex to organize facts for highlights section - e.g. ^(abc|cde)$": [
729
+ ""
730
+ ],
731
+ "Storage facts": [
732
+ ""
733
+ ],
734
+ "Regex to organize facts for storage section": [
735
+ ""
736
+ ],
737
+ "Software facts": [
738
+ ""
739
+ ],
740
+ "Regex to organize facts for software section": [
741
+ ""
742
+ ],
743
+ "Hardware facts": [
744
+ ""
745
+ ],
746
+ "Regex to organize facts for hardware section": [
747
+ ""
748
+ ],
749
+ "Network facts": [
750
+ ""
751
+ ],
752
+ "Regex to organize facts for network section": [
753
+ ""
754
+ ],
755
+ "IPMI facts": [
756
+ ""
757
+ ],
758
+ "Regex to organize facts for ipmi section": [
759
+ ""
760
+ ],
761
+ "Lock PXE": [
762
+ ""
763
+ ],
764
+ "Automatically generate PXE configuration to pin a newly discovered host to discovery": [
765
+ ""
766
+ ],
767
+ "Locked PXELinux template name": [
768
+ ""
769
+ ],
770
+ "PXELinux template to be used when pinning a host to discovery": [
771
+ ""
772
+ ],
773
+ "Locked PXEGrub template name": [
774
+ ""
775
+ ],
776
+ "PXEGrub template to be used when pinning a host to discovery": [
777
+ ""
778
+ ],
779
+ "Locked PXEGrub2 template name": [
780
+ ""
781
+ ],
782
+ "PXEGrub2 template to be used when pinning a host to discovery": [
783
+ ""
784
+ ],
785
+ "Force DNS": [
786
+ ""
787
+ ],
788
+ "Force DNS entries creation when provisioning discovered host": [
789
+ ""
790
+ ],
791
+ "Error on existing NIC": [
792
+ ""
793
+ ],
794
+ "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)": [
795
+ ""
796
+ ],
797
+ "Type of name generator": [
798
+ ""
799
+ ],
800
+ "Discovery hostname naming pattern": [
801
+ ""
802
+ ],
803
+ "Prefer IPv6": [
804
+ ""
805
+ ],
806
+ "Prefer IPv6 to IPv4 when calling discovered nodes": [
807
+ ""
808
+ ],
809
+ "Discovery Proxy": [
810
+ ""
811
+ ],
812
+ "Discovery Proxy to use within this subnet for managing connection to discovered hosts": [
813
+ ""
814
+ ],
815
+ "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts": [
816
+ ""
817
+ ],
818
+ "For more information please see ": [
819
+ ""
820
+ ],
821
+ "documentation": [
822
+ ""
823
+ ],
824
+ "No discovered hosts found in this context. This page shows discovered bare-metal or virtual nodes waiting to be provisioned.": [
825
+ ""
826
+ ],
827
+ "Foreman Discovery": [
828
+ ""
829
+ ],
830
+ "No Discovery Rules found in this context. Create Discovery Rules to perform automated provisioning on Discovered Hosts": [
831
+ ""
832
+ ],
833
+ "Remote action:": [
834
+ "遠端動作:"
835
+ ],
836
+ "Import Puppet classes": [
837
+ "匯入 Puppet 類別"
838
+ ],
839
+ "Import facts": [
840
+ "匯入詳情"
841
+ ],
842
+ "Action with sub plans": [
843
+ "有子計畫的動作"
844
+ ]
845
+ }
846
+ }
847
+ };