foreman_puppet 5.1.2 → 5.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (37) hide show
  1. checksums.yaml +4 -4
  2. data/app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb +5 -0
  3. data/app/views/foreman_puppet/environments/welcome.html.erb +3 -3
  4. data/app/views/foreman_puppet/puppetclasses/_selected_classes.html.erb +6 -1
  5. data/app/views/smart_proxies/plugins/_puppet.html.erb +1 -2
  6. data/lib/foreman_puppet/version.rb +1 -1
  7. data/locale/ca/foreman_puppet.edit.po +180 -251
  8. data/locale/cs_CZ/foreman_puppet.edit.po +175 -228
  9. data/locale/de/foreman_puppet.edit.po +220 -343
  10. data/locale/en/foreman_puppet.edit.po +234 -86
  11. data/locale/en_GB/foreman_puppet.edit.po +169 -214
  12. data/locale/es/foreman_puppet.edit.po +223 -337
  13. data/locale/fr/foreman_puppet.edit.po +223 -343
  14. data/locale/gl/foreman_puppet.edit.po +171 -224
  15. data/locale/it/foreman_puppet.edit.po +188 -266
  16. data/locale/ja/foreman_puppet.edit.po +190 -251
  17. data/locale/ka/foreman_puppet.edit.po +1160 -0
  18. data/locale/ko/foreman_puppet.edit.po +171 -217
  19. data/locale/nl_NL/foreman_puppet.edit.po +184 -257
  20. data/locale/pl/foreman_puppet.edit.po +191 -275
  21. data/locale/pt_BR/foreman_puppet.edit.po +227 -349
  22. data/locale/ru/foreman_puppet.edit.po +191 -272
  23. data/locale/sv_SE/foreman_puppet.edit.po +172 -223
  24. data/locale/zh_CN/foreman_puppet.edit.po +192 -241
  25. data/locale/zh_TW/foreman_puppet.edit.po +173 -217
  26. data/webpack/src/Extends/Host/PuppetTab/index.js +1 -0
  27. data/webpack/src/foreman_puppet_host_form.js +3 -0
  28. metadata +64 -71
  29. data/app/views/provisioning_templates/temp/autoyast_orcharhino_finish.erb +0 -31
  30. data/app/views/provisioning_templates/temp/preseed_orcharhino_finish.erb +0 -90
  31. data/app/views/provisioning_templates/temp/provision/autoyast_orcharhino_default.erb +0 -336
  32. data/app/views/provisioning_templates/temp/snippet/_or_al_client.erb +0 -32
  33. data/app/views/provisioning_templates/temp/snippet/_or_deb_client.erb +0 -175
  34. data/app/views/provisioning_templates/temp/snippet/_or_ol_client.erb +0 -37
  35. data/app/views/provisioning_templates/temp/snippet/_or_sles_client.erb +0 -85
  36. data/locale/messages.mo +0 -0
  37. /data/locale/{en/foreman_puppet.pox → ka/foreman_puppet.po.time_stamp} +0 -0
@@ -2,19 +2,17 @@
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
- # 0868a4d1af5275b3f70b0a6dac4c99a4, 2021
8
- # Bryan Kearney <bryan.kearney@gmail.com>, 2021
9
- #
10
- #, fuzzy
7
+ # Bryan Kearney <bryan.kearney@gmail.com>, 2022
8
+ # 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
9
+ #
11
10
  msgid ""
12
11
  msgstr ""
13
- "Project-Id-Version: foreman_puppet 2.0.0.alpha.2\n"
12
+ "Project-Id-Version: foreman_puppet 5.0.0\n"
14
13
  "Report-Msgid-Bugs-To: \n"
15
- "POT-Creation-Date: 2021-11-10 11:17+0000\n"
16
14
  "PO-Revision-Date: 2021-02-03 16:30+0000\n"
17
- "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2021\n"
15
+ "Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2022\n"
18
16
  "Language-Team: Korean (https://www.transifex.com/foreman/teams/114/ko/)\n"
19
17
  "MIME-Version: 1.0\n"
20
18
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -23,32 +21,23 @@ msgstr ""
23
21
  "Plural-Forms: nplurals=1; plural=0;\n"
24
22
 
25
23
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
26
- msgid ""
27
- "Ignored environment names resulting in booleans found. Please quote strings "
28
- "like true/false and yes/no in config/ignored_environments.yml"
24
+ msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
29
25
  msgstr ""
30
26
 
31
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
32
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
27
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
33
28
  msgid "No changes to your environments detected"
34
29
  msgstr "환경에서 변경 사항을 감지할 수 없음 "
35
30
 
36
31
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
37
- msgid ""
38
- "Successfully updated environments and Puppet classes from the on-disk Puppet"
39
- " installation"
32
+ msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
40
33
  msgstr "온디스크 Puppet 설치에서 환경 및 Puppet 클래스를 성공적으로 업데이트했습니다 "
41
34
 
42
35
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
43
- msgid ""
44
- "Failed to update environments and Puppet classes from the on-disk Puppet "
45
- "installation: %s"
36
+ msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
46
37
  msgstr "온디스크 Puppet 설치에서 환경 및 Puppet 클래스 업데이트에 실패했습니다: %s"
47
38
 
48
39
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
49
- msgid ""
50
- "No smart proxy was found to import environments from, ensure that at least "
51
- "one smart proxy is registered with the 'puppet' feature"
40
+ msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature"
52
41
  msgstr ""
53
42
 
54
43
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
@@ -79,51 +68,40 @@ msgstr ""
79
68
  msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
80
69
  msgstr ""
81
70
 
82
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
83
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
71
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
84
72
  msgid "ID of associated puppet Environment"
85
73
  msgstr ""
86
74
 
87
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
88
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
75
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
89
76
  msgid "IDs of associated Puppetclasses"
90
77
  msgstr ""
91
78
 
92
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
93
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
79
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
94
80
  msgid "IDs of associated ConfigGroups"
95
81
  msgstr ""
96
82
 
97
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:14
83
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
98
84
  msgid "Import puppet classes from puppet proxy"
99
85
  msgstr ""
100
86
 
101
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:15
102
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
87
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:17 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:18
103
88
  msgid "Import puppet classes from puppet proxy for an environment"
104
89
  msgstr "환경에 대한 Puppet 프록시에서 Puppet 클래스를 가져옵니다"
105
90
 
106
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:21
107
- msgid ""
108
- "Optional comma-delimited stringcontaining either 'new', 'updated', or "
109
- "'obsolete'that is used to limit the imported Puppet classes"
91
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:23
92
+ msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes"
110
93
  msgstr ""
111
94
 
112
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:49
113
- msgid ""
114
- "Failed to update the environments and Puppet classes from the on-disk puppet"
115
- " installation: %s"
95
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:51
96
+ msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
116
97
  msgstr "온디스크 Puppet 설치에서 환경 및 Puppet 클래스 업데이트에 실패했습니다: %s"
117
98
 
118
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:80
99
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
119
100
  msgid "The requested environment cannot be found."
120
101
  msgstr ""
121
102
 
122
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:110
123
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:123
124
- msgid ""
125
- "No proxy found to import classes from, ensure that the smart proxy has the "
126
- "Puppet feature enabled."
103
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:114 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:128
104
+ msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
127
105
  msgstr "클래스를 가져오기할 프록시를 찾을 수 없습니다. 스마트 프록시에서 Puppet 기능이 활성화되어 있는지 확인합니다. "
128
106
 
129
107
  #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
@@ -150,9 +128,7 @@ msgstr ""
150
128
  msgid "environment id"
151
129
  msgstr "환경 ID "
152
130
 
153
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
154
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20
155
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
131
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
156
132
  msgid "ID of environment"
157
133
  msgstr "환경 ID "
158
134
 
@@ -176,8 +152,7 @@ msgstr ""
176
152
  msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
177
153
  msgstr ""
178
154
 
179
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
180
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
155
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
181
156
  msgid "No environment selected!"
182
157
  msgstr "선택된 환경이 없습니다!"
183
158
 
@@ -205,24 +180,21 @@ msgstr "%{host}의 %{proxy_type} 프록시를 설정하지 못했습니다."
205
180
  msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
206
181
  msgstr ""
207
182
 
208
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
209
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
183
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
210
184
  msgid "The %{proxy_type} proxy of the selected hosts was cleared."
211
185
  msgstr "선택한 호스트의 %{proxy_type} 프록시를 삭제했습니다."
212
186
 
213
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
214
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
187
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
215
188
  msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
216
- msgid_plural ""
217
- "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
189
+ msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
218
190
  msgstr[0] ""
191
+ msgstr[1] ""
219
192
 
220
193
  #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
221
- msgid ""
222
- "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
194
+ msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
223
195
  msgstr "선택한 호스트의 %{proxy_type} 프록시가 %{proxy_name}(으)로 설정되었습니다."
224
196
 
225
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
197
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:231 ../webpack/src/Extends/Fills/index.js:12
226
198
  msgid "Puppet"
227
199
  msgstr "Puppet"
228
200
 
@@ -266,12 +238,7 @@ msgstr "위치 별 환경 나열 "
266
238
  msgid "List environments per organization"
267
239
  msgstr "조직 별 환경 나열 "
268
240
 
269
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
270
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20
271
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29
272
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19
273
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28
274
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
241
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
275
242
  msgid "ID of Puppet class"
276
243
  msgstr "Puppet 클래스 ID "
277
244
 
@@ -299,10 +266,7 @@ msgstr "호스트의 모든 Puppet 클래스 ID 나열 "
299
266
  msgid "Add a Puppet class to host"
300
267
  msgstr "호스트에 Puppet 클래스 추가 "
301
268
 
302
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
303
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28
304
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18
305
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
269
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
306
270
  msgid "ID of host"
307
271
  msgstr "호스트 ID "
308
272
 
@@ -318,10 +282,7 @@ msgstr "호스트 그룹의 모든 Puppet 클래스 ID 나열 "
318
282
  msgid "Add a Puppet class to host group"
319
283
  msgstr "호스트 그룹에 Puppet 클래스 추가 "
320
284
 
321
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
322
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27
323
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19
324
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
285
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
325
286
  msgid "ID of host group"
326
287
  msgstr "호스트 그룹 ID "
327
288
 
@@ -333,10 +294,7 @@ msgstr "호스트 그룹에서 Puppet 클래스 삭제 "
333
294
  msgid "List of override values for a specific smart class parameter"
334
295
  msgstr "특정 스마트 클래스 매개 변수의 덮어쓰기 값 목록 "
335
296
 
336
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
337
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30
338
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24
339
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
297
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21 ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
340
298
  msgid "Display hidden values"
341
299
  msgstr ""
342
300
 
@@ -437,9 +395,7 @@ msgid "List of smart class parameters for a specific environment"
437
395
  msgstr "특정 환경의 스마트 클래스 매개 변수 목록 "
438
396
 
439
397
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
440
- msgid ""
441
- "List of smart class parameters for a specific environment/Puppet class "
442
- "combination"
398
+ msgid "List of smart class parameters for a specific environment/Puppet class combination"
443
399
  msgstr "특정 환경/Puppet 클래스 조합의 스마트 클래스 매개 변수 목록 "
444
400
 
445
401
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
@@ -467,13 +423,10 @@ msgid "When enabled the parameter is hidden in the UI"
467
423
  msgstr "활성화된 경우 매개 변수가 UI에서 숨겨집니다."
468
424
 
469
425
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
470
- msgid ""
471
- "Foreman will not send this parameter in classification output.Puppet will "
472
- "use the value defined in the Puppet manifest for this parameter"
426
+ msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
473
427
  msgstr ""
474
428
 
475
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51
476
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
429
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
477
430
  msgid "The order in which values are resolved"
478
431
  msgstr "값이 해결되는 순서 "
479
432
 
@@ -490,9 +443,7 @@ msgid "Types of variable values"
490
443
  msgstr "변수 값의 유형"
491
444
 
492
445
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
493
- msgid ""
494
- "If true, will raise an error if there is no default value and no matcher "
495
- "provide a value"
446
+ msgid "If true, will raise an error if there is no default value and no matcher provide a value"
496
447
  msgstr "true인 경우, 기본값이 없고 matcher에서 값이 제공되지 않으면 오류가 발생합니다."
497
448
 
498
449
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
@@ -512,20 +463,21 @@ msgid "Successfully overridden all parameters of Puppet class %s"
512
463
  msgstr "Puppet 클래스 %s의 모든 매개 변수를 성공적으로 덮어쓰기했습니다 "
513
464
 
514
465
  #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
515
- msgid ""
516
- "Successfully reset all parameters of Puppet class %s to their default values"
466
+ msgid "Successfully reset all parameters of Puppet class %s to their default values"
517
467
  msgstr "Puppet 클래스 %s의 모든 매개 변수를 기본값으로 성공적으로 덮어쓰기했습니다 "
518
468
 
519
469
  #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
520
470
  msgid "No parameters to override for Puppet class %s"
521
471
  msgstr "Puppet 클래스 %s에 덮어쓰기할 매개 변수가 없음 "
522
472
 
523
- #: ../app/helpers/foreman_puppet/environments_helper.rb:13
524
- #: ../app/views/foreman_puppet/environments/new.html.erb:5
525
- #: ../webpack/src/Components/Environments/Welcome.js:9
473
+ #: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:10
526
474
  msgid "Create Puppet Environment"
527
475
  msgstr ""
528
476
 
477
+ #: ../app/helpers/foreman_puppet/environments_helper.rb:14 ../app/views/foreman_puppet/config_groups/index.html.erb:7
478
+ msgid "Help"
479
+ msgstr "도움말"
480
+
529
481
  #: ../app/helpers/foreman_puppet/hosts_helper.rb:11
530
482
  msgid "Change Environment"
531
483
  msgstr "환경 변경 "
@@ -542,7 +494,7 @@ msgstr ""
542
494
  msgid "Puppet external nodes YAML dump"
543
495
  msgstr "Puppet 외부 노드 YAML 덤프 "
544
496
 
545
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:34
497
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:34 ../app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb:1
546
498
  msgid "Puppet Environment"
547
499
  msgstr "Puppet 환경 "
548
500
 
@@ -579,9 +531,7 @@ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
579
531
  msgstr "필수 매개 변수에 값이 없습니다.<br/><b>덮어쓰십시오.</b><br/>"
580
532
 
581
533
  #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
582
- msgid ""
583
- "Optional parameter without value.<br/><i>Still managed by Foreman, the value"
584
- " will be empty.</i><br/>"
534
+ msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
585
535
  msgstr ""
586
536
 
587
537
  #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
@@ -616,9 +566,9 @@ msgstr ""
616
566
  msgid "%{name} has %{num_tag} class"
617
567
  msgid_plural "%{name} has %{num_tag} classes"
618
568
  msgstr[0] ""
569
+ msgstr[1] ""
619
570
 
620
- #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
621
- #: ../webpack/src/foreman_class_edit.js:55
571
+ #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
622
572
  msgid "Click to remove %s"
623
573
  msgstr "클릭하여 %s 삭제 "
624
574
 
@@ -626,8 +576,7 @@ msgstr "클릭하여 %s 삭제 "
626
576
  msgid "Click to add %s"
627
577
  msgstr "클릭하여 %s 추가 "
628
578
 
629
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
630
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
579
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
631
580
  msgid "None"
632
581
  msgstr "없음 "
633
582
 
@@ -662,9 +611,7 @@ msgid "Operating system default"
662
611
  msgstr "기본값 운영 체제 "
663
612
 
664
613
  #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
665
- msgid ""
666
- "The final entry, Operating System default, can be set by editing the %s "
667
- "page."
614
+ msgid "The final entry, Operating System default, can be set by editing the %s page."
668
615
  msgstr "최종 엔트리, 운영 체제 기본값은 %s 페이지를 편집하여 설정할 수 있습니다. "
669
616
 
670
617
  #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
@@ -680,15 +627,11 @@ msgid "%{puppetclass} does not belong to the %{environment} environment"
680
627
  msgstr ""
681
628
 
682
629
  #: ../app/models/foreman_puppet/host_puppet_facet.rb:81
683
- msgid ""
684
- "Failed to import %{klass} for %{name}: doesn't exists in our database - "
685
- "ignoring"
630
+ msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
686
631
  msgstr "%{name}의 %{klass} 가져오기에 실패했습니다: 데이터베이스에 존재하지 않습니다 - 무시합니다 "
687
632
 
688
633
  #: ../app/models/foreman_puppet/host_puppet_facet.rb:123
689
- msgid ""
690
- "with id %{object_id} doesn't exist or is not assigned to proper organization"
691
- " and/or location"
634
+ msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
692
635
  msgstr ""
693
636
 
694
637
  #: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
@@ -743,11 +686,7 @@ msgstr "이전 버전 선택/ 선택 해제 "
743
686
  msgid "Check/Uncheck all"
744
687
  msgstr "모두 선택/선택 해제 "
745
688
 
746
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
747
- #: ../app/views/foreman_puppet/environments/_form.html.erb:4
748
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4
749
- #: ../app/views/hosts/select_multiple_environment.html.erb:7
750
- #: ../app/views/provisioning_templates/_combination.html.erb:4
689
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24 ../app/views/foreman_puppet/environments/_form.html.erb:4 ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4 ../app/views/hosts/select_multiple_environment.html.erb:7 ../app/views/provisioning_templates/_combination.html.erb:4
751
690
  msgid "Environment"
752
691
  msgstr "환경 "
753
692
 
@@ -787,20 +726,19 @@ msgstr "취소 "
787
726
  msgid "Update"
788
727
  msgstr "업데이트 "
789
728
 
790
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:10
729
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
791
730
  msgid "included already from parent"
792
731
  msgstr "이미 부모에게서 포함되어 있습니다 "
793
732
 
794
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
795
- #: ../app/views/provisioning_templates/_combination.html.erb:4
733
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
796
734
  msgid "Remove"
797
735
  msgstr "삭제 "
798
736
 
799
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
737
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
800
738
  msgid "Add"
801
739
  msgstr "추가 "
802
740
 
803
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:26
741
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
804
742
  msgid "%s is not in environment"
805
743
  msgstr "%s은(는) 환경에 없습니다 "
806
744
 
@@ -812,57 +750,40 @@ msgstr "내장된 설정 그룹 "
812
750
  msgid "Available Config Groups"
813
751
  msgstr "사용 가능한 설정 그룹 "
814
752
 
815
- #: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
816
- #: ../app/views/foreman_puppet/environments/edit.html.erb:1
817
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
753
+ #: ../app/views/foreman_puppet/config_groups/edit.html.erb:1 ../app/views/foreman_puppet/environments/edit.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
818
754
  msgid "Edit %s"
819
755
  msgstr "%s 편집 "
820
756
 
821
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:3
822
- #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:1
823
- #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:9
824
- #: ../lib/foreman_puppet/register.rb:171
757
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:3 ../app/views/foreman_puppet/config_groups/welcome.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:9 ../lib/foreman_puppet/register.rb:174
825
758
  msgid "Config Groups"
826
759
  msgstr ""
827
760
 
828
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:5
829
- #: ../app/views/foreman_puppet/config_groups/new.html.erb:1
830
- #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
761
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:6 ../app/views/foreman_puppet/config_groups/new.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
831
762
  msgid "Create Config Group"
832
763
  msgstr ""
833
764
 
834
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:11
835
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
765
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
836
766
  msgid "Puppet Classes"
837
767
  msgstr "Puppet 클래스 "
838
768
 
839
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:12
840
- #: ../app/views/foreman_puppet/environments/index.html.erb:9
841
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
769
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:14 ../app/views/foreman_puppet/environments/index.html.erb:9 ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
842
770
  msgid "Hosts"
843
771
  msgstr "호스트"
844
772
 
845
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:13
846
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
773
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:15 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
847
774
  msgid "Host Groups"
848
775
  msgstr "호스트 그룹 "
849
776
 
850
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:14
851
- #: ../app/views/foreman_puppet/environments/index.html.erb:10
852
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
777
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:16 ../app/views/foreman_puppet/environments/index.html.erb:10 ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
853
778
  msgid "Actions"
854
779
  msgstr "동작 "
855
780
 
856
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:25
857
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
781
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:27 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
858
782
  msgid "Delete %s?"
859
783
  msgstr "%s 을(를) 삭제하시겠습니까?"
860
784
 
861
785
  #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
862
- msgid ""
863
- "A config group provides a one-step method of associating many Puppet classes"
864
- " to either a host or host group. Typically this would be used to add a "
865
- "particular application profile or stack in one step."
786
+ msgid "A config group provides a one-step method of associating many Puppet classes to either a host or host group. Typically this would be used to add a particular application profile or stack in one step."
866
787
  msgstr ""
867
788
 
868
789
  #: ../app/views/foreman_puppet/environments/_form.html.erb:6
@@ -873,9 +794,7 @@ msgstr "위치 "
873
794
  msgid "Organizations"
874
795
  msgstr "조직"
875
796
 
876
- #: ../app/views/foreman_puppet/environments/edit.html.erb:5
877
- #: ../app/views/foreman_puppet/environments/index.html.erb:1
878
- #: ../app/views/foreman_puppet/environments/new.html.erb:4
797
+ #: ../app/views/foreman_puppet/environments/edit.html.erb:5 ../app/views/foreman_puppet/environments/index.html.erb:1 ../app/views/foreman_puppet/environments/new.html.erb:4 ../app/views/foreman_puppet/environments/welcome.html.erb:4 ../webpack/src/Components/Environments/Welcome.js:40
879
798
  msgid "Puppet Environments"
880
799
  msgstr "Puppet 환경"
881
800
 
@@ -883,8 +802,7 @@ msgstr "Puppet 환경"
883
802
  msgid "Environment|Name"
884
803
  msgstr "이름 "
885
804
 
886
- #: ../app/views/foreman_puppet/environments/index.html.erb:22
887
- #: ../lib/foreman_puppet/register.rb:168
805
+ #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
888
806
  msgid "Classes"
889
807
  msgstr "클래스 "
890
808
 
@@ -892,8 +810,7 @@ msgstr "클래스 "
892
810
  msgid "Create Environment"
893
811
  msgstr ""
894
812
 
895
- #: ../app/views/foreman_puppet/environments/welcome.html.erb:1
896
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
813
+ #: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
897
814
  msgid "Puppet environments"
898
815
  msgstr "Puppet 환경"
899
816
 
@@ -910,15 +827,10 @@ msgid "No environments found"
910
827
  msgstr "환경을 찾을 수 없음"
911
828
 
912
829
  #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
913
- msgid ""
914
- "There are no puppet environments set up on this puppet master. Please check "
915
- "the puppet master configuration."
830
+ msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
916
831
  msgstr "이 Puppet 마스터에 설정된 Puppet 환경이 없습니다. Puppet 마스터 구성을 확인하십시오."
917
832
 
918
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
919
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1
920
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8
921
- #: ../lib/foreman_puppet/register.rb:174
833
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8 ../lib/foreman_puppet/register.rb:177
922
834
  msgid "Smart Class Parameters"
923
835
  msgstr ""
924
836
 
@@ -926,9 +838,7 @@ msgstr ""
926
838
  msgid "Parameter"
927
839
  msgstr "매개 변수 "
928
840
 
929
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
930
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4
931
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
841
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7 ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
932
842
  msgid "Puppet Class"
933
843
  msgstr "Puppet 클래스 "
934
844
 
@@ -937,18 +847,14 @@ msgid "Number of Overrides"
937
847
  msgstr ""
938
848
 
939
849
  #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
940
- msgid ""
941
- "Parameterized class support permits detecting, importing, and supplying "
942
- "parameters directly to classes which support it, via the ENC and depending "
943
- "on a set of rules (Smart Matchers)."
850
+ msgid "Parameterized class support permits detecting, importing, and supplying parameters directly to classes which support it, via the ENC and depending on a set of rules (Smart Matchers)."
944
851
  msgstr ""
945
852
 
946
853
  #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
947
854
  msgid "Included Classes"
948
855
  msgstr "내장된 클래스 "
949
856
 
950
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
951
- #: ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
857
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
952
858
  msgid "Not authorized to edit classes"
953
859
  msgstr "클래스를 편집할 권한이 없습니다 "
954
860
 
@@ -964,8 +870,7 @@ msgstr "사용 가능한 클래스 "
964
870
  msgid "Filter classes"
965
871
  msgstr "필터 클래스 "
966
872
 
967
- #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
968
- #: ../webpack/src/foreman_class_edit.js:84
873
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
969
874
  msgid "belongs to config group"
970
875
  msgstr "설정 그룹에 속합니다 "
971
876
 
@@ -982,9 +887,7 @@ msgid "Omit"
982
887
  msgstr ""
983
888
 
984
889
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
985
- msgid ""
986
- "The class could not be saved because of an error in one of the class "
987
- "parameters."
890
+ msgid "The class could not be saved because of an error in one of the class parameters."
988
891
  msgstr ""
989
892
 
990
893
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
@@ -1000,9 +903,7 @@ msgid "This Puppet class has no parameters in its signature."
1000
903
  msgstr "Puppet 클래스 서명에는 매개 변수가 없습니다."
1001
904
 
1002
905
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
1003
- msgid ""
1004
- "To update the class signature, go to the Puppet Classes page and select "
1005
- "\"Import\"."
906
+ msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
1006
907
  msgstr "클래스 서명을 업데이트하려면 Puppet 클래스 페이지로 가서 \"가져오기\"를 선택합니다. "
1007
908
 
1008
909
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
@@ -1025,10 +926,7 @@ msgstr "Puppet 클래스 %s 편집 "
1025
926
  msgid "Puppetclass|Name"
1026
927
  msgstr "이름 "
1027
928
 
1028
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
1029
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:4
1030
- #: ../lib/foreman_puppet/register.rb:165
1031
- #: ../webpack/src/Components/Environments/Welcome.js:21
929
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
1032
930
  msgid "Environments"
1033
931
  msgstr "환경 "
1034
932
 
@@ -1049,23 +947,21 @@ msgid "Set parameters to defaults"
1049
947
  msgstr "매개 변수를 기본값으로 설정 "
1050
948
 
1051
949
  #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
1052
- msgid ""
1053
- "This will reset parameters of the class %s to their default values. "
1054
- "Continue?"
950
+ msgid "This will reset parameters of the class %s to their default values. Continue?"
1055
951
  msgstr "이는 클래스 %s의 매개 변수를 기본값으로 재설정합니다. 계속 진행하시겠습니까? "
1056
952
 
1057
953
  #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
954
+ msgid "Puppet Class Parameters"
955
+ msgstr ""
956
+
957
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
1058
958
  msgid "Notice"
1059
959
  msgstr "주의 "
1060
960
 
1061
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:17
961
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
1062
962
  msgid "Please select an environment first"
1063
963
  msgstr "먼저 환경을 선택하십시오 "
1064
964
 
1065
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
1066
- msgid "Puppet Class Parameters"
1067
- msgstr ""
1068
-
1069
965
  #: ../app/views/hosts/select_multiple_environment.html.erb:4
1070
966
  msgid "Select environment"
1071
967
  msgstr "환경 선택 "
@@ -1102,68 +998,122 @@ msgstr "일반"
1102
998
  msgid "Hosts managed:"
1103
999
  msgstr "관리되는 호스트:"
1104
1000
 
1105
- #: ../lib/foreman_puppet/register.rb:7
1001
+ #: ../lib/foreman_puppet/register.rb:9
1106
1002
  msgid "Facts"
1107
1003
  msgstr "팩트 "
1108
1004
 
1109
- #: ../lib/foreman_puppet/register.rb:10
1110
- msgid ""
1111
- "Foreman will default to this puppet environment if it cannot auto detect one"
1005
+ #: ../lib/foreman_puppet/register.rb:12
1006
+ msgid "Foreman will default to this puppet environment if it cannot auto detect one"
1112
1007
  msgstr "Foreman은 자동으로 검색하지 못 할 경우 puppet 환경에 기본값 설정됩니다 "
1113
1008
 
1114
- #: ../lib/foreman_puppet/register.rb:12
1009
+ #: ../lib/foreman_puppet/register.rb:14
1115
1010
  msgid "Default Puppet environment"
1116
1011
  msgstr "기본 Puppet 환경"
1117
1012
 
1118
- #: ../lib/foreman_puppet/register.rb:16
1119
- msgid ""
1120
- "Foreman will explicitly set the puppet environment in the ENC yaml output. "
1121
- "This will avoid conflicts between the environment in puppet.conf and the "
1122
- "environment set in Foreman"
1123
- msgstr ""
1124
- "Foreman은 ENC yaml 출력에서 puppet 환경을 명시적으로 설정합니다. 이로 인해 puppet.conf의 환경과 "
1125
- "Foreman으로 설정되는 환경 간의 충돌을 방지할 수 있습니다 "
1013
+ #: ../lib/foreman_puppet/register.rb:18
1014
+ msgid "Foreman will explicitly set the puppet environment in the ENC yaml output. This will avoid conflicts between the environment in puppet.conf and the environment set in Foreman"
1015
+ msgstr "Foreman ENC yaml 출력에서 puppet 환경을 명시적으로 설정합니다. 이로 인해 puppet.conf의 환경과 Foreman으로 설정되는 환경 간의 충돌을 방지할 수 있습니다 "
1126
1016
 
1127
- #: ../lib/foreman_puppet/register.rb:19
1017
+ #: ../lib/foreman_puppet/register.rb:21
1128
1018
  msgid "ENC environment"
1129
1019
  msgstr "ENC 환경"
1130
1020
 
1131
- #: ../lib/foreman_puppet/register.rb:22
1021
+ #: ../lib/foreman_puppet/register.rb:24
1132
1022
  msgid "Foreman will update a host's environment from its facts"
1133
1023
  msgstr "Foreman은 정보에서 호스트 환경을 업데이트합니다 "
1134
1024
 
1135
- #: ../lib/foreman_puppet/register.rb:24
1025
+ #: ../lib/foreman_puppet/register.rb:26
1136
1026
  msgid "Update environment from facts"
1137
1027
  msgstr "팩트에서 환경 업데이트"
1138
1028
 
1139
- #: ../lib/foreman_puppet/register.rb:27
1029
+ #: ../lib/foreman_puppet/register.rb:29
1140
1030
  msgid "Config Management"
1141
1031
  msgstr ""
1142
1032
 
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."
1033
+ #: ../lib/foreman_puppet/register.rb:32
1034
+ msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
1147
1035
  msgstr ""
1148
1036
 
1149
- #: ../lib/foreman_puppet/register.rb:32
1037
+ #: ../lib/foreman_puppet/register.rb:34
1150
1038
  msgid "Puppet interval"
1151
1039
  msgstr "Puppet 간격"
1152
1040
 
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"
1041
+ #: ../lib/foreman_puppet/register.rb:37
1042
+ msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
1157
1043
  msgstr ""
1158
1044
 
1159
- #: ../lib/foreman_puppet/register.rb:37
1045
+ #: ../lib/foreman_puppet/register.rb:39
1160
1046
  msgid "%s out of sync disabled"
1161
1047
  msgstr ""
1162
1048
 
1163
- #: ../lib/foreman_puppet/register.rb:162 ../lib/foreman_puppet/register.rb:215
1049
+ #: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
1164
1050
  msgid "Puppet ENC"
1165
1051
  msgstr ""
1166
1052
 
1053
+ #: ../lib/foreman_puppet/register.rb:232
1054
+ msgid "Puppet env"
1055
+ msgstr ""
1056
+
1057
+ #: ../webpack/src/Components/Environments/Welcome.js:18
1058
+ 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."
1059
+ msgstr ""
1060
+
1061
+ #: ../webpack/src/Components/Environments/Welcome.js:29
1062
+ msgid "Puppet classes"
1063
+ msgstr ""
1064
+
1065
+ #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:15 ../webpack/src/Extends/Host/PuppetTab/constants.js:6
1066
+ msgid "Assigned classes"
1067
+ msgstr ""
1068
+
1069
+ #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:16 ../webpack/src/Extends/Host/PuppetTab/Routes.js:22
1070
+ msgid "This tab is still a work in progress"
1071
+ msgstr ""
1072
+
1073
+ #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:21 ../webpack/src/Extends/Host/PuppetTab/constants.js:7
1074
+ msgid "Smart class parameters"
1075
+ msgstr "스마트 클래스 매개 변수 "
1076
+
1077
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43
1078
+ msgid "Successfully copied to clipboard!"
1079
+ msgstr ""
1080
+
1081
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44
1082
+ msgid "Copy to clipboard"
1083
+ msgstr ""
1084
+
1085
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
1086
+ msgid "Couldn't find any ENC data for this host"
1087
+ msgstr ""
1088
+
1089
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:34
1090
+ msgid "Error!"
1091
+ msgstr ""
1092
+
1093
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:23
1094
+ msgid "Puppet details"
1095
+ msgstr ""
1096
+
1097
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:26
1098
+ msgid "Puppet environment"
1099
+ msgstr ""
1100
+
1101
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:41
1102
+ msgid "Puppet Smart Proxy"
1103
+ msgstr ""
1104
+
1105
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:54
1106
+ msgid "Puppet CA Smart Proxy"
1107
+ msgstr ""
1108
+
1109
+ #: ../webpack/src/Extends/Host/PuppetTab/constants.js:4
1110
+ msgid "Reports"
1111
+ msgstr "보고서 "
1112
+
1113
+ #: ../webpack/src/Extends/Host/PuppetTab/constants.js:9
1114
+ msgid "ENC Preview"
1115
+ msgstr ""
1116
+
1167
1117
  #: ../webpack/src/foreman_class_edit.js:146
1168
1118
  msgid "Click to remove config group"
1169
1119
  msgstr "클릭하여 설정 그룹 삭제 "
@@ -1176,6 +1126,10 @@ msgstr "삭제 "
1176
1126
  msgid "Loading parameters..."
1177
1127
  msgstr "매개 변수 로딩 중..."
1178
1128
 
1129
+ #: ../webpack/src/foreman_puppet_host_form.js:102
1130
+ msgid "Some Puppet Classes are unavailable in the selected environment"
1131
+ msgstr ""
1132
+
1179
1133
  #: action_names.rb:2
1180
1134
  msgid "Action with sub plans"
1181
1135
  msgstr "하위 계획이 있는 작업"