foreman_puppet 8.0.0 → 8.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (68) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -1
  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/version.rb +1 -1
  25. data/locale/Makefile +12 -2
  26. data/locale/ca/LC_MESSAGES/foreman_puppet.mo +0 -0
  27. data/locale/ca/foreman_puppet.po +5 -17
  28. data/locale/cs_CZ/LC_MESSAGES/foreman_puppet.mo +0 -0
  29. data/locale/cs_CZ/foreman_puppet.po +5 -17
  30. data/locale/de/LC_MESSAGES/foreman_puppet.mo +0 -0
  31. data/locale/de/foreman_puppet.po +10 -22
  32. data/locale/en/LC_MESSAGES/foreman_puppet.mo +0 -0
  33. data/locale/en/foreman_puppet.po +10 -20
  34. data/locale/en_GB/LC_MESSAGES/foreman_puppet.mo +0 -0
  35. data/locale/en_GB/foreman_puppet.po +7 -19
  36. data/locale/es/LC_MESSAGES/foreman_puppet.mo +0 -0
  37. data/locale/es/foreman_puppet.po +26 -37
  38. data/locale/fr/LC_MESSAGES/foreman_puppet.mo +0 -0
  39. data/locale/fr/foreman_puppet.po +49 -59
  40. data/locale/gl/LC_MESSAGES/foreman_puppet.mo +0 -0
  41. data/locale/gl/foreman_puppet.po +5 -17
  42. data/locale/it/LC_MESSAGES/foreman_puppet.mo +0 -0
  43. data/locale/it/foreman_puppet.po +8 -20
  44. data/locale/ja/LC_MESSAGES/foreman_puppet.mo +0 -0
  45. data/locale/ja/foreman_puppet.po +30 -43
  46. data/locale/ka/LC_MESSAGES/foreman_puppet.mo +0 -0
  47. data/locale/ka/foreman_puppet.po +9 -21
  48. data/locale/ko/LC_MESSAGES/foreman_puppet.mo +0 -0
  49. data/locale/ko/foreman_puppet.po +5 -17
  50. data/locale/nl_NL/LC_MESSAGES/foreman_puppet.mo +0 -0
  51. data/locale/nl_NL/foreman_puppet.po +5 -17
  52. data/locale/pl/LC_MESSAGES/foreman_puppet.mo +0 -0
  53. data/locale/pl/foreman_puppet.po +5 -17
  54. data/locale/pt_BR/LC_MESSAGES/foreman_puppet.mo +0 -0
  55. data/locale/pt_BR/foreman_puppet.po +26 -36
  56. data/locale/ru/LC_MESSAGES/foreman_puppet.mo +0 -0
  57. data/locale/ru/foreman_puppet.po +9 -21
  58. data/locale/sv_SE/LC_MESSAGES/foreman_puppet.mo +0 -0
  59. data/locale/sv_SE/foreman_puppet.po +5 -17
  60. data/locale/zh_CN/LC_MESSAGES/foreman_puppet.mo +0 -0
  61. data/locale/zh_CN/foreman_puppet.po +32 -42
  62. data/locale/zh_TW/LC_MESSAGES/foreman_puppet.mo +0 -0
  63. data/locale/zh_TW/foreman_puppet.po +5 -17
  64. data/test/integration/foreman_puppet/hostgroup_js_test.rb +1 -0
  65. data/test/models/foreman_puppet/environment_test.rb +2 -2
  66. data/test/models/foreman_puppet/provisioning_template_test.rb +1 -1
  67. metadata +5 -6
  68. 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": "0868a4d1af5275b3f70b0a6dac4c99a4, 2022",
10
- "Language-Team": "Chinese (Taiwan) (https://www.transifex.com/foreman/teams/114/zh_TW/)",
9
+ "Last-Translator": "0868a4d1af5275b3f70b0a6dac4c99a4, 2023",
10
+ "Language-Team": "Chinese (Taiwan) (https://app.transifex.com/foreman/teams/114/zh_TW/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
13
13
  "Content-Transfer-Encoding": "8bit",
@@ -17,879 +17,867 @@
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
- ""
22
- ],
23
- "No changes to your environments detected": [
24
- "未偵測到您的環境遭到變更"
20
+ " Remove": [
21
+ "移除"
25
22
  ],
26
- "Successfully updated environments and Puppet classes from the on-disk Puppet installation": [
27
- "已成功由磁碟上的 Puppet 安裝程序更新環境和 Puppet 類別"
23
+ "%s is not in environment": [
24
+ "%s 不在環境中"
28
25
  ],
29
- "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s": [
26
+ "%s out of sync disabled": [
30
27
  ""
31
28
  ],
32
- "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature": [
33
- ""
29
+ "%{model} with id '%{id}' was not found": [
30
+ "找不到 ID 為 '%{id}' 的 %{model}。"
34
31
  ],
35
- "Ignored environments: %s": [
32
+ "%{name} has %{num_tag} class": [
33
+ "",
36
34
  ""
37
35
  ],
38
- "Ignored classes in the environments: %s": [
36
+ "%{puppetclass} does not belong to the %{environment} environment": [
39
37
  ""
40
38
  ],
41
- "List all host groups for a Puppet class": [
42
- "列出 Puppet 類別的所有主機群組"
39
+ "*Clear environment*": [
40
+ "*乾淨的環境*"
43
41
  ],
44
- "ID of Puppetclass": [
45
- ""
42
+ "*Inherit from host group*": [
43
+ "*從主機群組繼承*"
46
44
  ],
47
- "Deprecated in favor of hostgroup/puppet_attributes/environment_id": [
45
+ "<b>Description:</b> %{desc}<br/>\\n <b>Type:</b> %{type}<br/>\\n <b>Matcher:</b> %{matcher}<br/>\\n <b>Inherited value:</b> %{inherited_value}": [
48
46
  ""
49
47
  ],
50
- "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids": [
48
+ "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.": [
51
49
  ""
52
50
  ],
53
- "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids": [
54
- ""
51
+ "Actions": [
52
+ "動作"
55
53
  ],
56
- "ID of associated puppet Environment": [
57
- ""
54
+ "Add": [
55
+ "新增"
58
56
  ],
59
- "IDs of associated Puppetclasses": [
57
+ "Add Combination": [
60
58
  ""
61
59
  ],
62
- "IDs of associated ConfigGroups": [
63
- ""
60
+ "Add a Puppet class to host": [
61
+ "新增 Puppet 類別至主機"
64
62
  ],
65
- "Import puppet classes from puppet proxy": [
66
- ""
63
+ "Add a Puppet class to host group": [
64
+ "新增 Puppet 類別至主機群組"
67
65
  ],
68
- "Import puppet classes from puppet proxy for an environment": [
69
- "為環境由 puppet 代理伺服器匯入 puppet 類別"
66
+ "Add a template combination": [
67
+ "新增範本組合"
70
68
  ],
71
- "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes": [
72
- ""
69
+ "Add:": [
70
+ "新增:"
73
71
  ],
74
- "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s": [
75
- "由磁碟上的 puppet 安裝程序更新環境和 Puppet 類別失敗:%s"
72
+ "All environments - (not filtered)": [
73
+ "所有環境 -(未篩選)"
76
74
  ],
77
- "The requested environment cannot be found.": [
75
+ "Allow assigning Puppet environments and classes to the Foreman Hosts.": [
78
76
  ""
79
77
  ],
80
- "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled.": [
81
- "找不到用來由其匯入類別的代理伺服器,請確認智慧型代理伺服器啟用了 Puppet 功能。"
82
- ],
83
- "List template combination": [
84
- "列出範本組合"
78
+ "Assigned classes": [
79
+ ""
85
80
  ],
86
- "Add a template combination": [
87
- "新增範本組合"
81
+ "Available Classes": [
82
+ "可用類別"
88
83
  ],
89
- "Show template combination": [
90
- "顯示範本組合"
84
+ "Available Config Groups": [
85
+ "可用的配置群組"
91
86
  ],
92
- "Update template combination": [
93
- "更新範本組合"
87
+ "Can't find a valid Foreman Proxy with a Puppet feature": [
88
+ "找不到擁有 Puppet 功能的有效 Foreman Proxy"
94
89
  ],
95
- "ID of Puppet environment": [
90
+ "Can't find a valid Proxy with a Puppet feature": [
96
91
  ""
97
92
  ],
98
- "environment id": [
99
- "環境 ID"
93
+ "Cancel": [
94
+ "取消"
100
95
  ],
101
- "ID of environment": [
102
- "環境的 ID"
96
+ "Change Environment": [
97
+ "更改環境"
103
98
  ],
104
- "List hosts per environment": [
105
- "列出各個環境中的主機"
99
+ "Change Puppet Master": [
100
+ "改變 Puppet Master"
106
101
  ],
107
- "ID of puppet environment": [
102
+ "Changed": [
108
103
  ""
109
104
  ],
110
- "Deprecated in favor of host/puppet_attributes/environment_id": [
111
- ""
105
+ "Changed environments": [
106
+ "已更改的環境"
112
107
  ],
113
- "Deprecated in favor of host/puppet_attributes/puppetclass_ids": [
114
- ""
108
+ "Check/Uncheck all": [
109
+ "選取/反選全部"
115
110
  ],
116
- "Deprecated in favor of host/puppet_attributes/config_group_ids": [
117
- ""
111
+ "Check/Uncheck all %s changes": [
112
+ "選取/反選所有 %s 變更"
118
113
  ],
119
- "No environment selected!": [
120
- "未選擇環境!"
114
+ "Check/Uncheck new": [
115
+ "選取/反選新項目"
121
116
  ],
122
- "Updated hosts: changed environment": [
123
- "已更新主機:已更改的環境"
117
+ "Check/Uncheck obsolete": [
118
+ "選取/反選已淘汰項目"
124
119
  ],
125
- "Unable to generate output, Check log files": [
126
- "無法產生輸出,請檢查日誌檔案"
120
+ "Check/Uncheck updated": [
121
+ "選取/反選已更新項目"
127
122
  ],
128
- "No proxy selected!": [
129
- "未選擇代理!"
123
+ "Classes": [
124
+ "類別"
130
125
  ],
131
- "Invalid proxy selected!": [
132
- "選擇了不正確的代理!"
126
+ "Click to add %s": [
127
+ "點選以新增 %s"
133
128
  ],
134
- "Failed to set %{proxy_type} proxy for %{host}.": [
135
- "設定 %{proxy_type} 代理給 %{host} 時失敗。"
129
+ "Click to remove %s": [
130
+ "點選以移除 %s"
136
131
  ],
137
- "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}": [
132
+ "Click to remove config group": [
133
+ "點選以移除配置群組"
134
+ ],
135
+ "Config Groups": [
138
136
  ""
139
137
  ],
140
- "The %{proxy_type} proxy of the selected hosts was cleared.": [
141
- "所選主機的 %{proxy_type} 代理已清除。"
138
+ "Config Management": [
139
+ ""
142
140
  ],
143
- "The %{proxy_type} proxy could not be set for host: %{host_names}.": [
144
- "",
141
+ "Copy to clipboard": [
145
142
  ""
146
143
  ],
147
- "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}.": [
148
- "所選主機的 %{proxy_type} 代理已設為 %{proxy_name}。"
144
+ "Corrective Change": [
145
+ ""
149
146
  ],
150
- "Puppet": [
151
- "Puppet"
147
+ "Couldn't find any ENC data for this host": [
148
+ ""
152
149
  ],
153
- "Puppet CA": [
154
- "Puppet CA"
150
+ "Create Config Group": [
151
+ ""
155
152
  ],
156
- "List of config groups": [
157
- "配置群組清單"
153
+ "Create Environment": [
154
+ ""
158
155
  ],
159
- "Show a config group": [
160
- "顯示配置群組"
156
+ "Create Puppet Environment": [
157
+ ""
158
+ ],
159
+ "Create a Puppet class": [
160
+ "建立 Puppet 類別"
161
161
  ],
162
162
  "Create a config group": [
163
163
  "建立配置群組"
164
164
  ],
165
- "Update a config group": [
166
- "更新配置群組"
167
- ],
168
- "Delete a config group": [
169
- "刪除配置群組"
170
- ],
171
- "List all environments": [
172
- "列出所有環境"
173
- ],
174
- "List environments of Puppet class": [
175
- "列出 Puppet 類別的環境"
165
+ "Create an environment": [
166
+ "建立環境"
176
167
  ],
177
- "List environments per location": [
178
- "列出各個位置的環境"
168
+ "Create an override value for a specific smart class parameter": [
169
+ "為特定的智慧型類別參數建立置換值"
179
170
  ],
180
- "List environments per organization": [
181
- "列出各個組織的環境"
171
+ "Default Puppet environment": [
172
+ "預設 Puppet 環境"
182
173
  ],
183
- "ID of Puppet class": [
184
- "Puppet 類別的 ID"
174
+ "Default value": [
175
+ "預設值"
185
176
  ],
186
- "Show an environment": [
187
- "顯示環境"
177
+ "Delete %s?": [
178
+ "刪除 %s?"
188
179
  ],
189
- "Create an environment": [
190
- "建立環境"
180
+ "Delete a Puppet class": [
181
+ "刪除 Puppet 類別"
191
182
  ],
192
- "Update an environment": [
193
- "更新環境"
183
+ "Delete a config group": [
184
+ "刪除配置群組"
194
185
  ],
195
186
  "Delete an environment": [
196
187
  "刪除環境"
197
188
  ],
198
- "List all Puppet class IDs for host": [
199
- "列出主機的所有 Puppet 類別 ID"
200
- ],
201
- "Add a Puppet class to host": [
202
- "新增 Puppet 類別至主機"
189
+ "Delete an override value for a specific smart class parameter": [
190
+ "刪除特定智慧型類別參數的置換值"
203
191
  ],
204
- "ID of host": [
205
- "主機的 ID"
192
+ "Deleted environment": [
193
+ "已刪除的環境"
206
194
  ],
207
- "Remove a Puppet class from host": [
208
- "從主機移除一個 Puppet 類別"
195
+ "Deleted environment %{env} and %{pcs}": [
196
+ "已刪除的環境 %{env} 和 %{pcs}"
209
197
  ],
210
- "List all Puppet class IDs for host group": [
211
- "列出主機群組的所有 Puppet 類別 ID"
198
+ "Deprecated in favor of host/puppet_attributes/config_group_ids": [
199
+ ""
212
200
  ],
213
- "Add a Puppet class to host group": [
214
- "新增 Puppet 類別至主機群組"
201
+ "Deprecated in favor of host/puppet_attributes/environment_id": [
202
+ ""
215
203
  ],
216
- "ID of host group": [
217
- "主機群組的 ID"
204
+ "Deprecated in favor of host/puppet_attributes/puppetclass_ids": [
205
+ ""
218
206
  ],
219
- "Remove a Puppet class from host group": [
220
- "從主機群組移除一個 Puppet 類別"
207
+ "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids": [
208
+ ""
221
209
  ],
222
- "List of override values for a specific smart class parameter": [
223
- "特定智慧型類別參數的置換值之清單"
210
+ "Deprecated in favor of hostgroup/puppet_attributes/environment_id": [
211
+ ""
224
212
  ],
225
- "Display hidden values": [
213
+ "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids": [
226
214
  ""
227
215
  ],
228
- "Show an override value for a specific smart class parameter": [
229
- "顯示特定智慧類別參數的置換值"
216
+ "Description of smart class": [
217
+ "智慧 類別 的描述"
230
218
  ],
231
- "Override match": [
232
- "置換相符"
219
+ "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval": [
220
+ ""
233
221
  ],
234
- "Override value, required if omit is false": [
222
+ "Display hidden values": [
235
223
  ""
236
224
  ],
237
- "Foreman will not send this parameter in classification output": [
225
+ "Duration in minutes after servers reporting via Puppet are classed as out of sync.": [
238
226
  ""
239
227
  ],
240
- "Create an override value for a specific smart class parameter": [
241
- "為特定的智慧型類別參數建立置換值"
242
- ],
243
- "Update an override value for a specific smart class parameter": [
244
- "更新特定智慧類別參數的置換值"
245
- ],
246
- "Delete an override value for a specific smart class parameter": [
247
- "刪除特定智慧型類別參數的置換值"
248
- ],
249
- "%{model} with id '%{id}' was not found": [
250
- "找不到 ID 為 '%{id}' 的 %{model}。"
251
- ],
252
- "List all Puppet classes": [
253
- "列出所有 Puppet 類別"
254
- ],
255
- "List all Puppet classes for a host": [
256
- "列出主機的所有 Puppet 類別"
228
+ "ENC Preview": [
229
+ ""
257
230
  ],
258
- "List all Puppet classes for a host group": [
259
- "列出主機的所有 Puppet 類別"
231
+ "ENC environment": [
232
+ "ENC 環境"
260
233
  ],
261
- "List all Puppet classes for an environment": [
262
- "列出環境的所有 Puppet 類別"
234
+ "Edit %s": [
235
+ "編輯 %s"
263
236
  ],
264
- "Show a Puppet class": [
265
- "顯示 Puppet 類別"
237
+ "Edit Puppet Class %s": [
238
+ "編輯 Puppet 類別 %s"
266
239
  ],
267
- "Show a Puppet class for host": [
268
- "顯示主機的 Puppet 類別"
240
+ "Empty environment": [
241
+ "空的環境"
269
242
  ],
270
- "Show a Puppet class for a host group": [
271
- "顯示主機群組的 Puppet 類別"
243
+ "Environment": [
244
+ "環境"
272
245
  ],
273
- "Show a Puppet class for an environment": [
274
- "顯示環境的 Puppet 類別"
246
+ "Environment only": [
247
+ "只有環境"
275
248
  ],
276
- "Create a Puppet class": [
277
- "建立 Puppet 類別"
249
+ "Environments": [
250
+ "環境"
278
251
  ],
279
- "Update a Puppet class": [
280
- "更新 Puppet 類別"
252
+ "Environment|Name": [
253
+ "名稱"
281
254
  ],
282
- "Delete a Puppet class": [
283
- "刪除 Puppet 類別"
255
+ "Error!": [
256
+ ""
284
257
  ],
285
- "List all smart class parameters": [
286
- "列出所有智慧型類別參數"
258
+ "Facts": [
259
+ "詳情"
287
260
  ],
288
- "List of smart class parameters for a specific host": [
289
- "特定主機的智慧型類別參數之清單"
261
+ "Failed": [
262
+ ""
290
263
  ],
291
- "List of smart class parameters for a specific host group": [
292
- "特定主機群組的智慧型類別參數之清單"
264
+ "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring": [
265
+ "為 %{name} 匯入 %{klass} 失敗:不存在我們的資料庫中 - 將被忽略"
293
266
  ],
294
- "List of smart class parameters for a specific Puppet class": [
295
- "特定 Puppet 類別的智慧型類別參數之清單"
267
+ "Failed to set %{proxy_type} proxy for %{host}.": [
268
+ "設定 %{proxy_type} 代理給 %{host} 時失敗。"
296
269
  ],
297
- "List of smart class parameters for a specific environment": [
298
- "特定環境的智慧型類別參數之清單"
270
+ "Failed to start": [
271
+ ""
299
272
  ],
300
- "List of smart class parameters for a specific environment/Puppet class combination": [
301
- "特定環境/Puppet 類別組合的智慧型類別參數之清單"
273
+ "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s": [
274
+ ""
302
275
  ],
303
- "Show a smart class parameter": [
304
- "顯示智慧類別參數"
276
+ "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s": [
277
+ "由磁碟上的 puppet 安裝程序更新環境和 Puppet 類別失敗:%s"
305
278
  ],
306
- "Update a smart class parameter": [
307
- "更新智慧類別參數"
279
+ "Filter by name": [
280
+ "以名稱篩選"
308
281
  ],
309
- "Whether the smart class parameter value is managed by Foreman": [
310
- "智慧 類別 參數值是否是由 Foreman 所管理"
282
+ "Filter classes": [
283
+ "篩選器類別"
311
284
  ],
312
- "Description of smart class": [
313
- "智慧 類別 的描述"
285
+ "Foreman will default to this puppet environment if it cannot auto detect one": [
286
+ " Foreman 無法自動偵測 puppet 環境,就預設值它將會使用此 puppet 環境"
314
287
  ],
315
- "Value to use when there is no match": [
316
- "當沒有相符的項目時所使用的值"
288
+ "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": [
289
+ "Foreman 將會明確設置 puppet 環境於 ENC yaml 輸出中。這將避免 puppet.conf 和 Foreman 中,環境之間的衝突。"
317
290
  ],
318
- "When enabled the parameter is hidden in the UI": [
319
- "啟用時,參數會隱藏在 UI 裡"
291
+ "Foreman will not send this parameter in classification output": [
292
+ ""
320
293
  ],
321
294
  "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter": [
322
295
  ""
323
296
  ],
324
- "The order in which values are resolved": [
325
- "值解析的順序"
297
+ "Foreman will update a host's environment from its facts": [
298
+ "Foreman 會藉由主機的環境之詳情來更新它"
326
299
  ],
327
- "Types of validation values": [
328
- "驗證值的類型"
300
+ "General": [
301
+ "一般"
329
302
  ],
330
- "Used to enforce certain values for the parameter values": [
331
- "用來強制參數值的某些值"
303
+ "Help": [
304
+ "協助"
332
305
  ],
333
- "Types of variable values": [
334
- "變數值的類型"
306
+ "Host Groups": [
307
+ "主機群組"
335
308
  ],
336
- "If true, will raise an error if there is no default value and no matcher provide a value": [
337
- "若為真而沒有預設值並且比對器未提供值的話,將會造成錯誤發生。"
309
+ "Host group and Environment": [
310
+ "主機群組和環境"
338
311
  ],
339
- "Merge all matching values (only array/hash type)": [
340
- "合併所有相符的值(只有陣列 / 雜湊類型)"
312
+ "Host group only": [
313
+ "僅有主機群組"
341
314
  ],
342
- "Include default value when merging all matching values": [
343
- "合併所有相符合的值時包括預設值"
315
+ "Host groups": [
316
+ "主機群組"
344
317
  ],
345
- "Remove duplicate values (only array type)": [
346
- "移除重複的值(只有陣列類型)"
318
+ "Hostgroup": [
319
+ "主機群組"
347
320
  ],
348
- "Successfully overridden all parameters of Puppet class %s": [
349
- "已成功置換 Puppet 類別 %s 的所有參數"
321
+ "Hosts": [
322
+ "主機"
350
323
  ],
351
- "Successfully reset all parameters of Puppet class %s to their default values": [
352
- "已成功將 Puppet 類別 %s 的所有參數重設成其預設值"
324
+ "Hosts managed:": [
325
+ "受管理的主機:"
353
326
  ],
354
- "No parameters to override for Puppet class %s": [
355
- "沒有用來置換 Puppet 類別 %s 的參數"
327
+ "ID of Puppet class": [
328
+ "Puppet 類別的 ID"
356
329
  ],
357
- "Create Puppet Environment": [
330
+ "ID of Puppet environment": [
358
331
  ""
359
332
  ],
360
- "Help": [
361
- "協助"
362
- ],
363
- "Change Environment": [
364
- "更改環境"
365
- ],
366
- "Change Puppet Master": [
367
- "改變 Puppet Master"
333
+ "ID of Puppetclass": [
334
+ ""
368
335
  ],
369
- "Puppet YAML": [
336
+ "ID of associated puppet Environment": [
370
337
  ""
371
338
  ],
372
- "Puppet external nodes YAML dump": [
373
- "Puppet 外部節點 YAML 傾印"
339
+ "ID of environment": [
340
+ "環境的 ID"
374
341
  ],
375
- "Puppet Environment": [
376
- "Puppet 環境"
342
+ "ID of host": [
343
+ "主機的 ID"
377
344
  ],
378
- "Omit from classification output": [
379
- ""
345
+ "ID of host group": [
346
+ "主機群組的 ID"
380
347
  ],
381
- "Override this value": [
382
- "置換這個值"
348
+ "ID of puppet environment": [
349
+ ""
383
350
  ],
384
- "Remove this override": [
385
- "移除此置換"
351
+ "IDs of associated ConfigGroups": [
352
+ ""
386
353
  ],
387
- "Default value": [
388
- "預設值"
354
+ "IDs of associated Puppetclasses": [
355
+ ""
389
356
  ],
390
- "Original value info": [
391
- "原始值資訊"
357
+ "If true, will raise an error if there is no default value and no matcher provide a value": [
358
+ "若為真而沒有預設值並且比對器未提供值的話,將會造成錯誤發生。"
392
359
  ],
393
- "<b>Description:</b> %{desc}<br/>\\n <b>Type:</b> %{type}<br/>\\n <b>Matcher:</b> %{matcher}<br/>\\n <b>Inherited value:</b> %{inherited_value}": [
360
+ "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.": [
394
361
  ""
395
362
  ],
396
- "Required parameter without value.<br/><b>Please override!</b><br/>": [
397
- "必要的參數未提供值。<br/><b>請覆寫!</b> <br/>"
398
- ],
399
- "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>": [
363
+ "Ignored classes in the environments: %s": [
400
364
  ""
401
365
  ],
402
- "Empty environment": [
403
- "空的環境"
366
+ "Ignored environment": [
367
+ ""
404
368
  ],
405
- "Deleted environment": [
406
- "已刪除的環境"
369
+ "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml": [
370
+ ""
407
371
  ],
408
- "Deleted environment %{env} and %{pcs}": [
409
- "已刪除的環境 %{env} 和 %{pcs}"
372
+ "Ignored environments: %s": [
373
+ ""
410
374
  ],
411
- "Ignored environment": [
375
+ "Ignored:": [
412
376
  ""
413
377
  ],
414
378
  "Import": [
415
379
  "匯入"
416
380
  ],
417
- "Import environments from %s": [
381
+ "Import classes from %s": [
418
382
  ""
419
383
  ],
420
- "Import classes from %s": [
384
+ "Import environments from %s": [
421
385
  ""
422
386
  ],
423
- "%{name} has %{num_tag} class": [
424
- "",
387
+ "Import puppet classes from puppet proxy": [
425
388
  ""
426
389
  ],
427
- "Click to remove %s": [
428
- "點選以移除 %s"
390
+ "Import puppet classes from puppet proxy for an environment": [
391
+ "為環境由 puppet 代理伺服器匯入 puppet 類別"
429
392
  ],
430
- "Click to add %s": [
431
- "點選以新增 %s"
393
+ "Include default value when merging all matching values": [
394
+ "合併所有相符合的值時包括預設值"
432
395
  ],
433
- "None": [
434
- ""
396
+ "Included Classes": [
397
+ "包含的類別"
435
398
  ],
436
- "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.": [
437
- ""
399
+ "Included Config Groups": [
400
+ "包含的配置群組"
438
401
  ],
439
- "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:": [
402
+ "Inherited Classes from %s": [
440
403
  ""
441
404
  ],
442
- "Host group and Environment": [
443
- "主機群組和環境"
444
- ],
445
- "Host group only": [
446
- "僅有主機群組"
405
+ "Invalid proxy selected!": [
406
+ "選擇了不正確的代理!"
447
407
  ],
448
- "Environment only": [
449
- "只有環境"
408
+ "Last configuration status": [
409
+ ""
450
410
  ],
451
- "Operating system default": [
452
- "作業系統預設值"
411
+ "List all Puppet class IDs for host": [
412
+ "列出主機的所有 Puppet 類別 ID"
453
413
  ],
454
- "The final entry, Operating System default, can be set by editing the %s page.": [
455
- "最後的項目「作業系統預設值」可透過編輯 %s 頁面來設置。"
414
+ "List all Puppet class IDs for host group": [
415
+ "列出主機群組的所有 Puppet 類別 ID"
456
416
  ],
457
- "Operating System": [
458
- "作業系統"
417
+ "List all Puppet classes": [
418
+ "列出所有 Puppet 類別"
459
419
  ],
460
- "Can't find a valid Foreman Proxy with a Puppet feature": [
461
- "找不到擁有 Puppet 功能的有效 Foreman Proxy"
420
+ "List all Puppet classes for a host": [
421
+ "列出主機的所有 Puppet 類別"
462
422
  ],
463
- "%{puppetclass} does not belong to the %{environment} environment": [
464
- ""
423
+ "List all Puppet classes for a host group": [
424
+ "列出主機的所有 Puppet 類別"
465
425
  ],
466
- "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring": [
467
- " %{name} 匯入 %{klass} 失敗:不存在我們的資料庫中 - 將被忽略"
426
+ "List all Puppet classes for an environment": [
427
+ "列出環境的所有 Puppet 類別"
468
428
  ],
469
- "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location": [
470
- ""
429
+ "List all environments": [
430
+ "列出所有環境"
471
431
  ],
472
- "must be true to edit the parameter": [
473
- ""
432
+ "List all host groups for a Puppet class": [
433
+ "列出 Puppet 類別的所有主機群組"
474
434
  ],
475
- "Puppet parameter": [
476
- "Puppet 參數"
435
+ "List all smart class parameters": [
436
+ "列出所有智慧型類別參數"
477
437
  ],
478
- "Can't find a valid Proxy with a Puppet feature": [
479
- ""
438
+ "List environments of Puppet class": [
439
+ "列出 Puppet 類別的環境"
480
440
  ],
481
- "Changed environments": [
482
- "已更改的環境"
441
+ "List environments per location": [
442
+ "列出各個位置的環境"
483
443
  ],
484
- "Puppet Environments": [
485
- "Puppet 環境"
444
+ "List environments per organization": [
445
+ "列出各個組織的環境"
486
446
  ],
487
- "Select the changes you want to apply to Foreman": [
488
- ""
447
+ "List hosts per environment": [
448
+ "列出各個環境中的主機"
489
449
  ],
490
- "Toggle": [
491
- "切換"
450
+ "List of config groups": [
451
+ "配置群組清單"
492
452
  ],
493
- "New": [
494
- "新增"
453
+ "List of override values for a specific smart class parameter": [
454
+ "特定智慧型類別參數的置換值之清單"
495
455
  ],
496
- "Check/Uncheck new": [
497
- "選取/反選新項目"
456
+ "List of smart class parameters for a specific Puppet class": [
457
+ "特定 Puppet 類別的智慧型類別參數之清單"
498
458
  ],
499
- "Updated": [
500
- "已更新"
459
+ "List of smart class parameters for a specific environment": [
460
+ "特定環境的智慧型類別參數之清單"
501
461
  ],
502
- "Check/Uncheck updated": [
503
- "選取/反選已更新項目"
462
+ "List of smart class parameters for a specific environment/Puppet class combination": [
463
+ "特定環境/Puppet 類別組合的智慧型類別參數之清單"
504
464
  ],
505
- "Obsolete": [
506
- "已淘汰"
465
+ "List of smart class parameters for a specific host": [
466
+ "特定主機的智慧型類別參數之清單"
507
467
  ],
508
- "Check/Uncheck obsolete": [
509
- "選取/反選已淘汰項目"
468
+ "List of smart class parameters for a specific host group": [
469
+ "特定主機群組的智慧型類別參數之清單"
510
470
  ],
511
- "Check/Uncheck all": [
512
- "選取/反選全部"
471
+ "List template combination": [
472
+ "列出範本組合"
513
473
  ],
514
- "Environment": [
515
- "環境"
474
+ "Loading parameters...": [
475
+ "正在載入參數..."
516
476
  ],
517
- "Operation": [
518
- "作業"
477
+ "Locations": [
478
+ "位置"
519
479
  ],
520
- "Puppet Modules": [
521
- "Puppet 模組"
480
+ "Merge all matching values (only array/hash type)": [
481
+ "合併所有相符的值(只有陣列 / 雜湊類型)"
522
482
  ],
523
- "Check/Uncheck all %s changes": [
524
- "選取/反選所有 %s 變更"
483
+ "Name": [
484
+ "名稱"
525
485
  ],
526
- "Add:": [
527
- "新增:"
486
+ "Never": [
487
+ ""
528
488
  ],
529
- "Remove:": [
530
- "移除:"
489
+ "New": [
490
+ "新增"
531
491
  ],
532
- "Update:": [
533
- "更新:"
492
+ "No changes to your environments detected": [
493
+ "未偵測到您的環境遭到變更"
534
494
  ],
535
- "Ignored:": [
495
+ "No configuration status available": [
536
496
  ""
537
497
  ],
538
- "Cancel": [
539
- "取消"
498
+ "No environment selected!": [
499
+ "未選擇環境!"
540
500
  ],
541
- "Update": [
542
- "更新"
501
+ "No environments found": [
502
+ "找不到環境"
543
503
  ],
544
- "included already from parent": [
545
- "已從父項包含"
504
+ "No parameters to override for Puppet class %s": [
505
+ "沒有用來置換 Puppet 類別 %s 的參數"
546
506
  ],
547
- "Remove": [
548
- "移除"
507
+ "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled.": [
508
+ "找不到用來由其匯入類別的代理伺服器,請確認智慧型代理伺服器啟用了 Puppet 功能。"
549
509
  ],
550
- "Add": [
551
- "新增"
510
+ "No proxy selected!": [
511
+ "未選擇代理!"
552
512
  ],
553
- "%s is not in environment": [
554
- "%s 不在環境中"
513
+ "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature": [
514
+ ""
555
515
  ],
556
- "Included Config Groups": [
557
- "包含的配置群組"
516
+ "None": [
517
+ ""
558
518
  ],
559
- "Available Config Groups": [
560
- "可用的配置群組"
519
+ "Not authorized to edit classes": [
520
+ "未經允許編輯類別"
561
521
  ],
562
- "Edit %s": [
563
- "編輯 %s"
522
+ "Notice": [
523
+ "注意事項"
564
524
  ],
565
- "Config Groups": [
525
+ "Number of Overrides": [
566
526
  ""
567
527
  ],
568
- "Create Config Group": [
569
- ""
528
+ "Number of classes": [
529
+ "類別數量:"
570
530
  ],
571
- "Puppet Classes": [
572
- "Puppet 類別"
531
+ "Obsolete": [
532
+ "已淘汰"
573
533
  ],
574
- "Hosts": [
575
- "主機"
534
+ "Omit": [
535
+ ""
576
536
  ],
577
- "Host Groups": [
578
- "主機群組"
537
+ "Omit from classification output": [
538
+ ""
579
539
  ],
580
- "Actions": [
581
- "動作"
540
+ "Operating System": [
541
+ "作業系統"
582
542
  ],
583
- "Delete %s?": [
584
- "刪除 %s?"
543
+ "Operating system default": [
544
+ "作業系統預設值"
585
545
  ],
586
- "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.": [
546
+ "Operation": [
547
+ "作業"
548
+ ],
549
+ "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes": [
587
550
  ""
588
551
  ],
589
- "Locations": [
590
- "位置"
552
+ "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>": [
553
+ ""
591
554
  ],
592
555
  "Organizations": [
593
556
  "組織"
594
557
  ],
595
- "Environment|Name": [
596
- "名稱"
597
- ],
598
- "Classes": [
599
- "類別"
558
+ "Original value info": [
559
+ "原始值資訊"
600
560
  ],
601
- "Create Environment": [
561
+ "Out of sync": [
602
562
  ""
603
563
  ],
604
- "Puppet environments": [
605
- "Puppet 環境"
606
- ],
607
- "Number of classes": [
608
- "類別數量:"
564
+ "Overridden": [
565
+ ""
609
566
  ],
610
- "Total": [
611
- "總數"
567
+ "Override all parameters": [
568
+ "置換所有參數"
612
569
  ],
613
- "No environments found": [
614
- "找不到環境"
570
+ "Override match": [
571
+ "置換相符"
615
572
  ],
616
- "There are no puppet environments set up on this puppet master. Please check the puppet master configuration.": [
617
- "此 puppet master 上並未設定 puppet 環境。請檢查 puppet master 的配置。"
573
+ "Override this value": [
574
+ "置換這個值"
618
575
  ],
619
- "Smart Class Parameters": [
576
+ "Override value, required if omit is false": [
620
577
  ""
621
578
  ],
622
579
  "Parameter": [
623
580
  "參數"
624
581
  ],
625
- "Puppet Class": [
626
- "Puppet 類別"
627
- ],
628
- "Number of Overrides": [
629
- ""
630
- ],
631
582
  "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).": [
632
583
  ""
633
584
  ],
634
- "Included Classes": [
635
- "包含的類別"
636
- ],
637
- "Not authorized to edit classes": [
638
- "未經允許編輯類別"
639
- ],
640
- "Inherited Classes from %s": [
641
- ""
585
+ "Parameters": [
586
+ "參數"
642
587
  ],
643
- "Available Classes": [
644
- "可用類別"
588
+ "Please select an environment first": [
589
+ "請先選擇一個環境"
645
590
  ],
646
- "Filter classes": [
647
- "篩選器類別"
591
+ "Puppet": [
592
+ "Puppet"
648
593
  ],
649
- "belongs to config group": [
650
- "屬於配置群組"
594
+ "Puppet CA": [
595
+ "Puppet CA"
651
596
  ],
652
- "Name": [
653
- "名稱"
597
+ "Puppet CA Smart Proxy": [
598
+ ""
654
599
  ],
655
- "Value": [
656
- ""
600
+ "Puppet Class": [
601
+ "Puppet 類別"
657
602
  ],
658
- "Omit": [
603
+ "Puppet Class Parameters": [
659
604
  ""
660
605
  ],
661
- "The class could not be saved because of an error in one of the class parameters.": [
606
+ "Puppet Classes": [
607
+ "Puppet 類別"
608
+ ],
609
+ "Puppet ENC": [
662
610
  ""
663
611
  ],
664
- "Smart Class Parameter": [
665
- "智慧類別參數"
612
+ "Puppet Environment": [
613
+ "Puppet 環境"
666
614
  ],
667
- "Host groups": [
668
- "主機群組"
615
+ "Puppet Environments": [
616
+ "Puppet 環境"
669
617
  ],
670
- "This Puppet class has no parameters in its signature.": [
671
- " puppet 類別的簽章中沒有參數。"
618
+ "Puppet Modules": [
619
+ "Puppet 模組"
672
620
  ],
673
- "To update the class signature, go to the Puppet Classes page and select \\\"Import\\\".": [
674
- "若要更新類別簽章,請至 Puppet 類別網頁並選擇「匯入」。"
621
+ "Puppet Smart Proxy": [
622
+ ""
675
623
  ],
676
- "Filter by name": [
677
- "以名稱篩選"
624
+ "Puppet YAML": [
625
+ ""
678
626
  ],
679
- "All environments - (not filtered)": [
680
- "所有環境 -(未篩選)"
627
+ "Puppet classes": [
628
+ "Puppet 類別"
681
629
  ],
682
- "Overridden": [
630
+ "Puppet details": [
683
631
  ""
684
632
  ],
685
- "Edit Puppet Class %s": [
686
- "編輯 Puppet 類別 %s"
633
+ "Puppet env": [
634
+ ""
687
635
  ],
688
- "Puppetclass|Name": [
689
- "名稱"
636
+ "Puppet environment": [
637
+ ""
690
638
  ],
691
- "Environments": [
692
- "環境"
639
+ "Puppet environments": [
640
+ "Puppet 環境"
693
641
  ],
694
- "Parameters": [
695
- "參數"
642
+ "Puppet external nodes YAML dump": [
643
+ "Puppet 外部節點 YAML 傾印"
696
644
  ],
697
- "Override all parameters": [
698
- "置換所有參數"
645
+ "Puppet interval": [
646
+ "Puppet 間隔"
699
647
  ],
700
- "This will set all parameters of the class %s as overridden. Continue?": [
701
- "這會將類別 %s 的所有參數設為置換。是否要繼續進行?"
648
+ "Puppet metrics": [
649
+ ""
702
650
  ],
703
- "Set parameters to defaults": [
704
- "將參數設為預設值"
651
+ "Puppet parameter": [
652
+ "Puppet 參數"
705
653
  ],
706
- "This will reset parameters of the class %s to their default values. Continue?": [
707
- "這會將類別 %s 的參數重設為其預設值。是否要繼續進行?"
654
+ "Puppetclass|Name": [
655
+ "名稱"
708
656
  ],
709
- "Puppet Class Parameters": [
657
+ "Remove": [
658
+ "移除"
659
+ ],
660
+ "Remove Combination": [
710
661
  ""
711
662
  ],
712
- "Notice": [
713
- "注意事項"
663
+ "Remove a Puppet class from host": [
664
+ "從主機移除一個 Puppet 類別"
714
665
  ],
715
- "Please select an environment first": [
716
- "請先選擇一個環境"
666
+ "Remove a Puppet class from host group": [
667
+ "從主機群組移除一個 Puppet 類別"
717
668
  ],
718
- "Select environment": [
719
- "選擇環境"
669
+ "Remove duplicate values (only array type)": [
670
+ "移除重複的值(只有陣列類型)"
720
671
  ],
721
- "*Clear environment*": [
722
- "*乾淨的環境*"
672
+ "Remove this override": [
673
+ "移除此置換"
723
674
  ],
724
- "*Inherit from host group*": [
725
- "*從主機群組繼承*"
675
+ "Remove:": [
676
+ "移除:"
726
677
  ],
727
- "Hostgroup": [
728
- "主機群組"
678
+ "Reports": [
679
+ "報告"
729
680
  ],
730
- "Remove Combination": [
681
+ "Required parameter without value.<br/><b>Please override!</b><br/>": [
682
+ "必要的參數未提供值。<br/><b>請覆寫!</b> <br/>"
683
+ ],
684
+ "Restarted": [
731
685
  ""
732
686
  ],
733
- "Valid Host Group and Environment Combinations": [
687
+ "Scheduled": [
734
688
  ""
735
689
  ],
736
- "Add Combination": [
690
+ "Select environment": [
691
+ "選擇環境"
692
+ ],
693
+ "Select the changes you want to apply to Foreman": [
737
694
  ""
738
695
  ],
739
- "General": [
740
- "一般"
696
+ "Set parameters to defaults": [
697
+ "將參數設為預設值"
741
698
  ],
742
- "Hosts managed:": [
743
- "受管理的主機:"
699
+ "Show a Puppet class": [
700
+ "顯示 Puppet 類別"
744
701
  ],
745
- "Facts": [
746
- "詳情"
702
+ "Show a Puppet class for a host group": [
703
+ "顯示主機群組的 Puppet 類別"
747
704
  ],
748
- "Foreman will default to this puppet environment if it cannot auto detect one": [
749
- " Foreman 無法自動偵測 puppet 環境,就預設值它將會使用此 puppet 環境"
705
+ "Show a Puppet class for an environment": [
706
+ "顯示環境的 Puppet 類別"
750
707
  ],
751
- "Default Puppet environment": [
752
- "預設 Puppet 環境"
708
+ "Show a Puppet class for host": [
709
+ "顯示主機的 Puppet 類別"
753
710
  ],
754
- "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": [
755
- "Foreman 將會明確設置 puppet 環境於 ENC yaml 輸出中。這將避免 puppet.conf 和 Foreman 中,環境之間的衝突。"
711
+ "Show a config group": [
712
+ "顯示配置群組"
756
713
  ],
757
- "ENC environment": [
758
- "ENC 環境"
714
+ "Show a smart class parameter": [
715
+ "顯示智慧類別參數"
759
716
  ],
760
- "Foreman will update a host's environment from its facts": [
761
- "Foreman 會藉由主機的環境之詳情來更新它"
717
+ "Show an environment": [
718
+ "顯示環境"
762
719
  ],
763
- "Update environment from facts": [
764
- "從詳情升級環境"
720
+ "Show an override value for a specific smart class parameter": [
721
+ "顯示特定智慧類別參數的置換值"
765
722
  ],
766
- "Config Management": [
767
- ""
723
+ "Show template combination": [
724
+ "顯示範本組合"
768
725
  ],
769
- "Duration in minutes after servers reporting via Puppet are classed as out of sync.": [
726
+ "Skipped": [
770
727
  ""
771
728
  ],
772
- "Puppet interval": [
773
- "Puppet 間隔"
729
+ "Smart Class Parameter": [
730
+ "智慧類別參數"
774
731
  ],
775
- "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval": [
732
+ "Smart Class Parameters": [
776
733
  ""
777
734
  ],
778
- "%s out of sync disabled": [
779
- ""
735
+ "Smart class parameters": [
736
+ "智慧類別參數"
780
737
  ],
781
- "Puppet ENC": [
738
+ "Some Puppet Classes are unavailable in the selected environment": [
782
739
  ""
783
740
  ],
784
- "Puppet env": [
741
+ "Successfully copied to clipboard!": [
785
742
  ""
786
743
  ],
787
- "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.": [
788
- ""
744
+ "Successfully overridden all parameters of Puppet class %s": [
745
+ "已成功置換 Puppet 類別 %s 的所有參數"
789
746
  ],
790
- "Puppet classes": [
791
- ""
747
+ "Successfully reset all parameters of Puppet class %s to their default values": [
748
+ "已成功將 Puppet 類別 %s 的所有參數重設成其預設值"
792
749
  ],
793
- "Assigned classes": [
794
- ""
750
+ "Successfully updated environments and Puppet classes from the on-disk Puppet installation": [
751
+ "已成功由磁碟上的 Puppet 安裝程序更新環境和 Puppet 類別"
795
752
  ],
796
- "This tab is still a work in progress": [
753
+ "The %{proxy_type} proxy could not be set for host: %{host_names}.": [
754
+ "",
797
755
  ""
798
756
  ],
799
- "Smart class parameters": [
800
- "智慧類別參數"
757
+ "The %{proxy_type} proxy of the selected hosts was cleared.": [
758
+ "所選主機的 %{proxy_type} 代理已清除。"
801
759
  ],
802
- "Successfully copied to clipboard!": [
760
+ "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}": [
803
761
  ""
804
762
  ],
805
- "Copy to clipboard": [
806
- ""
763
+ "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}.": [
764
+ "所選主機的 %{proxy_type} 代理已設為 %{proxy_name}。"
807
765
  ],
808
- "Couldn't find any ENC data for this host": [
766
+ "The class could not be saved because of an error in one of the class parameters.": [
809
767
  ""
810
768
  ],
811
- "Error!": [
812
- ""
769
+ "The final entry, Operating System default, can be set by editing the %s page.": [
770
+ "最後的項目「作業系統預設值」可透過編輯 %s 頁面來設置。"
813
771
  ],
814
- "Last configuration status": [
815
- ""
772
+ "The order in which values are resolved": [
773
+ "值解析的順序"
816
774
  ],
817
- "Never": [
775
+ "The requested environment cannot be found.": [
818
776
  ""
819
777
  ],
820
- "No configuration status available": [
821
- ""
778
+ "There are no puppet environments set up on this puppet master. Please check the puppet master configuration.": [
779
+ "此 puppet master 上並未設定 puppet 環境。請檢查 puppet master 的配置。"
822
780
  ],
823
- "Failed": [
824
- ""
781
+ "This Puppet class has no parameters in its signature.": [
782
+ "此 puppet 類別的簽章中沒有參數。"
825
783
  ],
826
- "Changed": [
784
+ "This tab is still a work in progress": [
827
785
  ""
828
786
  ],
829
- "Scheduled": [
830
- ""
787
+ "This will reset parameters of the class %s to their default values. Continue?": [
788
+ "這會將類別 %s 的參數重設為其預設值。是否要繼續進行?"
831
789
  ],
832
- "Failed to start": [
833
- ""
790
+ "This will set all parameters of the class %s as overridden. Continue?": [
791
+ "這會將類別 %s 的所有參數設為置換。是否要繼續進行?"
834
792
  ],
835
- "Restarted": [
836
- ""
793
+ "To update the class signature, go to the Puppet Classes page and select \\\"Import\\\".": [
794
+ "若要更新類別簽章,請至 Puppet 類別網頁並選擇「匯入」。"
837
795
  ],
838
- "Corrective Change": [
839
- ""
796
+ "Toggle": [
797
+ "切換"
840
798
  ],
841
- "Skipped": [
842
- ""
799
+ "Total": [
800
+ "總數"
843
801
  ],
844
- "Out of sync": [
845
- ""
802
+ "Types of validation values": [
803
+ "驗證值的類型"
846
804
  ],
847
- "Puppet metrics": [
848
- ""
805
+ "Types of variable values": [
806
+ "變數值的類型"
849
807
  ],
850
- "Puppet details": [
851
- ""
808
+ "Unable to generate output, Check log files": [
809
+ "無法產生輸出,請檢查日誌檔案"
852
810
  ],
853
- "Puppet environment": [
854
- ""
811
+ "Update": [
812
+ "更新"
855
813
  ],
856
- "Puppet Smart Proxy": [
857
- ""
814
+ "Update a Puppet class": [
815
+ "更新 Puppet 類別"
858
816
  ],
859
- "Puppet CA Smart Proxy": [
860
- ""
817
+ "Update a config group": [
818
+ "更新配置群組"
861
819
  ],
862
- "Reports": [
863
- "報告"
820
+ "Update a smart class parameter": [
821
+ "更新智慧類別參數"
864
822
  ],
865
- "ENC Preview": [
823
+ "Update an environment": [
824
+ "更新環境"
825
+ ],
826
+ "Update an override value for a specific smart class parameter": [
827
+ "更新特定智慧類別參數的置換值"
828
+ ],
829
+ "Update environment from facts": [
830
+ "從詳情升級環境"
831
+ ],
832
+ "Update template combination": [
833
+ "更新範本組合"
834
+ ],
835
+ "Update:": [
836
+ "更新:"
837
+ ],
838
+ "Updated": [
839
+ "已更新"
840
+ ],
841
+ "Updated hosts: changed environment": [
842
+ "已更新主機:已更改的環境"
843
+ ],
844
+ "Used to enforce certain values for the parameter values": [
845
+ "用來強制參數值的某些值"
846
+ ],
847
+ "Valid Host Group and Environment Combinations": [
866
848
  ""
867
849
  ],
868
- "Click to remove config group": [
869
- "點選以移除配置群組"
850
+ "Value": [
851
+ ""
870
852
  ],
871
- " Remove": [
872
- "移除"
853
+ "Value to use when there is no match": [
854
+ "當沒有相符的項目時所使用的值"
873
855
  ],
874
- "Loading parameters...": [
875
- "正在載入參數..."
856
+ "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:": [
857
+ ""
876
858
  ],
877
- "Some Puppet Classes are unavailable in the selected environment": [
859
+ "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.": [
878
860
  ""
879
861
  ],
880
- "Action with sub plans": [
881
- "有子計畫的動作"
862
+ "When enabled the parameter is hidden in the UI": [
863
+ "啟用時,參數會隱藏在 UI 裡"
864
+ ],
865
+ "Whether the smart class parameter value is managed by Foreman": [
866
+ "智慧 類別 參數值是否是由 Foreman 所管理"
867
+ ],
868
+ "belongs to config group": [
869
+ "屬於配置群組"
882
870
  ],
883
- "Import facts": [
884
- "匯入詳情"
871
+ "environment id": [
872
+ "環境 ID"
885
873
  ],
886
- "Import Puppet classes": [
887
- "匯入 Puppet 類別"
874
+ "included already from parent": [
875
+ "已從父項包含"
888
876
  ],
889
- "Remote action:": [
890
- "遠端動作:"
877
+ "must be true to edit the parameter": [
878
+ ""
891
879
  ],
892
- "Allow assigning Puppet environments and classes to the Foreman Hosts.": [
880
+ "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location": [
893
881
  ""
894
882
  ]
895
883
  }