foreman_puppet 5.1.2 → 6.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +4 -3
- data/app/assets/javascripts/foreman_puppet/locale/ca/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/cs_CZ/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/de/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/en/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/en_GB/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/es/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/fr/foreman_puppet.js +863 -0
- data/app/assets/javascripts/foreman_puppet/locale/gl/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/it/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/ja/foreman_puppet.js +859 -0
- data/app/assets/javascripts/foreman_puppet/locale/ka/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/ko/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/nl_NL/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/pl/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/pt_BR/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/ru/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/sv_SE/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/zh_CN/foreman_puppet.js +859 -0
- data/app/assets/javascripts/foreman_puppet/locale/zh_TW/foreman_puppet.js +861 -0
- data/app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb +5 -0
- data/app/views/foreman_puppet/environments/welcome.html.erb +3 -3
- data/app/views/foreman_puppet/puppetclasses/_selected_classes.html.erb +6 -1
- data/app/views/smart_proxies/plugins/_puppet.html.erb +1 -2
- data/lib/foreman_puppet/engine.rb +0 -6
- data/lib/foreman_puppet/register.rb +3 -1
- data/lib/foreman_puppet/version.rb +1 -1
- data/locale/Makefile +6 -3
- data/locale/ca/foreman_puppet.edit.po +180 -251
- data/locale/ca/foreman_puppet.po +6 -0
- data/locale/cs_CZ/foreman_puppet.edit.po +175 -228
- data/locale/cs_CZ/foreman_puppet.po +6 -0
- data/locale/de/foreman_puppet.edit.po +220 -343
- data/locale/de/foreman_puppet.po +6 -0
- data/locale/en/foreman_puppet.edit.po +234 -86
- data/locale/en/foreman_puppet.po +6 -0
- data/locale/en_GB/foreman_puppet.edit.po +169 -214
- data/locale/en_GB/foreman_puppet.po +6 -0
- data/locale/es/foreman_puppet.edit.po +223 -337
- data/locale/es/foreman_puppet.po +6 -0
- data/locale/foreman_puppet.pot +31 -22
- data/locale/fr/foreman_puppet.edit.po +223 -343
- data/locale/fr/foreman_puppet.po +6 -0
- data/locale/gl/foreman_puppet.edit.po +171 -224
- data/locale/gl/foreman_puppet.po +6 -0
- data/locale/it/foreman_puppet.edit.po +188 -266
- data/locale/it/foreman_puppet.po +6 -0
- data/locale/ja/foreman_puppet.edit.po +190 -251
- data/locale/ja/foreman_puppet.po +6 -0
- data/locale/ka/foreman_puppet.edit.po +1160 -0
- data/locale/ka/foreman_puppet.po +6 -0
- data/locale/ko/foreman_puppet.edit.po +171 -217
- data/locale/ko/foreman_puppet.po +6 -0
- data/locale/nl_NL/foreman_puppet.edit.po +184 -257
- data/locale/nl_NL/foreman_puppet.po +6 -0
- data/locale/pl/foreman_puppet.edit.po +191 -275
- data/locale/pl/foreman_puppet.po +6 -0
- data/locale/pt_BR/foreman_puppet.edit.po +227 -349
- data/locale/pt_BR/foreman_puppet.po +6 -0
- data/locale/ru/foreman_puppet.edit.po +191 -272
- data/locale/ru/foreman_puppet.po +6 -0
- data/locale/sv_SE/foreman_puppet.edit.po +172 -223
- data/locale/sv_SE/foreman_puppet.po +6 -0
- data/locale/zh_CN/foreman_puppet.edit.po +192 -241
- data/locale/zh_CN/foreman_puppet.po +6 -0
- data/locale/zh_TW/foreman_puppet.edit.po +173 -217
- data/locale/zh_TW/foreman_puppet.po +6 -0
- data/package.json +0 -3
- data/webpack/src/Components/Environments/Welcome.js +1 -1
- data/webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js +4 -1
- data/webpack/src/Extends/Host/PuppetTab/index.js +1 -0
- data/webpack/src/foreman_puppet_host_form.js +3 -0
- metadata +83 -71
- data/app/views/provisioning_templates/temp/autoyast_orcharhino_finish.erb +0 -31
- data/app/views/provisioning_templates/temp/preseed_orcharhino_finish.erb +0 -90
- data/app/views/provisioning_templates/temp/provision/autoyast_orcharhino_default.erb +0 -336
- data/app/views/provisioning_templates/temp/snippet/_or_al_client.erb +0 -32
- data/app/views/provisioning_templates/temp/snippet/_or_deb_client.erb +0 -175
- data/app/views/provisioning_templates/temp/snippet/_or_ol_client.erb +0 -37
- data/app/views/provisioning_templates/temp/snippet/_or_sles_client.erb +0 -85
- data/locale/messages.mo +0 -0
- /data/locale/{en/foreman_puppet.pox → ka/foreman_puppet.po.time_stamp} +0 -0
@@ -0,0 +1,859 @@
|
|
1
|
+
locales['foreman_puppet'] = locales['foreman_puppet'] || {}; locales['foreman_puppet']['zh_CN'] = {
|
2
|
+
"domain": "foreman_puppet",
|
3
|
+
"locale_data": {
|
4
|
+
"foreman_puppet": {
|
5
|
+
"": {
|
6
|
+
"Project-Id-Version": "foreman_puppet 5.0.0",
|
7
|
+
"Report-Msgid-Bugs-To": "",
|
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/)",
|
11
|
+
"MIME-Version": "1.0",
|
12
|
+
"Content-Type": "text/plain; charset=UTF-8",
|
13
|
+
"Content-Transfer-Encoding": "8bit",
|
14
|
+
"Language": "zh_CN",
|
15
|
+
"Plural-Forms": "nplurals=1; plural=0;",
|
16
|
+
"lang": "zh_CN",
|
17
|
+
"domain": "foreman_puppet",
|
18
|
+
"plural_forms": "nplurals=1; plural=0;"
|
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 之类的字符串"
|
22
|
+
],
|
23
|
+
"No changes to your environments detected": [
|
24
|
+
"未探测到您的环境有任何变化"
|
25
|
+
],
|
26
|
+
"Successfully updated environments and Puppet classes from the on-disk Puppet installation": [
|
27
|
+
"成功使用磁盘 Puppet 安装更新环境及 Puppet 类别"
|
28
|
+
],
|
29
|
+
"Failed to update environments and Puppet classes from the on-disk Puppet installation: %s": [
|
30
|
+
"无法使用磁盘 Puppet 安装更新环境及 Puppet 类别:%s"
|
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' 功能"
|
34
|
+
],
|
35
|
+
"Ignored environments: %s": [
|
36
|
+
"忽略的环境:%s"
|
37
|
+
],
|
38
|
+
"Ignored classes in the environments: %s": [
|
39
|
+
"环境中忽略的类别: %s"
|
40
|
+
],
|
41
|
+
"List all host groups for a Puppet class": [
|
42
|
+
"列出 Puppet 类别的所有主机组"
|
43
|
+
],
|
44
|
+
"ID of Puppetclass": [
|
45
|
+
"Puppetclass ID"
|
46
|
+
],
|
47
|
+
"Deprecated in favor of hostgroup/puppet_attributes/environment_id": [
|
48
|
+
"已过时,首选使用 hostgroup/puppet_attributes/environment_id"
|
49
|
+
],
|
50
|
+
"Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids": [
|
51
|
+
"已过时,首选使用 hostgroup/puppet_attributes/puppetclass_ids"
|
52
|
+
],
|
53
|
+
"Deprecated in favor of hostgroup/puppet_attributes/config_group_ids": [
|
54
|
+
"已过时,首先使用 hostgroup/puppet_attributes/config_group_ids"
|
55
|
+
],
|
56
|
+
"ID of associated puppet Environment": [
|
57
|
+
"与 puppet 环境关联的 ID"
|
58
|
+
],
|
59
|
+
"IDs of associated Puppetclasses": [
|
60
|
+
"与 Puppetclasses 关联的 ID"
|
61
|
+
],
|
62
|
+
"IDs of associated ConfigGroups": [
|
63
|
+
"与 ConfigGroups 关联的 ID"
|
64
|
+
],
|
65
|
+
"Import puppet classes from puppet proxy": [
|
66
|
+
"从 puppet 代理服务器导入 puppet 类"
|
67
|
+
],
|
68
|
+
"Import puppet classes from puppet proxy for an environment": [
|
69
|
+
"从 puppet 代理服务器为环境导入 puppet 类别"
|
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 类别"
|
73
|
+
],
|
74
|
+
"Failed to update the environments and Puppet classes from the on-disk puppet installation: %s": [
|
75
|
+
"使用磁盘 Puppet 安装更新环境及 Puppet 类别失败:%s"
|
76
|
+
],
|
77
|
+
"The requested environment cannot be found.": [
|
78
|
+
"无法找到请求的环境。"
|
79
|
+
],
|
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
|
+
"列出模板组合"
|
85
|
+
],
|
86
|
+
"Add a template combination": [
|
87
|
+
"添加模板组合"
|
88
|
+
],
|
89
|
+
"Show template combination": [
|
90
|
+
"显示模板组合"
|
91
|
+
],
|
92
|
+
"Update template combination": [
|
93
|
+
"更新模板组合"
|
94
|
+
],
|
95
|
+
"ID of Puppet environment": [
|
96
|
+
"Puppet 环境的 ID"
|
97
|
+
],
|
98
|
+
"environment id": [
|
99
|
+
"环境 ID"
|
100
|
+
],
|
101
|
+
"ID of environment": [
|
102
|
+
"环境 ID"
|
103
|
+
],
|
104
|
+
"List hosts per environment": [
|
105
|
+
"列出各个环境的主机"
|
106
|
+
],
|
107
|
+
"ID of puppet environment": [
|
108
|
+
"puppet 环境的 ID"
|
109
|
+
],
|
110
|
+
"Deprecated in favor of host/puppet_attributes/environment_id": [
|
111
|
+
"已过时,首选使用 host/puppet_attributes/environment_id"
|
112
|
+
],
|
113
|
+
"Deprecated in favor of host/puppet_attributes/puppetclass_ids": [
|
114
|
+
"已过时,首选使用 host/puppet_attributes/puppetclass_ids"
|
115
|
+
],
|
116
|
+
"Deprecated in favor of host/puppet_attributes/config_group_ids": [
|
117
|
+
"已过时,首选使用 host/puppet_attributes/config_group_ids"
|
118
|
+
],
|
119
|
+
"No environment selected!": [
|
120
|
+
"没有选择环境!"
|
121
|
+
],
|
122
|
+
"Updated hosts: changed environment": [
|
123
|
+
"已更新主机:更改环境"
|
124
|
+
],
|
125
|
+
"Unable to generate output, Check log files": [
|
126
|
+
"无法生成输出结果,检查日志文件"
|
127
|
+
],
|
128
|
+
"No proxy selected!": [
|
129
|
+
"未选择代理服务器!"
|
130
|
+
],
|
131
|
+
"Invalid proxy selected!": [
|
132
|
+
"所选代理服务器无效!"
|
133
|
+
],
|
134
|
+
"Failed to set %{proxy_type} proxy for %{host}.": [
|
135
|
+
"无法为 %{host} 设置 {proxy_type} 代理服务器。"
|
136
|
+
],
|
137
|
+
"The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}": [
|
138
|
+
"所选主机的 %{proxy_type} 代理服务器被设置为 %{proxy_name}"
|
139
|
+
],
|
140
|
+
"The %{proxy_type} proxy of the selected hosts was cleared.": [
|
141
|
+
"所选主机的 %{proxy_type} 代理服务器已被清除。"
|
142
|
+
],
|
143
|
+
"The %{proxy_type} proxy could not be set for host: %{host_names}.": [
|
144
|
+
"无法为主机 %{host_names} 设置 %{proxy_type} 代理服务器。"
|
145
|
+
],
|
146
|
+
"The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}.": [
|
147
|
+
"所选主机的 %{proxy_type} 代理服务器被设置为 {proxy_name}。"
|
148
|
+
],
|
149
|
+
"Puppet": [
|
150
|
+
"Puppet"
|
151
|
+
],
|
152
|
+
"Puppet CA": [
|
153
|
+
"Puppet CA"
|
154
|
+
],
|
155
|
+
"List of config groups": [
|
156
|
+
"配置组列表"
|
157
|
+
],
|
158
|
+
"Show a config group": [
|
159
|
+
"显示配置组"
|
160
|
+
],
|
161
|
+
"Create a config group": [
|
162
|
+
"建立配置群組"
|
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 类的环境"
|
175
|
+
],
|
176
|
+
"List environments per location": [
|
177
|
+
"列出各个位置的环境"
|
178
|
+
],
|
179
|
+
"List environments per organization": [
|
180
|
+
"列出各个机构的环境"
|
181
|
+
],
|
182
|
+
"ID of Puppet class": [
|
183
|
+
"Puppet 类别 ID"
|
184
|
+
],
|
185
|
+
"Show an environment": [
|
186
|
+
"显示环境"
|
187
|
+
],
|
188
|
+
"Create an environment": [
|
189
|
+
"创建环境"
|
190
|
+
],
|
191
|
+
"Update an environment": [
|
192
|
+
"更新环境"
|
193
|
+
],
|
194
|
+
"Delete an environment": [
|
195
|
+
"删除环境"
|
196
|
+
],
|
197
|
+
"List all Puppet class IDs for host": [
|
198
|
+
"列出主机的所有 Puppet 类 ID"
|
199
|
+
],
|
200
|
+
"Add a Puppet class to host": [
|
201
|
+
"新增 Puppet 類別至主機"
|
202
|
+
],
|
203
|
+
"ID of host": [
|
204
|
+
"主机 ID"
|
205
|
+
],
|
206
|
+
"Remove a Puppet class from host": [
|
207
|
+
"從主機移除一個 Puppet 類別"
|
208
|
+
],
|
209
|
+
"List all Puppet class IDs for host group": [
|
210
|
+
"列出主机组的所有 Puppet 类 ID"
|
211
|
+
],
|
212
|
+
"Add a Puppet class to host group": [
|
213
|
+
"为主机组添加一个 Puppet 类"
|
214
|
+
],
|
215
|
+
"ID of host group": [
|
216
|
+
"主机组 ID"
|
217
|
+
],
|
218
|
+
"Remove a Puppet class from host group": [
|
219
|
+
"从主机组中删除一个 Puppet 类"
|
220
|
+
],
|
221
|
+
"List of override values for a specific smart class parameter": [
|
222
|
+
"具体智能分类参数替代值列表"
|
223
|
+
],
|
224
|
+
"Display hidden values": [
|
225
|
+
"显示隐藏值"
|
226
|
+
],
|
227
|
+
"Show an override value for a specific smart class parameter": [
|
228
|
+
"显示具体智能类别参数的替代值"
|
229
|
+
],
|
230
|
+
"Override match": [
|
231
|
+
"替代匹配"
|
232
|
+
],
|
233
|
+
"Override value, required if omit is false": [
|
234
|
+
"覆盖值,omit 为 false 时必需"
|
235
|
+
],
|
236
|
+
"Foreman will not send this parameter in classification output": [
|
237
|
+
"Foreman 不会在分类输出中发送此参数"
|
238
|
+
],
|
239
|
+
"Create an override value for a specific smart class parameter": [
|
240
|
+
"为具体智能类别参数创建替代值"
|
241
|
+
],
|
242
|
+
"Update an override value for a specific smart class parameter": [
|
243
|
+
"更新具体智能类别参数的替代值"
|
244
|
+
],
|
245
|
+
"Delete an override value for a specific smart class parameter": [
|
246
|
+
"删除具体智能类别参数替代值"
|
247
|
+
],
|
248
|
+
"%{model} with id '%{id}' was not found": [
|
249
|
+
"找不到 ID 为 '%{id}' 的 %{model}"
|
250
|
+
],
|
251
|
+
"List all Puppet classes": [
|
252
|
+
"列出所有 Puppet 类别"
|
253
|
+
],
|
254
|
+
"List all Puppet classes for a host": [
|
255
|
+
"列出主机的所有 Puppet 类别"
|
256
|
+
],
|
257
|
+
"List all Puppet classes for a host group": [
|
258
|
+
"列出主机组的所有 Puppet 类别"
|
259
|
+
],
|
260
|
+
"List all Puppet classes for an environment": [
|
261
|
+
"列出环境的所有 Puppet 类别"
|
262
|
+
],
|
263
|
+
"Show a Puppet class": [
|
264
|
+
"显示 Puppet 类别"
|
265
|
+
],
|
266
|
+
"Show a Puppet class for host": [
|
267
|
+
"显示主机的 Puppet 类别"
|
268
|
+
],
|
269
|
+
"Show a Puppet class for a host group": [
|
270
|
+
"显示主机组的 Puppet 类别"
|
271
|
+
],
|
272
|
+
"Show a Puppet class for an environment": [
|
273
|
+
"显示环境的 Puppet 类别"
|
274
|
+
],
|
275
|
+
"Create a Puppet class": [
|
276
|
+
"创建 Puppet 类别"
|
277
|
+
],
|
278
|
+
"Update a Puppet class": [
|
279
|
+
"更新 Puppet 类别"
|
280
|
+
],
|
281
|
+
"Delete a Puppet class": [
|
282
|
+
"删除 Puppet 类别"
|
283
|
+
],
|
284
|
+
"List all smart class parameters": [
|
285
|
+
"列出所有智能类别参数"
|
286
|
+
],
|
287
|
+
"List of smart class parameters for a specific host": [
|
288
|
+
"具体主机的智能类别参数列表"
|
289
|
+
],
|
290
|
+
"List of smart class parameters for a specific host group": [
|
291
|
+
"具体主机组的智能类别参数列表"
|
292
|
+
],
|
293
|
+
"List of smart class parameters for a specific Puppet class": [
|
294
|
+
"具体 Puppet 类别的智能类别参数列表"
|
295
|
+
],
|
296
|
+
"List of smart class parameters for a specific environment": [
|
297
|
+
"具体环境的智能类别参数列表"
|
298
|
+
],
|
299
|
+
"List of smart class parameters for a specific environment/Puppet class combination": [
|
300
|
+
"具体环境/Puppet 类别组合的智能类别参数列表"
|
301
|
+
],
|
302
|
+
"Show a smart class parameter": [
|
303
|
+
"显示智能类别参数"
|
304
|
+
],
|
305
|
+
"Update a smart class parameter": [
|
306
|
+
"更新智能类别参数"
|
307
|
+
],
|
308
|
+
"Whether the smart class parameter value is managed by Foreman": [
|
309
|
+
"是否由 Foreman 管理智能类别参数值"
|
310
|
+
],
|
311
|
+
"Description of smart class": [
|
312
|
+
"智能类别描述"
|
313
|
+
],
|
314
|
+
"Value to use when there is no match": [
|
315
|
+
"未发现匹配时使用的值"
|
316
|
+
],
|
317
|
+
"When enabled the parameter is hidden in the UI": [
|
318
|
+
"何时将启用的参数隐藏到 UI 中"
|
319
|
+
],
|
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 清单中为此参数定义的值"
|
322
|
+
],
|
323
|
+
"The order in which values are resolved": [
|
324
|
+
"值解析的順序"
|
325
|
+
],
|
326
|
+
"Types of validation values": [
|
327
|
+
"验证值类型"
|
328
|
+
],
|
329
|
+
"Used to enforce certain values for the parameter values": [
|
330
|
+
"用来在参数中强制使用某些值"
|
331
|
+
],
|
332
|
+
"Types of variable values": [
|
333
|
+
"变量值类型"
|
334
|
+
],
|
335
|
+
"If true, will raise an error if there is no default value and no matcher provide a value": [
|
336
|
+
"如为 true,则会在没有默认值且没有匹配程序提供参数值时出错"
|
337
|
+
],
|
338
|
+
"Merge all matching values (only array/hash type)": [
|
339
|
+
"合并所有匹配的值(仅用于阵列/哈希类型)"
|
340
|
+
],
|
341
|
+
"Include default value when merging all matching values": [
|
342
|
+
"合并所有匹配值时包括默认值"
|
343
|
+
],
|
344
|
+
"Remove duplicate values (only array type)": [
|
345
|
+
"删除重复值(仅用于阵列类型)"
|
346
|
+
],
|
347
|
+
"Successfully overridden all parameters of Puppet class %s": [
|
348
|
+
"成功覆盖 Puppet 类 %s 的所有参数"
|
349
|
+
],
|
350
|
+
"Successfully reset all parameters of Puppet class %s to their default values": [
|
351
|
+
"成功将 Puppet 类 %s 的所有参数重置为默认值"
|
352
|
+
],
|
353
|
+
"No parameters to override for Puppet class %s": [
|
354
|
+
"没有用于 Puppet 类 %s 的覆盖参数"
|
355
|
+
],
|
356
|
+
"Create Puppet Environment": [
|
357
|
+
"创建 Puppet 环境"
|
358
|
+
],
|
359
|
+
"Help": [
|
360
|
+
"帮助"
|
361
|
+
],
|
362
|
+
"Change Environment": [
|
363
|
+
"改变环境"
|
364
|
+
],
|
365
|
+
"Change Puppet Master": [
|
366
|
+
"更改 Puppet 主服务器"
|
367
|
+
],
|
368
|
+
"Puppet YAML": [
|
369
|
+
"Puppet YAML"
|
370
|
+
],
|
371
|
+
"Puppet external nodes YAML dump": [
|
372
|
+
"Puppet 外部节点 YAML 转储"
|
373
|
+
],
|
374
|
+
"Puppet Environment": [
|
375
|
+
"Puppet 环境"
|
376
|
+
],
|
377
|
+
"Omit from classification output": [
|
378
|
+
"从分类输出中省略"
|
379
|
+
],
|
380
|
+
"Override this value": [
|
381
|
+
"重设此值"
|
382
|
+
],
|
383
|
+
"Remove this override": [
|
384
|
+
"删除此覆盖"
|
385
|
+
],
|
386
|
+
"Default value": [
|
387
|
+
"默认值"
|
388
|
+
],
|
389
|
+
"Original value info": [
|
390
|
+
"原始值信息"
|
391
|
+
],
|
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}"
|
394
|
+
],
|
395
|
+
"Required parameter without value.<br/><b>Please override!</b><br/>": [
|
396
|
+
"需要的参数没有值。<br/><b>请覆盖</b><br/>"
|
397
|
+
],
|
398
|
+
"Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>": [
|
399
|
+
"可选的参数没有值。<br/><i>仍由 Foreman 管理,该值将为空。</i><br/>"
|
400
|
+
],
|
401
|
+
"Empty environment": [
|
402
|
+
"空环境"
|
403
|
+
],
|
404
|
+
"Deleted environment": [
|
405
|
+
"删除环境"
|
406
|
+
],
|
407
|
+
"Deleted environment %{env} and %{pcs}": [
|
408
|
+
"删除环境 %{env} 和 %{pcs}"
|
409
|
+
],
|
410
|
+
"Ignored environment": [
|
411
|
+
"忽略的环境"
|
412
|
+
],
|
413
|
+
"Import": [
|
414
|
+
"导入"
|
415
|
+
],
|
416
|
+
"Import environments from %s": [
|
417
|
+
"从 %s 导入环境"
|
418
|
+
],
|
419
|
+
"Import classes from %s": [
|
420
|
+
"从 %s 导入类"
|
421
|
+
],
|
422
|
+
"%{name} has %{num_tag} class": [
|
423
|
+
"%{name} 具有 %{num_tag}类"
|
424
|
+
],
|
425
|
+
"Click to remove %s": [
|
426
|
+
"点删除 %s"
|
427
|
+
],
|
428
|
+
"Click to add %s": [
|
429
|
+
"点添加 %s"
|
430
|
+
],
|
431
|
+
"None": [
|
432
|
+
"没有"
|
433
|
+
],
|
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选择将模板限制到一系列主机组和/或环境。"
|
436
|
+
],
|
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顺序如下:"
|
439
|
+
],
|
440
|
+
"Host group and Environment": [
|
441
|
+
"主机组和环境"
|
442
|
+
],
|
443
|
+
"Host group only": [
|
444
|
+
"仅主机组"
|
445
|
+
],
|
446
|
+
"Environment only": [
|
447
|
+
"仅环境"
|
448
|
+
],
|
449
|
+
"Operating system default": [
|
450
|
+
"作業系統預設值"
|
451
|
+
],
|
452
|
+
"The final entry, Operating System default, can be set by editing the %s page.": [
|
453
|
+
"最终条目,操作系统默认值,可以通过编辑 %s 页设置。"
|
454
|
+
],
|
455
|
+
"Operating System": [
|
456
|
+
"操作系统"
|
457
|
+
],
|
458
|
+
"Can't find a valid Foreman Proxy with a Puppet feature": [
|
459
|
+
"无法找到带有 Puppet 功能的有效 Foreman 代理"
|
460
|
+
],
|
461
|
+
"%{puppetclass} does not belong to the %{environment} environment": [
|
462
|
+
"%{puppetclass} 不属于 %{environment} 环境"
|
463
|
+
],
|
464
|
+
"Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring": [
|
465
|
+
"为 %{name} 导入 %{klass} 失败:不存在于我们的数据库中 -- 忽略"
|
466
|
+
],
|
467
|
+
"with id %{object_id} doesn't exist or is not assigned to proper organization and/or location": [
|
468
|
+
"id %{object_id} 不存在,或没有被分配到适当的机构/位置"
|
469
|
+
],
|
470
|
+
"must be true to edit the parameter": [
|
471
|
+
"必须为 true 以编辑参数"
|
472
|
+
],
|
473
|
+
"Puppet parameter": [
|
474
|
+
"Puppet 参数"
|
475
|
+
],
|
476
|
+
"Can't find a valid Proxy with a Puppet feature": [
|
477
|
+
"找不到具有 Puppet 功能的有效代理"
|
478
|
+
],
|
479
|
+
"Changed environments": [
|
480
|
+
"修改的环境"
|
481
|
+
],
|
482
|
+
"Select the changes you want to apply to Foreman": [
|
483
|
+
"选择您要应用到 Foreman 的更改"
|
484
|
+
],
|
485
|
+
"Toggle": [
|
486
|
+
"切換"
|
487
|
+
],
|
488
|
+
"New": [
|
489
|
+
"新"
|
490
|
+
],
|
491
|
+
"Check/Uncheck new": [
|
492
|
+
"選取/反選新項目"
|
493
|
+
],
|
494
|
+
"Updated": [
|
495
|
+
"已更新"
|
496
|
+
],
|
497
|
+
"Check/Uncheck updated": [
|
498
|
+
"选择/取消 更新"
|
499
|
+
],
|
500
|
+
"Obsolete": [
|
501
|
+
"废弃的"
|
502
|
+
],
|
503
|
+
"Check/Uncheck obsolete": [
|
504
|
+
"選取/反選已淘汰項目"
|
505
|
+
],
|
506
|
+
"Check/Uncheck all": [
|
507
|
+
"選取/反選全部"
|
508
|
+
],
|
509
|
+
"Environment": [
|
510
|
+
"环境"
|
511
|
+
],
|
512
|
+
"Operation": [
|
513
|
+
"操作"
|
514
|
+
],
|
515
|
+
"Puppet Modules": [
|
516
|
+
"Puppet 模組"
|
517
|
+
],
|
518
|
+
"Check/Uncheck all %s changes": [
|
519
|
+
"选中/取消选中全部%s变化"
|
520
|
+
],
|
521
|
+
"Add:": [
|
522
|
+
"添加:"
|
523
|
+
],
|
524
|
+
"Remove:": [
|
525
|
+
"删除:"
|
526
|
+
],
|
527
|
+
"Update:": [
|
528
|
+
"更新:"
|
529
|
+
],
|
530
|
+
"Ignored:": [
|
531
|
+
"已忽略:"
|
532
|
+
],
|
533
|
+
"Cancel": [
|
534
|
+
"取消"
|
535
|
+
],
|
536
|
+
"Update": [
|
537
|
+
"更新"
|
538
|
+
],
|
539
|
+
"included already from parent": [
|
540
|
+
"已在上级包含"
|
541
|
+
],
|
542
|
+
"Remove": [
|
543
|
+
"移除"
|
544
|
+
],
|
545
|
+
"Add": [
|
546
|
+
"添加"
|
547
|
+
],
|
548
|
+
"%s is not in environment": [
|
549
|
+
"%s 未在环境中"
|
550
|
+
],
|
551
|
+
"Included Config Groups": [
|
552
|
+
"包含的配置组"
|
553
|
+
],
|
554
|
+
"Available Config Groups": [
|
555
|
+
"可用配置组"
|
556
|
+
],
|
557
|
+
"Edit %s": [
|
558
|
+
"编辑 %s"
|
559
|
+
],
|
560
|
+
"Config Groups": [
|
561
|
+
"配置组"
|
562
|
+
],
|
563
|
+
"Create Config Group": [
|
564
|
+
"创建配置组"
|
565
|
+
],
|
566
|
+
"Puppet Classes": [
|
567
|
+
"Puppet 类"
|
568
|
+
],
|
569
|
+
"Hosts": [
|
570
|
+
"主机"
|
571
|
+
],
|
572
|
+
"Host Groups": [
|
573
|
+
"主机组"
|
574
|
+
],
|
575
|
+
"Actions": [
|
576
|
+
"操作"
|
577
|
+
],
|
578
|
+
"Delete %s?": [
|
579
|
+
"刪除 %s?"
|
580
|
+
],
|
581
|
+
"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.": [
|
582
|
+
"配置组提供了将多个 Puppet 类关联到一个主机或主机组的一步方法。此方法一般用于通过一个步骤添加特定的应用配置文件或堆栈。"
|
583
|
+
],
|
584
|
+
"Locations": [
|
585
|
+
"位置"
|
586
|
+
],
|
587
|
+
"Organizations": [
|
588
|
+
"机构"
|
589
|
+
],
|
590
|
+
"Puppet Environments": [
|
591
|
+
"Puppet 环境"
|
592
|
+
],
|
593
|
+
"Environment|Name": [
|
594
|
+
"名称"
|
595
|
+
],
|
596
|
+
"Classes": [
|
597
|
+
"类"
|
598
|
+
],
|
599
|
+
"Create Environment": [
|
600
|
+
"创建环境"
|
601
|
+
],
|
602
|
+
"Puppet environments": [
|
603
|
+
"Puppet 环境"
|
604
|
+
],
|
605
|
+
"Number of classes": [
|
606
|
+
"类数"
|
607
|
+
],
|
608
|
+
"Total": [
|
609
|
+
"总计"
|
610
|
+
],
|
611
|
+
"No environments found": [
|
612
|
+
"未找到任何环境"
|
613
|
+
],
|
614
|
+
"There are no puppet environments set up on this puppet master. Please check the puppet master configuration.": [
|
615
|
+
"这台 puppet 主服务器中未设置任何 puppet 环境。请检查 puppet 主服务器配置。"
|
616
|
+
],
|
617
|
+
"Smart Class Parameters": [
|
618
|
+
"智能类参数"
|
619
|
+
],
|
620
|
+
"Parameter": [
|
621
|
+
"参数"
|
622
|
+
],
|
623
|
+
"Puppet Class": [
|
624
|
+
"Puppet 类"
|
625
|
+
],
|
626
|
+
"Number of Overrides": [
|
627
|
+
"覆盖数"
|
628
|
+
],
|
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 对支持它的类直接实施检测、导入和提供参数。"
|
631
|
+
],
|
632
|
+
"Included Classes": [
|
633
|
+
"包含的类"
|
634
|
+
],
|
635
|
+
"Not authorized to edit classes": [
|
636
|
+
"没有授权编辑类"
|
637
|
+
],
|
638
|
+
"Inherited Classes from %s": [
|
639
|
+
"从 %s 继承的类"
|
640
|
+
],
|
641
|
+
"Available Classes": [
|
642
|
+
"可用类"
|
643
|
+
],
|
644
|
+
"Filter classes": [
|
645
|
+
"筛选类"
|
646
|
+
],
|
647
|
+
"belongs to config group": [
|
648
|
+
"属于配置组"
|
649
|
+
],
|
650
|
+
"Name": [
|
651
|
+
"名称"
|
652
|
+
],
|
653
|
+
"Value": [
|
654
|
+
"值"
|
655
|
+
],
|
656
|
+
"Omit": [
|
657
|
+
"省略"
|
658
|
+
],
|
659
|
+
"The class could not be saved because of an error in one of the class parameters.": [
|
660
|
+
"此类无法保存,因为其中一个类参数含有错误。"
|
661
|
+
],
|
662
|
+
"Smart Class Parameter": [
|
663
|
+
"智能代理参数"
|
664
|
+
],
|
665
|
+
"Host groups": [
|
666
|
+
"主机组"
|
667
|
+
],
|
668
|
+
"This Puppet class has no parameters in its signature.": [
|
669
|
+
"这个 Puppet 类别在其签名中没有参数。"
|
670
|
+
],
|
671
|
+
"To update the class signature, go to the Puppet Classes page and select \\\"Import\\\".": [
|
672
|
+
"请进入 Puppet 类别页面,选择“导入”就可以更新该类别签名。"
|
673
|
+
],
|
674
|
+
"Filter by name": [
|
675
|
+
"按名称筛选"
|
676
|
+
],
|
677
|
+
"All environments - (not filtered)": [
|
678
|
+
"所有环境 - (未过滤)"
|
679
|
+
],
|
680
|
+
"Overridden": [
|
681
|
+
"覆盖"
|
682
|
+
],
|
683
|
+
"Edit Puppet Class %s": [
|
684
|
+
"编辑 Puppet 类 %s"
|
685
|
+
],
|
686
|
+
"Puppetclass|Name": [
|
687
|
+
"Puppetclass|名称"
|
688
|
+
],
|
689
|
+
"Environments": [
|
690
|
+
"环境"
|
691
|
+
],
|
692
|
+
"Parameters": [
|
693
|
+
"参数"
|
694
|
+
],
|
695
|
+
"Override all parameters": [
|
696
|
+
"覆盖所有参数"
|
697
|
+
],
|
698
|
+
"This will set all parameters of the class %s as overridden. Continue?": [
|
699
|
+
"这会将类 %s 的所有参数设定为覆盖值。继续吗?"
|
700
|
+
],
|
701
|
+
"Set parameters to defaults": [
|
702
|
+
"将参数设定为默认"
|
703
|
+
],
|
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
|
+
"注意事項"
|
712
|
+
],
|
713
|
+
"Please select an environment first": [
|
714
|
+
"请先选择环境"
|
715
|
+
],
|
716
|
+
"Select environment": [
|
717
|
+
"选择环境"
|
718
|
+
],
|
719
|
+
"*Clear environment*": [
|
720
|
+
"*环境清除*"
|
721
|
+
],
|
722
|
+
"*Inherit from host group*": [
|
723
|
+
"*从主机组继承*"
|
724
|
+
],
|
725
|
+
"Hostgroup": [
|
726
|
+
"主机组"
|
727
|
+
],
|
728
|
+
"Remove Combination": [
|
729
|
+
"删除组合"
|
730
|
+
],
|
731
|
+
"Valid Host Group and Environment Combinations": [
|
732
|
+
"有效的主机组和环境组合"
|
733
|
+
],
|
734
|
+
"Add Combination": [
|
735
|
+
"添加组合"
|
736
|
+
],
|
737
|
+
"General": [
|
738
|
+
"常规"
|
739
|
+
],
|
740
|
+
"Hosts managed:": [
|
741
|
+
"管理的主机:"
|
742
|
+
],
|
743
|
+
"Facts": [
|
744
|
+
"Facts"
|
745
|
+
],
|
746
|
+
"Foreman will default to this puppet environment if it cannot auto detect one": [
|
747
|
+
"如果无法自动探测到环境,Foreman 将默认使用这个 puppet 环境"
|
748
|
+
],
|
749
|
+
"Default Puppet environment": [
|
750
|
+
"默认 Puppet 环境"
|
751
|
+
],
|
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 中设置的环境冲突"
|
754
|
+
],
|
755
|
+
"ENC environment": [
|
756
|
+
"ENC 环境"
|
757
|
+
],
|
758
|
+
"Foreman will update a host's environment from its facts": [
|
759
|
+
"Foreman 将根据其详情更新主机环境"
|
760
|
+
],
|
761
|
+
"Update environment from facts": [
|
762
|
+
"根据系统信息更新环境"
|
763
|
+
],
|
764
|
+
"Config Management": [
|
765
|
+
"配置管理"
|
766
|
+
],
|
767
|
+
"Duration in minutes after servers reporting via Puppet are classed as out of sync.": [
|
768
|
+
"在其时间后(以分钟为单位)经过 Puppet 的服务器报告被认为已不同步。"
|
769
|
+
],
|
770
|
+
"Puppet interval": [
|
771
|
+
"Puppet 间隔"
|
772
|
+
],
|
773
|
+
"Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval": [
|
774
|
+
"禁用在配置的间隔时间后没有获得报告时把主机(%s)配置状态变为不同步"
|
775
|
+
],
|
776
|
+
"%s out of sync disabled": [
|
777
|
+
"%s 不同步被禁用"
|
778
|
+
],
|
779
|
+
"Puppet ENC": [
|
780
|
+
"Puppet ENC"
|
781
|
+
],
|
782
|
+
"Puppet env": [
|
783
|
+
""
|
784
|
+
],
|
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
|
+
""
|
787
|
+
],
|
788
|
+
"Puppet classes": [
|
789
|
+
""
|
790
|
+
],
|
791
|
+
"Assigned classes": [
|
792
|
+
"分配的类"
|
793
|
+
],
|
794
|
+
"This tab is still a work in progress": [
|
795
|
+
"这个标签页仍在进行中"
|
796
|
+
],
|
797
|
+
"Smart class parameters": [
|
798
|
+
"智能类参数"
|
799
|
+
],
|
800
|
+
"Successfully copied to clipboard!": [
|
801
|
+
""
|
802
|
+
],
|
803
|
+
"Copy to clipboard": [
|
804
|
+
""
|
805
|
+
],
|
806
|
+
"Couldn't find any ENC data for this host": [
|
807
|
+
"无法找到此主机的任何 ENC 数据"
|
808
|
+
],
|
809
|
+
"Error!": [
|
810
|
+
"错误!"
|
811
|
+
],
|
812
|
+
"Puppet details": [
|
813
|
+
"Puppet 详情"
|
814
|
+
],
|
815
|
+
"Puppet environment": [
|
816
|
+
"Puppet 环境"
|
817
|
+
],
|
818
|
+
"Puppet Smart Proxy": [
|
819
|
+
"Puppet 智能代理"
|
820
|
+
],
|
821
|
+
"Puppet CA Smart Proxy": [
|
822
|
+
"Puppet CA 智能代理"
|
823
|
+
],
|
824
|
+
"Reports": [
|
825
|
+
"报表"
|
826
|
+
],
|
827
|
+
"ENC Preview": [
|
828
|
+
"ENC 预览"
|
829
|
+
],
|
830
|
+
"Click to remove config group": [
|
831
|
+
"点删除配置组"
|
832
|
+
],
|
833
|
+
" Remove": [
|
834
|
+
" 移除"
|
835
|
+
],
|
836
|
+
"Loading parameters...": [
|
837
|
+
"正在载入参数..."
|
838
|
+
],
|
839
|
+
"Some Puppet Classes are unavailable in the selected environment": [
|
840
|
+
"某些 Puppet 类在所选的环境中不可用"
|
841
|
+
],
|
842
|
+
"Action with sub plans": [
|
843
|
+
"有子计划的操作"
|
844
|
+
],
|
845
|
+
"Import facts": [
|
846
|
+
"导入事实"
|
847
|
+
],
|
848
|
+
"Import Puppet classes": [
|
849
|
+
"导入 Puppet 类"
|
850
|
+
],
|
851
|
+
"Remote action:": [
|
852
|
+
"远程操作:"
|
853
|
+
],
|
854
|
+
"Allow assigning Puppet environments and classes to the Foreman Hosts.": [
|
855
|
+
"允许将 Puppet 环境和类分配给 Foreman 主机。"
|
856
|
+
]
|
857
|
+
}
|
858
|
+
}
|
859
|
+
};
|