foreman_puppet 5.1.1 → 5.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/models/concerns/foreman_puppet/extensions/host.rb +1 -1
- 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/version.rb +1 -1
- data/locale/ca/foreman_puppet.edit.po +243 -167
- data/locale/cs_CZ/foreman_puppet.edit.po +224 -175
- data/locale/de/foreman_puppet.edit.po +339 -220
- data/locale/en/foreman_puppet.edit.po +89 -229
- data/locale/en_GB/foreman_puppet.edit.po +210 -166
- data/locale/es/foreman_puppet.edit.po +333 -223
- data/locale/fr/foreman_puppet.edit.po +339 -236
- data/locale/gl/foreman_puppet.edit.po +216 -155
- data/locale/it/foreman_puppet.edit.po +262 -185
- data/locale/ja/foreman_puppet.edit.po +247 -201
- data/locale/ko/foreman_puppet.edit.po +213 -171
- data/locale/messages.mo +0 -0
- data/locale/nl_NL/foreman_puppet.edit.po +249 -168
- data/locale/pl/foreman_puppet.edit.po +267 -175
- data/locale/pt_BR/foreman_puppet.edit.po +345 -227
- data/locale/ru/foreman_puppet.edit.po +268 -191
- data/locale/sv_SE/foreman_puppet.edit.po +215 -156
- data/locale/zh_CN/foreman_puppet.edit.po +237 -202
- data/locale/zh_TW/foreman_puppet.edit.po +213 -173
- data/webpack/src/Components/Environments/Welcome.js +1 -1
- metadata +69 -61
- data/locale/ka/foreman_puppet.edit.po +0 -1177
- /data/locale/{ka/foreman_puppet.po.time_stamp → en/foreman_puppet.pox} +0 -0
@@ -2,20 +2,21 @@
|
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
3
|
# This file is distributed under the same license as the foreman_puppet package.
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
|
-
#
|
5
|
+
#
|
6
6
|
# Translators:
|
7
7
|
# ChrisLee <chris_lee@hiiir.com>, 2021
|
8
|
-
#
|
9
|
-
#
|
10
|
-
#
|
8
|
+
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2021
|
9
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2021
|
10
|
+
#
|
11
|
+
#, fuzzy
|
11
12
|
msgid ""
|
12
13
|
msgstr ""
|
13
|
-
"Project-Id-Version: foreman_puppet
|
14
|
+
"Project-Id-Version: foreman_puppet 2.0.0.alpha.2\n"
|
14
15
|
"Report-Msgid-Bugs-To: \n"
|
16
|
+
"POT-Creation-Date: 2021-11-10 11:17+0000\n"
|
15
17
|
"PO-Revision-Date: 2021-02-03 16:30+0000\n"
|
16
|
-
"Last-Translator:
|
17
|
-
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/foreman/teams/114/
|
18
|
-
"h_TW/)\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"
|
19
20
|
"MIME-Version: 1.0\n"
|
20
21
|
"Content-Type: text/plain; charset=UTF-8\n"
|
21
22
|
"Content-Transfer-Encoding: 8bit\n"
|
@@ -23,23 +24,32 @@ msgstr ""
|
|
23
24
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
24
25
|
|
25
26
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
|
26
|
-
msgid "
|
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"
|
27
30
|
msgstr ""
|
28
31
|
|
29
|
-
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
|
32
|
+
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
|
33
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
|
30
34
|
msgid "No changes to your environments detected"
|
31
35
|
msgstr "未偵測到您的環境遭到變更"
|
32
36
|
|
33
37
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
|
34
|
-
msgid "
|
38
|
+
msgid ""
|
39
|
+
"Successfully updated environments and Puppet classes from the on-disk Puppet"
|
40
|
+
" installation"
|
35
41
|
msgstr "已成功由磁碟上的 Puppet 安裝程序更新環境和 Puppet 類別"
|
36
42
|
|
37
43
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
|
38
|
-
msgid "
|
44
|
+
msgid ""
|
45
|
+
"Failed to update environments and Puppet classes from the on-disk Puppet "
|
46
|
+
"installation: %s"
|
39
47
|
msgstr ""
|
40
48
|
|
41
49
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
|
42
|
-
msgid "
|
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"
|
43
53
|
msgstr ""
|
44
54
|
|
45
55
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
|
@@ -70,40 +80,51 @@ msgstr ""
|
|
70
80
|
msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
|
71
81
|
msgstr ""
|
72
82
|
|
73
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
|
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
|
74
85
|
msgid "ID of associated puppet Environment"
|
75
86
|
msgstr ""
|
76
87
|
|
77
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
|
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
|
78
90
|
msgid "IDs of associated Puppetclasses"
|
79
91
|
msgstr ""
|
80
92
|
|
81
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
|
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
|
82
95
|
msgid "IDs of associated ConfigGroups"
|
83
96
|
msgstr ""
|
84
97
|
|
85
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
98
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:14
|
86
99
|
msgid "Import puppet classes from puppet proxy"
|
87
100
|
msgstr ""
|
88
101
|
|
89
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
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
|
90
104
|
msgid "Import puppet classes from puppet proxy for an environment"
|
91
105
|
msgstr "為環境由 puppet 代理伺服器匯入 puppet 類別"
|
92
106
|
|
93
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
94
|
-
msgid "
|
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"
|
95
111
|
msgstr ""
|
96
112
|
|
97
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
98
|
-
msgid "
|
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"
|
99
117
|
msgstr "由磁碟上的 puppet 安裝程序更新環境和 Puppet 類別失敗:%s"
|
100
118
|
|
101
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
119
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:80
|
102
120
|
msgid "The requested environment cannot be found."
|
103
121
|
msgstr ""
|
104
122
|
|
105
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
106
|
-
|
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."
|
107
128
|
msgstr "找不到用來由其匯入類別的代理伺服器,請確認智慧型代理伺服器啟用了 Puppet 功能。"
|
108
129
|
|
109
130
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
|
@@ -130,7 +151,9 @@ msgstr ""
|
|
130
151
|
msgid "environment id"
|
131
152
|
msgstr "環境 ID"
|
132
153
|
|
133
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
|
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
|
134
157
|
msgid "ID of environment"
|
135
158
|
msgstr "環境的 ID"
|
136
159
|
|
@@ -154,7 +177,8 @@ msgstr ""
|
|
154
177
|
msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
|
155
178
|
msgstr ""
|
156
179
|
|
157
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
|
180
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
|
181
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
|
158
182
|
msgid "No environment selected!"
|
159
183
|
msgstr "未選擇環境!"
|
160
184
|
|
@@ -182,21 +206,24 @@ msgstr "設定 %{proxy_type} 代理給 %{host} 時失敗。"
|
|
182
206
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
|
183
207
|
msgstr ""
|
184
208
|
|
185
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
|
209
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
|
210
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
|
186
211
|
msgid "The %{proxy_type} proxy of the selected hosts was cleared."
|
187
212
|
msgstr "所選主機的 %{proxy_type} 代理已清除。"
|
188
213
|
|
189
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
|
214
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
|
215
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
|
190
216
|
msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
|
191
|
-
msgid_plural "
|
217
|
+
msgid_plural ""
|
218
|
+
"The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
|
192
219
|
msgstr[0] ""
|
193
|
-
msgstr[1] ""
|
194
220
|
|
195
221
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
|
196
|
-
msgid "
|
222
|
+
msgid ""
|
223
|
+
"The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
197
224
|
msgstr "所選主機的 %{proxy_type} 代理已設為 %{proxy_name}。"
|
198
225
|
|
199
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
|
226
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
|
200
227
|
msgid "Puppet"
|
201
228
|
msgstr "Puppet"
|
202
229
|
|
@@ -240,7 +267,12 @@ msgstr "列出各個位置的環境"
|
|
240
267
|
msgid "List environments per organization"
|
241
268
|
msgstr "列出各個組織的環境"
|
242
269
|
|
243
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
|
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
|
244
276
|
msgid "ID of Puppet class"
|
245
277
|
msgstr "Puppet 類別的 ID"
|
246
278
|
|
@@ -268,7 +300,10 @@ msgstr "列出主機的所有 Puppet 類別 ID"
|
|
268
300
|
msgid "Add a Puppet class to host"
|
269
301
|
msgstr "新增 Puppet 類別至主機"
|
270
302
|
|
271
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
|
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
|
272
307
|
msgid "ID of host"
|
273
308
|
msgstr "主機的 ID"
|
274
309
|
|
@@ -284,7 +319,10 @@ msgstr "列出主機群組的所有 Puppet 類別 ID"
|
|
284
319
|
msgid "Add a Puppet class to host group"
|
285
320
|
msgstr "新增 Puppet 類別至主機群組"
|
286
321
|
|
287
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
|
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
|
288
326
|
msgid "ID of host group"
|
289
327
|
msgstr "主機群組的 ID"
|
290
328
|
|
@@ -296,7 +334,10 @@ msgstr "從主機群組移除一個 Puppet 類別"
|
|
296
334
|
msgid "List of override values for a specific smart class parameter"
|
297
335
|
msgstr "特定智慧型類別參數的置換值之清單"
|
298
336
|
|
299
|
-
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
|
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
|
300
341
|
msgid "Display hidden values"
|
301
342
|
msgstr ""
|
302
343
|
|
@@ -397,7 +438,9 @@ msgid "List of smart class parameters for a specific environment"
|
|
397
438
|
msgstr "特定環境的智慧型類別參數之清單"
|
398
439
|
|
399
440
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
|
400
|
-
msgid "
|
441
|
+
msgid ""
|
442
|
+
"List of smart class parameters for a specific environment/Puppet class "
|
443
|
+
"combination"
|
401
444
|
msgstr "特定環境/Puppet 類別組合的智慧型類別參數之清單"
|
402
445
|
|
403
446
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
|
@@ -425,10 +468,13 @@ msgid "When enabled the parameter is hidden in the UI"
|
|
425
468
|
msgstr "啟用時,參數會隱藏在 UI 裡"
|
426
469
|
|
427
470
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
|
428
|
-
msgid "
|
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"
|
429
474
|
msgstr ""
|
430
475
|
|
431
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51
|
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
|
432
478
|
msgid "The order in which values are resolved"
|
433
479
|
msgstr "值解析的順序"
|
434
480
|
|
@@ -445,7 +491,9 @@ msgid "Types of variable values"
|
|
445
491
|
msgstr "變數值的類型"
|
446
492
|
|
447
493
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
|
448
|
-
msgid "
|
494
|
+
msgid ""
|
495
|
+
"If true, will raise an error if there is no default value and no matcher "
|
496
|
+
"provide a value"
|
449
497
|
msgstr "若為真而沒有預設值並且比對器未提供值的話,將會造成錯誤發生。"
|
450
498
|
|
451
499
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
|
@@ -465,21 +513,20 @@ msgid "Successfully overridden all parameters of Puppet class %s"
|
|
465
513
|
msgstr "已成功置換 Puppet 類別 %s 的所有參數"
|
466
514
|
|
467
515
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
|
468
|
-
msgid "
|
516
|
+
msgid ""
|
517
|
+
"Successfully reset all parameters of Puppet class %s to their default values"
|
469
518
|
msgstr "已成功將 Puppet 類別 %s 的所有參數重設成其預設值"
|
470
519
|
|
471
520
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
|
472
521
|
msgid "No parameters to override for Puppet class %s"
|
473
522
|
msgstr "沒有用來置換 Puppet 類別 %s 的參數"
|
474
523
|
|
475
|
-
#: ../app/helpers/foreman_puppet/environments_helper.rb:13
|
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
|
476
527
|
msgid "Create Puppet Environment"
|
477
528
|
msgstr ""
|
478
529
|
|
479
|
-
#: ../app/helpers/foreman_puppet/environments_helper.rb:14 ../app/views/foreman_puppet/config_groups/index.html.erb:7
|
480
|
-
msgid "Help"
|
481
|
-
msgstr "協助"
|
482
|
-
|
483
530
|
#: ../app/helpers/foreman_puppet/hosts_helper.rb:11
|
484
531
|
msgid "Change Environment"
|
485
532
|
msgstr "更改環境"
|
@@ -496,7 +543,7 @@ msgstr ""
|
|
496
543
|
msgid "Puppet external nodes YAML dump"
|
497
544
|
msgstr "Puppet 外部節點 YAML 傾印"
|
498
545
|
|
499
|
-
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34
|
546
|
+
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34
|
500
547
|
msgid "Puppet Environment"
|
501
548
|
msgstr "Puppet 環境"
|
502
549
|
|
@@ -533,7 +580,9 @@ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
|
|
533
580
|
msgstr "必要的參數未提供值。<br/><b>請覆寫!</b> <br/>"
|
534
581
|
|
535
582
|
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
|
536
|
-
msgid "
|
583
|
+
msgid ""
|
584
|
+
"Optional parameter without value.<br/><i>Still managed by Foreman, the value"
|
585
|
+
" will be empty.</i><br/>"
|
537
586
|
msgstr ""
|
538
587
|
|
539
588
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
|
@@ -568,9 +617,9 @@ msgstr ""
|
|
568
617
|
msgid "%{name} has %{num_tag} class"
|
569
618
|
msgid_plural "%{name} has %{num_tag} classes"
|
570
619
|
msgstr[0] ""
|
571
|
-
msgstr[1] ""
|
572
620
|
|
573
|
-
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
|
621
|
+
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
|
622
|
+
#: ../webpack/src/foreman_class_edit.js:55
|
574
623
|
msgid "Click to remove %s"
|
575
624
|
msgstr "點選以移除 %s"
|
576
625
|
|
@@ -578,7 +627,8 @@ msgstr "點選以移除 %s"
|
|
578
627
|
msgid "Click to add %s"
|
579
628
|
msgstr "點選以新增 %s"
|
580
629
|
|
581
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
|
630
|
+
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
|
631
|
+
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
|
582
632
|
msgid "None"
|
583
633
|
msgstr "無"
|
584
634
|
|
@@ -613,7 +663,9 @@ msgid "Operating system default"
|
|
613
663
|
msgstr "作業系統預設值"
|
614
664
|
|
615
665
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
|
616
|
-
msgid "
|
666
|
+
msgid ""
|
667
|
+
"The final entry, Operating System default, can be set by editing the %s "
|
668
|
+
"page."
|
617
669
|
msgstr "最後的項目「作業系統預設值」可透過編輯 %s 頁面來設置。"
|
618
670
|
|
619
671
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
|
@@ -629,11 +681,15 @@ msgid "%{puppetclass} does not belong to the %{environment} environment"
|
|
629
681
|
msgstr ""
|
630
682
|
|
631
683
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:81
|
632
|
-
msgid "
|
684
|
+
msgid ""
|
685
|
+
"Failed to import %{klass} for %{name}: doesn't exists in our database - "
|
686
|
+
"ignoring"
|
633
687
|
msgstr "為 %{name} 匯入 %{klass} 失敗:不存在我們的資料庫中 - 將被忽略"
|
634
688
|
|
635
689
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:123
|
636
|
-
msgid "
|
690
|
+
msgid ""
|
691
|
+
"with id %{object_id} doesn't exist or is not assigned to proper organization"
|
692
|
+
" and/or location"
|
637
693
|
msgstr ""
|
638
694
|
|
639
695
|
#: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
|
@@ -688,7 +744,11 @@ msgstr "選取/反選已淘汰項目"
|
|
688
744
|
msgid "Check/Uncheck all"
|
689
745
|
msgstr "選取/反選全部"
|
690
746
|
|
691
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
|
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
|
692
752
|
msgid "Environment"
|
693
753
|
msgstr "環境"
|
694
754
|
|
@@ -728,19 +788,20 @@ msgstr "取消"
|
|
728
788
|
msgid "Update"
|
729
789
|
msgstr "更新"
|
730
790
|
|
731
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
791
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:10
|
732
792
|
msgid "included already from parent"
|
733
793
|
msgstr "已從父項包含"
|
734
794
|
|
735
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
795
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
|
796
|
+
#: ../app/views/provisioning_templates/_combination.html.erb:4
|
736
797
|
msgid "Remove"
|
737
798
|
msgstr "移除"
|
738
799
|
|
739
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
800
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
|
740
801
|
msgid "Add"
|
741
802
|
msgstr "新增"
|
742
803
|
|
743
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
804
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:26
|
744
805
|
msgid "%s is not in environment"
|
745
806
|
msgstr "%s 不在環境中"
|
746
807
|
|
@@ -752,40 +813,57 @@ msgstr "包含的配置群組"
|
|
752
813
|
msgid "Available Config Groups"
|
753
814
|
msgstr "可用的配置群組"
|
754
815
|
|
755
|
-
#: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
|
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
|
756
819
|
msgid "Edit %s"
|
757
820
|
msgstr "編輯 %s"
|
758
821
|
|
759
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:3
|
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
|
760
826
|
msgid "Config Groups"
|
761
827
|
msgstr ""
|
762
828
|
|
763
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
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
|
764
832
|
msgid "Create Config Group"
|
765
833
|
msgstr ""
|
766
834
|
|
767
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
835
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:11
|
836
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
|
768
837
|
msgid "Puppet Classes"
|
769
838
|
msgstr "Puppet 類別"
|
770
839
|
|
771
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
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
|
772
843
|
msgid "Hosts"
|
773
844
|
msgstr "主機"
|
774
845
|
|
775
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
846
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:13
|
847
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
|
776
848
|
msgid "Host Groups"
|
777
849
|
msgstr "主機群組"
|
778
850
|
|
779
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
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
|
780
854
|
msgid "Actions"
|
781
855
|
msgstr "動作"
|
782
856
|
|
783
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
857
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:25
|
858
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
|
784
859
|
msgid "Delete %s?"
|
785
860
|
msgstr "刪除 %s?"
|
786
861
|
|
787
862
|
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
|
788
|
-
msgid "
|
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."
|
789
867
|
msgstr ""
|
790
868
|
|
791
869
|
#: ../app/views/foreman_puppet/environments/_form.html.erb:6
|
@@ -796,7 +874,9 @@ msgstr "位置"
|
|
796
874
|
msgid "Organizations"
|
797
875
|
msgstr "組織"
|
798
876
|
|
799
|
-
#: ../app/views/foreman_puppet/environments/edit.html.erb:5
|
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
|
800
880
|
msgid "Puppet Environments"
|
801
881
|
msgstr "Puppet 環境"
|
802
882
|
|
@@ -804,7 +884,8 @@ msgstr "Puppet 環境"
|
|
804
884
|
msgid "Environment|Name"
|
805
885
|
msgstr "名稱"
|
806
886
|
|
807
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:22
|
887
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:22
|
888
|
+
#: ../lib/foreman_puppet/register.rb:168
|
808
889
|
msgid "Classes"
|
809
890
|
msgstr "類別"
|
810
891
|
|
@@ -812,7 +893,8 @@ msgstr "類別"
|
|
812
893
|
msgid "Create Environment"
|
813
894
|
msgstr ""
|
814
895
|
|
815
|
-
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1
|
896
|
+
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1
|
897
|
+
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
|
816
898
|
msgid "Puppet environments"
|
817
899
|
msgstr "Puppet 環境"
|
818
900
|
|
@@ -829,10 +911,15 @@ msgid "No environments found"
|
|
829
911
|
msgstr "找不到環境"
|
830
912
|
|
831
913
|
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
|
832
|
-
msgid "
|
914
|
+
msgid ""
|
915
|
+
"There are no puppet environments set up on this puppet master. Please check "
|
916
|
+
"the puppet master configuration."
|
833
917
|
msgstr "此 puppet master 上並未設定 puppet 環境。請檢查 puppet master 的配置。"
|
834
918
|
|
835
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
|
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
|
836
923
|
msgid "Smart Class Parameters"
|
837
924
|
msgstr ""
|
838
925
|
|
@@ -840,7 +927,9 @@ msgstr ""
|
|
840
927
|
msgid "Parameter"
|
841
928
|
msgstr "參數"
|
842
929
|
|
843
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
|
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
|
844
933
|
msgid "Puppet Class"
|
845
934
|
msgstr "Puppet 類別"
|
846
935
|
|
@@ -849,14 +938,18 @@ msgid "Number of Overrides"
|
|
849
938
|
msgstr ""
|
850
939
|
|
851
940
|
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
|
852
|
-
msgid "
|
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)."
|
853
945
|
msgstr ""
|
854
946
|
|
855
947
|
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
|
856
948
|
msgid "Included Classes"
|
857
949
|
msgstr "包含的類別"
|
858
950
|
|
859
|
-
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
|
951
|
+
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
|
952
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
|
860
953
|
msgid "Not authorized to edit classes"
|
861
954
|
msgstr "未經允許編輯類別"
|
862
955
|
|
@@ -872,7 +965,8 @@ msgstr "可用類別"
|
|
872
965
|
msgid "Filter classes"
|
873
966
|
msgstr "篩選器類別"
|
874
967
|
|
875
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
|
968
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
|
969
|
+
#: ../webpack/src/foreman_class_edit.js:84
|
876
970
|
msgid "belongs to config group"
|
877
971
|
msgstr "屬於配置群組"
|
878
972
|
|
@@ -889,7 +983,9 @@ msgid "Omit"
|
|
889
983
|
msgstr ""
|
890
984
|
|
891
985
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
|
892
|
-
msgid "
|
986
|
+
msgid ""
|
987
|
+
"The class could not be saved because of an error in one of the class "
|
988
|
+
"parameters."
|
893
989
|
msgstr ""
|
894
990
|
|
895
991
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
|
@@ -905,7 +1001,9 @@ msgid "This Puppet class has no parameters in its signature."
|
|
905
1001
|
msgstr "此 puppet 類別的簽章中沒有參數。"
|
906
1002
|
|
907
1003
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
|
908
|
-
msgid "
|
1004
|
+
msgid ""
|
1005
|
+
"To update the class signature, go to the Puppet Classes page and select "
|
1006
|
+
"\"Import\"."
|
909
1007
|
msgstr "若要更新類別簽章,請至 Puppet 類別網頁並選擇「匯入」。"
|
910
1008
|
|
911
1009
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
|
@@ -928,7 +1026,10 @@ msgstr "編輯 Puppet 類別 %s"
|
|
928
1026
|
msgid "Puppetclass|Name"
|
929
1027
|
msgstr "名稱"
|
930
1028
|
|
931
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
|
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
|
932
1033
|
msgid "Environments"
|
933
1034
|
msgstr "環境"
|
934
1035
|
|
@@ -949,21 +1050,23 @@ msgid "Set parameters to defaults"
|
|
949
1050
|
msgstr "將參數設為預設值"
|
950
1051
|
|
951
1052
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
|
952
|
-
msgid "
|
1053
|
+
msgid ""
|
1054
|
+
"This will reset parameters of the class %s to their default values. "
|
1055
|
+
"Continue?"
|
953
1056
|
msgstr "這會將類別 %s 的參數重設為其預設值。是否要繼續進行?"
|
954
1057
|
|
955
1058
|
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
|
956
|
-
msgid "Puppet Class Parameters"
|
957
|
-
msgstr ""
|
958
|
-
|
959
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
960
1059
|
msgid "Notice"
|
961
1060
|
msgstr "注意事項"
|
962
1061
|
|
963
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:
|
1062
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:17
|
964
1063
|
msgid "Please select an environment first"
|
965
1064
|
msgstr "請先選擇一個環境"
|
966
1065
|
|
1066
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
1067
|
+
msgid "Puppet Class Parameters"
|
1068
|
+
msgstr ""
|
1069
|
+
|
967
1070
|
#: ../app/views/hosts/select_multiple_environment.html.erb:4
|
968
1071
|
msgid "Select environment"
|
969
1072
|
msgstr "選擇環境"
|
@@ -1005,7 +1108,8 @@ msgid "Facts"
|
|
1005
1108
|
msgstr "詳情"
|
1006
1109
|
|
1007
1110
|
#: ../lib/foreman_puppet/register.rb:10
|
1008
|
-
msgid "
|
1111
|
+
msgid ""
|
1112
|
+
"Foreman will default to this puppet environment if it cannot auto detect one"
|
1009
1113
|
msgstr "若 Foreman 無法自動偵測 puppet 環境,就預設值它將會使用此 puppet 環境"
|
1010
1114
|
|
1011
1115
|
#: ../lib/foreman_puppet/register.rb:12
|
@@ -1013,8 +1117,12 @@ msgid "Default Puppet environment"
|
|
1013
1117
|
msgstr "預設 Puppet 環境"
|
1014
1118
|
|
1015
1119
|
#: ../lib/foreman_puppet/register.rb:16
|
1016
|
-
msgid "
|
1017
|
-
|
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 中,環境之間的衝突。"
|
1018
1126
|
|
1019
1127
|
#: ../lib/foreman_puppet/register.rb:19
|
1020
1128
|
msgid "ENC environment"
|
@@ -1033,7 +1141,9 @@ msgid "Config Management"
|
|
1033
1141
|
msgstr ""
|
1034
1142
|
|
1035
1143
|
#: ../lib/foreman_puppet/register.rb:30
|
1036
|
-
msgid "
|
1144
|
+
msgid ""
|
1145
|
+
"Duration in minutes after servers reporting via Puppet are classed as out of"
|
1146
|
+
" sync."
|
1037
1147
|
msgstr ""
|
1038
1148
|
|
1039
1149
|
#: ../lib/foreman_puppet/register.rb:32
|
@@ -1041,73 +1151,19 @@ msgid "Puppet interval"
|
|
1041
1151
|
msgstr "Puppet 間隔"
|
1042
1152
|
|
1043
1153
|
#: ../lib/foreman_puppet/register.rb:35
|
1044
|
-
msgid "
|
1154
|
+
msgid ""
|
1155
|
+
"Disable host configuration status turning to out of sync for %s after report"
|
1156
|
+
" does not arrive within configured interval"
|
1045
1157
|
msgstr ""
|
1046
1158
|
|
1047
1159
|
#: ../lib/foreman_puppet/register.rb:37
|
1048
1160
|
msgid "%s out of sync disabled"
|
1049
1161
|
msgstr ""
|
1050
1162
|
|
1051
|
-
#: ../lib/foreman_puppet/register.rb:
|
1163
|
+
#: ../lib/foreman_puppet/register.rb:162 ../lib/foreman_puppet/register.rb:215
|
1052
1164
|
msgid "Puppet ENC"
|
1053
1165
|
msgstr ""
|
1054
1166
|
|
1055
|
-
#: ../lib/foreman_puppet/register.rb:230
|
1056
|
-
msgid "Puppet env"
|
1057
|
-
msgstr ""
|
1058
|
-
|
1059
|
-
#: ../webpack/src/Components/Environments/Welcome.js:18
|
1060
|
-
msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer."
|
1061
|
-
msgstr ""
|
1062
|
-
|
1063
|
-
#: ../webpack/src/Components/Environments/Welcome.js:29
|
1064
|
-
msgid "Puppet classes"
|
1065
|
-
msgstr ""
|
1066
|
-
|
1067
|
-
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:15 ../webpack/src/Extends/Host/PuppetTab/constants.js:6
|
1068
|
-
msgid "Assigned classes"
|
1069
|
-
msgstr ""
|
1070
|
-
|
1071
|
-
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:16 ../webpack/src/Extends/Host/PuppetTab/Routes.js:22
|
1072
|
-
msgid "This tab is still a work in progress"
|
1073
|
-
msgstr ""
|
1074
|
-
|
1075
|
-
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:21 ../webpack/src/Extends/Host/PuppetTab/constants.js:7
|
1076
|
-
msgid "Smart class parameters"
|
1077
|
-
msgstr "智慧類別參數"
|
1078
|
-
|
1079
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
|
1080
|
-
msgid "Couldn't find any ENC data for this host"
|
1081
|
-
msgstr ""
|
1082
|
-
|
1083
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:34
|
1084
|
-
msgid "Error!"
|
1085
|
-
msgstr ""
|
1086
|
-
|
1087
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:23
|
1088
|
-
msgid "Puppet details"
|
1089
|
-
msgstr ""
|
1090
|
-
|
1091
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:26
|
1092
|
-
msgid "Puppet environment"
|
1093
|
-
msgstr ""
|
1094
|
-
|
1095
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:41
|
1096
|
-
msgid "Puppet Smart Proxy"
|
1097
|
-
msgstr ""
|
1098
|
-
|
1099
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:54
|
1100
|
-
msgid "Puppet CA Smart Proxy"
|
1101
|
-
msgstr ""
|
1102
|
-
|
1103
|
-
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:4
|
1104
|
-
msgid "Reports"
|
1105
|
-
msgstr "報告"
|
1106
|
-
|
1107
|
-
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:9
|
1108
|
-
msgid "ENC Preview"
|
1109
|
-
msgstr ""
|
1110
|
-
|
1111
1167
|
#: ../webpack/src/foreman_class_edit.js:146
|
1112
1168
|
msgid "Click to remove config group"
|
1113
1169
|
msgstr "點選以移除配置群組"
|
@@ -1120,38 +1176,22 @@ msgstr "移除"
|
|
1120
1176
|
msgid "Loading parameters..."
|
1121
1177
|
msgstr "正在載入參數..."
|
1122
1178
|
|
1123
|
-
#: ../webpack/src/foreman_puppet_host_form.js:102
|
1124
|
-
msgid "Some Puppet Classes are unavailable in the selected environment"
|
1125
|
-
msgstr ""
|
1126
|
-
|
1127
1179
|
#: action_names.rb:2
|
1128
|
-
msgid "
|
1129
|
-
msgstr "
|
1180
|
+
msgid "Action with sub plans"
|
1181
|
+
msgstr "有子計畫的動作"
|
1130
1182
|
|
1131
1183
|
#: action_names.rb:3
|
1132
|
-
msgid "
|
1133
|
-
msgstr ""
|
1184
|
+
msgid "Import facts"
|
1185
|
+
msgstr "匯入詳情"
|
1134
1186
|
|
1135
1187
|
#: action_names.rb:4
|
1136
|
-
msgid "
|
1137
|
-
msgstr ""
|
1188
|
+
msgid "Import Puppet classes"
|
1189
|
+
msgstr "匯入 Puppet 類別"
|
1138
1190
|
|
1139
1191
|
#: action_names.rb:5
|
1140
|
-
msgid "
|
1141
|
-
msgstr ""
|
1192
|
+
msgid "Remote action:"
|
1193
|
+
msgstr "遠端動作:"
|
1142
1194
|
|
1143
1195
|
#: gemspec.rb:2
|
1144
1196
|
msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
|
1145
1197
|
msgstr ""
|
1146
|
-
|
1147
|
-
#~ msgid "Action with sub plans"
|
1148
|
-
#~ msgstr "有子計畫的動作"
|
1149
|
-
|
1150
|
-
#~ msgid "Environment name"
|
1151
|
-
#~ msgstr "環境名稱"
|
1152
|
-
|
1153
|
-
#~ msgid "Import Puppet classes"
|
1154
|
-
#~ msgstr "匯入 Puppet 類別"
|
1155
|
-
|
1156
|
-
#~ msgid "Import facts"
|
1157
|
-
#~ msgstr "匯入詳情"
|