foreman_discovery 25.0.0 → 25.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_discovery/locale/ca/foreman_discovery.js +440 -452
- data/app/assets/javascripts/foreman_discovery/locale/cs_CZ/foreman_discovery.js +397 -409
- data/app/assets/javascripts/foreman_discovery/locale/de/foreman_discovery.js +537 -549
- data/app/assets/javascripts/foreman_discovery/locale/en/foreman_discovery.js +280 -291
- data/app/assets/javascripts/foreman_discovery/locale/en_GB/foreman_discovery.js +539 -551
- data/app/assets/javascripts/foreman_discovery/locale/es/foreman_discovery.js +541 -553
- data/app/assets/javascripts/foreman_discovery/locale/fr/foreman_discovery.js +539 -551
- data/app/assets/javascripts/foreman_discovery/locale/gl/foreman_discovery.js +339 -351
- data/app/assets/javascripts/foreman_discovery/locale/it/foreman_discovery.js +468 -480
- data/app/assets/javascripts/foreman_discovery/locale/ja/foreman_discovery.js +536 -548
- data/app/assets/javascripts/foreman_discovery/locale/ka/foreman_discovery.js +525 -537
- data/app/assets/javascripts/foreman_discovery/locale/ko/foreman_discovery.js +493 -505
- data/app/assets/javascripts/foreman_discovery/locale/pt_BR/foreman_discovery.js +538 -550
- data/app/assets/javascripts/foreman_discovery/locale/ru/foreman_discovery.js +510 -522
- data/app/assets/javascripts/foreman_discovery/locale/sv_SE/foreman_discovery.js +361 -373
- data/app/assets/javascripts/foreman_discovery/locale/zh_CN/foreman_discovery.js +540 -552
- data/app/assets/javascripts/foreman_discovery/locale/zh_TW/foreman_discovery.js +400 -412
- data/lib/foreman_discovery/version.rb +1 -1
- data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ca/foreman_discovery.po +2 -14
- data/locale/cs_CZ/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/cs_CZ/foreman_discovery.po +128 -138
- data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/de/foreman_discovery.po +4 -16
- data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/en/foreman_discovery.po +13 -20
- data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/en_GB/foreman_discovery.po +39 -51
- data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/es/foreman_discovery.po +47 -59
- data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/fr/foreman_discovery.po +18 -30
- data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/gl/foreman_discovery.po +2 -14
- data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/it/foreman_discovery.po +2 -14
- data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ja/foreman_discovery.po +27 -38
- data/locale/ka/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ka/foreman_discovery.po +19 -31
- data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ko/foreman_discovery.po +98 -108
- data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/pt_BR/foreman_discovery.po +2 -14
- data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ru/foreman_discovery.po +2 -14
- data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/sv_SE/foreman_discovery.po +2 -14
- data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_CN/foreman_discovery.po +20 -32
- data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_TW/foreman_discovery.po +2 -14
- data/test/integration/discovered_hosts_test.rb +3 -1
- metadata +3 -3
@@ -3,11 +3,11 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_discovery": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_discovery
|
6
|
+
"Project-Id-Version": "foreman_discovery 25.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2013-11-15 17:25+0000",
|
9
9
|
"Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
|
10
|
-
"Language-Team": "Chinese (China) (http://
|
10
|
+
"Language-Team": "Chinese (China) (http://app.transifex.com/foreman/foreman/language/zh_CN/)",
|
11
11
|
"MIME-Version": "1.0",
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
13
13
|
"Content-Transfer-Encoding": "8bit",
|
@@ -17,827 +17,815 @@
|
|
17
17
|
"domain": "foreman_discovery",
|
18
18
|
"plural_forms": "nplurals=1; plural=0;"
|
19
19
|
},
|
20
|
-
"
|
21
|
-
"
|
20
|
+
"%s - The following hosts are about to be changed": [
|
21
|
+
"%s - 以下主机即将更改"
|
22
22
|
],
|
23
|
-
"
|
24
|
-
"
|
23
|
+
"%s discovered hosts were provisioned": [
|
24
|
+
"%s 发现的主机被置备"
|
25
25
|
],
|
26
|
-
"
|
27
|
-
"
|
26
|
+
"<b>Foreman</b> Discovered hosts summary": [
|
27
|
+
"<b>Foreman</b> 发现的主机概述"
|
28
28
|
],
|
29
|
-
"
|
30
|
-
"
|
29
|
+
"A summary of discovered hosts": [
|
30
|
+
"发现主机概述"
|
31
31
|
],
|
32
|
-
"
|
33
|
-
"
|
32
|
+
"Actions": [
|
33
|
+
"操作"
|
34
34
|
],
|
35
|
-
"
|
36
|
-
"
|
35
|
+
"Assign Location": [
|
36
|
+
"分配位置"
|
37
37
|
],
|
38
|
-
"
|
39
|
-
"
|
38
|
+
"Assign Organization": [
|
39
|
+
"指定机构"
|
40
40
|
],
|
41
|
-
"
|
42
|
-
"
|
41
|
+
"Associated Hosts": [
|
42
|
+
"关联主机"
|
43
43
|
],
|
44
|
-
"Provision
|
45
|
-
"
|
44
|
+
"Auto Provision": [
|
45
|
+
"自动置备"
|
46
46
|
],
|
47
|
-
"
|
48
|
-
"
|
47
|
+
"Auto provisioning": [
|
48
|
+
"自动置备"
|
49
49
|
],
|
50
|
-
"
|
51
|
-
"
|
50
|
+
"Automatic bond interface (if another interface is detected on the same VLAN via LLDP)": [
|
51
|
+
"自动绑定接口(如果通过 LLDP 在同一个 VLAN 中发现另外一个接口)"
|
52
52
|
],
|
53
|
-
"
|
54
|
-
"
|
53
|
+
"Automatically generate PXE configuration to pin a newly discovered host to discovery": [
|
54
|
+
"自动生成 PXE 配置,以将新发现主机固定至发现"
|
55
55
|
],
|
56
|
-
"
|
57
|
-
"
|
56
|
+
"Automatically provision newly discovered hosts, according to the provisioning rules": [
|
57
|
+
"根据置备规则,自动置备新发现主机"
|
58
58
|
],
|
59
|
-
"
|
60
|
-
"
|
59
|
+
"Automatically reboot or kexec discovered host during provisioning": [
|
60
|
+
"置备期间自动重启或 kexec 发现主机"
|
61
61
|
],
|
62
|
-
"
|
63
|
-
"
|
62
|
+
"Back": [
|
63
|
+
"返回"
|
64
64
|
],
|
65
|
-
"
|
66
|
-
"
|
65
|
+
"CPUs": [
|
66
|
+
"CPU"
|
67
67
|
],
|
68
|
-
"
|
69
|
-
"
|
68
|
+
"Cancel": [
|
69
|
+
"取消"
|
70
70
|
],
|
71
|
-
"
|
72
|
-
"
|
71
|
+
"Clean all facts": [
|
72
|
+
"清除所有详情"
|
73
73
|
],
|
74
|
-
"
|
75
|
-
"
|
74
|
+
"Clean all reported facts during provisioning (except discovery facts)": [
|
75
|
+
"置备期间清除所有报告的详情(发现详情除外)"
|
76
76
|
],
|
77
|
-
"
|
78
|
-
"
|
77
|
+
"Clone": [
|
78
|
+
"克隆"
|
79
79
|
],
|
80
|
-
"
|
81
|
-
"
|
80
|
+
"Clone %s": [
|
81
|
+
"克隆 %s"
|
82
|
+
],
|
83
|
+
"Collapse All": [
|
84
|
+
"全部折叠"
|
85
|
+
],
|
86
|
+
"Could not get facts from proxy %{url}: %{error}": [
|
87
|
+
"无法从代理 %{url} 获得详情:%{error}"
|
88
|
+
],
|
89
|
+
"Create Host": [
|
90
|
+
"创建主机"
|
91
|
+
],
|
92
|
+
"Create Rule": [
|
93
|
+
"创建规则"
|
94
|
+
],
|
95
|
+
"Create a discovered host for testing (use /facts to create new hosts)": [
|
96
|
+
"创建一个用于测试的发现主机(使用 /详情创建新主机)"
|
97
|
+
],
|
98
|
+
"Create a discovery rule": [
|
99
|
+
"创建发现规则"
|
100
|
+
],
|
101
|
+
"Create bond interfaces": [
|
102
|
+
"创建绑定接口"
|
103
|
+
],
|
104
|
+
"Customize Host": [
|
105
|
+
"自定义主机"
|
106
|
+
],
|
107
|
+
"DHCP filename option (Grub2 or PXELinux by default)": [
|
108
|
+
"DHCP 文件名选项(默认为 Grub2 或 PXELinux)"
|
109
|
+
],
|
110
|
+
"Delete": [
|
111
|
+
"刪除"
|
112
|
+
],
|
113
|
+
"Delete %s?": [
|
114
|
+
"刪除 %s?"
|
82
115
|
],
|
83
116
|
"Delete a discovered host": [
|
84
117
|
"删除发现主机"
|
85
118
|
],
|
86
|
-
"
|
87
|
-
"
|
119
|
+
"Delete a rule": [
|
120
|
+
"删除规则"
|
88
121
|
],
|
89
|
-
"
|
90
|
-
"
|
122
|
+
"Delete rule '%s'?": [
|
123
|
+
"删除规则 '%s'?"
|
91
124
|
],
|
92
|
-
"
|
93
|
-
"
|
125
|
+
"Destroyed selected hosts": [
|
126
|
+
"销毁选定的主机"
|
94
127
|
],
|
95
|
-
"
|
96
|
-
"
|
128
|
+
"Details": [
|
129
|
+
"详情"
|
97
130
|
],
|
98
|
-
"
|
99
|
-
"
|
131
|
+
"Disable": [
|
132
|
+
"禁用"
|
100
133
|
],
|
101
|
-
"
|
102
|
-
"
|
134
|
+
"Disable rule '%s'?": [
|
135
|
+
"禁用规则 '%s'?"
|
103
136
|
],
|
104
|
-
"
|
105
|
-
"
|
137
|
+
"Discovered Host": [
|
138
|
+
"发现的主机"
|
106
139
|
],
|
107
|
-
"
|
108
|
-
"
|
140
|
+
"Discovered Hosts": [
|
141
|
+
"发现主机"
|
109
142
|
],
|
110
|
-
"
|
111
|
-
"
|
143
|
+
"Discovered Rules": [
|
144
|
+
"发现规则"
|
112
145
|
],
|
113
|
-
"%
|
114
|
-
"%
|
146
|
+
"Discovered host '%{host}' has all NICs filtered out, filter: %{filter}": [
|
147
|
+
"发现的主机 '%{host}' 的所有 NIC 都被过滤掉,过滤:%{filter}"
|
115
148
|
],
|
116
|
-
"
|
117
|
-
"
|
149
|
+
"Discovered host reported from unknown subnet, communication will not be proxied.": [
|
150
|
+
"从未知子网报告发现的主机,通信数据将不会被代理。"
|
118
151
|
],
|
119
|
-
"
|
120
|
-
"
|
152
|
+
"Discovered host: %s": [
|
153
|
+
"发现的主机:%s"
|
121
154
|
],
|
122
|
-
"
|
123
|
-
"
|
155
|
+
"Discovered hosts are provisioning now": [
|
156
|
+
"现在发现主机正在置备"
|
124
157
|
],
|
125
158
|
"Discovered hosts are rebooting now": [
|
126
159
|
"现在正在重启发现主机"
|
127
160
|
],
|
128
|
-
"
|
129
|
-
"
|
161
|
+
"Discovered hosts from Foreman server at %{foreman_url}": [
|
162
|
+
"来自 %%{foreman_url} Foreman 服务器的发现主机"
|
130
163
|
],
|
131
|
-
"
|
132
|
-
"
|
164
|
+
"Discovered hosts reported from unknown subnet are %s, communication will not be proxied.": [
|
165
|
+
"从未知子网报告发现的主机为 %s,通信数据将不会被代理。"
|
133
166
|
],
|
134
|
-
"
|
135
|
-
"
|
167
|
+
"Discovered hosts summary": [
|
168
|
+
"发现主机摘要"
|
136
169
|
],
|
137
|
-
"
|
138
|
-
"
|
170
|
+
"Discovery": [
|
171
|
+
"发现"
|
139
172
|
],
|
140
|
-
"
|
141
|
-
"
|
173
|
+
"Discovery Proxy": [
|
174
|
+
"发现代理服务器"
|
142
175
|
],
|
143
|
-
"
|
144
|
-
"
|
176
|
+
"Discovery Proxy to use within this subnet for managing connection to discovered hosts": [
|
177
|
+
"本子网内用于管理到发现主机的连接的发现代理服务器"
|
145
178
|
],
|
146
|
-
"
|
147
|
-
"
|
179
|
+
"Discovery Rules": [
|
180
|
+
"发现规则"
|
148
181
|
],
|
149
|
-
"
|
150
|
-
"
|
182
|
+
"Discovery fact parser does not work with non-discovery host '%{host}'": [
|
183
|
+
"发现事实解析器无法在未发现主机 '%{host}' 上工作"
|
151
184
|
],
|
152
|
-
"
|
153
|
-
"
|
185
|
+
"Discovery hostname naming pattern": [
|
186
|
+
"发现主机名的名称特征"
|
154
187
|
],
|
155
|
-
"location
|
156
|
-
"
|
188
|
+
"Discovery location": [
|
189
|
+
"发现位置"
|
157
190
|
],
|
158
|
-
"organization
|
159
|
-
"
|
191
|
+
"Discovery organization": [
|
192
|
+
"发现机构"
|
160
193
|
],
|
161
|
-
"
|
162
|
-
"
|
194
|
+
"DiscoveryRule|Enabled": [
|
195
|
+
"DiscoveryRule|Enabled"
|
163
196
|
],
|
164
|
-
"
|
165
|
-
"
|
197
|
+
"DiscoveryRule|Name": [
|
198
|
+
"发现规则|名称"
|
166
199
|
],
|
167
|
-
"
|
168
|
-
"
|
200
|
+
"DiscoveryRule|Priority": [
|
201
|
+
"发现规则|优先级"
|
169
202
|
],
|
170
|
-
"
|
171
|
-
"
|
203
|
+
"DiscoveryRule|Query": [
|
204
|
+
"发现规则|查询"
|
172
205
|
],
|
173
|
-
"
|
174
|
-
"
|
206
|
+
"Disk Count": [
|
207
|
+
"磁盘计数"
|
175
208
|
],
|
176
|
-
"
|
177
|
-
"
|
209
|
+
"Disk count": [
|
210
|
+
"磁盘数"
|
211
|
+
],
|
212
|
+
"Disks Size": [
|
213
|
+
"磁盘大小"
|
214
|
+
],
|
215
|
+
"Disks size": [
|
216
|
+
"磁盘大小"
|
217
|
+
],
|
218
|
+
"Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)": [
|
219
|
+
"不允许发现匹配一个置备 NIC 的 MAC 的已存在的管理的主机(早期出现错误)"
|
220
|
+
],
|
221
|
+
"Domain will be appended automatically. A hostname based on MAC address will be used when left blank.": [
|
222
|
+
"域将自动附加。留空时将使用基于 MAC 地址的主机名。"
|
223
|
+
],
|
224
|
+
"Edit %s": [
|
225
|
+
"编辑 %s"
|
226
|
+
],
|
227
|
+
"Enable": [
|
228
|
+
"启用"
|
229
|
+
],
|
230
|
+
"Enable rule '%s'?": [
|
231
|
+
"启用规则 '%s'?"
|
232
|
+
],
|
233
|
+
"Error message goes here": [
|
234
|
+
"错误信息到这里"
|
235
|
+
],
|
236
|
+
"Error on existing NIC": [
|
237
|
+
"已存在的 NIC 上的错误"
|
238
|
+
],
|
239
|
+
"Errors during auto provisioning: %s": [
|
240
|
+
"自动置备期间出错:%s"
|
178
241
|
],
|
179
242
|
"Errors during reboot: %s": [
|
180
243
|
"重启时出错:%s"
|
181
244
|
],
|
182
|
-
"
|
183
|
-
"
|
245
|
+
"Execute rules against a discovered host": [
|
246
|
+
"对发现主机执行规则"
|
184
247
|
],
|
185
|
-
"
|
186
|
-
"
|
248
|
+
"Execute rules against all currently discovered hosts": [
|
249
|
+
"对当前所有发现主机执行规则"
|
250
|
+
],
|
251
|
+
"Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname": [
|
252
|
+
"缺少期望的 discovery_fact '%s',无法检测主接口和设置主机名称"
|
253
|
+
],
|
254
|
+
"Extra facter columns to show in host lists": [
|
255
|
+
"在主机列表中显示的额外 facter 列"
|
256
|
+
],
|
257
|
+
"Fact + prefix": [
|
258
|
+
"Fact + 前缀"
|
187
259
|
],
|
188
|
-
"
|
189
|
-
"
|
260
|
+
"Fact columns": [
|
261
|
+
"详情列"
|
190
262
|
],
|
191
|
-
"
|
192
|
-
"
|
263
|
+
"Fact name to use for primary interface detection": [
|
264
|
+
"用于主接口检测的详情名称"
|
193
265
|
],
|
194
|
-
"
|
195
|
-
"
|
266
|
+
"Facts could not be imported": [
|
267
|
+
"无法导入详情"
|
196
268
|
],
|
197
|
-
"
|
198
|
-
"%s
|
269
|
+
"Facts refreshed for %s": [
|
270
|
+
"%s 的事实已刷新"
|
199
271
|
],
|
200
|
-
"
|
201
|
-
"
|
272
|
+
"Failed to auto provision host %s: %s": [
|
273
|
+
"无法自动置备主机 %s:%s"
|
202
274
|
],
|
203
275
|
"Failed to reboot host %s": [
|
204
276
|
"重启主机 %s 失败"
|
205
277
|
],
|
206
278
|
"Failed to reboot host %{hostname} with error %{error_message}": [
|
207
|
-
"重启主机
|
279
|
+
"重启主机 %%{hostname} 失败,错误为 %%{error_message}"
|
208
280
|
],
|
209
281
|
"Failed to reboot hosts with error %s": [
|
210
282
|
"无法重启主机,错误 %s"
|
211
283
|
],
|
212
|
-
"
|
213
|
-
"
|
214
|
-
],
|
215
|
-
"The following hosts were not deleted: %s": [
|
216
|
-
"以下主机没有删除:%s"
|
217
|
-
],
|
218
|
-
"Failed to auto provision host %s: %s": [
|
219
|
-
"无法自动置备主机 %s:%s"
|
220
|
-
],
|
221
|
-
"Discovered hosts are provisioning now": [
|
222
|
-
"现在发现主机正在置备"
|
223
|
-
],
|
224
|
-
"Discovered host reported from unknown subnet, communication will not be proxied.": [
|
225
|
-
"从未知子网报告发现的主机,通信数据将不会被代理。"
|
284
|
+
"Failed to refresh facts for %s": [
|
285
|
+
"%s 的事实刷新失败"
|
226
286
|
],
|
227
|
-
"
|
228
|
-
"
|
287
|
+
"Failed to refresh facts for %{hostname} with error %{error_message}": [
|
288
|
+
"为 %%{hostname} 刷新事实失败,错误为 %%{error_message}"
|
229
289
|
],
|
230
|
-
"
|
231
|
-
"
|
290
|
+
"For more information please see ": [
|
291
|
+
"查看详情 "
|
232
292
|
],
|
233
|
-
"
|
234
|
-
"
|
293
|
+
"Force DNS": [
|
294
|
+
"强制 DNS"
|
235
295
|
],
|
236
|
-
"
|
237
|
-
"
|
296
|
+
"Force DNS entries creation when provisioning discovered host": [
|
297
|
+
"置备发现主机时强制 DNS 条目创建"
|
238
298
|
],
|
239
|
-
"
|
240
|
-
"
|
299
|
+
"Foreman Discovery": [
|
300
|
+
"Foreman 发现"
|
241
301
|
],
|
242
|
-
"
|
243
|
-
"
|
302
|
+
"Foreman discovered hosts summary": [
|
303
|
+
"Foreman 发现主机概述"
|
244
304
|
],
|
245
|
-
"
|
246
|
-
"
|
305
|
+
"Hardware": [
|
306
|
+
"硬件"
|
247
307
|
],
|
248
|
-
"
|
249
|
-
"
|
308
|
+
"Hardware facts": [
|
309
|
+
"硬件详情"
|
250
310
|
],
|
251
|
-
"
|
252
|
-
"
|
311
|
+
"Highlighted facts": [
|
312
|
+
"高亮详情"
|
253
313
|
],
|
254
|
-
"
|
255
|
-
"
|
314
|
+
"Highlights": [
|
315
|
+
"亮点"
|
256
316
|
],
|
257
|
-
"
|
258
|
-
"
|
317
|
+
"Host": [
|
318
|
+
"主机"
|
259
319
|
],
|
260
|
-
"
|
261
|
-
"
|
320
|
+
"Host %s has been dicovered": [
|
321
|
+
"主机 %s 已被发现"
|
262
322
|
],
|
263
|
-
"
|
264
|
-
"
|
323
|
+
"Host %{host} was provisioned with rule %{rule}": [
|
324
|
+
"主机 %{host} 被置备,带有规则 %{rule}"
|
265
325
|
],
|
266
|
-
"
|
267
|
-
"
|
326
|
+
"Host Group": [
|
327
|
+
"主机组"
|
268
328
|
],
|
269
|
-
"
|
270
|
-
"
|
329
|
+
"Host group location %s must also be associated to the discovery rule": [
|
330
|
+
"主机组位置 %s 也必须与发现规则关联"
|
271
331
|
],
|
272
|
-
"%s
|
273
|
-
"%s
|
332
|
+
"Host group organization %s must also be associated to the discovery rule": [
|
333
|
+
"主机组机构 %s 也必须与发现规则关联"
|
274
334
|
],
|
275
|
-
"
|
276
|
-
"
|
335
|
+
"Host of type %s can not be rebooted": [
|
336
|
+
"%s 类型的主机不能重启"
|
277
337
|
],
|
278
|
-
"
|
279
|
-
"
|
338
|
+
"Host's owner type": [
|
339
|
+
"主机所有者类型"
|
280
340
|
],
|
281
|
-
"
|
282
|
-
"
|
341
|
+
"Host's parameters (array or indexed hash)": [
|
342
|
+
"主机参数(阵列或索引哈希)"
|
283
343
|
],
|
284
|
-
"
|
285
|
-
"
|
344
|
+
"Hostname facts": [
|
345
|
+
"主机名详情"
|
286
346
|
],
|
287
|
-
"
|
288
|
-
"
|
347
|
+
"Hostname for provisioned hosts": [
|
348
|
+
"置备主机的主机名"
|
289
349
|
],
|
290
|
-
"
|
291
|
-
"
|
350
|
+
"Hostname prefix": [
|
351
|
+
"主机名前缀"
|
292
352
|
],
|
293
|
-
"
|
294
|
-
"
|
353
|
+
"Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID).": [
|
354
|
+
"主机名不得以数字开始。一种好方法是使用 facter 提供的独特信息(MAC 地址、BIOS 或序列 ID)。"
|
295
355
|
],
|
296
|
-
"
|
297
|
-
"
|
356
|
+
"Hosts": [
|
357
|
+
"主机"
|
298
358
|
],
|
299
|
-
"
|
300
|
-
"
|
359
|
+
"Hosts Limit": [
|
360
|
+
"主机限制"
|
301
361
|
],
|
302
|
-
"
|
303
|
-
"
|
362
|
+
"Hosts/Limit": [
|
363
|
+
"主机/限制"
|
304
364
|
],
|
305
|
-
"
|
306
|
-
"
|
365
|
+
"ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts": [
|
366
|
+
"本子网内用于管理到发现主机的连接的发现代理服务器 ID"
|
307
367
|
],
|
308
|
-
"
|
309
|
-
"
|
368
|
+
"IP Address": [
|
369
|
+
"IP 地址"
|
310
370
|
],
|
311
|
-
"
|
312
|
-
"
|
371
|
+
"IP address": [
|
372
|
+
"IP 地址"
|
313
373
|
],
|
314
|
-
"
|
315
|
-
"
|
374
|
+
"IPAM must be configured for subnet '%s'": [
|
375
|
+
"必须为子网 '%s' 配置 IPAM"
|
316
376
|
],
|
317
|
-
"
|
318
|
-
"
|
377
|
+
"IPMI": [
|
378
|
+
"IPMI"
|
319
379
|
],
|
320
|
-
"
|
321
|
-
"
|
380
|
+
"IPMI facts": [
|
381
|
+
"IPMI 详情"
|
322
382
|
],
|
323
|
-
"
|
324
|
-
"
|
383
|
+
"Identifier": [
|
384
|
+
"鉴定"
|
325
385
|
],
|
326
|
-
"
|
327
|
-
"
|
386
|
+
"Image API processing error: %{msg} (HTTP/%{code}, body: %{body})": [
|
387
|
+
"图片 API 处理错误:%{msg} (HTTP /%{code} , 内容:%{body} )"
|
328
388
|
],
|
329
|
-
"
|
330
|
-
"
|
389
|
+
"Image API returned HTTP/%{code} with '%{body}": [
|
390
|
+
"镜像 API 返回 HTTP/%{code},带有 '%{body}"
|
331
391
|
],
|
332
|
-
"
|
333
|
-
"
|
392
|
+
"In addition to @host attribute function rand for random integers is available. Examples:": [
|
393
|
+
"除了 @host 属性函数之外,还提供随机整数 rand。例如:"
|
334
394
|
],
|
335
|
-
"
|
336
|
-
"
|
395
|
+
"Init RAM kexec URL is invalid: '%s'": [
|
396
|
+
"Init RAM kexec URL 无效:'%s'"
|
337
397
|
],
|
338
|
-
"
|
339
|
-
"
|
398
|
+
"Interface fact": [
|
399
|
+
"接口详情"
|
340
400
|
],
|
341
|
-
"
|
342
|
-
"
|
401
|
+
"Interfaces": [
|
402
|
+
"接口"
|
343
403
|
],
|
344
404
|
"Invalid facts, must be a Hash": [
|
345
405
|
"无效详情,必须是 Hash"
|
346
406
|
],
|
347
|
-
"Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname": [
|
348
|
-
"缺少期望的 discovery_fact '%s',无法检测主接口和设置主机名称"
|
349
|
-
],
|
350
407
|
"Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s": [
|
351
408
|
"无效详情:hash 不包含 discovery_hostname 设置中任何详情的有效值:%s"
|
352
409
|
],
|
353
|
-
"Facts could not be imported": [
|
354
|
-
"无法导入详情"
|
355
|
-
],
|
356
|
-
"Could not get facts from proxy %{url}: %{error}": [
|
357
|
-
"无法从代理 %{url} 获得详情:%{error}"
|
358
|
-
],
|
359
|
-
"Unable to perform reboot on %{name} (%{url}): %{msg}": [
|
360
|
-
"无法在%{name}(%{url})上执行重新引导:%{msg}"
|
361
|
-
],
|
362
|
-
"Unable to perform %{action} on %{ips}": [
|
363
|
-
"无法在 %{ips} 上执行 %{action}"
|
364
|
-
],
|
365
|
-
"Unable to perform kexec on %{name} (%{url}): %{msg}": [
|
366
|
-
"无法在 %{name} (%{url}) 上执行 kexec : %{msg}"
|
367
|
-
],
|
368
410
|
"Invalid hostname: Could not normalize the hostname": [
|
369
411
|
"无效的主机名:无法标准化主机名"
|
370
412
|
],
|
371
|
-
"
|
372
|
-
"
|
373
|
-
],
|
374
|
-
"Rebooting %s": [
|
375
|
-
"重启 %s"
|
376
|
-
],
|
377
|
-
"Kexec template not associated with operating system": [
|
378
|
-
"Kexec 模板未与操作系统关联"
|
413
|
+
"Invalid user type of %s was provided": [
|
414
|
+
"提供了无效的 %s 用户类型"
|
379
415
|
],
|
380
416
|
"Kernel kexec URL is invalid: '%s'": [
|
381
417
|
"内核 kexec URL 无效:'%s'"
|
382
418
|
],
|
383
|
-
"
|
384
|
-
"
|
385
|
-
],
|
386
|
-
"Rebuild DNS for %s": [
|
387
|
-
"为 %s 重建 DNS"
|
388
|
-
],
|
389
|
-
"Discovery fact parser does not work with non-discovery host '%{host}'": [
|
390
|
-
"发现事实解析器无法在未发现主机 '%{host}' 上工作"
|
391
|
-
],
|
392
|
-
"Discovered host '%{host}' has all NICs filtered out, filter: %{filter}": [
|
393
|
-
"发现的主机 '%{host}' 的所有 NIC 都被过滤掉,过滤:%{filter}"
|
394
|
-
],
|
395
|
-
"Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}": [
|
396
|
-
"无法找到带有通过 '%{fact}' 指定的 '%{mac}' 的主 NIC。NIC 过滤:%{filter}"
|
397
|
-
],
|
398
|
-
"Highlights": [
|
399
|
-
"亮点"
|
400
|
-
],
|
401
|
-
"Storage": [
|
402
|
-
"存储"
|
403
|
-
],
|
404
|
-
"Hardware": [
|
405
|
-
"硬件"
|
406
|
-
],
|
407
|
-
"Network": [
|
408
|
-
"网络"
|
409
|
-
],
|
410
|
-
"Software": [
|
411
|
-
"软件"
|
412
|
-
],
|
413
|
-
"IPMI": [
|
414
|
-
"IPMI"
|
419
|
+
"Kexec template not associated with operating system": [
|
420
|
+
"Kexec 模板未与操作系统关联"
|
415
421
|
],
|
416
|
-
"
|
417
|
-
"
|
422
|
+
"Last Facts Upload": [
|
423
|
+
"最后事实上传"
|
418
424
|
],
|
419
|
-
"
|
420
|
-
"
|
425
|
+
"List all discovered hosts": [
|
426
|
+
"列出所有发现的主机"
|
421
427
|
],
|
422
|
-
"
|
423
|
-
""
|
428
|
+
"List all discovery rules": [
|
429
|
+
"列出所有发现规则"
|
424
430
|
],
|
425
|
-
"
|
426
|
-
""
|
431
|
+
"List all fact values of a given discovered host": [
|
432
|
+
"列出给定发现主机的所有系统信息值"
|
427
433
|
],
|
428
|
-
"
|
429
|
-
""
|
434
|
+
"List of facts to use for the hostname (first wins)": [
|
435
|
+
"用于主机名的详情列表(第一个有最高优先级)"
|
430
436
|
],
|
431
|
-
"
|
432
|
-
"
|
437
|
+
"Location": [
|
438
|
+
"位置"
|
433
439
|
],
|
434
|
-
"
|
435
|
-
"
|
440
|
+
"Locations": [
|
441
|
+
"位置"
|
436
442
|
],
|
437
|
-
"
|
438
|
-
""
|
443
|
+
"Lock PXE": [
|
444
|
+
"锁定 PXE"
|
439
445
|
],
|
440
|
-
"
|
441
|
-
"
|
446
|
+
"Locked PXEGrub template name": [
|
447
|
+
"锁定的 PXEGrub 模板名称"
|
442
448
|
],
|
443
|
-
"
|
444
|
-
"
|
449
|
+
"Locked PXEGrub2 template name": [
|
450
|
+
"锁定的 PXEGrub2 模板名称"
|
445
451
|
],
|
446
|
-
"
|
447
|
-
"
|
452
|
+
"Locked PXELinux template name": [
|
453
|
+
"锁定的 PXELinux 模板名称"
|
448
454
|
],
|
449
|
-
"
|
450
|
-
"
|
455
|
+
"MAC address": [
|
456
|
+
"MAC 地址"
|
451
457
|
],
|
452
|
-
"
|
453
|
-
"
|
458
|
+
"MAC-based name": [
|
459
|
+
"基于 MAC 的名称"
|
454
460
|
],
|
455
|
-
"
|
456
|
-
"
|
461
|
+
"Maximum hosts provisioned with this rule (0 = unlimited)": [
|
462
|
+
"按照此规则置备的最大主机数(0 = 没有限制)"
|
457
463
|
],
|
458
464
|
"Memory": [
|
459
465
|
"内存"
|
460
466
|
],
|
461
|
-
"
|
462
|
-
"
|
463
|
-
],
|
464
|
-
"Create Host": [
|
465
|
-
"创建主机"
|
467
|
+
"Miscellaneous": [
|
468
|
+
"杂项"
|
466
469
|
],
|
467
|
-
"
|
468
|
-
"
|
470
|
+
"Model": [
|
471
|
+
"模型"
|
469
472
|
],
|
470
|
-
"
|
471
|
-
"
|
473
|
+
"N/A": [
|
474
|
+
"不适用"
|
472
475
|
],
|
473
476
|
"Name": [
|
474
477
|
"名称"
|
475
478
|
],
|
476
|
-
"
|
477
|
-
"
|
479
|
+
"Name of the parameter": [
|
480
|
+
"参数名称"
|
478
481
|
],
|
479
|
-
"
|
480
|
-
"
|
482
|
+
"Network": [
|
483
|
+
"网络"
|
481
484
|
],
|
482
|
-
"
|
483
|
-
"
|
485
|
+
"Network facts": [
|
486
|
+
"网络详情"
|
484
487
|
],
|
485
|
-
"
|
486
|
-
"
|
488
|
+
"New Discovery Rule": [
|
489
|
+
"新建发现规则"
|
487
490
|
],
|
488
|
-
"
|
489
|
-
"
|
491
|
+
"New hosts": [
|
492
|
+
"新主机"
|
490
493
|
],
|
491
|
-
"
|
492
|
-
"
|
494
|
+
"New in the last 24 hours": [
|
495
|
+
"在最近 24 小时之内新建"
|
493
496
|
],
|
494
|
-
"
|
495
|
-
"
|
497
|
+
"No Discovery Rules found in this context. Create Discovery Rules to perform automated provisioning on Discovered Hosts": [
|
498
|
+
"在此上下文中没有发现规则。创建发现规则以在发现的主机上执行自动化调配"
|
496
499
|
],
|
497
|
-
"
|
498
|
-
"
|
500
|
+
"No discovered hosts available": [
|
501
|
+
"没有可用的发现主机"
|
499
502
|
],
|
500
|
-
"
|
501
|
-
"
|
503
|
+
"No discovered hosts for the selected period": [
|
504
|
+
"选定时间段内没有发现主机"
|
502
505
|
],
|
503
|
-
"
|
504
|
-
"
|
506
|
+
"No discovered hosts found in this context. This page shows discovered bare-metal or virtual nodes waiting to be provisioned.": [
|
507
|
+
"此上下文中未找到发现的主机。此页显示了等待置备的发现裸机或虚拟节点。"
|
505
508
|
],
|
506
|
-
"
|
507
|
-
"
|
509
|
+
"No discovered hosts to provision": [
|
510
|
+
"没有要置备的发现主机"
|
508
511
|
],
|
509
|
-
"
|
510
|
-
"
|
512
|
+
"No discovered hosts to reboot": [
|
513
|
+
"没有要重启的发现主机"
|
511
514
|
],
|
512
|
-
"
|
513
|
-
"
|
515
|
+
"No hostgroup associated with rule '%s'": [
|
516
|
+
"没有与规则 '%s' 关联的主机组"
|
514
517
|
],
|
515
|
-
"
|
516
|
-
"
|
518
|
+
"No hosts selected": [
|
519
|
+
"未选择主机"
|
517
520
|
],
|
518
|
-
"
|
519
|
-
"
|
521
|
+
"No hosts were found with that id or name": [
|
522
|
+
"找不到具有该 ID 或名称的主机"
|
520
523
|
],
|
521
|
-
"
|
522
|
-
"
|
524
|
+
"No new discovered hosts for this period": [
|
525
|
+
"此时间段内没有新发现主机"
|
523
526
|
],
|
524
|
-
"
|
525
|
-
"
|
527
|
+
"No rule found for host %s": [
|
528
|
+
"没有为主机 %s 找到规则"
|
526
529
|
],
|
527
|
-
"
|
528
|
-
"
|
530
|
+
"Not reported in more than 7 days": [
|
531
|
+
"没有超过 7 天的报告"
|
529
532
|
],
|
530
|
-
"
|
531
|
-
"
|
533
|
+
"One or more hosts have been discovered": [
|
534
|
+
"已发现一个或多个主机"
|
532
535
|
],
|
533
|
-
"
|
534
|
-
"
|
536
|
+
"One or more hosts with failed discovery due to error: %s": [
|
537
|
+
"一个或多个因为错误而导致发现失败的主机:%s"
|
535
538
|
],
|
536
|
-
"
|
537
|
-
"
|
539
|
+
"Option 'url' must be provided": [
|
540
|
+
"必须提供选项 'url'"
|
538
541
|
],
|
539
|
-
"
|
540
|
-
"
|
542
|
+
"Option 'url' must be valid URI: %s": [
|
543
|
+
"选项 'url' 必须是有效的 URI:%s"
|
541
544
|
],
|
542
|
-
"
|
543
|
-
"
|
545
|
+
"Options must be hash": [
|
546
|
+
"选项必须是哈希"
|
544
547
|
],
|
545
|
-
"
|
546
|
-
"
|
548
|
+
"Organization": [
|
549
|
+
"机构"
|
547
550
|
],
|
548
|
-
"
|
549
|
-
"
|
551
|
+
"Organizations": [
|
552
|
+
"机构"
|
550
553
|
],
|
551
|
-
"
|
552
|
-
"
|
554
|
+
"PXEGrub template to be used when pinning a host to discovery": [
|
555
|
+
"将主机固定至发现时使用的 PXEGrub 模板"
|
553
556
|
],
|
554
|
-
"
|
555
|
-
"
|
557
|
+
"PXEGrub2 template to be used when pinning a host to discovery": [
|
558
|
+
"将主机固定至发现时使用的 PXEGrub2 模板"
|
556
559
|
],
|
557
|
-
"
|
558
|
-
"
|
560
|
+
"PXELinux template to be used when pinning a host to discovery": [
|
561
|
+
"将主机固定至发现时使用的 PXELinux 模板"
|
559
562
|
],
|
560
|
-
"
|
561
|
-
"
|
563
|
+
"Parameter value": [
|
564
|
+
"参数值"
|
562
565
|
],
|
563
|
-
"
|
564
|
-
"
|
566
|
+
"Please Confirm": [
|
567
|
+
"请确认"
|
565
568
|
],
|
566
|
-
"
|
567
|
-
"
|
569
|
+
"Prefer IPv6": [
|
570
|
+
"首选使用 IPv6"
|
571
|
+
],
|
572
|
+
"Prefer IPv6 to IPv4 when calling discovered nodes": [
|
573
|
+
"在调用发现节点时,首选 IPv6 而不是 IPv4"
|
568
574
|
],
|
569
575
|
"Primary": [
|
570
576
|
"主"
|
571
577
|
],
|
572
|
-
"
|
573
|
-
"
|
574
|
-
],
|
575
|
-
"Organizations": [
|
576
|
-
"机构"
|
577
|
-
],
|
578
|
-
"Target host group for this rule with all properties set": [
|
579
|
-
"此规则的目标主机组所有属性已设置"
|
580
|
-
],
|
581
|
-
"Hostname for provisioned hosts": [
|
582
|
-
"置备主机的主机名"
|
583
|
-
],
|
584
|
-
"Hosts Limit": [
|
585
|
-
"主机限制"
|
578
|
+
"Provision": [
|
579
|
+
"置备"
|
586
580
|
],
|
587
|
-
"
|
588
|
-
"
|
581
|
+
"Provision %s": [
|
582
|
+
"置备 %s"
|
589
583
|
],
|
590
|
-
"
|
591
|
-
"
|
584
|
+
"Provision a discovered host": [
|
585
|
+
"置备发现主机"
|
592
586
|
],
|
593
|
-
"
|
594
|
-
"
|
587
|
+
"Random name": [
|
588
|
+
"随机名"
|
595
589
|
],
|
596
|
-
"
|
597
|
-
"
|
590
|
+
"Reboot": [
|
591
|
+
"重启"
|
598
592
|
],
|
599
|
-
"
|
600
|
-
"
|
593
|
+
"Rebooting %s": [
|
594
|
+
"重启 %s"
|
601
595
|
],
|
602
|
-
"
|
603
|
-
"
|
596
|
+
"Rebooting a discovered host": [
|
597
|
+
"重启发现主机"
|
604
598
|
],
|
605
|
-
"
|
606
|
-
"
|
599
|
+
"Rebooting all discovered hosts": [
|
600
|
+
"重启所有发现主机"
|
607
601
|
],
|
608
|
-
"
|
609
|
-
"
|
602
|
+
"Rebooting host %s": [
|
603
|
+
"正在重启主机 %s"
|
610
604
|
],
|
611
|
-
"
|
612
|
-
"
|
605
|
+
"Rebuild DNS for %s": [
|
606
|
+
"为 %s 重建 DNS"
|
613
607
|
],
|
614
|
-
"
|
615
|
-
"
|
608
|
+
"Refresh facts": [
|
609
|
+
"刷新详情"
|
616
610
|
],
|
617
|
-
"
|
618
|
-
"
|
611
|
+
"Refreshing the facts of a discovered host": [
|
612
|
+
"刷新发现主机的详情"
|
619
613
|
],
|
620
|
-
"
|
621
|
-
"
|
614
|
+
"Regex to organize facts for hardware section": [
|
615
|
+
"组织硬件部分详情的正则表达式"
|
622
616
|
],
|
623
|
-
"
|
624
|
-
"
|
617
|
+
"Regex to organize facts for highlights section - e.g. ^(abc|cde)$": [
|
618
|
+
"组织高亮部分详情的正则表达式 - 例如 ^(abc|cde)$"
|
625
619
|
],
|
626
|
-
"
|
627
|
-
"
|
620
|
+
"Regex to organize facts for ipmi section": [
|
621
|
+
"组织 ipmi 部分详情的正则表达式"
|
628
622
|
],
|
629
|
-
"
|
630
|
-
"
|
623
|
+
"Regex to organize facts for network section": [
|
624
|
+
"组织网络部分详情的正则表达式"
|
631
625
|
],
|
632
|
-
"
|
633
|
-
"
|
626
|
+
"Regex to organize facts for software section": [
|
627
|
+
"组织软件部分详情的正则表达式"
|
634
628
|
],
|
635
|
-
"
|
636
|
-
"
|
629
|
+
"Regex to organize facts for storage section": [
|
630
|
+
"组织存储部分详情的正则表达式"
|
637
631
|
],
|
638
|
-
"
|
639
|
-
"
|
632
|
+
"Reloading kernel on %s": [
|
633
|
+
"正在 %s 上重新加载内核"
|
640
634
|
],
|
641
|
-
"
|
642
|
-
"
|
635
|
+
"Reported in the last 7 days": [
|
636
|
+
"最近 7 天内报告"
|
643
637
|
],
|
644
|
-
"
|
645
|
-
"
|
638
|
+
"Rule disabled": [
|
639
|
+
"已禁用规则"
|
646
640
|
],
|
647
|
-
"
|
648
|
-
"
|
641
|
+
"Rule enabled": [
|
642
|
+
"已启用规则"
|
649
643
|
],
|
650
|
-
"
|
651
|
-
"
|
644
|
+
"Rule priority (lower integer means higher priority)": [
|
645
|
+
"规则优先级(整数越小,优先级越高)"
|
652
646
|
],
|
653
|
-
"
|
654
|
-
"
|
647
|
+
"Select Action": [
|
648
|
+
"选择操作"
|
655
649
|
],
|
656
|
-
"
|
657
|
-
"
|
650
|
+
"Select all items in this page": [
|
651
|
+
"选择这个页中的所有项"
|
658
652
|
],
|
659
|
-
"
|
660
|
-
"
|
653
|
+
"Select location": [
|
654
|
+
"选择位置"
|
661
655
|
],
|
662
|
-
"
|
663
|
-
"
|
656
|
+
"Select organization": [
|
657
|
+
"选择机构"
|
664
658
|
],
|
665
|
-
"
|
666
|
-
"
|
659
|
+
"Show a discovered host": [
|
660
|
+
"显示一个发现主机"
|
667
661
|
],
|
668
|
-
"
|
669
|
-
"
|
662
|
+
"Show a discovery rule": [
|
663
|
+
"显示一条发现规则"
|
670
664
|
],
|
671
|
-
"
|
672
|
-
"
|
665
|
+
"Software": [
|
666
|
+
"软件"
|
673
667
|
],
|
674
|
-
"
|
675
|
-
"
|
668
|
+
"Software facts": [
|
669
|
+
"软件详情"
|
676
670
|
],
|
677
|
-
"
|
678
|
-
"
|
671
|
+
"Something went wrong while selecting hosts - %s": [
|
672
|
+
"选择主机时出错 - %s"
|
679
673
|
],
|
680
|
-
"
|
681
|
-
"
|
674
|
+
"Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB).": [
|
675
|
+
"以与置备模板 (ERB) 中相同的语法指定目标主机名模板模式。"
|
682
676
|
],
|
683
|
-
"
|
684
|
-
"
|
677
|
+
"Storage": [
|
678
|
+
"存储"
|
685
679
|
],
|
686
|
-
"
|
687
|
-
"
|
680
|
+
"Storage facts": [
|
681
|
+
"存储详情"
|
688
682
|
],
|
689
|
-
"
|
690
|
-
"
|
683
|
+
"Submit": [
|
684
|
+
"提交"
|
691
685
|
],
|
692
|
-
"
|
693
|
-
"
|
686
|
+
"Subnet": [
|
687
|
+
"子网"
|
694
688
|
],
|
695
|
-
"
|
696
|
-
"
|
689
|
+
"Successfully provisioned %s": [
|
690
|
+
"已成功置备 %s"
|
697
691
|
],
|
698
|
-
"
|
699
|
-
""
|
692
|
+
"Summary from %{time} ago to %{now}": [
|
693
|
+
"从%{time}以前到 %{now} 的概述"
|
700
694
|
],
|
701
|
-
"
|
702
|
-
"
|
695
|
+
"Summary report for discovered hosts from Foreman": [
|
696
|
+
"来自 Foreman 的 发现主机概述报告"
|
703
697
|
],
|
704
|
-
"
|
705
|
-
"
|
698
|
+
"Target host group for this rule with all properties set": [
|
699
|
+
"此规则的目标主机组所有属性已设置"
|
706
700
|
],
|
707
|
-
"
|
708
|
-
"
|
701
|
+
"The default location to place discovered hosts in": [
|
702
|
+
"放置发现主机的默认位置"
|
709
703
|
],
|
710
|
-
"
|
711
|
-
"
|
704
|
+
"The default organization to place discovered hosts in": [
|
705
|
+
"放置发现主机的默认机构"
|
712
706
|
],
|
713
707
|
"The default prefix to use for the host name, must start with a letter": [
|
714
708
|
"使用的主机名默认前缀必须以字母开头"
|
715
709
|
],
|
716
|
-
"
|
717
|
-
"
|
718
|
-
],
|
719
|
-
"Extra facter columns to show in host lists": [
|
720
|
-
""
|
721
|
-
],
|
722
|
-
"Highlighted facts": [
|
723
|
-
"高亮详情"
|
710
|
+
"The following hosts were not deleted: %s": [
|
711
|
+
"以下主机没有删除:%s"
|
724
712
|
],
|
725
|
-
"
|
726
|
-
"
|
713
|
+
"This might take a while, as all hosts, facts and reports will be destroyed as well": [
|
714
|
+
"这可能需要一段时间,因为所有主机,事实和报告也将被销毁"
|
727
715
|
],
|
728
|
-
"
|
729
|
-
"
|
716
|
+
"Type": [
|
717
|
+
"类型"
|
730
718
|
],
|
731
|
-
"
|
732
|
-
"
|
719
|
+
"Type of name generator": [
|
720
|
+
"名称生成器类型"
|
733
721
|
],
|
734
|
-
"
|
735
|
-
"
|
722
|
+
"Type of value": [
|
723
|
+
"值类型"
|
736
724
|
],
|
737
|
-
"
|
738
|
-
"
|
725
|
+
"UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks": [
|
726
|
+
"用于跟踪编配任务状态的 UUID,GET /api/orchestration/:UUID/tasks"
|
739
727
|
],
|
740
|
-
"
|
741
|
-
"
|
728
|
+
"Unable to find a discovery rule, no host provided (check permissions)": [
|
729
|
+
"无法找到发现规则,未提供主机(检查许可)"
|
742
730
|
],
|
743
|
-
"
|
744
|
-
"
|
731
|
+
"Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}": [
|
732
|
+
"无法找到带有通过 '%{fact}' 指定的 '%{mac}' 的主 NIC。NIC 过滤:%{filter}"
|
745
733
|
],
|
746
|
-
"
|
747
|
-
"
|
734
|
+
"Unable to perform %{action} on %{ips}": [
|
735
|
+
"无法在 %{ips} 上执行 %{action}"
|
748
736
|
],
|
749
|
-
"
|
750
|
-
"
|
737
|
+
"Unable to perform kexec on %{name} (%{url}): %{msg}": [
|
738
|
+
"无法在 %{name} (%{url}) 上执行 kexec : %{msg}"
|
751
739
|
],
|
752
|
-
"
|
753
|
-
"
|
740
|
+
"Unable to perform reboot on %{name} (%{url}): %{msg}": [
|
741
|
+
"无法在%{name}(%{url})上执行重新引导:%{msg}"
|
754
742
|
],
|
755
|
-
"
|
756
|
-
"
|
743
|
+
"Unable to provision %{host}: %{errors}": [
|
744
|
+
"无法置备 %{host}:%{errors}"
|
757
745
|
],
|
758
|
-
"
|
759
|
-
"
|
746
|
+
"Update a rule": [
|
747
|
+
"更新规则"
|
760
748
|
],
|
761
|
-
"
|
762
|
-
"
|
749
|
+
"Upload facts for a host, creating the host if required": [
|
750
|
+
"为主机上传 fact,需要时会创建主机"
|
763
751
|
],
|
764
|
-
"
|
765
|
-
"
|
752
|
+
"When creating hostname patterns, make sure the resulting host names are unique.": [
|
753
|
+
"创建主机名模式时,确保生成的主机名是唯一的。"
|
766
754
|
],
|
767
|
-
"
|
768
|
-
"
|
755
|
+
"can't contain white spaces.": [
|
756
|
+
"不能包含空格。"
|
769
757
|
],
|
770
|
-
"
|
771
|
-
"
|
758
|
+
"defines a pattern to assign human-readable hostnames to the matching hosts": [
|
759
|
+
"定义向匹配主机分配人类可读的主机名称的模式"
|
772
760
|
],
|
773
|
-
"
|
774
|
-
"
|
761
|
+
"documentation": [
|
762
|
+
"文档"
|
775
763
|
],
|
776
|
-
"
|
777
|
-
"
|
764
|
+
"enables to limit maximum amount of provisioned hosts per rule": [
|
765
|
+
"支持根据规则限制置备主机的最大数量"
|
778
766
|
],
|
779
|
-
"
|
780
|
-
"
|
767
|
+
"filter results": [
|
768
|
+
"过滤结果"
|
781
769
|
],
|
782
|
-
"
|
783
|
-
"
|
770
|
+
"flag is used for temporary shutdown of rules": [
|
771
|
+
"标记用于临时关闭规则"
|
784
772
|
],
|
785
|
-
"
|
786
|
-
"
|
773
|
+
"hash containing facts for the host with minimum set of facts: discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: eth0 (example in case primary interface is named eth0)": [
|
774
|
+
"hash 包含具备最小详情集合的主机的详情:discovery_bootif、macaddress_eth0、ipaddress、ipaddress_eth0、interfaces: eth0(主接口名为 eth0 的示例)"
|
787
775
|
],
|
788
|
-
"
|
789
|
-
"
|
776
|
+
"items selected. Uncheck to Clear": [
|
777
|
+
"选择的项。取消选中以清除"
|
790
778
|
],
|
791
|
-
"
|
792
|
-
"
|
779
|
+
"location ID for provisioned hosts": [
|
780
|
+
"预配主机的位置 ID"
|
793
781
|
],
|
794
|
-
"
|
795
|
-
"
|
782
|
+
"must be present.": [
|
783
|
+
"必须存在。"
|
796
784
|
],
|
797
|
-
"
|
798
|
-
"
|
785
|
+
"must start with a letter or ERB.": [
|
786
|
+
"必须以字母或 ERB 开始。"
|
799
787
|
],
|
800
|
-
"
|
801
|
-
"
|
788
|
+
"not required if it's a virtual machine": [
|
789
|
+
"如果是虚拟机,则不需要"
|
802
790
|
],
|
803
|
-
"
|
804
|
-
"
|
791
|
+
"not required if using a subnet with DHCP proxy": [
|
792
|
+
"如果使用带有 DHCP 代理的子网则不需要"
|
805
793
|
],
|
806
|
-
"
|
807
|
-
"
|
794
|
+
"number of entries per request": [
|
795
|
+
"每个请求的条目数"
|
808
796
|
],
|
809
|
-
"
|
810
|
-
"
|
797
|
+
"organization ID for provisioned hosts": [
|
798
|
+
"预配主机的组织 ID"
|
811
799
|
],
|
812
|
-
"
|
813
|
-
"
|
800
|
+
"paginate results": [
|
801
|
+
"分页结果"
|
814
802
|
],
|
815
|
-
"
|
816
|
-
"
|
803
|
+
"puts the rules in order, low numbers go first. Must be greater then zero": [
|
804
|
+
"按顺序排列规则,低数值优先。必须大于 0"
|
817
805
|
],
|
818
|
-
"
|
819
|
-
"
|
806
|
+
"query to match discovered hosts for the particular rule": [
|
807
|
+
"与特定规则的发现主机匹配的查询"
|
820
808
|
],
|
821
|
-
"
|
822
|
-
"
|
809
|
+
"represents rule name shown to the users": [
|
810
|
+
"代表显示给用户的规则名称"
|
823
811
|
],
|
824
|
-
"
|
825
|
-
""
|
812
|
+
"required if host is managed and custom partition has not been defined": [
|
813
|
+
"如果已管理主机,且未定义自定义分区,则需填写"
|
826
814
|
],
|
827
|
-
"
|
828
|
-
"
|
815
|
+
"required if host is managed and value is not inherited from host group": [
|
816
|
+
"如果主机是受管的,且值没有从主机组继承,则是必需的"
|
829
817
|
],
|
830
|
-
"
|
831
|
-
"
|
818
|
+
"required if not imaged based provisioning and host is managed and value is not inherited from host group": [
|
819
|
+
"如果不是基于置备镜像的,主机是受管的,且值没有从主机组继承,则是必需的"
|
832
820
|
],
|
833
|
-
"
|
834
|
-
"
|
821
|
+
"required if value is not inherited from host group or default password in settings": [
|
822
|
+
"如果数值不是从主机组或设置中的默认密码继承,则需要"
|
835
823
|
],
|
836
|
-
"
|
837
|
-
"
|
824
|
+
"sort results": [
|
825
|
+
"排序结果"
|
838
826
|
],
|
839
|
-
"
|
840
|
-
"
|
827
|
+
"the hostgroup that is used to auto provision a host": [
|
828
|
+
"用于自动置备主机的主机组"
|
841
829
|
]
|
842
830
|
}
|
843
831
|
}
|