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