foreman_puppet 5.1.1 → 5.1.2

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