foreman_discovery 14.0.1 → 15.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (80) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +8 -4
  3. data/app/controllers/api/v2/discovery_rules_controller.rb +2 -2
  4. data/app/controllers/concerns/foreman/controller/discovered_extensions.rb +2 -6
  5. data/app/controllers/discovered_hosts_controller.rb +4 -8
  6. data/app/helpers/discovered_hosts_helper.rb +3 -3
  7. data/app/helpers/discovery_rules_helper.rb +3 -3
  8. data/app/models/discovery_rule.rb +9 -13
  9. data/app/models/host/discovered.rb +6 -10
  10. data/app/models/host/managed_extensions.rb +6 -6
  11. data/app/models/setting/discovered.rb +2 -16
  12. data/app/services/foreman_discovery/import_hooks/subnet_and_taxonomy.rb +4 -4
  13. data/app/views/api/v2/discovered_hosts/main.json.rabl +2 -7
  14. data/app/views/api/v2/discovery_rules/main.json.rabl +4 -8
  15. data/app/views/discovered_hosts/_discovered_hosts_list.html.erb +8 -17
  16. data/app/views/discovered_hosts/_selected_hosts.html.erb +2 -10
  17. data/app/views/discovered_hosts/multiple_destroy.html.erb +1 -1
  18. data/app/views/discovered_hosts/select_multiple_location.html.erb +1 -1
  19. data/app/views/discovered_hosts/select_multiple_organization.html.erb +1 -1
  20. data/app/views/foreman_discovery/debian_kexec.erb +1 -1
  21. data/app/views/foreman_discovery/redhat_kexec.erb +5 -2
  22. data/db/seeds.d/50_discovery_templates.rb +2 -2
  23. data/lib/foreman_discovery/engine.rb +3 -3
  24. data/lib/foreman_discovery/version.rb +1 -1
  25. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  26. data/locale/ca/foreman_discovery.edit.po +92 -98
  27. data/locale/ca/foreman_discovery.po +2 -8
  28. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  29. data/locale/de/foreman_discovery.edit.po +111 -116
  30. data/locale/de/foreman_discovery.po +21 -26
  31. data/locale/en/foreman_discovery.edit.po +92 -100
  32. data/locale/en/foreman_discovery.po +0 -6
  33. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  34. data/locale/en_GB/foreman_discovery.edit.po +92 -98
  35. data/locale/en_GB/foreman_discovery.po +2 -8
  36. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  37. data/locale/es/foreman_discovery.edit.po +106 -112
  38. data/locale/es/foreman_discovery.po +16 -22
  39. data/locale/foreman_discovery.pot +103 -109
  40. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  41. data/locale/fr/foreman_discovery.edit.po +107 -113
  42. data/locale/fr/foreman_discovery.po +17 -23
  43. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  44. data/locale/gl/foreman_discovery.edit.po +92 -98
  45. data/locale/gl/foreman_discovery.po +2 -8
  46. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  47. data/locale/it/foreman_discovery.edit.po +92 -98
  48. data/locale/it/foreman_discovery.po +2 -8
  49. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  50. data/locale/ja/foreman_discovery.edit.po +106 -112
  51. data/locale/ja/foreman_discovery.po +16 -22
  52. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  53. data/locale/ko/foreman_discovery.edit.po +92 -98
  54. data/locale/ko/foreman_discovery.po +2 -8
  55. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  56. data/locale/pt_BR/foreman_discovery.edit.po +106 -112
  57. data/locale/pt_BR/foreman_discovery.po +16 -22
  58. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  59. data/locale/ru/foreman_discovery.edit.po +92 -98
  60. data/locale/ru/foreman_discovery.po +2 -8
  61. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  62. data/locale/sv_SE/foreman_discovery.edit.po +92 -98
  63. data/locale/sv_SE/foreman_discovery.po +2 -8
  64. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  65. data/locale/zh_CN/foreman_discovery.edit.po +106 -112
  66. data/locale/zh_CN/foreman_discovery.po +16 -22
  67. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  68. data/locale/zh_TW/foreman_discovery.edit.po +92 -98
  69. data/locale/zh_TW/foreman_discovery.po +2 -8
  70. data/test/factories/discovery_rule_related.rb +2 -2
  71. data/test/facts/asswweb061.json +2967 -0
  72. data/test/facts/qemu_noip.json +2 -0
  73. data/test/functional/api/v2/discovered_hosts_controller_test.rb +0 -16
  74. data/test/functional/discovered_hosts_controller_test.rb +19 -21
  75. data/test/test_helper_discovery.rb +1 -1
  76. data/test/unit/discovery_rule_test.rb +0 -2
  77. data/test/unit/host_discovered_test.rb +72 -16
  78. data/test/unit/managed_extensions_test.rb +2 -2
  79. data/test/unit/ui_notifications/destroy_host_test.rb +9 -0
  80. metadata +7 -2
@@ -8,8 +8,8 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: foreman_discovery 14.0.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "PO-Revision-Date: 2018-10-25 20:13+0000\n"
12
- "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>\n"
11
+ "PO-Revision-Date: 2019-04-18 19:36+0000\n"
12
+ "Last-Translator: Lukáš Zapletal\n"
13
13
  "Language-Team: Japanese (http://www.transifex.com/foreman/foreman/language/ja/"
14
14
  ")\n"
15
15
  "MIME-Version: 1.0\n"
@@ -52,7 +52,7 @@ msgid "Auto provisioning"
52
52
  msgstr "自動プロビジョニング"
53
53
 
54
54
  msgid "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)"
55
- msgstr ""
55
+ msgstr "自動ボンドインターフェース (LLDP で同じ VLAN 上に別のインターフェースが検出された場合)"
56
56
 
57
57
  msgid "Automatically generate PXE configuration to pin a newly discovered host to discovery"
58
58
  msgstr "新規に検出されたホストを検出に固定するための PXE 設定の自動生成"
@@ -82,7 +82,7 @@ msgid "Collapse All"
82
82
  msgstr "すべて折りたたむ"
83
83
 
84
84
  msgid "Command line options for kexec during PXE-less provisioning."
85
- msgstr ""
85
+ msgstr "PXE なしのプロビジョニング時に使用可能な kexec のコマンドラインオプション"
86
86
 
87
87
  msgid "Could not get facts from proxy %{url}: %{error}"
88
88
  msgstr "プロキシー %{url} からファクトを取得できませんでした: %{error}"
@@ -100,7 +100,7 @@ msgid "Create a discovery rule"
100
100
  msgstr "検出ルールの作成"
101
101
 
102
102
  msgid "Create bond interfaces"
103
- msgstr ""
103
+ msgstr "ボンドインターフェースの作成"
104
104
 
105
105
  msgid "Customize Host"
106
106
  msgstr "ホストのカスタマイズ"
@@ -139,14 +139,11 @@ msgid "Discovered Hosts"
139
139
  msgstr "検出されたホスト"
140
140
 
141
141
  msgid "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}"
142
- msgstr ""
142
+ msgstr "検出ホスト '%{host}' は全 NIC がフィルタリングされています。フィルター: %{filter}"
143
143
 
144
144
  msgid "Discovered host: %s"
145
145
  msgstr "検出されたホスト: %s"
146
146
 
147
- msgid "Discovered hosts"
148
- msgstr "検出されたホスト"
149
-
150
147
  msgid "Discovered hosts are provisioning now"
151
148
  msgstr "検出されたホストのプロビジョニング中"
152
149
 
@@ -172,10 +169,10 @@ msgid "Discovery Rules"
172
169
  msgstr "検出ルール"
173
170
 
174
171
  msgid "Discovery fact parser does not work with non-discovery host '%{host}'"
175
- msgstr ""
172
+ msgstr "検出ファクト解析は、非検出ホスト '%{host}' では機能しません"
176
173
 
177
174
  msgid "Discovery hostname naming pattern"
178
- msgstr ""
175
+ msgstr "ホスト名の名前パターンの検出"
179
176
 
180
177
  msgid "Discovery location"
181
178
  msgstr "検出ロケーション"
@@ -183,9 +180,6 @@ msgstr "検出ロケーション"
183
180
  msgid "Discovery organization"
184
181
  msgstr "検出組織"
185
182
 
186
- msgid "Discovery rules"
187
- msgstr "検出ルール"
188
-
189
183
  msgid "DiscoveryRule|Enabled"
190
184
  msgstr "有効化"
191
185
 
@@ -211,7 +205,7 @@ msgid "Disks size"
211
205
  msgstr "ディスク容量"
212
206
 
213
207
  msgid "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)"
214
- msgstr ""
208
+ msgstr "プロビジョニング NIC の MAC と一致する既存の管理ホストの検出を許可しない (エラーは早い段階で出されます)"
215
209
 
216
210
  msgid "Domain will be appended automatically. A hostname based on MAC address will be used when left blank."
217
211
  msgstr "ドメインは自動的に追加されます。空白のままの場合には、MAC アドレスに基づくホスト名が使用されます。"
@@ -226,7 +220,7 @@ msgid "Enable rule '%s'?"
226
220
  msgstr "ルール '%s' を有効にしますか?"
227
221
 
228
222
  msgid "Error on existing NIC"
229
- msgstr ""
223
+ msgstr "既存の NIC でのエラー"
230
224
 
231
225
  msgid "Errors during auto provisioning: %s"
232
226
  msgstr "自動プロビジョニング時のエラー: %s"
@@ -247,7 +241,7 @@ msgid "Extra facter columns to show in host lists (separate by comma)"
247
241
  msgstr "ホスト一覧に表示される追加の facter 列 (コンマ区切り)"
248
242
 
249
243
  msgid "Fact + prefix"
250
- msgstr ""
244
+ msgstr "ファクト + プレフィックス"
251
245
 
252
246
  msgid "Fact columns"
253
247
  msgstr "Fact 列"
@@ -389,7 +383,7 @@ msgid "Invalid hostname: Could not normalize the hostname"
389
383
  msgstr "無効なホスト名: ホスト名を正規化できませんでした"
390
384
 
391
385
  msgid "Invalid user type of %s was provided"
392
- msgstr ""
386
+ msgstr "無効なユーザータイプ %s が指定されました"
393
387
 
394
388
  msgid "Kernel kexec URL is invalid: '%s'"
395
389
  msgstr "カーネル kexec URL は無効です: '%s'"
@@ -437,7 +431,7 @@ msgid "MAC address"
437
431
  msgstr "MAC アドレス"
438
432
 
439
433
  msgid "MAC-based name"
440
- msgstr ""
434
+ msgstr "MAC ベースの名前"
441
435
 
442
436
  msgid "Maximum hosts provisioned with this rule (0 = unlimited)"
443
437
  msgstr "このルール (0 = unlimited) でプロビジョニングされた最大数のホスト"
@@ -536,7 +530,7 @@ msgid "Provision a discovered host"
536
530
  msgstr "検出されたホストのプロビジョニング"
537
531
 
538
532
  msgid "Random name"
539
- msgstr ""
533
+ msgstr "無作為の名前"
540
534
 
541
535
  msgid "Reboot"
542
536
  msgstr "再起動"
@@ -680,7 +674,7 @@ msgid "Unable to find a discovery rule, no host provided (check permissions)"
680
674
  msgstr "検出ルールを見つけることができません。指定されるホストがありません (パーミッションを確認してください)"
681
675
 
682
676
  msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
683
- msgstr ""
677
+ msgstr "%{mac} が '%{fact}' で指定されたプライマリー NIC を見つけることができません。NIC フィルター: %{filter}"
684
678
 
685
679
  msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
686
680
  msgstr "%{url} から kexec を %{name} に対して実行できません: %{msg}"
@@ -725,7 +719,7 @@ msgid "location ID for provisioned hosts"
725
719
  msgstr "プロビジョニングされたホストのロケーション ID"
726
720
 
727
721
  msgid "must be present."
728
- msgstr ""
722
+ msgstr "必須です。"
729
723
 
730
724
  msgid "must start with a letter or ERB."
731
725
  msgstr "文字または ERB で開始する必要があります。"
@@ -7,9 +7,9 @@ msgid ""
7
7
  msgstr ""
8
8
  "Project-Id-Version: foreman_discovery 14.0.0\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
- "POT-Creation-Date: 2018-11-05 08:34+0100\n"
11
- "PO-Revision-Date: 2018-10-25 20:13+0000\n"
12
- "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>\n"
10
+ "POT-Creation-Date: 2019-04-18 13:34+0200\n"
11
+ "PO-Revision-Date: 2019-04-18 19:36+0000\n"
12
+ "Last-Translator: Lukáš Zapletal\n"
13
13
  "Language-Team: Korean (http://www.transifex.com/foreman/foreman/language/ko/)\n"
14
14
  "MIME-Version: 1.0\n"
15
15
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -211,15 +211,15 @@ msgstr ""
211
211
  msgid "Unable to find a discovery rule, no host provided (check permissions)"
212
212
  msgstr "검색 규칙을 찾을 수 없습니다. 호스트가 제공되지 않았습니다(권한 확인)."
213
213
 
214
- #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:47
214
+ #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:43
215
215
  msgid "No hostgroup associated with rule '%s'"
216
216
  msgstr "'%s' 규칙에 연결된 호스트 그룹이 없습니다."
217
217
 
218
- #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:73
218
+ #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:69
219
219
  msgid "Errors during reboot: %s"
220
220
  msgstr "재부팅 도중 오류가 발생했습니다: %s"
221
221
 
222
- #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:91
222
+ #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:87
223
223
  msgid "No discovered hosts to reboot"
224
224
  msgstr "재부팅할 검색된 호스트가 없습니다."
225
225
 
@@ -329,19 +329,19 @@ msgstr "%s 전 "
329
329
 
330
330
  #: ../app/helpers/discovered_hosts_helper.rb:14
331
331
  #: ../app/helpers/discovered_hosts_helper.rb:29
332
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:46
332
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:38
333
333
  msgid "Auto Provision"
334
334
  msgstr "자동 프로비저닝 "
335
335
 
336
336
  #: ../app/helpers/discovered_hosts_helper.rb:15
337
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:47
337
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:39
338
338
  msgid "Refresh facts"
339
339
  msgstr "팩트 새로고침 "
340
340
 
341
341
  #: ../app/helpers/discovered_hosts_helper.rb:16
342
342
  #: ../app/helpers/discovered_hosts_helper.rb:30
343
- #: ../app/models/setting/discovered.rb:24
344
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:48
343
+ #: ../app/models/setting/discovered.rb:26
344
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
345
345
  msgid "Reboot"
346
346
  msgstr "다시 시작"
347
347
 
@@ -355,7 +355,7 @@ msgid "Select Action"
355
355
  msgstr "작업 선택 "
356
356
 
357
357
  #: ../app/helpers/discovered_hosts_helper.rb:23
358
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:49
358
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:41
359
359
  msgid "Delete %s?"
360
360
  msgstr "%s 을(를) 삭제하시겠습니까?"
361
361
 
@@ -400,6 +400,7 @@ msgstr "프로비저닝 "
400
400
  #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2
401
401
  #: ../app/views/discovered_hosts/welcome.html.erb:1
402
402
  #: ../app/views/discovered_hosts/welcome.html.erb:6
403
+ #: ../lib/foreman_discovery/engine.rb:158
403
404
  #: ../lib/foreman_discovery/engine.rb:173
404
405
  msgid "Discovered Hosts"
405
406
  msgstr ""
@@ -448,64 +449,64 @@ msgstr "문자 또는 ERB로 시작해야 합니다. "
448
449
  msgid "must be present."
449
450
  msgstr ""
450
451
 
451
- #: ../app/models/discovery_rule.rb:53
452
+ #: ../app/models/discovery_rule.rb:52
452
453
  msgid ""
453
454
  "Host group organization %s must also be associated to the discovery rule"
454
455
  msgid_plural ""
455
456
  "Host group organizations %s must also be associated to the discovery rule"
456
457
  msgstr[0] ""
457
458
 
458
- #: ../app/models/discovery_rule.rb:59
459
+ #: ../app/models/discovery_rule.rb:56
459
460
  msgid "Host group location %s must also be associated to the discovery rule"
460
461
  msgid_plural ""
461
462
  "Host group locations %s must also be associated to the discovery rule"
462
463
  msgstr[0] ""
463
464
 
464
- #: ../app/models/host/discovered.rb:45
465
+ #: ../app/models/host/discovered.rb:41
465
466
  msgid "Fact + prefix"
466
467
  msgstr ""
467
468
 
468
- #: ../app/models/host/discovered.rb:46
469
+ #: ../app/models/host/discovered.rb:42
469
470
  msgid "Random name"
470
471
  msgstr ""
471
472
 
472
- #: ../app/models/host/discovered.rb:47
473
+ #: ../app/models/host/discovered.rb:43
473
474
  msgid "MAC-based name"
474
475
  msgstr ""
475
476
 
476
- #: ../app/models/host/discovered.rb:56
477
+ #: ../app/models/host/discovered.rb:52
477
478
  msgid "Invalid facts, must be a Hash"
478
479
  msgstr "잘못된 팩트, 해시여야 합니다 "
479
480
 
480
- #: ../app/models/host/discovered.rb:61
481
+ #: ../app/models/host/discovered.rb:57
481
482
  msgid ""
482
483
  "Expected discovery_fact '%s' is missing, unable to detect primary interface "
483
484
  "and set hostname"
484
485
  msgstr "필요한 discovery_fact '%s'이(가) 누락되었습니다. 기본 인터페이스와 설정된 호스트 이름을 감지할 수 없습니다."
485
486
 
486
- #: ../app/models/host/discovered.rb:74
487
+ #: ../app/models/host/discovered.rb:70
487
488
  msgid ""
488
489
  "Invalid facts: hash does not contain a valid value for any of the facts in "
489
490
  "the discovery_hostname setting: %s"
490
491
  msgstr ""
491
492
 
492
- #: ../app/models/host/discovered.rb:100
493
+ #: ../app/models/host/discovered.rb:96
493
494
  msgid "Facts could not be imported"
494
495
  msgstr ""
495
496
 
496
- #: ../app/models/host/discovered.rb:155
497
+ #: ../app/models/host/discovered.rb:151
497
498
  msgid "Could not get facts from proxy %{url}: %{error}"
498
499
  msgstr "프록시 %{url}에서 팩트를 가져올 수 없습니다: %{error}"
499
500
 
500
- #: ../app/models/host/discovered.rb:163
501
+ #: ../app/models/host/discovered.rb:159
501
502
  msgid "Unable to reboot %{name} via %{url}: %{msg}"
502
503
  msgstr "%{url}을(를) 통해 %{name}을(를) 재부팅할 수 없습니다: %{msg}"
503
504
 
504
- #: ../app/models/host/discovered.rb:171
505
+ #: ../app/models/host/discovered.rb:167
505
506
  msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
506
507
  msgstr "%{url}을(를) 통해 %{name}에 대해 kexec을 수행할 수 없습니다: %{msg}"
507
508
 
508
- #: ../app/models/host/discovered.rb:190
509
+ #: ../app/models/host/discovered.rb:186
509
510
  msgid "Invalid hostname: Could not normalize the hostname"
510
511
  msgstr ""
511
512
 
@@ -534,193 +535,193 @@ msgid "Rebuild DNS for %s"
534
535
  msgstr ""
535
536
 
536
537
  #: ../app/models/setting/discovered.rb:19
538
+ msgid "The default location to place discovered hosts in"
539
+ msgstr "검색된 호스트를 배치하기 위한 기본 위치 "
540
+
541
+ #: ../app/models/setting/discovered.rb:19
542
+ msgid "Discovery location"
543
+ msgstr ""
544
+
545
+ #: ../app/models/setting/discovered.rb:20
546
+ msgid "The default organization to place discovered hosts in"
547
+ msgstr "검색된 호스트를 배치하기 위한 기본 조직 "
548
+
549
+ #: ../app/models/setting/discovered.rb:20
550
+ msgid "Discovery organization"
551
+ msgstr ""
552
+
553
+ #: ../app/models/setting/discovered.rb:21
537
554
  msgid "Fact name to use for primary interface detection"
538
555
  msgstr ""
539
556
 
540
- #: ../app/models/setting/discovered.rb:19
557
+ #: ../app/models/setting/discovered.rb:21
541
558
  msgid "Interface fact"
542
559
  msgstr ""
543
560
 
544
- #: ../app/models/setting/discovered.rb:20
561
+ #: ../app/models/setting/discovered.rb:22
545
562
  msgid ""
546
563
  "Automatic bond interface (if another interface is detected on the same VLAN "
547
564
  "via LLDP)"
548
565
  msgstr ""
549
566
 
550
- #: ../app/models/setting/discovered.rb:20
567
+ #: ../app/models/setting/discovered.rb:22
551
568
  msgid "Create bond interfaces"
552
569
  msgstr ""
553
570
 
554
- #: ../app/models/setting/discovered.rb:21
571
+ #: ../app/models/setting/discovered.rb:23
555
572
  msgid "Clean all reported facts during provisioning (except discovery facts)"
556
573
  msgstr ""
557
574
 
558
- #: ../app/models/setting/discovered.rb:21
575
+ #: ../app/models/setting/discovered.rb:23
559
576
  msgid "Clean all facts"
560
577
  msgstr ""
561
578
 
562
- #: ../app/models/setting/discovered.rb:22
579
+ #: ../app/models/setting/discovered.rb:24
563
580
  msgid "List of facts to use for the hostname (separated by comma, first wins)"
564
581
  msgstr ""
565
582
 
566
- #: ../app/models/setting/discovered.rb:22
583
+ #: ../app/models/setting/discovered.rb:24
567
584
  msgid "Hostname facts"
568
585
  msgstr ""
569
586
 
570
- #: ../app/models/setting/discovered.rb:23
587
+ #: ../app/models/setting/discovered.rb:25
571
588
  msgid ""
572
589
  "Automatically provision newly discovered hosts, according to the "
573
590
  "provisioning rules"
574
591
  msgstr "프로비저닝 규칙에 따라 새로 검색된 호스트의 자동 프로비저닝 "
575
592
 
576
- #: ../app/models/setting/discovered.rb:23
593
+ #: ../app/models/setting/discovered.rb:25
577
594
  msgid "Auto provisioning"
578
595
  msgstr ""
579
596
 
580
- #: ../app/models/setting/discovered.rb:24
597
+ #: ../app/models/setting/discovered.rb:26
581
598
  msgid "Automatically reboot or kexec discovered host during provisioning"
582
599
  msgstr ""
583
600
 
584
- #: ../app/models/setting/discovered.rb:25
601
+ #: ../app/models/setting/discovered.rb:27
585
602
  msgid "The default prefix to use for the host name, must start with a letter"
586
603
  msgstr "호스트 이름에 사용할 기본 접두사는 문자로 시작해야 합니다 "
587
604
 
588
- #: ../app/models/setting/discovered.rb:25
605
+ #: ../app/models/setting/discovered.rb:27
589
606
  msgid "Hostname prefix"
590
607
  msgstr ""
591
608
 
592
- #: ../app/models/setting/discovered.rb:26
609
+ #: ../app/models/setting/discovered.rb:28
593
610
  msgid "Extra facter columns to show in host lists (separate by comma)"
594
611
  msgstr "호스트 목록에 표시할 추가 팩트 열(쉼표로 구분)"
595
612
 
596
- #: ../app/models/setting/discovered.rb:26
613
+ #: ../app/models/setting/discovered.rb:28
597
614
  msgid "Fact columns"
598
615
  msgstr ""
599
616
 
600
- #: ../app/models/setting/discovered.rb:27
617
+ #: ../app/models/setting/discovered.rb:29
601
618
  msgid "Regex to organize facts for highlights section - e.g. ^(abc|cde)$"
602
619
  msgstr ""
603
620
 
604
- #: ../app/models/setting/discovered.rb:27
621
+ #: ../app/models/setting/discovered.rb:29
605
622
  msgid "Highlighted facts"
606
623
  msgstr ""
607
624
 
608
- #: ../app/models/setting/discovered.rb:28
625
+ #: ../app/models/setting/discovered.rb:30
609
626
  msgid "Regex to organize facts for storage section"
610
627
  msgstr "스토리지 섹션의 팩트를 구성하기 위한 정규식"
611
628
 
612
- #: ../app/models/setting/discovered.rb:28
629
+ #: ../app/models/setting/discovered.rb:30
613
630
  msgid "Storage facts"
614
631
  msgstr ""
615
632
 
616
- #: ../app/models/setting/discovered.rb:29
633
+ #: ../app/models/setting/discovered.rb:31
617
634
  msgid "Regex to organize facts for software section"
618
635
  msgstr "소프트웨어 섹션의 팩트를 구성하기 위한 정규식"
619
636
 
620
- #: ../app/models/setting/discovered.rb:29
637
+ #: ../app/models/setting/discovered.rb:31
621
638
  msgid "Software facts"
622
639
  msgstr ""
623
640
 
624
- #: ../app/models/setting/discovered.rb:30
641
+ #: ../app/models/setting/discovered.rb:32
625
642
  msgid "Regex to organize facts for hardware section"
626
643
  msgstr "하드웨어 섹션의 팩트를 구성하기 위한 정규식"
627
644
 
628
- #: ../app/models/setting/discovered.rb:30
645
+ #: ../app/models/setting/discovered.rb:32
629
646
  msgid "Hardware facts"
630
647
  msgstr ""
631
648
 
632
- #: ../app/models/setting/discovered.rb:31
649
+ #: ../app/models/setting/discovered.rb:33
633
650
  msgid "Regex to organize facts for network section"
634
651
  msgstr "네트워크 섹션의 팩트를 구성하기 위한 정규식"
635
652
 
636
- #: ../app/models/setting/discovered.rb:31
653
+ #: ../app/models/setting/discovered.rb:33
637
654
  msgid "Network facts"
638
655
  msgstr ""
639
656
 
640
- #: ../app/models/setting/discovered.rb:32
657
+ #: ../app/models/setting/discovered.rb:34
641
658
  msgid "Regex to organize facts for ipmi section"
642
659
  msgstr "ipmi 섹션의 팩트를 구성하기 위한 정규식"
643
660
 
644
- #: ../app/models/setting/discovered.rb:32
661
+ #: ../app/models/setting/discovered.rb:34
645
662
  msgid "IPMI facts"
646
663
  msgstr ""
647
664
 
648
- #: ../app/models/setting/discovered.rb:33
665
+ #: ../app/models/setting/discovered.rb:35
649
666
  msgid ""
650
667
  "Automatically generate PXE configuration to pin a newly discovered host to "
651
668
  "discovery"
652
669
  msgstr ""
653
670
 
654
- #: ../app/models/setting/discovered.rb:33
671
+ #: ../app/models/setting/discovered.rb:35
655
672
  msgid "Lock PXE"
656
673
  msgstr ""
657
674
 
658
- #: ../app/models/setting/discovered.rb:34
675
+ #: ../app/models/setting/discovered.rb:36
659
676
  msgid "PXELinux template to be used when pinning a host to discovery"
660
677
  msgstr ""
661
678
 
662
- #: ../app/models/setting/discovered.rb:34
679
+ #: ../app/models/setting/discovered.rb:36
663
680
  msgid "Locked PXELinux template name"
664
681
  msgstr ""
665
682
 
666
- #: ../app/models/setting/discovered.rb:35
683
+ #: ../app/models/setting/discovered.rb:37
667
684
  msgid "PXEGrub template to be used when pinning a host to discovery"
668
685
  msgstr ""
669
686
 
670
- #: ../app/models/setting/discovered.rb:35
687
+ #: ../app/models/setting/discovered.rb:37
671
688
  msgid "Locked PXEGrub template name"
672
689
  msgstr ""
673
690
 
674
- #: ../app/models/setting/discovered.rb:36
691
+ #: ../app/models/setting/discovered.rb:38
675
692
  msgid "PXEGrub2 template to be used when pinning a host to discovery"
676
693
  msgstr ""
677
694
 
678
- #: ../app/models/setting/discovered.rb:36
695
+ #: ../app/models/setting/discovered.rb:38
679
696
  msgid "Locked PXEGrub2 template name"
680
697
  msgstr ""
681
698
 
682
- #: ../app/models/setting/discovered.rb:37
699
+ #: ../app/models/setting/discovered.rb:39
683
700
  msgid "Force DNS entries creation when provisioning discovered host"
684
701
  msgstr ""
685
702
 
686
- #: ../app/models/setting/discovered.rb:37
703
+ #: ../app/models/setting/discovered.rb:39
687
704
  msgid "Force DNS"
688
705
  msgstr ""
689
706
 
690
- #: ../app/models/setting/discovered.rb:38
707
+ #: ../app/models/setting/discovered.rb:40
691
708
  msgid ""
692
709
  "Do not allow to discover existing managed host matching MAC of a "
693
710
  "provisioning NIC (errors out early)"
694
711
  msgstr ""
695
712
 
696
- #: ../app/models/setting/discovered.rb:38
713
+ #: ../app/models/setting/discovered.rb:40
697
714
  msgid "Error on existing NIC"
698
715
  msgstr ""
699
716
 
700
- #: ../app/models/setting/discovered.rb:39
717
+ #: ../app/models/setting/discovered.rb:41
701
718
  msgid "Discovery hostname naming pattern"
702
719
  msgstr ""
703
720
 
704
- #: ../app/models/setting/discovered.rb:39
721
+ #: ../app/models/setting/discovered.rb:41
705
722
  msgid "Type of name generator"
706
723
  msgstr ""
707
724
 
708
- #: ../app/models/setting/discovered.rb:46
709
- msgid "The default location to place discovered hosts in"
710
- msgstr "검색된 호스트를 배치하기 위한 기본 위치 "
711
-
712
- #: ../app/models/setting/discovered.rb:46
713
- msgid "Discovery location"
714
- msgstr ""
715
-
716
- #: ../app/models/setting/discovered.rb:54
717
- msgid "The default organization to place discovered hosts in"
718
- msgstr "검색된 호스트를 배치하기 위한 기본 조직 "
719
-
720
- #: ../app/models/setting/discovered.rb:54
721
- msgid "Discovery organization"
722
- msgstr ""
723
-
724
725
  #: ../app/services/foreman_discovery/fact_parser.rb:4
725
726
  msgid "Discovery fact parser does not work with non-discovery host '%{host}'"
726
727
  msgstr ""
@@ -810,38 +811,38 @@ msgstr "디스크 수"
810
811
  msgid "Disks Size"
811
812
  msgstr ""
812
813
 
813
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
814
- #: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
814
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16
815
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:9
815
816
  msgid "Location"
816
817
  msgstr "위치 "
817
818
 
818
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20
819
- #: ../app/views/discovered_hosts/_selected_hosts.html.erb:13
819
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
820
+ #: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
820
821
  msgid "Organization"
821
822
  msgstr "조직 "
822
823
 
823
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:22
824
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
824
825
  msgid "Subnet"
825
826
  msgstr "서브넷 "
826
827
 
827
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:23
828
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19
828
829
  msgid "Last Facts Upload"
829
830
  msgstr ""
830
831
 
831
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:24
832
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20
832
833
  #: ../app/views/discovery_rules/index.html.erb:12
833
834
  msgid "Actions"
834
835
  msgstr "동작 "
835
836
 
836
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:60
837
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:52
837
838
  msgid "Please Confirm"
838
839
  msgstr "확인해 주십시오 "
839
840
 
840
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:66
841
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:58
841
842
  msgid "Cancel"
842
843
  msgstr "취소 "
843
844
 
844
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:67
845
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:59
845
846
  msgid "Submit"
846
847
  msgstr "제출 "
847
848
 
@@ -1012,6 +1013,7 @@ msgid "Edit %s"
1012
1013
  msgstr "%s 편집 "
1013
1014
 
1014
1015
  #: ../app/views/discovery_rules/index.html.erb:1
1016
+ #: ../lib/foreman_discovery/engine.rb:163
1015
1017
  msgid "Discovery Rules"
1016
1018
  msgstr "검색 규칙 "
1017
1019
 
@@ -1067,14 +1069,6 @@ msgstr ""
1067
1069
  msgid "Details"
1068
1070
  msgstr "상세 정보 "
1069
1071
 
1070
- #: ../lib/foreman_discovery/engine.rb:158
1071
- msgid "Discovered hosts"
1072
- msgstr "검색된 호스트 "
1073
-
1074
- #: ../lib/foreman_discovery/engine.rb:163
1075
- msgid "Discovery rules"
1076
- msgstr "검색 규칙 "
1077
-
1078
1072
  #: ../lib/foreman_discovery/engine.rb:179
1079
1073
  msgid "Discovery Kexec template"
1080
1074
  msgstr ""