foreman_discovery 20.0.0 → 21.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (60) hide show
  1. checksums.yaml +4 -4
  2. data/app/models/host/discovered.rb +10 -1
  3. data/app/models/setting/discovered.rb +1 -43
  4. data/app/services/foreman_discovery/host_converter.rb +9 -2
  5. data/app/views/foreman_discovery/debian_kexec.erb +14 -13
  6. data/app/views/foreman_discovery/redhat_kexec.erb +16 -15
  7. data/lib/foreman_discovery/engine.rb +195 -32
  8. data/lib/foreman_discovery/version.rb +1 -1
  9. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  10. data/locale/ca/foreman_discovery.po +17 -11
  11. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  12. data/locale/de/foreman_discovery.po +9 -3
  13. data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
  14. data/locale/en/foreman_discovery.po +7 -1
  15. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  16. data/locale/en_GB/foreman_discovery.po +9 -3
  17. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  18. data/locale/es/foreman_discovery.po +9 -3
  19. data/locale/foreman_discovery.pot +23 -9
  20. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  21. data/locale/fr/foreman_discovery.po +39 -33
  22. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  23. data/locale/gl/foreman_discovery.po +19 -13
  24. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  25. data/locale/it/foreman_discovery.po +9 -3
  26. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  27. data/locale/ja/foreman_discovery.po +11 -5
  28. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  29. data/locale/ko/foreman_discovery.po +9 -3
  30. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  31. data/locale/pt_BR/foreman_discovery.po +9 -3
  32. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  33. data/locale/ru/foreman_discovery.po +9 -3
  34. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  35. data/locale/sv_SE/foreman_discovery.po +19 -13
  36. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  37. data/locale/zh_CN/foreman_discovery.po +11 -5
  38. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  39. data/locale/zh_TW/foreman_discovery.po +9 -3
  40. data/package.json +5 -7
  41. data/test/unit/discovered_extensions_test.rb +14 -1
  42. data/test/unit/host_discovered_test.rb +7 -1
  43. data/test/unit/managed_extensions_test.rb +1 -1
  44. metadata +13 -27
  45. data/locale/ca/foreman_discovery.edit.po +0 -1099
  46. data/locale/de/foreman_discovery.edit.po +0 -1106
  47. data/locale/en/foreman_discovery.edit.po +0 -1091
  48. data/locale/en_GB/foreman_discovery.edit.po +0 -1102
  49. data/locale/es/foreman_discovery.edit.po +0 -1103
  50. data/locale/fr/foreman_discovery.edit.po +0 -1099
  51. data/locale/gl/foreman_discovery.edit.po +0 -1097
  52. data/locale/it/foreman_discovery.edit.po +0 -1099
  53. data/locale/ja/foreman_discovery.edit.po +0 -1096
  54. data/locale/ko/foreman_discovery.edit.po +0 -1096
  55. data/locale/messages.mo +0 -0
  56. data/locale/pt_BR/foreman_discovery.edit.po +0 -1105
  57. data/locale/ru/foreman_discovery.edit.po +0 -1108
  58. data/locale/sv_SE/foreman_discovery.edit.po +0 -1100
  59. data/locale/zh_CN/foreman_discovery.edit.po +0 -1094
  60. data/locale/zh_TW/foreman_discovery.edit.po +0 -1097
@@ -1,1096 +0,0 @@
1
- # SOME DESCRIPTIVE TITLE.
2
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the foreman_discovery package.
4
- #
5
- # Translators:
6
- # 山田 修司 🍣 Shuji Yamada <uzy.exe@gmail.com>, 2015
7
- # 山田 修司 🍣 Shuji Yamada <uzy.exe@gmail.com>, 2015
8
- msgid ""
9
- msgstr ""
10
- "Project-Id-Version: foreman_discovery 18.0.1\n"
11
- "Report-Msgid-Bugs-To: \n"
12
- "POT-Creation-Date: 2021-11-25 10:15+0100\n"
13
- "PO-Revision-Date: 2021-09-20 17:24+0000\n"
14
- "Last-Translator: Transifex Bot <>\n"
15
- "Language-Team: Japanese (http://www.transifex.com/foreman/foreman/language/ja/"
16
- ")\n"
17
- "MIME-Version: 1.0\n"
18
- "Content-Type: text/plain; charset=UTF-8\n"
19
- "Content-Transfer-Encoding: 8bit\n"
20
- "Language: ja\n"
21
- "Plural-Forms: nplurals=1; plural=0;\n"
22
-
23
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:16
24
- msgid "List all discovered hosts"
25
- msgstr "すべての検出されたホストを一覧表示"
26
-
27
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17 ../app/controllers/api/v2/discovery_rules_controller.rb:15
28
- msgid "filter results"
29
- msgstr "結果のフィルター"
30
-
31
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18 ../app/controllers/api/v2/discovery_rules_controller.rb:16
32
- msgid "sort results"
33
- msgstr "結果のソート"
34
-
35
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19 ../app/controllers/api/v2/discovery_rules_controller.rb:17
36
- msgid "paginate results"
37
- msgstr "結果のページネーション"
38
-
39
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:20 ../app/controllers/api/v2/discovery_rules_controller.rb:18
40
- msgid "number of entries per request"
41
- msgstr "要求ごとのエントリー数"
42
-
43
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:26
44
- msgid "Show a discovered host"
45
- msgstr "検出されたホストの表示"
46
-
47
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:85
48
- msgid "DHCP filename option (Grub2 or PXELinux by default)"
49
- msgstr "DHCP ファイル名オプション (デフォルトでは Grub2 または PXELinux)"
50
-
51
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:41
52
- msgid "Create a discovered host for testing (use /facts to create new hosts)"
53
- msgstr "(新規ホストを作成するための使用 /ファクト) をテストするために検出ホストを作成します"
54
-
55
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:50
56
- msgid "Provision a discovered host"
57
- msgstr "検出されたホストのプロビジョニング"
58
-
59
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:54 ../app/controllers/api/v2/discovered_hosts_controller.rb:57 ../app/controllers/api/v2/discovered_hosts_controller.rb:58 ../app/controllers/api/v2/discovered_hosts_controller.rb:61 ../app/controllers/api/v2/discovered_hosts_controller.rb:64
60
- msgid "required if host is managed and value is not inherited from host group"
61
- msgstr "ホストが管理されており、値がホストグループから継承されていない場合に必須です"
62
-
63
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:55
64
- msgid "not required if using a subnet with DHCP proxy"
65
- msgstr "DHCP プロキシーを使用するサブネットを使用する場合は不要です"
66
-
67
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:56
68
- msgid "not required if it's a virtual machine"
69
- msgstr "仮想マシンの場合は不要です"
70
-
71
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:62
72
- msgid "required if not imaged based provisioning and host is managed and value is not inherited from host group"
73
- msgstr "イメージベースのプロビジョニングでない場合で、ホストが管理されており、値がホストグループから継承されていない場合に必須です"
74
-
75
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:63
76
- msgid "required if host is managed and custom partition has not been defined"
77
- msgstr "ホストが管理されており、カスタムパーティションが定義されていない場合に必須です"
78
-
79
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:69
80
- msgid "Host's owner type"
81
- msgstr "ホストの所有者タイプ"
82
-
83
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:72
84
- msgid "Host's parameters (array or indexed hash)"
85
- msgstr "ホストのパラメーター (配列またはインデックス化されたハッシュ)"
86
-
87
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:73
88
- msgid "Name of the parameter"
89
- msgstr "パラメーター名"
90
-
91
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
92
- msgid "Parameter value"
93
- msgstr "パラメーター値"
94
-
95
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:75
96
- msgid "Type of value"
97
- msgstr "値のタイプ"
98
-
99
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:82
100
- msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
101
- msgstr "オーケストレーションタスクのステータスを追跡するための UUID。GET /api/orchestration/:UUID/tasks"
102
-
103
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:84
104
- msgid "required if value is not inherited from host group or default password in settings"
105
- msgstr "値がホストグループまたは設定のデフォルトパスワードから継承されていない場合は必須です"
106
-
107
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:95
108
- msgid "Delete a discovered host"
109
- msgstr "検出されたホストの削除"
110
-
111
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:102
112
- msgid "Upload facts for a host, creating the host if required"
113
- msgstr "ホストのファクトをアップロードし、必要な場合はホストを作成します"
114
-
115
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:103
116
- 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)"
117
- msgstr "ファクトの最小セットが設定されたホストのファクトを含むハッシュ : discovery_bootif、macaddress_eth0、ipaddress、ipaddress_eth0、interfaces: eth0 (プライマリーインターフェースの名前が eth0 の場合の例)"
118
-
119
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:130
120
- msgid "Execute rules against a discovered host"
121
- msgstr "検出されたホストに対するルールの実行"
122
-
123
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:136 ../app/controllers/discovered_hosts_controller.rb:163
124
- msgid "Host %{host} was provisioned with rule %{rule}"
125
- msgstr "ホスト %{host} がルール %{rule} でプロビジョニングされました"
126
-
127
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:139
128
- msgid "Unable to provision %{host}: %{errors}"
129
- msgstr "%{host} をプロビジョニングできません: %{errors}"
130
-
131
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:170
132
- msgid "No rule found for host %s"
133
- msgstr "ホスト %s に対するルールは見つかりません"
134
-
135
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:152
136
- msgid "Execute rules against all currently discovered hosts"
137
- msgstr "現在検出されているすべてのホストに対するルールの実行"
138
-
139
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:156 ../app/controllers/discovered_hosts_controller.rb:176
140
- msgid "Errors during auto provisioning: %s"
141
- msgstr "自動プロビジョニング時のエラー: %s"
142
-
143
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:159 ../app/controllers/discovered_hosts_controller.rb:179
144
- msgid "No discovered hosts to provision"
145
- msgstr "プロビジョニングする検出されたホストがありません"
146
-
147
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:181
148
- msgid "%s discovered hosts were provisioned"
149
- msgstr "検出ホスト %s 台がプロビジョニングされました"
150
-
151
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:192
152
- msgid "Refreshing the facts of a discovered host"
153
- msgstr "検出されたホストのファクトの更新中"
154
-
155
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:201
156
- msgid "Rebooting a discovered host"
157
- msgstr "検出されたホストの再起動中"
158
-
159
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:210
160
- msgid "Rebooting all discovered hosts"
161
- msgstr "すべての検出されたホストの再起動中"
162
-
163
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:221 ../app/controllers/discovered_hosts_controller.rb:132
164
- msgid "Discovered hosts are rebooting now"
165
- msgstr "検出されたホストを現在再起動中"
166
-
167
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:14
168
- msgid "List all discovery rules"
169
- msgstr "すべての検出ルールを一覧表示"
170
-
171
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:24
172
- msgid "Show a discovery rule"
173
- msgstr "検出ルールの表示"
174
-
175
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:32
176
- msgid "represents rule name shown to the users"
177
- msgstr "ユーザーに表示されるルール名を表します"
178
-
179
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:33
180
- msgid "query to match discovered hosts for the particular rule"
181
- msgstr "特定ルールの検出されたホストに一致するクエリー"
182
-
183
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:34
184
- msgid "the hostgroup that is used to auto provision a host"
185
- msgstr "ホストの自動プロビジョニングに使用されるホストグループ"
186
-
187
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:35
188
- msgid "defines a pattern to assign human-readable hostnames to the matching hosts"
189
- msgstr "人が判読できるホスト名を一致するホストに割り当てるパターンの定義"
190
-
191
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:36
192
- msgid "enables to limit maximum amount of provisioned hosts per rule"
193
- msgstr "ルール別のプロビジョニングされたホストの最大数の制限を許可"
194
-
195
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:37
196
- msgid "puts the rules in order, low numbers go first. Must be greater then zero"
197
- msgstr "ルールを低い数字の順に配置。ゼロより大きい値である必要があります"
198
-
199
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:38
200
- msgid "flag is used for temporary shutdown of rules"
201
- msgstr "フラグはルールの一時的な停止に使用されます"
202
-
203
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:39
204
- msgid "location ID for provisioned hosts"
205
- msgstr "プロビジョニングされたホストのロケーション ID"
206
-
207
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:40
208
- msgid "organization ID for provisioned hosts"
209
- msgstr "プロビジョニングされたホストの組織 ID"
210
-
211
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:44
212
- msgid "Create a discovery rule"
213
- msgstr "検出ルールの作成"
214
-
215
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:53
216
- msgid "Update a rule"
217
- msgstr "ルールの更新"
218
-
219
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:61
220
- msgid "Delete a rule"
221
- msgstr "ルールの削除"
222
-
223
- #: ../app/controllers/api/v2/fact_values_controller_extensions.rb:7
224
- msgid "List all fact values of a given discovered host"
225
- msgstr "指定の検出されたホストのすべての値を一覧表示"
226
-
227
- #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:6
228
- msgid "Unable to find a discovery rule, no host provided (check permissions)"
229
- msgstr "検出ルールを見つけることができません。指定されるホストがありません (パーミッションを確認してください)"
230
-
231
- #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:43
232
- msgid "No hostgroup associated with rule '%s'"
233
- msgstr "ルール '%s' に関連付けられたホストグループがありません"
234
-
235
- #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:73
236
- msgid "Errors during reboot: %s"
237
- msgstr "再起動時のエラー: %s"
238
-
239
- #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:91
240
- msgid "No discovered hosts to reboot"
241
- msgstr "再起動する検出されたホストがありません"
242
-
243
- #: ../app/controllers/discovered_hosts_controller.rb:66
244
- msgid "Successfully provisioned %s"
245
- msgstr "%s が正常にプロビジョニングされました"
246
-
247
- #: ../app/controllers/discovered_hosts_controller.rb:100
248
- msgid "Facts refreshed for %s"
249
- msgstr "%s の更新済みファクト"
250
-
251
- #: ../app/controllers/discovered_hosts_controller.rb:102
252
- msgid "Failed to refresh facts for %s"
253
- msgstr "%s のファクトの更新に失敗しました"
254
-
255
- #: ../app/controllers/discovered_hosts_controller.rb:105
256
- msgid "Failed to refresh facts for %{hostname} with error %{error_message}"
257
- msgstr "%{error_message} エラーで %{hostname} のファクトの更新に失敗しました"
258
-
259
- #: ../app/controllers/discovered_hosts_controller.rb:112
260
- msgid "Host of type %s can not be rebooted"
261
- msgstr "タイプ %s のホストを再起動できません"
262
-
263
- #: ../app/controllers/discovered_hosts_controller.rb:116
264
- msgid "Rebooting host %s"
265
- msgstr "ホスト %s の再起動"
266
-
267
- #: ../app/controllers/discovered_hosts_controller.rb:118
268
- msgid "Failed to reboot host %s"
269
- msgstr "ホスト %s の再起動に失敗しました"
270
-
271
- #: ../app/controllers/discovered_hosts_controller.rb:121
272
- msgid "Failed to reboot host %{hostname} with error %{error_message}"
273
- msgstr "ホスト %{hostname} は %{error_message} のエラーで再起動に失敗しました"
274
-
275
- #: ../app/controllers/discovered_hosts_controller.rb:135
276
- msgid "Failed to reboot hosts with error %s"
277
- msgstr "ホストは %s のエラーで再起動に失敗しました"
278
-
279
- #: ../app/controllers/discovered_hosts_controller.rb:153
280
- msgid "Destroyed selected hosts"
281
- msgstr "破棄された選択済みホスト"
282
-
283
- #: ../app/controllers/discovered_hosts_controller.rb:155
284
- msgid "The following hosts were not deleted: %s"
285
- msgstr "以下のホストは削除されませんでした: %s"
286
-
287
- #: ../app/controllers/discovered_hosts_controller.rb:167
288
- msgid "Failed to auto provision host %s: %s"
289
- msgstr "ホスト %s の自動プロビジョニングに失敗しました: %s"
290
-
291
- #: ../app/controllers/discovered_hosts_controller.rb:195
292
- msgid "Discovered hosts are provisioning now"
293
- msgstr "検出されたホストは現在プロビジョニング中です"
294
-
295
- #: ../app/controllers/discovered_hosts_controller.rb:280
296
- msgid "Discovered host reported from unknown subnet, communication will not be proxied."
297
- msgstr "不明なサブネットから報告された検出されたホスト。通信はプロキシー化されません。"
298
-
299
- #: ../app/controllers/discovered_hosts_controller.rb:285
300
- msgid "Discovered hosts reported from unknown subnet are %s, communication will not be proxied."
301
- msgstr "不明なサブネットから報告された検出されたホストは %s、通信はプロキシー化されません。"
302
-
303
- #: ../app/controllers/discovered_hosts_controller.rb:299
304
- msgid "No hosts were found with that id or name"
305
- msgstr "該当する ID または名前のホストが見つかりませんでした"
306
-
307
- #: ../app/controllers/discovered_hosts_controller.rb:303
308
- msgid "No hosts selected"
309
- msgstr "ホストが選択されていません"
310
-
311
- #: ../app/controllers/discovered_hosts_controller.rb:309
312
- msgid "Something went wrong while selecting hosts - %s"
313
- msgstr "ホストの選択中に問題が発生しました: %s"
314
-
315
- #: ../app/controllers/discovery_rules_controller.rb:79
316
- msgid "Rule enabled"
317
- msgstr "有効化されたルール"
318
-
319
- #: ../app/controllers/discovery_rules_controller.rb:79
320
- msgid "Rule disabled"
321
- msgstr "無効化されたルール"
322
-
323
- #: ../app/helpers/discovered_hosts_helper.rb:14 ../app/helpers/discovered_hosts_helper.rb:29 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
324
- msgid "Auto Provision"
325
- msgstr "自動プロビジョニング"
326
-
327
- #: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:41
328
- msgid "Refresh facts"
329
- msgstr "ファクトの更新"
330
-
331
- #: ../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:42
332
- msgid "Reboot"
333
- msgstr "再起動"
334
-
335
- #: ../app/helpers/discovered_hosts_helper.rb:19
336
- msgid "Back"
337
- msgstr "戻る"
338
-
339
- #: ../app/helpers/discovered_hosts_helper.rb:21 ../app/helpers/discovered_hosts_helper.rb:35
340
- msgid "Select Action"
341
- msgstr "アクションの選択"
342
-
343
- #: ../app/helpers/discovered_hosts_helper.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:43
344
- msgid "Delete %s?"
345
- msgstr "%s を削除しますか?"
346
-
347
- #: ../app/helpers/discovered_hosts_helper.rb:31
348
- msgid "Assign Organization"
349
- msgstr "組織の割り当て"
350
-
351
- #: ../app/helpers/discovered_hosts_helper.rb:32
352
- msgid "Assign Location"
353
- msgstr "ロケーションの割り当て"
354
-
355
- #: ../app/helpers/discovered_hosts_helper.rb:33
356
- msgid "Delete"
357
- msgstr "削除"
358
-
359
- #: ../app/helpers/discovered_hosts_helper.rb:37
360
- msgid "%s - The following hosts are about to be changed"
361
- msgstr "%s: 以下のホストはまもなく変更されます"
362
-
363
- #: ../app/helpers/discovered_hosts_helper.rb:46 ../app/views/dashboard/_discovery_widget_host.html.erb:2
364
- msgid "N/A"
365
- msgstr "N/A"
366
-
367
- #: ../app/helpers/discovered_hosts_helper.rb:58
368
- msgid "New in the last 24 hours"
369
- msgstr "過去 24 時間以内の新規"
370
-
371
- #: ../app/helpers/discovered_hosts_helper.rb:62
372
- msgid "Not reported in more than 7 days"
373
- msgstr "8 日以上報告なし"
374
-
375
- #: ../app/helpers/discovered_hosts_helper.rb:66
376
- msgid "Reported in the last 7 days"
377
- msgstr "過去 7 日以内に報告あり"
378
-
379
- #: ../app/helpers/discovered_hosts_helper.rb:90
380
- msgid "Provision"
381
- msgstr "プロビジョニング"
382
-
383
- #: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:8 ../lib/foreman_discovery/engine.rb:160 ../lib/foreman_discovery/engine.rb:175
384
- msgid "Discovered Hosts"
385
- msgstr "検出されたホスト"
386
-
387
- #: ../app/helpers/discovery_rules_helper.rb:27
388
- msgid "Associated Hosts"
389
- msgstr "関連付けられたホスト"
390
-
391
- #: ../app/helpers/discovery_rules_helper.rb:29
392
- msgid "Disable"
393
- msgstr "無効化"
394
-
395
- #: ../app/helpers/discovery_rules_helper.rb:29
396
- msgid "Disable rule '%s'?"
397
- msgstr "ルール '%s' を無効にしますか?"
398
-
399
- #: ../app/helpers/discovery_rules_helper.rb:31
400
- msgid "Enable"
401
- msgstr "有効化"
402
-
403
- #: ../app/helpers/discovery_rules_helper.rb:31
404
- msgid "Enable rule '%s'?"
405
- msgstr "ルール '%s' を有効にしますか?"
406
-
407
- #: ../app/helpers/discovery_rules_helper.rb:33
408
- msgid "Clone"
409
- msgstr "クローン"
410
-
411
- #: ../app/helpers/discovery_rules_helper.rb:34
412
- msgid "Delete rule '%s'?"
413
- msgstr "ルール '%s' を削除しますか?"
414
-
415
- #: ../app/mailers/discovered_mailer.rb:9
416
- msgid "Invalid user type of %s was provided"
417
- msgstr "無効なユーザータイプ %s が指定されました"
418
-
419
- #: ../app/mailers/discovered_mailer.rb:26
420
- msgid "Discovered hosts summary"
421
- msgstr "検出されたホストの概要"
422
-
423
- #: ../app/models/discovery_rule.rb:11
424
- msgid "can't contain white spaces."
425
- msgstr "空白を含めることができません。"
426
-
427
- #: ../app/models/discovery_rule.rb:13
428
- msgid "must start with a letter or ERB."
429
- msgstr "文字または ERB で開始する必要があります。"
430
-
431
- #: ../app/models/discovery_rule.rb:16
432
- msgid "must be present."
433
- msgstr "必須です。"
434
-
435
- #: ../app/models/discovery_rule.rb:57
436
- msgid "Host group organization %s must also be associated to the discovery rule"
437
- msgid_plural "Host group organizations %s must also be associated to the discovery rule"
438
- msgstr[0] "ホストグループの組織 %s も検出ルールに関連付ける必要があります"
439
-
440
- #: ../app/models/discovery_rule.rb:61
441
- msgid "Host group location %s must also be associated to the discovery rule"
442
- msgid_plural "Host group locations %s must also be associated to the discovery rule"
443
- msgstr[0] "ホストグループのロケーション %s も検出ルールに関連付ける必要があります"
444
-
445
- #: ../app/models/host/discovered.rb:40
446
- msgid "Fact + prefix"
447
- msgstr "ファクト + プレフィックス"
448
-
449
- #: ../app/models/host/discovered.rb:41
450
- msgid "Random name"
451
- msgstr "無作為の名前"
452
-
453
- #: ../app/models/host/discovered.rb:42
454
- msgid "MAC-based name"
455
- msgstr "MAC ベースの名前"
456
-
457
- #: ../app/models/host/discovered.rb:55
458
- msgid "Invalid facts, must be a Hash"
459
- msgstr "無効なファクトです。ハッシュである必要があります。"
460
-
461
- #: ../app/models/host/discovered.rb:60
462
- msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
463
- msgstr "必要な discovery_fact '%s' がありません。プライマリーインターフェースの検出やホスト名の設定ができません"
464
-
465
- #: ../app/models/host/discovered.rb:73
466
- msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
467
- msgstr "無効なファクト: discovery_hostname 設定の全ファクトで、ハッシュの値は無効です: %s"
468
-
469
- #: ../app/models/host/discovered.rb:102
470
- msgid "Facts could not be imported"
471
- msgstr "ファクトをインポートできませんでした"
472
-
473
- #: ../app/models/host/discovered.rb:160
474
- msgid "Could not get facts from proxy %{url}: %{error}"
475
- msgstr "プロキシー %{url} からファクトを取得できませんでした: %{error}"
476
-
477
- #: ../app/models/host/discovered.rb:178
478
- msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
479
- msgstr "%{name} (%{url}) で再起動を実行できません: %{msg}"
480
-
481
- #: ../app/models/host/discovered.rb:182 ../app/models/host/discovered.rb:205
482
- msgid "Unable to perform %{action} on %{ips}"
483
- msgstr "%{ips} で %{action} を実行できません"
484
-
485
- #: ../app/models/host/discovered.rb:201
486
- msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
487
- msgstr "%{name} (%{url}) で kexec を実行できません: %{msg}"
488
-
489
- #: ../app/models/host/discovered.rb:225
490
- msgid "Invalid hostname: Could not normalize the hostname"
491
- msgstr "無効なホスト名: ホスト名を正規化できませんでした"
492
-
493
- #: ../app/models/host/managed_extensions.rb:23
494
- msgid "Reloading kernel on %s"
495
- msgstr "カーネルを %s にリロード中"
496
-
497
- #: ../app/models/host/managed_extensions.rb:25
498
- msgid "Rebooting %s"
499
- msgstr "%s を再起動中"
500
-
501
- #: ../app/models/host/managed_extensions.rb:46
502
- msgid "Kexec template not associated with operating system"
503
- msgstr "オペレーティングシステムに関連付けられていない Kexec テンプレート"
504
-
505
- #: ../app/models/host/managed_extensions.rb:49
506
- msgid "Kernel kexec URL is invalid: '%s'"
507
- msgstr "カーネル kexec URL は無効です: '%s'"
508
-
509
- #: ../app/models/host/managed_extensions.rb:50
510
- msgid "Init RAM kexec URL is invalid: '%s'"
511
- msgstr "Init RAM kexec URL は無効です: '%s'"
512
-
513
- #: ../app/models/nic/managed_extensions.rb:14
514
- msgid "Rebuild DNS for %s"
515
- msgstr "%s の DNS の再構築"
516
-
517
- #: ../app/models/setting/discovered.rb:17
518
- msgid "The default location to place discovered hosts in"
519
- msgstr "検出されたホストを配置するデフォルトのロケーション"
520
-
521
- #: ../app/models/setting/discovered.rb:17
522
- msgid "Discovery location"
523
- msgstr "検出ロケーション"
524
-
525
- #: ../app/models/setting/discovered.rb:18
526
- msgid "The default organization to place discovered hosts in"
527
- msgstr "検出されたホストを配置するデフォルトの組織"
528
-
529
- #: ../app/models/setting/discovered.rb:18
530
- msgid "Discovery organization"
531
- msgstr "検出組織"
532
-
533
- #: ../app/models/setting/discovered.rb:19
534
- msgid "Fact name to use for primary interface detection"
535
- msgstr "プライマリーインターフェースの検出に使用するファクト名"
536
-
537
- #: ../app/models/setting/discovered.rb:19
538
- msgid "Interface fact"
539
- msgstr "インターフェースファクト"
540
-
541
- #: ../app/models/setting/discovered.rb:20
542
- msgid "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)"
543
- msgstr "自動ボンドインターフェース (LLDP で同じ VLAN 上に別のインターフェースが検出された場合)"
544
-
545
- #: ../app/models/setting/discovered.rb:20
546
- msgid "Create bond interfaces"
547
- msgstr "ボンドインターフェースの作成"
548
-
549
- #: ../app/models/setting/discovered.rb:21
550
- msgid "Clean all reported facts during provisioning (except discovery facts)"
551
- msgstr "プロビジョニング時に報告されたすべてのファクトをクリーニング (検出ファクトを除く)"
552
-
553
- #: ../app/models/setting/discovered.rb:21
554
- msgid "Clean all facts"
555
- msgstr "すべてのファクトのクリーニング"
556
-
557
- #: ../app/models/setting/discovered.rb:22
558
- msgid "List of facts to use for the hostname (separated by comma, first wins)"
559
- msgstr "ホスト名に使用するファクトの一覧 (コンマ区切り、first wins)"
560
-
561
- #: ../app/models/setting/discovered.rb:22
562
- msgid "Hostname facts"
563
- msgstr "ホスト名ファクト"
564
-
565
- #: ../app/models/setting/discovered.rb:23
566
- msgid "Automatically provision newly discovered hosts, according to the provisioning rules"
567
- msgstr "プロビジョニングルールに基づく新たに検出されたホストの自動プロビジョニング"
568
-
569
- #: ../app/models/setting/discovered.rb:23
570
- msgid "Auto provisioning"
571
- msgstr "自動プロビジョニング"
572
-
573
- #: ../app/models/setting/discovered.rb:24
574
- msgid "Automatically reboot or kexec discovered host during provisioning"
575
- msgstr "プロビジョニング時の検出されたホストの自動的な再起動または kexec の実行"
576
-
577
- #: ../app/models/setting/discovered.rb:25
578
- msgid "The default prefix to use for the host name, must start with a letter"
579
- msgstr "ホスト名に使用するデフォルトのプレフィックスは文字で開始する必要があります"
580
-
581
- #: ../app/models/setting/discovered.rb:25
582
- msgid "Hostname prefix"
583
- msgstr "ホスト名のプレフィックス"
584
-
585
- #: ../app/models/setting/discovered.rb:26
586
- msgid "Extra facter columns to show in host lists (separate by comma)"
587
- msgstr "ホスト一覧に表示される追加の facter 列 (コンマ区切り)"
588
-
589
- #: ../app/models/setting/discovered.rb:26
590
- msgid "Fact columns"
591
- msgstr "Fact 列"
592
-
593
- #: ../app/models/setting/discovered.rb:27
594
- msgid "Regex to organize facts for highlights section - e.g. ^(abc|cde)$"
595
- msgstr "ハイライトセクションのファクトを整理するための Regex (例: ^(abc|cde)$)"
596
-
597
- #: ../app/models/setting/discovered.rb:27
598
- msgid "Highlighted facts"
599
- msgstr "ハイライトされたファクト"
600
-
601
- #: ../app/models/setting/discovered.rb:28
602
- msgid "Regex to organize facts for storage section"
603
- msgstr "ストレージセクションのファクトを整理するための Regex"
604
-
605
- #: ../app/models/setting/discovered.rb:28
606
- msgid "Storage facts"
607
- msgstr "ストレージファクト"
608
-
609
- #: ../app/models/setting/discovered.rb:29
610
- msgid "Regex to organize facts for software section"
611
- msgstr "ソフトウェアセクションのファクトを整理するための Regex"
612
-
613
- #: ../app/models/setting/discovered.rb:29
614
- msgid "Software facts"
615
- msgstr "ソフトウェアファクト"
616
-
617
- #: ../app/models/setting/discovered.rb:30
618
- msgid "Regex to organize facts for hardware section"
619
- msgstr "ハードウェアセクションのファクトを整理するための Regex"
620
-
621
- #: ../app/models/setting/discovered.rb:30
622
- msgid "Hardware facts"
623
- msgstr "ハードウェアファクト"
624
-
625
- #: ../app/models/setting/discovered.rb:31
626
- msgid "Regex to organize facts for network section"
627
- msgstr "ネットワークセクションのファクトを整理するための Regex"
628
-
629
- #: ../app/models/setting/discovered.rb:31
630
- msgid "Network facts"
631
- msgstr "ネットワークファクト"
632
-
633
- #: ../app/models/setting/discovered.rb:32
634
- msgid "Regex to organize facts for ipmi section"
635
- msgstr "ipmi セクションのファクトを整理するための Regex"
636
-
637
- #: ../app/models/setting/discovered.rb:32
638
- msgid "IPMI facts"
639
- msgstr "IPMI ファクト"
640
-
641
- #: ../app/models/setting/discovered.rb:33
642
- msgid "Automatically generate PXE configuration to pin a newly discovered host to discovery"
643
- msgstr "新規に検出されたホストを検出に固定するための PXE 設定の自動生成"
644
-
645
- #: ../app/models/setting/discovered.rb:33
646
- msgid "Lock PXE"
647
- msgstr "PXE のロック"
648
-
649
- #: ../app/models/setting/discovered.rb:34
650
- msgid "PXELinux template to be used when pinning a host to discovery"
651
- msgstr "ホストを検出に固定する際に使用される PXELinux テンプレート"
652
-
653
- #: ../app/models/setting/discovered.rb:34
654
- msgid "Locked PXELinux template name"
655
- msgstr "ロックされた PXELinux テンプレート名"
656
-
657
- #: ../app/models/setting/discovered.rb:35
658
- msgid "PXEGrub template to be used when pinning a host to discovery"
659
- msgstr "ホストを検出に固定する際に使用される PXEGrub テンプレート"
660
-
661
- #: ../app/models/setting/discovered.rb:35
662
- msgid "Locked PXEGrub template name"
663
- msgstr "ロックされた PXEGrub テンプレート名"
664
-
665
- #: ../app/models/setting/discovered.rb:36
666
- msgid "PXEGrub2 template to be used when pinning a host to discovery"
667
- msgstr "ホストを検出に固定する際に使用される PXEGrub2 テンプレート"
668
-
669
- #: ../app/models/setting/discovered.rb:36
670
- msgid "Locked PXEGrub2 template name"
671
- msgstr "ロックされた PXEGrub2 テンプレート名"
672
-
673
- #: ../app/models/setting/discovered.rb:37
674
- msgid "Force DNS entries creation when provisioning discovered host"
675
- msgstr "検出されたホストのプロビジョニング時の DNS エントリーの作成を強制的に実行"
676
-
677
- #: ../app/models/setting/discovered.rb:37
678
- msgid "Force DNS"
679
- msgstr "DNS の強制的な実行"
680
-
681
- #: ../app/models/setting/discovered.rb:38
682
- msgid "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)"
683
- msgstr "プロビジョニング NIC の MAC と一致する既存の管理ホストの検出を許可しない (エラーは早い段階で出されます)"
684
-
685
- #: ../app/models/setting/discovered.rb:38
686
- msgid "Error on existing NIC"
687
- msgstr "既存の NIC でのエラー"
688
-
689
- #: ../app/models/setting/discovered.rb:39
690
- msgid "Discovery hostname naming pattern"
691
- msgstr "検出ホスト名の名前パターン"
692
-
693
- #: ../app/models/setting/discovered.rb:39
694
- msgid "Type of name generator"
695
- msgstr "名前ジェネレーターのタイプ"
696
-
697
- #: ../app/models/setting/discovered.rb:40
698
- msgid "Prefer IPv6 to IPv4 when calling discovered nodes"
699
- msgstr ""
700
-
701
- #: ../app/models/setting/discovered.rb:40
702
- msgid "Prefer IPv6"
703
- msgstr ""
704
-
705
- #: ../app/services/foreman_discovery/fact_parser.rb:4
706
- msgid "Discovery fact parser does not work with non-discovery host '%{host}'"
707
- msgstr "検出ファクト解析は、非検出ホスト '%{host}' では機能しません"
708
-
709
- #: ../app/services/foreman_discovery/fact_parser.rb:6
710
- msgid "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}"
711
- msgstr "検出されたホスト '%{host}' ではすべての NIC がフィルタリングされています。フィルター: %{filter}"
712
-
713
- #: ../app/services/foreman_discovery/fact_parser.rb:12
714
- msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
715
- msgstr "%{mac} が %{fact} で指定されたプライマリー NIC を見つけることができません。NIC フィルター: %{filter}"
716
-
717
- #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:7
718
- msgid "Highlights"
719
- msgstr "ハイライト"
720
-
721
- #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:8
722
- msgid "Storage"
723
- msgstr "ストレージ"
724
-
725
- #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:9
726
- msgid "Hardware"
727
- msgstr "ハードウェア"
728
-
729
- #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:10
730
- msgid "Network"
731
- msgstr "ネットワーク"
732
-
733
- #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:11
734
- msgid "Software"
735
- msgstr "ソフトウェア"
736
-
737
- #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:12
738
- msgid "IPMI"
739
- msgstr "IPMI"
740
-
741
- #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:13
742
- msgid "Miscellaneous"
743
- msgstr "その他"
744
-
745
- #: ../app/services/foreman_discovery/host_converter.rb:47
746
- msgid "IPAM must be configured for subnet '%s'"
747
- msgstr "IPAM はサブネット '%s' 用に設定する必要があります"
748
-
749
- #: ../app/services/foreman_discovery/node_api/node_resource.rb:76
750
- msgid "Image API returned HTTP/%{code} with '%{body}"
751
- msgstr "イメージ API で返された HTTP/%{code}: '%{body}"
752
-
753
- #: ../app/services/foreman_discovery/node_api/node_resource.rb:79
754
- msgid "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})"
755
- msgstr "イメージ API 処理エラー: %{msg} (HTTP/%{code}、ボディー: %{body})"
756
-
757
- #: ../app/services/foreman_discovery/ui_notifications/new_host.rb:22
758
- msgid "Host %s has been dicovered"
759
- msgstr "ホスト %s が検出されました。"
760
-
761
- #: ../app/views/dashboard/_discovery_widget.html.erb:5
762
- msgid "Discovered Host"
763
- msgid_plural "Discovered Hosts"
764
- msgstr[0] "検出されたホスト"
765
-
766
- #: ../app/views/dashboard/_discovery_widget.html.erb:9
767
- msgid "No discovered hosts available"
768
- msgstr "検出されたホストがありません"
769
-
770
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:3
771
- msgid "Host"
772
- msgstr "ホスト"
773
-
774
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7 ../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
775
- msgid "Model"
776
- msgstr "モデル"
777
-
778
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9 ../app/views/discovered_mailer/discovered_summary.html.erb:20 ../app/views/discovered_mailer/discovered_summary.text.erb:12
779
- msgid "CPUs"
780
- msgstr "CPU"
781
-
782
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10 ../app/views/discovered_mailer/discovered_summary.html.erb:21 ../app/views/discovered_mailer/discovered_summary.text.erb:13
783
- msgid "Memory"
784
- msgstr "メモリー"
785
-
786
- #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:23
787
- msgid "Customize Host"
788
- msgstr "ホストのカスタマイズ"
789
-
790
- #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:24
791
- msgid "Create Host"
792
- msgstr "ホストの作成"
793
-
794
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
795
- msgid "Select all items in this page"
796
- msgstr "このページのすべての項目を選択"
797
-
798
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
799
- msgid "items selected. Uncheck to Clear"
800
- msgstr "項目が選択されています。クリアするにはチェックを解除してください"
801
-
802
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6 ../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
803
- msgid "Name"
804
- msgstr "名前"
805
-
806
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8 ../app/views/discovered_mailer/discovered_summary.html.erb:19 ../app/views/discovered_mailer/discovered_summary.text.erb:11
807
- msgid "IP Address"
808
- msgstr "IP アドレス"
809
-
810
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
811
- msgid "Disk Count"
812
- msgstr "ディスク数"
813
-
814
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:12
815
- msgid "Disks Size"
816
- msgstr "ディスクサイズ"
817
-
818
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:9 ../app/views/discovery_rules/index.html.erb:11
819
- msgid "Location"
820
- msgstr "ロケーション"
821
-
822
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17 ../app/views/discovered_hosts/_selected_hosts.html.erb:10 ../app/views/discovery_rules/index.html.erb:12
823
- msgid "Organization"
824
- msgstr "組織"
825
-
826
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
827
- msgid "Subnet"
828
- msgstr "サブネット"
829
-
830
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19
831
- msgid "Last Facts Upload"
832
- msgstr "最終ファクトのアップロード"
833
-
834
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20 ../app/views/discovery_rules/index.html.erb:14
835
- msgid "Actions"
836
- msgstr "アクション"
837
-
838
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:55
839
- msgid "Please Confirm"
840
- msgstr "確認してください"
841
-
842
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:61
843
- msgid "Cancel"
844
- msgstr "取り消し"
845
-
846
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:62
847
- msgid "Submit"
848
- msgstr "送信"
849
-
850
- #: ../app/views/discovered_hosts/edit.html.erb:1
851
- msgid "Provision %s"
852
- msgstr "%s のプロビジョニング"
853
-
854
- #: ../app/views/discovered_hosts/multiple_destroy.html.erb:3
855
- msgid "This might take a while, as all hosts, facts and reports will be destroyed as well"
856
- msgstr "ホスト、ファクト、およびレポートもすべて破棄されるため、時間がかかる場合があります。"
857
-
858
- #: ../app/views/discovered_hosts/select_multiple_location.html.erb:5
859
- msgid "Select location"
860
- msgstr "ロケーションの選択"
861
-
862
- #: ../app/views/discovered_hosts/select_multiple_organization.html.erb:5
863
- msgid "Select organization"
864
- msgstr "組織の選択"
865
-
866
- #: ../app/views/discovered_hosts/show.html.erb:1
867
- msgid "Discovered host: %s"
868
- msgstr "検出されたホスト: %s"
869
-
870
- #: ../app/views/discovered_hosts/show.html.erb:37
871
- msgid "Interfaces"
872
- msgstr "インターフェース"
873
-
874
- #: ../app/views/discovered_hosts/show.html.erb:44
875
- msgid "Type"
876
- msgstr "タイプ"
877
-
878
- #: ../app/views/discovered_hosts/show.html.erb:45
879
- msgid "Identifier"
880
- msgstr "ID"
881
-
882
- #: ../app/views/discovered_hosts/show.html.erb:46
883
- msgid "MAC address"
884
- msgstr "MAC アドレス"
885
-
886
- #: ../app/views/discovered_hosts/show.html.erb:47
887
- msgid "IP address"
888
- msgstr "IP アドレス"
889
-
890
- #: ../app/views/discovered_hosts/show.html.erb:66
891
- msgid "Collapse All"
892
- msgstr "すべて折りたたむ"
893
-
894
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:6
895
- msgid "Summary report for discovered hosts from Foreman"
896
- msgstr "Foreman の検出されたホストの概要レポート"
897
-
898
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:9
899
- msgid "<b>Foreman</b> Discovered hosts summary"
900
- msgstr "<b>Foreman</b> 検出されたホストの概要"
901
-
902
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:10 ../app/views/discovered_mailer/discovered_summary.text.erb:5
903
- msgid "Summary from %{time} ago to %{now}"
904
- msgstr "%{time} 前から %{now} までの概要"
905
-
906
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:11 ../app/views/discovered_mailer/discovered_summary.text.erb:3
907
- msgid "Discovered hosts from Foreman server at %{foreman_url}"
908
- msgstr "Foreman サーバーの検出されたホスト: %{foreman_url}"
909
-
910
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:22 ../app/views/discovered_mailer/discovered_summary.text.erb:14
911
- msgid "Disk count"
912
- msgstr "ディスク数"
913
-
914
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:23 ../app/views/discovered_mailer/discovered_summary.text.erb:15
915
- msgid "Disks size"
916
- msgstr "ディスクサイズ"
917
-
918
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:31
919
- msgid "No discovered hosts for the selected period"
920
- msgstr "選択された期間に検出されたホストはありません"
921
-
922
- #: ../app/views/discovered_mailer/discovered_summary.text.erb:1
923
- msgid "Foreman discovered hosts summary"
924
- msgstr "Foreman の検出されたホストの概要"
925
-
926
- #: ../app/views/discovered_mailer/discovered_summary.text.erb:21
927
- msgid "No new discovered hosts for this period"
928
- msgstr "この期間に検出された新規ホストはありません"
929
-
930
- #: ../app/views/discovery_rules/_form.html.erb:5
931
- msgid "Primary"
932
- msgstr "プライマリー"
933
-
934
- #: ../app/views/discovery_rules/_form.html.erb:7
935
- msgid "Locations"
936
- msgstr "ロケーション"
937
-
938
- #: ../app/views/discovery_rules/_form.html.erb:10
939
- msgid "Organizations"
940
- msgstr "組織"
941
-
942
- #: ../app/views/discovery_rules/_form.html.erb:22
943
- msgid "Target host group for this rule with all properties set"
944
- msgstr "このルールのターゲットホストグループ。すべてのプロパティーを設定しておいてください。"
945
-
946
- #: ../app/views/discovery_rules/_form.html.erb:25
947
- msgid "Hostname for provisioned hosts"
948
- msgstr "プロビジョニングされたホストのホスト名"
949
-
950
- #: ../app/views/discovery_rules/_form.html.erb:26
951
- msgid "Hosts Limit"
952
- msgstr "ホスト制限"
953
-
954
- #: ../app/views/discovery_rules/_form.html.erb:26
955
- msgid "Maximum hosts provisioned with this rule (0 = unlimited)"
956
- msgstr "このルールでプロビジョニングする最大ホスト数 (0 = 無制限)"
957
-
958
- #: ../app/views/discovery_rules/_form.html.erb:27
959
- msgid "Rule priority (lower integer means higher priority)"
960
- msgstr "ルールの優先順位 (整数値が低いほど、優先順位が高い)"
961
-
962
- #: ../app/views/discovery_rules/_template_inline.erb:2
963
- msgid "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB)."
964
- msgstr "プロビジョニングテンプレート (ERB) と同じ構文のターゲットホスト名テンプレートのパターンを指定します。"
965
-
966
- #: ../app/views/discovery_rules/_template_inline.erb:4
967
- msgid "Domain will be appended automatically. A hostname based on MAC address will be used when left blank."
968
- msgstr "ドメインは自動的に追加されます。空白のままの場合には、MAC アドレスに基づくホスト名が使用されます。"
969
-
970
- #: ../app/views/discovery_rules/_template_inline.erb:5
971
- msgid "In addition to @host attribute function rand for random integers is available. Examples:"
972
- msgstr "@host 属性のほかに、ランダムな整数の rand 関数を利用できます。例:"
973
-
974
- #: ../app/views/discovery_rules/_template_inline.erb:8
975
- msgid "When creating hostname patterns, make sure the resulting host names are unique."
976
- msgstr "ホスト名パターンの作成時に、生成されるホスト名が一意であることを確認します。"
977
-
978
- #: ../app/views/discovery_rules/_template_inline.erb:9
979
- msgid "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID)."
980
- msgstr "ホスト名は数字で開始することができません。facter で提供される固有の情報 (MAC アドレス、BIOS またはシリアル ID) を使用することが適切な方法です。"
981
-
982
- #: ../app/views/discovery_rules/clone.erb:1
983
- msgid "Clone %s"
984
- msgstr "%s のクローン作成"
985
-
986
- #: ../app/views/discovery_rules/edit.html.erb:1
987
- msgid "Edit %s"
988
- msgstr "%s の編集"
989
-
990
- #: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:165
991
- msgid "Discovery Rules"
992
- msgstr "検出ルール"
993
-
994
- #: ../app/views/discovery_rules/index.html.erb:2 ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:9
995
- msgid "Create Rule"
996
- msgstr "ルールの作成"
997
-
998
- #: ../app/views/discovery_rules/index.html.erb:6
999
- msgid "DiscoveryRule|Name"
1000
- msgstr "名前"
1001
-
1002
- #: ../app/views/discovery_rules/index.html.erb:7
1003
- msgid "DiscoveryRule|Priority"
1004
- msgstr "優先順位"
1005
-
1006
- #: ../app/views/discovery_rules/index.html.erb:8
1007
- msgid "DiscoveryRule|Query"
1008
- msgstr "クエリー"
1009
-
1010
- #: ../app/views/discovery_rules/index.html.erb:9
1011
- msgid "Host Group"
1012
- msgstr "ホストグループ"
1013
-
1014
- #: ../app/views/discovery_rules/index.html.erb:10
1015
- msgid "Hosts/Limit"
1016
- msgstr "ホスト/制限"
1017
-
1018
- #: ../app/views/discovery_rules/index.html.erb:13
1019
- msgid "DiscoveryRule|Enabled"
1020
- msgstr "有効化"
1021
-
1022
- #: ../app/views/discovery_rules/new.html.erb:1
1023
- msgid "New Discovery Rule"
1024
- msgstr "新規の検出ルール"
1025
-
1026
- #: ../app/views/discovery_rules/welcome.html.erb:8
1027
- msgid "Discovered Rules"
1028
- msgstr "検出されたルール"
1029
-
1030
- #: ../db/seeds.d/50_discovery_templates.rb:5
1031
- msgid "Command line options for kexec during PXE-less provisioning."
1032
- msgstr "PXE なしのプロビジョニング時に使用可能な kexec のコマンドラインオプション"
1033
-
1034
- #: ../db/seeds.d/70_discovery_mail_notification.rb:3
1035
- msgid "A summary of discovered hosts"
1036
- msgstr "検出されたホストの概要"
1037
-
1038
- #: ../db/seeds.d/80_discovery_ui_notification.rb:4
1039
- msgid "New hosts"
1040
- msgstr "新規ホスト"
1041
-
1042
- #: ../db/seeds.d/80_discovery_ui_notification.rb:6
1043
- msgid "One or more hosts have been discovered"
1044
- msgstr "1 つ以上のホストが検出されました"
1045
-
1046
- #: ../db/seeds.d/80_discovery_ui_notification.rb:13
1047
- msgid "Details"
1048
- msgstr "詳細"
1049
-
1050
- #: ../db/seeds.d/80_discovery_ui_notification.rb:18
1051
- msgid "Hosts"
1052
- msgstr "ホスト"
1053
-
1054
- #: ../db/seeds.d/80_discovery_ui_notification.rb:20
1055
- msgid "Error message goes here"
1056
- msgstr "エラーメッセージはこちらに表示されます"
1057
-
1058
- #: ../lib/foreman_discovery/engine.rb:177
1059
- msgid "Discovery Kexec template"
1060
- msgstr "検出 Kexec テンプレート"
1061
-
1062
- #: ../lib/foreman_discovery/engine.rb:186
1063
- msgid "Discovery Proxy"
1064
- msgstr "検出プロキシー"
1065
-
1066
- #: ../lib/foreman_discovery/engine.rb:187
1067
- msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1068
- msgstr "検出されたホストへの接続を管理するためにこのサブネット内で使用する検出プロキシー"
1069
-
1070
- #: ../lib/foreman_discovery/engine.rb:188
1071
- msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1072
- msgstr "検出されたホストへの接続を管理するためにこのサブネット内で使用する検出プロキシーの ID"
1073
-
1074
- #: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:33
1075
- msgid "For more information please see "
1076
- msgstr "詳細は、以下を参照してください "
1077
-
1078
- #: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:34
1079
- msgid "documentation"
1080
- msgstr "ドキュメント"
1081
-
1082
- #: action_names.rb:2
1083
- msgid "Remote action:"
1084
- msgstr "リモートアクション:"
1085
-
1086
- #: action_names.rb:3
1087
- msgid "Import Puppet classes"
1088
- msgstr "Puppet クラスのインポート"
1089
-
1090
- #: action_names.rb:4
1091
- msgid "Import facts"
1092
- msgstr "ファクトのインポート"
1093
-
1094
- #: action_names.rb:5
1095
- msgid "Action with sub plans"
1096
- msgstr "サブプランによるアクション"