foreman_puppet 7.0.0 → 8.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -2
  3. data/app/assets/javascripts/foreman_puppet/locale/ca/foreman_puppet.js +498 -510
  4. data/app/assets/javascripts/foreman_puppet/locale/cs_CZ/foreman_puppet.js +487 -499
  5. data/app/assets/javascripts/foreman_puppet/locale/de/foreman_puppet.js +569 -581
  6. data/app/assets/javascripts/foreman_puppet/locale/en/foreman_puppet.js +292 -304
  7. data/app/assets/javascripts/foreman_puppet/locale/en_GB/foreman_puppet.js +329 -341
  8. data/app/assets/javascripts/foreman_puppet/locale/es/foreman_puppet.js +566 -578
  9. data/app/assets/javascripts/foreman_puppet/locale/fr/foreman_puppet.js +572 -584
  10. data/app/assets/javascripts/foreman_puppet/locale/gl/foreman_puppet.js +402 -414
  11. data/app/assets/javascripts/foreman_puppet/locale/it/foreman_puppet.js +508 -520
  12. data/app/assets/javascripts/foreman_puppet/locale/ja/foreman_puppet.js +569 -581
  13. data/app/assets/javascripts/foreman_puppet/locale/ka/foreman_puppet.js +572 -584
  14. data/app/assets/javascripts/foreman_puppet/locale/ko/foreman_puppet.js +536 -548
  15. data/app/assets/javascripts/foreman_puppet/locale/nl_NL/foreman_puppet.js +481 -493
  16. data/app/assets/javascripts/foreman_puppet/locale/pl/foreman_puppet.js +533 -545
  17. data/app/assets/javascripts/foreman_puppet/locale/pt_BR/foreman_puppet.js +566 -578
  18. data/app/assets/javascripts/foreman_puppet/locale/ru/foreman_puppet.js +539 -551
  19. data/app/assets/javascripts/foreman_puppet/locale/sv_SE/foreman_puppet.js +440 -452
  20. data/app/assets/javascripts/foreman_puppet/locale/zh_CN/foreman_puppet.js +569 -581
  21. data/app/assets/javascripts/foreman_puppet/locale/zh_TW/foreman_puppet.js +535 -547
  22. data/app/models/concerns/foreman_puppet/extensions/host.rb +3 -4
  23. data/app/models/concerns/foreman_puppet/extensions/provisioning_template.rb +3 -2
  24. data/lib/foreman_puppet/engine.rb +5 -7
  25. data/lib/foreman_puppet/register.rb +1 -1
  26. data/lib/foreman_puppet/version.rb +1 -1
  27. data/locale/Makefile +12 -2
  28. data/locale/ca/LC_MESSAGES/foreman_puppet.mo +0 -0
  29. data/locale/ca/foreman_puppet.po +5 -17
  30. data/locale/cs_CZ/LC_MESSAGES/foreman_puppet.mo +0 -0
  31. data/locale/cs_CZ/foreman_puppet.po +5 -17
  32. data/locale/de/LC_MESSAGES/foreman_puppet.mo +0 -0
  33. data/locale/de/foreman_puppet.po +10 -22
  34. data/locale/en/LC_MESSAGES/foreman_puppet.mo +0 -0
  35. data/locale/en/foreman_puppet.po +10 -20
  36. data/locale/en_GB/LC_MESSAGES/foreman_puppet.mo +0 -0
  37. data/locale/en_GB/foreman_puppet.po +7 -19
  38. data/locale/es/LC_MESSAGES/foreman_puppet.mo +0 -0
  39. data/locale/es/foreman_puppet.po +26 -37
  40. data/locale/fr/LC_MESSAGES/foreman_puppet.mo +0 -0
  41. data/locale/fr/foreman_puppet.po +49 -59
  42. data/locale/gl/LC_MESSAGES/foreman_puppet.mo +0 -0
  43. data/locale/gl/foreman_puppet.po +5 -17
  44. data/locale/it/LC_MESSAGES/foreman_puppet.mo +0 -0
  45. data/locale/it/foreman_puppet.po +8 -20
  46. data/locale/ja/LC_MESSAGES/foreman_puppet.mo +0 -0
  47. data/locale/ja/foreman_puppet.po +30 -43
  48. data/locale/ka/LC_MESSAGES/foreman_puppet.mo +0 -0
  49. data/locale/ka/foreman_puppet.po +9 -21
  50. data/locale/ko/LC_MESSAGES/foreman_puppet.mo +0 -0
  51. data/locale/ko/foreman_puppet.po +5 -17
  52. data/locale/nl_NL/LC_MESSAGES/foreman_puppet.mo +0 -0
  53. data/locale/nl_NL/foreman_puppet.po +5 -17
  54. data/locale/pl/LC_MESSAGES/foreman_puppet.mo +0 -0
  55. data/locale/pl/foreman_puppet.po +5 -17
  56. data/locale/pt_BR/LC_MESSAGES/foreman_puppet.mo +0 -0
  57. data/locale/pt_BR/foreman_puppet.po +26 -36
  58. data/locale/ru/LC_MESSAGES/foreman_puppet.mo +0 -0
  59. data/locale/ru/foreman_puppet.po +9 -21
  60. data/locale/sv_SE/LC_MESSAGES/foreman_puppet.mo +0 -0
  61. data/locale/sv_SE/foreman_puppet.po +5 -17
  62. data/locale/zh_CN/LC_MESSAGES/foreman_puppet.mo +0 -0
  63. data/locale/zh_CN/foreman_puppet.po +32 -42
  64. data/locale/zh_TW/LC_MESSAGES/foreman_puppet.mo +0 -0
  65. data/locale/zh_TW/foreman_puppet.po +5 -17
  66. data/test/integration/foreman_puppet/hostgroup_js_test.rb +1 -0
  67. data/test/models/foreman_puppet/environment_test.rb +2 -2
  68. data/test/models/foreman_puppet/provisioning_template_test.rb +1 -1
  69. metadata +5 -6
  70. data/locale/action_names.rb +0 -5
@@ -3,11 +3,11 @@
3
3
  "locale_data": {
4
4
  "foreman_puppet": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_puppet 5.0.0",
6
+ "Project-Id-Version": "foreman_puppet 8.0.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2021-02-03 16:30+0000",
9
- "Last-Translator": "Amit Upadhye <aupadhye@redhat.com>, 2022",
10
- "Language-Team": "Japanese (https://www.transifex.com/foreman/teams/114/ja/)",
9
+ "Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024",
10
+ "Language-Team": "Japanese (https://app.transifex.com/foreman/teams/114/ja/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
13
13
  "Content-Transfer-Encoding": "8bit",
@@ -17,878 +17,866 @@
17
17
  "domain": "foreman_puppet",
18
18
  "plural_forms": "nplurals=1; plural=0;"
19
19
  },
20
- "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml": [
21
- "環境名を無視したブール値が見つかりました。config/ignored_environments.yml の true/false および yes/no などの文字列を引用符で囲んでください"
20
+ " Remove": [
21
+ " 削除"
22
22
  ],
23
- "No changes to your environments detected": [
24
- "環境への変更が検出されませんでした"
23
+ "%s is not in environment": [
24
+ "%s は環境内にありません"
25
25
  ],
26
- "Successfully updated environments and Puppet classes from the on-disk Puppet installation": [
27
- "オンディスクの Puppet インストールから環境および Puppet クラスを正常に更新しました"
26
+ "%s out of sync disabled": [
27
+ "%s の非同期切り替えを無効にしました"
28
28
  ],
29
- "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s": [
30
- "オンディスクの Puppet インストールからの環境と Puppet クラスの更新に失敗しました: %s"
29
+ "%{model} with id '%{id}' was not found": [
30
+ "id '%{id}' %{model} が見つかりませんでした"
31
31
  ],
32
- "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature": [
33
- "環境のインポート元となる Smart Proxy が見つかりませんでした。1 つ以上の Smart Proxy が「Puppet」機能で登録されていることを確認してください"
32
+ "%{name} has %{num_tag} class": [
33
+ "%{name} には %{num_tag} クラスが含まれます"
34
34
  ],
35
- "Ignored environments: %s": [
36
- "無視された環境: %s"
35
+ "%{puppetclass} does not belong to the %{environment} environment": [
36
+ "%{puppetclass} %{environment} 環境に所属していません"
37
37
  ],
38
- "Ignored classes in the environments: %s": [
39
- "環境内で無視されたクラス: %s"
38
+ "*Clear environment*": [
39
+ "*環境をクリア*"
40
40
  ],
41
- "List all host groups for a Puppet class": [
42
- "Puppet クラスのすべてのホストグループを一覧表示"
41
+ "*Inherit from host group*": [
42
+ "*ホストグループから継承*"
43
43
  ],
44
- "ID of Puppetclass": [
45
- "Puppet クラスの ID"
44
+ "<b>Description:</b> %{desc}<br/>\\n <b>Type:</b> %{type}<br/>\\n <b>Matcher:</b> %{matcher}<br/>\\n <b>Inherited value:</b> %{inherited_value}": [
45
+ "<b>説明:</b> %{desc}<br/>\\n <b>タイプ:</b> %{type}<br/>\\n <b>Matcher:</b> %{matcher}<br/>\\n <b>継承値:</b> %{inherited_value}"
46
46
  ],
47
- "Deprecated in favor of hostgroup/puppet_attributes/environment_id": [
48
- "hostgroup/puppet_attributes/environment_id を優先して非推奨となりました"
47
+ "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.": [
48
+ "設定グループは、多くの Puppet クラスをホストまたはホストグループのいずれかに関連付けるワンステップの方法を提供します。通常、これは特定のアプリケーションプロファイルまたはスタックを 1 つのステップで追加するために使用されます。"
49
49
  ],
50
- "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids": [
51
- "hostgroup/puppet_attributes/puppetclass_ids を優先して非推奨となりました"
50
+ "Actions": [
51
+ "アクション"
52
52
  ],
53
- "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids": [
54
- "hostgroup/puppet_attributes/config_group_ids を優先して非推奨となりました"
53
+ "Add": [
54
+ "追加"
55
55
  ],
56
- "ID of associated puppet Environment": [
57
- "関連する Puppet 環境の ID"
56
+ "Add Combination": [
57
+ "組み合わせの追加"
58
58
  ],
59
- "IDs of associated Puppetclasses": [
60
- "関連する Puppet クラスの ID"
59
+ "Add a Puppet class to host": [
60
+ "Puppet クラスをホストに追加"
61
61
  ],
62
- "IDs of associated ConfigGroups": [
63
- "関連付けられた設定グループの ID"
62
+ "Add a Puppet class to host group": [
63
+ "Puppet クラスをホストグループに追加"
64
64
  ],
65
- "Import puppet classes from puppet proxy": [
66
- "Puppet プロキシーから Puppet クラスをインポート"
65
+ "Add a template combination": [
66
+ "テンプレートの組み合わせの追加"
67
67
  ],
68
- "Import puppet classes from puppet proxy for an environment": [
69
- "環境の Puppet プロキシーから Puppet クラスをインポート"
68
+ "Add:": [
69
+ "追加:"
70
70
  ],
71
- "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes": [
72
- "インポートされた Puppet クラスを制限するために使用される '新規'、'更新済み'、または '旧版' のいずれかが含まれる、オプションのコンマ区切りの文字列"
71
+ "All environments - (not filtered)": [
72
+ "すべての環境 - (フィルターなし)"
73
73
  ],
74
- "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s": [
75
- "オンディスクの Puppet インストールから環境および Puppet クラスを更新できませんでした: %s"
74
+ "Allow assigning Puppet environments and classes to the Foreman Hosts.": [
75
+ "Puppet 環境とクラスを Foreman ホストに割り当てることを許可します。"
76
76
  ],
77
- "The requested environment cannot be found.": [
78
- "要求された環境は見つかりません。"
77
+ "Assigned classes": [
78
+ "割り当てられたクラス"
79
79
  ],
80
- "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled.": [
81
- "クラスのインポート元となるプロキシーが見つかりません。Smart Proxy で Puppet 機能が有効であることを確認してください。"
80
+ "Available Classes": [
81
+ "利用可能なクラス"
82
82
  ],
83
- "List template combination": [
84
- "テンプレートの組み合わせの一覧表示"
83
+ "Available Config Groups": [
84
+ "選択可能な設定グループ"
85
85
  ],
86
- "Add a template combination": [
87
- "テンプレートの組み合わせの追加"
86
+ "Can't find a valid Foreman Proxy with a Puppet feature": [
87
+ "Puppet 機能を持つ有効な Foreman プロキシーが見つかりません"
88
88
  ],
89
- "Show template combination": [
90
- "テンプレートの組み合わせの表示"
89
+ "Can't find a valid Proxy with a Puppet feature": [
90
+ "Puppet 機能を持つ有効なプロキシーが見つかりません"
91
91
  ],
92
- "Update template combination": [
93
- "テンプレートの組み合わせの更新"
92
+ "Cancel": [
93
+ "取り消し"
94
94
  ],
95
- "ID of Puppet environment": [
96
- "Puppet 環境の ID"
95
+ "Change Environment": [
96
+ "環境の変更"
97
97
  ],
98
- "environment id": [
99
- "環境 ID"
98
+ "Change Puppet Master": [
99
+ "Puppet マスターの変更"
100
100
  ],
101
- "ID of environment": [
102
- "環境の ID"
101
+ "Changed": [
102
+ "変更済み"
103
103
  ],
104
- "List hosts per environment": [
105
- "環境ごとにホストを一覧表示"
104
+ "Changed environments": [
105
+ "変更済みの環境"
106
106
  ],
107
- "ID of puppet environment": [
108
- "Puppet 環境の ID"
107
+ "Check/Uncheck all": [
108
+ "すべて選択/選択解除"
109
109
  ],
110
- "Deprecated in favor of host/puppet_attributes/environment_id": [
111
- "host/puppet_attributes/environment_id を優先して非推奨となりました"
110
+ "Check/Uncheck all %s changes": [
111
+ "%s のすべての変更を選択/選択解除"
112
112
  ],
113
- "Deprecated in favor of host/puppet_attributes/puppetclass_ids": [
114
- "host/puppet_attributes/puppetclass_ids を優先して非推奨となりました"
113
+ "Check/Uncheck new": [
114
+ "新規の選択/選択解除"
115
115
  ],
116
- "Deprecated in favor of host/puppet_attributes/config_group_ids": [
117
- "host/puppet_attributes/config_group_ids を優先して非推奨となりました"
116
+ "Check/Uncheck obsolete": [
117
+ "旧版の選択/選択解除"
118
118
  ],
119
- "No environment selected!": [
120
- "環境が選択されていません!"
119
+ "Check/Uncheck updated": [
120
+ "更新版の選択/選択解除"
121
121
  ],
122
- "Updated hosts: changed environment": [
123
- "更新済みホスト: 変更済み環境"
122
+ "Classes": [
123
+ "クラス"
124
124
  ],
125
- "Unable to generate output, Check log files": [
126
- "出力を生成できません。ログファイルを確認してください"
125
+ "Click to add %s": [
126
+ "クリックして %s を追加"
127
127
  ],
128
- "No proxy selected!": [
129
- "プロキシーが選択されていません!"
128
+ "Click to remove %s": [
129
+ "クリックして %s を削除"
130
130
  ],
131
- "Invalid proxy selected!": [
132
- "無効なプロキシーが選択されました!"
131
+ "Click to remove config group": [
132
+ "クリックして設定グループを削除"
133
133
  ],
134
- "Failed to set %{proxy_type} proxy for %{host}.": [
135
- "%{host} に %{proxy_type} プロキシーを設定できませんでした。"
134
+ "Config Groups": [
135
+ "設定グループ"
136
136
  ],
137
- "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}": [
138
- "選択したホストの %{proxy_type} プロキシーが %{proxy_name} に設定されました"
137
+ "Config Management": [
138
+ "設定管理"
139
139
  ],
140
- "The %{proxy_type} proxy of the selected hosts was cleared.": [
141
- "選択したホストの %{proxy_type} プロキシーが消去されました。"
140
+ "Copy to clipboard": [
141
+ "クリップボードへのコピー"
142
142
  ],
143
- "The %{proxy_type} proxy could not be set for host: %{host_names}.": [
144
- "ホスト: %{host_names} に %{proxy_type} プロキシーを設定できませんでした。"
143
+ "Corrective Change": [
144
+ "修正変更"
145
145
  ],
146
- "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}.": [
147
- "選択したホストの %{proxy_type} プロキシーが %{proxy_name} に設定されました。"
146
+ "Couldn't find any ENC data for this host": [
147
+ "このホストの ENC データを見つけられませんでした"
148
148
  ],
149
- "Puppet": [
150
- "Puppet"
149
+ "Create Config Group": [
150
+ "設定グループの作成"
151
151
  ],
152
- "Puppet CA": [
153
- "Puppet CA"
152
+ "Create Environment": [
153
+ "環境の作成"
154
154
  ],
155
- "List of config groups": [
156
- "設定グループの一覧"
155
+ "Create Puppet Environment": [
156
+ "Puppet 環境の作成"
157
157
  ],
158
- "Show a config group": [
159
- "設定グループの表示"
158
+ "Create a Puppet class": [
159
+ "Puppet クラスの作成"
160
160
  ],
161
161
  "Create a config group": [
162
162
  "設定グループの作成"
163
163
  ],
164
- "Update a config group": [
165
- "設定グループの更新"
166
- ],
167
- "Delete a config group": [
168
- "設定グループの削除"
169
- ],
170
- "List all environments": [
171
- "すべての環境を一覧表示"
172
- ],
173
- "List environments of Puppet class": [
174
- "Puppet クラスの環境を一覧表示"
164
+ "Create an environment": [
165
+ "環境の作成"
175
166
  ],
176
- "List environments per location": [
177
- "ロケーションごとに環境を一覧表示"
167
+ "Create an override value for a specific smart class parameter": [
168
+ "特定スマートクラスパラメーターの上書き値を作成"
178
169
  ],
179
- "List environments per organization": [
180
- "組織ごとに環境を一覧表示"
170
+ "Default Puppet environment": [
171
+ "デフォルトの Puppet 環境"
181
172
  ],
182
- "ID of Puppet class": [
183
- "Puppet クラスの ID"
173
+ "Default value": [
174
+ "デフォルト値"
184
175
  ],
185
- "Show an environment": [
186
- "環境の表示"
176
+ "Delete %s?": [
177
+ "%s を削除しますか?"
187
178
  ],
188
- "Create an environment": [
189
- "環境の作成"
179
+ "Delete a Puppet class": [
180
+ "Puppet クラスの削除"
190
181
  ],
191
- "Update an environment": [
192
- "環境の更新"
182
+ "Delete a config group": [
183
+ "設定グループの削除"
193
184
  ],
194
185
  "Delete an environment": [
195
186
  "環境の削除"
196
187
  ],
197
- "List all Puppet class IDs for host": [
198
- "ホストのすべての Puppet クラス ID を一覧表示"
188
+ "Delete an override value for a specific smart class parameter": [
189
+ "特定スマートクラスパラメーターの上書き値を削除"
199
190
  ],
200
- "Add a Puppet class to host": [
201
- "Puppet クラスをホストに追加"
191
+ "Deleted environment": [
192
+ "削除済みの環境"
202
193
  ],
203
- "ID of host": [
204
- "ホストの ID"
194
+ "Deleted environment %{env} and %{pcs}": [
195
+ "削除済みの環境 %{env} および %{pcs}"
205
196
  ],
206
- "Remove a Puppet class from host": [
207
- "ホストから Puppet クラスを削除"
197
+ "Deprecated in favor of host/puppet_attributes/config_group_ids": [
198
+ "host/puppet_attributes/config_group_ids を優先して非推奨となりました"
208
199
  ],
209
- "List all Puppet class IDs for host group": [
210
- "ホストグループのすべての Puppet クラス ID を一覧表示"
200
+ "Deprecated in favor of host/puppet_attributes/environment_id": [
201
+ "host/puppet_attributes/environment_id を優先して非推奨となりました"
211
202
  ],
212
- "Add a Puppet class to host group": [
213
- "Puppet クラスをホストグループに追加"
203
+ "Deprecated in favor of host/puppet_attributes/puppetclass_ids": [
204
+ "host/puppet_attributes/puppetclass_ids を優先して非推奨となりました"
214
205
  ],
215
- "ID of host group": [
216
- "ホストグループの ID"
206
+ "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids": [
207
+ "hostgroup/puppet_attributes/config_group_ids を優先して非推奨となりました"
217
208
  ],
218
- "Remove a Puppet class from host group": [
219
- "ホストグループから Puppet クラスを削除"
209
+ "Deprecated in favor of hostgroup/puppet_attributes/environment_id": [
210
+ "hostgroup/puppet_attributes/environment_id を優先して非推奨となりました"
220
211
  ],
221
- "List of override values for a specific smart class parameter": [
222
- "特定スマートクラスパラメーターの上書き値の一覧"
212
+ "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids": [
213
+ "hostgroup/puppet_attributes/puppetclass_ids を優先して非推奨となりました"
223
214
  ],
224
- "Display hidden values": [
225
- "非表示の値の表示"
215
+ "Description of smart class": [
216
+ "スマートクラスの説明"
226
217
  ],
227
- "Show an override value for a specific smart class parameter": [
228
- "特定スマートクラスパラメーターの上書き値を表示"
218
+ "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval": [
219
+ "設定した間隔でレポートが到達しない場合に、%s のホスト設定ステータスが非同期に切り替わらないように無効にします"
229
220
  ],
230
- "Override match": [
231
- "一致候補の上書き"
221
+ "Display hidden values": [
222
+ "非表示の値の表示"
232
223
  ],
233
- "Override value, required if omit is false": [
234
- "上書き値 (omit が false の場合に必要)"
224
+ "Duration in minutes after servers reporting via Puppet are classed as out of sync.": [
225
+ "Puppet 経由で報告するサーバーが非同期として分類されるまでの期間 (分単位)"
235
226
  ],
236
- "Foreman will not send this parameter in classification output": [
237
- "Foreman では、このパラメーターは分類出力で送信されません。"
227
+ "ENC Preview": [
228
+ "ENC プレビュー"
238
229
  ],
239
- "Create an override value for a specific smart class parameter": [
240
- "特定スマートクラスパラメーターの上書き値を作成"
230
+ "ENC environment": [
231
+ "ENC 環境"
241
232
  ],
242
- "Update an override value for a specific smart class parameter": [
243
- "特定スマートクラスパラメーターの上書き値を更新"
233
+ "Edit %s": [
234
+ "%s の編集"
244
235
  ],
245
- "Delete an override value for a specific smart class parameter": [
246
- "特定スマートクラスパラメーターの上書き値を削除"
236
+ "Edit Puppet Class %s": [
237
+ "Puppet クラス %s の編集"
247
238
  ],
248
- "%{model} with id '%{id}' was not found": [
249
- "id '%{id}' の %{model} が見つかりませんでした"
239
+ "Empty environment": [
240
+ "空の環境"
250
241
  ],
251
- "List all Puppet classes": [
252
- "すべての Puppet クラスを一覧表示する"
242
+ "Environment": [
243
+ "環境"
253
244
  ],
254
- "List all Puppet classes for a host": [
255
- "ホストのすべての Puppet クラスを一覧表示"
245
+ "Environment only": [
246
+ "環境のみ"
256
247
  ],
257
- "List all Puppet classes for a host group": [
258
- "ホストグループのすべての Puppet クラスを一覧表示"
248
+ "Environments": [
249
+ "環境"
259
250
  ],
260
- "List all Puppet classes for an environment": [
261
- "環境のすべての Puppet クラスを一覧表示"
251
+ "Environment|Name": [
252
+ "名前"
262
253
  ],
263
- "Show a Puppet class": [
264
- "Puppet クラスの表示"
254
+ "Error!": [
255
+ "エラー!"
265
256
  ],
266
- "Show a Puppet class for host": [
267
- "ホストの Puppet クラスの表示"
257
+ "Facts": [
258
+ "ファクト"
268
259
  ],
269
- "Show a Puppet class for a host group": [
270
- "ホストグループの Puppet クラスの表示"
260
+ "Failed": [
261
+ "失敗"
271
262
  ],
272
- "Show a Puppet class for an environment": [
273
- "環境の Puppet クラスの表示"
263
+ "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring": [
264
+ "%{name} %{klass} のインポートに失敗しました: データベースに存在しません - 無視します"
274
265
  ],
275
- "Create a Puppet class": [
276
- "Puppet クラスの作成"
266
+ "Failed to set %{proxy_type} proxy for %{host}.": [
267
+ "%{host} に %{proxy_type} プロキシーを設定できませんでした。"
277
268
  ],
278
- "Update a Puppet class": [
279
- "Puppet クラスの更新"
269
+ "Failed to start": [
270
+ "起動に失敗しました"
280
271
  ],
281
- "Delete a Puppet class": [
282
- "Puppet クラスの削除"
272
+ "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s": [
273
+ "オンディスクの Puppet インストールからの環境と Puppet クラスの更新に失敗しました: %s"
283
274
  ],
284
- "List all smart class parameters": [
285
- "すべてのスマートクラスパラメーターを一覧表示"
275
+ "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s": [
276
+ "オンディスクの Puppet インストールから環境および Puppet クラスを更新できませんでした: %s"
286
277
  ],
287
- "List of smart class parameters for a specific host": [
288
- "特定ホストのスマートクラスパラメーターの一覧"
278
+ "Filter by name": [
279
+ "名前でフィルター"
289
280
  ],
290
- "List of smart class parameters for a specific host group": [
291
- "特定ホストグループのスマートクラスパラメーターの一覧"
281
+ "Filter classes": [
282
+ "クラスのフィルター"
292
283
  ],
293
- "List of smart class parameters for a specific Puppet class": [
294
- "特定 Puppet クラスのスマートクラスパラメーターの一覧"
284
+ "Foreman will default to this puppet environment if it cannot auto detect one": [
285
+ "Foreman は、自動検出できない場合にこの puppet 環境にデフォルト設定されます"
295
286
  ],
296
- "List of smart class parameters for a specific environment": [
297
- "特定の環境のスマートクラスパラメーターの一覧"
287
+ "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": [
288
+ "Foreman は ENC YAML 出力で puppet 環境を明示的に設定します。これにより、puppet.conf の環境と Foreman で設定される環境間の競合を避けられます"
298
289
  ],
299
- "List of smart class parameters for a specific environment/Puppet class combination": [
300
- "特定の環境/Puppet クラスの組み合わせ用のスマートクラスパラメーターの一覧"
290
+ "Foreman will not send this parameter in classification output": [
291
+ "Foreman では、このパラメーターは分類出力で送信されません。"
301
292
  ],
302
- "Show a smart class parameter": [
303
- "スマートクラスパラメーターの表示"
293
+ "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter": [
294
+ "Foreman はこのパラメーターを分類出力で送信しません。Puppet はこのパラメーターについて Puppet マニフェストで定義された値を使用します"
304
295
  ],
305
- "Update a smart class parameter": [
306
- "スマートクラスパラメーターの更新"
296
+ "Foreman will update a host's environment from its facts": [
297
+ "Foreman はホスト環境をそのファクトで更新します"
307
298
  ],
308
- "Whether the smart class parameter value is managed by Foreman": [
309
- "スマートクラスパラメーター値が Foreman によって管理されているかどうか"
299
+ "General": [
300
+ "全般"
310
301
  ],
311
- "Description of smart class": [
312
- "スマートクラスの説明"
302
+ "Help": [
303
+ "ヘルプ"
313
304
  ],
314
- "Value to use when there is no match": [
315
- "一致がない場合に使用する値"
305
+ "Host Groups": [
306
+ "ホストグループ"
316
307
  ],
317
- "When enabled the parameter is hidden in the UI": [
318
- "有効な場合はパラメーターは UI で非表示になります"
308
+ "Host group and Environment": [
309
+ "ホストグループと環境"
319
310
  ],
320
- "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter": [
321
- "Foreman はこのパラメーターを分類出力で送信しません。Puppet はこのパラメーターについて Puppet マニフェストで定義された値を使用します"
311
+ "Host group only": [
312
+ "ホストグループのみ"
322
313
  ],
323
- "The order in which values are resolved": [
324
- "値が解決される順序"
314
+ "Host groups": [
315
+ "ホストグループ"
325
316
  ],
326
- "Types of validation values": [
327
- "検証値のタイプ"
317
+ "Hostgroup": [
318
+ "ホストグループ"
328
319
  ],
329
- "Used to enforce certain values for the parameter values": [
330
- "パラメーター値の特定の値を適用するために使用されます"
320
+ "Hosts": [
321
+ "ホスト"
331
322
  ],
332
- "Types of variable values": [
333
- "変数値のタイプ"
323
+ "Hosts managed:": [
324
+ "管理されるホスト:"
334
325
  ],
335
- "If true, will raise an error if there is no default value and no matcher provide a value": [
336
- "true の場合は、デフォルト値がなく、Matcher が値を提供しないときにエラーが発生します"
326
+ "ID of Puppet class": [
327
+ "Puppet クラスの ID"
337
328
  ],
338
- "Merge all matching values (only array/hash type)": [
339
- "一致するすべての値のマージ (配列/ハッシュタイプのみ)"
329
+ "ID of Puppet environment": [
330
+ "Puppet 環境の ID"
340
331
  ],
341
- "Include default value when merging all matching values": [
342
- "一致するすべての値をマージするときにデフォルト値を含めます"
332
+ "ID of Puppetclass": [
333
+ "Puppet クラスの ID"
343
334
  ],
344
- "Remove duplicate values (only array type)": [
345
- "重複する値の削除 (配列タイプのみ)"
335
+ "ID of associated puppet Environment": [
336
+ "関連する Puppet 環境の ID"
346
337
  ],
347
- "Successfully overridden all parameters of Puppet class %s": [
348
- "Puppet クラス %s のすべてのパラメーターが正常に上書きされました"
338
+ "ID of environment": [
339
+ "環境の ID"
349
340
  ],
350
- "Successfully reset all parameters of Puppet class %s to their default values": [
351
- "Puppet クラス %s の全パラメーターをデフォルト値に正常にリセットしました"
341
+ "ID of host": [
342
+ "ホストの ID"
352
343
  ],
353
- "No parameters to override for Puppet class %s": [
354
- "Puppet クラス %s で上書きするパラメーターはありません"
344
+ "ID of host group": [
345
+ "ホストグループの ID"
355
346
  ],
356
- "Create Puppet Environment": [
357
- "Puppet 環境の作成"
347
+ "ID of puppet environment": [
348
+ "Puppet 環境の ID"
358
349
  ],
359
- "Help": [
360
- "ヘルプ"
350
+ "IDs of associated ConfigGroups": [
351
+ "関連付けられた設定グループの ID"
361
352
  ],
362
- "Change Environment": [
363
- "環境の変更"
353
+ "IDs of associated Puppetclasses": [
354
+ "関連する Puppet クラスの ID"
364
355
  ],
365
- "Change Puppet Master": [
366
- "Puppet マスターの変更"
356
+ "If true, will raise an error if there is no default value and no matcher provide a value": [
357
+ "true の場合は、デフォルト値がなく、Matcher が値を提供しないときにエラーが発生します"
367
358
  ],
368
- "Puppet YAML": [
369
- "Puppet YAML"
359
+ "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.": [
360
+ "Foreman を外部ノードの分類子として使用予定の場合には、1 つまたは複数の環境に関する情報を指定する必要があります。{newLine}この情報は一般的に、{puppetClassesLinkToDocs} および環境インポーターを使用して、既存の Puppet 設定からインポートされます。"
370
361
  ],
371
- "Puppet external nodes YAML dump": [
372
- "Puppet 外部ノード YAML ダンプ"
362
+ "Ignored classes in the environments: %s": [
363
+ "環境内で無視されたクラス: %s"
373
364
  ],
374
- "Puppet Environment": [
375
- "Puppet 環境"
365
+ "Ignored environment": [
366
+ "無視された環境"
376
367
  ],
377
- "Omit from classification output": [
378
- "分類出力からの省略"
368
+ "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml": [
369
+ "環境名を無視したブール値が見つかりました。config/ignored_environments.yml の true/false および yes/no などの文字列を引用符で囲んでください"
379
370
  ],
380
- "Override this value": [
381
- "この値の上書き"
371
+ "Ignored environments: %s": [
372
+ "無視された環境: %s"
382
373
  ],
383
- "Remove this override": [
384
- "この上書きの削除"
374
+ "Ignored:": [
375
+ "無視:"
385
376
  ],
386
- "Default value": [
387
- "デフォルト値"
377
+ "Import": [
378
+ "インポート"
388
379
  ],
389
- "Original value info": [
390
- "元の値の情報"
380
+ "Import classes from %s": [
381
+ "%s からのクラスのインポート"
391
382
  ],
392
- "<b>Description:</b> %{desc}<br/>\\n <b>Type:</b> %{type}<br/>\\n <b>Matcher:</b> %{matcher}<br/>\\n <b>Inherited value:</b> %{inherited_value}": [
393
- "<b>説明:</b> %%{desc}<br/>\\n <b>タイプ:</b> %%{type}<br/>\\n <b>Matcher:</b> %%{matcher}<br/>\\n <b>継承値:</b> %{inherited_value}"
383
+ "Import environments from %s": [
384
+ "%s からの環境のインポート"
394
385
  ],
395
- "Required parameter without value.<br/><b>Please override!</b><br/>": [
396
- "値なしの必須パラメーターです。<br/><b>上書きしてください!</b><br/>"
386
+ "Import puppet classes from puppet proxy": [
387
+ "Puppet プロキシーから Puppet クラスをインポート"
397
388
  ],
398
- "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>": [
399
- "値なしの任意パラメーターです。<br/><i>引き続き Foreman により管理されます。値は空白になります。</i><br/>"
389
+ "Import puppet classes from puppet proxy for an environment": [
390
+ "環境の Puppet プロキシーから Puppet クラスをインポート"
400
391
  ],
401
- "Empty environment": [
402
- "空の環境"
392
+ "Include default value when merging all matching values": [
393
+ "一致するすべての値をマージするときにデフォルト値を含めます"
403
394
  ],
404
- "Deleted environment": [
405
- "削除済みの環境"
395
+ "Included Classes": [
396
+ "組み込み済みのクラス"
406
397
  ],
407
- "Deleted environment %{env} and %{pcs}": [
408
- "削除済みの環境 %{env} および %{pcs}"
398
+ "Included Config Groups": [
399
+ "組み込まれた設定グループ"
409
400
  ],
410
- "Ignored environment": [
411
- "無視された環境"
401
+ "Inherited Classes from %s": [
402
+ "%s から継承されたクラス"
412
403
  ],
413
- "Import": [
414
- "インポート"
404
+ "Invalid proxy selected!": [
405
+ "無効なプロキシーが選択されました!"
415
406
  ],
416
- "Import environments from %s": [
417
- "%s からの環境のインポート"
407
+ "Last configuration status": [
408
+ "最後の設定ステータス"
418
409
  ],
419
- "Import classes from %s": [
420
- "%s からのクラスのインポート"
410
+ "List all Puppet class IDs for host": [
411
+ "ホストのすべての Puppet クラス ID を一覧表示"
421
412
  ],
422
- "%{name} has %{num_tag} class": [
423
- "%{name} には %{num_tag}クラスが含まれます"
413
+ "List all Puppet class IDs for host group": [
414
+ "ホストグループのすべての Puppet クラス ID を一覧表示"
424
415
  ],
425
- "Click to remove %s": [
426
- "クリックして %s を削除"
416
+ "List all Puppet classes": [
417
+ "すべての Puppet クラスを一覧表示する"
427
418
  ],
428
- "Click to add %s": [
429
- "クリックして %s を追加"
419
+ "List all Puppet classes for a host": [
420
+ "ホストのすべての Puppet クラスを一覧表示"
430
421
  ],
431
- "None": [
432
- "なし"
422
+ "List all Puppet classes for a host group": [
423
+ "ホストグループのすべての Puppet クラスを一覧表示"
433
424
  ],
434
- "When editing a template, you must assign a list \\\\\\n of operating systems which this template can be used with. Optionally, you can \\\\\\n restrict a template to a list of host groups and/or environments.": [
435
- "テンプレートの編集時に、このテンプレートを使用できる \\\\\\n オペレーティングシステムの一覧を割り当てる必要があります。オプションで、テンプレート \\\\\\n をホストグループや環境の一覧に制限することができます。"
425
+ "List all Puppet classes for an environment": [
426
+ "環境のすべての Puppet クラスを一覧表示"
436
427
  ],
437
- "When a Host requests a template (e.g. during provisioning), Foreman \\\\\\n will select the best match from the available templates of that type, in the \\\\\\n following order:": [
438
- "ホストがテンプレートを要求する際 (例: プロビジョニング時) に、Foreman \\\\\\n は以下の順序で、該当タイプの利用可能なテンプレートからベストマッチ \\\\\\n を選択します:"
428
+ "List all environments": [
429
+ "すべての環境を一覧表示"
439
430
  ],
440
- "Host group and Environment": [
441
- "ホストグループと環境"
431
+ "List all host groups for a Puppet class": [
432
+ "Puppet クラスのすべてのホストグループを一覧表示"
442
433
  ],
443
- "Host group only": [
444
- "ホストグループのみ"
434
+ "List all smart class parameters": [
435
+ "すべてのスマートクラスパラメーターを一覧表示"
445
436
  ],
446
- "Environment only": [
447
- "環境のみ"
437
+ "List environments of Puppet class": [
438
+ "Puppet クラスの環境を一覧表示"
448
439
  ],
449
- "Operating system default": [
450
- "オペレーティングシステムのデフォルト"
440
+ "List environments per location": [
441
+ "ロケーションごとに環境を一覧表示"
451
442
  ],
452
- "The final entry, Operating System default, can be set by editing the %s page.": [
453
- "最終エントリーのオペレーティングシステムのデフォルトは、%s ページを編集して設定できます。"
443
+ "List environments per organization": [
444
+ "組織ごとに環境を一覧表示"
454
445
  ],
455
- "Operating System": [
456
- "オペレーティングシステム"
446
+ "List hosts per environment": [
447
+ "環境ごとにホストを一覧表示"
457
448
  ],
458
- "Can't find a valid Foreman Proxy with a Puppet feature": [
459
- "Puppet 機能を持つ有効な Foreman プロキシーが見つかりません"
449
+ "List of config groups": [
450
+ "設定グループの一覧"
460
451
  ],
461
- "%{puppetclass} does not belong to the %{environment} environment": [
462
- "%{puppetclass} は %{environment} 環境に所属していません"
452
+ "List of override values for a specific smart class parameter": [
453
+ "特定スマートクラスパラメーターの上書き値の一覧"
463
454
  ],
464
- "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring": [
465
- "%{name} %{klass} のインポートに失敗しました: データベースに存在しません - 無視します"
455
+ "List of smart class parameters for a specific Puppet class": [
456
+ "特定 Puppet クラスのスマートクラスパラメーターの一覧"
466
457
  ],
467
- "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location": [
468
- "id {object_id} が存在しないか、適切な組織またはロケーションに割り当てられていません"
458
+ "List of smart class parameters for a specific environment": [
459
+ "特定の環境のスマートクラスパラメーターの一覧"
469
460
  ],
470
- "must be true to edit the parameter": [
471
- "パラメーターを編集するには true に設定する必要があります"
461
+ "List of smart class parameters for a specific environment/Puppet class combination": [
462
+ "特定の環境/Puppet クラスの組み合わせ用のスマートクラスパラメーターの一覧"
463
+ ],
464
+ "List of smart class parameters for a specific host": [
465
+ "特定ホストのスマートクラスパラメーターの一覧"
466
+ ],
467
+ "List of smart class parameters for a specific host group": [
468
+ "特定ホストグループのスマートクラスパラメーターの一覧"
472
469
  ],
473
- "Puppet parameter": [
474
- "Puppet パラメーター"
470
+ "List template combination": [
471
+ "テンプレートの組み合わせの一覧表示"
475
472
  ],
476
- "Can't find a valid Proxy with a Puppet feature": [
477
- "Puppet 機能を持つ有効なプロキシーが見つかりません"
473
+ "Loading parameters...": [
474
+ "パラメーターのロード中..."
478
475
  ],
479
- "Changed environments": [
480
- "変更済みの環境"
476
+ "Locations": [
477
+ "ロケーション"
481
478
  ],
482
- "Puppet Environments": [
483
- "Puppet 環境"
479
+ "Merge all matching values (only array/hash type)": [
480
+ "一致するすべての値のマージ (配列/ハッシュタイプのみ)"
484
481
  ],
485
- "Select the changes you want to apply to Foreman": [
486
- "Foreman に適用する変更を選択してください"
482
+ "Name": [
483
+ "名前"
487
484
  ],
488
- "Toggle": [
489
- "切り替え"
485
+ "Never": [
486
+ "なし"
490
487
  ],
491
488
  "New": [
492
489
  "新規"
493
490
  ],
494
- "Check/Uncheck new": [
495
- "新規の選択/選択解除"
496
- ],
497
- "Updated": [
498
- "更新済み"
491
+ "No changes to your environments detected": [
492
+ "環境への変更が検出されませんでした"
499
493
  ],
500
- "Check/Uncheck updated": [
501
- "更新版の選択/選択解除"
494
+ "No configuration status available": [
495
+ "設定ステータスが利用できません"
502
496
  ],
503
- "Obsolete": [
504
- "旧版"
497
+ "No environment selected!": [
498
+ "環境が選択されていません!"
505
499
  ],
506
- "Check/Uncheck obsolete": [
507
- "旧版の選択/選択解除"
500
+ "No environments found": [
501
+ "環境が見つかりません"
508
502
  ],
509
- "Check/Uncheck all": [
510
- "すべて選択/選択解除"
503
+ "No parameters to override for Puppet class %s": [
504
+ "Puppet クラス %s で上書きするパラメーターはありません"
511
505
  ],
512
- "Environment": [
513
- "環境"
506
+ "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled.": [
507
+ "クラスのインポート元となるプロキシーが見つかりません。Smart Proxy で Puppet 機能が有効であることを確認してください。"
514
508
  ],
515
- "Operation": [
516
- "操作"
509
+ "No proxy selected!": [
510
+ "プロキシーが選択されていません!"
517
511
  ],
518
- "Puppet Modules": [
519
- "Puppet モジュール"
512
+ "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature": [
513
+ "環境のインポート元となる Smart Proxy が見つかりませんでした。1 つ以上の Smart Proxy が「Puppet」機能で登録されていることを確認してください"
520
514
  ],
521
- "Check/Uncheck all %s changes": [
522
- "%s のすべての変更を選択/選択解除"
515
+ "None": [
516
+ "なし"
523
517
  ],
524
- "Add:": [
525
- "追加:"
518
+ "Not authorized to edit classes": [
519
+ "クラスを編集する権限がありません"
526
520
  ],
527
- "Remove:": [
528
- "削除:"
521
+ "Notice": [
522
+ "注意"
529
523
  ],
530
- "Update:": [
531
- "更新:"
524
+ "Number of Overrides": [
525
+ "上書き数"
532
526
  ],
533
- "Ignored:": [
534
- "無視:"
527
+ "Number of classes": [
528
+ "クラスの数"
535
529
  ],
536
- "Cancel": [
537
- "取り消し"
530
+ "Obsolete": [
531
+ "旧版"
538
532
  ],
539
- "Update": [
540
- "更新"
533
+ "Omit": [
534
+ "省略"
541
535
  ],
542
- "included already from parent": [
543
- "すでに親から組み込まれています"
536
+ "Omit from classification output": [
537
+ "分類出力からの省略"
544
538
  ],
545
- "Remove": [
546
- "削除"
539
+ "Operating System": [
540
+ "オペレーティングシステム"
547
541
  ],
548
- "Add": [
549
- "追加"
542
+ "Operating system default": [
543
+ "オペレーティングシステムのデフォルト"
550
544
  ],
551
- "%s is not in environment": [
552
- "%s は環境内にありません"
545
+ "Operation": [
546
+ "操作"
553
547
  ],
554
- "Included Config Groups": [
555
- "組み込まれた設定グループ"
548
+ "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes": [
549
+ "インポートされた Puppet クラスを制限するために使用される '新規'、'更新済み'、または '旧版' のいずれかが含まれる、オプションのコンマ区切りの文字列"
556
550
  ],
557
- "Available Config Groups": [
558
- "選択可能な設定グループ"
551
+ "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>": [
552
+ "値なしの任意パラメーターです。<br/><i>引き続き Foreman により管理されます。値は空白になります。</i><br/>"
559
553
  ],
560
- "Edit %s": [
561
- "%s の編集"
554
+ "Organizations": [
555
+ "組織"
562
556
  ],
563
- "Config Groups": [
564
- "設定グループ"
557
+ "Original value info": [
558
+ "元の値の情報"
565
559
  ],
566
- "Create Config Group": [
567
- "設定グループの作成"
560
+ "Out of sync": [
561
+ "非同期"
568
562
  ],
569
- "Puppet Classes": [
570
- "Puppet クラス"
563
+ "Overridden": [
564
+ "上書き済み"
571
565
  ],
572
- "Hosts": [
573
- "ホスト"
566
+ "Override all parameters": [
567
+ "すべてのパラメーターの上書き"
574
568
  ],
575
- "Host Groups": [
576
- "ホストグループ"
569
+ "Override match": [
570
+ "一致候補の上書き"
577
571
  ],
578
- "Actions": [
579
- "アクション"
572
+ "Override this value": [
573
+ "この値の上書き"
580
574
  ],
581
- "Delete %s?": [
582
- "%s を削除しますか?"
575
+ "Override value, required if omit is false": [
576
+ "上書き値 (omit が false の場合に必要)"
583
577
  ],
584
- "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.": [
585
- "設定グループは、多くの Puppet クラスをホストまたはホストグループのいずれかに関連付けるワンステップの方法を提供します。通常、これは特定のアプリケーションプロファイルまたはスタックを 1 つのステップで追加するために使用されます。"
578
+ "Parameter": [
579
+ "パラメーター"
586
580
  ],
587
- "Locations": [
588
- "ロケーション"
581
+ "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).": [
582
+ "パラメーター化クラスのサポートでは、ENC を介して一連のルール (Smart Matcher) に従い、パラメーターを検出してインポートし、そのパラメーターをサポートするクラスに直接渡すことができます。"
589
583
  ],
590
- "Organizations": [
591
- "組織"
584
+ "Parameters": [
585
+ "パラメーター"
592
586
  ],
593
- "Environment|Name": [
594
- "名前"
587
+ "Please select an environment first": [
588
+ "まず環境を選択してください"
595
589
  ],
596
- "Classes": [
597
- "クラス"
590
+ "Puppet": [
591
+ "Puppet"
598
592
  ],
599
- "Create Environment": [
600
- "環境の作成"
593
+ "Puppet CA": [
594
+ "Puppet CA"
601
595
  ],
602
- "Puppet environments": [
603
- "Puppet 環境"
596
+ "Puppet CA Smart Proxy": [
597
+ "Puppet CA Smart Proxy"
604
598
  ],
605
- "Number of classes": [
606
- "クラスの数"
599
+ "Puppet Class": [
600
+ "Puppet クラス"
607
601
  ],
608
- "Total": [
609
- "合計"
602
+ "Puppet Class Parameters": [
603
+ "Puppet クラスパラメーター"
610
604
  ],
611
- "No environments found": [
612
- "環境が見つかりません"
605
+ "Puppet Classes": [
606
+ "Puppet クラス"
613
607
  ],
614
- "There are no puppet environments set up on this puppet master. Please check the puppet master configuration.": [
615
- "この puppet マスターには puppet 環境がセットアップされていません。puppet マスター設定を確認してください。"
608
+ "Puppet ENC": [
609
+ "Puppet ENC"
616
610
  ],
617
- "Smart Class Parameters": [
618
- "スマートクラスパラメーター"
611
+ "Puppet Environment": [
612
+ "Puppet 環境"
619
613
  ],
620
- "Parameter": [
621
- "パラメーター"
614
+ "Puppet Environments": [
615
+ "Puppet 環境"
622
616
  ],
623
- "Puppet Class": [
624
- "Puppet クラス"
617
+ "Puppet Modules": [
618
+ "Puppet モジュール"
625
619
  ],
626
- "Number of Overrides": [
627
- "上書き数"
620
+ "Puppet Smart Proxy": [
621
+ "Puppet Smart Proxy"
628
622
  ],
629
- "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).": [
630
- "パラメーター化クラスのサポートでは、ENC を介して一連のルール (Smart Matcher) に従い、パラメーターを検出してインポートし、そのパラメーターをサポートするクラスに直接渡すことができます。"
623
+ "Puppet YAML": [
624
+ "Puppet YAML"
631
625
  ],
632
- "Included Classes": [
633
- "組み込み済みのクラス"
626
+ "Puppet classes": [
627
+ "Puppet クラス"
634
628
  ],
635
- "Not authorized to edit classes": [
636
- "クラスを編集する権限がありません"
629
+ "Puppet details": [
630
+ "Puppet の詳細"
637
631
  ],
638
- "Inherited Classes from %s": [
639
- "%s から継承されたクラス"
632
+ "Puppet env": [
633
+ "Puppet 環境"
640
634
  ],
641
- "Available Classes": [
642
- "利用可能なクラス"
635
+ "Puppet environment": [
636
+ "Puppet 環境"
643
637
  ],
644
- "Filter classes": [
645
- "クラスのフィルター"
638
+ "Puppet environments": [
639
+ "Puppet 環境"
646
640
  ],
647
- "belongs to config group": [
648
- "設定グループに属します"
641
+ "Puppet external nodes YAML dump": [
642
+ "Puppet 外部ノード YAML ダンプ"
649
643
  ],
650
- "Name": [
651
- "名前"
644
+ "Puppet interval": [
645
+ "Puppet の間隔"
652
646
  ],
653
- "Value": [
654
- ""
647
+ "Puppet metrics": [
648
+ "Puppet メトリクス"
655
649
  ],
656
- "Omit": [
657
- "省略"
650
+ "Puppet parameter": [
651
+ "Puppet パラメーター"
658
652
  ],
659
- "The class could not be saved because of an error in one of the class parameters.": [
660
- "クラスパラメーターのいずれかにエラーがあるため、このクラスは保存できませんでした。"
653
+ "Puppetclass|Name": [
654
+ "名前"
661
655
  ],
662
- "Smart Class Parameter": [
663
- "スマートクラスパラメーター"
656
+ "Remove": [
657
+ "削除"
664
658
  ],
665
- "Host groups": [
666
- "ホストグループ"
659
+ "Remove Combination": [
660
+ "組み合わせの削除"
667
661
  ],
668
- "This Puppet class has no parameters in its signature.": [
669
- "この Puppet クラスの署名にはパラメーターがありません。"
662
+ "Remove a Puppet class from host": [
663
+ "ホストから Puppet クラスを削除"
670
664
  ],
671
- "To update the class signature, go to the Puppet Classes page and select \\\"Import\\\".": [
672
- "クラス署名を更新するには「Puppet クラス」ページに移動して「インポート」を選択します。"
665
+ "Remove a Puppet class from host group": [
666
+ "ホストグループから Puppet クラスを削除"
673
667
  ],
674
- "Filter by name": [
675
- "名前でフィルター"
668
+ "Remove duplicate values (only array type)": [
669
+ "重複する値の削除 (配列タイプのみ)"
676
670
  ],
677
- "All environments - (not filtered)": [
678
- "すべての環境 - (フィルターなし)"
671
+ "Remove this override": [
672
+ "この上書きの削除"
679
673
  ],
680
- "Overridden": [
681
- "上書き済み"
674
+ "Remove:": [
675
+ "削除:"
682
676
  ],
683
- "Edit Puppet Class %s": [
684
- "Puppet クラス %s の編集"
677
+ "Reports": [
678
+ "レポート"
685
679
  ],
686
- "Puppetclass|Name": [
687
- "名前"
680
+ "Required parameter without value.<br/><b>Please override!</b><br/>": [
681
+ "値なしの必須パラメーターです。<br/><b>上書きしてください!</b><br/>"
688
682
  ],
689
- "Environments": [
690
- "環境"
683
+ "Restarted": [
684
+ "再起動"
691
685
  ],
692
- "Parameters": [
693
- "パラメーター"
686
+ "Scheduled": [
687
+ "スケジュール済み"
694
688
  ],
695
- "Override all parameters": [
696
- "すべてのパラメーターの上書き"
689
+ "Select environment": [
690
+ "環境の選択"
697
691
  ],
698
- "This will set all parameters of the class %s as overridden. Continue?": [
699
- "これは、クラス %s のすべてのパラメーターを上書き済みとして設定します。続行しますか?"
692
+ "Select the changes you want to apply to Foreman": [
693
+ "Foreman に適用する変更を選択してください"
700
694
  ],
701
695
  "Set parameters to defaults": [
702
696
  "パラメーターをデフォルトに設定"
703
697
  ],
704
- "This will reset parameters of the class %s to their default values. Continue?": [
705
- "この操作ではクラス %s のパラメーターをデフォルト値にリセットします。続行しますか?"
706
- ],
707
- "Puppet Class Parameters": [
708
- "Puppet クラスパラメーター"
709
- ],
710
- "Notice": [
711
- "注意"
698
+ "Show a Puppet class": [
699
+ "Puppet クラスの表示"
712
700
  ],
713
- "Please select an environment first": [
714
- "まず環境を選択してください"
701
+ "Show a Puppet class for a host group": [
702
+ "ホストグループの Puppet クラスの表示"
715
703
  ],
716
- "Select environment": [
717
- "環境の選択"
704
+ "Show a Puppet class for an environment": [
705
+ "環境の Puppet クラスの表示"
718
706
  ],
719
- "*Clear environment*": [
720
- "*環境をクリア*"
707
+ "Show a Puppet class for host": [
708
+ "ホストの Puppet クラスの表示"
721
709
  ],
722
- "*Inherit from host group*": [
723
- "*ホストグループから継承*"
710
+ "Show a config group": [
711
+ "設定グループの表示"
724
712
  ],
725
- "Hostgroup": [
726
- "ホストグループ"
713
+ "Show a smart class parameter": [
714
+ "スマートクラスパラメーターの表示"
727
715
  ],
728
- "Remove Combination": [
729
- "組み合わせの削除"
716
+ "Show an environment": [
717
+ "環境の表示"
730
718
  ],
731
- "Valid Host Group and Environment Combinations": [
732
- "有効なホストグループと環境の組み合わせ"
719
+ "Show an override value for a specific smart class parameter": [
720
+ "特定スマートクラスパラメーターの上書き値を表示"
733
721
  ],
734
- "Add Combination": [
735
- "組み合わせの追加"
722
+ "Show template combination": [
723
+ "テンプレートの組み合わせの表示"
736
724
  ],
737
- "General": [
738
- "全般"
725
+ "Skipped": [
726
+ "スキップ"
739
727
  ],
740
- "Hosts managed:": [
741
- "管理されるホスト:"
728
+ "Smart Class Parameter": [
729
+ "スマートクラスパラメーター"
742
730
  ],
743
- "Facts": [
744
- "ファクト"
731
+ "Smart Class Parameters": [
732
+ "スマートクラスパラメーター"
745
733
  ],
746
- "Foreman will default to this puppet environment if it cannot auto detect one": [
747
- "Foreman は、自動検出できない場合にこの puppet 環境にデフォルト設定されます"
734
+ "Smart class parameters": [
735
+ "スマートクラスパラメーター"
748
736
  ],
749
- "Default Puppet environment": [
750
- "デフォルトの Puppet 環境"
737
+ "Some Puppet Classes are unavailable in the selected environment": [
738
+ "選択した環境では、一部の Puppet クラスは利用できません"
751
739
  ],
752
- "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": [
753
- "Foreman は ENC YAML 出力で puppet 環境を明示的に設定します。これにより、puppet.conf の環境と Foreman で設定される環境間の競合を避けられます"
740
+ "Successfully copied to clipboard!": [
741
+ "クリップボードにコピーされました!"
754
742
  ],
755
- "ENC environment": [
756
- "ENC 環境"
743
+ "Successfully overridden all parameters of Puppet class %s": [
744
+ "Puppet クラス %s のすべてのパラメーターが正常に上書きされました"
757
745
  ],
758
- "Foreman will update a host's environment from its facts": [
759
- "Foreman はホスト環境をそのファクトで更新します"
746
+ "Successfully reset all parameters of Puppet class %s to their default values": [
747
+ "Puppet クラス %s の全パラメーターをデフォルト値に正常にリセットしました"
760
748
  ],
761
- "Update environment from facts": [
762
- "ファクトから環境を更新"
749
+ "Successfully updated environments and Puppet classes from the on-disk Puppet installation": [
750
+ "オンディスクの Puppet インストールから環境および Puppet クラスを正常に更新しました"
763
751
  ],
764
- "Config Management": [
765
- "設定管理"
752
+ "The %{proxy_type} proxy could not be set for host: %{host_names}.": [
753
+ "ホスト: %{host_names} に %{proxy_type} プロキシーを設定できませんでした。"
766
754
  ],
767
- "Duration in minutes after servers reporting via Puppet are classed as out of sync.": [
768
- "Puppet 経由で報告するサーバーが非同期として分類されるまでの期間 (分単位)。"
755
+ "The %{proxy_type} proxy of the selected hosts was cleared.": [
756
+ "選択したホストの %{proxy_type} プロキシーが消去されました"
769
757
  ],
770
- "Puppet interval": [
771
- "Puppet の間隔"
758
+ "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}": [
759
+ "選択したホストの %{proxy_type} プロキシーが %{proxy_name} に設定されました。"
772
760
  ],
773
- "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval": [
774
- "設定した間隔でレポートが到達しない場合に、%s のホスト設定ステータスが非同期に切り替わらないように無効にします"
761
+ "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}.": [
762
+ "選択したホストの %{proxy_type} プロキシーが %{proxy_name} に設定されました。"
775
763
  ],
776
- "%s out of sync disabled": [
777
- "%s の非同期切り替えを無効にしました"
764
+ "The class could not be saved because of an error in one of the class parameters.": [
765
+ "クラスパラメーターのいずれかにエラーがあるため、このクラスは保存できませんでした。"
778
766
  ],
779
- "Puppet ENC": [
780
- "Puppet ENC"
767
+ "The final entry, Operating System default, can be set by editing the %s page.": [
768
+ "最終エントリーのオペレーティングシステムのデフォルトは、%s ページを編集して設定できます。"
781
769
  ],
782
- "Puppet env": [
783
- ""
770
+ "The order in which values are resolved": [
771
+ "値が解決される順序"
784
772
  ],
785
- "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.": [
786
- ""
773
+ "The requested environment cannot be found.": [
774
+ "要求された環境は見つかりません。"
787
775
  ],
788
- "Puppet classes": [
789
- ""
776
+ "There are no puppet environments set up on this puppet master. Please check the puppet master configuration.": [
777
+ "この puppet マスターには puppet 環境がセットアップされていません。puppet マスター設定を確認してください。"
790
778
  ],
791
- "Assigned classes": [
792
- "割り当てられたクラス"
779
+ "This Puppet class has no parameters in its signature.": [
780
+ "この Puppet クラスの署名にはパラメーターがありません。"
793
781
  ],
794
782
  "This tab is still a work in progress": [
795
783
  "このタブはまだ進行中です"
796
784
  ],
797
- "Smart class parameters": [
798
- "スマートクラスパラメーター"
785
+ "This will reset parameters of the class %s to their default values. Continue?": [
786
+ "この操作ではクラス %s のパラメーターをデフォルト値にリセットします。続行しますか?"
799
787
  ],
800
- "Successfully copied to clipboard!": [
801
- ""
788
+ "This will set all parameters of the class %s as overridden. Continue?": [
789
+ "これは、クラス %s のすべてのパラメーターを上書き済みとして設定します。続行しますか?"
802
790
  ],
803
- "Copy to clipboard": [
804
- ""
791
+ "To update the class signature, go to the Puppet Classes page and select \\\"Import\\\".": [
792
+ "クラス署名を更新するには「Puppet クラス」ページに移動して「インポート」を選択します。"
805
793
  ],
806
- "Couldn't find any ENC data for this host": [
807
- "このホストの ENC データを見つけられませんでした"
794
+ "Toggle": [
795
+ "切り替え"
808
796
  ],
809
- "Error!": [
810
- "エラー!"
797
+ "Total": [
798
+ "合計"
811
799
  ],
812
- "Last configuration status": [
813
- ""
800
+ "Types of validation values": [
801
+ "検証値のタイプ"
814
802
  ],
815
- "Never": [
816
- ""
803
+ "Types of variable values": [
804
+ "変数値のタイプ"
817
805
  ],
818
- "No configuration status available": [
819
- ""
806
+ "Unable to generate output, Check log files": [
807
+ "出力を生成できません。ログファイルを確認してください"
820
808
  ],
821
- "Failed": [
822
- ""
809
+ "Update": [
810
+ "更新"
823
811
  ],
824
- "Changed": [
825
- ""
812
+ "Update a Puppet class": [
813
+ "Puppet クラスの更新"
826
814
  ],
827
- "Scheduled": [
828
- ""
815
+ "Update a config group": [
816
+ "設定グループの更新"
829
817
  ],
830
- "Failed to start": [
831
- ""
818
+ "Update a smart class parameter": [
819
+ "スマートクラスパラメーターの更新"
832
820
  ],
833
- "Restarted": [
834
- ""
821
+ "Update an environment": [
822
+ "環境の更新"
835
823
  ],
836
- "Corrective Change": [
837
- ""
824
+ "Update an override value for a specific smart class parameter": [
825
+ "特定スマートクラスパラメーターの上書き値を更新"
838
826
  ],
839
- "Skipped": [
840
- ""
827
+ "Update environment from facts": [
828
+ "ファクトから環境を更新"
841
829
  ],
842
- "Out of sync": [
843
- ""
830
+ "Update template combination": [
831
+ "テンプレートの組み合わせの更新"
844
832
  ],
845
- "Puppet metrics": [
846
- ""
833
+ "Update:": [
834
+ "更新:"
847
835
  ],
848
- "Puppet details": [
849
- "Puppet の詳細"
836
+ "Updated": [
837
+ "更新済み"
850
838
  ],
851
- "Puppet environment": [
852
- "Puppet 環境"
839
+ "Updated hosts: changed environment": [
840
+ "更新済みホスト: 変更済み環境"
853
841
  ],
854
- "Puppet Smart Proxy": [
855
- "Puppet Smart Proxy"
842
+ "Used to enforce certain values for the parameter values": [
843
+ "パラメーター値の特定の値を適用するために使用されます"
856
844
  ],
857
- "Puppet CA Smart Proxy": [
858
- "Puppet CA Smart Proxy"
845
+ "Valid Host Group and Environment Combinations": [
846
+ "有効なホストグループと環境の組み合わせ"
859
847
  ],
860
- "Reports": [
861
- "レポート"
848
+ "Value": [
849
+ ""
862
850
  ],
863
- "ENC Preview": [
864
- "ENC プレビュー"
851
+ "Value to use when there is no match": [
852
+ "一致がない場合に使用する値"
865
853
  ],
866
- "Click to remove config group": [
867
- "クリックして設定グループを削除"
854
+ "When a Host requests a template (e.g. during provisioning), Foreman \\\\\\n will select the best match from the available templates of that type, in the \\\\\\n following order:": [
855
+ "ホストがテンプレートを要求する際 (例: プロビジョニング時) に、Foreman \\\\\\n は以下の順序で、該当タイプの利用可能なテンプレートからベストマッチ \\\\\\n を選択します:"
868
856
  ],
869
- " Remove": [
870
- " 削除"
857
+ "When editing a template, you must assign a list \\\\\\n of operating systems which this template can be used with. Optionally, you can \\\\\\n restrict a template to a list of host groups and/or environments.": [
858
+ "テンプレートの編集時に、このテンプレートを使用できる \\\\\\n オペレーティングシステムの一覧を割り当てる必要があります。オプションで、テンプレート \\\\\\n をホストグループや環境の一覧に制限することができます。"
871
859
  ],
872
- "Loading parameters...": [
873
- "パラメーターのロード中..."
860
+ "When enabled the parameter is hidden in the UI": [
861
+ "有効な場合はパラメーターは UI で非表示になります"
874
862
  ],
875
- "Some Puppet Classes are unavailable in the selected environment": [
876
- "選択した環境では、一部の Puppet クラスは利用できません"
863
+ "Whether the smart class parameter value is managed by Foreman": [
864
+ "スマートクラスパラメーター値が Foreman によって管理されているかどうか"
877
865
  ],
878
- "Action with sub plans": [
879
- "サブプランによるアクション"
866
+ "belongs to config group": [
867
+ "設定グループに属します"
880
868
  ],
881
- "Import facts": [
882
- "ファクトのインポート"
869
+ "environment id": [
870
+ "環境 ID"
883
871
  ],
884
- "Import Puppet classes": [
885
- "Puppet クラスのインポート"
872
+ "included already from parent": [
873
+ "すでに親から組み込まれています"
886
874
  ],
887
- "Remote action:": [
888
- "リモートアクション:"
875
+ "must be true to edit the parameter": [
876
+ "パラメーターを編集するには true に設定する必要があります"
889
877
  ],
890
- "Allow assigning Puppet environments and classes to the Foreman Hosts.": [
891
- "Puppet 環境とクラスを Foreman ホストに割り当てることを許可します。"
878
+ "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location": [
879
+ "id %{object_id} が存在しないか、適切な組織またはロケーションに割り当てられていません"
892
880
  ]
893
881
  }
894
882
  }