foreman_discovery 16.0.1 → 16.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (59) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/api/v2/discovery_rules_controller.rb +1 -1
  3. data/app/controllers/discovery_rules_controller.rb +1 -1
  4. data/app/models/discovery_rule.rb +1 -1
  5. data/app/services/foreman_discovery/host_converter.rb +1 -1
  6. data/app/views/foreman_discovery/debian_kexec.erb +1 -1
  7. data/db/migrate/20150512150432_remove_old_discovery_reader_permissions.rb +1 -1
  8. data/db/migrate/20151023144501_regenerate_red_hat_kexec.rb +1 -1
  9. data/db/migrate/20180412124505_add_priority_score_to_discovery_rules.rb +1 -1
  10. data/lib/foreman_discovery/engine.rb +2 -2
  11. data/lib/foreman_discovery/version.rb +1 -1
  12. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  13. data/locale/ca/foreman_discovery.edit.po +17 -27
  14. data/locale/ca/foreman_discovery.po +13 -8
  15. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  16. data/locale/de/foreman_discovery.edit.po +19 -29
  17. data/locale/de/foreman_discovery.po +19 -14
  18. data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
  19. data/locale/en/foreman_discovery.edit.po +15 -9
  20. data/locale/en/foreman_discovery.po +9 -4
  21. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  22. data/locale/en_GB/foreman_discovery.edit.po +19 -29
  23. data/locale/en_GB/foreman_discovery.po +15 -10
  24. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  25. data/locale/es/foreman_discovery.edit.po +19 -29
  26. data/locale/es/foreman_discovery.po +19 -14
  27. data/locale/foreman_discovery.pot +16 -10
  28. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  29. data/locale/fr/foreman_discovery.edit.po +17 -27
  30. data/locale/fr/foreman_discovery.po +17 -12
  31. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  32. data/locale/gl/foreman_discovery.edit.po +15 -25
  33. data/locale/gl/foreman_discovery.po +11 -6
  34. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  35. data/locale/it/foreman_discovery.edit.po +15 -25
  36. data/locale/it/foreman_discovery.po +14 -9
  37. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  38. data/locale/ja/foreman_discovery.edit.po +16 -27
  39. data/locale/ja/foreman_discovery.po +17 -12
  40. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  41. data/locale/ko/foreman_discovery.edit.po +16 -27
  42. data/locale/ko/foreman_discovery.po +17 -12
  43. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  44. data/locale/pt_BR/foreman_discovery.edit.po +17 -27
  45. data/locale/pt_BR/foreman_discovery.po +17 -12
  46. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  47. data/locale/ru/foreman_discovery.edit.po +19 -27
  48. data/locale/ru/foreman_discovery.po +17 -12
  49. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  50. data/locale/sv_SE/foreman_discovery.edit.po +15 -25
  51. data/locale/sv_SE/foreman_discovery.po +11 -6
  52. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  53. data/locale/zh_CN/foreman_discovery.edit.po +16 -27
  54. data/locale/zh_CN/foreman_discovery.po +17 -12
  55. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  56. data/locale/zh_TW/foreman_discovery.edit.po +14 -25
  57. data/locale/zh_TW/foreman_discovery.po +15 -10
  58. data/test/unit/discovered_extensions_test.rb +5 -1
  59. metadata +4 -2
@@ -8,10 +8,10 @@
8
8
  # Pierre-Emmanuel Dutang <dutangp@gmail.com>, 2014,2016-2017
9
9
  msgid ""
10
10
  msgstr ""
11
- "Project-Id-Version: foreman_discovery 15.1.0\n"
11
+ "Project-Id-Version: foreman_discovery 16.0.1\n"
12
12
  "Report-Msgid-Bugs-To: \n"
13
- "PO-Revision-Date: 2019-10-22 20:43+0000\n"
14
- "Last-Translator: Baptiste Agasse <baptiste.agasse@gmail.com>\n"
13
+ "PO-Revision-Date: 2020-05-26 17:21+0000\n"
14
+ "Last-Translator: Transifex Bot <>\n"
15
15
  "Language-Team: French (http://www.transifex.com/foreman/foreman/language/fr/)\n"
16
16
  "MIME-Version: 1.0\n"
17
17
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -35,7 +35,7 @@ msgid "A summary of discovered hosts"
35
35
  msgstr "Synthèse des hôtes détectés"
36
36
 
37
37
  msgid "Action with sub plans"
38
- msgstr "Action avec sous-plans"
38
+ msgstr ""
39
39
 
40
40
  msgid "Actions"
41
41
  msgstr "Actions"
@@ -139,6 +139,11 @@ msgstr "Désactiver"
139
139
  msgid "Disable rule '%s'?"
140
140
  msgstr "Désactiver la règle '%s' ?"
141
141
 
142
+ msgid "Discovered Host"
143
+ msgid_plural "Discovered Hosts"
144
+ msgstr[0] ""
145
+ msgstr[1] ""
146
+
142
147
  msgid "Discovered Hosts"
143
148
  msgstr "Hôtes détectés"
144
149
 
@@ -369,10 +374,10 @@ msgid "Image API returned HTTP/%{code} with '%{body}"
369
374
  msgstr "L'API d'image a retourné HTTP/%{code} avec '%{body}"
370
375
 
371
376
  msgid "Import Puppet classes"
372
- msgstr "Importer des classes Puppet"
377
+ msgstr ""
373
378
 
374
379
  msgid "Import facts"
375
- msgstr "Importer des faits"
380
+ msgstr ""
376
381
 
377
382
  msgid "In addition to @host attribute function rand for random integers is available. Examples:"
378
383
  msgstr "En plus de la fonction d'attribut @host, la fonction ALEA pour les entiers aléatoires est disponible. Exemples :"
@@ -591,7 +596,7 @@ msgid "Reloading kernel on %s"
591
596
  msgstr "Rechargement du noyau sur %s"
592
597
 
593
598
  msgid "Remote action:"
594
- msgstr "Action distante :"
599
+ msgstr ""
595
600
 
596
601
  msgid "Reported in the last 7 days"
597
602
  msgstr "Signalé au cours des 7 derniers jours"
@@ -692,15 +697,15 @@ msgstr "Impossible de trouver une règle de détection, aucun hôte fourni (vér
692
697
  msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
693
698
  msgstr "Impossible de trouver une carte réseau primaire avec %{mac} spécifié via '%{fact}', Filtre de carte réseau: %{filter}"
694
699
 
695
- msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
696
- msgstr "Impossible d'exécuter kexec sur %{name} via %{url} : %{msg}"
700
+ msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
701
+ msgstr ""
702
+
703
+ msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
704
+ msgstr ""
697
705
 
698
706
  msgid "Unable to provision %{host}: %{errors}"
699
707
  msgstr "Impossible de provisionner %{host} : %{errors}"
700
708
 
701
- msgid "Unable to reboot %{name} via %{url}: %{msg}"
702
- msgstr "Impossible de redémarrer %{name} via %{url} : %{msg}"
703
-
704
709
  msgid "Update a rule"
705
710
  msgstr "Mettre à jour une règle"
706
711
 
@@ -5,11 +5,11 @@
5
5
  # Translators:
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: foreman_discovery 15.1.0\n"
8
+ "Project-Id-Version: foreman_discovery 16.0.1\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
- "POT-Creation-Date: 2019-10-22 11:55+0200\n"
11
- "PO-Revision-Date: 2019-10-22 20:43+0000\n"
12
- "Last-Translator: Lukáš Zapletal\n"
10
+ "POT-Creation-Date: 2020-05-11 14:58+0530\n"
11
+ "PO-Revision-Date: 2020-05-26 17:21+0000\n"
12
+ "Last-Translator: Transifex Bot <>\n"
13
13
  "Language-Team: Galician (http://www.transifex.com/foreman/foreman/language/gl/)\n"
14
14
  "MIME-Version: 1.0\n"
15
15
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -500,15 +500,15 @@ msgstr ""
500
500
  msgid "Could not get facts from proxy %{url}: %{error}"
501
501
  msgstr ""
502
502
 
503
- #: ../app/models/host/discovered.rb:158
504
- msgid "Unable to reboot %{name} via %{url}: %{msg}"
503
+ #: ../app/models/host/discovered.rb:162
504
+ msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
505
505
  msgstr ""
506
506
 
507
- #: ../app/models/host/discovered.rb:166
508
- msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
507
+ #: ../app/models/host/discovered.rb:181
508
+ msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
509
509
  msgstr ""
510
510
 
511
- #: ../app/models/host/discovered.rb:185
511
+ #: ../app/models/host/discovered.rb:207
512
512
  msgid "Invalid hostname: Could not normalize the hostname"
513
513
  msgstr ""
514
514
 
@@ -750,6 +750,12 @@ msgstr ""
750
750
  msgid "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})"
751
751
  msgstr ""
752
752
 
753
+ #: ../app/views/dashboard/_discovery_widget.html.erb:5
754
+ msgid "Discovered Host"
755
+ msgid_plural "Discovered Hosts"
756
+ msgstr[0] ""
757
+ msgstr[1] ""
758
+
753
759
  #: ../app/views/dashboard/_discovery_widget.html.erb:9
754
760
  msgid "No discovered hosts available"
755
761
  msgstr ""
@@ -1094,19 +1100,3 @@ msgid ""
1094
1100
  "ID of Discovery Proxy to use within this subnet for managing connection to "
1095
1101
  "discovered hosts"
1096
1102
  msgstr ""
1097
-
1098
- #: action_names.rb:2
1099
- msgid "Import Puppet classes"
1100
- msgstr ""
1101
-
1102
- #: action_names.rb:3
1103
- msgid "Import facts"
1104
- msgstr ""
1105
-
1106
- #: action_names.rb:4
1107
- msgid "Action with sub plans"
1108
- msgstr ""
1109
-
1110
- #: action_names.rb:5
1111
- msgid "Remote action:"
1112
- msgstr ""
@@ -5,10 +5,10 @@
5
5
  # Translators:
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: foreman_discovery 15.1.0\n"
8
+ "Project-Id-Version: foreman_discovery 16.0.1\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
- "PO-Revision-Date: 2019-10-22 20:43+0000\n"
11
- "Last-Translator: Lukáš Zapletal\n"
10
+ "PO-Revision-Date: 2020-05-26 17:21+0000\n"
11
+ "Last-Translator: Transifex Bot <>\n"
12
12
  "Language-Team: Galician (http://www.transifex.com/foreman/foreman/language/gl/"
13
13
  ")\n"
14
14
  "MIME-Version: 1.0\n"
@@ -137,6 +137,11 @@ msgstr ""
137
137
  msgid "Disable rule '%s'?"
138
138
  msgstr ""
139
139
 
140
+ msgid "Discovered Host"
141
+ msgid_plural "Discovered Hosts"
142
+ msgstr[0] ""
143
+ msgstr[1] ""
144
+
140
145
  msgid "Discovered Hosts"
141
146
  msgstr ""
142
147
 
@@ -690,13 +695,13 @@ msgstr ""
690
695
  msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
691
696
  msgstr ""
692
697
 
693
- msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
698
+ msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
694
699
  msgstr ""
695
700
 
696
- msgid "Unable to provision %{host}: %{errors}"
701
+ msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
697
702
  msgstr ""
698
703
 
699
- msgid "Unable to reboot %{name} via %{url}: %{msg}"
704
+ msgid "Unable to provision %{host}: %{errors}"
700
705
  msgstr ""
701
706
 
702
707
  msgid "Update a rule"
@@ -7,11 +7,11 @@
7
7
  # caifti <caifti@gmail.com>, 2014
8
8
  msgid ""
9
9
  msgstr ""
10
- "Project-Id-Version: foreman_discovery 15.1.0\n"
10
+ "Project-Id-Version: foreman_discovery 16.0.1\n"
11
11
  "Report-Msgid-Bugs-To: \n"
12
- "POT-Creation-Date: 2019-10-22 11:55+0200\n"
13
- "PO-Revision-Date: 2019-10-22 20:43+0000\n"
14
- "Last-Translator: Andrea Perotti\n"
12
+ "POT-Creation-Date: 2020-05-11 14:58+0530\n"
13
+ "PO-Revision-Date: 2020-05-26 17:21+0000\n"
14
+ "Last-Translator: Transifex Bot <>\n"
15
15
  "Language-Team: Italian (http://www.transifex.com/foreman/foreman/language/it/)\n"
16
16
  "MIME-Version: 1.0\n"
17
17
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -502,15 +502,15 @@ msgstr ""
502
502
  msgid "Could not get facts from proxy %{url}: %{error}"
503
503
  msgstr "Impossibile ottenere gli eventi dal proxy %{url}: %{error}"
504
504
 
505
- #: ../app/models/host/discovered.rb:158
506
- msgid "Unable to reboot %{name} via %{url}: %{msg}"
505
+ #: ../app/models/host/discovered.rb:162
506
+ msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
507
507
  msgstr ""
508
508
 
509
- #: ../app/models/host/discovered.rb:166
510
- msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
509
+ #: ../app/models/host/discovered.rb:181
510
+ msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
511
511
  msgstr ""
512
512
 
513
- #: ../app/models/host/discovered.rb:185
513
+ #: ../app/models/host/discovered.rb:207
514
514
  msgid "Invalid hostname: Could not normalize the hostname"
515
515
  msgstr ""
516
516
 
@@ -752,6 +752,12 @@ msgstr ""
752
752
  msgid "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})"
753
753
  msgstr ""
754
754
 
755
+ #: ../app/views/dashboard/_discovery_widget.html.erb:5
756
+ msgid "Discovered Host"
757
+ msgid_plural "Discovered Hosts"
758
+ msgstr[0] ""
759
+ msgstr[1] ""
760
+
755
761
  #: ../app/views/dashboard/_discovery_widget.html.erb:9
756
762
  msgid "No discovered hosts available"
757
763
  msgstr "Nessun host rilevato disponibile"
@@ -1096,19 +1102,3 @@ msgid ""
1096
1102
  "ID of Discovery Proxy to use within this subnet for managing connection to "
1097
1103
  "discovered hosts"
1098
1104
  msgstr ""
1099
-
1100
- #: action_names.rb:2
1101
- msgid "Import Puppet classes"
1102
- msgstr "Importa classi Puppet"
1103
-
1104
- #: action_names.rb:3
1105
- msgid "Import facts"
1106
- msgstr "Importa gli eventi"
1107
-
1108
- #: action_names.rb:4
1109
- msgid "Action with sub plans"
1110
- msgstr ""
1111
-
1112
- #: action_names.rb:5
1113
- msgid "Remote action:"
1114
- msgstr "Azione remota:"
@@ -7,10 +7,10 @@
7
7
  # caifti <caifti@gmail.com>, 2014
8
8
  msgid ""
9
9
  msgstr ""
10
- "Project-Id-Version: foreman_discovery 15.1.0\n"
10
+ "Project-Id-Version: foreman_discovery 16.0.1\n"
11
11
  "Report-Msgid-Bugs-To: \n"
12
- "PO-Revision-Date: 2019-10-22 20:43+0000\n"
13
- "Last-Translator: Andrea Perotti\n"
12
+ "PO-Revision-Date: 2020-05-26 17:21+0000\n"
13
+ "Last-Translator: Transifex Bot <>\n"
14
14
  "Language-Team: Italian (http://www.transifex.com/foreman/foreman/language/it/)"
15
15
  "\n"
16
16
  "MIME-Version: 1.0\n"
@@ -139,6 +139,11 @@ msgstr "Disabilita"
139
139
  msgid "Disable rule '%s'?"
140
140
  msgstr ""
141
141
 
142
+ msgid "Discovered Host"
143
+ msgid_plural "Discovered Hosts"
144
+ msgstr[0] ""
145
+ msgstr[1] ""
146
+
142
147
  msgid "Discovered Hosts"
143
148
  msgstr ""
144
149
 
@@ -369,10 +374,10 @@ msgid "Image API returned HTTP/%{code} with '%{body}"
369
374
  msgstr ""
370
375
 
371
376
  msgid "Import Puppet classes"
372
- msgstr "Importa classi Puppet"
377
+ msgstr ""
373
378
 
374
379
  msgid "Import facts"
375
- msgstr "Importa gli eventi"
380
+ msgstr ""
376
381
 
377
382
  msgid "In addition to @host attribute function rand for random integers is available. Examples:"
378
383
  msgstr ""
@@ -591,7 +596,7 @@ msgid "Reloading kernel on %s"
591
596
  msgstr ""
592
597
 
593
598
  msgid "Remote action:"
594
- msgstr "Azione remota:"
599
+ msgstr ""
595
600
 
596
601
  msgid "Reported in the last 7 days"
597
602
  msgstr ""
@@ -692,13 +697,13 @@ msgstr ""
692
697
  msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
693
698
  msgstr ""
694
699
 
695
- msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
700
+ msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
696
701
  msgstr ""
697
702
 
698
- msgid "Unable to provision %{host}: %{errors}"
703
+ msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
699
704
  msgstr ""
700
705
 
701
- msgid "Unable to reboot %{name} via %{url}: %{msg}"
706
+ msgid "Unable to provision %{host}: %{errors}"
702
707
  msgstr ""
703
708
 
704
709
  msgid "Update a rule"
@@ -6,11 +6,11 @@
6
6
  # 山田 修司 🍣 Shuji Yamada <uzy.exe@gmail.com>, 2015
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: foreman_discovery 15.1.0\n"
9
+ "Project-Id-Version: foreman_discovery 16.0.1\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2019-10-22 11:55+0200\n"
12
- "PO-Revision-Date: 2019-10-22 20:43+0000\n"
13
- "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>\n"
11
+ "POT-Creation-Date: 2020-05-11 14:58+0530\n"
12
+ "PO-Revision-Date: 2020-05-26 17:21+0000\n"
13
+ "Last-Translator: Transifex Bot <>\n"
14
14
  "Language-Team: Japanese (http://www.transifex.com/foreman/foreman/language/ja/)\n"
15
15
  "MIME-Version: 1.0\n"
16
16
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -499,15 +499,15 @@ msgstr "ファクトをインポートできませんでした"
499
499
  msgid "Could not get facts from proxy %{url}: %{error}"
500
500
  msgstr "プロキシー %{url} からファクトを取得できませんでした: %{error}"
501
501
 
502
- #: ../app/models/host/discovered.rb:158
503
- msgid "Unable to reboot %{name} via %{url}: %{msg}"
504
- msgstr "%{url} から %{name} を再起動できません: %{msg}"
502
+ #: ../app/models/host/discovered.rb:162
503
+ msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
504
+ msgstr ""
505
505
 
506
- #: ../app/models/host/discovered.rb:166
507
- msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
508
- msgstr "%{url} から kexec を %{name} に対して実行できません: %{msg}"
506
+ #: ../app/models/host/discovered.rb:181
507
+ msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
508
+ msgstr ""
509
509
 
510
- #: ../app/models/host/discovered.rb:185
510
+ #: ../app/models/host/discovered.rb:207
511
511
  msgid "Invalid hostname: Could not normalize the hostname"
512
512
  msgstr "無効なホスト名: ホスト名を正規化できませんでした"
513
513
 
@@ -749,6 +749,11 @@ msgstr "イメージ API で返された HTTP/%{code}: '%{body}"
749
749
  msgid "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})"
750
750
  msgstr "イメージ API の処理エラー: %{msg} (HTTP/%{code}、本体: %{body})"
751
751
 
752
+ #: ../app/views/dashboard/_discovery_widget.html.erb:5
753
+ msgid "Discovered Host"
754
+ msgid_plural "Discovered Hosts"
755
+ msgstr[0] ""
756
+
752
757
  #: ../app/views/dashboard/_discovery_widget.html.erb:9
753
758
  msgid "No discovered hosts available"
754
759
  msgstr "検出されたホストがありません"
@@ -1093,19 +1098,3 @@ msgid ""
1093
1098
  "ID of Discovery Proxy to use within this subnet for managing connection to "
1094
1099
  "discovered hosts"
1095
1100
  msgstr "検出されたホストへの接続を管理するためにこのサブネット内で使用する検出プロキシーの ID"
1096
-
1097
- #: action_names.rb:2
1098
- msgid "Import Puppet classes"
1099
- msgstr "Puppet クラスのインポート"
1100
-
1101
- #: action_names.rb:3
1102
- msgid "Import facts"
1103
- msgstr "ファクトのインポート"
1104
-
1105
- #: action_names.rb:4
1106
- msgid "Action with sub plans"
1107
- msgstr "サブプランによるアクション"
1108
-
1109
- #: action_names.rb:5
1110
- msgid "Remote action:"
1111
- msgstr "リモートアクション:"
@@ -6,10 +6,10 @@
6
6
  # 山田 修司 🍣 Shuji Yamada <uzy.exe@gmail.com>, 2015
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: foreman_discovery 15.1.0\n"
9
+ "Project-Id-Version: foreman_discovery 16.0.1\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "PO-Revision-Date: 2019-10-22 20:43+0000\n"
12
- "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>\n"
11
+ "PO-Revision-Date: 2020-05-26 17:21+0000\n"
12
+ "Last-Translator: Transifex Bot <>\n"
13
13
  "Language-Team: Japanese (http://www.transifex.com/foreman/foreman/language/ja/"
14
14
  ")\n"
15
15
  "MIME-Version: 1.0\n"
@@ -34,7 +34,7 @@ msgid "A summary of discovered hosts"
34
34
  msgstr "検出されたホストの概要"
35
35
 
36
36
  msgid "Action with sub plans"
37
- msgstr "サブプランによるアクション"
37
+ msgstr ""
38
38
 
39
39
  msgid "Actions"
40
40
  msgstr "アクション"
@@ -138,6 +138,11 @@ msgstr "無効化"
138
138
  msgid "Disable rule '%s'?"
139
139
  msgstr "ルール '%s' を無効にしますか?"
140
140
 
141
+ msgid "Discovered Host"
142
+ msgid_plural "Discovered Hosts"
143
+ msgstr[0] ""
144
+ msgstr[1] ""
145
+
141
146
  msgid "Discovered Hosts"
142
147
  msgstr "検出されたホスト"
143
148
 
@@ -368,10 +373,10 @@ msgid "Image API returned HTTP/%{code} with '%{body}"
368
373
  msgstr "イメージ API で返された HTTP/%{code}: '%{body}"
369
374
 
370
375
  msgid "Import Puppet classes"
371
- msgstr "Puppet クラスのインポート"
376
+ msgstr ""
372
377
 
373
378
  msgid "Import facts"
374
- msgstr "ファクトのインポート"
379
+ msgstr ""
375
380
 
376
381
  msgid "In addition to @host attribute function rand for random integers is available. Examples:"
377
382
  msgstr "@host 属性のほかに、ランダムな整数の rand 関数を利用できます。例:"
@@ -590,7 +595,7 @@ msgid "Reloading kernel on %s"
590
595
  msgstr "カーネルを %s にリロード中"
591
596
 
592
597
  msgid "Remote action:"
593
- msgstr "リモートアクション:"
598
+ msgstr ""
594
599
 
595
600
  msgid "Reported in the last 7 days"
596
601
  msgstr "過去 7 日以内に報告あり"
@@ -691,15 +696,15 @@ msgstr "検出ルールを見つけることができません。指定される
691
696
  msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
692
697
  msgstr "%{mac} が '%{fact}' で指定されたプライマリー NIC を見つけることができません。NIC フィルター: %{filter}"
693
698
 
694
- msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
695
- msgstr "%{url} から kexec を %{name} に対して実行できません: %{msg}"
699
+ msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
700
+ msgstr ""
701
+
702
+ msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
703
+ msgstr ""
696
704
 
697
705
  msgid "Unable to provision %{host}: %{errors}"
698
706
  msgstr "%{host} をプロビジョニングできません: %{errors}"
699
707
 
700
- msgid "Unable to reboot %{name} via %{url}: %{msg}"
701
- msgstr "%{url} から %{name} を再起動できません: %{msg}"
702
-
703
708
  msgid "Update a rule"
704
709
  msgstr "ルールの更新"
705
710