foreman_discovery 9.1.3 → 9.1.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -6,11 +6,11 @@
6
6
  # Shuji Yamada <uzy.exe@gmail.com>, 2015
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: foreman_discovery 9.1.2\n"
9
+ "Project-Id-Version: foreman_discovery 9.1.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2017-06-14 13:49+0200\n"
12
- "PO-Revision-Date: 2017-08-29 17:00+0000\n"
13
- "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>\n"
11
+ "POT-Creation-Date: 2017-10-17 15:39+0200\n"
12
+ "PO-Revision-Date: 2017-10-17 23:23+0000\n"
13
+ "Last-Translator: Lukáš Zapletal\n"
14
14
  "Language-Team: Japanese (http://www.transifex.com/foreman/foreman/language/ja/)\n"
15
15
  "MIME-Version: 1.0\n"
16
16
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -46,98 +46,103 @@ msgstr "要求ごとのエントリー数"
46
46
  msgid "Show a discovered host"
47
47
  msgstr "検出されたホストの表示"
48
48
 
49
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:40
49
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37
50
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:79
51
+ msgid "DHCP filename option (Grub2 or PXELinux by default)"
52
+ msgstr ""
53
+
54
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:41
50
55
  msgid "Create a discovered host for testing (use /facts to create new hosts)"
51
56
  msgstr "テストのために検出済みホストを作成 (新規ホストを作成する場合は /facts を使用)"
52
57
 
53
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:48
58
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:50
54
59
  msgid "Provision a discovered host"
55
60
  msgstr "検出されたホストのプロビジョニング"
56
61
 
57
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:53
62
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:55
58
63
  msgid "not required if using a subnet with DHCP proxy"
59
64
  msgstr "DHCP プロキシーを使用するサブネットを使用する場合は不要です"
60
65
 
61
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:54
66
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:56
62
67
  msgid "not required if it's a virtual machine"
63
68
  msgstr "仮想マシンの場合は不要です"
64
69
 
65
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
70
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
66
71
  msgid ""
67
72
  "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
68
73
  msgstr "オーケストレーションタスクの状態を追跡するための UUID。GET /api/orchestration/:UUID/tasks"
69
74
 
70
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
75
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:78
71
76
  msgid ""
72
77
  "required if value is not inherited from host group or default password in "
73
78
  "settings"
74
79
  msgstr "値がホストグループから継承されていないか、または設定済みのデフォルトパスワードである場合に必要です"
75
80
 
76
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:86
81
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:89
77
82
  msgid "Delete a discovered host"
78
83
  msgstr "検出されたホストの削除"
79
84
 
80
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:93
85
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:96
81
86
  msgid "Upload facts for a host, creating the host if required"
82
87
  msgstr "ホストのファクトをアップロードし、必要な場合はホストを作成します"
83
88
 
84
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:94
89
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:97
85
90
  msgid ""
86
91
  "hash containing facts for the host with minimum set of facts: "
87
92
  "discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: "
88
93
  "eth0 (example in case primary interface is named eth0)"
89
94
  msgstr "ファクトの最小セットがあるホスト向けファクトを含むハッシュ: discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: eth0 (プライマリーインターフェースの名前が eth0 の場合の例)"
90
95
 
91
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:113
96
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:117
92
97
  msgid "Execute rules against a discovered host"
93
98
  msgstr "検出されたホストに対してルールを実行"
94
99
 
95
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:119
96
- #: ../app/controllers/discovered_hosts_controller.rb:162
100
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:123
101
+ #: ../app/controllers/discovered_hosts_controller.rb:152
97
102
  msgid "Host %{host} was provisioned with rule %{rule}"
98
103
  msgstr "ルール %{rule} でホスト %{host} がプロビジョニングされました"
99
104
 
100
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:122
105
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:126
101
106
  msgid "Unable to provision %{host}: %{errors}"
102
107
  msgstr "%{host} をプロビジョニングできません: %{errors}"
103
108
 
104
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:128
105
- #: ../app/controllers/discovered_hosts_controller.rb:169
109
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:132
110
+ #: ../app/controllers/discovered_hosts_controller.rb:159
106
111
  msgid "No rule found for host %s"
107
112
  msgstr "ホスト %s のルールが見つかりませんでした"
108
113
 
109
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:135
114
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:139
110
115
  msgid "Execute rules against all currently discovered hosts"
111
116
  msgstr "現在検出されているすべてのホストに対してルールを実行"
112
117
 
113
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:139
114
- #: ../app/controllers/discovered_hosts_controller.rb:175
118
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:143
119
+ #: ../app/controllers/discovered_hosts_controller.rb:165
115
120
  msgid "Errors during auto provisioning: %s"
116
121
  msgstr "自動プロビジョニング時のエラー: %s"
117
122
 
118
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:142
119
- #: ../app/controllers/discovered_hosts_controller.rb:178
123
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:146
124
+ #: ../app/controllers/discovered_hosts_controller.rb:168
120
125
  msgid "No discovered hosts to provision"
121
126
  msgstr "プロビジョニングする検出されたホストがありません"
122
127
 
123
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:164
128
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:168
124
129
  msgid "%s discovered hosts were provisioned"
125
130
  msgstr "%s 検出済みホストがプロビジョニングされました"
126
131
 
127
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:175
132
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:179
128
133
  msgid "Refreshing the facts of a discovered host"
129
134
  msgstr "検出されたホストのファクトを更新中"
130
135
 
131
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:184
136
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:188
132
137
  msgid "Rebooting a discovered host"
133
138
  msgstr "検出されたホストを再起動中"
134
139
 
135
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:193
140
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:197
136
141
  msgid "Rebooting all discovered hosts"
137
142
  msgstr "検出されたすべてのホストを再起動中"
138
143
 
139
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:204
140
- #: ../app/controllers/discovered_hosts_controller.rb:120
144
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:208
145
+ #: ../app/controllers/discovered_hosts_controller.rb:125
141
146
  msgid "Discovered hosts are rebooting now"
142
147
  msgstr "現在、検出されたホストを再起動中です"
143
148
 
@@ -211,95 +216,95 @@ msgstr "再起動中のエラー: %s"
211
216
  msgid "No discovered hosts to reboot"
212
217
  msgstr "再起動する検出済みホストがありません"
213
218
 
214
- #: ../app/controllers/discovered_hosts_controller.rb:57
219
+ #: ../app/controllers/discovered_hosts_controller.rb:61
215
220
  msgid "Successfully provisioned %s"
216
221
  msgstr ""
217
222
 
218
- #: ../app/controllers/discovered_hosts_controller.rb:88
223
+ #: ../app/controllers/discovered_hosts_controller.rb:93
219
224
  msgid "Facts refreshed for %s"
220
225
  msgstr "%s について更新されたファクト"
221
226
 
222
- #: ../app/controllers/discovered_hosts_controller.rb:90
227
+ #: ../app/controllers/discovered_hosts_controller.rb:95
223
228
  msgid "Failed to refresh facts for %s"
224
229
  msgstr "%s のファクトの更新に失敗しました"
225
230
 
226
- #: ../app/controllers/discovered_hosts_controller.rb:93
231
+ #: ../app/controllers/discovered_hosts_controller.rb:98
227
232
  msgid "Failed to refresh facts for %{hostname} with error %{error_message}"
228
233
  msgstr "エラー %{error_message} のため、%{hostname} のファクトの更新に失敗しました"
229
234
 
230
- #: ../app/controllers/discovered_hosts_controller.rb:100
235
+ #: ../app/controllers/discovered_hosts_controller.rb:105
231
236
  msgid "Host of type %s can not be rebooted"
232
237
  msgstr "タイプ %s のホストは再起動できません"
233
238
 
234
- #: ../app/controllers/discovered_hosts_controller.rb:104
239
+ #: ../app/controllers/discovered_hosts_controller.rb:109
235
240
  msgid "Rebooting host %s"
236
241
  msgstr "ホスト %s を再起動中"
237
242
 
238
- #: ../app/controllers/discovered_hosts_controller.rb:106
243
+ #: ../app/controllers/discovered_hosts_controller.rb:111
239
244
  msgid "Failed to reboot host %s"
240
245
  msgstr "ホスト %s の再起動に失敗しました"
241
246
 
242
- #: ../app/controllers/discovered_hosts_controller.rb:109
247
+ #: ../app/controllers/discovered_hosts_controller.rb:114
243
248
  msgid "Failed to reboot host %{hostname} with error %{error_message}"
244
249
  msgstr "エラー %{error_message} を出してホスト %{hostname} の再起動に失敗しました。"
245
250
 
246
- #: ../app/controllers/discovered_hosts_controller.rb:123
251
+ #: ../app/controllers/discovered_hosts_controller.rb:128
247
252
  msgid "Failed to reboot hosts with error %s"
248
253
  msgstr " エラー %s のため、ホストの再起動に失敗しました"
249
254
 
250
- #: ../app/controllers/discovered_hosts_controller.rb:137
255
+ #: ../app/controllers/discovered_hosts_controller.rb:142
251
256
  msgid "Destroyed selected hosts"
252
257
  msgstr "破棄された選択済みホスト"
253
258
 
254
- #: ../app/controllers/discovered_hosts_controller.rb:139
259
+ #: ../app/controllers/discovered_hosts_controller.rb:144
255
260
  msgid "The following hosts were not deleted: %s"
256
261
  msgstr "次のホストが削除されました: %s"
257
262
 
258
- #: ../app/controllers/discovered_hosts_controller.rb:166
263
+ #: ../app/controllers/discovered_hosts_controller.rb:156
259
264
  msgid "Failed to auto provision host %s: %s"
260
265
  msgstr "ホスト %s の自動プロビジョニングに失敗しました: %s"
261
266
 
262
- #: ../app/controllers/discovered_hosts_controller.rb:194
267
+ #: ../app/controllers/discovered_hosts_controller.rb:184
263
268
  msgid "Discovered hosts are provisioning now"
264
269
  msgstr "現在、検出されたホストのプロビジョニングが実行されています"
265
270
 
266
- #: ../app/controllers/discovered_hosts_controller.rb:223
271
+ #: ../app/controllers/discovered_hosts_controller.rb:213
267
272
  msgid "Highlights"
268
273
  msgstr ""
269
274
 
270
- #: ../app/controllers/discovered_hosts_controller.rb:223
275
+ #: ../app/controllers/discovered_hosts_controller.rb:213
271
276
  msgid "Storage"
272
277
  msgstr ""
273
278
 
274
- #: ../app/controllers/discovered_hosts_controller.rb:223
279
+ #: ../app/controllers/discovered_hosts_controller.rb:213
275
280
  msgid "Hardware"
276
281
  msgstr ""
277
282
 
278
- #: ../app/controllers/discovered_hosts_controller.rb:223
283
+ #: ../app/controllers/discovered_hosts_controller.rb:213
279
284
  msgid "Network"
280
285
  msgstr ""
281
286
 
282
- #: ../app/controllers/discovered_hosts_controller.rb:223
287
+ #: ../app/controllers/discovered_hosts_controller.rb:213
283
288
  msgid "Software"
284
289
  msgstr ""
285
290
 
286
- #: ../app/controllers/discovered_hosts_controller.rb:223
291
+ #: ../app/controllers/discovered_hosts_controller.rb:213
287
292
  msgid "IPMI"
288
293
  msgstr ""
289
294
 
290
- #: ../app/controllers/discovered_hosts_controller.rb:223
295
+ #: ../app/controllers/discovered_hosts_controller.rb:213
291
296
  msgid "Miscellaneous"
292
297
  msgstr ""
293
298
 
294
- #: ../app/controllers/discovered_hosts_controller.rb:300
299
+ #: ../app/controllers/discovered_hosts_controller.rb:290
295
300
  msgid "No hosts were found with that id or name"
296
301
  msgstr "該当する ID または名前のホストが見つかりませんでした"
297
302
 
298
- #: ../app/controllers/discovered_hosts_controller.rb:304
303
+ #: ../app/controllers/discovered_hosts_controller.rb:294
299
304
  msgid "No hosts selected"
300
305
  msgstr "ホストが選択されていません"
301
306
 
302
- #: ../app/controllers/discovered_hosts_controller.rb:310
307
+ #: ../app/controllers/discovered_hosts_controller.rb:300
303
308
  msgid "Something went wrong while selecting hosts - %s"
304
309
  msgstr "ホストの選択中に問題が発生しました - %s"
305
310
 
@@ -336,7 +341,7 @@ msgid "Back"
336
341
  msgstr "戻る"
337
342
 
338
343
  #: ../app/helpers/discovered_hosts_helper.rb:21
339
- #: ../app/helpers/discovered_hosts_helper.rb:38
344
+ #: ../app/helpers/discovered_hosts_helper.rb:37
340
345
  msgid "Select Action"
341
346
  msgstr "アクションの選択"
342
347
 
@@ -344,51 +349,53 @@ msgstr "アクションの選択"
344
349
  msgid "Expand All"
345
350
  msgstr "すべて展開"
346
351
 
347
- #: ../app/helpers/discovered_hosts_helper.rb:28
352
+ #: ../app/helpers/discovered_hosts_helper.rb:27
348
353
  #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:49
349
354
  msgid "Delete %s?"
350
355
  msgstr "%s を削除しますか?"
351
356
 
352
- #: ../app/helpers/discovered_hosts_helper.rb:34
357
+ #: ../app/helpers/discovered_hosts_helper.rb:33
353
358
  msgid "Delete hosts"
354
359
  msgstr "ホストの削除"
355
360
 
356
- #: ../app/helpers/discovered_hosts_helper.rb:35
361
+ #: ../app/helpers/discovered_hosts_helper.rb:34
357
362
  msgid "Assign Organization"
358
363
  msgstr "組織の割り当て"
359
364
 
360
- #: ../app/helpers/discovered_hosts_helper.rb:36
365
+ #: ../app/helpers/discovered_hosts_helper.rb:35
361
366
  msgid "Assign Location"
362
367
  msgstr "場所の割り当て"
363
368
 
364
- #: ../app/helpers/discovered_hosts_helper.rb:40
369
+ #: ../app/helpers/discovered_hosts_helper.rb:39
365
370
  msgid "%s - The following hosts are about to be changed"
366
371
  msgstr "%s - 以下のホストはすぐに変更されます"
367
372
 
368
- #: ../app/helpers/discovered_hosts_helper.rb:49
373
+ #: ../app/helpers/discovered_hosts_helper.rb:48
369
374
  #: ../app/views/dashboard/_discovery_widget_host.html.erb:2
370
375
  msgid "N/A"
371
376
  msgstr "N/A"
372
377
 
373
- #: ../app/helpers/discovered_hosts_helper.rb:61
378
+ #: ../app/helpers/discovered_hosts_helper.rb:60
374
379
  msgid "New in the last 24 hours"
375
380
  msgstr "過去 24 時間で新規"
376
381
 
377
- #: ../app/helpers/discovered_hosts_helper.rb:65
382
+ #: ../app/helpers/discovered_hosts_helper.rb:64
378
383
  msgid "Not reported in more than 7 days"
379
384
  msgstr "7 日間を超えて報告されていません"
380
385
 
381
- #: ../app/helpers/discovered_hosts_helper.rb:69
386
+ #: ../app/helpers/discovered_hosts_helper.rb:68
382
387
  msgid "Reported in the last 7 days"
383
388
  msgstr "過去 7 日間以内に報告済み"
384
389
 
385
- #: ../app/helpers/discovered_hosts_helper.rb:93
390
+ #: ../app/helpers/discovered_hosts_helper.rb:92
386
391
  msgid "Provision"
387
392
  msgstr "プロビジョニング"
388
393
 
389
394
  #: ../app/helpers/discovery_rules_helper.rb:26
390
395
  #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2
391
- #: ../lib/foreman_discovery/engine.rb:165
396
+ #: ../app/views/discovered_hosts/welcome.html.erb:1
397
+ #: ../app/views/discovered_hosts/welcome.html.erb:6
398
+ #: ../lib/foreman_discovery/engine.rb:166
392
399
  msgid "Discovered Hosts"
393
400
  msgstr ""
394
401
 
@@ -465,43 +472,43 @@ msgstr ""
465
472
  msgid "Facts could not be imported"
466
473
  msgstr ""
467
474
 
468
- #: ../app/models/host/discovered.rb:116
475
+ #: ../app/models/host/discovered.rb:133
469
476
  msgid "Unable to assign subnet, primary interface is missing IP address"
470
477
  msgstr "サブネットを割り当てることができません。プライマリーインターフェースに IP アドレスがありません"
471
478
 
472
- #: ../app/models/host/discovered.rb:174
479
+ #: ../app/models/host/discovered.rb:190
473
480
  msgid "Could not get facts from proxy %{url}: %{error}"
474
481
  msgstr "プロキシー %{url} からファクトを取得できませんでした: %{error}"
475
482
 
476
- #: ../app/models/host/discovered.rb:190
483
+ #: ../app/models/host/discovered.rb:198
477
484
  msgid "Unable to reboot %{name} via %{url}: %{msg}"
478
485
  msgstr "%{url} から %{name} を再起動できません: %{msg}"
479
486
 
480
- #: ../app/models/host/discovered.rb:198
487
+ #: ../app/models/host/discovered.rb:206
481
488
  msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
482
489
  msgstr "%{url} から %{name} で kexec を実行できません: %{msg}"
483
490
 
484
- #: ../app/models/host/discovered.rb:217
491
+ #: ../app/models/host/discovered.rb:225
485
492
  msgid "Invalid hostname: Could not normalize the hostname"
486
493
  msgstr ""
487
494
 
488
- #: ../app/models/host/managed_extensions.rb:23
495
+ #: ../app/models/host/managed_extensions.rb:20
489
496
  msgid "Reloading kernel on %s"
490
497
  msgstr "%s でカーネルをリロード中"
491
498
 
492
- #: ../app/models/host/managed_extensions.rb:25
499
+ #: ../app/models/host/managed_extensions.rb:22
493
500
  msgid "Rebooting %s"
494
501
  msgstr "%s を再起動中"
495
502
 
496
- #: ../app/models/host/managed_extensions.rb:46
503
+ #: ../app/models/host/managed_extensions.rb:43
497
504
  msgid "Kexec template not associated with operating system"
498
505
  msgstr "Kexec テンプレートがオペレーティングシステムに関連付けられていません"
499
506
 
500
- #: ../app/models/host/managed_extensions.rb:51
507
+ #: ../app/models/host/managed_extensions.rb:48
501
508
  msgid "Kernel kexec URL is invalid: '%s'"
502
509
  msgstr ""
503
510
 
504
- #: ../app/models/host/managed_extensions.rb:52
511
+ #: ../app/models/host/managed_extensions.rb:49
505
512
  msgid "Init RAM kexec URL is invalid: '%s'"
506
513
  msgstr ""
507
514
 
@@ -713,15 +720,11 @@ msgstr "CPU"
713
720
  msgid "Memory"
714
721
  msgstr "メモリー"
715
722
 
716
- #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:7
717
- msgid "Select initial host properties"
723
+ #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:23
724
+ msgid "Customize Host"
718
725
  msgstr ""
719
726
 
720
727
  #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:24
721
- msgid "Quick Create"
722
- msgstr ""
723
-
724
- #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:25
725
728
  msgid "Create Host"
726
729
  msgstr ""
727
730
 
@@ -796,11 +799,7 @@ msgstr "すべてを再起動"
796
799
  msgid "Auto Provision All"
797
800
  msgstr "すべてを自動プロビジョニング"
798
801
 
799
- #: ../app/views/discovered_hosts/multiple_destroy.html.erb:4
800
- msgid "Warning"
801
- msgstr "警告"
802
-
803
- #: ../app/views/discovered_hosts/multiple_destroy.html.erb:5
802
+ #: ../app/views/discovered_hosts/multiple_destroy.html.erb:3
804
803
  msgid ""
805
804
  "This might take a while, as all hosts, facts and reports will be destroyed "
806
805
  "as well"
@@ -824,7 +823,7 @@ msgstr "インターフェース"
824
823
 
825
824
  #: ../app/views/discovered_hosts/show.html.erb:41
826
825
  msgid "Type"
827
- msgstr ""
826
+ msgstr "タイプ"
828
827
 
829
828
  #: ../app/views/discovered_hosts/show.html.erb:42
830
829
  msgid "Identifier"
@@ -838,6 +837,20 @@ msgstr "MAC アドレス"
838
837
  msgid "IP address"
839
838
  msgstr "IP アドレス"
840
839
 
840
+ #: ../app/views/discovered_hosts/welcome.html.erb:7
841
+ msgid "No discovered hosts found in this context."
842
+ msgstr ""
843
+
844
+ #: ../app/views/discovered_hosts/welcome.html.erb:8
845
+ msgid ""
846
+ "This page shows discovered bare-metal or virtual nodes waiting to be "
847
+ "provisioned."
848
+ msgstr ""
849
+
850
+ #: ../app/views/discovered_hosts/welcome.html.erb:9
851
+ msgid "Learn more about this in the documentation."
852
+ msgstr ""
853
+
841
854
  #: ../app/views/discovered_mailer/discovered_summary.html.erb:6
842
855
  msgid "Summary report for discovered hosts from Foreman"
843
856
  msgstr ""
@@ -996,29 +1009,29 @@ msgstr ""
996
1009
  msgid "Details"
997
1010
  msgstr ""
998
1011
 
999
- #: ../lib/foreman_discovery/engine.rb:150
1012
+ #: ../lib/foreman_discovery/engine.rb:151
1000
1013
  msgid "Discovered hosts"
1001
1014
  msgstr "検出されたホスト"
1002
1015
 
1003
- #: ../lib/foreman_discovery/engine.rb:155
1016
+ #: ../lib/foreman_discovery/engine.rb:156
1004
1017
  msgid "Discovery rules"
1005
1018
  msgstr "検出ルール"
1006
1019
 
1007
- #: ../lib/foreman_discovery/engine.rb:171
1020
+ #: ../lib/foreman_discovery/engine.rb:172
1008
1021
  msgid "Discovery Kexec template"
1009
1022
  msgstr ""
1010
1023
 
1011
- #: ../lib/foreman_discovery/engine.rb:180
1024
+ #: ../lib/foreman_discovery/engine.rb:181
1012
1025
  msgid "Discovery Proxy"
1013
1026
  msgstr ""
1014
1027
 
1015
- #: ../lib/foreman_discovery/engine.rb:181
1028
+ #: ../lib/foreman_discovery/engine.rb:182
1016
1029
  msgid ""
1017
1030
  "Discovery Proxy to use within this subnet for managing connection to "
1018
1031
  "discovered hosts"
1019
1032
  msgstr ""
1020
1033
 
1021
- #: ../lib/foreman_discovery/engine.rb:182
1034
+ #: ../lib/foreman_discovery/engine.rb:183
1022
1035
  msgid ""
1023
1036
  "ID of Discovery Proxy to use within this subnet for managing connection to "
1024
1037
  "discovered hosts"