foreman_discovery 16.1.3 → 16.1.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (53) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/discovered_hosts_controller.rb +5 -3
  3. data/app/views/discovered_hosts/_discovered_host_modal.html.erb +0 -2
  4. data/extra/discover-host +14 -8
  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 +46 -37
  8. data/locale/ca/foreman_discovery.po +4 -1
  9. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  10. data/locale/de/foreman_discovery.edit.po +54 -47
  11. data/locale/de/foreman_discovery.po +4 -1
  12. data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
  13. data/locale/en/foreman_discovery.edit.po +40 -28
  14. data/locale/en/foreman_discovery.po +4 -1
  15. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  16. data/locale/en_GB/foreman_discovery.edit.po +45 -44
  17. data/locale/en_GB/foreman_discovery.po +4 -1
  18. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  19. data/locale/es/foreman_discovery.edit.po +79 -76
  20. data/locale/es/foreman_discovery.po +4 -1
  21. data/locale/foreman_discovery.pot +25 -21
  22. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  23. data/locale/fr/foreman_discovery.edit.po +85 -82
  24. data/locale/fr/foreman_discovery.po +4 -1
  25. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  26. data/locale/gl/foreman_discovery.edit.po +41 -29
  27. data/locale/gl/foreman_discovery.po +4 -1
  28. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  29. data/locale/it/foreman_discovery.edit.po +54 -42
  30. data/locale/it/foreman_discovery.po +4 -1
  31. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  32. data/locale/ja/foreman_discovery.edit.po +88 -87
  33. data/locale/ja/foreman_discovery.po +4 -1
  34. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  35. data/locale/ko/foreman_discovery.edit.po +53 -41
  36. data/locale/ko/foreman_discovery.po +4 -1
  37. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  38. data/locale/pt_BR/foreman_discovery.edit.po +78 -72
  39. data/locale/pt_BR/foreman_discovery.po +4 -1
  40. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  41. data/locale/ru/foreman_discovery.edit.po +53 -41
  42. data/locale/ru/foreman_discovery.po +4 -1
  43. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  44. data/locale/sv_SE/foreman_discovery.edit.po +44 -32
  45. data/locale/sv_SE/foreman_discovery.po +4 -1
  46. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  47. data/locale/zh_CN/foreman_discovery.edit.po +123 -123
  48. data/locale/zh_CN/foreman_discovery.po +4 -1
  49. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  50. data/locale/zh_TW/foreman_discovery.edit.po +53 -41
  51. data/locale/zh_TW/foreman_discovery.po +4 -1
  52. data/test/facts/vmware-facter4-nolegacy.json +402 -0
  53. metadata +12 -10
@@ -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.1\n"
10
+ "Project-Id-Version: foreman_discovery 16.1.3\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
 
@@ -4,12 +4,13 @@
4
4
  #
5
5
  # Translators:
6
6
  # 山田 修司 🍣 Shuji Yamada <uzy.exe@gmail.com>, 2015
7
+ # 山田 修司 🍣 Shuji Yamada <uzy.exe@gmail.com>, 2015
7
8
  msgid ""
8
9
  msgstr ""
9
10
  "Project-Id-Version: foreman_discovery 16.3.4\n"
10
11
  "Report-Msgid-Bugs-To: \n"
11
- "PO-Revision-Date: 2020-05-26 17:21+0000\n"
12
- "Last-Translator: Transifex Bot <>\n"
12
+ "PO-Revision-Date: 2020-12-01 08:28+0000\n"
13
+ "Last-Translator: Amit Upadhye <aupadhye@redhat.com>\n"
13
14
  "Language-Team: Japanese (http://www.transifex.com/foreman/foreman/language/ja/"
14
15
  ")\n"
15
16
  "MIME-Version: 1.0\n"
@@ -56,7 +57,7 @@ msgstr "検出されたホストのプロビジョニング"
56
57
 
57
58
  #: ../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
58
59
  msgid "required if host is managed and value is not inherited from host group"
59
- msgstr ""
60
+ msgstr "ホストが管理されており、値がホストグループから継承されていない場合に必須です。"
60
61
 
61
62
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:55
62
63
  msgid "not required if using a subnet with DHCP proxy"
@@ -68,31 +69,31 @@ msgstr "仮想マシンの場合は不要です"
68
69
 
69
70
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:62
70
71
  msgid "required if not imaged based provisioning and host is managed and value is not inherited from host group"
71
- msgstr ""
72
+ msgstr "イメージベースのプロビジョニングでない場合で、ホストが管理されており、値がホストグループから継承されていない場合に必須です。"
72
73
 
73
74
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:63
74
75
  msgid "required if host is managed and custom partition has not been defined"
75
- msgstr ""
76
+ msgstr "ホストが管理されており、カスタムパーティションが定義されていない場合に必須です。"
76
77
 
77
78
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:69
78
79
  msgid "Host's owner type"
79
- msgstr ""
80
+ msgstr "ホストの所有者タイプ"
80
81
 
81
82
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:72
82
83
  msgid "Host's parameters (array or indexed hash)"
83
- msgstr ""
84
+ msgstr "ホストのパラメーター (配列またはインデックス化されたハッシュ)"
84
85
 
85
86
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:73
86
87
  msgid "Name of the parameter"
87
- msgstr ""
88
+ msgstr "パラメーター名"
88
89
 
89
90
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
90
91
  msgid "Parameter value"
91
- msgstr ""
92
+ msgstr "パラメーター値"
92
93
 
93
94
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:75
94
95
  msgid "Type of value"
95
- msgstr ""
96
+ msgstr "値のタイプ"
96
97
 
97
98
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:82
98
99
  msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
@@ -144,7 +145,7 @@ msgstr "プロビジョニングする検出されたホストがありません
144
145
 
145
146
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:180
146
147
  msgid "%s discovered hosts were provisioned"
147
- msgstr "%s 検出されたホストがプロビジョニングされました"
148
+ msgstr "検出ホスト %s 台がプロビジョニングされました"
148
149
 
149
150
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:191
150
151
  msgid "Refreshing the facts of a discovered host"
@@ -244,7 +245,7 @@ msgstr "%s が正常にプロビジョニングされました"
244
245
 
245
246
  #: ../app/controllers/discovered_hosts_controller.rb:97
246
247
  msgid "Facts refreshed for %s"
247
- msgstr "%s について更新されたファクト"
248
+ msgstr "%s の更新済みファクト"
248
249
 
249
250
  #: ../app/controllers/discovered_hosts_controller.rb:99
250
251
  msgid "Failed to refresh facts for %s"
@@ -252,7 +253,7 @@ msgstr "%s のファクトの更新に失敗しました"
252
253
 
253
254
  #: ../app/controllers/discovered_hosts_controller.rb:102
254
255
  msgid "Failed to refresh facts for %{hostname} with error %{error_message}"
255
- msgstr "%{hostname} のファクトの更新に失敗し、エラー %{error_message} が発生しました"
256
+ msgstr "%{error_message} エラーで %{hostname} のファクトの更新に失敗しました"
256
257
 
257
258
  #: ../app/controllers/discovered_hosts_controller.rb:109
258
259
  msgid "Host of type %s can not be rebooted"
@@ -260,7 +261,7 @@ msgstr "タイプ %s のホストを再起動できません"
260
261
 
261
262
  #: ../app/controllers/discovered_hosts_controller.rb:113
262
263
  msgid "Rebooting host %s"
263
- msgstr "ホスト %s の再起動中"
264
+ msgstr "ホスト %s の再起動"
264
265
 
265
266
  #: ../app/controllers/discovered_hosts_controller.rb:115
266
267
  msgid "Failed to reboot host %s"
@@ -268,19 +269,19 @@ msgstr "ホスト %s の再起動に失敗しました"
268
269
 
269
270
  #: ../app/controllers/discovered_hosts_controller.rb:118
270
271
  msgid "Failed to reboot host %{hostname} with error %{error_message}"
271
- msgstr "ホスト %{hostname} の再起動に失敗し、エラー %{error_message} が発生しました"
272
+ msgstr "ホスト %{hostname} %{error_message} のエラーで再起動に失敗しました"
272
273
 
273
274
  #: ../app/controllers/discovered_hosts_controller.rb:132
274
275
  msgid "Failed to reboot hosts with error %s"
275
- msgstr "ホストの再起動に失敗し、エラー %s が発生しました"
276
+ msgstr "ホストは %s のエラーで再起動に失敗しました"
276
277
 
277
278
  #: ../app/controllers/discovered_hosts_controller.rb:150
278
279
  msgid "Destroyed selected hosts"
279
- msgstr "破棄された選択済みホスト"
280
+ msgstr "破棄済みの選択ホスト"
280
281
 
281
282
  #: ../app/controllers/discovered_hosts_controller.rb:152
282
283
  msgid "The following hosts were not deleted: %s"
283
- msgstr "次のホストが削除されました: %s"
284
+ msgstr "以下のホストは削除されませんでした: %s"
284
285
 
285
286
  #: ../app/controllers/discovered_hosts_controller.rb:164
286
287
  msgid "Failed to auto provision host %s: %s"
@@ -328,13 +329,13 @@ msgstr "ホストが選択されていません"
328
329
 
329
330
  #: ../app/controllers/discovered_hosts_controller.rb:314
330
331
  msgid "Something went wrong while selecting hosts - %s"
331
- msgstr "ホストの選択中に問題が発生しました - %s"
332
+ msgstr "ホストの選択中に問題が発生しました: %s"
332
333
 
333
- #: ../app/controllers/discovery_rules_controller.rb:68
334
+ #: ../app/controllers/discovery_rules_controller.rb:72
334
335
  msgid "Rule enabled"
335
336
  msgstr "有効にされたルール"
336
337
 
337
- #: ../app/controllers/discovery_rules_controller.rb:68
338
+ #: ../app/controllers/discovery_rules_controller.rb:72
338
339
  msgid "Rule disabled"
339
340
  msgstr "無効にされたルール"
340
341
 
@@ -342,15 +343,15 @@ msgstr "無効にされたルール"
342
343
  msgid "%s ago"
343
344
  msgstr "%s 前"
344
345
 
345
- #: ../app/helpers/discovered_hosts_helper.rb:14 ../app/helpers/discovered_hosts_helper.rb:29 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:37
346
+ #: ../app/helpers/discovered_hosts_helper.rb:14 ../app/helpers/discovered_hosts_helper.rb:29 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
346
347
  msgid "Auto Provision"
347
348
  msgstr "自動プロビジョニング"
348
349
 
349
- #: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:38
350
+ #: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:41
350
351
  msgid "Refresh facts"
351
352
  msgstr "ファクトの更新"
352
353
 
353
- #: ../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
354
+ #: ../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
354
355
  msgid "Reboot"
355
356
  msgstr "再起動"
356
357
 
@@ -362,7 +363,7 @@ msgstr "戻る"
362
363
  msgid "Select Action"
363
364
  msgstr "アクションの選択"
364
365
 
365
- #: ../app/helpers/discovered_hosts_helper.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
366
+ #: ../app/helpers/discovered_hosts_helper.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:43
366
367
  msgid "Delete %s?"
367
368
  msgstr "%s を削除しますか?"
368
369
 
@@ -372,7 +373,7 @@ msgstr "組織の割り当て"
372
373
 
373
374
  #: ../app/helpers/discovered_hosts_helper.rb:32
374
375
  msgid "Assign Location"
375
- msgstr "場所の割り当て"
376
+ msgstr "ロケーションの割り当て"
376
377
 
377
378
  #: ../app/helpers/discovered_hosts_helper.rb:33
378
379
  msgid "Delete"
@@ -380,11 +381,11 @@ msgstr "削除"
380
381
 
381
382
  #: ../app/helpers/discovered_hosts_helper.rb:37
382
383
  msgid "%s - The following hosts are about to be changed"
383
- msgstr "%s - 以下のホストはすぐに変更されます"
384
+ msgstr "%s: 以下のホストはまもなく変更されます"
384
385
 
385
386
  #: ../app/helpers/discovered_hosts_helper.rb:46 ../app/views/dashboard/_discovery_widget_host.html.erb:2
386
387
  msgid "N/A"
387
- msgstr "該当なし"
388
+ msgstr "N/A"
388
389
 
389
390
  #: ../app/helpers/discovered_hosts_helper.rb:58
390
391
  msgid "New in the last 24 hours"
@@ -453,14 +454,12 @@ msgstr "必須です。"
453
454
  #: ../app/models/discovery_rule.rb:52
454
455
  msgid "Host group organization %s must also be associated to the discovery rule"
455
456
  msgid_plural "Host group organizations %s must also be associated to the discovery rule"
456
- msgstr[0] ""
457
- msgstr[1] ""
457
+ msgstr[0] "ホストグループの組織 %s も検出ルールに関連付ける必要があります"
458
458
 
459
459
  #: ../app/models/discovery_rule.rb:56
460
460
  msgid "Host group location %s must also be associated to the discovery rule"
461
461
  msgid_plural "Host group locations %s must also be associated to the discovery rule"
462
- msgstr[0] ""
463
- msgstr[1] ""
462
+ msgstr[0] "ホストグループの場所 %s も検出ルールに関連付ける必要があります"
464
463
 
465
464
  #: ../app/models/host/discovered.rb:40
466
465
  msgid "Fact + prefix"
@@ -480,11 +479,11 @@ msgstr "無効なファクトです。ハッシュである必要があります
480
479
 
481
480
  #: ../app/models/host/discovered.rb:60
482
481
  msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
483
- msgstr "予測された discovery_fact '%s' がありません。プライマリーインターフェースを検出したり、ホスト名を設定したりできません"
482
+ msgstr "必要な discovery_fact '%s' がありません。プライマリーインターフェースの検出やホスト名の設定ができません"
484
483
 
485
484
  #: ../app/models/host/discovered.rb:73
486
485
  msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
487
- msgstr "無効なファクト: ハッシュには discovery_hostname 設定のファクトのいずれの有効な値も含まれていません: %s"
486
+ msgstr "無効なファクト: discovery_hostname 設定の全ファクトで、ハッシュの値は無効です: %s"
488
487
 
489
488
  #: ../app/models/host/discovered.rb:100
490
489
  msgid "Facts could not be imported"
@@ -496,15 +495,15 @@ msgstr "プロキシー %{url} からファクトを取得できませんでし
496
495
 
497
496
  #: ../app/models/host/discovered.rb:160
498
497
  msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
499
- msgstr ""
498
+ msgstr "%{name} の (%{url}) で再起動を実行できません: %{msg}"
500
499
 
501
500
  #: ../app/models/host/discovered.rb:164 ../app/models/host/discovered.rb:183
502
501
  msgid "Unable to perform %{action} on %{ips}"
503
- msgstr ""
502
+ msgstr "%{ips} で %{action} を実行できません"
504
503
 
505
504
  #: ../app/models/host/discovered.rb:179
506
505
  msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
507
- msgstr ""
506
+ msgstr "%{name} の (%{url}) で kexec を実行できません: %{msg}"
508
507
 
509
508
  #: ../app/models/host/discovered.rb:203
510
509
  msgid "Invalid hostname: Could not normalize the hostname"
@@ -720,15 +719,15 @@ msgstr "検出ファクト解析は、非検出ホスト '%{host}' では機能
720
719
 
721
720
  #: ../app/services/foreman_discovery/fact_parser.rb:6
722
721
  msgid "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}"
723
- msgstr "検出ホスト '%{host}' は全 NIC がフィルタリングされています。フィルター: %{filter}"
722
+ msgstr "検出ホスト '%{host}' では全 NIC がフィルタリングされています。フィルター: %{filter}"
724
723
 
725
724
  #: ../app/services/foreman_discovery/fact_parser.rb:12
726
725
  msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
727
- msgstr "%{mac} が '%{fact}' で指定されたプライマリー NIC を見つけることができません。NIC フィルター: %{filter}"
726
+ msgstr "%{mac} が %{fact} で指定されたプライマリー NIC を見つけることができません。NIC フィルター: %{filter}"
728
727
 
729
728
  #: ../app/services/foreman_discovery/host_converter.rb:47
730
729
  msgid "IPAM must be configured for subnet '%s'"
731
- msgstr ""
730
+ msgstr "IPAM はサブネット '%s' 用に設定する必要があります"
732
731
 
733
732
  #: ../app/services/foreman_discovery/node_api/node_resource.rb:76
734
733
  msgid "Image API returned HTTP/%{code} with '%{body}"
@@ -736,13 +735,12 @@ msgstr "イメージ API で返された HTTP/%{code}: '%{body}"
736
735
 
737
736
  #: ../app/services/foreman_discovery/node_api/node_resource.rb:79
738
737
  msgid "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})"
739
- msgstr "イメージ API の処理エラー: %{msg} (HTTP/%{code}、本体: %{body})"
738
+ msgstr "イメージ API 処理エラー: %{msg} (HTTP/%{code}、ボディー: %{body})"
740
739
 
741
740
  #: ../app/views/dashboard/_discovery_widget.html.erb:5
742
741
  msgid "Discovered Host"
743
742
  msgid_plural "Discovered Hosts"
744
- msgstr[0] ""
745
- msgstr[1] ""
743
+ msgstr[0] "検出されたホスト"
746
744
 
747
745
  #: ../app/views/dashboard/_discovery_widget.html.erb:9
748
746
  msgid "No discovered hosts available"
@@ -752,15 +750,15 @@ msgstr "検出されたホストがありません"
752
750
  msgid "Host"
753
751
  msgstr "ホスト"
754
752
 
755
- #: ../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
753
+ #: ../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
756
754
  msgid "Model"
757
755
  msgstr "モデル"
758
756
 
759
- #: ../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
757
+ #: ../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
760
758
  msgid "CPUs"
761
759
  msgstr "CPU"
762
760
 
763
- #: ../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
761
+ #: ../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
764
762
  msgid "Memory"
765
763
  msgstr "メモリー"
766
764
 
@@ -772,59 +770,59 @@ msgstr "ホストのカスタマイズ"
772
770
  msgid "Create Host"
773
771
  msgstr "ホストの作成"
774
772
 
775
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:4
773
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
776
774
  msgid "Select all items in this page"
777
775
  msgstr "このページのすべての項目を選択"
778
776
 
779
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:4
777
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
780
778
  msgid "items selected. Uncheck to Clear"
781
779
  msgstr "項目が選択されています。クリアするにはチェックを解除してください"
782
780
 
783
- #: ../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
781
+ #: ../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
784
782
  msgid "Name"
785
783
  msgstr "名前"
786
784
 
787
- #: ../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
785
+ #: ../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
788
786
  msgid "IP Address"
789
787
  msgstr "IP アドレス"
790
788
 
791
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10
789
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
792
790
  msgid "Disk Count"
793
791
  msgstr "ディスク数"
794
792
 
795
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
793
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:12
796
794
  msgid "Disks Size"
797
795
  msgstr "ディスクサイズ"
798
796
 
799
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:15 ../app/views/discovered_hosts/_selected_hosts.html.erb:9
797
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:9
800
798
  msgid "Location"
801
- msgstr "場所"
799
+ msgstr "ロケーション"
802
800
 
803
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:10
801
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17 ../app/views/discovered_hosts/_selected_hosts.html.erb:10
804
802
  msgid "Organization"
805
803
  msgstr "組織"
806
804
 
807
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
805
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
808
806
  msgid "Subnet"
809
807
  msgstr "サブネット"
810
808
 
811
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
809
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19
812
810
  msgid "Last Facts Upload"
813
811
  msgstr "最終ファクトのアップロード"
814
812
 
815
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19 ../app/views/discovery_rules/index.html.erb:12
813
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20 ../app/views/discovery_rules/index.html.erb:12
816
814
  msgid "Actions"
817
815
  msgstr "アクション"
818
816
 
819
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:51
817
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:55
820
818
  msgid "Please Confirm"
821
819
  msgstr "確認してください"
822
820
 
823
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:57
821
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:61
824
822
  msgid "Cancel"
825
- msgstr "キャンセル"
823
+ msgstr "取り消し"
826
824
 
827
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:58
825
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:62
828
826
  msgid "Submit"
829
827
  msgstr "送信"
830
828
 
@@ -858,7 +856,7 @@ msgstr "タイプ"
858
856
 
859
857
  #: ../app/views/discovered_hosts/show.html.erb:45
860
858
  msgid "Identifier"
861
- msgstr "識別子"
859
+ msgstr "ID"
862
860
 
863
861
  #: ../app/views/discovered_hosts/show.html.erb:46
864
862
  msgid "MAC address"
@@ -878,11 +876,11 @@ msgstr "Foreman の検出されたホストの概要レポート"
878
876
 
879
877
  #: ../app/views/discovered_mailer/discovered_summary.html.erb:9
880
878
  msgid "<b>Foreman</b> Discovered hosts summary"
881
- msgstr "<b>Foreman</b> の検出されたホストの概要"
879
+ msgstr "<b>Foreman</b> 検出されたホストの概要"
882
880
 
883
881
  #: ../app/views/discovered_mailer/discovered_summary.html.erb:10 ../app/views/discovered_mailer/discovered_summary.text.erb:5
884
882
  msgid "Summary from %{time} ago to %{now}"
885
- msgstr "%{time} から %{now} までの概要"
883
+ msgstr "%{time} 前から %{now} までの概要"
886
884
 
887
885
  #: ../app/views/discovered_mailer/discovered_summary.html.erb:11 ../app/views/discovered_mailer/discovered_summary.text.erb:3
888
886
  msgid "Discovered hosts from Foreman server at %{foreman_url}"
@@ -922,7 +920,7 @@ msgstr "組織"
922
920
 
923
921
  #: ../app/views/discovery_rules/_form.html.erb:22
924
922
  msgid "Target host group for this rule with all properties set"
925
- msgstr "すべてのプロパティーが設定されたこのルールのターゲットホストグループ"
923
+ msgstr "このルールのターゲットホストグループ。全プロパティーを設定しておいてください。"
926
924
 
927
925
  #: ../app/views/discovery_rules/_form.html.erb:25
928
926
  msgid "Hostname for provisioned hosts"
@@ -934,11 +932,11 @@ msgstr "ホスト制限"
934
932
 
935
933
  #: ../app/views/discovery_rules/_form.html.erb:26
936
934
  msgid "Maximum hosts provisioned with this rule (0 = unlimited)"
937
- msgstr "このルール (0 = unlimited) でプロビジョニングされた最大数のホスト"
935
+ msgstr "このルールでプロビジョニングする最大ホスト数 (0 = 無制限)"
938
936
 
939
937
  #: ../app/views/discovery_rules/_form.html.erb:27
940
938
  msgid "Rule priority (lower integer means higher priority)"
941
- msgstr "ルールの優先順位 (整数の低い値は高い優先順位を意味します)"
939
+ msgstr "ルールの優先順位 (整数値が低いほど、優先順位が高い)"
942
940
 
943
941
  #: ../app/views/discovery_rules/_template_inline.erb:2
944
942
  msgid "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB)."
@@ -954,7 +952,7 @@ msgstr "@host 属性のほかに、ランダムな整数の rand 関数を利用
954
952
 
955
953
  #: ../app/views/discovery_rules/_template_inline.erb:8
956
954
  msgid "When creating hostname patterns, make sure the resulting host names are unique."
957
- msgstr "ホスト名パターンの作成時に、生成されるホスト名が固有であることを確認します。"
955
+ msgstr "ホスト名パターンの作成時に、生成されるホスト名が一意であることを確認します。"
958
956
 
959
957
  #: ../app/views/discovery_rules/_template_inline.erb:9
960
958
  msgid "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID)."
@@ -968,7 +966,7 @@ msgstr "%s の編集"
968
966
  msgid "Discovery Rules"
969
967
  msgstr "検出ルール"
970
968
 
971
- #: ../app/views/discovery_rules/index.html.erb:2
969
+ #: ../app/views/discovery_rules/index.html.erb:2 ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:9
972
970
  msgid "Create Rule"
973
971
  msgstr "ルールの作成"
974
972
 
@@ -1000,6 +998,10 @@ msgstr "有効化"
1000
998
  msgid "New Discovery Rule"
1001
999
  msgstr "新規の検出ルール"
1002
1000
 
1001
+ #: ../app/views/discovery_rules/welcome.html.erb:8
1002
+ msgid "Discovered Rules"
1003
+ msgstr ""
1004
+
1003
1005
  #: ../db/seeds.d/50_discovery_templates.rb:5
1004
1006
  msgid "Command line options for kexec during PXE-less provisioning."
1005
1007
  msgstr "PXE なしのプロビジョニング時に使用可能な kexec のコマンドラインオプション"
@@ -1036,27 +1038,26 @@ msgstr "検出されたホストへの接続を管理するためにこのサブ
1036
1038
  msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1037
1039
  msgstr "検出されたホストへの接続を管理するためにこのサブネット内で使用する検出プロキシーの ID"
1038
1040
 
1039
- #: action_names.rb:2
1040
- msgid "Remote action:"
1041
+ #: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:33
1042
+ msgid "For more information please see "
1041
1043
  msgstr ""
1042
1044
 
1043
- #: action_names.rb:3
1044
- msgid "Import Puppet classes"
1045
+ #: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:34
1046
+ msgid "documentation"
1045
1047
  msgstr ""
1046
1048
 
1047
- #: action_names.rb:4
1049
+ #: action_names.rb:2
1050
+ msgid "Action with sub plans"
1051
+ msgstr "サブプランによるアクション"
1052
+
1053
+ #: action_names.rb:3
1048
1054
  msgid "Import facts"
1049
- msgstr ""
1055
+ msgstr "ファクトのインポート"
1050
1056
 
1051
- #: action_names.rb:5
1052
- msgid "Action with sub plans"
1053
- msgstr ""
1057
+ #: action_names.rb:4
1058
+ msgid "Import Puppet classes"
1059
+ msgstr "Puppet クラスのインポート"
1054
1060
 
1055
- #~ msgid "Learn more about this in the documentation."
1056
- #~ msgstr "この詳細についてはドキュメンテーションを参照してください。"
1057
- #~ msgid "No discovered hosts found in this context."
1058
- #~ msgstr "このコンテキストで検出されたホストはありません。"
1059
- #~ msgid ""
1060
- #~ "This page shows discovered bare-metal or virtual nodes waiting to be provision"
1061
- #~ "ed."
1062
- #~ msgstr "このページでは、プロビジョニングする予定の検出されたベアメタルまたは仮想ノードを表示しています。"
1061
+ #: action_names.rb:5
1062
+ msgid "Remote action:"
1063
+ msgstr "リモートアクション:"