foreman_puppet 2.0.2 → 2.0.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (82) hide show
  1. checksums.yaml +4 -4
  2. data/app/helpers/foreman_puppet/environments_helper.rb +1 -1
  3. data/app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb +1 -1
  4. data/app/views/foreman_puppet/config_groups/index.html.erb +3 -1
  5. data/db/migrate/20220201205305_migrate_host_class_permission.foreman_puppet.rb +9 -0
  6. data/db/migrate/20220208135305_migrate_environment_ignore_type.foreman_puppet.rb +15 -0
  7. data/db/migrate_foreman/20090905150132_create_hostgroups_puppetclasses.foreman_puppet.rb +3 -1
  8. data/lib/foreman_puppet/register.rb +2 -1
  9. data/lib/foreman_puppet/version.rb +1 -1
  10. data/locale/ca/LC_MESSAGES/foreman_puppet.mo +0 -0
  11. data/locale/ca/foreman_puppet.edit.po +1095 -0
  12. data/locale/ca/foreman_puppet.po +70 -1
  13. data/locale/ca/foreman_puppet.po.time_stamp +0 -0
  14. data/locale/cs_CZ/LC_MESSAGES/foreman_puppet.mo +0 -0
  15. data/locale/cs_CZ/foreman_puppet.edit.po +199 -184
  16. data/locale/cs_CZ/foreman_puppet.po +13 -2
  17. data/locale/de/LC_MESSAGES/foreman_puppet.mo +0 -0
  18. data/locale/de/foreman_puppet.edit.po +1122 -0
  19. data/locale/de/foreman_puppet.po +25 -13
  20. data/locale/de/foreman_puppet.po.time_stamp +0 -0
  21. data/locale/en/LC_MESSAGES/foreman_puppet.mo +0 -0
  22. data/locale/en/foreman_puppet.edit.po +33 -25
  23. data/locale/en/foreman_puppet.po +13 -1
  24. data/locale/en_GB/LC_MESSAGES/foreman_puppet.mo +0 -0
  25. data/locale/en_GB/foreman_puppet.edit.po +1097 -0
  26. data/locale/en_GB/foreman_puppet.po +13 -2
  27. data/locale/en_GB/foreman_puppet.po.time_stamp +0 -0
  28. data/locale/es/LC_MESSAGES/foreman_puppet.mo +0 -0
  29. data/locale/es/foreman_puppet.edit.po +1104 -0
  30. data/locale/es/foreman_puppet.po +13 -2
  31. data/locale/es/foreman_puppet.po.time_stamp +0 -0
  32. data/locale/foreman_puppet.pot +48 -25
  33. data/locale/fr/LC_MESSAGES/foreman_puppet.mo +0 -0
  34. data/locale/fr/foreman_puppet.edit.po +1112 -0
  35. data/locale/fr/foreman_puppet.po +13 -2
  36. data/locale/fr/foreman_puppet.po.time_stamp +0 -0
  37. data/locale/gl/LC_MESSAGES/foreman_puppet.mo +0 -0
  38. data/locale/gl/foreman_puppet.edit.po +1095 -0
  39. data/locale/gl/foreman_puppet.po +13 -2
  40. data/locale/gl/foreman_puppet.po.time_stamp +0 -0
  41. data/locale/it/LC_MESSAGES/foreman_puppet.mo +0 -0
  42. data/locale/it/foreman_puppet.edit.po +1099 -0
  43. data/locale/it/foreman_puppet.po +13 -2
  44. data/locale/it/foreman_puppet.po.time_stamp +0 -0
  45. data/locale/ja/LC_MESSAGES/foreman_puppet.mo +0 -0
  46. data/locale/ja/foreman_puppet.edit.po +1107 -0
  47. data/locale/ja/foreman_puppet.po +15 -4
  48. data/locale/ja/foreman_puppet.po.time_stamp +0 -0
  49. data/locale/ko/LC_MESSAGES/foreman_puppet.mo +0 -0
  50. data/locale/ko/foreman_puppet.edit.po +1096 -0
  51. data/locale/ko/foreman_puppet.po +13 -2
  52. data/locale/ko/foreman_puppet.po.time_stamp +0 -0
  53. data/locale/nl_NL/LC_MESSAGES/foreman_puppet.mo +0 -0
  54. data/locale/nl_NL/foreman_puppet.edit.po +1100 -0
  55. data/locale/nl_NL/foreman_puppet.po +13 -2
  56. data/locale/nl_NL/foreman_puppet.po.time_stamp +0 -0
  57. data/locale/pl/LC_MESSAGES/foreman_puppet.mo +0 -0
  58. data/locale/pl/foreman_puppet.edit.po +1099 -0
  59. data/locale/pl/foreman_puppet.po +13 -2
  60. data/locale/pl/foreman_puppet.po.time_stamp +0 -0
  61. data/locale/pt_BR/LC_MESSAGES/foreman_puppet.mo +0 -0
  62. data/locale/pt_BR/foreman_puppet.edit.po +1103 -0
  63. data/locale/pt_BR/foreman_puppet.po +13 -2
  64. data/locale/pt_BR/foreman_puppet.po.time_stamp +0 -0
  65. data/locale/ru/LC_MESSAGES/foreman_puppet.mo +0 -0
  66. data/locale/ru/foreman_puppet.edit.po +1104 -0
  67. data/locale/ru/foreman_puppet.po +15 -4
  68. data/locale/ru/foreman_puppet.po.time_stamp +0 -0
  69. data/locale/sv_SE/LC_MESSAGES/foreman_puppet.mo +0 -0
  70. data/locale/sv_SE/foreman_puppet.edit.po +1099 -0
  71. data/locale/sv_SE/foreman_puppet.po +13 -2
  72. data/locale/sv_SE/foreman_puppet.po.time_stamp +0 -0
  73. data/locale/zh_CN/LC_MESSAGES/foreman_puppet.mo +0 -0
  74. data/locale/zh_CN/foreman_puppet.edit.po +1108 -0
  75. data/locale/zh_CN/foreman_puppet.po +16 -5
  76. data/locale/zh_CN/foreman_puppet.po.time_stamp +0 -0
  77. data/locale/zh_TW/LC_MESSAGES/foreman_puppet.mo +0 -0
  78. data/locale/zh_TW/foreman_puppet.edit.po +1098 -0
  79. data/locale/zh_TW/foreman_puppet.po +13 -2
  80. data/locale/zh_TW/foreman_puppet.po.time_stamp +0 -0
  81. data/test/helpers/foreman_puppet/puppetclass_lookup_keys_helper_test.rb +34 -0
  82. metadata +39 -3
@@ -0,0 +1,1108 @@
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the foreman_puppet package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ # Translators:
7
+ # Martin Liu <liuzh66@gmail.com>, 2021
8
+ # tim123, 2021
9
+ # 0868a4d1af5275b3f70b0a6dac4c99a4, 2021
10
+ # Bryan Kearney <bryan.kearney@gmail.com>, 2021
11
+ # Amit Upadhye <aupadhye@redhat.com>, 2021
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Project-Id-Version: foreman_puppet 3.0.2\n"
16
+ "Report-Msgid-Bugs-To: \n"
17
+ "POT-Creation-Date: 2022-02-28 12:33+0100\n"
18
+ "PO-Revision-Date: 2021-02-03 16:30+0000\n"
19
+ "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"
22
+ "MIME-Version: 1.0\n"
23
+ "Content-Type: text/plain; charset=UTF-8\n"
24
+ "Content-Transfer-Encoding: 8bit\n"
25
+ "Language: zh_CN\n"
26
+ "Plural-Forms: nplurals=1; plural=0;\n"
27
+
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 之类的字符串"
31
+
32
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
33
+ msgid "No changes to your environments detected"
34
+ msgstr "未探测到您的环境有任何变化"
35
+
36
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
37
+ msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
38
+ msgstr "成功使用磁盘 Puppet 安装更新环境及 Puppet 类别"
39
+
40
+ #: ../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"
42
+ msgstr "无法使用磁盘 Puppet 安装更新环境及 Puppet 类别:%s"
43
+
44
+ #: ../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"
46
+ msgstr "没有找到可用来导入环境的智能代理服务器,请确保至少有一个智能代理服务器注册了 'puppet' 功能"
47
+
48
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
49
+ msgid "Ignored environments: %s"
50
+ msgstr "忽略的环境:%s"
51
+
52
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:55
53
+ msgid "Ignored classes in the environments: %s"
54
+ msgstr "环境中忽略的类别: %s"
55
+
56
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:10
57
+ msgid "List all host groups for a Puppet class"
58
+ msgstr "列出 Puppet 类别的所有主机组"
59
+
60
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:13
61
+ msgid "ID of Puppetclass"
62
+ msgstr "Puppetclass ID"
63
+
64
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:18
65
+ msgid "Deprecated in favor of hostgroup/puppet_attributes/environment_id"
66
+ msgstr "已过时,首选使用 hostgroup/puppet_attributes/environment_id"
67
+
68
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:19
69
+ msgid "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids"
70
+ msgstr "已过时,首选使用 hostgroup/puppet_attributes/puppetclass_ids"
71
+
72
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:20
73
+ msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
74
+ msgstr "已过时,首先使用 hostgroup/puppet_attributes/config_group_ids"
75
+
76
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
77
+ msgid "ID of associated puppet Environment"
78
+ msgstr "与 puppet 环境关联的 ID"
79
+
80
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
81
+ msgid "IDs of associated Puppetclasses"
82
+ msgstr "与 Puppetclasses 关联的 ID"
83
+
84
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
85
+ msgid "IDs of associated ConfigGroups"
86
+ msgstr "与 ConfigGroups 关联的 ID"
87
+
88
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
89
+ msgid "Import puppet classes from puppet proxy"
90
+ msgstr "从 puppet 代理服务器导入 puppet 类"
91
+
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
93
+ msgid "Import puppet classes from puppet proxy for an environment"
94
+ msgstr "从 puppet 代理服务器为环境导入 puppet 类别"
95
+
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"
98
+ msgstr "自选用逗号分开包含 'new'、'updated' 或 'obsolete' 的字符串,用来限制导入的 Puppet 类别。"
99
+
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"
102
+ msgstr "使用磁盘 Puppet 安装更新环境及 Puppet 类别失败:%s"
103
+
104
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
105
+ msgid "The requested environment cannot be found."
106
+ msgstr "无法找到请求的环境。"
107
+
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."
110
+ msgstr "没有找到可用来导入类别的代理服务器,请确定至少有一个启用 Puppet 的智能代理服务器。"
111
+
112
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
113
+ msgid "List template combination"
114
+ msgstr "列出模板组合"
115
+
116
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:12
117
+ msgid "Add a template combination"
118
+ msgstr "添加模板组合"
119
+
120
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:15
121
+ msgid "Show template combination"
122
+ msgstr "显示模板组合"
123
+
124
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:18
125
+ msgid "Update template combination"
126
+ msgstr "更新模板组合"
127
+
128
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:21
129
+ msgid "ID of Puppet environment"
130
+ msgstr "Puppet 环境的 ID"
131
+
132
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:26
133
+ msgid "environment id"
134
+ msgstr "环境 ID"
135
+
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
137
+ msgid "ID of environment"
138
+ msgstr "环境 ID"
139
+
140
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:10
141
+ msgid "List hosts per environment"
142
+ msgstr "列出每个环境的主机"
143
+
144
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:13
145
+ msgid "ID of puppet environment"
146
+ msgstr "puppet 环境的 ID"
147
+
148
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:18
149
+ msgid "Deprecated in favor of host/puppet_attributes/environment_id"
150
+ msgstr "已过时,首选使用 host/puppet_attributes/environment_id"
151
+
152
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:19
153
+ msgid "Deprecated in favor of host/puppet_attributes/puppetclass_ids"
154
+ msgstr "已过时,首选使用 host/puppet_attributes/puppetclass_ids"
155
+
156
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:20
157
+ msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
158
+ msgstr "已过时,首选使用 host/puppet_attributes/config_group_ids"
159
+
160
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
161
+ msgid "No environment selected!"
162
+ msgstr "没有选择环境!"
163
+
164
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:76
165
+ msgid "Updated hosts: changed environment"
166
+ msgstr "已更新主机:更改环境"
167
+
168
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:105
169
+ msgid "Unable to generate output, Check log files"
170
+ msgstr "无法生成输出结果,检查日志文件"
171
+
172
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:145
173
+ msgid "No proxy selected!"
174
+ msgstr "未选择代理服务器!"
175
+
176
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:151
177
+ msgid "Invalid proxy selected!"
178
+ msgstr "所选代理服务器无效!"
179
+
180
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:168
181
+ msgid "Failed to set %{proxy_type} proxy for %{host}."
182
+ msgstr "无法为 %{host} 设置 %{proxy_type} 代理服务器。"
183
+
184
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:174
185
+ msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
186
+ msgstr "所选主机的 %{proxy_type} 代理服务器被设置为 %{proxy_name}"
187
+
188
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
189
+ msgid "The %{proxy_type} proxy of the selected hosts was cleared."
190
+ msgstr "所选主机的 %{proxy_type} 代理服务器已被清除。"
191
+
192
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
193
+ 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}"
195
+ msgstr[0] "无法为主机 %{host_names} 设置 %{proxy_type} 代理服务器。"
196
+
197
+ #: ../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}."
199
+ msgstr "所选主机的 %{proxy_type} 代理服务器被设置为 {proxy_name}。"
200
+
201
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
202
+ msgid "Puppet"
203
+ msgstr "Puppet"
204
+
205
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:211
206
+ msgid "Puppet CA"
207
+ msgstr "Puppet CA"
208
+
209
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:15
210
+ msgid "List of config groups"
211
+ msgstr "配置组列表"
212
+
213
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:23
214
+ msgid "Show a config group"
215
+ msgstr "显示配置组"
216
+
217
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:36
218
+ msgid "Create a config group"
219
+ msgstr "建立配置群組"
220
+
221
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:44
222
+ msgid "Update a config group"
223
+ msgstr "更新配置群組"
224
+
225
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:52
226
+ msgid "Delete a config group"
227
+ msgstr "删除配置组"
228
+
229
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:14
230
+ msgid "List all environments"
231
+ msgstr "列出所有环境"
232
+
233
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:15
234
+ msgid "List environments of Puppet class"
235
+ msgstr "列出 Puppet 类的环境"
236
+
237
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:16
238
+ msgid "List environments per location"
239
+ msgstr "列出各个位置的环境"
240
+
241
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:17
242
+ msgid "List environments per organization"
243
+ msgstr "列出各个机构的环境"
244
+
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
246
+ msgid "ID of Puppet class"
247
+ msgstr "Puppet 类别 ID"
248
+
249
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:27
250
+ msgid "Show an environment"
251
+ msgstr "显示环境"
252
+
253
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:40
254
+ msgid "Create an environment"
255
+ msgstr "创建环境"
256
+
257
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:48
258
+ msgid "Update an environment"
259
+ msgstr "更新环境"
260
+
261
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:56
262
+ msgid "Delete an environment"
263
+ msgstr "删除环境"
264
+
265
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:12
266
+ msgid "List all Puppet class IDs for host"
267
+ msgstr "列出主机的所有 Puppet 类 ID"
268
+
269
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:18
270
+ msgid "Add a Puppet class to host"
271
+ msgstr "新增 Puppet 類別至主機"
272
+
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
274
+ msgid "ID of host"
275
+ msgstr "主機的 ID"
276
+
277
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:27
278
+ msgid "Remove a Puppet class from host"
279
+ msgstr "從主機移除一個 Puppet 類別"
280
+
281
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:11
282
+ msgid "List all Puppet class IDs for host group"
283
+ msgstr "列出主机组的所有 Puppet 类 ID"
284
+
285
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:17
286
+ msgid "Add a Puppet class to host group"
287
+ msgstr "为主机组添加一个 Puppet 类"
288
+
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
290
+ msgid "ID of host group"
291
+ msgstr "主机组 ID"
292
+
293
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:26
294
+ msgid "Remove a Puppet class from host group"
295
+ msgstr "从主机组中删除一个 Puppet 类"
296
+
297
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:19
298
+ msgid "List of override values for a specific smart class parameter"
299
+ msgstr "具体智能分类参数替代值列表"
300
+
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
302
+ msgid "Display hidden values"
303
+ msgstr "显示隐藏值"
304
+
305
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:27
306
+ msgid "Show an override value for a specific smart class parameter"
307
+ msgstr "显示具体智能类别参数的替代值"
308
+
309
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:37
310
+ msgid "Override match"
311
+ msgstr "替代匹配"
312
+
313
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:38
314
+ msgid "Override value, required if omit is false"
315
+ msgstr "覆盖值,omit 为 false 时必需"
316
+
317
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:39
318
+ msgid "Foreman will not send this parameter in classification output"
319
+ msgstr "Foreman 不会在分类输出中发送此参数"
320
+
321
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:43
322
+ msgid "Create an override value for a specific smart class parameter"
323
+ msgstr "为具体智能类别参数创建替代值"
324
+
325
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:53
326
+ msgid "Update an override value for a specific smart class parameter"
327
+ msgstr "更新具体智能类别参数的替代值"
328
+
329
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62
330
+ msgid "Delete an override value for a specific smart class parameter"
331
+ msgstr "删除具体智能类别参数替代值"
332
+
333
+ #: ../app/controllers/foreman_puppet/api/v2/puppet_lookups_common_controller.rb:112
334
+ msgid "%{model} with id '%{id}' was not found"
335
+ msgstr "找不到 ID 为 '%{id}' 的 %{model}"
336
+
337
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:14
338
+ msgid "List all Puppet classes"
339
+ msgstr "列出所有 Puppet 类别"
340
+
341
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:15
342
+ msgid "List all Puppet classes for a host"
343
+ msgstr "列出主机的所有 Puppet 类别"
344
+
345
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:16
346
+ msgid "List all Puppet classes for a host group"
347
+ msgstr "列出主机组的所有 Puppet 类别"
348
+
349
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:17
350
+ msgid "List all Puppet classes for an environment"
351
+ msgstr "列出环境的所有 Puppet 类别"
352
+
353
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:49
354
+ msgid "Show a Puppet class"
355
+ msgstr "显示 Puppet 类别"
356
+
357
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:50
358
+ msgid "Show a Puppet class for host"
359
+ msgstr "显示主机的 Puppet 类别"
360
+
361
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:51
362
+ msgid "Show a Puppet class for a host group"
363
+ msgstr "显示主机组的 Puppet 类别"
364
+
365
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:52
366
+ msgid "Show a Puppet class for an environment"
367
+ msgstr "显示环境的 Puppet 类别"
368
+
369
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:67
370
+ msgid "Create a Puppet class"
371
+ msgstr "创建 Puppet 类别"
372
+
373
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:75
374
+ msgid "Update a Puppet class"
375
+ msgstr "更新 Puppet 类别"
376
+
377
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:84
378
+ msgid "Delete a Puppet class"
379
+ msgstr "删除 Puppet 类别"
380
+
381
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:13
382
+ msgid "List all smart class parameters"
383
+ msgstr "列出所有智能类别参数"
384
+
385
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:14
386
+ msgid "List of smart class parameters for a specific host"
387
+ msgstr "具体主机的智能类别参数列表"
388
+
389
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:15
390
+ msgid "List of smart class parameters for a specific host group"
391
+ msgstr "具体主机组的智能类别参数列表"
392
+
393
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:16
394
+ msgid "List of smart class parameters for a specific Puppet class"
395
+ msgstr "具体 Puppet 类别的智能类别参数列表"
396
+
397
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:17
398
+ msgid "List of smart class parameters for a specific environment"
399
+ msgstr "具体环境的智能类别参数列表"
400
+
401
+ #: ../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"
403
+ msgstr "具体环境/Puppet 类别组合的智能类别参数列表"
404
+
405
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
406
+ msgid "Show a smart class parameter"
407
+ msgstr "显示智能类别参数"
408
+
409
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:41
410
+ msgid "Update a smart class parameter"
411
+ msgstr "更新智能类别参数"
412
+
413
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:45
414
+ msgid "Whether the smart class parameter value is managed by Foreman"
415
+ msgstr "是否由 Foreman 管理智能类别参数值"
416
+
417
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:46
418
+ msgid "Description of smart class"
419
+ msgstr "智能类别描述"
420
+
421
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:47
422
+ msgid "Value to use when there is no match"
423
+ msgstr "未发现匹配时使用的值"
424
+
425
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:48
426
+ msgid "When enabled the parameter is hidden in the UI"
427
+ msgstr "何时将启用的参数隐藏到 UI 中"
428
+
429
+ #: ../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"
431
+ msgstr "Foreman 不会在分类输出中发送此参数。Puppet 将使用 Puppet 清单中为此参数定义的值"
432
+
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
434
+ msgid "The order in which values are resolved"
435
+ msgstr "值解析的順序"
436
+
437
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:52
438
+ msgid "Types of validation values"
439
+ msgstr "验证值类型"
440
+
441
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:53
442
+ msgid "Used to enforce certain values for the parameter values"
443
+ msgstr "用来在参数中强制使用某些值"
444
+
445
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:55
446
+ msgid "Types of variable values"
447
+ msgstr "变量值类型"
448
+
449
+ #: ../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"
451
+ msgstr "如为 true,则会在没有默认值且没有匹配程序提供参数值时出错"
452
+
453
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
454
+ msgid "Merge all matching values (only array/hash type)"
455
+ msgstr "合并所有匹配的值(仅用于阵列/哈希类型)"
456
+
457
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:58
458
+ msgid "Include default value when merging all matching values"
459
+ msgstr "合并所有匹配值时包括默认值"
460
+
461
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:59
462
+ msgid "Remove duplicate values (only array type)"
463
+ msgstr "删除重复值(仅用于数组类型)"
464
+
465
+ #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:61
466
+ msgid "Successfully overridden all parameters of Puppet class %s"
467
+ msgstr "成功覆盖 Puppet 类 %s 的所有参数"
468
+
469
+ #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
470
+ msgid "Successfully reset all parameters of Puppet class %s to their default values"
471
+ msgstr "成功将 Puppet 类 %s 的所有参数重置为默认值"
472
+
473
+ #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
474
+ msgid "No parameters to override for Puppet class %s"
475
+ msgstr "没有用于 Puppet 类 %s 的覆盖参数"
476
+
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
478
+ msgid "Create Puppet Environment"
479
+ msgstr "创建 Puppet 环境"
480
+
481
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:11
482
+ msgid "Change Environment"
483
+ msgstr "改变环境"
484
+
485
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:13
486
+ msgid "Change Puppet Master"
487
+ msgstr "更改 Puppet 主服务器"
488
+
489
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:22
490
+ msgid "Puppet YAML"
491
+ msgstr "Puppet YAML"
492
+
493
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:22
494
+ msgid "Puppet external nodes YAML dump"
495
+ msgstr "Puppet 外部节点 YAML 转储"
496
+
497
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:34
498
+ msgid "Puppet Environment"
499
+ msgstr "Puppet 环境"
500
+
501
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:32
502
+ msgid "Omit from classification output"
503
+ msgstr "从分类输出中省略"
504
+
505
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:39
506
+ msgid "Override this value"
507
+ msgstr "重设此值"
508
+
509
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:43
510
+ msgid "Remove this override"
511
+ msgstr "删除此覆盖"
512
+
513
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:75
514
+ msgid "Default value"
515
+ msgstr "默认值"
516
+
517
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:93
518
+ msgid "Original value info"
519
+ msgstr "原始值信息"
520
+
521
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:99
522
+ msgid ""
523
+ "<b>Description:</b> %{desc}<br/>\n"
524
+ " <b>Type:</b> %{type}<br/>\n"
525
+ " <b>Matcher:</b> %{matcher}<br/>\n"
526
+ " <b>Inherited value:</b> %{inherited_value}"
527
+ msgstr ""
528
+ "<b>描述:</b> %{desc}<br/>\n"
529
+ " <b>类型:</b> %{type}<br/>\n"
530
+ " <b>匹配器:</b> %{matcher}<br/>\n"
531
+ " <b>继承的值:</b> %{inherited_value}"
532
+
533
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:113
534
+ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
535
+ msgstr "需要的参数没有值。<br/><b>请覆盖</b><br/>"
536
+
537
+ #: ../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/>"
539
+ msgstr "可选的参数没有值。<br/><i>仍由 Foreman 管理,该值将为空。</i><br/>"
540
+
541
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
542
+ msgid "Empty environment"
543
+ msgstr "空环境"
544
+
545
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:7
546
+ msgid "Deleted environment"
547
+ msgstr "删除环境"
548
+
549
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:9
550
+ msgid "Deleted environment %{env} and %{pcs}"
551
+ msgstr "删除环境 %{env} 和 %{pcs}"
552
+
553
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:11
554
+ msgid "Ignored environment"
555
+ msgstr "忽略的环境"
556
+
557
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:18
558
+ msgid "Import"
559
+ msgstr "导入"
560
+
561
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
562
+ msgid "Import environments from %s"
563
+ msgstr "从 %s 导入环境"
564
+
565
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
566
+ msgid "Import classes from %s"
567
+ msgstr "从 %s 导入类"
568
+
569
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:45
570
+ msgid "%{name} has %{num_tag} class"
571
+ msgid_plural "%{name} has %{num_tag} classes"
572
+ msgstr[0] "%{name} 具有 %{num_tag} 类"
573
+
574
+ #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
575
+ msgid "Click to remove %s"
576
+ msgstr "点删除 %s"
577
+
578
+ #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:46
579
+ msgid "Click to add %s"
580
+ msgstr "点添加 %s"
581
+
582
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
583
+ msgid "None"
584
+ msgstr "没有"
585
+
586
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:14
587
+ msgid ""
588
+ "When editing a template, you must assign a list \\\n"
589
+ " of operating systems which this template can be used with. Optionally, you can \\\n"
590
+ " restrict a template to a list of host groups and/or environments."
591
+ msgstr ""
592
+ "在编辑模板时,您必须分配可搭配\\\n"
593
+ "此模板使用的一系列操作系统。您也可\\\n"
594
+ "选择将模板限制到一系列主机组和/或环境。"
595
+
596
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:18
597
+ msgid ""
598
+ "When a Host requests a template (e.g. during provisioning), Foreman \\\n"
599
+ " will select the best match from the available templates of that type, in the \\\n"
600
+ " following order:"
601
+ msgstr ""
602
+ "当主机需要一个模板时(比如在置备过程中),Foreman \\\n"
603
+ "将从该类型的可用模板中选择最匹配的一个,选择\\\n"
604
+ "顺序如下:"
605
+
606
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:22
607
+ msgid "Host group and Environment"
608
+ msgstr "主机组和环境"
609
+
610
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:23
611
+ msgid "Host group only"
612
+ msgstr "仅主机组"
613
+
614
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:24
615
+ msgid "Environment only"
616
+ msgstr "仅环境"
617
+
618
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:25
619
+ msgid "Operating system default"
620
+ msgstr "作業系統預設值"
621
+
622
+ #: ../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."
624
+ msgstr "最终条目,操作系统默认值,可以通过编辑 %s 页设置。"
625
+
626
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
627
+ msgid "Operating System"
628
+ msgstr "操作系统"
629
+
630
+ #: ../app/models/foreman_puppet/environment.rb:44
631
+ msgid "Can't find a valid Foreman Proxy with a Puppet feature"
632
+ msgstr "无法找到带有 Puppet 功能的有效 Foreman 代理"
633
+
634
+ #: ../app/models/foreman_puppet/host_puppet_facet.rb:61
635
+ msgid "%{puppetclass} does not belong to the %{environment} environment"
636
+ msgstr "%{puppetclass} 不属于 %{environment} 环境"
637
+
638
+ #: ../app/models/foreman_puppet/host_puppet_facet.rb:81
639
+ msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
640
+ msgstr "为 %{name} 导入 %{klass} 失败:不存在于我们的数据库中 -- 忽略"
641
+
642
+ #: ../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"
644
+ msgstr "id %{object_id} 不存在,或没有被分配到适当的机构/位置"
645
+
646
+ #: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
647
+ msgid "must be true to edit the parameter"
648
+ msgstr "必须为 true 以编辑参数"
649
+
650
+ #: ../app/services/foreman_puppet/input_type/puppet_parameter_input.rb:24
651
+ msgid "Puppet parameter"
652
+ msgstr "Puppet 参数"
653
+
654
+ #: ../app/services/foreman_puppet/puppet_class_importer.rb:16
655
+ msgid "Can't find a valid Proxy with a Puppet feature"
656
+ msgstr "找不到具有 Puppet 功能的有效代理"
657
+
658
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1
659
+ msgid "Changed environments"
660
+ msgstr "修改的环境"
661
+
662
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:3
663
+ msgid "Select the changes you want to apply to Foreman"
664
+ msgstr "选择您要应用到 Foreman 的更改"
665
+
666
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
667
+ msgid "Toggle"
668
+ msgstr "切換"
669
+
670
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:6
671
+ msgid "New"
672
+ msgstr "新增"
673
+
674
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
675
+ msgid "Check/Uncheck new"
676
+ msgstr "選取/反選新項目"
677
+
678
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:9
679
+ msgid "Updated"
680
+ msgstr "已更新"
681
+
682
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
683
+ msgid "Check/Uncheck updated"
684
+ msgstr "选择/取消 更新"
685
+
686
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:12
687
+ msgid "Obsolete"
688
+ msgstr "废弃的"
689
+
690
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
691
+ msgid "Check/Uncheck obsolete"
692
+ msgstr "選取/反選已淘汰項目"
693
+
694
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:22
695
+ msgid "Check/Uncheck all"
696
+ msgstr "選取/反選全部"
697
+
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
699
+ msgid "Environment"
700
+ msgstr "环境"
701
+
702
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:25
703
+ msgid "Operation"
704
+ msgstr "操作"
705
+
706
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:26
707
+ msgid "Puppet Modules"
708
+ msgstr "Puppet 模組"
709
+
710
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:39
711
+ msgid "Check/Uncheck all %s changes"
712
+ msgstr "选中/取消选中全部%s变化"
713
+
714
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
715
+ msgid "Add:"
716
+ msgstr "添加:"
717
+
718
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
719
+ msgid "Remove:"
720
+ msgstr "删除:"
721
+
722
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
723
+ msgid "Update:"
724
+ msgstr "更新:"
725
+
726
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
727
+ msgid "Ignored:"
728
+ msgstr "已忽略:"
729
+
730
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:59
731
+ msgid "Cancel"
732
+ msgstr "取消"
733
+
734
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:60
735
+ msgid "Update"
736
+ msgstr "更新"
737
+
738
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
739
+ msgid "included already from parent"
740
+ msgstr "已在上级包含"
741
+
742
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
743
+ msgid "Remove"
744
+ msgstr "移除"
745
+
746
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
747
+ msgid "Add"
748
+ msgstr "添加"
749
+
750
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
751
+ msgid "%s is not in environment"
752
+ msgstr "%s 未在环境中"
753
+
754
+ #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:4
755
+ msgid "Included Config Groups"
756
+ msgstr "包含的配置组"
757
+
758
+ #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:21
759
+ msgid "Available Config Groups"
760
+ msgstr "可用配置组"
761
+
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
763
+ msgid "Edit %s"
764
+ msgstr "编辑 %s"
765
+
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
767
+ msgid "Config Groups"
768
+ msgstr "配置组"
769
+
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
771
+ msgid "Create Config Group"
772
+ msgstr "创建配置组"
773
+
774
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:11 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
775
+ msgid "Puppet Classes"
776
+ msgstr "Puppet 类"
777
+
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
779
+ msgid "Hosts"
780
+ msgstr "主机"
781
+
782
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
783
+ msgid "Host Groups"
784
+ msgstr "主机组"
785
+
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
787
+ msgid "Actions"
788
+ msgstr "操作"
789
+
790
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:25 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
791
+ msgid "Delete %s?"
792
+ msgstr "刪除 %s?"
793
+
794
+ #: ../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."
796
+ msgstr "配置组提供了将多个 Puppet 类关联到一个主机或主机组的一步方法。此方法一般用于通过一个步骤添加特定的应用配置文件或堆栈。"
797
+
798
+ #: ../app/views/foreman_puppet/environments/_form.html.erb:6
799
+ msgid "Locations"
800
+ msgstr "位置"
801
+
802
+ #: ../app/views/foreman_puppet/environments/_form.html.erb:9
803
+ msgid "Organizations"
804
+ msgstr "机构"
805
+
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
807
+ msgid "Puppet Environments"
808
+ msgstr "Puppet 环境"
809
+
810
+ #: ../app/views/foreman_puppet/environments/index.html.erb:8
811
+ msgid "Environment|Name"
812
+ msgstr "Environment|Name"
813
+
814
+ #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:169
815
+ msgid "Classes"
816
+ msgstr "类"
817
+
818
+ #: ../app/views/foreman_puppet/environments/new.html.erb:1
819
+ msgid "Create Environment"
820
+ msgstr "创建环境"
821
+
822
+ #: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
823
+ msgid "Puppet environments"
824
+ msgstr "Puppet 环境"
825
+
826
+ #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:5
827
+ msgid "Number of classes"
828
+ msgstr "类数"
829
+
830
+ #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:15
831
+ msgid "Total"
832
+ msgstr "總計"
833
+
834
+ #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:25
835
+ msgid "No environments found"
836
+ msgstr "未找到任何环境"
837
+
838
+ #: ../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."
840
+ msgstr "这台 puppet 主服务器中未设置任何 puppet 环境。请检查 puppet 主服务器配置。"
841
+
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
843
+ msgid "Smart Class Parameters"
844
+ msgstr "智能类参数"
845
+
846
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:6
847
+ msgid "Parameter"
848
+ msgstr "参数"
849
+
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
851
+ msgid "Puppet Class"
852
+ msgstr "Puppet 类"
853
+
854
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:8
855
+ msgid "Number of Overrides"
856
+ msgstr "覆盖数"
857
+
858
+ #: ../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)."
860
+ msgstr "参数化类支持允许根据一组规则(智能匹配器),通过 ENC 对支持它的类直接实施检测、导入和提供参数。"
861
+
862
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
863
+ msgid "Included Classes"
864
+ msgstr "包含的类"
865
+
866
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
867
+ msgid "Not authorized to edit classes"
868
+ msgstr "没有授权编辑类"
869
+
870
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:37
871
+ msgid "Inherited Classes from %s"
872
+ msgstr "从 %s 继承的类"
873
+
874
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:56
875
+ msgid "Available Classes"
876
+ msgstr "可用类"
877
+
878
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:59
879
+ msgid "Filter classes"
880
+ msgstr "筛选类"
881
+
882
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
883
+ msgid "belongs to config group"
884
+ msgstr "属于配置组"
885
+
886
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:5
887
+ msgid "Name"
888
+ msgstr "名称"
889
+
890
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:6
891
+ msgid "Value"
892
+ msgstr "值"
893
+
894
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:7
895
+ msgid "Omit"
896
+ msgstr "省略"
897
+
898
+ #: ../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."
900
+ msgstr "此类无法保存,因为其中一个类参数含有错误。"
901
+
902
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
903
+ msgid "Smart Class Parameter"
904
+ msgstr "智能代理参数"
905
+
906
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:15
907
+ msgid "Host groups"
908
+ msgstr "主机组"
909
+
910
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:22
911
+ msgid "This Puppet class has no parameters in its signature."
912
+ msgstr "这个 Puppet 类别在其签名中没有参数。"
913
+
914
+ #: ../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\"."
916
+ msgstr "请进入 Puppet 类别页面,选择“导入”就可以更新该类别签名。"
917
+
918
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
919
+ msgid "Filter by name"
920
+ msgstr "按名称筛选"
921
+
922
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:34
923
+ msgid "All environments - (not filtered)"
924
+ msgstr "所有环境 - (未过滤)"
925
+
926
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:46
927
+ msgid "Overridden"
928
+ msgstr "覆盖"
929
+
930
+ #: ../app/views/foreman_puppet/puppetclasses/edit.html.erb:1
931
+ msgid "Edit Puppet Class %s"
932
+ msgstr "编辑 Puppet 类 %s"
933
+
934
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:9
935
+ msgid "Puppetclass|Name"
936
+ msgstr "Puppetclass|Name"
937
+
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
939
+ msgid "Environments"
940
+ msgstr "环境"
941
+
942
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:13
943
+ msgid "Parameters"
944
+ msgstr "参数"
945
+
946
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
947
+ msgid "Override all parameters"
948
+ msgstr "覆盖所有参数"
949
+
950
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
951
+ msgid "This will set all parameters of the class %s as overridden. Continue?"
952
+ msgstr "这会将类 %s 的所有参数设定为覆盖值。继续吗?"
953
+
954
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
955
+ msgid "Set parameters to defaults"
956
+ msgstr "将参数设定为默认"
957
+
958
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
959
+ msgid "This will reset parameters of the class %s to their default values. Continue?"
960
+ msgstr "这会将类 %s 的参数重置为其默认值。继续吗?"
961
+
962
+ #: ../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
+ msgid "Notice"
968
+ msgstr "注意事項"
969
+
970
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
971
+ msgid "Please select an environment first"
972
+ msgstr "请先选择环境"
973
+
974
+ #: ../app/views/hosts/select_multiple_environment.html.erb:4
975
+ msgid "Select environment"
976
+ msgstr "选择环境"
977
+
978
+ #: ../app/views/hosts/select_multiple_environment.html.erb:5
979
+ msgid "*Clear environment*"
980
+ msgstr "*环境清除*"
981
+
982
+ #: ../app/views/hosts/select_multiple_environment.html.erb:6
983
+ msgid "*Inherit from host group*"
984
+ msgstr "*从主机组继承*"
985
+
986
+ #: ../app/views/provisioning_templates/_combination.html.erb:2
987
+ msgid "Hostgroup"
988
+ msgstr "主机组"
989
+
990
+ #: ../app/views/provisioning_templates/_combination.html.erb:4
991
+ msgid "Remove Combination"
992
+ msgstr "删除组合"
993
+
994
+ #: ../app/views/provisioning_templates/_combinations.html.erb:1
995
+ msgid "Valid Host Group and Environment Combinations"
996
+ msgstr "有效的主机组和环境组合"
997
+
998
+ #: ../app/views/provisioning_templates/_combinations.html.erb:6
999
+ msgid "Add Combination"
1000
+ msgstr "添加组合"
1001
+
1002
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:3 ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:2
1003
+ msgid "General"
1004
+ msgstr "常规"
1005
+
1006
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:12 ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:16
1007
+ msgid "Hosts managed:"
1008
+ msgstr "管理的主机:"
1009
+
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
+ #: ../lib/foreman_puppet/register.rb:7
1019
+ msgid "Facts"
1020
+ msgstr "事实"
1021
+
1022
+ #: ../lib/foreman_puppet/register.rb:10
1023
+ msgid "Foreman will default to this puppet environment if it cannot auto detect one"
1024
+ msgstr "如果无法自动探测到环境,Foreman 将默认使用这个 puppet 环境。"
1025
+
1026
+ #: ../lib/foreman_puppet/register.rb:12
1027
+ msgid "Default Puppet environment"
1028
+ msgstr "默认 Puppet 环境"
1029
+
1030
+ #: ../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 中设置的环境冲突。"
1033
+
1034
+ #: ../lib/foreman_puppet/register.rb:19
1035
+ msgid "ENC environment"
1036
+ msgstr "ENC 环境"
1037
+
1038
+ #: ../lib/foreman_puppet/register.rb:22
1039
+ msgid "Foreman will update a host's environment from its facts"
1040
+ msgstr "Foreman 将根据其详情更新主机环境"
1041
+
1042
+ #: ../lib/foreman_puppet/register.rb:24
1043
+ msgid "Update environment from facts"
1044
+ msgstr "根据系统信息更新环境"
1045
+
1046
+ #: ../lib/foreman_puppet/register.rb:27
1047
+ msgid "Config Management"
1048
+ msgstr "配置管理"
1049
+
1050
+ #: ../lib/foreman_puppet/register.rb:30
1051
+ msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
1052
+ msgstr "在其时间后(以分钟为单位)经过 Puppet 的服务器报告被认为已不同步。"
1053
+
1054
+ #: ../lib/foreman_puppet/register.rb:32
1055
+ msgid "Puppet interval"
1056
+ msgstr "Puppet 间隔"
1057
+
1058
+ #: ../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"
1060
+ msgstr "禁用在配置的间隔时间后没有获得报告时把主机(%s)配置状态变为不同步"
1061
+
1062
+ #: ../lib/foreman_puppet/register.rb:37
1063
+ msgid "%s out of sync disabled"
1064
+ msgstr "%s 不同步被禁用"
1065
+
1066
+ #: ../lib/foreman_puppet/register.rb:163 ../lib/foreman_puppet/register.rb:216
1067
+ msgid "Puppet ENC"
1068
+ msgstr "Puppet ENC"
1069
+
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
+ #: ../webpack/src/foreman_class_edit.js:146
1075
+ msgid "Click to remove config group"
1076
+ msgstr "点删除配置组"
1077
+
1078
+ #: ../webpack/src/foreman_class_edit.js:149
1079
+ msgid " Remove"
1080
+ msgstr " 移除"
1081
+
1082
+ #: ../webpack/src/foreman_puppet_host_form.js:32
1083
+ msgid "Loading parameters..."
1084
+ msgstr "正在载入参数..."
1085
+
1086
+ #: ../webpack/src/foreman_puppet_host_form.js:102
1087
+ msgid "Some Puppet Classes are unavailable in the selected environment"
1088
+ msgstr ""
1089
+
1090
+ #: action_names.rb:2
1091
+ msgid "Action with sub plans"
1092
+ msgstr "有子计划的操作"
1093
+
1094
+ #: action_names.rb:3
1095
+ msgid "Import facts"
1096
+ msgstr "导入事实"
1097
+
1098
+ #: action_names.rb:4
1099
+ msgid "Import Puppet classes"
1100
+ msgstr "导入 Puppet 类"
1101
+
1102
+ #: action_names.rb:5
1103
+ msgid "Remote action:"
1104
+ msgstr "远程操作:"
1105
+
1106
+ #: gemspec.rb:2
1107
+ msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
1108
+ msgstr ""