foreman_puppet 5.1.2 → 5.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (37) hide show
  1. checksums.yaml +4 -4
  2. data/app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb +5 -0
  3. data/app/views/foreman_puppet/environments/welcome.html.erb +3 -3
  4. data/app/views/foreman_puppet/puppetclasses/_selected_classes.html.erb +6 -1
  5. data/app/views/smart_proxies/plugins/_puppet.html.erb +1 -2
  6. data/lib/foreman_puppet/version.rb +1 -1
  7. data/locale/ca/foreman_puppet.edit.po +180 -251
  8. data/locale/cs_CZ/foreman_puppet.edit.po +175 -228
  9. data/locale/de/foreman_puppet.edit.po +220 -343
  10. data/locale/en/foreman_puppet.edit.po +234 -86
  11. data/locale/en_GB/foreman_puppet.edit.po +169 -214
  12. data/locale/es/foreman_puppet.edit.po +223 -337
  13. data/locale/fr/foreman_puppet.edit.po +223 -343
  14. data/locale/gl/foreman_puppet.edit.po +171 -224
  15. data/locale/it/foreman_puppet.edit.po +188 -266
  16. data/locale/ja/foreman_puppet.edit.po +190 -251
  17. data/locale/ka/foreman_puppet.edit.po +1160 -0
  18. data/locale/ko/foreman_puppet.edit.po +171 -217
  19. data/locale/nl_NL/foreman_puppet.edit.po +184 -257
  20. data/locale/pl/foreman_puppet.edit.po +191 -275
  21. data/locale/pt_BR/foreman_puppet.edit.po +227 -349
  22. data/locale/ru/foreman_puppet.edit.po +191 -272
  23. data/locale/sv_SE/foreman_puppet.edit.po +172 -223
  24. data/locale/zh_CN/foreman_puppet.edit.po +192 -241
  25. data/locale/zh_TW/foreman_puppet.edit.po +173 -217
  26. data/webpack/src/Extends/Host/PuppetTab/index.js +1 -0
  27. data/webpack/src/foreman_puppet_host_form.js +3 -0
  28. metadata +64 -71
  29. data/app/views/provisioning_templates/temp/autoyast_orcharhino_finish.erb +0 -31
  30. data/app/views/provisioning_templates/temp/preseed_orcharhino_finish.erb +0 -90
  31. data/app/views/provisioning_templates/temp/provision/autoyast_orcharhino_default.erb +0 -336
  32. data/app/views/provisioning_templates/temp/snippet/_or_al_client.erb +0 -32
  33. data/app/views/provisioning_templates/temp/snippet/_or_deb_client.erb +0 -175
  34. data/app/views/provisioning_templates/temp/snippet/_or_ol_client.erb +0 -37
  35. data/app/views/provisioning_templates/temp/snippet/_or_sles_client.erb +0 -85
  36. data/locale/messages.mo +0 -0
  37. /data/locale/{en/foreman_puppet.pox → ka/foreman_puppet.po.time_stamp} +0 -0
@@ -2,22 +2,20 @@
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the foreman_puppet package.
4
4
  # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
5
+ #
6
6
  # Translators:
7
- # 0868a4d1af5275b3f70b0a6dac4c99a4, 2021
8
- # Bryan Kearney <bryan.kearney@gmail.com>, 2021
9
7
  # 山田 修司 🍣 Shuji Yamada <uzy.exe@gmail.com>, 2021
10
- # Transifex Bot <>, 2021
11
- # Amit Upadhye <aupadhye@redhat.com>, 2021
12
- #
13
- #, fuzzy
8
+ # Bryan Kearney <bryan.kearney@gmail.com>, 2022
9
+ # Transifex Bot <>, 2022
10
+ # 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
11
+ # Amit Upadhye <aupadhye@redhat.com>, 2022
12
+ #
14
13
  msgid ""
15
14
  msgstr ""
16
- "Project-Id-Version: foreman_puppet 2.0.0.alpha.2\n"
15
+ "Project-Id-Version: foreman_puppet 5.0.0\n"
17
16
  "Report-Msgid-Bugs-To: \n"
18
- "POT-Creation-Date: 2021-11-10 11:17+0000\n"
19
17
  "PO-Revision-Date: 2021-02-03 16:30+0000\n"
20
- "Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2021\n"
18
+ "Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2022\n"
21
19
  "Language-Team: Japanese (https://www.transifex.com/foreman/teams/114/ja/)\n"
22
20
  "MIME-Version: 1.0\n"
23
21
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -26,37 +24,24 @@ msgstr ""
26
24
  "Plural-Forms: nplurals=1; plural=0;\n"
27
25
 
28
26
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
29
- msgid ""
30
- "Ignored environment names resulting in booleans found. Please quote strings "
31
- "like true/false and yes/no in config/ignored_environments.yml"
32
- msgstr ""
33
- "環境名を無視したブール値が見つかりました。config/ignored_environments.yml の true/false および yes/no"
34
- " などの文字列を引用符で囲んでください"
27
+ msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
28
+ msgstr "環境名を無視したブール値が見つかりました。config/ignored_environments.yml true/false および yes/no などの文字列を引用符で囲んでください"
35
29
 
36
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
37
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
30
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
38
31
  msgid "No changes to your environments detected"
39
32
  msgstr "環境への変更が検出されませんでした"
40
33
 
41
34
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
42
- msgid ""
43
- "Successfully updated environments and Puppet classes from the on-disk Puppet"
44
- " installation"
35
+ msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
45
36
  msgstr "オンディスクの Puppet インストールから環境および Puppet クラスを正常に更新しました"
46
37
 
47
38
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
48
- msgid ""
49
- "Failed to update environments and Puppet classes from the on-disk Puppet "
50
- "installation: %s"
39
+ msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
51
40
  msgstr "オンディスクの Puppet インストールからの環境と Puppet クラスの更新に失敗しました: %s"
52
41
 
53
42
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
54
- msgid ""
55
- "No smart proxy was found to import environments from, ensure that at least "
56
- "one smart proxy is registered with the 'puppet' feature"
57
- msgstr ""
58
- "環境のインポート元となる Smart Proxy が見つかりませんでした。1 つ以上の Smart Proxy "
59
- "が「Puppet」機能で登録されていることを確認してください"
43
+ msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature"
44
+ msgstr "環境のインポート元となる Smart Proxy が見つかりませんでした。1 つ以上の Smart Proxy が「Puppet」機能で登録されていることを確認してください"
60
45
 
61
46
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
62
47
  msgid "Ignored environments: %s"
@@ -86,58 +71,45 @@ msgstr "hostgroup/puppet_attributes/puppetclass_ids を優先して非推奨と
86
71
  msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
87
72
  msgstr "hostgroup/puppet_attributes/config_group_ids を優先して非推奨となりました"
88
73
 
89
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
90
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
74
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
91
75
  msgid "ID of associated puppet Environment"
92
76
  msgstr "関連する Puppet 環境の ID"
93
77
 
94
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
95
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
78
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
96
79
  msgid "IDs of associated Puppetclasses"
97
80
  msgstr "関連する Puppet クラスの ID"
98
81
 
99
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
100
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
82
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
101
83
  msgid "IDs of associated ConfigGroups"
102
84
  msgstr "関連付けられた設定グループの ID"
103
85
 
104
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:14
86
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
105
87
  msgid "Import puppet classes from puppet proxy"
106
88
  msgstr "Puppet プロキシーから Puppet クラスをインポート"
107
89
 
108
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:15
109
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
90
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:17 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:18
110
91
  msgid "Import puppet classes from puppet proxy for an environment"
111
92
  msgstr "環境の Puppet プロキシーから Puppet クラスをインポート"
112
93
 
113
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:21
114
- msgid ""
115
- "Optional comma-delimited stringcontaining either 'new', 'updated', or "
116
- "'obsolete'that is used to limit the imported Puppet classes"
117
- msgstr ""
118
- "インポートされた Puppet クラスを制限するために使用される '新規'、'更新済み'、または '旧版' "
119
- "のいずれかが含まれる、オプションのコンマ区切りの文字列"
94
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:23
95
+ msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes"
96
+ msgstr "インポートされた Puppet クラスを制限するために使用される '新規'、'更新済み'、または '旧版' のいずれかが含まれる、オプションのコンマ区切りの文字列"
120
97
 
121
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:49
122
- msgid ""
123
- "Failed to update the environments and Puppet classes from the on-disk puppet"
124
- " installation: %s"
98
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:51
99
+ msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
125
100
  msgstr "オンディスクの Puppet インストールから環境および Puppet クラスを更新できませんでした: %s"
126
101
 
127
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:80
102
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
128
103
  msgid "The requested environment cannot be found."
129
- msgstr ""
104
+ msgstr "要求された環境は見つかりません。"
130
105
 
131
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:110
132
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:123
133
- msgid ""
134
- "No proxy found to import classes from, ensure that the smart proxy has the "
135
- "Puppet feature enabled."
106
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:114 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:128
107
+ msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
136
108
  msgstr "クラスのインポート元となるプロキシーが見つかりません。Smart Proxy で Puppet 機能が有効であることを確認してください。"
137
109
 
138
110
  #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
139
111
  msgid "List template combination"
140
- msgstr "テンプレートの組み合わせを一覧表示"
112
+ msgstr "テンプレートの組み合わせの一覧表示"
141
113
 
142
114
  #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:12
143
115
  msgid "Add a template combination"
@@ -153,15 +125,13 @@ msgstr "テンプレートの組み合わせの更新"
153
125
 
154
126
  #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:21
155
127
  msgid "ID of Puppet environment"
156
- msgstr ""
128
+ msgstr "Puppet 環境の ID"
157
129
 
158
130
  #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:26
159
131
  msgid "environment id"
160
132
  msgstr "環境 ID"
161
133
 
162
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
163
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20
164
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
134
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
165
135
  msgid "ID of environment"
166
136
  msgstr "環境の ID"
167
137
 
@@ -185,8 +155,7 @@ msgstr "host/puppet_attributes/puppetclass_ids を優先して非推奨となり
185
155
  msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
186
156
  msgstr "host/puppet_attributes/config_group_ids を優先して非推奨となりました"
187
157
 
188
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
189
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
158
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
190
159
  msgid "No environment selected!"
191
160
  msgstr "環境が選択されていません!"
192
161
 
@@ -214,24 +183,20 @@ msgstr "%{host} に %{proxy_type} プロキシーを設定できませんでし
214
183
  msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
215
184
  msgstr "選択したホストの %{proxy_type} プロキシーが %{proxy_name} に設定されました"
216
185
 
217
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
218
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
186
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
219
187
  msgid "The %{proxy_type} proxy of the selected hosts was cleared."
220
188
  msgstr "選択したホストの %{proxy_type} プロキシーが消去されました。"
221
189
 
222
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
223
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
190
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
224
191
  msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
225
- msgid_plural ""
226
- "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
192
+ msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
227
193
  msgstr[0] "ホスト: %{host_names} に %{proxy_type} プロキシーを設定できませんでした。"
228
194
 
229
195
  #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
230
- msgid ""
231
- "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
196
+ msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
232
197
  msgstr "選択したホストの %{proxy_type} プロキシーが %{proxy_name} に設定されました。"
233
198
 
234
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
199
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:231 ../webpack/src/Extends/Fills/index.js:12
235
200
  msgid "Puppet"
236
201
  msgstr "Puppet"
237
202
 
@@ -275,12 +240,7 @@ msgstr "ロケーションごとに環境を一覧表示"
275
240
  msgid "List environments per organization"
276
241
  msgstr "組織ごとに環境を一覧表示"
277
242
 
278
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
279
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20
280
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29
281
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19
282
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28
283
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
243
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
284
244
  msgid "ID of Puppet class"
285
245
  msgstr "Puppet クラスの ID"
286
246
 
@@ -308,10 +268,7 @@ msgstr "ホストのすべての Puppet クラス ID を一覧表示"
308
268
  msgid "Add a Puppet class to host"
309
269
  msgstr "Puppet クラスをホストに追加"
310
270
 
311
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
312
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28
313
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18
314
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
271
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
315
272
  msgid "ID of host"
316
273
  msgstr "ホストの ID"
317
274
 
@@ -327,25 +284,19 @@ msgstr "ホストグループのすべての Puppet クラス ID を一覧表示
327
284
  msgid "Add a Puppet class to host group"
328
285
  msgstr "Puppet クラスをホストグループに追加"
329
286
 
330
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
331
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27
332
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19
333
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
287
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
334
288
  msgid "ID of host group"
335
289
  msgstr "ホストグループの ID"
336
290
 
337
291
  #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:26
338
292
  msgid "Remove a Puppet class from host group"
339
- msgstr "ホストグループからの Puppet クラスの削除"
293
+ msgstr "ホストグループから Puppet クラスを削除"
340
294
 
341
295
  #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:19
342
296
  msgid "List of override values for a specific smart class parameter"
343
297
  msgstr "特定スマートクラスパラメーターの上書き値の一覧"
344
298
 
345
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
346
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30
347
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24
348
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
299
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21 ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
349
300
  msgid "Display hidden values"
350
301
  msgstr "非表示の値の表示"
351
302
 
@@ -375,7 +326,7 @@ msgstr "特定スマートクラスパラメーターの上書き値を更新"
375
326
 
376
327
  #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62
377
328
  msgid "Delete an override value for a specific smart class parameter"
378
- msgstr "特定スマートクラスパラメーターの上書き値の削除"
329
+ msgstr "特定スマートクラスパラメーターの上書き値を削除"
379
330
 
380
331
  #: ../app/controllers/foreman_puppet/api/v2/puppet_lookups_common_controller.rb:112
381
332
  msgid "%{model} with id '%{id}' was not found"
@@ -446,9 +397,7 @@ msgid "List of smart class parameters for a specific environment"
446
397
  msgstr "特定の環境のスマートクラスパラメーターの一覧"
447
398
 
448
399
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
449
- msgid ""
450
- "List of smart class parameters for a specific environment/Puppet class "
451
- "combination"
400
+ msgid "List of smart class parameters for a specific environment/Puppet class combination"
452
401
  msgstr "特定の環境/Puppet クラスの組み合わせ用のスマートクラスパラメーターの一覧"
453
402
 
454
403
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
@@ -476,15 +425,10 @@ msgid "When enabled the parameter is hidden in the UI"
476
425
  msgstr "有効な場合はパラメーターは UI で非表示になります"
477
426
 
478
427
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
479
- msgid ""
480
- "Foreman will not send this parameter in classification output.Puppet will "
481
- "use the value defined in the Puppet manifest for this parameter"
482
- msgstr ""
483
- "Foreman はこのパラメーターを分類出力で送信しません。Puppet はこのパラメーターについて Puppet "
484
- "マニフェストで定義された値を使用します"
428
+ msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
429
+ msgstr "Foreman はこのパラメーターを分類出力で送信しません。Puppet はこのパラメーターについて Puppet マニフェストで定義された値を使用します"
485
430
 
486
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51
487
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
431
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
488
432
  msgid "The order in which values are resolved"
489
433
  msgstr "値が解決される順序"
490
434
 
@@ -501,9 +445,7 @@ msgid "Types of variable values"
501
445
  msgstr "変数値のタイプ"
502
446
 
503
447
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
504
- msgid ""
505
- "If true, will raise an error if there is no default value and no matcher "
506
- "provide a value"
448
+ msgid "If true, will raise an error if there is no default value and no matcher provide a value"
507
449
  msgstr "true の場合は、デフォルト値がなく、Matcher が値を提供しないときにエラーが発生します"
508
450
 
509
451
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
@@ -523,20 +465,21 @@ msgid "Successfully overridden all parameters of Puppet class %s"
523
465
  msgstr "Puppet クラス %s のすべてのパラメーターが正常に上書きされました"
524
466
 
525
467
  #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
526
- msgid ""
527
- "Successfully reset all parameters of Puppet class %s to their default values"
468
+ msgid "Successfully reset all parameters of Puppet class %s to their default values"
528
469
  msgstr "Puppet クラス %s の全パラメーターをデフォルト値に正常にリセットしました"
529
470
 
530
471
  #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
531
472
  msgid "No parameters to override for Puppet class %s"
532
473
  msgstr "Puppet クラス %s で上書きするパラメーターはありません"
533
474
 
534
- #: ../app/helpers/foreman_puppet/environments_helper.rb:13
535
- #: ../app/views/foreman_puppet/environments/new.html.erb:5
536
- #: ../webpack/src/Components/Environments/Welcome.js:9
475
+ #: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:10
537
476
  msgid "Create Puppet Environment"
538
477
  msgstr "Puppet 環境の作成"
539
478
 
479
+ #: ../app/helpers/foreman_puppet/environments_helper.rb:14 ../app/views/foreman_puppet/config_groups/index.html.erb:7
480
+ msgid "Help"
481
+ msgstr "ヘルプ"
482
+
540
483
  #: ../app/helpers/foreman_puppet/hosts_helper.rb:11
541
484
  msgid "Change Environment"
542
485
  msgstr "環境の変更"
@@ -553,7 +496,7 @@ msgstr "Puppet YAML"
553
496
  msgid "Puppet external nodes YAML dump"
554
497
  msgstr "Puppet 外部ノード YAML ダンプ"
555
498
 
556
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:34
499
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:34 ../app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb:1
557
500
  msgid "Puppet Environment"
558
501
  msgstr "Puppet 環境"
559
502
 
@@ -584,9 +527,9 @@ msgid ""
584
527
  " <b>Matcher:</b> %{matcher}<br/>\n"
585
528
  " <b>Inherited value:</b> %{inherited_value}"
586
529
  msgstr ""
587
- "<b>説明:</b> %{desc}<br/>\n"
588
- " <b>タイプ:</b> %{type}<br/>\n"
589
- " <b>Matcher:</b> %{matcher}<br/>\n"
530
+ "<b>説明:</b> %%{desc}<br/>\n"
531
+ " <b>タイプ:</b> %%{type}<br/>\n"
532
+ " <b>Matcher:</b> %%{matcher}<br/>\n"
590
533
  " <b>継承値:</b> %{inherited_value}"
591
534
 
592
535
  #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:113
@@ -594,9 +537,7 @@ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
594
537
  msgstr "値なしの必須パラメーターです。<br/><b>上書きしてください!</b><br/>"
595
538
 
596
539
  #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
597
- msgid ""
598
- "Optional parameter without value.<br/><i>Still managed by Foreman, the value"
599
- " will be empty.</i><br/>"
540
+ msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
600
541
  msgstr "値なしの任意パラメーターです。<br/><i>引き続き Foreman により管理されます。値は空白になります。</i><br/>"
601
542
 
602
543
  #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
@@ -630,10 +571,9 @@ msgstr "%s からのクラスのインポート"
630
571
  #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:45
631
572
  msgid "%{name} has %{num_tag} class"
632
573
  msgid_plural "%{name} has %{num_tag} classes"
633
- msgstr[0] "%{name} には %{num_tag} クラスが含まれます"
574
+ msgstr[0] "%{name} には %{num_tag}クラスが含まれます"
634
575
 
635
- #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
636
- #: ../webpack/src/foreman_class_edit.js:55
576
+ #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
637
577
  msgid "Click to remove %s"
638
578
  msgstr "クリックして %s を削除"
639
579
 
@@ -641,8 +581,7 @@ msgstr "クリックして %s を削除"
641
581
  msgid "Click to add %s"
642
582
  msgstr "クリックして %s を追加"
643
583
 
644
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
645
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
584
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
646
585
  msgid "None"
647
586
  msgstr "なし"
648
587
 
@@ -683,9 +622,7 @@ msgid "Operating system default"
683
622
  msgstr "オペレーティングシステムのデフォルト"
684
623
 
685
624
  #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
686
- msgid ""
687
- "The final entry, Operating System default, can be set by editing the %s "
688
- "page."
625
+ msgid "The final entry, Operating System default, can be set by editing the %s page."
689
626
  msgstr "最終エントリーのオペレーティングシステムのデフォルトは、%s ページを編集して設定できます。"
690
627
 
691
628
  #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
@@ -698,19 +635,15 @@ msgstr "Puppet 機能を持つ有効な Foreman プロキシーが見つかり
698
635
 
699
636
  #: ../app/models/foreman_puppet/host_puppet_facet.rb:61
700
637
  msgid "%{puppetclass} does not belong to the %{environment} environment"
701
- msgstr "%{puppetclass} は %{environment} 環境に属していません"
638
+ msgstr "%{puppetclass} は %{environment} 環境に所属していません"
702
639
 
703
640
  #: ../app/models/foreman_puppet/host_puppet_facet.rb:81
704
- msgid ""
705
- "Failed to import %{klass} for %{name}: doesn't exists in our database - "
706
- "ignoring"
641
+ msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
707
642
  msgstr "%{name} の %{klass} のインポートに失敗しました: データベースに存在しません - 無視します"
708
643
 
709
644
  #: ../app/models/foreman_puppet/host_puppet_facet.rb:123
710
- msgid ""
711
- "with id %{object_id} doesn't exist or is not assigned to proper organization"
712
- " and/or location"
713
- msgstr "id %{object_id} が存在しないか、適切な組織またはロケーションに割り当てられていません"
645
+ msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
646
+ msgstr "id {object_id} が存在しないか、適切な組織またはロケーションに割り当てられていません"
714
647
 
715
648
  #: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
716
649
  msgid "must be true to edit the parameter"
@@ -764,11 +697,7 @@ msgstr "旧版の選択/選択解除"
764
697
  msgid "Check/Uncheck all"
765
698
  msgstr "すべて選択/選択解除"
766
699
 
767
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
768
- #: ../app/views/foreman_puppet/environments/_form.html.erb:4
769
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4
770
- #: ../app/views/hosts/select_multiple_environment.html.erb:7
771
- #: ../app/views/provisioning_templates/_combination.html.erb:4
700
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24 ../app/views/foreman_puppet/environments/_form.html.erb:4 ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4 ../app/views/hosts/select_multiple_environment.html.erb:7 ../app/views/provisioning_templates/_combination.html.erb:4
772
701
  msgid "Environment"
773
702
  msgstr "環境"
774
703
 
@@ -808,20 +737,19 @@ msgstr "取り消し"
808
737
  msgid "Update"
809
738
  msgstr "更新"
810
739
 
811
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:10
740
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
812
741
  msgid "included already from parent"
813
742
  msgstr "すでに親から組み込まれています"
814
743
 
815
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
816
- #: ../app/views/provisioning_templates/_combination.html.erb:4
744
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
817
745
  msgid "Remove"
818
746
  msgstr "削除"
819
747
 
820
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
748
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
821
749
  msgid "Add"
822
750
  msgstr "追加"
823
751
 
824
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:26
752
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
825
753
  msgid "%s is not in environment"
826
754
  msgstr "%s は環境内にありません"
827
755
 
@@ -833,61 +761,41 @@ msgstr "組み込まれた設定グループ"
833
761
  msgid "Available Config Groups"
834
762
  msgstr "選択可能な設定グループ"
835
763
 
836
- #: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
837
- #: ../app/views/foreman_puppet/environments/edit.html.erb:1
838
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
764
+ #: ../app/views/foreman_puppet/config_groups/edit.html.erb:1 ../app/views/foreman_puppet/environments/edit.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
839
765
  msgid "Edit %s"
840
766
  msgstr "%s の編集"
841
767
 
842
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:3
843
- #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:1
844
- #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:9
845
- #: ../lib/foreman_puppet/register.rb:171
768
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:3 ../app/views/foreman_puppet/config_groups/welcome.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:9 ../lib/foreman_puppet/register.rb:174
846
769
  msgid "Config Groups"
847
770
  msgstr "設定グループ"
848
771
 
849
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:5
850
- #: ../app/views/foreman_puppet/config_groups/new.html.erb:1
851
- #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
772
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:6 ../app/views/foreman_puppet/config_groups/new.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
852
773
  msgid "Create Config Group"
853
774
  msgstr "設定グループの作成"
854
775
 
855
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:11
856
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
776
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
857
777
  msgid "Puppet Classes"
858
778
  msgstr "Puppet クラス"
859
779
 
860
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:12
861
- #: ../app/views/foreman_puppet/environments/index.html.erb:9
862
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
780
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:14 ../app/views/foreman_puppet/environments/index.html.erb:9 ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
863
781
  msgid "Hosts"
864
782
  msgstr "ホスト"
865
783
 
866
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:13
867
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
784
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:15 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
868
785
  msgid "Host Groups"
869
786
  msgstr "ホストグループ"
870
787
 
871
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:14
872
- #: ../app/views/foreman_puppet/environments/index.html.erb:10
873
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
788
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:16 ../app/views/foreman_puppet/environments/index.html.erb:10 ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
874
789
  msgid "Actions"
875
790
  msgstr "アクション"
876
791
 
877
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:25
878
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
792
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:27 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
879
793
  msgid "Delete %s?"
880
794
  msgstr "%s を削除しますか?"
881
795
 
882
796
  #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
883
- msgid ""
884
- "A config group provides a one-step method of associating many Puppet classes"
885
- " to either a host or host group. Typically this would be used to add a "
886
- "particular application profile or stack in one step."
887
- msgstr ""
888
- "設定グループは、多くの Puppet "
889
- "クラスをホストまたはホストグループのいずれかに関連付けるワンステップの方法を提供します。通常、これは特定のアプリケーションプロファイルまたはスタックを "
890
- "1 つのステップで追加するために使用されます。"
797
+ msgid "A config group provides a one-step method of associating many Puppet classes to either a host or host group. Typically this would be used to add a particular application profile or stack in one step."
798
+ msgstr "設定グループは、多くの Puppet クラスをホストまたはホストグループのいずれかに関連付けるワンステップの方法を提供します。通常、これは特定のアプリケーションプロファイルまたはスタックを 1 つのステップで追加するために使用されます。"
891
799
 
892
800
  #: ../app/views/foreman_puppet/environments/_form.html.erb:6
893
801
  msgid "Locations"
@@ -897,9 +805,7 @@ msgstr "ロケーション"
897
805
  msgid "Organizations"
898
806
  msgstr "組織"
899
807
 
900
- #: ../app/views/foreman_puppet/environments/edit.html.erb:5
901
- #: ../app/views/foreman_puppet/environments/index.html.erb:1
902
- #: ../app/views/foreman_puppet/environments/new.html.erb:4
808
+ #: ../app/views/foreman_puppet/environments/edit.html.erb:5 ../app/views/foreman_puppet/environments/index.html.erb:1 ../app/views/foreman_puppet/environments/new.html.erb:4 ../app/views/foreman_puppet/environments/welcome.html.erb:4 ../webpack/src/Components/Environments/Welcome.js:40
903
809
  msgid "Puppet Environments"
904
810
  msgstr "Puppet 環境"
905
811
 
@@ -907,8 +813,7 @@ msgstr "Puppet 環境"
907
813
  msgid "Environment|Name"
908
814
  msgstr "名前"
909
815
 
910
- #: ../app/views/foreman_puppet/environments/index.html.erb:22
911
- #: ../lib/foreman_puppet/register.rb:168
816
+ #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
912
817
  msgid "Classes"
913
818
  msgstr "クラス"
914
819
 
@@ -916,8 +821,7 @@ msgstr "クラス"
916
821
  msgid "Create Environment"
917
822
  msgstr "環境の作成"
918
823
 
919
- #: ../app/views/foreman_puppet/environments/welcome.html.erb:1
920
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
824
+ #: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
921
825
  msgid "Puppet environments"
922
826
  msgstr "Puppet 環境"
923
827
 
@@ -934,15 +838,10 @@ msgid "No environments found"
934
838
  msgstr "環境が見つかりません"
935
839
 
936
840
  #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
937
- msgid ""
938
- "There are no puppet environments set up on this puppet master. Please check "
939
- "the puppet master configuration."
841
+ msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
940
842
  msgstr "この puppet マスターには puppet 環境がセットアップされていません。puppet マスター設定を確認してください。"
941
843
 
942
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
943
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1
944
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8
945
- #: ../lib/foreman_puppet/register.rb:174
844
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8 ../lib/foreman_puppet/register.rb:177
946
845
  msgid "Smart Class Parameters"
947
846
  msgstr "スマートクラスパラメーター"
948
847
 
@@ -950,9 +849,7 @@ msgstr "スマートクラスパラメーター"
950
849
  msgid "Parameter"
951
850
  msgstr "パラメーター"
952
851
 
953
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
954
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4
955
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
852
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7 ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
956
853
  msgid "Puppet Class"
957
854
  msgstr "Puppet クラス"
958
855
 
@@ -961,20 +858,14 @@ msgid "Number of Overrides"
961
858
  msgstr "上書き数"
962
859
 
963
860
  #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
964
- msgid ""
965
- "Parameterized class support permits detecting, importing, and supplying "
966
- "parameters directly to classes which support it, via the ENC and depending "
967
- "on a set of rules (Smart Matchers)."
968
- msgstr ""
969
- "パラメーター化クラスのサポートでは、ENC を介して一連のルール (Smart Matcher) "
970
- "に従い、パラメーターを検出してインポートし、そのパラメーターをサポートするクラスに直接渡すことができます。"
861
+ msgid "Parameterized class support permits detecting, importing, and supplying parameters directly to classes which support it, via the ENC and depending on a set of rules (Smart Matchers)."
862
+ msgstr "パラメーター化クラスのサポートでは、ENC を介して一連のルール (Smart Matcher) に従い、パラメーターを検出してインポートし、そのパラメーターをサポートするクラスに直接渡すことができます。"
971
863
 
972
864
  #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
973
865
  msgid "Included Classes"
974
866
  msgstr "組み込み済みのクラス"
975
867
 
976
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
977
- #: ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
868
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
978
869
  msgid "Not authorized to edit classes"
979
870
  msgstr "クラスを編集する権限がありません"
980
871
 
@@ -990,8 +881,7 @@ msgstr "利用可能なクラス"
990
881
  msgid "Filter classes"
991
882
  msgstr "クラスのフィルター"
992
883
 
993
- #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
994
- #: ../webpack/src/foreman_class_edit.js:84
884
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
995
885
  msgid "belongs to config group"
996
886
  msgstr "設定グループに属します"
997
887
 
@@ -1008,9 +898,7 @@ msgid "Omit"
1008
898
  msgstr "省略"
1009
899
 
1010
900
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
1011
- msgid ""
1012
- "The class could not be saved because of an error in one of the class "
1013
- "parameters."
901
+ msgid "The class could not be saved because of an error in one of the class parameters."
1014
902
  msgstr "クラスパラメーターのいずれかにエラーがあるため、このクラスは保存できませんでした。"
1015
903
 
1016
904
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
@@ -1026,9 +914,7 @@ msgid "This Puppet class has no parameters in its signature."
1026
914
  msgstr "この Puppet クラスの署名にはパラメーターがありません。"
1027
915
 
1028
916
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
1029
- msgid ""
1030
- "To update the class signature, go to the Puppet Classes page and select "
1031
- "\"Import\"."
917
+ msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
1032
918
  msgstr "クラス署名を更新するには「Puppet クラス」ページに移動して「インポート」を選択します。"
1033
919
 
1034
920
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
@@ -1051,10 +937,7 @@ msgstr "Puppet クラス %s の編集"
1051
937
  msgid "Puppetclass|Name"
1052
938
  msgstr "名前"
1053
939
 
1054
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
1055
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:4
1056
- #: ../lib/foreman_puppet/register.rb:165
1057
- #: ../webpack/src/Components/Environments/Welcome.js:21
940
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
1058
941
  msgid "Environments"
1059
942
  msgstr "環境"
1060
943
 
@@ -1075,23 +958,21 @@ msgid "Set parameters to defaults"
1075
958
  msgstr "パラメーターをデフォルトに設定"
1076
959
 
1077
960
  #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
1078
- msgid ""
1079
- "This will reset parameters of the class %s to their default values. "
1080
- "Continue?"
961
+ msgid "This will reset parameters of the class %s to their default values. Continue?"
1081
962
  msgstr "この操作ではクラス %s のパラメーターをデフォルト値にリセットします。続行しますか?"
1082
963
 
1083
964
  #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
965
+ msgid "Puppet Class Parameters"
966
+ msgstr "Puppet クラスパラメーター"
967
+
968
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
1084
969
  msgid "Notice"
1085
- msgstr "通知"
970
+ msgstr "注意"
1086
971
 
1087
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:17
972
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
1088
973
  msgid "Please select an environment first"
1089
974
  msgstr "まず環境を選択してください"
1090
975
 
1091
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
1092
- msgid "Puppet Class Parameters"
1093
- msgstr "Puppet クラスパラメーター"
1094
-
1095
976
  #: ../app/views/hosts/select_multiple_environment.html.erb:4
1096
977
  msgid "Select environment"
1097
978
  msgstr "環境の選択"
@@ -1128,68 +1009,122 @@ msgstr "全般"
1128
1009
  msgid "Hosts managed:"
1129
1010
  msgstr "管理されるホスト:"
1130
1011
 
1131
- #: ../lib/foreman_puppet/register.rb:7
1012
+ #: ../lib/foreman_puppet/register.rb:9
1132
1013
  msgid "Facts"
1133
1014
  msgstr "ファクト"
1134
1015
 
1135
- #: ../lib/foreman_puppet/register.rb:10
1136
- msgid ""
1137
- "Foreman will default to this puppet environment if it cannot auto detect one"
1016
+ #: ../lib/foreman_puppet/register.rb:12
1017
+ msgid "Foreman will default to this puppet environment if it cannot auto detect one"
1138
1018
  msgstr "Foreman は、自動検出できない場合にこの puppet 環境にデフォルト設定されます"
1139
1019
 
1140
- #: ../lib/foreman_puppet/register.rb:12
1020
+ #: ../lib/foreman_puppet/register.rb:14
1141
1021
  msgid "Default Puppet environment"
1142
1022
  msgstr "デフォルトの Puppet 環境"
1143
1023
 
1144
- #: ../lib/foreman_puppet/register.rb:16
1145
- msgid ""
1146
- "Foreman will explicitly set the puppet environment in the ENC yaml output. "
1147
- "This will avoid conflicts between the environment in puppet.conf and the "
1148
- "environment set in Foreman"
1149
- msgstr ""
1150
- "Foreman は ENC YAML 出力で puppet 環境を明示的に設定します。これにより、puppet.conf の環境と Foreman "
1151
- "で設定される環境間の競合を避けられます"
1024
+ #: ../lib/foreman_puppet/register.rb:18
1025
+ msgid "Foreman will explicitly set the puppet environment in the ENC yaml output. This will avoid conflicts between the environment in puppet.conf and the environment set in Foreman"
1026
+ msgstr "Foreman ENC YAML 出力で puppet 環境を明示的に設定します。これにより、puppet.conf の環境と Foreman で設定される環境間の競合を避けられます"
1152
1027
 
1153
- #: ../lib/foreman_puppet/register.rb:19
1028
+ #: ../lib/foreman_puppet/register.rb:21
1154
1029
  msgid "ENC environment"
1155
1030
  msgstr "ENC 環境"
1156
1031
 
1157
- #: ../lib/foreman_puppet/register.rb:22
1032
+ #: ../lib/foreman_puppet/register.rb:24
1158
1033
  msgid "Foreman will update a host's environment from its facts"
1159
1034
  msgstr "Foreman はホスト環境をそのファクトで更新します"
1160
1035
 
1161
- #: ../lib/foreman_puppet/register.rb:24
1036
+ #: ../lib/foreman_puppet/register.rb:26
1162
1037
  msgid "Update environment from facts"
1163
1038
  msgstr "ファクトから環境を更新"
1164
1039
 
1165
- #: ../lib/foreman_puppet/register.rb:27
1040
+ #: ../lib/foreman_puppet/register.rb:29
1166
1041
  msgid "Config Management"
1167
1042
  msgstr "設定管理"
1168
1043
 
1169
- #: ../lib/foreman_puppet/register.rb:30
1170
- msgid ""
1171
- "Duration in minutes after servers reporting via Puppet are classed as out of"
1172
- " sync."
1044
+ #: ../lib/foreman_puppet/register.rb:32
1045
+ msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
1173
1046
  msgstr "Puppet 経由で報告するサーバーが非同期として分類されるまでの期間 (分単位)。"
1174
1047
 
1175
- #: ../lib/foreman_puppet/register.rb:32
1048
+ #: ../lib/foreman_puppet/register.rb:34
1176
1049
  msgid "Puppet interval"
1177
1050
  msgstr "Puppet の間隔"
1178
1051
 
1179
- #: ../lib/foreman_puppet/register.rb:35
1180
- msgid ""
1181
- "Disable host configuration status turning to out of sync for %s after report"
1182
- " does not arrive within configured interval"
1052
+ #: ../lib/foreman_puppet/register.rb:37
1053
+ msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
1183
1054
  msgstr "設定した間隔でレポートが到達しない場合に、%s のホスト設定ステータスが非同期に切り替わらないように無効にします"
1184
1055
 
1185
- #: ../lib/foreman_puppet/register.rb:37
1056
+ #: ../lib/foreman_puppet/register.rb:39
1186
1057
  msgid "%s out of sync disabled"
1187
1058
  msgstr "%s の非同期切り替えを無効にしました"
1188
1059
 
1189
- #: ../lib/foreman_puppet/register.rb:162 ../lib/foreman_puppet/register.rb:215
1060
+ #: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
1190
1061
  msgid "Puppet ENC"
1191
1062
  msgstr "Puppet ENC"
1192
1063
 
1064
+ #: ../lib/foreman_puppet/register.rb:232
1065
+ msgid "Puppet env"
1066
+ msgstr ""
1067
+
1068
+ #: ../webpack/src/Components/Environments/Welcome.js:18
1069
+ msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer."
1070
+ msgstr ""
1071
+
1072
+ #: ../webpack/src/Components/Environments/Welcome.js:29
1073
+ msgid "Puppet classes"
1074
+ msgstr ""
1075
+
1076
+ #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:15 ../webpack/src/Extends/Host/PuppetTab/constants.js:6
1077
+ msgid "Assigned classes"
1078
+ msgstr "割り当てられたクラス"
1079
+
1080
+ #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:16 ../webpack/src/Extends/Host/PuppetTab/Routes.js:22
1081
+ msgid "This tab is still a work in progress"
1082
+ msgstr "このタブはまだ進行中です"
1083
+
1084
+ #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:21 ../webpack/src/Extends/Host/PuppetTab/constants.js:7
1085
+ msgid "Smart class parameters"
1086
+ msgstr "スマートクラスパラメーター"
1087
+
1088
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43
1089
+ msgid "Successfully copied to clipboard!"
1090
+ msgstr ""
1091
+
1092
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44
1093
+ msgid "Copy to clipboard"
1094
+ msgstr ""
1095
+
1096
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
1097
+ msgid "Couldn't find any ENC data for this host"
1098
+ msgstr "このホストの ENC データを見つけられませんでした"
1099
+
1100
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:34
1101
+ msgid "Error!"
1102
+ msgstr "エラー!"
1103
+
1104
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:23
1105
+ msgid "Puppet details"
1106
+ msgstr "Puppet の詳細"
1107
+
1108
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:26
1109
+ msgid "Puppet environment"
1110
+ msgstr "Puppet 環境"
1111
+
1112
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:41
1113
+ msgid "Puppet Smart Proxy"
1114
+ msgstr "Puppet Smart Proxy"
1115
+
1116
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:54
1117
+ msgid "Puppet CA Smart Proxy"
1118
+ msgstr "Puppet CA Smart Proxy"
1119
+
1120
+ #: ../webpack/src/Extends/Host/PuppetTab/constants.js:4
1121
+ msgid "Reports"
1122
+ msgstr "レポート"
1123
+
1124
+ #: ../webpack/src/Extends/Host/PuppetTab/constants.js:9
1125
+ msgid "ENC Preview"
1126
+ msgstr "ENC プレビュー"
1127
+
1193
1128
  #: ../webpack/src/foreman_class_edit.js:146
1194
1129
  msgid "Click to remove config group"
1195
1130
  msgstr "クリックして設定グループを削除"
@@ -1202,6 +1137,10 @@ msgstr " 削除"
1202
1137
  msgid "Loading parameters..."
1203
1138
  msgstr "パラメーターのロード中..."
1204
1139
 
1140
+ #: ../webpack/src/foreman_puppet_host_form.js:102
1141
+ msgid "Some Puppet Classes are unavailable in the selected environment"
1142
+ msgstr "選択した環境では、一部の Puppet クラスは利用できません"
1143
+
1205
1144
  #: action_names.rb:2
1206
1145
  msgid "Action with sub plans"
1207
1146
  msgstr "サブプランによるアクション"
@@ -1220,4 +1159,4 @@ msgstr "リモートアクション:"
1220
1159
 
1221
1160
  #: gemspec.rb:2
1222
1161
  msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
1223
- msgstr ""
1162
+ msgstr "Puppet 環境とクラスを Foreman ホストに割り当てることを許可します。"