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": "Chinese (China) (https://www.transifex.com/foreman/teams/114/zh_CN/)",
9
+ "Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024",
10
+ "Language-Team": "Chinese (China) (https://app.transifex.com/foreman/teams/114/zh_CN/)",
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
- "没有找到可用来导入环境的智能代理服务器,请确保至少有一个智能代理服务器注册了 '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
- "Puppetclass 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>匹配器:</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 类关联到一个主机或主机组的一步方法。此方法一般用于通过一个步骤添加特定的应用配置文件或堆栈。"
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
- " Puppetclasses 关联的 ID"
59
+ "Add a Puppet class to host": [
60
+ "新增 Puppet 類別至主機"
61
61
  ],
62
- "IDs of associated ConfigGroups": [
63
- " ConfigGroups 关联的 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
- "自选用逗号分开包含 'new'、'updated' 或 'obsolete' 的字符串,用来限制导入的 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
- "没有找到可用来导入类别的代理服务器,请确定至少有一个启用 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
+ "Facts"
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
+ "无法为 %{proxy_type} 设置 %{host} 代理服务器。"
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,则会在没有默认值且没有匹配程序提供参数值时出错"
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
+ "Puppetclass 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
+ "与 ConfigGroups 关联的 ID"
361
352
  ],
362
- "Change Environment": [
363
- "改变环境"
353
+ "IDs of associated Puppetclasses": [
354
+ "与 Puppetclasses 关联的 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,则会在没有默认值且没有匹配程序提供参数值时出错"
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 用作外部节点分类器,您应当提供一个或多个环境的信息。{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>type:</b> %{type}<br/> \\n <b>Matcher:</b> %{matcher}<br/> \\n <b>inherited value:</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
+ "没有找到可用来导入类别的代理服务器,请确定至少有一个启用 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
+ "没有找到可用来导入环境的智能代理服务器,请确保至少有一个智能代理服务器注册了 '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
+ "自选用逗号分开包含 'new'、'updated' 或 'obsolete' 的字符串,用来限制导入的 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 类关联到一个主机或主机组的一步方法。此方法一般用于通过一个步骤添加特定的应用配置文件或堆栈。"
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 对支持它的类直接实施检测、导入和提供参数。"
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 智能代理"
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 智能代理"
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 对支持它的类直接实施检测、导入和提供参数。"
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 env"
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
+ "Puppetclass|名称"
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
- "Puppetclass|名称"
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
- "Facts"
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 智能代理"
842
+ "Used to enforce certain values for the parameter values": [
843
+ "用来在参数中强制使用某些值"
856
844
  ],
857
- "Puppet CA Smart Proxy": [
858
- "Puppet CA 智能代理"
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
  }