foreman_puppet 2.0.4 → 2.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (29) hide show
  1. checksums.yaml +4 -4
  2. data/app/helpers/foreman_puppet/environments_helper.rb +1 -1
  3. data/app/views/foreman_puppet/config_groups/index.html.erb +3 -1
  4. data/app/views/hosts/foreman_puppet/_form_list_env_field_content.html.erb +1 -0
  5. data/app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb +1 -0
  6. data/db/migrate/20220421204325_drop_environment_from_host_and_hg.foreman_puppet.rb +8 -0
  7. data/lib/foreman_puppet/register.rb +6 -2
  8. data/lib/foreman_puppet/version.rb +1 -1
  9. data/locale/ca/foreman_puppet.edit.po +237 -111
  10. data/locale/cs_CZ/foreman_puppet.edit.po +213 -105
  11. data/locale/de/foreman_puppet.edit.po +326 -148
  12. data/locale/en/foreman_puppet.edit.po +80 -172
  13. data/locale/en_GB/foreman_puppet.edit.po +200 -100
  14. data/locale/es/foreman_puppet.edit.po +304 -133
  15. data/locale/fr/foreman_puppet.edit.po +313 -135
  16. data/locale/gl/foreman_puppet.edit.po +210 -102
  17. data/locale/it/foreman_puppet.edit.po +250 -116
  18. data/locale/ja/foreman_puppet.edit.po +223 -107
  19. data/locale/ko/foreman_puppet.edit.po +202 -101
  20. data/locale/messages.mo +0 -0
  21. data/locale/nl_NL/foreman_puppet.edit.po +243 -115
  22. data/locale/pl/foreman_puppet.edit.po +260 -121
  23. data/locale/pt_BR/foreman_puppet.edit.po +317 -139
  24. data/locale/ru/foreman_puppet.edit.po +258 -122
  25. data/locale/sv_SE/foreman_puppet.edit.po +209 -103
  26. data/locale/zh_CN/foreman_puppet.edit.po +209 -105
  27. data/locale/zh_TW/foreman_puppet.edit.po +202 -103
  28. metadata +56 -54
  29. data/app/views/smart_proxies/plugins/_puppet_ca.html.erb +0 -44
@@ -2,23 +2,23 @@
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the foreman_puppet package.
4
4
  # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
5
+ #
6
6
  # Translators:
7
7
  # Martin Liu <liuzh66@gmail.com>, 2021
8
8
  # tim123, 2021
9
9
  # 0868a4d1af5275b3f70b0a6dac4c99a4, 2021
10
10
  # Bryan Kearney <bryan.kearney@gmail.com>, 2021
11
11
  # Amit Upadhye <aupadhye@redhat.com>, 2021
12
- #
12
+ #
13
+ #, fuzzy
13
14
  msgid ""
14
15
  msgstr ""
15
- "Project-Id-Version: foreman_puppet 3.0.2\n"
16
+ "Project-Id-Version: foreman_puppet 2.0.0.alpha.2\n"
16
17
  "Report-Msgid-Bugs-To: \n"
17
- "POT-Creation-Date: 2022-02-28 12:33+0100\n"
18
+ "POT-Creation-Date: 2021-11-10 11:17+0000\n"
18
19
  "PO-Revision-Date: 2021-02-03 16:30+0000\n"
19
20
  "Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2021\n"
20
- "Language-Team: Chinese (China) (https://www.transifex.com/foreman/teams/114/zh"
21
- "_CN/)\n"
21
+ "Language-Team: Chinese (China) (https://www.transifex.com/foreman/teams/114/zh_CN/)\n"
22
22
  "MIME-Version: 1.0\n"
23
23
  "Content-Type: text/plain; charset=UTF-8\n"
24
24
  "Content-Transfer-Encoding: 8bit\n"
@@ -26,23 +26,34 @@ msgstr ""
26
26
  "Plural-Forms: nplurals=1; plural=0;\n"
27
27
 
28
28
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
29
- msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
30
- msgstr "已找到被忽略的生成布尔值的环境名称。请用引号刮起 config/ignored_environments.yml 中的 true/false 以及 yes/no 之类的字符串"
29
+ msgid ""
30
+ "Ignored environment names resulting in booleans found. Please quote strings "
31
+ "like true/false and yes/no in config/ignored_environments.yml"
32
+ msgstr ""
33
+ "已找到被忽略的生成布尔值的环境名称。请用引号刮起 config/ignored_environments.yml 中的 true/false 以及 "
34
+ "yes/no 之类的字符串"
31
35
 
32
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
36
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
37
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
33
38
  msgid "No changes to your environments detected"
34
39
  msgstr "未探测到您的环境有任何变化"
35
40
 
36
41
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
37
- msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
42
+ msgid ""
43
+ "Successfully updated environments and Puppet classes from the on-disk Puppet"
44
+ " installation"
38
45
  msgstr "成功使用磁盘 Puppet 安装更新环境及 Puppet 类别"
39
46
 
40
47
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
41
- msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
48
+ msgid ""
49
+ "Failed to update environments and Puppet classes from the on-disk Puppet "
50
+ "installation: %s"
42
51
  msgstr "无法使用磁盘 Puppet 安装更新环境及 Puppet 类别:%s"
43
52
 
44
53
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
45
- msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature"
54
+ msgid ""
55
+ "No smart proxy was found to import environments from, ensure that at least "
56
+ "one smart proxy is registered with the 'puppet' feature"
46
57
  msgstr "没有找到可用来导入环境的智能代理服务器,请确保至少有一个智能代理服务器注册了 'puppet' 功能"
47
58
 
48
59
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
@@ -73,40 +84,51 @@ msgstr "已过时,首选使用 hostgroup/puppet_attributes/puppetclass_ids"
73
84
  msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
74
85
  msgstr "已过时,首先使用 hostgroup/puppet_attributes/config_group_ids"
75
86
 
76
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
87
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
88
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
77
89
  msgid "ID of associated puppet Environment"
78
90
  msgstr "与 puppet 环境关联的 ID"
79
91
 
80
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
92
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
93
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
81
94
  msgid "IDs of associated Puppetclasses"
82
95
  msgstr "与 Puppetclasses 关联的 ID"
83
96
 
84
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
97
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
98
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
85
99
  msgid "IDs of associated ConfigGroups"
86
100
  msgstr "与 ConfigGroups 关联的 ID"
87
101
 
88
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
102
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:14
89
103
  msgid "Import puppet classes from puppet proxy"
90
104
  msgstr "从 puppet 代理服务器导入 puppet 类"
91
105
 
92
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:17 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:18
106
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:15
107
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
93
108
  msgid "Import puppet classes from puppet proxy for an environment"
94
109
  msgstr "从 puppet 代理服务器为环境导入 puppet 类别"
95
110
 
96
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:23
97
- msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes"
111
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:21
112
+ msgid ""
113
+ "Optional comma-delimited stringcontaining either 'new', 'updated', or "
114
+ "'obsolete'that is used to limit the imported Puppet classes"
98
115
  msgstr "自选用逗号分开包含 'new'、'updated' 或 'obsolete' 的字符串,用来限制导入的 Puppet 类别。"
99
116
 
100
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:51
101
- msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
117
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:49
118
+ msgid ""
119
+ "Failed to update the environments and Puppet classes from the on-disk puppet"
120
+ " installation: %s"
102
121
  msgstr "使用磁盘 Puppet 安装更新环境及 Puppet 类别失败:%s"
103
122
 
104
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
123
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:80
105
124
  msgid "The requested environment cannot be found."
106
- msgstr "无法找到请求的环境。"
125
+ msgstr ""
107
126
 
108
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:114 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:128
109
- msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
127
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:110
128
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:123
129
+ msgid ""
130
+ "No proxy found to import classes from, ensure that the smart proxy has the "
131
+ "Puppet feature enabled."
110
132
  msgstr "没有找到可用来导入类别的代理服务器,请确定至少有一个启用 Puppet 的智能代理服务器。"
111
133
 
112
134
  #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
@@ -127,15 +149,17 @@ msgstr "更新模板组合"
127
149
 
128
150
  #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:21
129
151
  msgid "ID of Puppet environment"
130
- msgstr "Puppet 环境的 ID"
152
+ msgstr ""
131
153
 
132
154
  #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:26
133
155
  msgid "environment id"
134
156
  msgstr "环境 ID"
135
157
 
136
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
158
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
159
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20
160
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
137
161
  msgid "ID of environment"
138
- msgstr "环境 ID"
162
+ msgstr "环境的 ID"
139
163
 
140
164
  #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:10
141
165
  msgid "List hosts per environment"
@@ -157,7 +181,8 @@ msgstr "已过时,首选使用 host/puppet_attributes/puppetclass_ids"
157
181
  msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
158
182
  msgstr "已过时,首选使用 host/puppet_attributes/config_group_ids"
159
183
 
160
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
184
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
185
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
161
186
  msgid "No environment selected!"
162
187
  msgstr "没有选择环境!"
163
188
 
@@ -185,17 +210,21 @@ msgstr "无法为 %{host} 设置 %{proxy_type} 代理服务器。"
185
210
  msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
186
211
  msgstr "所选主机的 %{proxy_type} 代理服务器被设置为 %{proxy_name}"
187
212
 
188
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
213
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
214
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
189
215
  msgid "The %{proxy_type} proxy of the selected hosts was cleared."
190
216
  msgstr "所选主机的 %{proxy_type} 代理服务器已被清除。"
191
217
 
192
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
218
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
219
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
193
220
  msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
194
- msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
221
+ msgid_plural ""
222
+ "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
195
223
  msgstr[0] "无法为主机 %{host_names} 设置 %{proxy_type} 代理服务器。"
196
224
 
197
225
  #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
198
- msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
226
+ msgid ""
227
+ "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
199
228
  msgstr "所选主机的 %{proxy_type} 代理服务器被设置为 {proxy_name}。"
200
229
 
201
230
  #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
@@ -242,7 +271,12 @@ msgstr "列出各个位置的环境"
242
271
  msgid "List environments per organization"
243
272
  msgstr "列出各个机构的环境"
244
273
 
245
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
274
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
275
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20
276
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29
277
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19
278
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28
279
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
246
280
  msgid "ID of Puppet class"
247
281
  msgstr "Puppet 类别 ID"
248
282
 
@@ -270,7 +304,10 @@ msgstr "列出主机的所有 Puppet 类 ID"
270
304
  msgid "Add a Puppet class to host"
271
305
  msgstr "新增 Puppet 類別至主機"
272
306
 
273
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
307
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
308
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28
309
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18
310
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
274
311
  msgid "ID of host"
275
312
  msgstr "主機的 ID"
276
313
 
@@ -286,7 +323,10 @@ msgstr "列出主机组的所有 Puppet 类 ID"
286
323
  msgid "Add a Puppet class to host group"
287
324
  msgstr "为主机组添加一个 Puppet 类"
288
325
 
289
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
326
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
327
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27
328
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19
329
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
290
330
  msgid "ID of host group"
291
331
  msgstr "主机组 ID"
292
332
 
@@ -298,7 +338,10 @@ msgstr "从主机组中删除一个 Puppet 类"
298
338
  msgid "List of override values for a specific smart class parameter"
299
339
  msgstr "具体智能分类参数替代值列表"
300
340
 
301
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21 ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
341
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
342
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30
343
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24
344
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
302
345
  msgid "Display hidden values"
303
346
  msgstr "显示隐藏值"
304
347
 
@@ -399,7 +442,9 @@ msgid "List of smart class parameters for a specific environment"
399
442
  msgstr "具体环境的智能类别参数列表"
400
443
 
401
444
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
402
- msgid "List of smart class parameters for a specific environment/Puppet class combination"
445
+ msgid ""
446
+ "List of smart class parameters for a specific environment/Puppet class "
447
+ "combination"
403
448
  msgstr "具体环境/Puppet 类别组合的智能类别参数列表"
404
449
 
405
450
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
@@ -427,10 +472,13 @@ msgid "When enabled the parameter is hidden in the UI"
427
472
  msgstr "何时将启用的参数隐藏到 UI 中"
428
473
 
429
474
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
430
- msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
475
+ msgid ""
476
+ "Foreman will not send this parameter in classification output.Puppet will "
477
+ "use the value defined in the Puppet manifest for this parameter"
431
478
  msgstr "Foreman 不会在分类输出中发送此参数。Puppet 将使用 Puppet 清单中为此参数定义的值"
432
479
 
433
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
480
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51
481
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
434
482
  msgid "The order in which values are resolved"
435
483
  msgstr "值解析的順序"
436
484
 
@@ -447,7 +495,9 @@ msgid "Types of variable values"
447
495
  msgstr "变量值类型"
448
496
 
449
497
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
450
- msgid "If true, will raise an error if there is no default value and no matcher provide a value"
498
+ msgid ""
499
+ "If true, will raise an error if there is no default value and no matcher "
500
+ "provide a value"
451
501
  msgstr "如为 true,则会在没有默认值且没有匹配程序提供参数值时出错"
452
502
 
453
503
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
@@ -467,14 +517,17 @@ msgid "Successfully overridden all parameters of Puppet class %s"
467
517
  msgstr "成功覆盖 Puppet 类 %s 的所有参数"
468
518
 
469
519
  #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
470
- msgid "Successfully reset all parameters of Puppet class %s to their default values"
520
+ msgid ""
521
+ "Successfully reset all parameters of Puppet class %s to their default values"
471
522
  msgstr "成功将 Puppet 类 %s 的所有参数重置为默认值"
472
523
 
473
524
  #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
474
525
  msgid "No parameters to override for Puppet class %s"
475
526
  msgstr "没有用于 Puppet 类 %s 的覆盖参数"
476
527
 
477
- #: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:9
528
+ #: ../app/helpers/foreman_puppet/environments_helper.rb:13
529
+ #: ../app/views/foreman_puppet/environments/new.html.erb:5
530
+ #: ../webpack/src/Components/Environments/Welcome.js:9
478
531
  msgid "Create Puppet Environment"
479
532
  msgstr "创建 Puppet 环境"
480
533
 
@@ -535,7 +588,9 @@ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
535
588
  msgstr "需要的参数没有值。<br/><b>请覆盖</b><br/>"
536
589
 
537
590
  #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
538
- msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
591
+ msgid ""
592
+ "Optional parameter without value.<br/><i>Still managed by Foreman, the value"
593
+ " will be empty.</i><br/>"
539
594
  msgstr "可选的参数没有值。<br/><i>仍由 Foreman 管理,该值将为空。</i><br/>"
540
595
 
541
596
  #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
@@ -571,7 +626,8 @@ msgid "%{name} has %{num_tag} class"
571
626
  msgid_plural "%{name} has %{num_tag} classes"
572
627
  msgstr[0] "%{name} 具有 %{num_tag} 类"
573
628
 
574
- #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
629
+ #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
630
+ #: ../webpack/src/foreman_class_edit.js:55
575
631
  msgid "Click to remove %s"
576
632
  msgstr "点删除 %s"
577
633
 
@@ -579,7 +635,8 @@ msgstr "点删除 %s"
579
635
  msgid "Click to add %s"
580
636
  msgstr "点添加 %s"
581
637
 
582
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
638
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
639
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
583
640
  msgid "None"
584
641
  msgstr "没有"
585
642
 
@@ -620,7 +677,9 @@ msgid "Operating system default"
620
677
  msgstr "作業系統預設值"
621
678
 
622
679
  #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
623
- msgid "The final entry, Operating System default, can be set by editing the %s page."
680
+ msgid ""
681
+ "The final entry, Operating System default, can be set by editing the %s "
682
+ "page."
624
683
  msgstr "最终条目,操作系统默认值,可以通过编辑 %s 页设置。"
625
684
 
626
685
  #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
@@ -636,11 +695,15 @@ msgid "%{puppetclass} does not belong to the %{environment} environment"
636
695
  msgstr "%{puppetclass} 不属于 %{environment} 环境"
637
696
 
638
697
  #: ../app/models/foreman_puppet/host_puppet_facet.rb:81
639
- msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
698
+ msgid ""
699
+ "Failed to import %{klass} for %{name}: doesn't exists in our database - "
700
+ "ignoring"
640
701
  msgstr "为 %{name} 导入 %{klass} 失败:不存在于我们的数据库中 -- 忽略"
641
702
 
642
703
  #: ../app/models/foreman_puppet/host_puppet_facet.rb:123
643
- msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
704
+ msgid ""
705
+ "with id %{object_id} doesn't exist or is not assigned to proper organization"
706
+ " and/or location"
644
707
  msgstr "id %{object_id} 不存在,或没有被分配到适当的机构/位置"
645
708
 
646
709
  #: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
@@ -695,7 +758,11 @@ msgstr "選取/反選已淘汰項目"
695
758
  msgid "Check/Uncheck all"
696
759
  msgstr "選取/反選全部"
697
760
 
698
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24 ../app/views/foreman_puppet/environments/_form.html.erb:4 ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4 ../app/views/hosts/select_multiple_environment.html.erb:7 ../app/views/provisioning_templates/_combination.html.erb:4
761
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
762
+ #: ../app/views/foreman_puppet/environments/_form.html.erb:4
763
+ #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4
764
+ #: ../app/views/hosts/select_multiple_environment.html.erb:7
765
+ #: ../app/views/provisioning_templates/_combination.html.erb:4
699
766
  msgid "Environment"
700
767
  msgstr "环境"
701
768
 
@@ -735,19 +802,20 @@ msgstr "取消"
735
802
  msgid "Update"
736
803
  msgstr "更新"
737
804
 
738
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
805
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:10
739
806
  msgid "included already from parent"
740
807
  msgstr "已在上级包含"
741
808
 
742
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
809
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
810
+ #: ../app/views/provisioning_templates/_combination.html.erb:4
743
811
  msgid "Remove"
744
812
  msgstr "移除"
745
813
 
746
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
814
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
747
815
  msgid "Add"
748
816
  msgstr "添加"
749
817
 
750
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
818
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:26
751
819
  msgid "%s is not in environment"
752
820
  msgstr "%s 未在环境中"
753
821
 
@@ -759,40 +827,57 @@ msgstr "包含的配置组"
759
827
  msgid "Available Config Groups"
760
828
  msgstr "可用配置组"
761
829
 
762
- #: ../app/views/foreman_puppet/config_groups/edit.html.erb:1 ../app/views/foreman_puppet/environments/edit.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
830
+ #: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
831
+ #: ../app/views/foreman_puppet/environments/edit.html.erb:1
832
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
763
833
  msgid "Edit %s"
764
834
  msgstr "编辑 %s"
765
835
 
766
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:3 ../app/views/foreman_puppet/config_groups/welcome.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:9 ../lib/foreman_puppet/register.rb:172
836
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:3
837
+ #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:1
838
+ #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:9
839
+ #: ../lib/foreman_puppet/register.rb:171
767
840
  msgid "Config Groups"
768
841
  msgstr "配置组"
769
842
 
770
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:5 ../app/views/foreman_puppet/config_groups/new.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
843
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:5
844
+ #: ../app/views/foreman_puppet/config_groups/new.html.erb:1
845
+ #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
771
846
  msgid "Create Config Group"
772
847
  msgstr "创建配置组"
773
848
 
774
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:11 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
849
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:11
850
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
775
851
  msgid "Puppet Classes"
776
852
  msgstr "Puppet 类"
777
853
 
778
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:12 ../app/views/foreman_puppet/environments/index.html.erb:9 ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
854
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:12
855
+ #: ../app/views/foreman_puppet/environments/index.html.erb:9
856
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
779
857
  msgid "Hosts"
780
858
  msgstr "主机"
781
859
 
782
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
860
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:13
861
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
783
862
  msgid "Host Groups"
784
863
  msgstr "主机组"
785
864
 
786
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:14 ../app/views/foreman_puppet/environments/index.html.erb:10 ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
865
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:14
866
+ #: ../app/views/foreman_puppet/environments/index.html.erb:10
867
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
787
868
  msgid "Actions"
788
869
  msgstr "操作"
789
870
 
790
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:25 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
871
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:25
872
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
791
873
  msgid "Delete %s?"
792
874
  msgstr "刪除 %s?"
793
875
 
794
876
  #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
795
- msgid "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."
877
+ msgid ""
878
+ "A config group provides a one-step method of associating many Puppet classes"
879
+ " to either a host or host group. Typically this would be used to add a "
880
+ "particular application profile or stack in one step."
796
881
  msgstr "配置组提供了将多个 Puppet 类关联到一个主机或主机组的一步方法。此方法一般用于通过一个步骤添加特定的应用配置文件或堆栈。"
797
882
 
798
883
  #: ../app/views/foreman_puppet/environments/_form.html.erb:6
@@ -803,7 +888,9 @@ msgstr "位置"
803
888
  msgid "Organizations"
804
889
  msgstr "机构"
805
890
 
806
- #: ../app/views/foreman_puppet/environments/edit.html.erb:5 ../app/views/foreman_puppet/environments/index.html.erb:1 ../app/views/foreman_puppet/environments/new.html.erb:4
891
+ #: ../app/views/foreman_puppet/environments/edit.html.erb:5
892
+ #: ../app/views/foreman_puppet/environments/index.html.erb:1
893
+ #: ../app/views/foreman_puppet/environments/new.html.erb:4
807
894
  msgid "Puppet Environments"
808
895
  msgstr "Puppet 环境"
809
896
 
@@ -811,7 +898,8 @@ msgstr "Puppet 环境"
811
898
  msgid "Environment|Name"
812
899
  msgstr "Environment|Name"
813
900
 
814
- #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:169
901
+ #: ../app/views/foreman_puppet/environments/index.html.erb:22
902
+ #: ../lib/foreman_puppet/register.rb:168
815
903
  msgid "Classes"
816
904
  msgstr "类"
817
905
 
@@ -819,7 +907,8 @@ msgstr "类"
819
907
  msgid "Create Environment"
820
908
  msgstr "创建环境"
821
909
 
822
- #: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
910
+ #: ../app/views/foreman_puppet/environments/welcome.html.erb:1
911
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
823
912
  msgid "Puppet environments"
824
913
  msgstr "Puppet 环境"
825
914
 
@@ -836,10 +925,15 @@ msgid "No environments found"
836
925
  msgstr "未找到任何环境"
837
926
 
838
927
  #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
839
- msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
928
+ msgid ""
929
+ "There are no puppet environments set up on this puppet master. Please check "
930
+ "the puppet master configuration."
840
931
  msgstr "这台 puppet 主服务器中未设置任何 puppet 环境。请检查 puppet 主服务器配置。"
841
932
 
842
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8 ../lib/foreman_puppet/register.rb:175
933
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
934
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1
935
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8
936
+ #: ../lib/foreman_puppet/register.rb:174
843
937
  msgid "Smart Class Parameters"
844
938
  msgstr "智能类参数"
845
939
 
@@ -847,7 +941,9 @@ msgstr "智能类参数"
847
941
  msgid "Parameter"
848
942
  msgstr "参数"
849
943
 
850
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7 ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
944
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
945
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4
946
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
851
947
  msgid "Puppet Class"
852
948
  msgstr "Puppet 类"
853
949
 
@@ -856,14 +952,18 @@ msgid "Number of Overrides"
856
952
  msgstr "覆盖数"
857
953
 
858
954
  #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
859
- msgid "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)."
955
+ msgid ""
956
+ "Parameterized class support permits detecting, importing, and supplying "
957
+ "parameters directly to classes which support it, via the ENC and depending "
958
+ "on a set of rules (Smart Matchers)."
860
959
  msgstr "参数化类支持允许根据一组规则(智能匹配器),通过 ENC 对支持它的类直接实施检测、导入和提供参数。"
861
960
 
862
961
  #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
863
962
  msgid "Included Classes"
864
963
  msgstr "包含的类"
865
964
 
866
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
965
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
966
+ #: ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
867
967
  msgid "Not authorized to edit classes"
868
968
  msgstr "没有授权编辑类"
869
969
 
@@ -879,7 +979,8 @@ msgstr "可用类"
879
979
  msgid "Filter classes"
880
980
  msgstr "筛选类"
881
981
 
882
- #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
982
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
983
+ #: ../webpack/src/foreman_class_edit.js:84
883
984
  msgid "belongs to config group"
884
985
  msgstr "属于配置组"
885
986
 
@@ -896,7 +997,9 @@ msgid "Omit"
896
997
  msgstr "省略"
897
998
 
898
999
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
899
- msgid "The class could not be saved because of an error in one of the class parameters."
1000
+ msgid ""
1001
+ "The class could not be saved because of an error in one of the class "
1002
+ "parameters."
900
1003
  msgstr "此类无法保存,因为其中一个类参数含有错误。"
901
1004
 
902
1005
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
@@ -912,7 +1015,9 @@ msgid "This Puppet class has no parameters in its signature."
912
1015
  msgstr "这个 Puppet 类别在其签名中没有参数。"
913
1016
 
914
1017
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
915
- msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
1018
+ msgid ""
1019
+ "To update the class signature, go to the Puppet Classes page and select "
1020
+ "\"Import\"."
916
1021
  msgstr "请进入 Puppet 类别页面,选择“导入”就可以更新该类别签名。"
917
1022
 
918
1023
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
@@ -935,7 +1040,10 @@ msgstr "编辑 Puppet 类 %s"
935
1040
  msgid "Puppetclass|Name"
936
1041
  msgstr "Puppetclass|Name"
937
1042
 
938
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:166 ../webpack/src/Components/Environments/Welcome.js:21
1043
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
1044
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:4
1045
+ #: ../lib/foreman_puppet/register.rb:165
1046
+ #: ../webpack/src/Components/Environments/Welcome.js:21
939
1047
  msgid "Environments"
940
1048
  msgstr "环境"
941
1049
 
@@ -956,21 +1064,23 @@ msgid "Set parameters to defaults"
956
1064
  msgstr "将参数设定为默认"
957
1065
 
958
1066
  #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
959
- msgid "This will reset parameters of the class %s to their default values. Continue?"
1067
+ msgid ""
1068
+ "This will reset parameters of the class %s to their default values. "
1069
+ "Continue?"
960
1070
  msgstr "这会将类 %s 的参数重置为其默认值。继续吗?"
961
1071
 
962
1072
  #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
963
- msgid "Puppet Class Parameters"
964
- msgstr "Puppet 类参数"
965
-
966
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
967
1073
  msgid "Notice"
968
1074
  msgstr "注意事項"
969
1075
 
970
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
1076
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:17
971
1077
  msgid "Please select an environment first"
972
1078
  msgstr "请先选择环境"
973
1079
 
1080
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
1081
+ msgid "Puppet Class Parameters"
1082
+ msgstr "Puppet 类参数"
1083
+
974
1084
  #: ../app/views/hosts/select_multiple_environment.html.erb:4
975
1085
  msgid "Select environment"
976
1086
  msgstr "选择环境"
@@ -999,28 +1109,21 @@ msgstr "有效的主机组和环境组合"
999
1109
  msgid "Add Combination"
1000
1110
  msgstr "添加组合"
1001
1111
 
1002
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:3 ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:2
1112
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:3
1003
1113
  msgid "General"
1004
1114
  msgstr "常规"
1005
1115
 
1006
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:12 ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:16
1116
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:12
1007
1117
  msgid "Hosts managed:"
1008
1118
  msgstr "管理的主机:"
1009
1119
 
1010
- #: ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:4
1011
- msgid "Certificates"
1012
- msgstr ""
1013
-
1014
- #: ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:7
1015
- msgid "Autosign entries"
1016
- msgstr ""
1017
-
1018
1120
  #: ../lib/foreman_puppet/register.rb:7
1019
1121
  msgid "Facts"
1020
1122
  msgstr "事实"
1021
1123
 
1022
1124
  #: ../lib/foreman_puppet/register.rb:10
1023
- msgid "Foreman will default to this puppet environment if it cannot auto detect one"
1125
+ msgid ""
1126
+ "Foreman will default to this puppet environment if it cannot auto detect one"
1024
1127
  msgstr "如果无法自动探测到环境,Foreman 将默认使用这个 puppet 环境。"
1025
1128
 
1026
1129
  #: ../lib/foreman_puppet/register.rb:12
@@ -1028,8 +1131,13 @@ msgid "Default Puppet environment"
1028
1131
  msgstr "默认 Puppet 环境"
1029
1132
 
1030
1133
  #: ../lib/foreman_puppet/register.rb:16
1031
- msgid "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"
1032
- msgstr "Foreman 将在 ENC yaml 输出中明确设置这个 puppet 环境。这样可以避免 puppet.conf 以及 Foreman 中设置的环境冲突。"
1134
+ msgid ""
1135
+ "Foreman will explicitly set the puppet environment in the ENC yaml output. "
1136
+ "This will avoid conflicts between the environment in puppet.conf and the "
1137
+ "environment set in Foreman"
1138
+ msgstr ""
1139
+ "Foreman 将在 ENC yaml 输出中明确设置这个 puppet 环境。这样可以避免 puppet.conf 以及 Foreman "
1140
+ "中设置的环境冲突。"
1033
1141
 
1034
1142
  #: ../lib/foreman_puppet/register.rb:19
1035
1143
  msgid "ENC environment"
@@ -1048,7 +1156,9 @@ msgid "Config Management"
1048
1156
  msgstr "配置管理"
1049
1157
 
1050
1158
  #: ../lib/foreman_puppet/register.rb:30
1051
- msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
1159
+ msgid ""
1160
+ "Duration in minutes after servers reporting via Puppet are classed as out of"
1161
+ " sync."
1052
1162
  msgstr "在其时间后(以分钟为单位)经过 Puppet 的服务器报告被认为已不同步。"
1053
1163
 
1054
1164
  #: ../lib/foreman_puppet/register.rb:32
@@ -1056,21 +1166,19 @@ msgid "Puppet interval"
1056
1166
  msgstr "Puppet 间隔"
1057
1167
 
1058
1168
  #: ../lib/foreman_puppet/register.rb:35
1059
- msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
1169
+ msgid ""
1170
+ "Disable host configuration status turning to out of sync for %s after report"
1171
+ " does not arrive within configured interval"
1060
1172
  msgstr "禁用在配置的间隔时间后没有获得报告时把主机(%s)配置状态变为不同步"
1061
1173
 
1062
1174
  #: ../lib/foreman_puppet/register.rb:37
1063
1175
  msgid "%s out of sync disabled"
1064
1176
  msgstr "%s 不同步被禁用"
1065
1177
 
1066
- #: ../lib/foreman_puppet/register.rb:163 ../lib/foreman_puppet/register.rb:216
1178
+ #: ../lib/foreman_puppet/register.rb:162 ../lib/foreman_puppet/register.rb:215
1067
1179
  msgid "Puppet ENC"
1068
1180
  msgstr "Puppet ENC"
1069
1181
 
1070
- #: ../webpack/src/Components/Environments/Welcome.js:13
1071
- msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.<br/> This information is commonly imported from a pre-existing Puppet configuration by the use of the <a target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet classes and environment importer.</a>"
1072
- msgstr ""
1073
-
1074
1182
  #: ../webpack/src/foreman_class_edit.js:146
1075
1183
  msgid "Click to remove config group"
1076
1184
  msgstr "点删除配置组"
@@ -1083,10 +1191,6 @@ msgstr " 移除"
1083
1191
  msgid "Loading parameters..."
1084
1192
  msgstr "正在载入参数..."
1085
1193
 
1086
- #: ../webpack/src/foreman_puppet_host_form.js:102
1087
- msgid "Some Puppet Classes are unavailable in the selected environment"
1088
- msgstr ""
1089
-
1090
1194
  #: action_names.rb:2
1091
1195
  msgid "Action with sub plans"
1092
1196
  msgstr "有子计划的操作"