foreman_ansible 3.0.6 → 3.0.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,33 +1,39 @@
1
- # Chinese translations for foreman_ansible package.
2
- # Copyright (C) 2018 THE PACKAGE'S COPYRIGHT HOLDER
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the foreman_ansible package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
5
- #
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ # Translators:
7
+ # Dominic Cleal <dominic@cleal.org>, 2019
8
+ # Bryan Kearney <bryan.kearney@gmail.com>, 2019
9
+ # tim123, 2019
10
+ #
11
+ #, fuzzy
6
12
  msgid ""
7
13
  msgstr ""
8
14
  "Project-Id-Version: foreman_ansible 3.0.0\n"
9
15
  "Report-Msgid-Bugs-To: \n"
10
- "PO-Revision-Date: 2018-03-12 12:24-0400\n"
11
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12
- "Language-Team: Chinese\n"
13
- "Language: zh_CN\n"
16
+ "POT-Creation-Date: 2019-06-27 17:00+0200\n"
17
+ "PO-Revision-Date: 2018-11-14 21:36+0000\n"
18
+ "Last-Translator: tim123, 2019\n"
19
+ "Language-Team: Chinese (China) (https://www.transifex.com/foreman/teams/114/zh_CN/)\n"
14
20
  "MIME-Version: 1.0\n"
15
21
  "Content-Type: text/plain; charset=UTF-8\n"
16
22
  "Content-Transfer-Encoding: 8bit\n"
23
+ "Language: zh_CN\n"
17
24
  "Plural-Forms: nplurals=1; plural=0;\n"
18
- "\n"
19
25
 
20
26
  #: ../app/controllers/ansible_roles_controller.rb:35
21
27
  msgid "Import of roles successfully finished."
22
- msgstr ""
28
+ msgstr "角色导入已成功完成。"
23
29
 
24
30
  #: ../app/controllers/ansible_roles_controller.rb:50
25
31
  msgid "No changes in roles detected."
26
- msgstr ""
32
+ msgstr "没有检测到角色更改。"
27
33
 
28
34
  #: ../app/controllers/ansible_roles_controller.rb:51
29
35
  msgid "No changes in roles detected on %s."
30
- msgstr ""
36
+ msgstr "%s 上没有检测到角色更改。"
31
37
 
32
38
  #: ../app/controllers/ansible_variables_controller.rb:39
33
39
  msgid "No changes in variables detected on %s."
@@ -42,16 +48,38 @@ msgid ""
42
48
  msgstr ""
43
49
 
44
50
  #: ../app/controllers/ansible_variables_controller.rb:102
45
- msgid "No proxy found to import variables from, ensure that the smart proxy has the Ansible feature enabled."
51
+ msgid ""
52
+ "No proxy found to import variables from, ensure that the smart proxy has the"
53
+ " Ansible feature enabled."
54
+ msgstr ""
55
+
56
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:7
57
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:12
58
+ msgid "Show Ansible inventory for hosts"
59
+ msgstr ""
60
+
61
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:8
62
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:13
63
+ msgid "IDs of hosts included in inventory"
64
+ msgstr ""
65
+
66
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:17
67
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:22
68
+ msgid "Show Ansible inventory for hostgroups"
69
+ msgstr ""
70
+
71
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:18
72
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:23
73
+ msgid "IDs of hostgroups included in inventory"
46
74
  msgstr ""
47
75
 
48
76
  #: ../app/controllers/api/v2/ansible_override_values_controller.rb:17
49
77
  msgid "Override match"
50
- msgstr ""
78
+ msgstr "替代匹配"
51
79
 
52
80
  #: ../app/controllers/api/v2/ansible_override_values_controller.rb:18
53
81
  msgid "Override value, required if omit is false"
54
- msgstr ""
82
+ msgstr "覆盖值,omit 为 false 时必需"
55
83
 
56
84
  #: ../app/controllers/api/v2/ansible_override_values_controller.rb:22
57
85
  msgid "Create an override value for a specific ansible variable"
@@ -63,38 +91,45 @@ msgstr ""
63
91
 
64
92
  #: ../app/controllers/api/v2/ansible_roles_controller.rb:18
65
93
  msgid "Show role"
66
- msgstr ""
94
+ msgstr "显示角色"
67
95
 
68
96
  #: ../app/controllers/api/v2/ansible_roles_controller.rb:22
69
97
  msgid "List Ansible roles"
70
- msgstr ""
98
+ msgstr "列出 Ansible 角色"
71
99
 
72
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:28
100
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:29
73
101
  msgid "Deletes Ansible role"
74
- msgstr ""
102
+ msgstr "删除 Ansible 角色"
75
103
 
76
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:34
104
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:35
77
105
  msgid "Import Ansible roles"
78
- msgstr ""
106
+ msgstr "导入 Ansible 角色"
79
107
 
80
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:35 ../app/controllers/api/v2/ansible_roles_controller.rb:42 ../app/controllers/api/v2/ansible_variables_controller.rb:73 ../app/controllers/api/v2/ansible_variables_controller.rb:83
108
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:36
109
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:43
110
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:75
111
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:85
81
112
  msgid "Smart Proxy to import from"
82
- msgstr ""
113
+ msgstr "作为导入来源的智能代理服务器"
83
114
 
84
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:36
115
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:37
85
116
  msgid "Ansible role names to import"
86
- msgstr ""
117
+ msgstr "导入的 Ansible 角色名称"
87
118
 
88
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:41
119
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:42
89
120
  msgid "Obsolete Ansible roles"
90
- msgstr ""
121
+ msgstr "废弃的 Ansible 角色"
91
122
 
92
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:48
123
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:49
93
124
  msgid "Fetch Ansible roles available to be imported"
94
- msgstr ""
125
+ msgstr "获取可以导入的 Ansible 角色"
95
126
 
96
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:49
127
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:50
97
128
  msgid "Smart Proxy to fetch from"
129
+ msgstr "用来获取的职能代理"
130
+
131
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:73
132
+ msgid "Smart proxy id is required"
98
133
  msgstr ""
99
134
 
100
135
  #: ../app/controllers/api/v2/ansible_variables_controller.rb:20
@@ -105,89 +140,97 @@ msgstr ""
105
140
  msgid "List Ansible variables"
106
141
  msgstr ""
107
142
 
108
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:30
143
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:31
109
144
  msgid "Deletes Ansible variable"
110
145
  msgstr ""
111
146
 
112
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:39
147
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:40
113
148
  msgid "Name of variable"
114
- msgstr ""
149
+ msgstr "变量名称"
115
150
 
116
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:40
151
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:41
117
152
  msgid "Role ID"
118
153
  msgstr ""
119
154
 
120
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:41
155
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:42
121
156
  msgid "Default value of variable"
122
- msgstr ""
157
+ msgstr "变量的默认值"
123
158
 
124
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:42
159
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:43
125
160
  msgid "When enabled the parameter is hidden in the UI"
126
- msgstr ""
161
+ msgstr "何时将启用的参数隐藏到 UI 中"
127
162
 
128
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:43
163
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:44
129
164
  msgid "The order in which values are resolved"
130
- msgstr ""
165
+ msgstr "解析参数值的指令"
131
166
 
132
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:44
167
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:45
133
168
  msgid "Description of variable"
134
- msgstr ""
169
+ msgstr "变量描述"
135
170
 
136
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:45
171
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:46
137
172
  msgid "Types of validation values"
138
- msgstr ""
173
+ msgstr "验证值类型"
139
174
 
140
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:46
175
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:47
141
176
  msgid "Used to enforce certain values for the parameter values"
142
- msgstr ""
177
+ msgstr "用来在参数中强制使用某些值"
143
178
 
144
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:47
179
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:48
145
180
  msgid "Types of variable values"
146
- msgstr ""
181
+ msgstr "变量值类型"
147
182
 
148
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:48
183
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:49
149
184
  msgid "Merge all matching values (only array/hash type)"
150
- msgstr ""
185
+ msgstr "合并所有匹配的值(仅用于阵列/哈希类型)"
151
186
 
152
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:49
187
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:50
153
188
  msgid "Include default value when merging all matching values"
154
- msgstr ""
189
+ msgstr "合并所有匹配值时包括默认值"
155
190
 
156
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:50
191
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:51
157
192
  msgid "Remove duplicate values (only array type)"
193
+ msgstr "删除重复值(仅用于阵列类型)"
194
+
195
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:52
196
+ msgid "Whether to override variable or not"
158
197
  msgstr ""
159
198
 
160
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:54
199
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:56
161
200
  msgid "Create Ansible variable"
162
201
  msgstr ""
163
202
 
164
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:61
203
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:63
165
204
  msgid "Updates Ansible variable"
166
205
  msgstr ""
167
206
 
168
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:71
169
- msgid "Import Ansible variables. This will only import variables for already existing roles, it will not import any new roles"
207
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:73
208
+ msgid ""
209
+ "Import Ansible variables. This will only import variables for already "
210
+ "existing roles, it will not import any new roles"
170
211
  msgstr ""
171
212
 
172
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:81
173
- msgid "Obsolete Ansible variables. This will only obsolete variables for already existing roles, it will not delete any old roles"
213
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:83
214
+ msgid ""
215
+ "Obsolete Ansible variables. This will only obsolete variables for already "
216
+ "existing roles, it will not delete any old roles"
174
217
  msgstr ""
175
218
 
176
219
  #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:20
177
220
  msgid "Plays Ansible roles on a hostgroup"
178
- msgstr ""
221
+ msgstr "扮演主机组上的 Ansible 角色"
179
222
 
180
223
  #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:30
181
224
  msgid "Plays Ansible roles on hostgroups"
182
- msgstr ""
225
+ msgstr "扮演主机组上的 Ansible 角色"
183
226
 
184
227
  #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:31
185
228
  msgid "IDs of hostgroups to play roles on"
186
- msgstr ""
229
+ msgstr "扮演角色所在的主机组 ID"
187
230
 
188
231
  #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:42
189
232
  msgid "List all Ansible roles for a hostgroup"
190
- msgstr ""
233
+ msgstr "列出一个主机组的所有 Ansible 角色"
191
234
 
192
235
  #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:53
193
236
  msgid "Assigns Ansible roles to a hostgroup"
@@ -197,25 +240,26 @@ msgstr ""
197
240
  msgid "Ansible roles to assign to a hostgroup"
198
241
  msgstr ""
199
242
 
200
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_param_group_extensions.rb:13 ../app/controllers/foreman_ansible/api/v2/hosts_param_group_extensions.rb:13
243
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_param_group_extensions.rb:13
244
+ #: ../app/controllers/foreman_ansible/api/v2/hosts_param_group_extensions.rb:13
201
245
  msgid "IDs of associated ansible roles"
202
- msgstr ""
246
+ msgstr "相关 ansible 角色的 ID"
203
247
 
204
248
  #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:26
205
249
  msgid "Plays Ansible roles on a host"
206
- msgstr ""
250
+ msgstr "扮演主机上的 Ansible 角色"
207
251
 
208
252
  #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:35
209
253
  msgid "Plays Ansible roles on hosts"
210
- msgstr ""
254
+ msgstr "扮演主机上的 Ansible 角色"
211
255
 
212
256
  #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:36
213
257
  msgid "IDs of hosts to play roles on"
214
- msgstr ""
258
+ msgstr "扮演角色所在的主机 ID"
215
259
 
216
260
  #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:46
217
261
  msgid "List all Ansible roles for a host"
218
- msgstr ""
262
+ msgstr "显示一个主机上的所有 Ansible 角色"
219
263
 
220
264
  #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:56
221
265
  msgid "Assigns Ansible roles to a host"
@@ -227,19 +271,19 @@ msgstr ""
227
271
 
228
272
  #: ../app/controllers/foreman_ansible/concerns/hostgroups_controller_extensions.rb:27
229
273
  msgid "Host group has no associated hosts"
230
- msgstr ""
274
+ msgstr "主机组没有关联的主机"
231
275
 
232
276
  #: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:13
233
277
  msgid "There are no Ansible roles to play"
234
- msgstr ""
278
+ msgstr "没有扮演的 Ansible 角色"
235
279
 
236
280
  #: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:15
237
281
  msgid "Could not run Ansible roles for %{host}"
238
- msgstr ""
282
+ msgstr "无法为 %{host} 运行 Ansible 角色"
239
283
 
240
284
  #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:8
241
285
  msgid "Import from %s"
242
- msgstr ""
286
+ msgstr "从 %s 导入"
243
287
 
244
288
  #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:23
245
289
  msgid "Ansible Role"
@@ -247,111 +291,134 @@ msgstr ""
247
291
 
248
292
  #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:29
249
293
  msgid "Import"
250
- msgstr ""
294
+ msgstr "导入"
251
295
 
252
296
  #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:35
253
297
  msgid "%s ago"
254
- msgstr ""
298
+ msgstr "%s 前"
255
299
 
256
- #: ../app/helpers/foreman_ansible/hosts_helper_extensions.rb:13 ../app/lib/actions/foreman_ansible/helpers/host_common.rb:18
300
+ #: ../app/helpers/foreman_ansible/hosts_helper_extensions.rb:13
301
+ #: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:18
257
302
  msgid "Play Ansible roles"
258
- msgstr ""
303
+ msgstr "扮演 Ansible 角色"
259
304
 
260
305
  #: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:10
261
306
  msgid "Playbook execution failed"
262
- msgstr ""
307
+ msgstr "Playbook 执行失败"
263
308
 
264
- #: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:30 ../lib/foreman_ansible_core/remote_execution_core/ansible_runner.rb:36
309
+ #: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:30
310
+ #: ../lib/foreman_ansible_core/remote_execution_core/ansible_runner.rb:36
265
311
  msgid "Error loading data from proxy"
266
- msgstr ""
312
+ msgstr "从代理服务器载入数据出错"
267
313
 
268
314
  #: ../app/lib/actions/foreman_ansible/helpers/play_roles_description.rb:13
269
315
  msgid "Foreman"
270
- msgstr ""
316
+ msgstr "Foreman"
271
317
 
272
318
  #: ../app/lib/proxy_api/ansible.rb:27
273
319
  msgid "Unable to get roles from Ansible"
274
- msgstr ""
320
+ msgstr "无法从 Ansible 获取角色"
275
321
 
276
322
  #: ../app/lib/proxy_api/ansible.rb:34 ../app/lib/proxy_api/ansible.rb:41
277
323
  msgid "Unable to get roles/variables from Ansible"
278
324
  msgstr ""
279
325
 
280
326
  #: ../app/models/setting/ansible.rb:20
281
- msgid "Use this to supply a path to an SSH Private Key that Ansible will use in lieu of a password Override with \"ansible_ssh_private_key_file\" host parameter"
327
+ msgid ""
328
+ "Use this to supply a path to an SSH Private Key that Ansible will use in "
329
+ "lieu of a password Override with \"ansible_ssh_private_key_file\" host "
330
+ "parameter"
282
331
  msgstr ""
332
+ "使用此选项提供一个 SSH 私钥路径,供 Ansible 用于代替密码。用 \"ansible_ssh_private_key_file\" "
333
+ "主机参数覆盖"
283
334
 
284
335
  #: ../app/models/setting/ansible.rb:25
285
336
  msgid "Private Key Path"
286
- msgstr ""
337
+ msgstr "私钥路径"
287
338
 
288
339
  #: ../app/models/setting/ansible.rb:29
289
- msgid "Use this connection type by default when running Ansible playbooks. You can override this on hosts by adding a parameter \"ansible_connection\""
340
+ msgid ""
341
+ "Use this connection type by default when running Ansible playbooks. You can "
342
+ "override this on hosts by adding a parameter \"ansible_connection\""
290
343
  msgstr ""
344
+ "运行 Ansible playbook 时,默认使用这种连接类型。您可以通过添加参数 \"ansible_connection\" 在主机上覆盖此类型"
291
345
 
292
346
  #: ../app/models/setting/ansible.rb:33
293
347
  msgid "Connection type"
294
- msgstr ""
348
+ msgstr "连接类型"
295
349
 
296
350
  #: ../app/models/setting/ansible.rb:37
297
- msgid "Enable/disable WinRM server certificate validation when running Ansible playbooks. You can override this on hosts by adding a parameter \"ansible_winrm_server_cert_validation\""
351
+ msgid ""
352
+ "Enable/disable WinRM server certificate validation when running Ansible "
353
+ "playbooks. You can override this on hosts by adding a parameter "
354
+ "\"ansible_winrm_server_cert_validation\""
298
355
  msgstr ""
356
+ "运行 Ansible playbook 时启用/禁用 WinRM 服务器证书验证。您可以通过添加参数 "
357
+ "\"ansible_winrm_server_cert_validation\" 在主机上覆盖此选项"
299
358
 
300
359
  #: ../app/models/setting/ansible.rb:42
301
360
  msgid "WinRM cert Validation"
302
- msgstr ""
361
+ msgstr "WinRM 证书验证"
303
362
 
304
363
  #: ../app/models/setting/ansible.rb:46
305
- msgid "Foreman will add the this level of verbosity for additional debugging output when running Ansible playbooks."
306
- msgstr ""
364
+ msgid ""
365
+ "Foreman will add the this level of verbosity for additional debugging output"
366
+ " when running Ansible playbooks."
367
+ msgstr "运行 Ansible playbook 时,Foreman 将添加这一详细级别,以获得额外调试输出。"
307
368
 
308
369
  #: ../app/models/setting/ansible.rb:49
309
370
  msgid "Default verbosity level"
310
- msgstr ""
371
+ msgstr "默认详细级别"
311
372
 
312
373
  #: ../app/models/setting/ansible.rb:52
313
374
  msgid "Disabled"
314
- msgstr ""
375
+ msgstr "已禁用"
315
376
 
316
377
  #: ../app/models/setting/ansible.rb:53
317
378
  msgid "Level 1 (-v)"
318
- msgstr ""
379
+ msgstr "级别 1 (-v)"
319
380
 
320
381
  #: ../app/models/setting/ansible.rb:54
321
382
  msgid "Level 2 (-vv)"
322
- msgstr ""
383
+ msgstr "级别 2 (-vv)"
323
384
 
324
385
  #: ../app/models/setting/ansible.rb:55
325
386
  msgid "Level 3 (-vvv)"
326
- msgstr ""
387
+ msgstr "级别 3 (-vvv)"
327
388
 
328
389
  #: ../app/models/setting/ansible.rb:56
329
390
  msgid "Level 4 (-vvvv)"
330
- msgstr ""
391
+ msgstr "级别 4 (-vvvv)"
331
392
 
332
393
  #: ../app/models/setting/ansible.rb:62
333
- msgid "Timeout (in seconds) to set when Foreman will trigger a play Ansible roles task after a host is fully provisioned. Set this to the maximum time you expect a host to take until it is ready after a reboot."
394
+ msgid ""
395
+ "Timeout (in seconds) to set when Foreman will trigger a play Ansible roles "
396
+ "task after a host is fully provisioned. Set this to the maximum time you "
397
+ "expect a host to take until it is ready after a reboot."
334
398
  msgstr ""
399
+ "在主机完全置备后 Foreman 将触发一个扮演 Ansible 角色任务时设置的超时(秒)。将此超时设为您预计主机在重启后准备就绪所需的最长时间。"
335
400
 
336
401
  #: ../app/models/setting/ansible.rb:67
337
402
  msgid "Post-provision timeout"
338
- msgstr ""
403
+ msgstr "置备后超时"
339
404
 
340
405
  #: ../app/models/setting/ansible.rb:71
341
406
  msgid "Timeout (in minutes) when hosts should have reported."
342
- msgstr ""
407
+ msgstr "主机应该被报告的超时时间(以分钟为单位)"
343
408
 
344
409
  #: ../app/models/setting/ansible.rb:73
345
410
  msgid "Ansible report timeout"
346
- msgstr ""
411
+ msgstr "Ansible 报告超时"
347
412
 
348
413
  #: ../app/models/setting/ansible.rb:77
349
- msgid "Disable host configuration status turning to out of sync for %{cfgmgmt} after report does not arrive within configured interval"
350
- msgstr ""
414
+ msgid ""
415
+ "Disable host configuration status turning to out of sync for %{cfgmgmt} "
416
+ "after report does not arrive within configured interval"
417
+ msgstr "禁用在配置的间隔时间后没有获得报告时把主机配置状态变为不同步(%{cfgmgmt})"
351
418
 
352
419
  #: ../app/models/setting/ansible.rb:81
353
420
  msgid "%{cfgmgmt} out of sync disabled"
354
- msgstr ""
421
+ msgstr "%{cfgmgmt} 不同步被禁用"
355
422
 
356
423
  #: ../app/models/setting/ansible.rb:86
357
424
  msgid "Foreman will run Ansible playbooks using this implementation"
@@ -361,131 +428,158 @@ msgstr ""
361
428
  msgid "Implementation for running Ansible"
362
429
  msgstr ""
363
430
 
364
- #: ../app/models/setting/ansible.rb:104 ../lib/foreman_ansible/register.rb:92
431
+ #: ../app/models/setting/ansible.rb:104 ../lib/foreman_ansible/register.rb:97
365
432
  msgid "Ansible"
366
- msgstr ""
433
+ msgstr "Ansible"
367
434
 
368
435
  #: ../app/services/foreman_ansible/insights_notification_builder.rb:51
369
436
  msgid "Remediation Plan"
370
- msgstr ""
437
+ msgstr " 补救计划"
371
438
 
372
- #: ../app/services/foreman_ansible/insights_notification_builder.rb:61 ../db/seeds.d/90_notification_blueprints.rb:13
439
+ #: ../app/services/foreman_ansible/insights_notification_builder.rb:61
440
+ #: ../db/seeds.d/90_notification_blueprints.rb:13
373
441
  msgid "Job Details"
374
- msgstr ""
442
+ msgstr "任务详情"
375
443
 
376
444
  #: ../app/services/foreman_ansible/proxy_api.rb:13
377
445
  msgid "Proxy not found"
378
- msgstr ""
446
+ msgstr "找不到代理"
379
447
 
380
448
  #: ../app/views/ansible_roles/import.html.erb:1
381
449
  msgid "Changed Ansible roles"
382
- msgstr ""
450
+ msgstr "已更改的 Ansible 角色"
383
451
 
384
- #: ../app/views/ansible_roles/import.html.erb:3 ../app/views/ansible_variables/import.html.erb:3
452
+ #: ../app/views/ansible_roles/import.html.erb:3
453
+ #: ../app/views/ansible_variables/import.html.erb:3
385
454
  msgid "Select the changes you want to realize in Foreman"
386
- msgstr ""
455
+ msgstr "选择要在 Foreman 实现的更改"
387
456
 
388
- #: ../app/views/ansible_roles/import.html.erb:5 ../app/views/ansible_variables/import.html.erb:5
457
+ #: ../app/views/ansible_roles/import.html.erb:5
458
+ #: ../app/views/ansible_variables/import.html.erb:5
389
459
  msgid "Toggle"
390
- msgstr ""
460
+ msgstr "切换"
391
461
 
392
- #: ../app/views/ansible_roles/import.html.erb:6 ../app/views/ansible_variables/import.html.erb:6
462
+ #: ../app/views/ansible_roles/import.html.erb:6
463
+ #: ../app/views/ansible_variables/import.html.erb:6
393
464
  msgid "New"
394
- msgstr ""
465
+ msgstr "新建"
395
466
 
396
- #: ../app/views/ansible_roles/import.html.erb:8 ../app/views/ansible_variables/import.html.erb:8
467
+ #: ../app/views/ansible_roles/import.html.erb:8
468
+ #: ../app/views/ansible_variables/import.html.erb:8
397
469
  msgid "Check/Uncheck new"
398
- msgstr ""
470
+ msgstr "选择/不选择"
399
471
 
400
- #: ../app/views/ansible_roles/import.html.erb:9 ../app/views/ansible_variables/import.html.erb:9
472
+ #: ../app/views/ansible_roles/import.html.erb:9
473
+ #: ../app/views/ansible_variables/import.html.erb:9
401
474
  msgid "Obsolete"
402
- msgstr ""
475
+ msgstr "过时的"
403
476
 
404
- #: ../app/views/ansible_roles/import.html.erb:11 ../app/views/ansible_variables/import.html.erb:11
477
+ #: ../app/views/ansible_roles/import.html.erb:11
478
+ #: ../app/views/ansible_variables/import.html.erb:11
405
479
  msgid "Check/Uncheck obsolete"
406
- msgstr ""
480
+ msgstr "选择/取消 过时"
407
481
 
408
- #: ../app/views/ansible_roles/import.html.erb:19 ../app/views/ansible_variables/import.html.erb:22
482
+ #: ../app/views/ansible_roles/import.html.erb:19
483
+ #: ../app/views/ansible_variables/import.html.erb:22
409
484
  msgid "Check/Uncheck all"
410
- msgstr ""
485
+ msgstr "选择/取消所有选择"
411
486
 
412
- #: ../app/views/ansible_roles/import.html.erb:21 ../app/views/ansible_variables/import.html.erb:24
487
+ #: ../app/views/ansible_roles/import.html.erb:21
488
+ #: ../app/views/ansible_variables/import.html.erb:24
413
489
  msgid "Name"
414
- msgstr ""
490
+ msgstr "名称"
415
491
 
416
- #: ../app/views/ansible_roles/import.html.erb:22 ../app/views/ansible_variables/import.html.erb:26
492
+ #: ../app/views/ansible_roles/import.html.erb:22
493
+ #: ../app/views/ansible_variables/import.html.erb:26
417
494
  msgid "Hosts count"
418
- msgstr ""
495
+ msgstr "主机数"
419
496
 
420
- #: ../app/views/ansible_roles/import.html.erb:23 ../app/views/ansible_variables/import.html.erb:27
497
+ #: ../app/views/ansible_roles/import.html.erb:23
498
+ #: ../app/views/ansible_variables/import.html.erb:27
421
499
  msgid "Hostgroups count"
422
- msgstr ""
500
+ msgstr "主机组数"
423
501
 
424
- #: ../app/views/ansible_roles/import.html.erb:24 ../app/views/ansible_variables/import.html.erb:28
502
+ #: ../app/views/ansible_roles/import.html.erb:24
503
+ #: ../app/views/ansible_variables/import.html.erb:28
425
504
  msgid "Operation"
426
- msgstr ""
505
+ msgstr "作业"
427
506
 
428
- #: ../app/views/ansible_roles/import.html.erb:35 ../app/views/ansible_variables/import.html.erb:39
507
+ #: ../app/views/ansible_roles/import.html.erb:35
508
+ #: ../app/views/ansible_variables/import.html.erb:39
429
509
  msgid "Check/Uncheck all %s changes"
430
- msgstr ""
510
+ msgstr "选择/不选择 %s 的所有修改"
431
511
 
432
- #: ../app/views/ansible_roles/import.html.erb:40 ../app/views/ansible_variables/import.html.erb:45
512
+ #: ../app/views/ansible_roles/import.html.erb:40
513
+ #: ../app/views/ansible_variables/import.html.erb:45
433
514
  msgid "Add"
434
- msgstr ""
515
+ msgstr "添加"
435
516
 
436
- #: ../app/views/ansible_roles/import.html.erb:40 ../app/views/ansible_variables/import.html.erb:45
517
+ #: ../app/views/ansible_roles/import.html.erb:40
518
+ #: ../app/views/ansible_variables/import.html.erb:45
437
519
  msgid "Remove"
438
- msgstr ""
520
+ msgstr "删除"
439
521
 
440
- #: ../app/views/ansible_roles/import.html.erb:48 ../app/views/ansible_variables/import.html.erb:53
522
+ #: ../app/views/ansible_roles/import.html.erb:48
523
+ #: ../app/views/ansible_variables/import.html.erb:53
441
524
  msgid "Cancel"
442
- msgstr ""
525
+ msgstr "取消"
443
526
 
444
- #: ../app/views/ansible_roles/import.html.erb:49 ../app/views/ansible_variables/import.html.erb:12 ../app/views/ansible_variables/import.html.erb:45 ../app/views/ansible_variables/import.html.erb:54
527
+ #: ../app/views/ansible_roles/import.html.erb:49
528
+ #: ../app/views/ansible_variables/import.html.erb:12
529
+ #: ../app/views/ansible_variables/import.html.erb:45
530
+ #: ../app/views/ansible_variables/import.html.erb:54
445
531
  msgid "Update"
446
- msgstr ""
532
+ msgstr "更新"
447
533
 
448
- #: ../app/views/ansible_roles/index.html.erb:1 ../app/views/ansible_roles/welcome.html.erb:1 ../app/views/ansible_roles/welcome.html.erb:6 ../app/views/foreman_ansible/ansible_roles/_select_tab_title.html.erb:1
534
+ #: ../app/views/ansible_roles/index.html.erb:1
535
+ #: ../app/views/ansible_roles/welcome.html.erb:1
536
+ #: ../app/views/ansible_roles/welcome.html.erb:6
537
+ #: ../app/views/foreman_ansible/ansible_roles/_select_tab_title.html.erb:1
449
538
  msgid "Ansible Roles"
450
- msgstr ""
539
+ msgstr "Ansible 角色"
451
540
 
452
541
  #: ../app/views/ansible_roles/index.html.erb:9
453
542
  msgid "Role|Name"
454
- msgstr ""
543
+ msgstr "名称"
455
544
 
456
545
  #: ../app/views/ansible_roles/index.html.erb:10
457
546
  msgid "Hostgroups"
458
- msgstr ""
547
+ msgstr "主机组"
459
548
 
460
549
  #: ../app/views/ansible_roles/index.html.erb:11
461
550
  msgid "Hosts"
462
- msgstr ""
551
+ msgstr "主机"
463
552
 
464
553
  #: ../app/views/ansible_roles/index.html.erb:12
465
554
  msgid "Imported at"
466
- msgstr ""
555
+ msgstr "导入于"
467
556
 
468
- #: ../app/views/ansible_roles/index.html.erb:13 ../app/views/ansible_variables/index.html.erb:16
557
+ #: ../app/views/ansible_roles/index.html.erb:13
558
+ #: ../app/views/ansible_variables/index.html.erb:16
469
559
  msgid "Actions"
470
- msgstr ""
560
+ msgstr "动作"
471
561
 
472
- #: ../app/views/ansible_roles/index.html.erb:27 ../lib/foreman_ansible/register.rb:98
562
+ #: ../app/views/ansible_roles/index.html.erb:27
563
+ #: ../lib/foreman_ansible/register.rb:103
473
564
  msgid "Variables"
474
- msgstr ""
565
+ msgstr "变量"
475
566
 
476
- #: ../app/views/ansible_roles/index.html.erb:33 ../app/views/ansible_variables/index.html.erb:41
567
+ #: ../app/views/ansible_roles/index.html.erb:33
568
+ #: ../app/views/ansible_variables/index.html.erb:41
477
569
  msgid "Delete %s?"
478
- msgstr ""
570
+ msgstr "删除 %s"
479
571
 
480
572
  #: ../app/views/ansible_roles/welcome.html.erb:7
481
573
  msgid ""
482
574
  "No ansible roles were found in Foreman. If you want to assign roles to your hosts,\n"
483
575
  " you have to import them first."
484
576
  msgstr ""
577
+ "Foreman 中没有找到 Ansible 角色。如果要分配角色到您的主机,\n"
578
+ " 您必须先导入它们。"
485
579
 
486
580
  #: ../app/views/ansible_roles/welcome.html.erb:10
487
581
  msgid "Learn more about this in the documentation."
488
- msgstr ""
582
+ msgstr "了解更多本文档中的内容。"
489
583
 
490
584
  #: ../app/views/ansible_variables/_fields.erb:4
491
585
  msgid "Ansible Variable Details (Imported)"
@@ -497,79 +591,98 @@ msgstr ""
497
591
 
498
592
  #: ../app/views/ansible_variables/_fields.erb:11
499
593
  msgid "Default Behavior"
500
- msgstr ""
594
+ msgstr "默认行为"
501
595
 
502
596
  #: ../app/views/ansible_variables/_fields.erb:12
503
597
  msgid "Override the default value of the Ansible variable."
504
598
  msgstr ""
505
599
 
506
600
  #: ../app/views/ansible_variables/_fields.erb:14
507
- msgid "Mark the variable to be managed by Foreman. When the Ansible role of this variable is assigned to a host, the default value will be added to Ansible inventory as a host variable. Specify matchers to set a different value for such variable."
601
+ msgid ""
602
+ "Mark the variable to be managed by Foreman. When the Ansible role of this "
603
+ "variable is assigned to a host, the default value will be added to Ansible "
604
+ "inventory as a host variable. Specify matchers to set a different value for "
605
+ "such variable."
508
606
  msgstr ""
509
607
 
510
608
  #: ../app/views/ansible_variables/_fields.erb:27
511
609
  msgid "Value to use when there is no match."
512
- msgstr ""
610
+ msgstr "未发现匹配时使用的值。"
513
611
 
514
612
  #: ../app/views/ansible_variables/_fields.erb:30
515
613
  msgid "Hidden Value"
516
- msgstr ""
614
+ msgstr "隐藏值"
517
615
 
518
616
  #: ../app/views/ansible_variables/_fields.erb:33
519
617
  msgid "Hide all values for this parameter."
520
- msgstr ""
618
+ msgstr "隐藏这个参数的所有值。"
521
619
 
522
620
  #: ../app/views/ansible_variables/_fields.erb:39
523
621
  msgid "Optional Input Validator"
524
- msgstr ""
622
+ msgstr "可选的输入验证程序"
525
623
 
526
624
  #: ../app/views/ansible_variables/_fields.erb:41
527
- msgid "Before including these variables on your playbooks, Foreman will validate that your variables comply with the validation."
625
+ msgid ""
626
+ "Before including these variables on your playbooks, Foreman will validate "
627
+ "that your variables comply with the validation."
528
628
  msgstr ""
529
629
 
530
630
  #: ../app/views/ansible_variables/_fields.erb:44
531
- msgid "If checked, will raise an error if there is no default value and no matcher provide a value."
532
- msgstr ""
631
+ msgid ""
632
+ "If checked, will raise an error if there is no default value and no matcher "
633
+ "provide a value."
634
+ msgstr "检查后,如果没有默认值,且没有映射程序提供数值,则会创建出错信息。"
533
635
 
534
636
  #: ../app/views/ansible_variables/_fields.erb:53
535
637
  msgid "Prioritize Attribute Order"
536
- msgstr ""
638
+ msgstr "排列属性优先顺序"
537
639
 
538
640
  #: ../app/views/ansible_variables/_fields.erb:54
539
641
  msgid "Set the order in which values are resolved."
540
- msgstr ""
642
+ msgstr "设定用来解析值的顺序。"
541
643
 
542
644
  #: ../app/views/ansible_variables/_fields.erb:55
543
645
  msgid "Order"
544
- msgstr ""
646
+ msgstr "顺序"
545
647
 
546
648
  #: ../app/views/ansible_variables/_fields.erb:56
547
- msgid "The order in which matchers keys are processed, first match wins.<br> You may use multiple attributes as a matcher key, for example, an order of <code>host group, environment</code> would expect a matcher such as <code>hostgroup = \"web servers\", environment = production</code>"
649
+ msgid ""
650
+ "The order in which matchers keys are processed, first match wins.<br> You "
651
+ "may use multiple attributes as a matcher key, for example, an order of "
652
+ "<code>host group, environment</code> would expect a matcher such as "
653
+ "<code>hostgroup = \"web servers\", environment = production</code>"
548
654
  msgstr ""
655
+ "处理映射器密钥的指令,会采用第一个匹配的映射。<br>您可以使用多个属性作为映射器密钥,例如:一组 <code>host group, "
656
+ "environment</code> 的映射器为 <code>hostgroup = \"web servers\", environment = "
657
+ "production</code>。"
549
658
 
550
659
  #: ../app/views/ansible_variables/_fields.erb:59
551
- msgid "Continue to look for matches after first find (only array/hash type)? Note: merging overrides ignores all matchers that are omitted."
552
- msgstr ""
660
+ msgid ""
661
+ "Continue to look for matches after first find (only array/hash type)? Note: "
662
+ "merging overrides ignores all matchers that are omitted."
663
+ msgstr "要在找到第一个匹配项后继续查找吗(仅阵列/散列类型)?注意:合并覆盖会忽略所有省略的映射器。"
553
664
 
554
665
  #: ../app/views/ansible_variables/_fields.erb:61
555
666
  msgid "Include default value when merging all matching values."
556
- msgstr ""
667
+ msgstr "合并所有匹配值时包括默认值。"
557
668
 
558
669
  #: ../app/views/ansible_variables/_fields.erb:64
559
670
  msgid "Avoid duplicate values when merging them (only array type)?"
560
- msgstr ""
671
+ msgstr "合并时是否避免重复值(只适用于阵列类型)?"
561
672
 
562
673
  #: ../app/views/ansible_variables/_fields.erb:68
563
674
  msgid "Specify Matchers"
564
- msgstr ""
675
+ msgstr "指定匹配器"
565
676
 
566
- #: ../app/views/ansible_variables/edit.html.erb:4 ../app/views/ansible_variables/index.html.erb:1 ../app/views/ansible_variables/new.html.erb:4
677
+ #: ../app/views/ansible_variables/edit.html.erb:4
678
+ #: ../app/views/ansible_variables/index.html.erb:1
679
+ #: ../app/views/ansible_variables/new.html.erb:4
567
680
  msgid "Ansible Variables"
568
681
  msgstr ""
569
682
 
570
683
  #: ../app/views/ansible_variables/edit.html.erb:8
571
684
  msgid "Edit %s"
572
- msgstr ""
685
+ msgstr "编辑 %s"
573
686
 
574
687
  #: ../app/views/ansible_variables/edit.html.erb:13
575
688
  msgid "Edit Ansible Variable"
@@ -601,7 +714,7 @@ msgstr ""
601
714
 
602
715
  #: ../app/views/ansible_variables/index.html.erb:14
603
716
  msgid "Type"
604
- msgstr ""
717
+ msgstr "类型"
605
718
 
606
719
  #: ../app/views/ansible_variables/index.html.erb:15
607
720
  msgid "Imported?"
@@ -611,86 +724,90 @@ msgstr ""
611
724
  msgid "Overriden"
612
725
  msgstr ""
613
726
 
614
- #: ../app/views/ansible_variables/new.html.erb:8 ../app/views/ansible_variables/new.html.erb:13
727
+ #: ../app/views/ansible_variables/new.html.erb:8
728
+ #: ../app/views/ansible_variables/new.html.erb:13
615
729
  msgid "Create Ansible Variable"
616
730
  msgstr ""
617
731
 
618
732
  #: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:5
619
733
  msgid "Play Roles"
620
- msgstr ""
734
+ msgstr "扮演角色"
621
735
 
622
736
  #: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:9
623
737
  msgid "Nest"
624
- msgstr ""
738
+ msgstr "嵌套"
625
739
 
626
740
  #: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:10
627
741
  msgid "Clone"
628
- msgstr ""
742
+ msgstr "克隆"
629
743
 
630
744
  #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:7
631
745
  msgid "Level"
632
- msgstr ""
746
+ msgstr "等级"
633
747
 
634
748
  #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:8
635
749
  msgid "Module"
636
- msgstr ""
750
+ msgstr "模块"
637
751
 
638
752
  #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:9
639
753
  msgid "Arguments"
640
- msgstr ""
754
+ msgstr "参数"
641
755
 
642
756
  #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:10
643
757
  msgid "Message"
644
- msgstr ""
758
+ msgstr "消息"
645
759
 
646
760
  #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:23
647
761
  msgid "Nothing to show"
648
- msgstr ""
762
+ msgstr "没有内容可显示"
649
763
 
650
764
  #: ../db/seeds.d/90_notification_blueprints.rb:5
651
765
  msgid "Jobs"
652
- msgstr ""
766
+ msgstr "任务"
653
767
 
654
768
  #: ../db/seeds.d/90_notification_blueprints.rb:7
655
- msgid "Insights remediation on %{hosts_count} host(s) has finished successfully"
656
- msgstr ""
769
+ msgid ""
770
+ "Insights remediation on %{hosts_count} host(s) has finished successfully"
771
+ msgstr "%{hosts_count} 个主机的 Insights 补救计划已成功完成"
657
772
 
658
- #: ../lib/foreman_ansible/register.rb:94
773
+ #: ../lib/foreman_ansible/register.rb:99
659
774
  msgid "Roles"
660
- msgstr ""
775
+ msgstr "角色"
661
776
 
662
777
  #: ../lib/foreman_ansible/remote_execution.rb:20
663
778
  msgid "Run Ansible roles"
664
- msgstr ""
779
+ msgstr "运行 Ansible 角色"
665
780
 
666
781
  #: ../lib/foreman_ansible/remote_execution.rb:21
667
- msgid "Runs an Ansible playbook which contains all the roles defined for a host"
668
- msgstr ""
782
+ msgid ""
783
+ "Runs an Ansible playbook which contains all the roles defined for a host"
784
+ msgstr "运行 Ansible playbook,它包含为主机定义的所有角色"
669
785
 
670
786
  #: ../lib/foreman_ansible/remote_execution.rb:27
671
787
  msgid "Ansible: Run Insights maintenance plan"
672
- msgstr ""
788
+ msgstr "Ansible:运行 Insights 维护计划"
673
789
 
674
790
  #: ../lib/foreman_ansible/remote_execution.rb:28
675
- msgid "Runs a given maintenance plan from Red Hat Access Insights given an ID."
676
- msgstr ""
791
+ msgid ""
792
+ "Runs a given maintenance plan from Red Hat Access Insights given an ID."
793
+ msgstr "运行给定 ID 的红帽 Access Insights 的给定维护计划。"
677
794
 
678
795
  #: action_names.rb:2
679
796
  msgid "Remote action:"
680
- msgstr ""
797
+ msgstr "远程操作:"
681
798
 
682
799
  #: action_names.rb:3
683
800
  msgid "Import Puppet classes"
684
- msgstr ""
801
+ msgstr "导入 Puppet 类"
685
802
 
686
803
  #: action_names.rb:4
687
804
  msgid "Import facts"
688
- msgstr ""
805
+ msgstr "导入 fact"
689
806
 
690
807
  #: action_names.rb:5
691
808
  msgid "Action with sub plans"
692
- msgstr ""
809
+ msgstr "带有子计划的操作"
693
810
 
694
811
  #: gemspec.rb:2
695
812
  msgid "Ansible support in Foreman"
696
- msgstr ""
813
+ msgstr "Foreman 中的 Ansible 支持"