foreman_discovery 15.0.0 → 15.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (57) hide show
  1. checksums.yaml +4 -4
  2. data/app/models/discovery_attribute_set.rb +0 -1
  3. data/app/models/host/discovered.rb +1 -2
  4. data/app/services/foreman_discovery/import_hooks/discovery_attribute.rb +9 -2
  5. data/lib/foreman_discovery/version.rb +1 -1
  6. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  7. data/locale/ca/foreman_discovery.edit.po +81 -170
  8. data/locale/ca/foreman_discovery.po +1 -1
  9. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  10. data/locale/de/foreman_discovery.edit.po +79 -169
  11. data/locale/de/foreman_discovery.po +1 -1
  12. data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
  13. data/locale/en/foreman_discovery.edit.po +12 -12
  14. data/locale/en/foreman_discovery.po +1 -1
  15. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  16. data/locale/en_GB/foreman_discovery.edit.po +81 -170
  17. data/locale/en_GB/foreman_discovery.po +1 -1
  18. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  19. data/locale/es/foreman_discovery.edit.po +81 -170
  20. data/locale/es/foreman_discovery.po +1 -1
  21. data/locale/foreman_discovery.pot +13 -13
  22. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  23. data/locale/fr/foreman_discovery.edit.po +79 -169
  24. data/locale/fr/foreman_discovery.po +1 -1
  25. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  26. data/locale/gl/foreman_discovery.edit.po +81 -170
  27. data/locale/gl/foreman_discovery.po +1 -1
  28. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  29. data/locale/it/foreman_discovery.edit.po +81 -170
  30. data/locale/it/foreman_discovery.po +1 -1
  31. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  32. data/locale/ja/foreman_discovery.edit.po +83 -170
  33. data/locale/ja/foreman_discovery.po +1 -1
  34. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  35. data/locale/ko/foreman_discovery.edit.po +81 -169
  36. data/locale/ko/foreman_discovery.po +1 -1
  37. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  38. data/locale/pt_BR/foreman_discovery.edit.po +81 -170
  39. data/locale/pt_BR/foreman_discovery.po +1 -1
  40. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  41. data/locale/ru/foreman_discovery.edit.po +84 -171
  42. data/locale/ru/foreman_discovery.po +1 -1
  43. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  44. data/locale/sv_SE/foreman_discovery.edit.po +81 -170
  45. data/locale/sv_SE/foreman_discovery.po +1 -1
  46. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  47. data/locale/zh_CN/foreman_discovery.edit.po +83 -170
  48. data/locale/zh_CN/foreman_discovery.po +1 -1
  49. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  50. data/locale/zh_TW/foreman_discovery.edit.po +83 -170
  51. data/locale/zh_TW/foreman_discovery.po +1 -1
  52. data/test/functional/discovered_hosts_controller_test.rb +1 -1
  53. data/test/unit/discovery_attribute_set_test.rb +12 -8
  54. data/test/unit/managed_extensions_test.rb +2 -2
  55. metadata +29 -34
  56. data/test/facts/asswweb061.json +0 -2967
  57. data/test/facts/qemu_noip.json +0 -2
@@ -7,7 +7,7 @@
7
7
  # caifti <caifti@gmail.com>, 2014
8
8
  msgid ""
9
9
  msgstr ""
10
- "Project-Id-Version: foreman_discovery 14.0.0\n"
10
+ "Project-Id-Version: foreman_discovery 15.0.0\n"
11
11
  "Report-Msgid-Bugs-To: \n"
12
12
  "PO-Revision-Date: 2019-04-18 19:36+0000\n"
13
13
  "Last-Translator: Lukáš Zapletal\n"
@@ -1,17 +1,18 @@
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 14.0.0\n"
9
+ "Project-Id-Version: foreman_discovery 15.0.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2019-04-18 13:34+0200\n"
11
+ "POT-Creation-Date: 2019-07-23 17:13+0200\n"
12
12
  "PO-Revision-Date: 2019-04-18 19:36+0000\n"
13
13
  "Last-Translator: Lukáš Zapletal\n"
14
- "Language-Team: Japanese (http://www.transifex.com/foreman/foreman/language/ja/)\n"
14
+ "Language-Team: Japanese (http://www.transifex.com/foreman/foreman/language/ja/"
15
+ ")\n"
15
16
  "MIME-Version: 1.0\n"
16
17
  "Content-Type: text/plain; charset=UTF-8\n"
17
18
  "Content-Transfer-Encoding: 8bit\n"
@@ -22,23 +23,19 @@ msgstr ""
22
23
  msgid "List all discovered hosts"
23
24
  msgstr "すべての検出されたホストを一覧表示"
24
25
 
25
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17
26
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:15
26
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17 ../app/controllers/api/v2/discovery_rules_controller.rb:15
27
27
  msgid "filter results"
28
28
  msgstr "結果のフィルター"
29
29
 
30
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18
31
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:16
30
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18 ../app/controllers/api/v2/discovery_rules_controller.rb:16
32
31
  msgid "sort results"
33
32
  msgstr "結果のソート"
34
33
 
35
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19
36
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:17
34
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19 ../app/controllers/api/v2/discovery_rules_controller.rb:17
37
35
  msgid "paginate results"
38
36
  msgstr "結果のページネーション"
39
37
 
40
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:20
41
- #: ../app/controllers/api/v2/discovery_rules_controller.rb:18
38
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:20 ../app/controllers/api/v2/discovery_rules_controller.rb:18
42
39
  msgid "number of entries per request"
43
40
  msgstr "要求ごとのエントリー数"
44
41
 
@@ -46,8 +43,7 @@ msgstr "要求ごとのエントリー数"
46
43
  msgid "Show a discovered host"
47
44
  msgstr "検出されたホストの表示"
48
45
 
49
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37
50
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:79
46
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:79
51
47
  msgid "DHCP filename option (Grub2 or PXELinux by default)"
52
48
  msgstr "DHCP ファイル名オプション (デフォルトでは Grub2 または PXELinux)"
53
49
 
@@ -68,14 +64,11 @@ msgid "not required if it's a virtual machine"
68
64
  msgstr "仮想マシンの場合は不要です"
69
65
 
70
66
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
71
- msgid ""
72
- "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
67
+ msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
73
68
  msgstr "オーケストレーションタスクの状態を追跡するための UUID。GET /api/orchestration/:UUID/tasks"
74
69
 
75
70
  #: ../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"
71
+ msgid "required if value is not inherited from host group or default password in settings"
79
72
  msgstr "値がホストグループから継承されていないか、または設定済みのデフォルトパスワードである場合に必須です。"
80
73
 
81
74
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:89
@@ -87,18 +80,14 @@ msgid "Upload facts for a host, creating the host if required"
87
80
  msgstr "ホストのファクトをアップロードし、必要な場合はホストを作成します"
88
81
 
89
82
  #: ../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)"
83
+ 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
84
  msgstr "ファクトの最小セットが設定されたホストのファクトを含むハッシュ : discovery_bootif、macaddress_eth0、ipaddress、ipaddress_eth0、 interfaces: eth0 (プライマリーインターフェースの名前が eth0 の場合の例)"
95
85
 
96
86
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:116
97
87
  msgid "Execute rules against a discovered host"
98
88
  msgstr "検出されたホストに対するルールの実行"
99
89
 
100
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:122
101
- #: ../app/controllers/discovered_hosts_controller.rb:159
90
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:122 ../app/controllers/discovered_hosts_controller.rb:159
102
91
  msgid "Host %{host} was provisioned with rule %{rule}"
103
92
  msgstr "ホスト %{host} がルール %{rule} でプロビジョニングされています"
104
93
 
@@ -106,8 +95,7 @@ msgstr "ホスト %{host} がルール %{rule} でプロビジョニングされ
106
95
  msgid "Unable to provision %{host}: %{errors}"
107
96
  msgstr "%{host} をプロビジョニングできません: %{errors}"
108
97
 
109
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:131
110
- #: ../app/controllers/discovered_hosts_controller.rb:166
98
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:131 ../app/controllers/discovered_hosts_controller.rb:166
111
99
  msgid "No rule found for host %s"
112
100
  msgstr "ホスト %s に対するルールは見つかりません"
113
101
 
@@ -115,13 +103,11 @@ msgstr "ホスト %s に対するルールは見つかりません"
115
103
  msgid "Execute rules against all currently discovered hosts"
116
104
  msgstr "現在検出されているすべてのホストに対するルールの実行"
117
105
 
118
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:142
119
- #: ../app/controllers/discovered_hosts_controller.rb:172
106
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:142 ../app/controllers/discovered_hosts_controller.rb:172
120
107
  msgid "Errors during auto provisioning: %s"
121
108
  msgstr "自動プロビジョニング時のエラー: %s"
122
109
 
123
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145
124
- #: ../app/controllers/discovered_hosts_controller.rb:175
110
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:175
125
111
  msgid "No discovered hosts to provision"
126
112
  msgstr "プロビジョニングする検出されたホストがありません"
127
113
 
@@ -141,8 +127,7 @@ msgstr "検出されたホストの再起動中"
141
127
  msgid "Rebooting all discovered hosts"
142
128
  msgstr "すべての検出されたホストの再起動中"
143
129
 
144
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:207
145
- #: ../app/controllers/discovered_hosts_controller.rb:128
130
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:207 ../app/controllers/discovered_hosts_controller.rb:128
146
131
  msgid "Discovered hosts are rebooting now"
147
132
  msgstr "検出されたホストの再起動中"
148
133
 
@@ -167,8 +152,7 @@ msgid "the hostgroup that is used to auto provision a host"
167
152
  msgstr "ホストの自動プロビジョニングに使用されるホストグループ"
168
153
 
169
154
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:35
170
- msgid ""
171
- "defines a pattern to assign human-readable hostnames to the matching hosts"
155
+ msgid "defines a pattern to assign human-readable hostnames to the matching hosts"
172
156
  msgstr "人が判読できるホスト名を一致するホストに割り当てるパターンの定義"
173
157
 
174
158
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:36
@@ -176,8 +160,7 @@ msgid "enables to limit maximum amount of provisioned hosts per rule"
176
160
  msgstr "ルール別のプロビジョニングされたホストの最大数の制限を許可"
177
161
 
178
162
  #: ../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"
163
+ msgid "puts the rules in order, low numbers go first. Must be greater then zero"
181
164
  msgstr "ルールを低い数字の順に配置。ゼロより大きい値である必要があります。"
182
165
 
183
166
  #: ../app/controllers/api/v2/discovery_rules_controller.rb:38
@@ -328,21 +311,15 @@ msgstr "無効にされたルール"
328
311
  msgid "%s ago"
329
312
  msgstr "%s 前"
330
313
 
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:38
314
+ #: ../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
315
  msgid "Auto Provision"
335
316
  msgstr "自動プロビジョニング"
336
317
 
337
- #: ../app/helpers/discovered_hosts_helper.rb:15
338
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:39
318
+ #: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:38
339
319
  msgid "Refresh facts"
340
320
  msgstr "ファクトの更新"
341
321
 
342
- #: ../app/helpers/discovered_hosts_helper.rb:16
343
- #: ../app/helpers/discovered_hosts_helper.rb:30
344
- #: ../app/models/setting/discovered.rb:26
345
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
322
+ #: ../app/helpers/discovered_hosts_helper.rb:16 ../app/helpers/discovered_hosts_helper.rb:30 ../app/models/setting/discovered.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:39
346
323
  msgid "Reboot"
347
324
  msgstr "再起動"
348
325
 
@@ -350,13 +327,11 @@ msgstr "再起動"
350
327
  msgid "Back"
351
328
  msgstr "戻る"
352
329
 
353
- #: ../app/helpers/discovered_hosts_helper.rb:21
354
- #: ../app/helpers/discovered_hosts_helper.rb:35
330
+ #: ../app/helpers/discovered_hosts_helper.rb:21 ../app/helpers/discovered_hosts_helper.rb:35
355
331
  msgid "Select Action"
356
332
  msgstr "アクションの選択"
357
333
 
358
- #: ../app/helpers/discovered_hosts_helper.rb:23
359
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:41
334
+ #: ../app/helpers/discovered_hosts_helper.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
360
335
  msgid "Delete %s?"
361
336
  msgstr "%s を削除しますか?"
362
337
 
@@ -376,8 +351,7 @@ msgstr "削除"
376
351
  msgid "%s - The following hosts are about to be changed"
377
352
  msgstr "%s - 以下のホストはすぐに変更されます"
378
353
 
379
- #: ../app/helpers/discovered_hosts_helper.rb:46
380
- #: ../app/views/dashboard/_discovery_widget_host.html.erb:2
354
+ #: ../app/helpers/discovered_hosts_helper.rb:46 ../app/views/dashboard/_discovery_widget_host.html.erb:2
381
355
  msgid "N/A"
382
356
  msgstr "該当なし"
383
357
 
@@ -397,12 +371,7 @@ msgstr "過去 7 日以内に報告あり"
397
371
  msgid "Provision"
398
372
  msgstr "プロビジョニング"
399
373
 
400
- #: ../app/helpers/discovery_rules_helper.rb:26
401
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2
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
374
+ #: ../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
375
  msgid "Discovered Hosts"
407
376
  msgstr "検出されたホスト"
408
377
 
@@ -451,63 +420,58 @@ msgid "must be present."
451
420
  msgstr "必須です。"
452
421
 
453
422
  #: ../app/models/discovery_rule.rb:52
454
- msgid ""
455
- "Host group organization %s must also be associated to the discovery rule"
456
- msgid_plural ""
457
- "Host group organizations %s must also be associated to the discovery rule"
423
+ msgid "Host group organization %s must also be associated to the discovery rule"
424
+ msgid_plural "Host group organizations %s must also be associated to the discovery rule"
458
425
  msgstr[0] ""
426
+ msgstr[1] ""
459
427
 
460
428
  #: ../app/models/discovery_rule.rb:56
461
429
  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"
430
+ msgid_plural "Host group locations %s must also be associated to the discovery rule"
464
431
  msgstr[0] ""
432
+ msgstr[1] ""
465
433
 
466
- #: ../app/models/host/discovered.rb:41
434
+ #: ../app/models/host/discovered.rb:40
467
435
  msgid "Fact + prefix"
468
436
  msgstr "ファクト + プレフィックス"
469
437
 
470
- #: ../app/models/host/discovered.rb:42
438
+ #: ../app/models/host/discovered.rb:41
471
439
  msgid "Random name"
472
440
  msgstr "無作為の名前"
473
441
 
474
- #: ../app/models/host/discovered.rb:43
442
+ #: ../app/models/host/discovered.rb:42
475
443
  msgid "MAC-based name"
476
444
  msgstr "MAC ベースの名前"
477
445
 
478
- #: ../app/models/host/discovered.rb:52
446
+ #: ../app/models/host/discovered.rb:51
479
447
  msgid "Invalid facts, must be a Hash"
480
448
  msgstr "無効なファクトです。ハッシュである必要があります。"
481
449
 
482
- #: ../app/models/host/discovered.rb:57
483
- msgid ""
484
- "Expected discovery_fact '%s' is missing, unable to detect primary interface "
485
- "and set hostname"
450
+ #: ../app/models/host/discovered.rb:56
451
+ msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
486
452
  msgstr "予測された discovery_fact '%s' がありません。プライマリーインターフェースを検出したり、ホスト名を設定したりできません"
487
453
 
488
- #: ../app/models/host/discovered.rb:70
489
- msgid ""
490
- "Invalid facts: hash does not contain a valid value for any of the facts in "
491
- "the discovery_hostname setting: %s"
454
+ #: ../app/models/host/discovered.rb:69
455
+ msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
492
456
  msgstr "無効なファクト: ハッシュには discovery_hostname 設定のファクトのいずれの有効な値も含まれていません: %s"
493
457
 
494
- #: ../app/models/host/discovered.rb:96
458
+ #: ../app/models/host/discovered.rb:95
495
459
  msgid "Facts could not be imported"
496
460
  msgstr "ファクトをインポートできませんでした"
497
461
 
498
- #: ../app/models/host/discovered.rb:151
462
+ #: ../app/models/host/discovered.rb:150
499
463
  msgid "Could not get facts from proxy %{url}: %{error}"
500
464
  msgstr "プロキシー %{url} からファクトを取得できませんでした: %{error}"
501
465
 
502
- #: ../app/models/host/discovered.rb:159
466
+ #: ../app/models/host/discovered.rb:158
503
467
  msgid "Unable to reboot %{name} via %{url}: %{msg}"
504
468
  msgstr "%{url} から %{name} を再起動できません: %{msg}"
505
469
 
506
- #: ../app/models/host/discovered.rb:167
470
+ #: ../app/models/host/discovered.rb:166
507
471
  msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
508
472
  msgstr "%{url} から kexec を %{name} に対して実行できません: %{msg}"
509
473
 
510
- #: ../app/models/host/discovered.rb:186
474
+ #: ../app/models/host/discovered.rb:185
511
475
  msgid "Invalid hostname: Could not normalize the hostname"
512
476
  msgstr "無効なホスト名: ホスト名を正規化できませんでした"
513
477
 
@@ -523,11 +487,11 @@ msgstr "%s を再起動中"
523
487
  msgid "Kexec template not associated with operating system"
524
488
  msgstr "オペレーティングシステムに関連付けられていない Kexec テンプレート"
525
489
 
526
- #: ../app/models/host/managed_extensions.rb:51
490
+ #: ../app/models/host/managed_extensions.rb:49
527
491
  msgid "Kernel kexec URL is invalid: '%s'"
528
492
  msgstr "カーネル kexec URL は無効です: '%s'"
529
493
 
530
- #: ../app/models/host/managed_extensions.rb:52
494
+ #: ../app/models/host/managed_extensions.rb:50
531
495
  msgid "Init RAM kexec URL is invalid: '%s'"
532
496
  msgstr "Init RAM kexec URL は無効です: '%s'"
533
497
 
@@ -560,9 +524,7 @@ msgid "Interface fact"
560
524
  msgstr "インターフェースファクト"
561
525
 
562
526
  #: ../app/models/setting/discovered.rb:22
563
- msgid ""
564
- "Automatic bond interface (if another interface is detected on the same VLAN "
565
- "via LLDP)"
527
+ msgid "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)"
566
528
  msgstr "自動ボンドインターフェース (LLDP で同じ VLAN 上に別のインターフェースが検出された場合)"
567
529
 
568
530
  #: ../app/models/setting/discovered.rb:22
@@ -586,9 +548,7 @@ msgid "Hostname facts"
586
548
  msgstr "ホスト名ファクト"
587
549
 
588
550
  #: ../app/models/setting/discovered.rb:25
589
- msgid ""
590
- "Automatically provision newly discovered hosts, according to the "
591
- "provisioning rules"
551
+ msgid "Automatically provision newly discovered hosts, according to the provisioning rules"
592
552
  msgstr "プロビジョニングルールに基づく新たに検出されたホストの自動プロビジョニング"
593
553
 
594
554
  #: ../app/models/setting/discovered.rb:25
@@ -664,9 +624,7 @@ msgid "IPMI facts"
664
624
  msgstr "IPMI ファクト"
665
625
 
666
626
  #: ../app/models/setting/discovered.rb:35
667
- msgid ""
668
- "Automatically generate PXE configuration to pin a newly discovered host to "
669
- "discovery"
627
+ msgid "Automatically generate PXE configuration to pin a newly discovered host to discovery"
670
628
  msgstr "新規に検出されたホストを検出に固定するための PXE 設定の自動生成"
671
629
 
672
630
  #: ../app/models/setting/discovered.rb:35
@@ -706,9 +664,7 @@ msgid "Force DNS"
706
664
  msgstr "DNS の強制的な実行"
707
665
 
708
666
  #: ../app/models/setting/discovered.rb:40
709
- msgid ""
710
- "Do not allow to discover existing managed host matching MAC of a "
711
- "provisioning NIC (errors out early)"
667
+ msgid "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)"
712
668
  msgstr "プロビジョニング NIC の MAC と一致する既存の管理ホストの検出を許可しない (エラーは早い段階で出されます)"
713
669
 
714
670
  #: ../app/models/setting/discovered.rb:40
@@ -732,9 +688,7 @@ msgid "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}"
732
688
  msgstr "検出ホスト '%{host}' は全 NIC がフィルタリングされています。フィルター: %{filter}"
733
689
 
734
690
  #: ../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}"
691
+ msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
738
692
  msgstr "%{mac} が '%{fact}' で指定されたプライマリー NIC を見つけることができません。NIC フィルター: %{filter}"
739
693
 
740
694
  #: ../app/services/foreman_discovery/node_api/node_resource.rb:75
@@ -753,25 +707,15 @@ msgstr "検出されたホストがありません"
753
707
  msgid "Host"
754
708
  msgstr "ホスト"
755
709
 
756
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4
757
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7
758
- #: ../app/views/discovered_hosts/_selected_hosts.html.erb:8
759
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:18
760
- #: ../app/views/discovered_mailer/discovered_summary.text.erb:10
710
+ #: ../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
761
711
  msgid "Model"
762
712
  msgstr "モデル"
763
713
 
764
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5
765
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9
766
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:20
767
- #: ../app/views/discovered_mailer/discovered_summary.text.erb:12
714
+ #: ../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
768
715
  msgid "CPUs"
769
716
  msgstr "CPU"
770
717
 
771
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6
772
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10
773
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:21
774
- #: ../app/views/discovered_mailer/discovered_summary.text.erb:13
718
+ #: ../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
775
719
  msgid "Memory"
776
720
  msgstr "メモリー"
777
721
 
@@ -783,67 +727,59 @@ msgstr "ホストのカスタマイズ"
783
727
  msgid "Create Host"
784
728
  msgstr "ホストの作成"
785
729
 
786
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
730
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:4
787
731
  msgid "Select all items in this page"
788
732
  msgstr "このページのすべての項目を選択"
789
733
 
790
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
734
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:4
791
735
  msgid "items selected. Uncheck to Clear"
792
736
  msgstr "項目が選択されています。クリアするにはチェックを解除してください"
793
737
 
794
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6
795
- #: ../app/views/discovered_hosts/_selected_hosts.html.erb:7
796
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:17
797
- #: ../app/views/discovered_mailer/discovered_summary.text.erb:9
738
+ #: ../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
798
739
  msgid "Name"
799
740
  msgstr "名前"
800
741
 
801
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8
802
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:19
803
- #: ../app/views/discovered_mailer/discovered_summary.text.erb:11
742
+ #: ../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
804
743
  msgid "IP Address"
805
744
  msgstr "IP アドレス"
806
745
 
807
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
746
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10
808
747
  msgid "Disk Count"
809
748
  msgstr "ディスク数"
810
749
 
811
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:12
750
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
812
751
  msgid "Disks Size"
813
752
  msgstr "ディスクサイズ"
814
753
 
815
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16
816
- #: ../app/views/discovered_hosts/_selected_hosts.html.erb:9
754
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:15 ../app/views/discovered_hosts/_selected_hosts.html.erb:9
817
755
  msgid "Location"
818
756
  msgstr "場所"
819
757
 
820
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
821
- #: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
758
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:10
822
759
  msgid "Organization"
823
760
  msgstr "組織"
824
761
 
825
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
762
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
826
763
  msgid "Subnet"
827
764
  msgstr "サブネット"
828
765
 
829
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19
766
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
830
767
  msgid "Last Facts Upload"
831
768
  msgstr "最終ファクトのアップロード"
832
769
 
833
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20
834
- #: ../app/views/discovery_rules/index.html.erb:12
770
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19 ../app/views/discovery_rules/index.html.erb:12
835
771
  msgid "Actions"
836
772
  msgstr "アクション"
837
773
 
838
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:52
774
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:51
839
775
  msgid "Please Confirm"
840
776
  msgstr "確認してください"
841
777
 
842
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:58
778
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:57
843
779
  msgid "Cancel"
844
780
  msgstr "キャンセル"
845
781
 
846
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:59
782
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:58
847
783
  msgid "Submit"
848
784
  msgstr "送信"
849
785
 
@@ -852,9 +788,7 @@ msgid "Provision %s"
852
788
  msgstr "%s のプロビジョニング"
853
789
 
854
790
  #: ../app/views/discovered_hosts/multiple_destroy.html.erb:3
855
- msgid ""
856
- "This might take a while, as all hosts, facts and reports will be destroyed "
857
- "as well"
791
+ msgid "This might take a while, as all hosts, facts and reports will be destroyed as well"
858
792
  msgstr "ホスト、ファクト、およびレポートもすべて破棄されるため、時間がかかる場合があります。"
859
793
 
860
794
  #: ../app/views/discovered_hosts/select_multiple_location.html.erb:5
@@ -898,9 +832,7 @@ msgid "No discovered hosts found in this context."
898
832
  msgstr "このコンテキストで検出されたホストはありません。"
899
833
 
900
834
  #: ../app/views/discovered_hosts/welcome.html.erb:8
901
- msgid ""
902
- "This page shows discovered bare-metal or virtual nodes waiting to be "
903
- "provisioned."
835
+ msgid "This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
904
836
  msgstr "このページでは、プロビジョニングする予定の検出されたベアメタルまたは仮想ノードを表示しています。"
905
837
 
906
838
  #: ../app/views/discovered_hosts/welcome.html.erb:9
@@ -915,23 +847,19 @@ msgstr "Foreman の検出されたホストの概要レポート"
915
847
  msgid "<b>Foreman</b> Discovered hosts summary"
916
848
  msgstr "<b>Foreman</b> の検出されたホストの概要"
917
849
 
918
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:10
919
- #: ../app/views/discovered_mailer/discovered_summary.text.erb:5
850
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:10 ../app/views/discovered_mailer/discovered_summary.text.erb:5
920
851
  msgid "Summary from %{time} ago to %{now}"
921
852
  msgstr "%{time} から %{now} までの概要"
922
853
 
923
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:11
924
- #: ../app/views/discovered_mailer/discovered_summary.text.erb:3
854
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:11 ../app/views/discovered_mailer/discovered_summary.text.erb:3
925
855
  msgid "Discovered hosts from Foreman server at %{foreman_url}"
926
856
  msgstr "Foreman サーバーの検出されたホスト: %{foreman_url}"
927
857
 
928
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:22
929
- #: ../app/views/discovered_mailer/discovered_summary.text.erb:14
858
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:22 ../app/views/discovered_mailer/discovered_summary.text.erb:14
930
859
  msgid "Disk count"
931
860
  msgstr "ディスク数"
932
861
 
933
- #: ../app/views/discovered_mailer/discovered_summary.html.erb:23
934
- #: ../app/views/discovered_mailer/discovered_summary.text.erb:15
862
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:23 ../app/views/discovered_mailer/discovered_summary.text.erb:15
935
863
  msgid "Disks size"
936
864
  msgstr "ディスク容量"
937
865
 
@@ -980,41 +908,30 @@ msgid "Rule priority (lower integer means higher priority)"
980
908
  msgstr "ルールの優先順位 (整数の低い値は高い優先順位を意味します)"
981
909
 
982
910
  #: ../app/views/discovery_rules/_template_inline.erb:2
983
- msgid ""
984
- "Specify target hostname template pattern in the same syntax as in "
985
- "Provisioning Templates (ERB)."
911
+ msgid "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB)."
986
912
  msgstr "プロビジョニングテンプレート (ERB) と同じ構文のターゲットホスト名テンプレートのパターンを指定します。"
987
913
 
988
914
  #: ../app/views/discovery_rules/_template_inline.erb:4
989
- msgid ""
990
- "Domain will be appended automatically. A hostname based on MAC address will "
991
- "be used when left blank."
915
+ msgid "Domain will be appended automatically. A hostname based on MAC address will be used when left blank."
992
916
  msgstr "ドメインは自動的に追加されます。空白のままの場合には、MAC アドレスに基づくホスト名が使用されます。"
993
917
 
994
918
  #: ../app/views/discovery_rules/_template_inline.erb:5
995
- msgid ""
996
- "In addition to @host attribute function rand for random integers is "
997
- "available. Examples:"
919
+ msgid "In addition to @host attribute function rand for random integers is available. Examples:"
998
920
  msgstr "@host 属性のほかに、ランダムな整数の rand 関数を利用できます。例:"
999
921
 
1000
922
  #: ../app/views/discovery_rules/_template_inline.erb:8
1001
- msgid ""
1002
- "When creating hostname patterns, make sure the resulting host names are "
1003
- "unique."
923
+ msgid "When creating hostname patterns, make sure the resulting host names are unique."
1004
924
  msgstr "ホスト名パターンの作成時に、生成されるホスト名が固有であることを確認します。"
1005
925
 
1006
926
  #: ../app/views/discovery_rules/_template_inline.erb:9
1007
- msgid ""
1008
- "Hostnames must not start with numbers. A good approach is to use unique "
1009
- "information provided by facter (MAC address, BIOS or serial ID)."
927
+ msgid "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID)."
1010
928
  msgstr "ホスト名は数字で開始することができません。facter で提供される固有の情報 (MAC アドレス、BIOS またはシリアル ID) を使用することが適切な方法です。"
1011
929
 
1012
930
  #: ../app/views/discovery_rules/edit.html.erb:1
1013
931
  msgid "Edit %s"
1014
932
  msgstr "%s の編集"
1015
933
 
1016
- #: ../app/views/discovery_rules/index.html.erb:1
1017
- #: ../lib/foreman_discovery/engine.rb:163
934
+ #: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:163
1018
935
  msgid "Discovery Rules"
1019
936
  msgstr "検出ルール"
1020
937
 
@@ -1079,13 +996,9 @@ msgid "Discovery Proxy"
1079
996
  msgstr "検出プロキシー"
1080
997
 
1081
998
  #: ../lib/foreman_discovery/engine.rb:189
1082
- msgid ""
1083
- "Discovery Proxy to use within this subnet for managing connection to "
1084
- "discovered hosts"
999
+ msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1085
1000
  msgstr "検出されたホストへの接続を管理するためにこのサブネット内で使用する検出プロキシー"
1086
1001
 
1087
1002
  #: ../lib/foreman_discovery/engine.rb:190
1088
- msgid ""
1089
- "ID of Discovery Proxy to use within this subnet for managing connection to "
1090
- "discovered hosts"
1003
+ msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1091
1004
  msgstr "検出されたホストへの接続を管理するためにこのサブネット内で使用する検出プロキシーの ID"