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,1098 @@
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
+ # ChrisLee <chris_lee@hiiir.com>, 2021
8
+ # 0868a4d1af5275b3f70b0a6dac4c99a4, 2021
9
+ # Bryan Kearney <bryan.kearney@gmail.com>, 2021
10
+ #
11
+ msgid ""
12
+ msgstr ""
13
+ "Project-Id-Version: foreman_puppet 3.0.2\n"
14
+ "Report-Msgid-Bugs-To: \n"
15
+ "POT-Creation-Date: 2022-02-28 12:33+0100\n"
16
+ "PO-Revision-Date: 2021-02-03 16:30+0000\n"
17
+ "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2021\n"
18
+ "Language-Team: Chinese (Taiwan) (https://www.transifex.com/foreman/teams/114/z"
19
+ "h_TW/)\n"
20
+ "MIME-Version: 1.0\n"
21
+ "Content-Type: text/plain; charset=UTF-8\n"
22
+ "Content-Transfer-Encoding: 8bit\n"
23
+ "Language: zh_TW\n"
24
+ "Plural-Forms: nplurals=1; plural=0;\n"
25
+
26
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
27
+ msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
28
+ msgstr ""
29
+
30
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
31
+ msgid "No changes to your environments detected"
32
+ msgstr "未偵測到您的環境遭到變更"
33
+
34
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
35
+ msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
36
+ msgstr "已成功由磁碟上的 Puppet 安裝程序更新環境和 Puppet 類別"
37
+
38
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
39
+ msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
40
+ msgstr ""
41
+
42
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
43
+ msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature"
44
+ msgstr ""
45
+
46
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
47
+ msgid "Ignored environments: %s"
48
+ msgstr ""
49
+
50
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:55
51
+ msgid "Ignored classes in the environments: %s"
52
+ msgstr ""
53
+
54
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:10
55
+ msgid "List all host groups for a Puppet class"
56
+ msgstr "列出 Puppet 類別的所有主機群組"
57
+
58
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:13
59
+ msgid "ID of Puppetclass"
60
+ msgstr ""
61
+
62
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:18
63
+ msgid "Deprecated in favor of hostgroup/puppet_attributes/environment_id"
64
+ msgstr ""
65
+
66
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:19
67
+ msgid "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids"
68
+ msgstr ""
69
+
70
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:20
71
+ msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
72
+ msgstr ""
73
+
74
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
75
+ msgid "ID of associated puppet Environment"
76
+ msgstr ""
77
+
78
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
79
+ msgid "IDs of associated Puppetclasses"
80
+ msgstr ""
81
+
82
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
83
+ msgid "IDs of associated ConfigGroups"
84
+ msgstr ""
85
+
86
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
87
+ msgid "Import puppet classes from puppet proxy"
88
+ msgstr ""
89
+
90
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:17 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:18
91
+ msgid "Import puppet classes from puppet proxy for an environment"
92
+ msgstr "為環境由 puppet 代理伺服器匯入 puppet 類別"
93
+
94
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:23
95
+ msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes"
96
+ msgstr ""
97
+
98
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:51
99
+ msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
100
+ msgstr "由磁碟上的 puppet 安裝程序更新環境和 Puppet 類別失敗:%s"
101
+
102
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
103
+ msgid "The requested environment cannot be found."
104
+ msgstr ""
105
+
106
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:114 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:128
107
+ msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
108
+ msgstr "找不到用來由其匯入類別的代理伺服器,請確認智慧型代理伺服器啟用了 Puppet 功能。"
109
+
110
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
111
+ msgid "List template combination"
112
+ msgstr "列出範本組合"
113
+
114
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:12
115
+ msgid "Add a template combination"
116
+ msgstr "新增範本組合"
117
+
118
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:15
119
+ msgid "Show template combination"
120
+ msgstr "顯示範本組合"
121
+
122
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:18
123
+ msgid "Update template combination"
124
+ msgstr "更新範本組合"
125
+
126
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:21
127
+ msgid "ID of Puppet environment"
128
+ msgstr ""
129
+
130
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:26
131
+ msgid "environment id"
132
+ msgstr "環境 ID"
133
+
134
+ #: ../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
135
+ msgid "ID of environment"
136
+ msgstr "環境的 ID"
137
+
138
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:10
139
+ msgid "List hosts per environment"
140
+ msgstr "列出各個環境中的主機"
141
+
142
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:13
143
+ msgid "ID of puppet environment"
144
+ msgstr ""
145
+
146
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:18
147
+ msgid "Deprecated in favor of host/puppet_attributes/environment_id"
148
+ msgstr ""
149
+
150
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:19
151
+ msgid "Deprecated in favor of host/puppet_attributes/puppetclass_ids"
152
+ msgstr ""
153
+
154
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:20
155
+ msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
156
+ msgstr ""
157
+
158
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
159
+ msgid "No environment selected!"
160
+ msgstr "未選擇環境!"
161
+
162
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:76
163
+ msgid "Updated hosts: changed environment"
164
+ msgstr "已更新主機:已更改的環境"
165
+
166
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:105
167
+ msgid "Unable to generate output, Check log files"
168
+ msgstr "無法產生輸出,請檢查日誌檔案"
169
+
170
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:145
171
+ msgid "No proxy selected!"
172
+ msgstr "未選擇代理!"
173
+
174
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:151
175
+ msgid "Invalid proxy selected!"
176
+ msgstr "選擇了不正確的代理!"
177
+
178
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:168
179
+ msgid "Failed to set %{proxy_type} proxy for %{host}."
180
+ msgstr "設定 %{proxy_type} 代理給 %{host} 時失敗。"
181
+
182
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:174
183
+ msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
184
+ msgstr ""
185
+
186
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
187
+ msgid "The %{proxy_type} proxy of the selected hosts was cleared."
188
+ msgstr "所選主機的 %{proxy_type} 代理已清除。"
189
+
190
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
191
+ msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
192
+ msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
193
+ msgstr[0] ""
194
+ msgstr[1] ""
195
+
196
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
197
+ msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
198
+ msgstr "所選主機的 %{proxy_type} 代理已設為 %{proxy_name}。"
199
+
200
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
201
+ msgid "Puppet"
202
+ msgstr "Puppet"
203
+
204
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:211
205
+ msgid "Puppet CA"
206
+ msgstr "Puppet CA"
207
+
208
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:15
209
+ msgid "List of config groups"
210
+ msgstr "配置群組清單"
211
+
212
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:23
213
+ msgid "Show a config group"
214
+ msgstr "顯示配置群組"
215
+
216
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:36
217
+ msgid "Create a config group"
218
+ msgstr "建立配置群組"
219
+
220
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:44
221
+ msgid "Update a config group"
222
+ msgstr "更新配置群組"
223
+
224
+ #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:52
225
+ msgid "Delete a config group"
226
+ msgstr "刪除配置群組"
227
+
228
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:14
229
+ msgid "List all environments"
230
+ msgstr "列出所有環境"
231
+
232
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:15
233
+ msgid "List environments of Puppet class"
234
+ msgstr "列出 Puppet 類別的環境"
235
+
236
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:16
237
+ msgid "List environments per location"
238
+ msgstr "列出各個位置的環境"
239
+
240
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:17
241
+ msgid "List environments per organization"
242
+ msgstr "列出各個組織的環境"
243
+
244
+ #: ../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
245
+ msgid "ID of Puppet class"
246
+ msgstr "Puppet 類別的 ID"
247
+
248
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:27
249
+ msgid "Show an environment"
250
+ msgstr "顯示環境"
251
+
252
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:40
253
+ msgid "Create an environment"
254
+ msgstr "建立環境"
255
+
256
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:48
257
+ msgid "Update an environment"
258
+ msgstr "更新環境"
259
+
260
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:56
261
+ msgid "Delete an environment"
262
+ msgstr "刪除環境"
263
+
264
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:12
265
+ msgid "List all Puppet class IDs for host"
266
+ msgstr "列出主機的所有 Puppet 類別 ID"
267
+
268
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:18
269
+ msgid "Add a Puppet class to host"
270
+ msgstr "新增 Puppet 類別至主機"
271
+
272
+ #: ../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
273
+ msgid "ID of host"
274
+ msgstr "主機的 ID"
275
+
276
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:27
277
+ msgid "Remove a Puppet class from host"
278
+ msgstr "從主機移除一個 Puppet 類別"
279
+
280
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:11
281
+ msgid "List all Puppet class IDs for host group"
282
+ msgstr "列出主機群組的所有 Puppet 類別 ID"
283
+
284
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:17
285
+ msgid "Add a Puppet class to host group"
286
+ msgstr "新增 Puppet 類別至主機群組"
287
+
288
+ #: ../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
289
+ msgid "ID of host group"
290
+ msgstr "主機群組的 ID"
291
+
292
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:26
293
+ msgid "Remove a Puppet class from host group"
294
+ msgstr "從主機群組移除一個 Puppet 類別"
295
+
296
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:19
297
+ msgid "List of override values for a specific smart class parameter"
298
+ msgstr "特定智慧型類別參數的置換值之清單"
299
+
300
+ #: ../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
301
+ msgid "Display hidden values"
302
+ msgstr ""
303
+
304
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:27
305
+ msgid "Show an override value for a specific smart class parameter"
306
+ msgstr "顯示特定智慧類別參數的置換值"
307
+
308
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:37
309
+ msgid "Override match"
310
+ msgstr "置換相符"
311
+
312
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:38
313
+ msgid "Override value, required if omit is false"
314
+ msgstr ""
315
+
316
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:39
317
+ msgid "Foreman will not send this parameter in classification output"
318
+ msgstr ""
319
+
320
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:43
321
+ msgid "Create an override value for a specific smart class parameter"
322
+ msgstr "為特定的智慧型類別參數建立置換值"
323
+
324
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:53
325
+ msgid "Update an override value for a specific smart class parameter"
326
+ msgstr "更新特定智慧類別參數的置換值"
327
+
328
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62
329
+ msgid "Delete an override value for a specific smart class parameter"
330
+ msgstr "刪除特定智慧型類別參數的置換值"
331
+
332
+ #: ../app/controllers/foreman_puppet/api/v2/puppet_lookups_common_controller.rb:112
333
+ msgid "%{model} with id '%{id}' was not found"
334
+ msgstr "找不到 ID 為 '%{id}' 的 %{model}。"
335
+
336
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:14
337
+ msgid "List all Puppet classes"
338
+ msgstr "列出所有 Puppet 類別"
339
+
340
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:15
341
+ msgid "List all Puppet classes for a host"
342
+ msgstr "列出主機的所有 Puppet 類別"
343
+
344
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:16
345
+ msgid "List all Puppet classes for a host group"
346
+ msgstr "列出主機的所有 Puppet 類別"
347
+
348
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:17
349
+ msgid "List all Puppet classes for an environment"
350
+ msgstr "列出環境的所有 Puppet 類別"
351
+
352
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:49
353
+ msgid "Show a Puppet class"
354
+ msgstr "顯示 Puppet 類別"
355
+
356
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:50
357
+ msgid "Show a Puppet class for host"
358
+ msgstr "顯示主機的 Puppet 類別"
359
+
360
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:51
361
+ msgid "Show a Puppet class for a host group"
362
+ msgstr "顯示主機群組的 Puppet 類別"
363
+
364
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:52
365
+ msgid "Show a Puppet class for an environment"
366
+ msgstr "顯示環境的 Puppet 類別"
367
+
368
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:67
369
+ msgid "Create a Puppet class"
370
+ msgstr "建立 Puppet 類別"
371
+
372
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:75
373
+ msgid "Update a Puppet class"
374
+ msgstr "更新 Puppet 類別"
375
+
376
+ #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:84
377
+ msgid "Delete a Puppet class"
378
+ msgstr "刪除 Puppet 類別"
379
+
380
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:13
381
+ msgid "List all smart class parameters"
382
+ msgstr "列出所有智慧型類別參數"
383
+
384
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:14
385
+ msgid "List of smart class parameters for a specific host"
386
+ msgstr "特定主機的智慧型類別參數之清單"
387
+
388
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:15
389
+ msgid "List of smart class parameters for a specific host group"
390
+ msgstr "特定主機群組的智慧型類別參數之清單"
391
+
392
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:16
393
+ msgid "List of smart class parameters for a specific Puppet class"
394
+ msgstr "特定 Puppet 類別的智慧型類別參數之清單"
395
+
396
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:17
397
+ msgid "List of smart class parameters for a specific environment"
398
+ msgstr "特定環境的智慧型類別參數之清單"
399
+
400
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
401
+ msgid "List of smart class parameters for a specific environment/Puppet class combination"
402
+ msgstr "特定環境/Puppet 類別組合的智慧型類別參數之清單"
403
+
404
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
405
+ msgid "Show a smart class parameter"
406
+ msgstr "顯示智慧類別參數"
407
+
408
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:41
409
+ msgid "Update a smart class parameter"
410
+ msgstr "更新智慧類別參數"
411
+
412
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:45
413
+ msgid "Whether the smart class parameter value is managed by Foreman"
414
+ msgstr "智慧 類別 參數值是否是由 Foreman 所管理"
415
+
416
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:46
417
+ msgid "Description of smart class"
418
+ msgstr "智慧 類別 的描述"
419
+
420
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:47
421
+ msgid "Value to use when there is no match"
422
+ msgstr "當沒有相符的項目時所使用的值"
423
+
424
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:48
425
+ msgid "When enabled the parameter is hidden in the UI"
426
+ msgstr "啟用時,參數會隱藏在 UI 裡"
427
+
428
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
429
+ msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
430
+ msgstr ""
431
+
432
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
433
+ msgid "The order in which values are resolved"
434
+ msgstr "值解析的順序"
435
+
436
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:52
437
+ msgid "Types of validation values"
438
+ msgstr "驗證值的類型"
439
+
440
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:53
441
+ msgid "Used to enforce certain values for the parameter values"
442
+ msgstr "用來強制參數值的某些值"
443
+
444
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:55
445
+ msgid "Types of variable values"
446
+ msgstr "變數值的類型"
447
+
448
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
449
+ msgid "If true, will raise an error if there is no default value and no matcher provide a value"
450
+ msgstr "若為真而沒有預設值並且比對器未提供值的話,將會造成錯誤發生。"
451
+
452
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
453
+ msgid "Merge all matching values (only array/hash type)"
454
+ msgstr "合併所有相符的值(只有陣列 / 雜湊類型)"
455
+
456
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:58
457
+ msgid "Include default value when merging all matching values"
458
+ msgstr "合併所有相符合的值時包括預設值"
459
+
460
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:59
461
+ msgid "Remove duplicate values (only array type)"
462
+ msgstr "移除重複的值(只有陣列類型)"
463
+
464
+ #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:61
465
+ msgid "Successfully overridden all parameters of Puppet class %s"
466
+ msgstr "已成功置換 Puppet 類別 %s 的所有參數"
467
+
468
+ #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
469
+ msgid "Successfully reset all parameters of Puppet class %s to their default values"
470
+ msgstr "已成功將 Puppet 類別 %s 的所有參數重設成其預設值"
471
+
472
+ #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
473
+ msgid "No parameters to override for Puppet class %s"
474
+ msgstr "沒有用來置換 Puppet 類別 %s 的參數"
475
+
476
+ #: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:9
477
+ msgid "Create Puppet Environment"
478
+ msgstr ""
479
+
480
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:11
481
+ msgid "Change Environment"
482
+ msgstr "更改環境"
483
+
484
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:13
485
+ msgid "Change Puppet Master"
486
+ msgstr "改變 Puppet Master"
487
+
488
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:22
489
+ msgid "Puppet YAML"
490
+ msgstr ""
491
+
492
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:22
493
+ msgid "Puppet external nodes YAML dump"
494
+ msgstr "Puppet 外部節點 YAML 傾印"
495
+
496
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:34
497
+ msgid "Puppet Environment"
498
+ msgstr "Puppet 環境"
499
+
500
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:32
501
+ msgid "Omit from classification output"
502
+ msgstr ""
503
+
504
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:39
505
+ msgid "Override this value"
506
+ msgstr "置換這個值"
507
+
508
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:43
509
+ msgid "Remove this override"
510
+ msgstr "移除此置換"
511
+
512
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:75
513
+ msgid "Default value"
514
+ msgstr "預設值"
515
+
516
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:93
517
+ msgid "Original value info"
518
+ msgstr "原始值資訊"
519
+
520
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:99
521
+ msgid ""
522
+ "<b>Description:</b> %{desc}<br/>\n"
523
+ " <b>Type:</b> %{type}<br/>\n"
524
+ " <b>Matcher:</b> %{matcher}<br/>\n"
525
+ " <b>Inherited value:</b> %{inherited_value}"
526
+ msgstr ""
527
+
528
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:113
529
+ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
530
+ msgstr "必要的參數未提供值。<br/><b>請覆寫!</b> <br/>"
531
+
532
+ #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
533
+ msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
534
+ msgstr ""
535
+
536
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
537
+ msgid "Empty environment"
538
+ msgstr "空的環境"
539
+
540
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:7
541
+ msgid "Deleted environment"
542
+ msgstr "已刪除的環境"
543
+
544
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:9
545
+ msgid "Deleted environment %{env} and %{pcs}"
546
+ msgstr "已刪除的環境 %{env} 和 %{pcs}"
547
+
548
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:11
549
+ msgid "Ignored environment"
550
+ msgstr ""
551
+
552
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:18
553
+ msgid "Import"
554
+ msgstr "匯入"
555
+
556
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
557
+ msgid "Import environments from %s"
558
+ msgstr ""
559
+
560
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
561
+ msgid "Import classes from %s"
562
+ msgstr ""
563
+
564
+ #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:45
565
+ msgid "%{name} has %{num_tag} class"
566
+ msgid_plural "%{name} has %{num_tag} classes"
567
+ msgstr[0] ""
568
+ msgstr[1] ""
569
+
570
+ #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
571
+ msgid "Click to remove %s"
572
+ msgstr "點選以移除 %s"
573
+
574
+ #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:46
575
+ msgid "Click to add %s"
576
+ msgstr "點選以新增 %s"
577
+
578
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
579
+ msgid "None"
580
+ msgstr "無"
581
+
582
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:14
583
+ msgid ""
584
+ "When editing a template, you must assign a list \\\n"
585
+ " of operating systems which this template can be used with. Optionally, you can \\\n"
586
+ " restrict a template to a list of host groups and/or environments."
587
+ msgstr ""
588
+
589
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:18
590
+ msgid ""
591
+ "When a Host requests a template (e.g. during provisioning), Foreman \\\n"
592
+ " will select the best match from the available templates of that type, in the \\\n"
593
+ " following order:"
594
+ msgstr ""
595
+
596
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:22
597
+ msgid "Host group and Environment"
598
+ msgstr "主機群組和環境"
599
+
600
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:23
601
+ msgid "Host group only"
602
+ msgstr "僅有主機群組"
603
+
604
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:24
605
+ msgid "Environment only"
606
+ msgstr "只有環境"
607
+
608
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:25
609
+ msgid "Operating system default"
610
+ msgstr "作業系統預設值"
611
+
612
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
613
+ msgid "The final entry, Operating System default, can be set by editing the %s page."
614
+ msgstr "最後的項目「作業系統預設值」可透過編輯 %s 頁面來設置。"
615
+
616
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
617
+ msgid "Operating System"
618
+ msgstr "作業系統"
619
+
620
+ #: ../app/models/foreman_puppet/environment.rb:44
621
+ msgid "Can't find a valid Foreman Proxy with a Puppet feature"
622
+ msgstr "找不到擁有 Puppet 功能的有效 Foreman Proxy"
623
+
624
+ #: ../app/models/foreman_puppet/host_puppet_facet.rb:61
625
+ msgid "%{puppetclass} does not belong to the %{environment} environment"
626
+ msgstr ""
627
+
628
+ #: ../app/models/foreman_puppet/host_puppet_facet.rb:81
629
+ msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
630
+ msgstr "為 %{name} 匯入 %{klass} 失敗:不存在我們的資料庫中 - 將被忽略"
631
+
632
+ #: ../app/models/foreman_puppet/host_puppet_facet.rb:123
633
+ msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
634
+ msgstr ""
635
+
636
+ #: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
637
+ msgid "must be true to edit the parameter"
638
+ msgstr ""
639
+
640
+ #: ../app/services/foreman_puppet/input_type/puppet_parameter_input.rb:24
641
+ msgid "Puppet parameter"
642
+ msgstr "Puppet 參數"
643
+
644
+ #: ../app/services/foreman_puppet/puppet_class_importer.rb:16
645
+ msgid "Can't find a valid Proxy with a Puppet feature"
646
+ msgstr ""
647
+
648
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1
649
+ msgid "Changed environments"
650
+ msgstr "已更改的環境"
651
+
652
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:3
653
+ msgid "Select the changes you want to apply to Foreman"
654
+ msgstr ""
655
+
656
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
657
+ msgid "Toggle"
658
+ msgstr "切換"
659
+
660
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:6
661
+ msgid "New"
662
+ msgstr "新增"
663
+
664
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
665
+ msgid "Check/Uncheck new"
666
+ msgstr "選取/反選新項目"
667
+
668
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:9
669
+ msgid "Updated"
670
+ msgstr "已更新"
671
+
672
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
673
+ msgid "Check/Uncheck updated"
674
+ msgstr "選取/反選已更新項目"
675
+
676
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:12
677
+ msgid "Obsolete"
678
+ msgstr "已淘汰"
679
+
680
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
681
+ msgid "Check/Uncheck obsolete"
682
+ msgstr "選取/反選已淘汰項目"
683
+
684
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:22
685
+ msgid "Check/Uncheck all"
686
+ msgstr "選取/反選全部"
687
+
688
+ #: ../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
689
+ msgid "Environment"
690
+ msgstr "環境"
691
+
692
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:25
693
+ msgid "Operation"
694
+ msgstr "作業"
695
+
696
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:26
697
+ msgid "Puppet Modules"
698
+ msgstr "Puppet 模組"
699
+
700
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:39
701
+ msgid "Check/Uncheck all %s changes"
702
+ msgstr "選取/反選所有 %s 變更"
703
+
704
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
705
+ msgid "Add:"
706
+ msgstr "新增:"
707
+
708
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
709
+ msgid "Remove:"
710
+ msgstr "移除:"
711
+
712
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
713
+ msgid "Update:"
714
+ msgstr "更新:"
715
+
716
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
717
+ msgid "Ignored:"
718
+ msgstr ""
719
+
720
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:59
721
+ msgid "Cancel"
722
+ msgstr "取消"
723
+
724
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:60
725
+ msgid "Update"
726
+ msgstr "更新"
727
+
728
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
729
+ msgid "included already from parent"
730
+ msgstr "已從父項包含"
731
+
732
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
733
+ msgid "Remove"
734
+ msgstr "移除"
735
+
736
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
737
+ msgid "Add"
738
+ msgstr "新增"
739
+
740
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
741
+ msgid "%s is not in environment"
742
+ msgstr "%s 不在環境中"
743
+
744
+ #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:4
745
+ msgid "Included Config Groups"
746
+ msgstr "包含的配置群組"
747
+
748
+ #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:21
749
+ msgid "Available Config Groups"
750
+ msgstr "可用的配置群組"
751
+
752
+ #: ../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
753
+ msgid "Edit %s"
754
+ msgstr "編輯 %s"
755
+
756
+ #: ../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
757
+ msgid "Config Groups"
758
+ msgstr ""
759
+
760
+ #: ../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
761
+ msgid "Create Config Group"
762
+ msgstr ""
763
+
764
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:11 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
765
+ msgid "Puppet Classes"
766
+ msgstr "Puppet 類別"
767
+
768
+ #: ../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
769
+ msgid "Hosts"
770
+ msgstr "主機"
771
+
772
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
773
+ msgid "Host Groups"
774
+ msgstr "主機群組"
775
+
776
+ #: ../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
777
+ msgid "Actions"
778
+ msgstr "動作"
779
+
780
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:25 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
781
+ msgid "Delete %s?"
782
+ msgstr "刪除 %s?"
783
+
784
+ #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
785
+ 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."
786
+ msgstr ""
787
+
788
+ #: ../app/views/foreman_puppet/environments/_form.html.erb:6
789
+ msgid "Locations"
790
+ msgstr "位置"
791
+
792
+ #: ../app/views/foreman_puppet/environments/_form.html.erb:9
793
+ msgid "Organizations"
794
+ msgstr "組織"
795
+
796
+ #: ../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
797
+ msgid "Puppet Environments"
798
+ msgstr "Puppet 環境"
799
+
800
+ #: ../app/views/foreman_puppet/environments/index.html.erb:8
801
+ msgid "Environment|Name"
802
+ msgstr "名稱"
803
+
804
+ #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:169
805
+ msgid "Classes"
806
+ msgstr "類別"
807
+
808
+ #: ../app/views/foreman_puppet/environments/new.html.erb:1
809
+ msgid "Create Environment"
810
+ msgstr ""
811
+
812
+ #: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
813
+ msgid "Puppet environments"
814
+ msgstr "Puppet 環境"
815
+
816
+ #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:5
817
+ msgid "Number of classes"
818
+ msgstr "類別數量:"
819
+
820
+ #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:15
821
+ msgid "Total"
822
+ msgstr "總數"
823
+
824
+ #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:25
825
+ msgid "No environments found"
826
+ msgstr "找不到環境"
827
+
828
+ #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
829
+ msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
830
+ msgstr "此 puppet master 上並未設定 puppet 環境。請檢查 puppet master 的配置。"
831
+
832
+ #: ../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
833
+ msgid "Smart Class Parameters"
834
+ msgstr ""
835
+
836
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:6
837
+ msgid "Parameter"
838
+ msgstr "參數"
839
+
840
+ #: ../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
841
+ msgid "Puppet Class"
842
+ msgstr "Puppet 類別"
843
+
844
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:8
845
+ msgid "Number of Overrides"
846
+ msgstr ""
847
+
848
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
849
+ 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)."
850
+ msgstr ""
851
+
852
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
853
+ msgid "Included Classes"
854
+ msgstr "包含的類別"
855
+
856
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
857
+ msgid "Not authorized to edit classes"
858
+ msgstr "未經允許編輯類別"
859
+
860
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:37
861
+ msgid "Inherited Classes from %s"
862
+ msgstr ""
863
+
864
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:56
865
+ msgid "Available Classes"
866
+ msgstr "可用類別"
867
+
868
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:59
869
+ msgid "Filter classes"
870
+ msgstr "篩選器類別"
871
+
872
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
873
+ msgid "belongs to config group"
874
+ msgstr "屬於配置群組"
875
+
876
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:5
877
+ msgid "Name"
878
+ msgstr "名稱"
879
+
880
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:6
881
+ msgid "Value"
882
+ msgstr "值"
883
+
884
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:7
885
+ msgid "Omit"
886
+ msgstr ""
887
+
888
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
889
+ msgid "The class could not be saved because of an error in one of the class parameters."
890
+ msgstr ""
891
+
892
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
893
+ msgid "Smart Class Parameter"
894
+ msgstr "智慧類別參數"
895
+
896
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:15
897
+ msgid "Host groups"
898
+ msgstr "主機群組"
899
+
900
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:22
901
+ msgid "This Puppet class has no parameters in its signature."
902
+ msgstr "此 puppet 類別的簽章中沒有參數。"
903
+
904
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
905
+ msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
906
+ msgstr "若要更新類別簽章,請至 Puppet 類別網頁並選擇「匯入」。"
907
+
908
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
909
+ msgid "Filter by name"
910
+ msgstr "以名稱篩選"
911
+
912
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:34
913
+ msgid "All environments - (not filtered)"
914
+ msgstr "所有環境 -(未篩選)"
915
+
916
+ #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:46
917
+ msgid "Overridden"
918
+ msgstr ""
919
+
920
+ #: ../app/views/foreman_puppet/puppetclasses/edit.html.erb:1
921
+ msgid "Edit Puppet Class %s"
922
+ msgstr "編輯 Puppet 類別 %s"
923
+
924
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:9
925
+ msgid "Puppetclass|Name"
926
+ msgstr "名稱"
927
+
928
+ #: ../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
929
+ msgid "Environments"
930
+ msgstr "環境"
931
+
932
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:13
933
+ msgid "Parameters"
934
+ msgstr "參數"
935
+
936
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
937
+ msgid "Override all parameters"
938
+ msgstr "置換所有參數"
939
+
940
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
941
+ msgid "This will set all parameters of the class %s as overridden. Continue?"
942
+ msgstr "這會將類別 %s 的所有參數設為置換。是否要繼續進行?"
943
+
944
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
945
+ msgid "Set parameters to defaults"
946
+ msgstr "將參數設為預設值"
947
+
948
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
949
+ msgid "This will reset parameters of the class %s to their default values. Continue?"
950
+ msgstr "這會將類別 %s 的參數重設為其預設值。是否要繼續進行?"
951
+
952
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
953
+ msgid "Puppet Class Parameters"
954
+ msgstr ""
955
+
956
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
957
+ msgid "Notice"
958
+ msgstr "注意事項"
959
+
960
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
961
+ msgid "Please select an environment first"
962
+ msgstr "請先選擇一個環境"
963
+
964
+ #: ../app/views/hosts/select_multiple_environment.html.erb:4
965
+ msgid "Select environment"
966
+ msgstr "選擇環境"
967
+
968
+ #: ../app/views/hosts/select_multiple_environment.html.erb:5
969
+ msgid "*Clear environment*"
970
+ msgstr "*乾淨的環境*"
971
+
972
+ #: ../app/views/hosts/select_multiple_environment.html.erb:6
973
+ msgid "*Inherit from host group*"
974
+ msgstr "*從主機群組繼承*"
975
+
976
+ #: ../app/views/provisioning_templates/_combination.html.erb:2
977
+ msgid "Hostgroup"
978
+ msgstr "主機群組"
979
+
980
+ #: ../app/views/provisioning_templates/_combination.html.erb:4
981
+ msgid "Remove Combination"
982
+ msgstr ""
983
+
984
+ #: ../app/views/provisioning_templates/_combinations.html.erb:1
985
+ msgid "Valid Host Group and Environment Combinations"
986
+ msgstr ""
987
+
988
+ #: ../app/views/provisioning_templates/_combinations.html.erb:6
989
+ msgid "Add Combination"
990
+ msgstr ""
991
+
992
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:3 ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:2
993
+ msgid "General"
994
+ msgstr "一般"
995
+
996
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:12 ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:16
997
+ msgid "Hosts managed:"
998
+ msgstr "受管理的主機:"
999
+
1000
+ #: ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:4
1001
+ msgid "Certificates"
1002
+ msgstr ""
1003
+
1004
+ #: ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:7
1005
+ msgid "Autosign entries"
1006
+ msgstr ""
1007
+
1008
+ #: ../lib/foreman_puppet/register.rb:7
1009
+ msgid "Facts"
1010
+ msgstr "詳情"
1011
+
1012
+ #: ../lib/foreman_puppet/register.rb:10
1013
+ msgid "Foreman will default to this puppet environment if it cannot auto detect one"
1014
+ msgstr "若 Foreman 無法自動偵測 puppet 環境,就預設值它將會使用此 puppet 環境"
1015
+
1016
+ #: ../lib/foreman_puppet/register.rb:12
1017
+ msgid "Default Puppet environment"
1018
+ msgstr "預設 Puppet 環境"
1019
+
1020
+ #: ../lib/foreman_puppet/register.rb:16
1021
+ 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"
1022
+ msgstr "Foreman 將會明確設置 puppet 環境於 ENC yaml 輸出中。這將避免 puppet.conf 和 Foreman 中,環境之間的衝突。"
1023
+
1024
+ #: ../lib/foreman_puppet/register.rb:19
1025
+ msgid "ENC environment"
1026
+ msgstr "ENC 環境"
1027
+
1028
+ #: ../lib/foreman_puppet/register.rb:22
1029
+ msgid "Foreman will update a host's environment from its facts"
1030
+ msgstr "Foreman 會藉由主機的環境之詳情來更新它"
1031
+
1032
+ #: ../lib/foreman_puppet/register.rb:24
1033
+ msgid "Update environment from facts"
1034
+ msgstr "從詳情升級環境"
1035
+
1036
+ #: ../lib/foreman_puppet/register.rb:27
1037
+ msgid "Config Management"
1038
+ msgstr ""
1039
+
1040
+ #: ../lib/foreman_puppet/register.rb:30
1041
+ msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
1042
+ msgstr ""
1043
+
1044
+ #: ../lib/foreman_puppet/register.rb:32
1045
+ msgid "Puppet interval"
1046
+ msgstr "Puppet 間隔"
1047
+
1048
+ #: ../lib/foreman_puppet/register.rb:35
1049
+ msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
1050
+ msgstr ""
1051
+
1052
+ #: ../lib/foreman_puppet/register.rb:37
1053
+ msgid "%s out of sync disabled"
1054
+ msgstr ""
1055
+
1056
+ #: ../lib/foreman_puppet/register.rb:163 ../lib/foreman_puppet/register.rb:216
1057
+ msgid "Puppet ENC"
1058
+ msgstr ""
1059
+
1060
+ #: ../webpack/src/Components/Environments/Welcome.js:13
1061
+ 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>"
1062
+ msgstr ""
1063
+
1064
+ #: ../webpack/src/foreman_class_edit.js:146
1065
+ msgid "Click to remove config group"
1066
+ msgstr "點選以移除配置群組"
1067
+
1068
+ #: ../webpack/src/foreman_class_edit.js:149
1069
+ msgid " Remove"
1070
+ msgstr "移除"
1071
+
1072
+ #: ../webpack/src/foreman_puppet_host_form.js:32
1073
+ msgid "Loading parameters..."
1074
+ msgstr "正在載入參數..."
1075
+
1076
+ #: ../webpack/src/foreman_puppet_host_form.js:102
1077
+ msgid "Some Puppet Classes are unavailable in the selected environment"
1078
+ msgstr ""
1079
+
1080
+ #: action_names.rb:2
1081
+ msgid "Action with sub plans"
1082
+ msgstr "有子計畫的動作"
1083
+
1084
+ #: action_names.rb:3
1085
+ msgid "Import facts"
1086
+ msgstr "匯入詳情"
1087
+
1088
+ #: action_names.rb:4
1089
+ msgid "Import Puppet classes"
1090
+ msgstr "匯入 Puppet 類別"
1091
+
1092
+ #: action_names.rb:5
1093
+ msgid "Remote action:"
1094
+ msgstr "遠端動作:"
1095
+
1096
+ #: gemspec.rb:2
1097
+ msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
1098
+ msgstr ""