foreman_discovery 16.1.0 → 16.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/controllers/discovered_hosts_controller.rb +5 -3
- data/app/models/host/discovered.rb +22 -26
- data/app/models/host/managed_extensions.rb +2 -2
- data/app/models/setting/discovered.rb +3 -1
- data/app/services/foreman_discovery/host_converter.rb +14 -6
- data/app/services/foreman_discovery/host_fact_importer.rb +10 -0
- data/app/services/foreman_discovery/node_api/node_resource.rb +1 -0
- data/app/views/discovered_hosts/_discovered_host_modal.html.erb +0 -2
- data/app/views/foreman_discovery/debian_kexec.erb +2 -1
- data/app/views/foreman_discovery/redhat_kexec.erb +2 -1
- data/extra/discover-host +14 -8
- data/lib/foreman_discovery/engine.rb +1 -1
- data/lib/foreman_discovery/version.rb +1 -1
- data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ca/foreman_discovery.edit.po +146 -216
- data/locale/ca/foreman_discovery.po +4 -1
- data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/de/foreman_discovery.edit.po +144 -215
- data/locale/de/foreman_discovery.po +4 -1
- data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/en/foreman_discovery.edit.po +76 -72
- data/locale/en/foreman_discovery.po +4 -1
- data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/en_GB/foreman_discovery.edit.po +146 -216
- data/locale/en_GB/foreman_discovery.po +4 -1
- data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/es/foreman_discovery.edit.po +146 -216
- data/locale/es/foreman_discovery.po +4 -1
- data/locale/foreman_discovery.pot +77 -73
- data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/fr/foreman_discovery.edit.po +144 -215
- data/locale/fr/foreman_discovery.po +4 -1
- data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/gl/foreman_discovery.edit.po +146 -216
- data/locale/gl/foreman_discovery.po +4 -1
- data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/it/foreman_discovery.edit.po +146 -216
- data/locale/it/foreman_discovery.po +4 -1
- data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ja/foreman_discovery.edit.po +149 -216
- data/locale/ja/foreman_discovery.po +4 -1
- data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ko/foreman_discovery.edit.po +147 -215
- data/locale/ko/foreman_discovery.po +4 -1
- data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/pt_BR/foreman_discovery.edit.po +146 -216
- data/locale/pt_BR/foreman_discovery.po +4 -1
- data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ru/foreman_discovery.edit.po +149 -219
- data/locale/ru/foreman_discovery.po +4 -1
- data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/sv_SE/foreman_discovery.edit.po +146 -216
- data/locale/sv_SE/foreman_discovery.po +4 -1
- data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_CN/foreman_discovery.edit.po +149 -216
- data/locale/zh_CN/foreman_discovery.po +4 -1
- data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_TW/foreman_discovery.edit.po +149 -216
- data/locale/zh_TW/foreman_discovery.po +4 -1
- data/test/facts/only-ipv6.json +205 -0
- data/test/facts/skylake-ipv6.json +223 -0
- data/test/functional/api/v2/settings_controller_test.rb +2 -2
- data/test/functional/discovered_hosts_controller_test.rb +17 -8
- data/test/unit/discovered_extensions_test.rb +1 -0
- data/test/unit/host_discovered_test.rb +0 -16
- data/test/unit/managed_extensions_test.rb +1 -0
- metadata +33 -28
@@ -7,7 +7,7 @@
|
|
7
7
|
# caifti <caifti@gmail.com>, 2014
|
8
8
|
msgid ""
|
9
9
|
msgstr ""
|
10
|
-
"Project-Id-Version: foreman_discovery 16.0
|
10
|
+
"Project-Id-Version: foreman_discovery 16.1.0\n"
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
12
12
|
"PO-Revision-Date: 2020-05-26 17:21+0000\n"
|
13
13
|
"Last-Translator: Transifex Bot <>\n"
|
@@ -697,6 +697,9 @@ msgstr ""
|
|
697
697
|
msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
|
698
698
|
msgstr ""
|
699
699
|
|
700
|
+
msgid "Unable to perform %{action} on %{ips}"
|
701
|
+
msgstr ""
|
702
|
+
|
700
703
|
msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
|
701
704
|
msgstr ""
|
702
705
|
|
Binary file
|
@@ -1,17 +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
|
# 山田 修司 🍣 Shuji Yamada <uzy.exe@gmail.com>, 2015
|
7
7
|
msgid ""
|
8
8
|
msgstr ""
|
9
|
-
"Project-Id-Version: foreman_discovery 16.0
|
9
|
+
"Project-Id-Version: foreman_discovery 16.1.0\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
|
-
"POT-Creation-Date: 2020-05-11 14:58+0530\n"
|
12
11
|
"PO-Revision-Date: 2020-05-26 17:21+0000\n"
|
13
12
|
"Last-Translator: Transifex Bot <>\n"
|
14
|
-
"Language-Team: Japanese (http://www.transifex.com/foreman/foreman/language/ja/
|
13
|
+
"Language-Team: Japanese (http://www.transifex.com/foreman/foreman/language/ja/"
|
14
|
+
")\n"
|
15
15
|
"MIME-Version: 1.0\n"
|
16
16
|
"Content-Type: text/plain; charset=UTF-8\n"
|
17
17
|
"Content-Transfer-Encoding: 8bit\n"
|
@@ -22,23 +22,19 @@ msgstr ""
|
|
22
22
|
msgid "List all discovered hosts"
|
23
23
|
msgstr "すべての検出されたホストを一覧表示"
|
24
24
|
|
25
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:17
|
26
|
-
#: ../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
|
27
26
|
msgid "filter results"
|
28
27
|
msgstr "結果のフィルター"
|
29
28
|
|
30
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:18
|
31
|
-
#: ../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
|
32
30
|
msgid "sort results"
|
33
31
|
msgstr "結果のソート"
|
34
32
|
|
35
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:19
|
36
|
-
#: ../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
|
37
34
|
msgid "paginate results"
|
38
35
|
msgstr "結果のページネーション"
|
39
36
|
|
40
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:20
|
41
|
-
#: ../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
|
42
38
|
msgid "number of entries per request"
|
43
39
|
msgstr "要求ごとのエントリー数"
|
44
40
|
|
@@ -46,8 +42,7 @@ msgstr "要求ごとのエントリー数"
|
|
46
42
|
msgid "Show a discovered host"
|
47
43
|
msgstr "検出されたホストの表示"
|
48
44
|
|
49
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:37
|
50
|
-
#: ../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
|
51
46
|
msgid "DHCP filename option (Grub2 or PXELinux by default)"
|
52
47
|
msgstr "DHCP ファイル名オプション (デフォルトでは Grub2 または PXELinux)"
|
53
48
|
|
@@ -68,14 +63,11 @@ msgid "not required if it's a virtual machine"
|
|
68
63
|
msgstr "仮想マシンの場合は不要です"
|
69
64
|
|
70
65
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
|
71
|
-
msgid ""
|
72
|
-
"UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
|
66
|
+
msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
|
73
67
|
msgstr "オーケストレーションタスクの状態を追跡するための UUID。GET /api/orchestration/:UUID/tasks"
|
74
68
|
|
75
69
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:78
|
76
|
-
msgid ""
|
77
|
-
"required if value is not inherited from host group or default password in "
|
78
|
-
"settings"
|
70
|
+
msgid "required if value is not inherited from host group or default password in settings"
|
79
71
|
msgstr "値がホストグループから継承されていないか、または設定済みのデフォルトパスワードである場合に必須です。"
|
80
72
|
|
81
73
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:89
|
@@ -87,18 +79,14 @@ msgid "Upload facts for a host, creating the host if required"
|
|
87
79
|
msgstr "ホストのファクトをアップロードし、必要な場合はホストを作成します"
|
88
80
|
|
89
81
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:97
|
90
|
-
msgid ""
|
91
|
-
"hash containing facts for the host with minimum set of facts: "
|
92
|
-
"discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: "
|
93
|
-
"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)"
|
94
83
|
msgstr "ファクトの最小セットが設定されたホストのファクトを含むハッシュ : discovery_bootif、macaddress_eth0、ipaddress、ipaddress_eth0、 interfaces: eth0 (プライマリーインターフェースの名前が eth0 の場合の例)"
|
95
84
|
|
96
85
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:116
|
97
86
|
msgid "Execute rules against a discovered host"
|
98
87
|
msgstr "検出されたホストに対するルールの実行"
|
99
88
|
|
100
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:122
|
101
|
-
#: ../app/controllers/discovered_hosts_controller.rb:160
|
89
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:122 ../app/controllers/discovered_hosts_controller.rb:160
|
102
90
|
msgid "Host %{host} was provisioned with rule %{rule}"
|
103
91
|
msgstr "ホスト %{host} がルール %{rule} でプロビジョニングされています"
|
104
92
|
|
@@ -106,8 +94,7 @@ msgstr "ホスト %{host} がルール %{rule} でプロビジョニングされ
|
|
106
94
|
msgid "Unable to provision %{host}: %{errors}"
|
107
95
|
msgstr "%{host} をプロビジョニングできません: %{errors}"
|
108
96
|
|
109
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:131
|
110
|
-
#: ../app/controllers/discovered_hosts_controller.rb:167
|
97
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:131 ../app/controllers/discovered_hosts_controller.rb:167
|
111
98
|
msgid "No rule found for host %s"
|
112
99
|
msgstr "ホスト %s に対するルールは見つかりません"
|
113
100
|
|
@@ -115,13 +102,11 @@ msgstr "ホスト %s に対するルールは見つかりません"
|
|
115
102
|
msgid "Execute rules against all currently discovered hosts"
|
116
103
|
msgstr "現在検出されているすべてのホストに対するルールの実行"
|
117
104
|
|
118
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:142
|
119
|
-
#: ../app/controllers/discovered_hosts_controller.rb:173
|
105
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:142 ../app/controllers/discovered_hosts_controller.rb:173
|
120
106
|
msgid "Errors during auto provisioning: %s"
|
121
107
|
msgstr "自動プロビジョニング時のエラー: %s"
|
122
108
|
|
123
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:145
|
124
|
-
#: ../app/controllers/discovered_hosts_controller.rb:176
|
109
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:176
|
125
110
|
msgid "No discovered hosts to provision"
|
126
111
|
msgstr "プロビジョニングする検出されたホストがありません"
|
127
112
|
|
@@ -141,8 +126,7 @@ msgstr "検出されたホストの再起動中"
|
|
141
126
|
msgid "Rebooting all discovered hosts"
|
142
127
|
msgstr "すべての検出されたホストの再起動中"
|
143
128
|
|
144
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:207
|
145
|
-
#: ../app/controllers/discovered_hosts_controller.rb:129
|
129
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:207 ../app/controllers/discovered_hosts_controller.rb:129
|
146
130
|
msgid "Discovered hosts are rebooting now"
|
147
131
|
msgstr "検出されたホストの再起動中"
|
148
132
|
|
@@ -167,8 +151,7 @@ msgid "the hostgroup that is used to auto provision a host"
|
|
167
151
|
msgstr "ホストの自動プロビジョニングに使用されるホストグループ"
|
168
152
|
|
169
153
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:35
|
170
|
-
msgid ""
|
171
|
-
"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"
|
172
155
|
msgstr "人が判読できるホスト名を一致するホストに割り当てるパターンの定義"
|
173
156
|
|
174
157
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:36
|
@@ -176,8 +159,7 @@ msgid "enables to limit maximum amount of provisioned hosts per rule"
|
|
176
159
|
msgstr "ルール別のプロビジョニングされたホストの最大数の制限を許可"
|
177
160
|
|
178
161
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:37
|
179
|
-
msgid ""
|
180
|
-
"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"
|
181
163
|
msgstr "ルールを低い数字の順に配置。ゼロより大きい値である必要があります。"
|
182
164
|
|
183
165
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:38
|
@@ -276,43 +258,43 @@ msgstr "ホスト %s の自動プロビジョニングに失敗しました: %s"
|
|
276
258
|
msgid "Discovered hosts are provisioning now"
|
277
259
|
msgstr "検出されたホストのプロビジョニング中"
|
278
260
|
|
279
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
261
|
+
#: ../app/controllers/discovered_hosts_controller.rb:226
|
280
262
|
msgid "Highlights"
|
281
263
|
msgstr "ハイライト"
|
282
264
|
|
283
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
265
|
+
#: ../app/controllers/discovered_hosts_controller.rb:226
|
284
266
|
msgid "Storage"
|
285
267
|
msgstr "ストレージ"
|
286
268
|
|
287
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
269
|
+
#: ../app/controllers/discovered_hosts_controller.rb:226
|
288
270
|
msgid "Hardware"
|
289
271
|
msgstr "ハードウェア"
|
290
272
|
|
291
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
273
|
+
#: ../app/controllers/discovered_hosts_controller.rb:226
|
292
274
|
msgid "Network"
|
293
275
|
msgstr "ネットワーク"
|
294
276
|
|
295
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
277
|
+
#: ../app/controllers/discovered_hosts_controller.rb:226
|
296
278
|
msgid "Software"
|
297
279
|
msgstr "ソフトウェア"
|
298
280
|
|
299
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
281
|
+
#: ../app/controllers/discovered_hosts_controller.rb:226
|
300
282
|
msgid "IPMI"
|
301
283
|
msgstr "IPMI"
|
302
284
|
|
303
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
285
|
+
#: ../app/controllers/discovered_hosts_controller.rb:226
|
304
286
|
msgid "Miscellaneous"
|
305
287
|
msgstr "その他"
|
306
288
|
|
307
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
289
|
+
#: ../app/controllers/discovered_hosts_controller.rb:304
|
308
290
|
msgid "No hosts were found with that id or name"
|
309
291
|
msgstr "該当する ID または名前のホストが見つかりませんでした"
|
310
292
|
|
311
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
293
|
+
#: ../app/controllers/discovered_hosts_controller.rb:308
|
312
294
|
msgid "No hosts selected"
|
313
295
|
msgstr "ホストが選択されていません"
|
314
296
|
|
315
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
297
|
+
#: ../app/controllers/discovered_hosts_controller.rb:314
|
316
298
|
msgid "Something went wrong while selecting hosts - %s"
|
317
299
|
msgstr "ホストの選択中に問題が発生しました - %s"
|
318
300
|
|
@@ -328,21 +310,15 @@ msgstr "無効にされたルール"
|
|
328
310
|
msgid "%s ago"
|
329
311
|
msgstr "%s 前"
|
330
312
|
|
331
|
-
#: ../app/helpers/discovered_hosts_helper.rb:14
|
332
|
-
#: ../app/helpers/discovered_hosts_helper.rb:29
|
333
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:37
|
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
|
334
314
|
msgid "Auto Provision"
|
335
315
|
msgstr "自動プロビジョニング"
|
336
316
|
|
337
|
-
#: ../app/helpers/discovered_hosts_helper.rb:15
|
338
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:38
|
317
|
+
#: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:38
|
339
318
|
msgid "Refresh facts"
|
340
319
|
msgstr "ファクトの更新"
|
341
320
|
|
342
|
-
#: ../app/helpers/discovered_hosts_helper.rb:16
|
343
|
-
#: ../app/helpers/discovered_hosts_helper.rb:30
|
344
|
-
#: ../app/models/setting/discovered.rb:22
|
345
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:39
|
321
|
+
#: ../app/helpers/discovered_hosts_helper.rb:16 ../app/helpers/discovered_hosts_helper.rb:30 ../app/models/setting/discovered.rb:24 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:39
|
346
322
|
msgid "Reboot"
|
347
323
|
msgstr "再起動"
|
348
324
|
|
@@ -350,13 +326,11 @@ msgstr "再起動"
|
|
350
326
|
msgid "Back"
|
351
327
|
msgstr "戻る"
|
352
328
|
|
353
|
-
#: ../app/helpers/discovered_hosts_helper.rb:21
|
354
|
-
#: ../app/helpers/discovered_hosts_helper.rb:35
|
329
|
+
#: ../app/helpers/discovered_hosts_helper.rb:21 ../app/helpers/discovered_hosts_helper.rb:35
|
355
330
|
msgid "Select Action"
|
356
331
|
msgstr "アクションの選択"
|
357
332
|
|
358
|
-
#: ../app/helpers/discovered_hosts_helper.rb:23
|
359
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
|
333
|
+
#: ../app/helpers/discovered_hosts_helper.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
|
360
334
|
msgid "Delete %s?"
|
361
335
|
msgstr "%s を削除しますか?"
|
362
336
|
|
@@ -376,8 +350,7 @@ msgstr "削除"
|
|
376
350
|
msgid "%s - The following hosts are about to be changed"
|
377
351
|
msgstr "%s - 以下のホストはすぐに変更されます"
|
378
352
|
|
379
|
-
#: ../app/helpers/discovered_hosts_helper.rb:46
|
380
|
-
#: ../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
|
381
354
|
msgid "N/A"
|
382
355
|
msgstr "該当なし"
|
383
356
|
|
@@ -397,12 +370,7 @@ msgstr "過去 7 日以内に報告あり"
|
|
397
370
|
msgid "Provision"
|
398
371
|
msgstr "プロビジョニング"
|
399
372
|
|
400
|
-
#: ../app/helpers/discovery_rules_helper.rb:26
|
401
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1
|
402
|
-
#: ../app/views/discovered_hosts/welcome.html.erb:1
|
403
|
-
#: ../app/views/discovered_hosts/welcome.html.erb:6
|
404
|
-
#: ../lib/foreman_discovery/engine.rb:158
|
405
|
-
#: ../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
|
406
374
|
msgid "Discovered Hosts"
|
407
375
|
msgstr "検出されたホスト"
|
408
376
|
|
@@ -451,17 +419,16 @@ msgid "must be present."
|
|
451
419
|
msgstr "必須です。"
|
452
420
|
|
453
421
|
#: ../app/models/discovery_rule.rb:52
|
454
|
-
msgid ""
|
455
|
-
"Host group
|
456
|
-
msgid_plural ""
|
457
|
-
"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"
|
458
424
|
msgstr[0] ""
|
425
|
+
msgstr[1] ""
|
459
426
|
|
460
427
|
#: ../app/models/discovery_rule.rb:56
|
461
428
|
msgid "Host group location %s must also be associated to the discovery rule"
|
462
|
-
msgid_plural ""
|
463
|
-
"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"
|
464
430
|
msgstr[0] ""
|
431
|
+
msgstr[1] ""
|
465
432
|
|
466
433
|
#: ../app/models/host/discovered.rb:40
|
467
434
|
msgid "Fact + prefix"
|
@@ -475,39 +442,39 @@ msgstr "無作為の名前"
|
|
475
442
|
msgid "MAC-based name"
|
476
443
|
msgstr "MAC ベースの名前"
|
477
444
|
|
478
|
-
#: ../app/models/host/discovered.rb:
|
445
|
+
#: ../app/models/host/discovered.rb:55
|
479
446
|
msgid "Invalid facts, must be a Hash"
|
480
447
|
msgstr "無効なファクトです。ハッシュである必要があります。"
|
481
448
|
|
482
|
-
#: ../app/models/host/discovered.rb:
|
483
|
-
msgid ""
|
484
|
-
"Expected discovery_fact '%s' is missing, unable to detect primary interface "
|
485
|
-
"and set hostname"
|
449
|
+
#: ../app/models/host/discovered.rb:60
|
450
|
+
msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
|
486
451
|
msgstr "予測された discovery_fact '%s' がありません。プライマリーインターフェースを検出したり、ホスト名を設定したりできません"
|
487
452
|
|
488
|
-
#: ../app/models/host/discovered.rb:
|
489
|
-
msgid ""
|
490
|
-
"Invalid facts: hash does not contain a valid value for any of the facts in "
|
491
|
-
"the discovery_hostname setting: %s"
|
453
|
+
#: ../app/models/host/discovered.rb:73
|
454
|
+
msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
|
492
455
|
msgstr "無効なファクト: ハッシュには discovery_hostname 設定のファクトのいずれの有効な値も含まれていません: %s"
|
493
456
|
|
494
|
-
#: ../app/models/host/discovered.rb:
|
457
|
+
#: ../app/models/host/discovered.rb:100
|
495
458
|
msgid "Facts could not be imported"
|
496
459
|
msgstr "ファクトをインポートできませんでした"
|
497
460
|
|
498
|
-
#: ../app/models/host/discovered.rb:
|
461
|
+
#: ../app/models/host/discovered.rb:146
|
499
462
|
msgid "Could not get facts from proxy %{url}: %{error}"
|
500
463
|
msgstr "プロキシー %{url} からファクトを取得できませんでした: %{error}"
|
501
464
|
|
502
|
-
#: ../app/models/host/discovered.rb:
|
465
|
+
#: ../app/models/host/discovered.rb:160
|
503
466
|
msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
|
504
467
|
msgstr ""
|
505
468
|
|
506
|
-
#: ../app/models/host/discovered.rb:
|
469
|
+
#: ../app/models/host/discovered.rb:164 ../app/models/host/discovered.rb:183
|
470
|
+
msgid "Unable to perform %{action} on %{ips}"
|
471
|
+
msgstr ""
|
472
|
+
|
473
|
+
#: ../app/models/host/discovered.rb:179
|
507
474
|
msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
|
508
475
|
msgstr ""
|
509
476
|
|
510
|
-
#: ../app/models/host/discovered.rb:
|
477
|
+
#: ../app/models/host/discovered.rb:203
|
511
478
|
msgid "Invalid hostname: Could not normalize the hostname"
|
512
479
|
msgstr "無効なホスト名: ホスト名を正規化できませんでした"
|
513
480
|
|
@@ -535,191 +502,183 @@ msgstr "Init RAM kexec URL は無効です: '%s'"
|
|
535
502
|
msgid "Rebuild DNS for %s"
|
536
503
|
msgstr "%s の DNS の再構築"
|
537
504
|
|
538
|
-
#: ../app/models/setting/discovered.rb:
|
505
|
+
#: ../app/models/setting/discovered.rb:17
|
539
506
|
msgid "The default location to place discovered hosts in"
|
540
507
|
msgstr "検出されたホストを配置するデフォルトの場所"
|
541
508
|
|
542
|
-
#: ../app/models/setting/discovered.rb:
|
509
|
+
#: ../app/models/setting/discovered.rb:17
|
543
510
|
msgid "Discovery location"
|
544
511
|
msgstr "検出ロケーション"
|
545
512
|
|
546
|
-
#: ../app/models/setting/discovered.rb:
|
513
|
+
#: ../app/models/setting/discovered.rb:18
|
547
514
|
msgid "The default organization to place discovered hosts in"
|
548
515
|
msgstr "検出されたホストを配置するデフォルトの組織"
|
549
516
|
|
550
|
-
#: ../app/models/setting/discovered.rb:
|
517
|
+
#: ../app/models/setting/discovered.rb:18
|
551
518
|
msgid "Discovery organization"
|
552
519
|
msgstr "検出組織"
|
553
520
|
|
554
|
-
#: ../app/models/setting/discovered.rb:
|
521
|
+
#: ../app/models/setting/discovered.rb:19
|
555
522
|
msgid "Fact name to use for primary interface detection"
|
556
523
|
msgstr "プライマリーインターフェースの検出に使用するファクト名"
|
557
524
|
|
558
|
-
#: ../app/models/setting/discovered.rb:
|
525
|
+
#: ../app/models/setting/discovered.rb:19
|
559
526
|
msgid "Interface fact"
|
560
527
|
msgstr "インターフェースファクト"
|
561
528
|
|
562
|
-
#: ../app/models/setting/discovered.rb:
|
563
|
-
msgid ""
|
564
|
-
"Automatic bond interface (if another interface is detected on the same VLAN "
|
565
|
-
"via LLDP)"
|
529
|
+
#: ../app/models/setting/discovered.rb:20
|
530
|
+
msgid "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)"
|
566
531
|
msgstr "自動ボンドインターフェース (LLDP で同じ VLAN 上に別のインターフェースが検出された場合)"
|
567
532
|
|
568
|
-
#: ../app/models/setting/discovered.rb:
|
533
|
+
#: ../app/models/setting/discovered.rb:20
|
569
534
|
msgid "Create bond interfaces"
|
570
535
|
msgstr "ボンドインターフェースの作成"
|
571
536
|
|
572
|
-
#: ../app/models/setting/discovered.rb:
|
537
|
+
#: ../app/models/setting/discovered.rb:21
|
573
538
|
msgid "Clean all reported facts during provisioning (except discovery facts)"
|
574
539
|
msgstr "プロビジョニング時に報告されたすべてのファクトをクリーニング (検出ファクトを除く)"
|
575
540
|
|
576
|
-
#: ../app/models/setting/discovered.rb:
|
541
|
+
#: ../app/models/setting/discovered.rb:21
|
577
542
|
msgid "Clean all facts"
|
578
543
|
msgstr "すべてのファクトのクリーニング"
|
579
544
|
|
580
|
-
#: ../app/models/setting/discovered.rb:
|
545
|
+
#: ../app/models/setting/discovered.rb:22
|
581
546
|
msgid "List of facts to use for the hostname (separated by comma, first wins)"
|
582
547
|
msgstr "ホスト名に使用するファクトの一覧 (コンマ区切り、first wins)"
|
583
548
|
|
584
|
-
#: ../app/models/setting/discovered.rb:
|
549
|
+
#: ../app/models/setting/discovered.rb:22
|
585
550
|
msgid "Hostname facts"
|
586
551
|
msgstr "ホスト名ファクト"
|
587
552
|
|
588
|
-
#: ../app/models/setting/discovered.rb:
|
589
|
-
msgid ""
|
590
|
-
"Automatically provision newly discovered hosts, according to the "
|
591
|
-
"provisioning rules"
|
553
|
+
#: ../app/models/setting/discovered.rb:23
|
554
|
+
msgid "Automatically provision newly discovered hosts, according to the provisioning rules"
|
592
555
|
msgstr "プロビジョニングルールに基づく新たに検出されたホストの自動プロビジョニング"
|
593
556
|
|
594
|
-
#: ../app/models/setting/discovered.rb:
|
557
|
+
#: ../app/models/setting/discovered.rb:23
|
595
558
|
msgid "Auto provisioning"
|
596
559
|
msgstr "自動プロビジョニング"
|
597
560
|
|
598
|
-
#: ../app/models/setting/discovered.rb:
|
561
|
+
#: ../app/models/setting/discovered.rb:24
|
599
562
|
msgid "Automatically reboot or kexec discovered host during provisioning"
|
600
563
|
msgstr "プロビジョニング時の検出されたホストの自動的な再起動または kexec の実行"
|
601
564
|
|
602
|
-
#: ../app/models/setting/discovered.rb:
|
565
|
+
#: ../app/models/setting/discovered.rb:25
|
603
566
|
msgid "The default prefix to use for the host name, must start with a letter"
|
604
567
|
msgstr "ホスト名に使用するデフォルトのプレフィックスは文字で開始する必要があります"
|
605
568
|
|
606
|
-
#: ../app/models/setting/discovered.rb:
|
569
|
+
#: ../app/models/setting/discovered.rb:25
|
607
570
|
msgid "Hostname prefix"
|
608
571
|
msgstr "ホスト名のプレフィックス"
|
609
572
|
|
610
|
-
#: ../app/models/setting/discovered.rb:
|
573
|
+
#: ../app/models/setting/discovered.rb:26
|
611
574
|
msgid "Extra facter columns to show in host lists (separate by comma)"
|
612
575
|
msgstr "ホスト一覧に表示される追加の facter 列 (コンマ区切り)"
|
613
576
|
|
614
|
-
#: ../app/models/setting/discovered.rb:
|
577
|
+
#: ../app/models/setting/discovered.rb:26
|
615
578
|
msgid "Fact columns"
|
616
579
|
msgstr "Fact 列"
|
617
580
|
|
618
|
-
#: ../app/models/setting/discovered.rb:
|
581
|
+
#: ../app/models/setting/discovered.rb:27
|
619
582
|
msgid "Regex to organize facts for highlights section - e.g. ^(abc|cde)$"
|
620
583
|
msgstr "ハイライトセクションのファクトを整理するための Regex (例: ^(abc|cde)$)"
|
621
584
|
|
622
|
-
#: ../app/models/setting/discovered.rb:
|
585
|
+
#: ../app/models/setting/discovered.rb:27
|
623
586
|
msgid "Highlighted facts"
|
624
587
|
msgstr "ハイライトされたファクト"
|
625
588
|
|
626
|
-
#: ../app/models/setting/discovered.rb:
|
589
|
+
#: ../app/models/setting/discovered.rb:28
|
627
590
|
msgid "Regex to organize facts for storage section"
|
628
591
|
msgstr "ストレージセクションのファクトを整理するための Regex"
|
629
592
|
|
630
|
-
#: ../app/models/setting/discovered.rb:
|
593
|
+
#: ../app/models/setting/discovered.rb:28
|
631
594
|
msgid "Storage facts"
|
632
595
|
msgstr "ストレージファクト"
|
633
596
|
|
634
|
-
#: ../app/models/setting/discovered.rb:
|
597
|
+
#: ../app/models/setting/discovered.rb:29
|
635
598
|
msgid "Regex to organize facts for software section"
|
636
599
|
msgstr "ソフトウェアセクションのファクトを整理するための Regex"
|
637
600
|
|
638
|
-
#: ../app/models/setting/discovered.rb:
|
601
|
+
#: ../app/models/setting/discovered.rb:29
|
639
602
|
msgid "Software facts"
|
640
603
|
msgstr "ソフトウェアファクト"
|
641
604
|
|
642
|
-
#: ../app/models/setting/discovered.rb:
|
605
|
+
#: ../app/models/setting/discovered.rb:30
|
643
606
|
msgid "Regex to organize facts for hardware section"
|
644
607
|
msgstr "ハードウェアセクションのファクトを整理するための Regex"
|
645
608
|
|
646
|
-
#: ../app/models/setting/discovered.rb:
|
609
|
+
#: ../app/models/setting/discovered.rb:30
|
647
610
|
msgid "Hardware facts"
|
648
611
|
msgstr "ハードウェアファクト"
|
649
612
|
|
650
|
-
#: ../app/models/setting/discovered.rb:
|
613
|
+
#: ../app/models/setting/discovered.rb:31
|
651
614
|
msgid "Regex to organize facts for network section"
|
652
615
|
msgstr "ネットワークセクションのファクトを整理するための Regex"
|
653
616
|
|
654
|
-
#: ../app/models/setting/discovered.rb:
|
617
|
+
#: ../app/models/setting/discovered.rb:31
|
655
618
|
msgid "Network facts"
|
656
619
|
msgstr "ネットワークファクト"
|
657
620
|
|
658
|
-
#: ../app/models/setting/discovered.rb:
|
621
|
+
#: ../app/models/setting/discovered.rb:32
|
659
622
|
msgid "Regex to organize facts for ipmi section"
|
660
623
|
msgstr "ipmi セクションのファクトを整理するための Regex"
|
661
624
|
|
662
|
-
#: ../app/models/setting/discovered.rb:
|
625
|
+
#: ../app/models/setting/discovered.rb:32
|
663
626
|
msgid "IPMI facts"
|
664
627
|
msgstr "IPMI ファクト"
|
665
628
|
|
666
|
-
#: ../app/models/setting/discovered.rb:
|
667
|
-
msgid ""
|
668
|
-
"Automatically generate PXE configuration to pin a newly discovered host to "
|
669
|
-
"discovery"
|
629
|
+
#: ../app/models/setting/discovered.rb:33
|
630
|
+
msgid "Automatically generate PXE configuration to pin a newly discovered host to discovery"
|
670
631
|
msgstr "新規に検出されたホストを検出に固定するための PXE 設定の自動生成"
|
671
632
|
|
672
|
-
#: ../app/models/setting/discovered.rb:
|
633
|
+
#: ../app/models/setting/discovered.rb:33
|
673
634
|
msgid "Lock PXE"
|
674
635
|
msgstr "PXE のロック"
|
675
636
|
|
676
|
-
#: ../app/models/setting/discovered.rb:
|
637
|
+
#: ../app/models/setting/discovered.rb:34
|
677
638
|
msgid "PXELinux template to be used when pinning a host to discovery"
|
678
639
|
msgstr "ホストを検出に固定する際に使用される PXELinux テンプレート"
|
679
640
|
|
680
|
-
#: ../app/models/setting/discovered.rb:
|
641
|
+
#: ../app/models/setting/discovered.rb:34
|
681
642
|
msgid "Locked PXELinux template name"
|
682
643
|
msgstr "ロックされた PXELinux テンプレート名"
|
683
644
|
|
684
|
-
#: ../app/models/setting/discovered.rb:
|
645
|
+
#: ../app/models/setting/discovered.rb:35
|
685
646
|
msgid "PXEGrub template to be used when pinning a host to discovery"
|
686
647
|
msgstr "ホストを検出に固定する際に使用される PXEGrub テンプレート"
|
687
648
|
|
688
|
-
#: ../app/models/setting/discovered.rb:
|
649
|
+
#: ../app/models/setting/discovered.rb:35
|
689
650
|
msgid "Locked PXEGrub template name"
|
690
651
|
msgstr "ロックされた PXEGrub テンプレート名"
|
691
652
|
|
692
|
-
#: ../app/models/setting/discovered.rb:
|
653
|
+
#: ../app/models/setting/discovered.rb:36
|
693
654
|
msgid "PXEGrub2 template to be used when pinning a host to discovery"
|
694
655
|
msgstr "ホストを検出に固定する際に使用される PXEGrub2 テンプレート"
|
695
656
|
|
696
|
-
#: ../app/models/setting/discovered.rb:
|
657
|
+
#: ../app/models/setting/discovered.rb:36
|
697
658
|
msgid "Locked PXEGrub2 template name"
|
698
659
|
msgstr "ロックされた PXEGrub2 テンプレート名"
|
699
660
|
|
700
|
-
#: ../app/models/setting/discovered.rb:
|
661
|
+
#: ../app/models/setting/discovered.rb:37
|
701
662
|
msgid "Force DNS entries creation when provisioning discovered host"
|
702
663
|
msgstr "検出されたホストのプロビジョニング時の DNS エントリーの作成を強制的に実行"
|
703
664
|
|
704
|
-
#: ../app/models/setting/discovered.rb:
|
665
|
+
#: ../app/models/setting/discovered.rb:37
|
705
666
|
msgid "Force DNS"
|
706
667
|
msgstr "DNS の強制的な実行"
|
707
668
|
|
708
|
-
#: ../app/models/setting/discovered.rb:
|
709
|
-
msgid ""
|
710
|
-
"Do not allow to discover existing managed host matching MAC of a "
|
711
|
-
"provisioning NIC (errors out early)"
|
669
|
+
#: ../app/models/setting/discovered.rb:38
|
670
|
+
msgid "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)"
|
712
671
|
msgstr "プロビジョニング NIC の MAC と一致する既存の管理ホストの検出を許可しない (エラーは早い段階で出されます)"
|
713
672
|
|
714
|
-
#: ../app/models/setting/discovered.rb:
|
673
|
+
#: ../app/models/setting/discovered.rb:38
|
715
674
|
msgid "Error on existing NIC"
|
716
675
|
msgstr "既存の NIC でのエラー"
|
717
676
|
|
718
|
-
#: ../app/models/setting/discovered.rb:
|
677
|
+
#: ../app/models/setting/discovered.rb:39
|
719
678
|
msgid "Discovery hostname naming pattern"
|
720
679
|
msgstr "ホスト名の名前パターンの検出"
|
721
680
|
|
722
|
-
#: ../app/models/setting/discovered.rb:
|
681
|
+
#: ../app/models/setting/discovered.rb:39
|
723
682
|
msgid "Type of name generator"
|
724
683
|
msgstr "名前ジェネレーターのタイプ"
|
725
684
|
|
@@ -732,20 +691,18 @@ msgid "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}"
|
|
732
691
|
msgstr "検出ホスト '%{host}' は全 NIC がフィルタリングされています。フィルター: %{filter}"
|
733
692
|
|
734
693
|
#: ../app/services/foreman_discovery/fact_parser.rb:12
|
735
|
-
msgid ""
|
736
|
-
"Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: "
|
737
|
-
"%{filter}"
|
694
|
+
msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
|
738
695
|
msgstr "%{mac} が '%{fact}' で指定されたプライマリー NIC を見つけることができません。NIC フィルター: %{filter}"
|
739
696
|
|
740
|
-
#: ../app/services/foreman_discovery/host_converter.rb:
|
697
|
+
#: ../app/services/foreman_discovery/host_converter.rb:47
|
741
698
|
msgid "IPAM must be configured for subnet '%s'"
|
742
699
|
msgstr ""
|
743
700
|
|
744
|
-
#: ../app/services/foreman_discovery/node_api/node_resource.rb:
|
701
|
+
#: ../app/services/foreman_discovery/node_api/node_resource.rb:76
|
745
702
|
msgid "Image API returned HTTP/%{code} with '%{body}"
|
746
703
|
msgstr "イメージ API で返された HTTP/%{code}: '%{body}"
|
747
704
|
|
748
|
-
#: ../app/services/foreman_discovery/node_api/node_resource.rb:
|
705
|
+
#: ../app/services/foreman_discovery/node_api/node_resource.rb:79
|
749
706
|
msgid "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})"
|
750
707
|
msgstr "イメージ API の処理エラー: %{msg} (HTTP/%{code}、本体: %{body})"
|
751
708
|
|
@@ -753,6 +710,7 @@ msgstr "イメージ API の処理エラー: %{msg} (HTTP/%{code}、本体: %{bo
|
|
753
710
|
msgid "Discovered Host"
|
754
711
|
msgid_plural "Discovered Hosts"
|
755
712
|
msgstr[0] ""
|
713
|
+
msgstr[1] ""
|
756
714
|
|
757
715
|
#: ../app/views/dashboard/_discovery_widget.html.erb:9
|
758
716
|
msgid "No discovered hosts available"
|
@@ -762,33 +720,23 @@ msgstr "検出されたホストがありません"
|
|
762
720
|
msgid "Host"
|
763
721
|
msgstr "ホスト"
|
764
722
|
|
765
|
-
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4
|
766
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6
|
767
|
-
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:8
|
768
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:18
|
769
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:10
|
723
|
+
#: ../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
|
770
724
|
msgid "Model"
|
771
725
|
msgstr "モデル"
|
772
726
|
|
773
|
-
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5
|
774
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8
|
775
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:20
|
776
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:12
|
727
|
+
#: ../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
|
777
728
|
msgid "CPUs"
|
778
729
|
msgstr "CPU"
|
779
730
|
|
780
|
-
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6
|
781
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9
|
782
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:21
|
783
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:13
|
731
|
+
#: ../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
|
784
732
|
msgid "Memory"
|
785
733
|
msgstr "メモリー"
|
786
734
|
|
787
|
-
#: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:
|
735
|
+
#: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:23
|
788
736
|
msgid "Customize Host"
|
789
737
|
msgstr "ホストのカスタマイズ"
|
790
738
|
|
791
|
-
#: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:
|
739
|
+
#: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:24
|
792
740
|
msgid "Create Host"
|
793
741
|
msgstr "ホストの作成"
|
794
742
|
|
@@ -800,16 +748,11 @@ msgstr "このページのすべての項目を選択"
|
|
800
748
|
msgid "items selected. Uncheck to Clear"
|
801
749
|
msgstr "項目が選択されています。クリアするにはチェックを解除してください"
|
802
750
|
|
803
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
|
804
|
-
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:7
|
805
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:17
|
806
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:9
|
751
|
+
#: ../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
|
807
752
|
msgid "Name"
|
808
753
|
msgstr "名前"
|
809
754
|
|
810
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7
|
811
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:19
|
812
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:11
|
755
|
+
#: ../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
|
813
756
|
msgid "IP Address"
|
814
757
|
msgstr "IP アドレス"
|
815
758
|
|
@@ -821,13 +764,11 @@ msgstr "ディスク数"
|
|
821
764
|
msgid "Disks Size"
|
822
765
|
msgstr "ディスクサイズ"
|
823
766
|
|
824
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:15
|
825
|
-
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:9
|
767
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:15 ../app/views/discovered_hosts/_selected_hosts.html.erb:9
|
826
768
|
msgid "Location"
|
827
769
|
msgstr "場所"
|
828
770
|
|
829
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16
|
830
|
-
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
|
771
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:10
|
831
772
|
msgid "Organization"
|
832
773
|
msgstr "組織"
|
833
774
|
|
@@ -839,8 +780,7 @@ msgstr "サブネット"
|
|
839
780
|
msgid "Last Facts Upload"
|
840
781
|
msgstr "最終ファクトのアップロード"
|
841
782
|
|
842
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19
|
843
|
-
#: ../app/views/discovery_rules/index.html.erb:12
|
783
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19 ../app/views/discovery_rules/index.html.erb:12
|
844
784
|
msgid "Actions"
|
845
785
|
msgstr "アクション"
|
846
786
|
|
@@ -861,9 +801,7 @@ msgid "Provision %s"
|
|
861
801
|
msgstr "%s のプロビジョニング"
|
862
802
|
|
863
803
|
#: ../app/views/discovered_hosts/multiple_destroy.html.erb:3
|
864
|
-
msgid ""
|
865
|
-
"This might take a while, as all hosts, facts and reports will be destroyed "
|
866
|
-
"as well"
|
804
|
+
msgid "This might take a while, as all hosts, facts and reports will be destroyed as well"
|
867
805
|
msgstr "ホスト、ファクト、およびレポートもすべて破棄されるため、時間がかかる場合があります。"
|
868
806
|
|
869
807
|
#: ../app/views/discovered_hosts/select_multiple_location.html.erb:5
|
@@ -907,9 +845,7 @@ msgid "No discovered hosts found in this context."
|
|
907
845
|
msgstr "このコンテキストで検出されたホストはありません。"
|
908
846
|
|
909
847
|
#: ../app/views/discovered_hosts/welcome.html.erb:8
|
910
|
-
msgid ""
|
911
|
-
"This page shows discovered bare-metal or virtual nodes waiting to be "
|
912
|
-
"provisioned."
|
848
|
+
msgid "This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
|
913
849
|
msgstr "このページでは、プロビジョニングする予定の検出されたベアメタルまたは仮想ノードを表示しています。"
|
914
850
|
|
915
851
|
#: ../app/views/discovered_hosts/welcome.html.erb:9
|
@@ -924,23 +860,19 @@ msgstr "Foreman の検出されたホストの概要レポート"
|
|
924
860
|
msgid "<b>Foreman</b> Discovered hosts summary"
|
925
861
|
msgstr "<b>Foreman</b> の検出されたホストの概要"
|
926
862
|
|
927
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:10
|
928
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:5
|
863
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:10 ../app/views/discovered_mailer/discovered_summary.text.erb:5
|
929
864
|
msgid "Summary from %{time} ago to %{now}"
|
930
865
|
msgstr "%{time} から %{now} までの概要"
|
931
866
|
|
932
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:11
|
933
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:3
|
867
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:11 ../app/views/discovered_mailer/discovered_summary.text.erb:3
|
934
868
|
msgid "Discovered hosts from Foreman server at %{foreman_url}"
|
935
869
|
msgstr "Foreman サーバーの検出されたホスト: %{foreman_url}"
|
936
870
|
|
937
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:22
|
938
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:14
|
871
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:22 ../app/views/discovered_mailer/discovered_summary.text.erb:14
|
939
872
|
msgid "Disk count"
|
940
873
|
msgstr "ディスク数"
|
941
874
|
|
942
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:23
|
943
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:15
|
875
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:23 ../app/views/discovered_mailer/discovered_summary.text.erb:15
|
944
876
|
msgid "Disks size"
|
945
877
|
msgstr "ディスク容量"
|
946
878
|
|
@@ -989,41 +921,30 @@ msgid "Rule priority (lower integer means higher priority)"
|
|
989
921
|
msgstr "ルールの優先順位 (整数の低い値は高い優先順位を意味します)"
|
990
922
|
|
991
923
|
#: ../app/views/discovery_rules/_template_inline.erb:2
|
992
|
-
msgid ""
|
993
|
-
"Specify target hostname template pattern in the same syntax as in "
|
994
|
-
"Provisioning Templates (ERB)."
|
924
|
+
msgid "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB)."
|
995
925
|
msgstr "プロビジョニングテンプレート (ERB) と同じ構文のターゲットホスト名テンプレートのパターンを指定します。"
|
996
926
|
|
997
927
|
#: ../app/views/discovery_rules/_template_inline.erb:4
|
998
|
-
msgid ""
|
999
|
-
"Domain will be appended automatically. A hostname based on MAC address will "
|
1000
|
-
"be used when left blank."
|
928
|
+
msgid "Domain will be appended automatically. A hostname based on MAC address will be used when left blank."
|
1001
929
|
msgstr "ドメインは自動的に追加されます。空白のままの場合には、MAC アドレスに基づくホスト名が使用されます。"
|
1002
930
|
|
1003
931
|
#: ../app/views/discovery_rules/_template_inline.erb:5
|
1004
|
-
msgid ""
|
1005
|
-
"In addition to @host attribute function rand for random integers is "
|
1006
|
-
"available. Examples:"
|
932
|
+
msgid "In addition to @host attribute function rand for random integers is available. Examples:"
|
1007
933
|
msgstr "@host 属性のほかに、ランダムな整数の rand 関数を利用できます。例:"
|
1008
934
|
|
1009
935
|
#: ../app/views/discovery_rules/_template_inline.erb:8
|
1010
|
-
msgid ""
|
1011
|
-
"When creating hostname patterns, make sure the resulting host names are "
|
1012
|
-
"unique."
|
936
|
+
msgid "When creating hostname patterns, make sure the resulting host names are unique."
|
1013
937
|
msgstr "ホスト名パターンの作成時に、生成されるホスト名が固有であることを確認します。"
|
1014
938
|
|
1015
939
|
#: ../app/views/discovery_rules/_template_inline.erb:9
|
1016
|
-
msgid ""
|
1017
|
-
"Hostnames must not start with numbers. A good approach is to use unique "
|
1018
|
-
"information provided by facter (MAC address, BIOS or serial ID)."
|
940
|
+
msgid "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID)."
|
1019
941
|
msgstr "ホスト名は数字で開始することができません。facter で提供される固有の情報 (MAC アドレス、BIOS またはシリアル ID) を使用することが適切な方法です。"
|
1020
942
|
|
1021
943
|
#: ../app/views/discovery_rules/edit.html.erb:1
|
1022
944
|
msgid "Edit %s"
|
1023
945
|
msgstr "%s の編集"
|
1024
946
|
|
1025
|
-
#: ../app/views/discovery_rules/index.html.erb:1
|
1026
|
-
#: ../lib/foreman_discovery/engine.rb:163
|
947
|
+
#: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:163
|
1027
948
|
msgid "Discovery Rules"
|
1028
949
|
msgstr "検出ルール"
|
1029
950
|
|
@@ -1088,13 +1009,25 @@ msgid "Discovery Proxy"
|
|
1088
1009
|
msgstr "検出プロキシー"
|
1089
1010
|
|
1090
1011
|
#: ../lib/foreman_discovery/engine.rb:189
|
1091
|
-
msgid ""
|
1092
|
-
"Discovery Proxy to use within this subnet for managing connection to "
|
1093
|
-
"discovered hosts"
|
1012
|
+
msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
|
1094
1013
|
msgstr "検出されたホストへの接続を管理するためにこのサブネット内で使用する検出プロキシー"
|
1095
1014
|
|
1096
1015
|
#: ../lib/foreman_discovery/engine.rb:190
|
1097
|
-
msgid ""
|
1098
|
-
"ID of Discovery Proxy to use within this subnet for managing connection to "
|
1099
|
-
"discovered hosts"
|
1016
|
+
msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
|
1100
1017
|
msgstr "検出されたホストへの接続を管理するためにこのサブネット内で使用する検出プロキシーの ID"
|
1018
|
+
|
1019
|
+
#: action_names.rb:2
|
1020
|
+
msgid "Remote action:"
|
1021
|
+
msgstr ""
|
1022
|
+
|
1023
|
+
#: action_names.rb:3
|
1024
|
+
msgid "Import Puppet classes"
|
1025
|
+
msgstr ""
|
1026
|
+
|
1027
|
+
#: action_names.rb:4
|
1028
|
+
msgid "Import facts"
|
1029
|
+
msgstr ""
|
1030
|
+
|
1031
|
+
#: action_names.rb:5
|
1032
|
+
msgid "Action with sub plans"
|
1033
|
+
msgstr ""
|