foreman_puppet 2.0.5 → 2.0.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (46) hide show
  1. checksums.yaml +4 -4
  2. data/app/views/hosts/foreman_puppet/_form_list_env_field_content.html.erb +1 -0
  3. data/app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb +1 -0
  4. data/db/migrate/20220421204325_drop_environment_from_host_and_hg.foreman_puppet.rb +8 -0
  5. data/lib/foreman_puppet/register.rb +4 -1
  6. data/lib/foreman_puppet/version.rb +1 -1
  7. data/locale/en/foreman_puppet.edit.po +0 -1090
  8. metadata +56 -91
  9. data/app/views/smart_proxies/plugins/_puppet_ca.html.erb +0 -44
  10. data/locale/ca/foreman_puppet.edit.po +0 -1095
  11. data/locale/ca/foreman_puppet.po.time_stamp +0 -0
  12. data/locale/cs_CZ/foreman_puppet.edit.po +0 -1100
  13. data/locale/cs_CZ/foreman_puppet.po.time_stamp +0 -0
  14. data/locale/de/foreman_puppet.edit.po +0 -1122
  15. data/locale/de/foreman_puppet.po.time_stamp +0 -0
  16. data/locale/en/foreman_puppet.po.time_stamp +0 -0
  17. data/locale/en/foreman_puppet.pox +0 -0
  18. data/locale/en_GB/foreman_puppet.edit.po +0 -1097
  19. data/locale/en_GB/foreman_puppet.po.time_stamp +0 -0
  20. data/locale/es/foreman_puppet.edit.po +0 -1104
  21. data/locale/es/foreman_puppet.po.time_stamp +0 -0
  22. data/locale/fr/foreman_puppet.edit.po +0 -1112
  23. data/locale/fr/foreman_puppet.po.time_stamp +0 -0
  24. data/locale/gl/foreman_puppet.edit.po +0 -1095
  25. data/locale/gl/foreman_puppet.po.time_stamp +0 -0
  26. data/locale/it/foreman_puppet.edit.po +0 -1099
  27. data/locale/it/foreman_puppet.po.time_stamp +0 -0
  28. data/locale/ja/foreman_puppet.edit.po +0 -1107
  29. data/locale/ja/foreman_puppet.po.time_stamp +0 -0
  30. data/locale/ko/foreman_puppet.edit.po +0 -1096
  31. data/locale/ko/foreman_puppet.po.time_stamp +0 -0
  32. data/locale/messages.mo +0 -0
  33. data/locale/nl_NL/foreman_puppet.edit.po +0 -1100
  34. data/locale/nl_NL/foreman_puppet.po.time_stamp +0 -0
  35. data/locale/pl/foreman_puppet.edit.po +0 -1099
  36. data/locale/pl/foreman_puppet.po.time_stamp +0 -0
  37. data/locale/pt_BR/foreman_puppet.edit.po +0 -1103
  38. data/locale/pt_BR/foreman_puppet.po.time_stamp +0 -0
  39. data/locale/ru/foreman_puppet.edit.po +0 -1104
  40. data/locale/ru/foreman_puppet.po.time_stamp +0 -0
  41. data/locale/sv_SE/foreman_puppet.edit.po +0 -1099
  42. data/locale/sv_SE/foreman_puppet.po.time_stamp +0 -0
  43. data/locale/zh_CN/foreman_puppet.edit.po +0 -1108
  44. data/locale/zh_CN/foreman_puppet.po.time_stamp +0 -0
  45. data/locale/zh_TW/foreman_puppet.edit.po +0 -1098
  46. data/locale/zh_TW/foreman_puppet.po.time_stamp +0 -0
@@ -1,1096 +0,0 @@
1
- # SOME DESCRIPTIVE TITLE.
2
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the foreman_puppet package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- # Translators:
7
- # 0868a4d1af5275b3f70b0a6dac4c99a4, 2021
8
- # Bryan Kearney <bryan.kearney@gmail.com>, 2021
9
- #
10
- msgid ""
11
- msgstr ""
12
- "Project-Id-Version: foreman_puppet 3.0.2\n"
13
- "Report-Msgid-Bugs-To: \n"
14
- "POT-Creation-Date: 2022-02-28 12:33+0100\n"
15
- "PO-Revision-Date: 2021-02-03 16:30+0000\n"
16
- "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2021\n"
17
- "Language-Team: Korean (https://www.transifex.com/foreman/teams/114/ko/)\n"
18
- "MIME-Version: 1.0\n"
19
- "Content-Type: text/plain; charset=UTF-8\n"
20
- "Content-Transfer-Encoding: 8bit\n"
21
- "Language: ko\n"
22
- "Plural-Forms: nplurals=1; plural=0;\n"
23
-
24
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
25
- msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
26
- msgstr ""
27
-
28
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
29
- msgid "No changes to your environments detected"
30
- msgstr "환경에서 변경 사항을 감지할 수 없음 "
31
-
32
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
33
- msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
34
- msgstr "온디스크 Puppet 설치에서 환경 및 Puppet 클래스를 성공적으로 업데이트했습니다 "
35
-
36
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
37
- msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
38
- msgstr "온디스크 Puppet 설치에서 환경 및 Puppet 클래스 업데이트에 실패했습니다: %s"
39
-
40
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
41
- msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature"
42
- msgstr ""
43
-
44
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
45
- msgid "Ignored environments: %s"
46
- msgstr ""
47
-
48
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:55
49
- msgid "Ignored classes in the environments: %s"
50
- msgstr ""
51
-
52
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:10
53
- msgid "List all host groups for a Puppet class"
54
- msgstr "Puppet 클래스의 모든 호스트 그룹 목록 나열 "
55
-
56
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:13
57
- msgid "ID of Puppetclass"
58
- msgstr ""
59
-
60
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:18
61
- msgid "Deprecated in favor of hostgroup/puppet_attributes/environment_id"
62
- msgstr ""
63
-
64
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:19
65
- msgid "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids"
66
- msgstr ""
67
-
68
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:20
69
- msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
70
- msgstr ""
71
-
72
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
73
- msgid "ID of associated puppet Environment"
74
- msgstr ""
75
-
76
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
77
- msgid "IDs of associated Puppetclasses"
78
- msgstr ""
79
-
80
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
81
- msgid "IDs of associated ConfigGroups"
82
- msgstr ""
83
-
84
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
85
- msgid "Import puppet classes from puppet proxy"
86
- msgstr ""
87
-
88
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:17 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:18
89
- msgid "Import puppet classes from puppet proxy for an environment"
90
- msgstr "환경에 대한 Puppet 프록시에서 Puppet 클래스를 가져옵니다"
91
-
92
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:23
93
- msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes"
94
- msgstr ""
95
-
96
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:51
97
- msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
98
- msgstr "온디스크 Puppet 설치에서 환경 및 Puppet 클래스 업데이트에 실패했습니다: %s"
99
-
100
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
101
- msgid "The requested environment cannot be found."
102
- msgstr ""
103
-
104
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:114 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:128
105
- msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
106
- msgstr "클래스를 가져오기할 프록시를 찾을 수 없습니다. 스마트 프록시에서 Puppet 기능이 활성화되어 있는지 확인합니다. "
107
-
108
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
109
- msgid "List template combination"
110
- msgstr "템플릿 조합 목록 나열 "
111
-
112
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:12
113
- msgid "Add a template combination"
114
- msgstr "템플릿 조합 추가 "
115
-
116
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:15
117
- msgid "Show template combination"
118
- msgstr "템플릿 조합 표시 "
119
-
120
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:18
121
- msgid "Update template combination"
122
- msgstr "템플릿 조합 업데이트"
123
-
124
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:21
125
- msgid "ID of Puppet environment"
126
- msgstr ""
127
-
128
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:26
129
- msgid "environment id"
130
- msgstr "환경 ID "
131
-
132
- #: ../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
133
- msgid "ID of environment"
134
- msgstr "환경 ID "
135
-
136
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:10
137
- msgid "List hosts per environment"
138
- msgstr "환경 별 호스트 나열 "
139
-
140
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:13
141
- msgid "ID of puppet environment"
142
- msgstr ""
143
-
144
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:18
145
- msgid "Deprecated in favor of host/puppet_attributes/environment_id"
146
- msgstr ""
147
-
148
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:19
149
- msgid "Deprecated in favor of host/puppet_attributes/puppetclass_ids"
150
- msgstr ""
151
-
152
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:20
153
- msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
154
- msgstr ""
155
-
156
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
157
- msgid "No environment selected!"
158
- msgstr "선택된 환경이 없습니다!"
159
-
160
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:76
161
- msgid "Updated hosts: changed environment"
162
- msgstr "업데이트된 호스트: 변경된 환경 "
163
-
164
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:105
165
- msgid "Unable to generate output, Check log files"
166
- msgstr "출력을 생성할 수 없습니다. 로그 파일을 확인하십시오."
167
-
168
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:145
169
- msgid "No proxy selected!"
170
- msgstr "프록시를 선택하지 않았습니다."
171
-
172
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:151
173
- msgid "Invalid proxy selected!"
174
- msgstr "잘못된 프록시를 선택했습니다."
175
-
176
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:168
177
- msgid "Failed to set %{proxy_type} proxy for %{host}."
178
- msgstr "%{host}의 %{proxy_type} 프록시를 설정하지 못했습니다."
179
-
180
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:174
181
- msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
182
- msgstr ""
183
-
184
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
185
- msgid "The %{proxy_type} proxy of the selected hosts was cleared."
186
- msgstr "선택한 호스트의 %{proxy_type} 프록시를 삭제했습니다."
187
-
188
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
189
- msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
190
- msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
191
- msgstr[0] ""
192
- msgstr[1] ""
193
-
194
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
195
- msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
196
- msgstr "선택한 호스트의 %{proxy_type} 프록시가 %{proxy_name}(으)로 설정되었습니다."
197
-
198
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
199
- msgid "Puppet"
200
- msgstr "Puppet"
201
-
202
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:211
203
- msgid "Puppet CA"
204
- msgstr "Puppet CA"
205
-
206
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:15
207
- msgid "List of config groups"
208
- msgstr "설정 그룹 목록"
209
-
210
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:23
211
- msgid "Show a config group"
212
- msgstr "설정 그룹 표시 "
213
-
214
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:36
215
- msgid "Create a config group"
216
- msgstr "설정 그룹 생성 "
217
-
218
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:44
219
- msgid "Update a config group"
220
- msgstr "설정 그룹 업데이트 "
221
-
222
- #: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:52
223
- msgid "Delete a config group"
224
- msgstr "설정 그룹 삭제 "
225
-
226
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:14
227
- msgid "List all environments"
228
- msgstr "모든 환경 목록 나열 "
229
-
230
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:15
231
- msgid "List environments of Puppet class"
232
- msgstr "Puppet 클래스 환경 목록 나열 "
233
-
234
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:16
235
- msgid "List environments per location"
236
- msgstr "위치 별 환경 나열 "
237
-
238
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:17
239
- msgid "List environments per organization"
240
- msgstr "조직 별 환경 나열 "
241
-
242
- #: ../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
243
- msgid "ID of Puppet class"
244
- msgstr "Puppet 클래스 ID "
245
-
246
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:27
247
- msgid "Show an environment"
248
- msgstr "환경 표시 "
249
-
250
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:40
251
- msgid "Create an environment"
252
- msgstr "환경 생성 "
253
-
254
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:48
255
- msgid "Update an environment"
256
- msgstr "환경 업데이트 "
257
-
258
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:56
259
- msgid "Delete an environment"
260
- msgstr "환경 삭제 "
261
-
262
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:12
263
- msgid "List all Puppet class IDs for host"
264
- msgstr "호스트의 모든 Puppet 클래스 ID 나열 "
265
-
266
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:18
267
- msgid "Add a Puppet class to host"
268
- msgstr "호스트에 Puppet 클래스 추가 "
269
-
270
- #: ../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
271
- msgid "ID of host"
272
- msgstr "호스트 ID "
273
-
274
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:27
275
- msgid "Remove a Puppet class from host"
276
- msgstr "호스트에 Puppet 클래스 삭제 "
277
-
278
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:11
279
- msgid "List all Puppet class IDs for host group"
280
- msgstr "호스트 그룹의 모든 Puppet 클래스 ID 나열 "
281
-
282
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:17
283
- msgid "Add a Puppet class to host group"
284
- msgstr "호스트 그룹에 Puppet 클래스 추가 "
285
-
286
- #: ../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
287
- msgid "ID of host group"
288
- msgstr "호스트 그룹 ID "
289
-
290
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:26
291
- msgid "Remove a Puppet class from host group"
292
- msgstr "호스트 그룹에서 Puppet 클래스 삭제 "
293
-
294
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:19
295
- msgid "List of override values for a specific smart class parameter"
296
- msgstr "특정 스마트 클래스 매개 변수의 덮어쓰기 값 목록 "
297
-
298
- #: ../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
299
- msgid "Display hidden values"
300
- msgstr ""
301
-
302
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:27
303
- msgid "Show an override value for a specific smart class parameter"
304
- msgstr "특정 스마트 클래스 매개 변수의 덮어쓰기 값 표시 "
305
-
306
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:37
307
- msgid "Override match"
308
- msgstr "일치 항목 덮어쓰기"
309
-
310
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:38
311
- msgid "Override value, required if omit is false"
312
- msgstr ""
313
-
314
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:39
315
- msgid "Foreman will not send this parameter in classification output"
316
- msgstr ""
317
-
318
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:43
319
- msgid "Create an override value for a specific smart class parameter"
320
- msgstr "특정 스마트 클래스 매개 변수의 덮어쓰기 값 생성 "
321
-
322
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:53
323
- msgid "Update an override value for a specific smart class parameter"
324
- msgstr "특정 스마트 클래스 매개 변수의 덮어쓰기 값 업데이트 "
325
-
326
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62
327
- msgid "Delete an override value for a specific smart class parameter"
328
- msgstr "특정 스마트 클랙스 매개 변수의 덮어쓰기 값 삭제 "
329
-
330
- #: ../app/controllers/foreman_puppet/api/v2/puppet_lookups_common_controller.rb:112
331
- msgid "%{model} with id '%{id}' was not found"
332
- msgstr "ID가 '%{id}'인 %{model}이(가) 없습니다."
333
-
334
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:14
335
- msgid "List all Puppet classes"
336
- msgstr "모든 Puppet 클래스 나열 "
337
-
338
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:15
339
- msgid "List all Puppet classes for a host"
340
- msgstr "호스트의 모든 Puppet 클래스 나열 "
341
-
342
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:16
343
- msgid "List all Puppet classes for a host group"
344
- msgstr "호스트 그룹의 모든 Puppet 클래스 나열 "
345
-
346
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:17
347
- msgid "List all Puppet classes for an environment"
348
- msgstr "환경의 모든 Puppet 클래스 나열 "
349
-
350
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:49
351
- msgid "Show a Puppet class"
352
- msgstr "Puppet 클래스 표시 "
353
-
354
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:50
355
- msgid "Show a Puppet class for host"
356
- msgstr "호스트의 Puppet 클래스 표시 "
357
-
358
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:51
359
- msgid "Show a Puppet class for a host group"
360
- msgstr "호스트 그룹의 Puppet 클래스 표시 "
361
-
362
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:52
363
- msgid "Show a Puppet class for an environment"
364
- msgstr "환경의 Puppet 클래스 표시 "
365
-
366
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:67
367
- msgid "Create a Puppet class"
368
- msgstr "Puppet 클래스 생성 "
369
-
370
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:75
371
- msgid "Update a Puppet class"
372
- msgstr "Puppet 클래스 업데이트 "
373
-
374
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:84
375
- msgid "Delete a Puppet class"
376
- msgstr "Puppet 클래스 삭제 "
377
-
378
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:13
379
- msgid "List all smart class parameters"
380
- msgstr "모든 스마트 클래스 매개 변수 나열 "
381
-
382
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:14
383
- msgid "List of smart class parameters for a specific host"
384
- msgstr "특정 호스트의 스마트 클래스 매개 변수 목록 "
385
-
386
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:15
387
- msgid "List of smart class parameters for a specific host group"
388
- msgstr "특정 호스트 그룹의 스마트 클래스 매개 변수 목록 "
389
-
390
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:16
391
- msgid "List of smart class parameters for a specific Puppet class"
392
- msgstr "특정 Puppet 클래스의 스마트 클래스 매개 변수 목록 "
393
-
394
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:17
395
- msgid "List of smart class parameters for a specific environment"
396
- msgstr "특정 환경의 스마트 클래스 매개 변수 목록 "
397
-
398
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
399
- msgid "List of smart class parameters for a specific environment/Puppet class combination"
400
- msgstr "특정 환경/Puppet 클래스 조합의 스마트 클래스 매개 변수 목록 "
401
-
402
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
403
- msgid "Show a smart class parameter"
404
- msgstr "스마트 클래스 매개 변수 표시"
405
-
406
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:41
407
- msgid "Update a smart class parameter"
408
- msgstr "스마트 클래스 매개 변수 업데이트 "
409
-
410
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:45
411
- msgid "Whether the smart class parameter value is managed by Foreman"
412
- msgstr "스마트 클래스 매개 변수 값을 Foreman에서 관리하는지 여부"
413
-
414
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:46
415
- msgid "Description of smart class"
416
- msgstr "스마트 클래스 설명"
417
-
418
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:47
419
- msgid "Value to use when there is no match"
420
- msgstr "일치하지 않는 경우 사용할 값 "
421
-
422
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:48
423
- msgid "When enabled the parameter is hidden in the UI"
424
- msgstr "활성화된 경우 매개 변수가 UI에서 숨겨집니다."
425
-
426
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
427
- msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
428
- msgstr ""
429
-
430
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
431
- msgid "The order in which values are resolved"
432
- msgstr "값이 해결되는 순서 "
433
-
434
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:52
435
- msgid "Types of validation values"
436
- msgstr "검증 값의 유형"
437
-
438
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:53
439
- msgid "Used to enforce certain values for the parameter values"
440
- msgstr "특정 값을 매개 변수 값에 적용하는 데 사용됩니다."
441
-
442
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:55
443
- msgid "Types of variable values"
444
- msgstr "변수 값의 유형"
445
-
446
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
447
- msgid "If true, will raise an error if there is no default value and no matcher provide a value"
448
- msgstr "true인 경우, 기본값이 없고 matcher에서 값이 제공되지 않으면 오류가 발생합니다."
449
-
450
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
451
- msgid "Merge all matching values (only array/hash type)"
452
- msgstr "일치하는 모든 값 병합(배열/해시 유형만)"
453
-
454
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:58
455
- msgid "Include default value when merging all matching values"
456
- msgstr "일치하는 모든 값을 병합할 때 기본값 포함"
457
-
458
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:59
459
- msgid "Remove duplicate values (only array type)"
460
- msgstr "중복 값 삭제(배열 유형만)"
461
-
462
- #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:61
463
- msgid "Successfully overridden all parameters of Puppet class %s"
464
- msgstr "Puppet 클래스 %s의 모든 매개 변수를 성공적으로 덮어쓰기했습니다 "
465
-
466
- #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
467
- msgid "Successfully reset all parameters of Puppet class %s to their default values"
468
- msgstr "Puppet 클래스 %s의 모든 매개 변수를 기본값으로 성공적으로 덮어쓰기했습니다 "
469
-
470
- #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
471
- msgid "No parameters to override for Puppet class %s"
472
- msgstr "Puppet 클래스 %s에 덮어쓰기할 매개 변수가 없음 "
473
-
474
- #: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:9
475
- msgid "Create Puppet Environment"
476
- msgstr ""
477
-
478
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:11
479
- msgid "Change Environment"
480
- msgstr "환경 변경 "
481
-
482
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:13
483
- msgid "Change Puppet Master"
484
- msgstr "Puppet 마스터 변경"
485
-
486
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:22
487
- msgid "Puppet YAML"
488
- msgstr ""
489
-
490
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:22
491
- msgid "Puppet external nodes YAML dump"
492
- msgstr "Puppet 외부 노드 YAML 덤프 "
493
-
494
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:34
495
- msgid "Puppet Environment"
496
- msgstr "Puppet 환경 "
497
-
498
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:32
499
- msgid "Omit from classification output"
500
- msgstr ""
501
-
502
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:39
503
- msgid "Override this value"
504
- msgstr "이 값 덮어쓰기 "
505
-
506
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:43
507
- msgid "Remove this override"
508
- msgstr "이 덮어쓰기 삭제"
509
-
510
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:75
511
- msgid "Default value"
512
- msgstr "기본값 "
513
-
514
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:93
515
- msgid "Original value info"
516
- msgstr "원래 값 정보"
517
-
518
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:99
519
- msgid ""
520
- "<b>Description:</b> %{desc}<br/>\n"
521
- " <b>Type:</b> %{type}<br/>\n"
522
- " <b>Matcher:</b> %{matcher}<br/>\n"
523
- " <b>Inherited value:</b> %{inherited_value}"
524
- msgstr ""
525
-
526
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:113
527
- msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
528
- msgstr "필수 매개 변수에 값이 없습니다.<br/><b>덮어쓰십시오.</b><br/>"
529
-
530
- #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
531
- msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
532
- msgstr ""
533
-
534
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
535
- msgid "Empty environment"
536
- msgstr "빈 환경 "
537
-
538
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:7
539
- msgid "Deleted environment"
540
- msgstr "삭제된 환경 "
541
-
542
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:9
543
- msgid "Deleted environment %{env} and %{pcs}"
544
- msgstr "삭제된 환경 %{env} 및 %{pcs}"
545
-
546
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:11
547
- msgid "Ignored environment"
548
- msgstr ""
549
-
550
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:18
551
- msgid "Import"
552
- msgstr "불러오기"
553
-
554
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
555
- msgid "Import environments from %s"
556
- msgstr ""
557
-
558
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
559
- msgid "Import classes from %s"
560
- msgstr ""
561
-
562
- #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:45
563
- msgid "%{name} has %{num_tag} class"
564
- msgid_plural "%{name} has %{num_tag} classes"
565
- msgstr[0] ""
566
- msgstr[1] ""
567
-
568
- #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
569
- msgid "Click to remove %s"
570
- msgstr "클릭하여 %s 삭제 "
571
-
572
- #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:46
573
- msgid "Click to add %s"
574
- msgstr "클릭하여 %s 추가 "
575
-
576
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
577
- msgid "None"
578
- msgstr "없음 "
579
-
580
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:14
581
- msgid ""
582
- "When editing a template, you must assign a list \\\n"
583
- " of operating systems which this template can be used with. Optionally, you can \\\n"
584
- " restrict a template to a list of host groups and/or environments."
585
- msgstr ""
586
-
587
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:18
588
- msgid ""
589
- "When a Host requests a template (e.g. during provisioning), Foreman \\\n"
590
- " will select the best match from the available templates of that type, in the \\\n"
591
- " following order:"
592
- msgstr ""
593
-
594
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:22
595
- msgid "Host group and Environment"
596
- msgstr "호스트 그룹 및 환경 "
597
-
598
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:23
599
- msgid "Host group only"
600
- msgstr "호스트 그룹만 "
601
-
602
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:24
603
- msgid "Environment only"
604
- msgstr "환경만 "
605
-
606
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:25
607
- msgid "Operating system default"
608
- msgstr "기본값 운영 체제 "
609
-
610
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
611
- msgid "The final entry, Operating System default, can be set by editing the %s page."
612
- msgstr "최종 엔트리, 운영 체제 기본값은 %s 페이지를 편집하여 설정할 수 있습니다. "
613
-
614
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
615
- msgid "Operating System"
616
- msgstr "운영체제"
617
-
618
- #: ../app/models/foreman_puppet/environment.rb:44
619
- msgid "Can't find a valid Foreman Proxy with a Puppet feature"
620
- msgstr "Puppet 기능이 있는 유효한 Foreman Proxy를 찾을 수 없습니다 "
621
-
622
- #: ../app/models/foreman_puppet/host_puppet_facet.rb:61
623
- msgid "%{puppetclass} does not belong to the %{environment} environment"
624
- msgstr ""
625
-
626
- #: ../app/models/foreman_puppet/host_puppet_facet.rb:81
627
- msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
628
- msgstr "%{name}의 %{klass} 가져오기에 실패했습니다: 데이터베이스에 존재하지 않습니다 - 무시합니다 "
629
-
630
- #: ../app/models/foreman_puppet/host_puppet_facet.rb:123
631
- msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
632
- msgstr ""
633
-
634
- #: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
635
- msgid "must be true to edit the parameter"
636
- msgstr ""
637
-
638
- #: ../app/services/foreman_puppet/input_type/puppet_parameter_input.rb:24
639
- msgid "Puppet parameter"
640
- msgstr "Puppet 매개 변수"
641
-
642
- #: ../app/services/foreman_puppet/puppet_class_importer.rb:16
643
- msgid "Can't find a valid Proxy with a Puppet feature"
644
- msgstr ""
645
-
646
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1
647
- msgid "Changed environments"
648
- msgstr "변경된 환경 "
649
-
650
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:3
651
- msgid "Select the changes you want to apply to Foreman"
652
- msgstr ""
653
-
654
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
655
- msgid "Toggle"
656
- msgstr "토글 "
657
-
658
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:6
659
- msgid "New"
660
- msgstr "신규"
661
-
662
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
663
- msgid "Check/Uncheck new"
664
- msgstr "새로운 사항 선택/선택 해제 "
665
-
666
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:9
667
- msgid "Updated"
668
- msgstr "업데이트 일시 "
669
-
670
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
671
- msgid "Check/Uncheck updated"
672
- msgstr "업데이트 선택/선택 해제 "
673
-
674
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:12
675
- msgid "Obsolete"
676
- msgstr "이전 버전 "
677
-
678
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
679
- msgid "Check/Uncheck obsolete"
680
- msgstr "이전 버전 선택/ 선택 해제 "
681
-
682
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:22
683
- msgid "Check/Uncheck all"
684
- msgstr "모두 선택/선택 해제 "
685
-
686
- #: ../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
687
- msgid "Environment"
688
- msgstr "환경 "
689
-
690
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:25
691
- msgid "Operation"
692
- msgstr "작업 "
693
-
694
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:26
695
- msgid "Puppet Modules"
696
- msgstr "Puppet 모듈 "
697
-
698
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:39
699
- msgid "Check/Uncheck all %s changes"
700
- msgstr "전체 %s 변경 선택/선택 해제 "
701
-
702
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
703
- msgid "Add:"
704
- msgstr "추가:"
705
-
706
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
707
- msgid "Remove:"
708
- msgstr "삭제: "
709
-
710
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
711
- msgid "Update:"
712
- msgstr "업데이트: "
713
-
714
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
715
- msgid "Ignored:"
716
- msgstr ""
717
-
718
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:59
719
- msgid "Cancel"
720
- msgstr "취소 "
721
-
722
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:60
723
- msgid "Update"
724
- msgstr "업데이트 "
725
-
726
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
727
- msgid "included already from parent"
728
- msgstr "이미 부모에게서 포함되어 있습니다 "
729
-
730
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
731
- msgid "Remove"
732
- msgstr "삭제 "
733
-
734
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
735
- msgid "Add"
736
- msgstr "추가 "
737
-
738
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
739
- msgid "%s is not in environment"
740
- msgstr "%s은(는) 환경에 없습니다 "
741
-
742
- #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:4
743
- msgid "Included Config Groups"
744
- msgstr "내장된 설정 그룹 "
745
-
746
- #: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:21
747
- msgid "Available Config Groups"
748
- msgstr "사용 가능한 설정 그룹 "
749
-
750
- #: ../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
751
- msgid "Edit %s"
752
- msgstr "%s 편집 "
753
-
754
- #: ../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
755
- msgid "Config Groups"
756
- msgstr ""
757
-
758
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:5 ../app/views/foreman_puppet/config_groups/new.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
759
- msgid "Create Config Group"
760
- msgstr ""
761
-
762
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:11 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
763
- msgid "Puppet Classes"
764
- msgstr "Puppet 클래스 "
765
-
766
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:12 ../app/views/foreman_puppet/environments/index.html.erb:9 ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
767
- msgid "Hosts"
768
- msgstr "호스트"
769
-
770
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
771
- msgid "Host Groups"
772
- msgstr "호스트 그룹 "
773
-
774
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:14 ../app/views/foreman_puppet/environments/index.html.erb:10 ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
775
- msgid "Actions"
776
- msgstr "동작 "
777
-
778
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:25 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
779
- msgid "Delete %s?"
780
- msgstr "%s 을(를) 삭제하시겠습니까?"
781
-
782
- #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
783
- 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."
784
- msgstr ""
785
-
786
- #: ../app/views/foreman_puppet/environments/_form.html.erb:6
787
- msgid "Locations"
788
- msgstr "위치 "
789
-
790
- #: ../app/views/foreman_puppet/environments/_form.html.erb:9
791
- msgid "Organizations"
792
- msgstr "조직"
793
-
794
- #: ../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
795
- msgid "Puppet Environments"
796
- msgstr "Puppet 환경"
797
-
798
- #: ../app/views/foreman_puppet/environments/index.html.erb:8
799
- msgid "Environment|Name"
800
- msgstr "이름 "
801
-
802
- #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:169
803
- msgid "Classes"
804
- msgstr "클래스 "
805
-
806
- #: ../app/views/foreman_puppet/environments/new.html.erb:1
807
- msgid "Create Environment"
808
- msgstr ""
809
-
810
- #: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
811
- msgid "Puppet environments"
812
- msgstr "Puppet 환경"
813
-
814
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:5
815
- msgid "Number of classes"
816
- msgstr "클래스 수"
817
-
818
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:15
819
- msgid "Total"
820
- msgstr "전체"
821
-
822
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:25
823
- msgid "No environments found"
824
- msgstr "환경을 찾을 수 없음"
825
-
826
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
827
- msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
828
- msgstr "이 Puppet 마스터에 설정된 Puppet 환경이 없습니다. Puppet 마스터 구성을 확인하십시오."
829
-
830
- #: ../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
831
- msgid "Smart Class Parameters"
832
- msgstr ""
833
-
834
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:6
835
- msgid "Parameter"
836
- msgstr "매개 변수 "
837
-
838
- #: ../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
839
- msgid "Puppet Class"
840
- msgstr "Puppet 클래스 "
841
-
842
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:8
843
- msgid "Number of Overrides"
844
- msgstr ""
845
-
846
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
847
- 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)."
848
- msgstr ""
849
-
850
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
851
- msgid "Included Classes"
852
- msgstr "내장된 클래스 "
853
-
854
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
855
- msgid "Not authorized to edit classes"
856
- msgstr "클래스를 편집할 권한이 없습니다 "
857
-
858
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:37
859
- msgid "Inherited Classes from %s"
860
- msgstr ""
861
-
862
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:56
863
- msgid "Available Classes"
864
- msgstr "사용 가능한 클래스 "
865
-
866
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:59
867
- msgid "Filter classes"
868
- msgstr "필터 클래스 "
869
-
870
- #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
871
- msgid "belongs to config group"
872
- msgstr "설정 그룹에 속합니다 "
873
-
874
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:5
875
- msgid "Name"
876
- msgstr "이름 "
877
-
878
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:6
879
- msgid "Value"
880
- msgstr "값 "
881
-
882
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:7
883
- msgid "Omit"
884
- msgstr ""
885
-
886
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
887
- msgid "The class could not be saved because of an error in one of the class parameters."
888
- msgstr ""
889
-
890
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
891
- msgid "Smart Class Parameter"
892
- msgstr "스마트 클래스 매개 변수 "
893
-
894
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:15
895
- msgid "Host groups"
896
- msgstr "호스트 그룹 "
897
-
898
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:22
899
- msgid "This Puppet class has no parameters in its signature."
900
- msgstr "Puppet 클래스 서명에는 매개 변수가 없습니다."
901
-
902
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
903
- msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
904
- msgstr "클래스 서명을 업데이트하려면 Puppet 클래스 페이지로 가서 \"가져오기\"를 선택합니다. "
905
-
906
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
907
- msgid "Filter by name"
908
- msgstr "이름에 따라 필터링 "
909
-
910
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:34
911
- msgid "All environments - (not filtered)"
912
- msgstr "모든 환경 - (필터링되지 않음)"
913
-
914
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:46
915
- msgid "Overridden"
916
- msgstr ""
917
-
918
- #: ../app/views/foreman_puppet/puppetclasses/edit.html.erb:1
919
- msgid "Edit Puppet Class %s"
920
- msgstr "Puppet 클래스 %s 편집 "
921
-
922
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:9
923
- msgid "Puppetclass|Name"
924
- msgstr "이름 "
925
-
926
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:166 ../webpack/src/Components/Environments/Welcome.js:21
927
- msgid "Environments"
928
- msgstr "환경 "
929
-
930
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:13
931
- msgid "Parameters"
932
- msgstr "매개 변수 "
933
-
934
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
935
- msgid "Override all parameters"
936
- msgstr "모든 매개 변수 덮어쓰기 "
937
-
938
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
939
- msgid "This will set all parameters of the class %s as overridden. Continue?"
940
- msgstr "이는 클래스 %s의 모든 매개 변수를 덮어쓰기된 것으로 설정합니다. 계속 진행하시겠습니까? "
941
-
942
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
943
- msgid "Set parameters to defaults"
944
- msgstr "매개 변수를 기본값으로 설정 "
945
-
946
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
947
- msgid "This will reset parameters of the class %s to their default values. Continue?"
948
- msgstr "이는 클래스 %s의 매개 변수를 기본값으로 재설정합니다. 계속 진행하시겠습니까? "
949
-
950
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
951
- msgid "Puppet Class Parameters"
952
- msgstr ""
953
-
954
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
955
- msgid "Notice"
956
- msgstr "주의 "
957
-
958
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
959
- msgid "Please select an environment first"
960
- msgstr "먼저 환경을 선택하십시오 "
961
-
962
- #: ../app/views/hosts/select_multiple_environment.html.erb:4
963
- msgid "Select environment"
964
- msgstr "환경 선택 "
965
-
966
- #: ../app/views/hosts/select_multiple_environment.html.erb:5
967
- msgid "*Clear environment*"
968
- msgstr "*환경 삭제*"
969
-
970
- #: ../app/views/hosts/select_multiple_environment.html.erb:6
971
- msgid "*Inherit from host group*"
972
- msgstr "*호스트 그룹에서 상속*"
973
-
974
- #: ../app/views/provisioning_templates/_combination.html.erb:2
975
- msgid "Hostgroup"
976
- msgstr "호스트 그룹 "
977
-
978
- #: ../app/views/provisioning_templates/_combination.html.erb:4
979
- msgid "Remove Combination"
980
- msgstr ""
981
-
982
- #: ../app/views/provisioning_templates/_combinations.html.erb:1
983
- msgid "Valid Host Group and Environment Combinations"
984
- msgstr ""
985
-
986
- #: ../app/views/provisioning_templates/_combinations.html.erb:6
987
- msgid "Add Combination"
988
- msgstr ""
989
-
990
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:3 ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:2
991
- msgid "General"
992
- msgstr "일반"
993
-
994
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:12 ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:16
995
- msgid "Hosts managed:"
996
- msgstr "관리되는 호스트:"
997
-
998
- #: ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:4
999
- msgid "Certificates"
1000
- msgstr ""
1001
-
1002
- #: ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:7
1003
- msgid "Autosign entries"
1004
- msgstr ""
1005
-
1006
- #: ../lib/foreman_puppet/register.rb:7
1007
- msgid "Facts"
1008
- msgstr "팩트 "
1009
-
1010
- #: ../lib/foreman_puppet/register.rb:10
1011
- msgid "Foreman will default to this puppet environment if it cannot auto detect one"
1012
- msgstr "Foreman은 자동으로 검색하지 못 할 경우 puppet 환경에 기본값 설정됩니다 "
1013
-
1014
- #: ../lib/foreman_puppet/register.rb:12
1015
- msgid "Default Puppet environment"
1016
- msgstr "기본 Puppet 환경"
1017
-
1018
- #: ../lib/foreman_puppet/register.rb:16
1019
- 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"
1020
- msgstr "Foreman은 ENC yaml 출력에서 puppet 환경을 명시적으로 설정합니다. 이로 인해 puppet.conf의 환경과 Foreman으로 설정되는 환경 간의 충돌을 방지할 수 있습니다 "
1021
-
1022
- #: ../lib/foreman_puppet/register.rb:19
1023
- msgid "ENC environment"
1024
- msgstr "ENC 환경"
1025
-
1026
- #: ../lib/foreman_puppet/register.rb:22
1027
- msgid "Foreman will update a host's environment from its facts"
1028
- msgstr "Foreman은 정보에서 호스트 환경을 업데이트합니다 "
1029
-
1030
- #: ../lib/foreman_puppet/register.rb:24
1031
- msgid "Update environment from facts"
1032
- msgstr "팩트에서 환경 업데이트"
1033
-
1034
- #: ../lib/foreman_puppet/register.rb:27
1035
- msgid "Config Management"
1036
- msgstr ""
1037
-
1038
- #: ../lib/foreman_puppet/register.rb:30
1039
- msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
1040
- msgstr ""
1041
-
1042
- #: ../lib/foreman_puppet/register.rb:32
1043
- msgid "Puppet interval"
1044
- msgstr "Puppet 간격"
1045
-
1046
- #: ../lib/foreman_puppet/register.rb:35
1047
- msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
1048
- msgstr ""
1049
-
1050
- #: ../lib/foreman_puppet/register.rb:37
1051
- msgid "%s out of sync disabled"
1052
- msgstr ""
1053
-
1054
- #: ../lib/foreman_puppet/register.rb:163 ../lib/foreman_puppet/register.rb:216
1055
- msgid "Puppet ENC"
1056
- msgstr ""
1057
-
1058
- #: ../webpack/src/Components/Environments/Welcome.js:13
1059
- msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.<br/> This information is commonly imported from a pre-existing Puppet configuration by the use of the <a target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet classes and environment importer.</a>"
1060
- msgstr ""
1061
-
1062
- #: ../webpack/src/foreman_class_edit.js:146
1063
- msgid "Click to remove config group"
1064
- msgstr "클릭하여 설정 그룹 삭제 "
1065
-
1066
- #: ../webpack/src/foreman_class_edit.js:149
1067
- msgid " Remove"
1068
- msgstr "삭제 "
1069
-
1070
- #: ../webpack/src/foreman_puppet_host_form.js:32
1071
- msgid "Loading parameters..."
1072
- msgstr "매개 변수 로딩 중..."
1073
-
1074
- #: ../webpack/src/foreman_puppet_host_form.js:102
1075
- msgid "Some Puppet Classes are unavailable in the selected environment"
1076
- msgstr ""
1077
-
1078
- #: action_names.rb:2
1079
- msgid "Action with sub plans"
1080
- msgstr "하위 계획이 있는 작업"
1081
-
1082
- #: action_names.rb:3
1083
- msgid "Import facts"
1084
- msgstr "팩트 불러오기"
1085
-
1086
- #: action_names.rb:4
1087
- msgid "Import Puppet classes"
1088
- msgstr "Puppet 클래스 가져오기"
1089
-
1090
- #: action_names.rb:5
1091
- msgid "Remote action:"
1092
- msgstr "원격 작업:"
1093
-
1094
- #: gemspec.rb:2
1095
- msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
1096
- msgstr ""