foreman_puppet 5.1.1 → 6.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_puppet/locale/ca/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/cs_CZ/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/de/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/en/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/en_GB/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/es/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/fr/foreman_puppet.js +863 -0
- data/app/assets/javascripts/foreman_puppet/locale/gl/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/it/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/ja/foreman_puppet.js +859 -0
- data/app/assets/javascripts/foreman_puppet/locale/ka/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/ko/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/nl_NL/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/pl/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/pt_BR/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/ru/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/sv_SE/foreman_puppet.js +861 -0
- data/app/assets/javascripts/foreman_puppet/locale/zh_CN/foreman_puppet.js +859 -0
- data/app/assets/javascripts/foreman_puppet/locale/zh_TW/foreman_puppet.js +861 -0
- data/app/models/concerns/foreman_puppet/extensions/host.rb +1 -1
- data/app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb +5 -0
- data/app/views/foreman_puppet/environments/welcome.html.erb +5 -0
- data/app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb +1 -1
- data/app/views/foreman_puppet/puppetclasses/_selected_classes.html.erb +1 -1
- data/app/views/hosts/select_multiple_puppet_proxy.html.erb +5 -0
- data/app/views/smart_proxies/plugins/_puppet.html.erb +1 -2
- data/lib/foreman_puppet/engine.rb +0 -6
- data/lib/foreman_puppet/register.rb +3 -1
- data/lib/foreman_puppet/version.rb +1 -1
- data/locale/Makefile +6 -3
- data/locale/ca/foreman_puppet.edit.po +32 -27
- data/locale/ca/foreman_puppet.po +6 -0
- data/locale/cs_CZ/foreman_puppet.edit.po +36 -40
- data/locale/cs_CZ/foreman_puppet.po +6 -0
- data/locale/de/foreman_puppet.edit.po +36 -40
- data/locale/de/foreman_puppet.po +6 -0
- data/locale/en/foreman_puppet.edit.po +32 -24
- data/locale/en/foreman_puppet.po +6 -0
- data/locale/en_GB/foreman_puppet.edit.po +36 -37
- data/locale/en_GB/foreman_puppet.po +6 -0
- data/locale/es/foreman_puppet.edit.po +36 -40
- data/locale/es/foreman_puppet.po +6 -0
- data/locale/foreman_puppet.pot +31 -22
- data/locale/fr/foreman_puppet.edit.po +36 -53
- data/locale/fr/foreman_puppet.po +6 -0
- data/locale/gl/foreman_puppet.edit.po +32 -24
- data/locale/gl/foreman_puppet.po +6 -0
- data/locale/it/foreman_puppet.edit.po +36 -37
- data/locale/it/foreman_puppet.po +6 -0
- data/locale/ja/foreman_puppet.edit.po +36 -51
- data/locale/ja/foreman_puppet.po +6 -0
- data/locale/ka/foreman_puppet.edit.po +36 -53
- data/locale/ka/foreman_puppet.po +6 -0
- data/locale/ko/foreman_puppet.edit.po +36 -40
- data/locale/ko/foreman_puppet.po +6 -0
- data/locale/nl_NL/foreman_puppet.edit.po +32 -24
- data/locale/nl_NL/foreman_puppet.po +6 -0
- data/locale/pl/foreman_puppet.edit.po +32 -24
- data/locale/pl/foreman_puppet.po +6 -0
- data/locale/pt_BR/foreman_puppet.edit.po +36 -40
- data/locale/pt_BR/foreman_puppet.po +6 -0
- data/locale/ru/foreman_puppet.edit.po +36 -40
- data/locale/ru/foreman_puppet.po +6 -0
- data/locale/sv_SE/foreman_puppet.edit.po +32 -24
- data/locale/sv_SE/foreman_puppet.po +6 -0
- data/locale/zh_CN/foreman_puppet.edit.po +36 -50
- data/locale/zh_CN/foreman_puppet.po +6 -0
- data/locale/zh_TW/foreman_puppet.edit.po +36 -40
- data/locale/zh_TW/foreman_puppet.po +6 -0
- data/webpack/src/Components/Environments/Welcome.js +1 -1
- data/webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js +4 -1
- data/webpack/src/Extends/Host/PuppetTab/index.js +1 -0
- metadata +37 -17
@@ -0,0 +1,861 @@
|
|
1
|
+
locales['foreman_puppet'] = locales['foreman_puppet'] || {}; locales['foreman_puppet']['ko'] = {
|
2
|
+
"domain": "foreman_puppet",
|
3
|
+
"locale_data": {
|
4
|
+
"foreman_puppet": {
|
5
|
+
"": {
|
6
|
+
"Project-Id-Version": "foreman_puppet 5.0.0",
|
7
|
+
"Report-Msgid-Bugs-To": "",
|
8
|
+
"PO-Revision-Date": "2021-02-03 16:30+0000",
|
9
|
+
"Last-Translator": "0868a4d1af5275b3f70b0a6dac4c99a4, 2022",
|
10
|
+
"Language-Team": "Korean (https://www.transifex.com/foreman/teams/114/ko/)",
|
11
|
+
"MIME-Version": "1.0",
|
12
|
+
"Content-Type": "text/plain; charset=UTF-8",
|
13
|
+
"Content-Transfer-Encoding": "8bit",
|
14
|
+
"Language": "ko",
|
15
|
+
"Plural-Forms": "nplurals=1; plural=0;",
|
16
|
+
"lang": "ko",
|
17
|
+
"domain": "foreman_puppet",
|
18
|
+
"plural_forms": "nplurals=1; plural=0;"
|
19
|
+
},
|
20
|
+
"Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml": [
|
21
|
+
""
|
22
|
+
],
|
23
|
+
"No changes to your environments detected": [
|
24
|
+
"환경에서 변경 사항을 감지할 수 없음 "
|
25
|
+
],
|
26
|
+
"Successfully updated environments and Puppet classes from the on-disk Puppet installation": [
|
27
|
+
"온디스크 Puppet 설치에서 환경 및 Puppet 클래스를 성공적으로 업데이트했습니다 "
|
28
|
+
],
|
29
|
+
"Failed to update environments and Puppet classes from the on-disk Puppet installation: %s": [
|
30
|
+
"온디스크 Puppet 설치에서 환경 및 Puppet 클래스 업데이트에 실패했습니다: %s"
|
31
|
+
],
|
32
|
+
"No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature": [
|
33
|
+
""
|
34
|
+
],
|
35
|
+
"Ignored environments: %s": [
|
36
|
+
""
|
37
|
+
],
|
38
|
+
"Ignored classes in the environments: %s": [
|
39
|
+
""
|
40
|
+
],
|
41
|
+
"List all host groups for a Puppet class": [
|
42
|
+
"Puppet 클래스의 모든 호스트 그룹 목록 나열 "
|
43
|
+
],
|
44
|
+
"ID of Puppetclass": [
|
45
|
+
""
|
46
|
+
],
|
47
|
+
"Deprecated in favor of hostgroup/puppet_attributes/environment_id": [
|
48
|
+
""
|
49
|
+
],
|
50
|
+
"Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids": [
|
51
|
+
""
|
52
|
+
],
|
53
|
+
"Deprecated in favor of hostgroup/puppet_attributes/config_group_ids": [
|
54
|
+
""
|
55
|
+
],
|
56
|
+
"ID of associated puppet Environment": [
|
57
|
+
""
|
58
|
+
],
|
59
|
+
"IDs of associated Puppetclasses": [
|
60
|
+
""
|
61
|
+
],
|
62
|
+
"IDs of associated ConfigGroups": [
|
63
|
+
""
|
64
|
+
],
|
65
|
+
"Import puppet classes from puppet proxy": [
|
66
|
+
""
|
67
|
+
],
|
68
|
+
"Import puppet classes from puppet proxy for an environment": [
|
69
|
+
"환경에 대한 Puppet 프록시에서 Puppet 클래스를 가져옵니다"
|
70
|
+
],
|
71
|
+
"Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes": [
|
72
|
+
""
|
73
|
+
],
|
74
|
+
"Failed to update the environments and Puppet classes from the on-disk puppet installation: %s": [
|
75
|
+
"온디스크 Puppet 설치에서 환경 및 Puppet 클래스 업데이트에 실패했습니다: %s"
|
76
|
+
],
|
77
|
+
"The requested environment cannot be found.": [
|
78
|
+
""
|
79
|
+
],
|
80
|
+
"No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled.": [
|
81
|
+
"클래스를 가져오기할 프록시를 찾을 수 없습니다. 스마트 프록시에서 Puppet 기능이 활성화되어 있는지 확인합니다. "
|
82
|
+
],
|
83
|
+
"List template combination": [
|
84
|
+
"템플릿 조합 목록 나열 "
|
85
|
+
],
|
86
|
+
"Add a template combination": [
|
87
|
+
"템플릿 조합 추가 "
|
88
|
+
],
|
89
|
+
"Show template combination": [
|
90
|
+
"템플릿 조합 표시 "
|
91
|
+
],
|
92
|
+
"Update template combination": [
|
93
|
+
"템플릿 조합 업데이트"
|
94
|
+
],
|
95
|
+
"ID of Puppet environment": [
|
96
|
+
""
|
97
|
+
],
|
98
|
+
"environment id": [
|
99
|
+
"환경 ID "
|
100
|
+
],
|
101
|
+
"ID of environment": [
|
102
|
+
"환경 ID "
|
103
|
+
],
|
104
|
+
"List hosts per environment": [
|
105
|
+
"환경 별 호스트 나열 "
|
106
|
+
],
|
107
|
+
"ID of puppet environment": [
|
108
|
+
""
|
109
|
+
],
|
110
|
+
"Deprecated in favor of host/puppet_attributes/environment_id": [
|
111
|
+
""
|
112
|
+
],
|
113
|
+
"Deprecated in favor of host/puppet_attributes/puppetclass_ids": [
|
114
|
+
""
|
115
|
+
],
|
116
|
+
"Deprecated in favor of host/puppet_attributes/config_group_ids": [
|
117
|
+
""
|
118
|
+
],
|
119
|
+
"No environment selected!": [
|
120
|
+
"선택된 환경이 없습니다!"
|
121
|
+
],
|
122
|
+
"Updated hosts: changed environment": [
|
123
|
+
"업데이트된 호스트: 변경된 환경 "
|
124
|
+
],
|
125
|
+
"Unable to generate output, Check log files": [
|
126
|
+
"출력을 생성할 수 없습니다. 로그 파일을 확인하십시오."
|
127
|
+
],
|
128
|
+
"No proxy selected!": [
|
129
|
+
"프록시를 선택하지 않았습니다."
|
130
|
+
],
|
131
|
+
"Invalid proxy selected!": [
|
132
|
+
"잘못된 프록시를 선택했습니다."
|
133
|
+
],
|
134
|
+
"Failed to set %{proxy_type} proxy for %{host}.": [
|
135
|
+
"%{host}의 %{proxy_type} 프록시를 설정하지 못했습니다."
|
136
|
+
],
|
137
|
+
"The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}": [
|
138
|
+
""
|
139
|
+
],
|
140
|
+
"The %{proxy_type} proxy of the selected hosts was cleared.": [
|
141
|
+
"선택한 호스트의 %{proxy_type} 프록시를 삭제했습니다."
|
142
|
+
],
|
143
|
+
"The %{proxy_type} proxy could not be set for host: %{host_names}.": [
|
144
|
+
"",
|
145
|
+
""
|
146
|
+
],
|
147
|
+
"The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}.": [
|
148
|
+
"선택한 호스트의 %{proxy_type} 프록시가 %{proxy_name}(으)로 설정되었습니다."
|
149
|
+
],
|
150
|
+
"Puppet": [
|
151
|
+
"Puppet"
|
152
|
+
],
|
153
|
+
"Puppet CA": [
|
154
|
+
"Puppet CA"
|
155
|
+
],
|
156
|
+
"List of config groups": [
|
157
|
+
"설정 그룹 목록"
|
158
|
+
],
|
159
|
+
"Show a config group": [
|
160
|
+
"설정 그룹 표시 "
|
161
|
+
],
|
162
|
+
"Create a config group": [
|
163
|
+
"설정 그룹 생성 "
|
164
|
+
],
|
165
|
+
"Update a config group": [
|
166
|
+
"설정 그룹 업데이트 "
|
167
|
+
],
|
168
|
+
"Delete a config group": [
|
169
|
+
"설정 그룹 삭제 "
|
170
|
+
],
|
171
|
+
"List all environments": [
|
172
|
+
"모든 환경 목록 나열 "
|
173
|
+
],
|
174
|
+
"List environments of Puppet class": [
|
175
|
+
"Puppet 클래스 환경 목록 나열 "
|
176
|
+
],
|
177
|
+
"List environments per location": [
|
178
|
+
"위치 별 환경 나열 "
|
179
|
+
],
|
180
|
+
"List environments per organization": [
|
181
|
+
"조직 별 환경 나열 "
|
182
|
+
],
|
183
|
+
"ID of Puppet class": [
|
184
|
+
"Puppet 클래스 ID "
|
185
|
+
],
|
186
|
+
"Show an environment": [
|
187
|
+
"환경 표시 "
|
188
|
+
],
|
189
|
+
"Create an environment": [
|
190
|
+
"환경 생성 "
|
191
|
+
],
|
192
|
+
"Update an environment": [
|
193
|
+
"환경 업데이트 "
|
194
|
+
],
|
195
|
+
"Delete an environment": [
|
196
|
+
"환경 삭제 "
|
197
|
+
],
|
198
|
+
"List all Puppet class IDs for host": [
|
199
|
+
"호스트의 모든 Puppet 클래스 ID 나열 "
|
200
|
+
],
|
201
|
+
"Add a Puppet class to host": [
|
202
|
+
"호스트에 Puppet 클래스 추가 "
|
203
|
+
],
|
204
|
+
"ID of host": [
|
205
|
+
"호스트 ID "
|
206
|
+
],
|
207
|
+
"Remove a Puppet class from host": [
|
208
|
+
"호스트에 Puppet 클래스 삭제 "
|
209
|
+
],
|
210
|
+
"List all Puppet class IDs for host group": [
|
211
|
+
"호스트 그룹의 모든 Puppet 클래스 ID 나열 "
|
212
|
+
],
|
213
|
+
"Add a Puppet class to host group": [
|
214
|
+
"호스트 그룹에 Puppet 클래스 추가 "
|
215
|
+
],
|
216
|
+
"ID of host group": [
|
217
|
+
"호스트 그룹 ID "
|
218
|
+
],
|
219
|
+
"Remove a Puppet class from host group": [
|
220
|
+
"호스트 그룹에서 Puppet 클래스 삭제 "
|
221
|
+
],
|
222
|
+
"List of override values for a specific smart class parameter": [
|
223
|
+
"특정 스마트 클래스 매개 변수의 덮어쓰기 값 목록 "
|
224
|
+
],
|
225
|
+
"Display hidden values": [
|
226
|
+
""
|
227
|
+
],
|
228
|
+
"Show an override value for a specific smart class parameter": [
|
229
|
+
"특정 스마트 클래스 매개 변수의 덮어쓰기 값 표시 "
|
230
|
+
],
|
231
|
+
"Override match": [
|
232
|
+
"일치 항목 덮어쓰기"
|
233
|
+
],
|
234
|
+
"Override value, required if omit is false": [
|
235
|
+
""
|
236
|
+
],
|
237
|
+
"Foreman will not send this parameter in classification output": [
|
238
|
+
""
|
239
|
+
],
|
240
|
+
"Create an override value for a specific smart class parameter": [
|
241
|
+
"특정 스마트 클래스 매개 변수의 덮어쓰기 값 생성 "
|
242
|
+
],
|
243
|
+
"Update an override value for a specific smart class parameter": [
|
244
|
+
"특정 스마트 클래스 매개 변수의 덮어쓰기 값 업데이트 "
|
245
|
+
],
|
246
|
+
"Delete an override value for a specific smart class parameter": [
|
247
|
+
"특정 스마트 클랙스 매개 변수의 덮어쓰기 값 삭제 "
|
248
|
+
],
|
249
|
+
"%{model} with id '%{id}' was not found": [
|
250
|
+
"ID가 '%{id}'인 %{model}이(가) 없습니다."
|
251
|
+
],
|
252
|
+
"List all Puppet classes": [
|
253
|
+
"모든 Puppet 클래스 나열 "
|
254
|
+
],
|
255
|
+
"List all Puppet classes for a host": [
|
256
|
+
"호스트의 모든 Puppet 클래스 나열 "
|
257
|
+
],
|
258
|
+
"List all Puppet classes for a host group": [
|
259
|
+
"호스트 그룹의 모든 Puppet 클래스 나열 "
|
260
|
+
],
|
261
|
+
"List all Puppet classes for an environment": [
|
262
|
+
"환경의 모든 Puppet 클래스 나열 "
|
263
|
+
],
|
264
|
+
"Show a Puppet class": [
|
265
|
+
"Puppet 클래스 표시 "
|
266
|
+
],
|
267
|
+
"Show a Puppet class for host": [
|
268
|
+
"호스트의 Puppet 클래스 표시 "
|
269
|
+
],
|
270
|
+
"Show a Puppet class for a host group": [
|
271
|
+
"호스트 그룹의 Puppet 클래스 표시 "
|
272
|
+
],
|
273
|
+
"Show a Puppet class for an environment": [
|
274
|
+
"환경의 Puppet 클래스 표시 "
|
275
|
+
],
|
276
|
+
"Create a Puppet class": [
|
277
|
+
"Puppet 클래스 생성 "
|
278
|
+
],
|
279
|
+
"Update a Puppet class": [
|
280
|
+
"Puppet 클래스 업데이트 "
|
281
|
+
],
|
282
|
+
"Delete a Puppet class": [
|
283
|
+
"Puppet 클래스 삭제 "
|
284
|
+
],
|
285
|
+
"List all smart class parameters": [
|
286
|
+
"모든 스마트 클래스 매개 변수 나열 "
|
287
|
+
],
|
288
|
+
"List of smart class parameters for a specific host": [
|
289
|
+
"특정 호스트의 스마트 클래스 매개 변수 목록 "
|
290
|
+
],
|
291
|
+
"List of smart class parameters for a specific host group": [
|
292
|
+
"특정 호스트 그룹의 스마트 클래스 매개 변수 목록 "
|
293
|
+
],
|
294
|
+
"List of smart class parameters for a specific Puppet class": [
|
295
|
+
"특정 Puppet 클래스의 스마트 클래스 매개 변수 목록 "
|
296
|
+
],
|
297
|
+
"List of smart class parameters for a specific environment": [
|
298
|
+
"특정 환경의 스마트 클래스 매개 변수 목록 "
|
299
|
+
],
|
300
|
+
"List of smart class parameters for a specific environment/Puppet class combination": [
|
301
|
+
"특정 환경/Puppet 클래스 조합의 스마트 클래스 매개 변수 목록 "
|
302
|
+
],
|
303
|
+
"Show a smart class parameter": [
|
304
|
+
"스마트 클래스 매개 변수 표시"
|
305
|
+
],
|
306
|
+
"Update a smart class parameter": [
|
307
|
+
"스마트 클래스 매개 변수 업데이트 "
|
308
|
+
],
|
309
|
+
"Whether the smart class parameter value is managed by Foreman": [
|
310
|
+
"스마트 클래스 매개 변수 값을 Foreman에서 관리하는지 여부"
|
311
|
+
],
|
312
|
+
"Description of smart class": [
|
313
|
+
"스마트 클래스 설명"
|
314
|
+
],
|
315
|
+
"Value to use when there is no match": [
|
316
|
+
"일치하지 않는 경우 사용할 값 "
|
317
|
+
],
|
318
|
+
"When enabled the parameter is hidden in the UI": [
|
319
|
+
"활성화된 경우 매개 변수가 UI에서 숨겨집니다."
|
320
|
+
],
|
321
|
+
"Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter": [
|
322
|
+
""
|
323
|
+
],
|
324
|
+
"The order in which values are resolved": [
|
325
|
+
"값이 해결되는 순서 "
|
326
|
+
],
|
327
|
+
"Types of validation values": [
|
328
|
+
"검증 값의 유형"
|
329
|
+
],
|
330
|
+
"Used to enforce certain values for the parameter values": [
|
331
|
+
"특정 값을 매개 변수 값에 적용하는 데 사용됩니다."
|
332
|
+
],
|
333
|
+
"Types of variable values": [
|
334
|
+
"변수 값의 유형"
|
335
|
+
],
|
336
|
+
"If true, will raise an error if there is no default value and no matcher provide a value": [
|
337
|
+
"true인 경우, 기본값이 없고 matcher에서 값이 제공되지 않으면 오류가 발생합니다."
|
338
|
+
],
|
339
|
+
"Merge all matching values (only array/hash type)": [
|
340
|
+
"일치하는 모든 값 병합(배열/해시 유형만)"
|
341
|
+
],
|
342
|
+
"Include default value when merging all matching values": [
|
343
|
+
"일치하는 모든 값을 병합할 때 기본값 포함"
|
344
|
+
],
|
345
|
+
"Remove duplicate values (only array type)": [
|
346
|
+
"중복 값 삭제(배열 유형만)"
|
347
|
+
],
|
348
|
+
"Successfully overridden all parameters of Puppet class %s": [
|
349
|
+
"Puppet 클래스 %s의 모든 매개 변수를 성공적으로 덮어쓰기했습니다 "
|
350
|
+
],
|
351
|
+
"Successfully reset all parameters of Puppet class %s to their default values": [
|
352
|
+
"Puppet 클래스 %s의 모든 매개 변수를 기본값으로 성공적으로 덮어쓰기했습니다 "
|
353
|
+
],
|
354
|
+
"No parameters to override for Puppet class %s": [
|
355
|
+
"Puppet 클래스 %s에 덮어쓰기할 매개 변수가 없음 "
|
356
|
+
],
|
357
|
+
"Create Puppet Environment": [
|
358
|
+
""
|
359
|
+
],
|
360
|
+
"Help": [
|
361
|
+
"도움말"
|
362
|
+
],
|
363
|
+
"Change Environment": [
|
364
|
+
"환경 변경 "
|
365
|
+
],
|
366
|
+
"Change Puppet Master": [
|
367
|
+
"Puppet 마스터 변경"
|
368
|
+
],
|
369
|
+
"Puppet YAML": [
|
370
|
+
""
|
371
|
+
],
|
372
|
+
"Puppet external nodes YAML dump": [
|
373
|
+
"Puppet 외부 노드 YAML 덤프 "
|
374
|
+
],
|
375
|
+
"Puppet Environment": [
|
376
|
+
"Puppet 환경 "
|
377
|
+
],
|
378
|
+
"Omit from classification output": [
|
379
|
+
""
|
380
|
+
],
|
381
|
+
"Override this value": [
|
382
|
+
"이 값 덮어쓰기 "
|
383
|
+
],
|
384
|
+
"Remove this override": [
|
385
|
+
"이 덮어쓰기 삭제"
|
386
|
+
],
|
387
|
+
"Default value": [
|
388
|
+
"기본값 "
|
389
|
+
],
|
390
|
+
"Original value info": [
|
391
|
+
"원래 값 정보"
|
392
|
+
],
|
393
|
+
"<b>Description:</b> %{desc}<br/>\\n <b>Type:</b> %{type}<br/>\\n <b>Matcher:</b> %{matcher}<br/>\\n <b>Inherited value:</b> %{inherited_value}": [
|
394
|
+
""
|
395
|
+
],
|
396
|
+
"Required parameter without value.<br/><b>Please override!</b><br/>": [
|
397
|
+
"필수 매개 변수에 값이 없습니다.<br/><b>덮어쓰십시오.</b><br/>"
|
398
|
+
],
|
399
|
+
"Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>": [
|
400
|
+
""
|
401
|
+
],
|
402
|
+
"Empty environment": [
|
403
|
+
"빈 환경 "
|
404
|
+
],
|
405
|
+
"Deleted environment": [
|
406
|
+
"삭제된 환경 "
|
407
|
+
],
|
408
|
+
"Deleted environment %{env} and %{pcs}": [
|
409
|
+
"삭제된 환경 %{env} 및 %{pcs}"
|
410
|
+
],
|
411
|
+
"Ignored environment": [
|
412
|
+
""
|
413
|
+
],
|
414
|
+
"Import": [
|
415
|
+
"불러오기"
|
416
|
+
],
|
417
|
+
"Import environments from %s": [
|
418
|
+
""
|
419
|
+
],
|
420
|
+
"Import classes from %s": [
|
421
|
+
""
|
422
|
+
],
|
423
|
+
"%{name} has %{num_tag} class": [
|
424
|
+
"",
|
425
|
+
""
|
426
|
+
],
|
427
|
+
"Click to remove %s": [
|
428
|
+
"클릭하여 %s 삭제 "
|
429
|
+
],
|
430
|
+
"Click to add %s": [
|
431
|
+
"클릭하여 %s 추가 "
|
432
|
+
],
|
433
|
+
"None": [
|
434
|
+
"없음 "
|
435
|
+
],
|
436
|
+
"When editing a template, you must assign a list \\\\\\n of operating systems which this template can be used with. Optionally, you can \\\\\\n restrict a template to a list of host groups and/or environments.": [
|
437
|
+
""
|
438
|
+
],
|
439
|
+
"When a Host requests a template (e.g. during provisioning), Foreman \\\\\\n will select the best match from the available templates of that type, in the \\\\\\n following order:": [
|
440
|
+
""
|
441
|
+
],
|
442
|
+
"Host group and Environment": [
|
443
|
+
"호스트 그룹 및 환경 "
|
444
|
+
],
|
445
|
+
"Host group only": [
|
446
|
+
"호스트 그룹만 "
|
447
|
+
],
|
448
|
+
"Environment only": [
|
449
|
+
"환경만 "
|
450
|
+
],
|
451
|
+
"Operating system default": [
|
452
|
+
"기본값 운영 체제 "
|
453
|
+
],
|
454
|
+
"The final entry, Operating System default, can be set by editing the %s page.": [
|
455
|
+
"최종 엔트리, 운영 체제 기본값은 %s 페이지를 편집하여 설정할 수 있습니다. "
|
456
|
+
],
|
457
|
+
"Operating System": [
|
458
|
+
"운영체제"
|
459
|
+
],
|
460
|
+
"Can't find a valid Foreman Proxy with a Puppet feature": [
|
461
|
+
"Puppet 기능이 있는 유효한 Foreman Proxy를 찾을 수 없습니다 "
|
462
|
+
],
|
463
|
+
"%{puppetclass} does not belong to the %{environment} environment": [
|
464
|
+
""
|
465
|
+
],
|
466
|
+
"Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring": [
|
467
|
+
"%{name}의 %{klass} 가져오기에 실패했습니다: 데이터베이스에 존재하지 않습니다 - 무시합니다 "
|
468
|
+
],
|
469
|
+
"with id %{object_id} doesn't exist or is not assigned to proper organization and/or location": [
|
470
|
+
""
|
471
|
+
],
|
472
|
+
"must be true to edit the parameter": [
|
473
|
+
""
|
474
|
+
],
|
475
|
+
"Puppet parameter": [
|
476
|
+
"Puppet 매개 변수"
|
477
|
+
],
|
478
|
+
"Can't find a valid Proxy with a Puppet feature": [
|
479
|
+
""
|
480
|
+
],
|
481
|
+
"Changed environments": [
|
482
|
+
"변경된 환경 "
|
483
|
+
],
|
484
|
+
"Select the changes you want to apply to Foreman": [
|
485
|
+
""
|
486
|
+
],
|
487
|
+
"Toggle": [
|
488
|
+
"토글 "
|
489
|
+
],
|
490
|
+
"New": [
|
491
|
+
"신규"
|
492
|
+
],
|
493
|
+
"Check/Uncheck new": [
|
494
|
+
"새로운 사항 선택/선택 해제 "
|
495
|
+
],
|
496
|
+
"Updated": [
|
497
|
+
"업데이트 일시 "
|
498
|
+
],
|
499
|
+
"Check/Uncheck updated": [
|
500
|
+
"업데이트 선택/선택 해제 "
|
501
|
+
],
|
502
|
+
"Obsolete": [
|
503
|
+
"이전 버전 "
|
504
|
+
],
|
505
|
+
"Check/Uncheck obsolete": [
|
506
|
+
"이전 버전 선택/ 선택 해제 "
|
507
|
+
],
|
508
|
+
"Check/Uncheck all": [
|
509
|
+
"모두 선택/선택 해제 "
|
510
|
+
],
|
511
|
+
"Environment": [
|
512
|
+
"환경 "
|
513
|
+
],
|
514
|
+
"Operation": [
|
515
|
+
"작업 "
|
516
|
+
],
|
517
|
+
"Puppet Modules": [
|
518
|
+
"Puppet 모듈 "
|
519
|
+
],
|
520
|
+
"Check/Uncheck all %s changes": [
|
521
|
+
"전체 %s 변경 선택/선택 해제 "
|
522
|
+
],
|
523
|
+
"Add:": [
|
524
|
+
"추가:"
|
525
|
+
],
|
526
|
+
"Remove:": [
|
527
|
+
"삭제: "
|
528
|
+
],
|
529
|
+
"Update:": [
|
530
|
+
"업데이트: "
|
531
|
+
],
|
532
|
+
"Ignored:": [
|
533
|
+
""
|
534
|
+
],
|
535
|
+
"Cancel": [
|
536
|
+
"취소 "
|
537
|
+
],
|
538
|
+
"Update": [
|
539
|
+
"업데이트 "
|
540
|
+
],
|
541
|
+
"included already from parent": [
|
542
|
+
"이미 부모에게서 포함되어 있습니다 "
|
543
|
+
],
|
544
|
+
"Remove": [
|
545
|
+
"삭제 "
|
546
|
+
],
|
547
|
+
"Add": [
|
548
|
+
"추가 "
|
549
|
+
],
|
550
|
+
"%s is not in environment": [
|
551
|
+
"%s은(는) 환경에 없습니다 "
|
552
|
+
],
|
553
|
+
"Included Config Groups": [
|
554
|
+
"내장된 설정 그룹 "
|
555
|
+
],
|
556
|
+
"Available Config Groups": [
|
557
|
+
"사용 가능한 설정 그룹 "
|
558
|
+
],
|
559
|
+
"Edit %s": [
|
560
|
+
"%s 편집 "
|
561
|
+
],
|
562
|
+
"Config Groups": [
|
563
|
+
""
|
564
|
+
],
|
565
|
+
"Create Config Group": [
|
566
|
+
""
|
567
|
+
],
|
568
|
+
"Puppet Classes": [
|
569
|
+
"Puppet 클래스 "
|
570
|
+
],
|
571
|
+
"Hosts": [
|
572
|
+
"호스트"
|
573
|
+
],
|
574
|
+
"Host Groups": [
|
575
|
+
"호스트 그룹 "
|
576
|
+
],
|
577
|
+
"Actions": [
|
578
|
+
"동작 "
|
579
|
+
],
|
580
|
+
"Delete %s?": [
|
581
|
+
"%s 을(를) 삭제하시겠습니까?"
|
582
|
+
],
|
583
|
+
"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.": [
|
584
|
+
""
|
585
|
+
],
|
586
|
+
"Locations": [
|
587
|
+
"위치 "
|
588
|
+
],
|
589
|
+
"Organizations": [
|
590
|
+
"조직"
|
591
|
+
],
|
592
|
+
"Puppet Environments": [
|
593
|
+
"Puppet 환경"
|
594
|
+
],
|
595
|
+
"Environment|Name": [
|
596
|
+
"이름 "
|
597
|
+
],
|
598
|
+
"Classes": [
|
599
|
+
"클래스 "
|
600
|
+
],
|
601
|
+
"Create Environment": [
|
602
|
+
""
|
603
|
+
],
|
604
|
+
"Puppet environments": [
|
605
|
+
"Puppet 환경"
|
606
|
+
],
|
607
|
+
"Number of classes": [
|
608
|
+
"클래스 수"
|
609
|
+
],
|
610
|
+
"Total": [
|
611
|
+
"전체"
|
612
|
+
],
|
613
|
+
"No environments found": [
|
614
|
+
"환경을 찾을 수 없음"
|
615
|
+
],
|
616
|
+
"There are no puppet environments set up on this puppet master. Please check the puppet master configuration.": [
|
617
|
+
"이 Puppet 마스터에 설정된 Puppet 환경이 없습니다. Puppet 마스터 구성을 확인하십시오."
|
618
|
+
],
|
619
|
+
"Smart Class Parameters": [
|
620
|
+
""
|
621
|
+
],
|
622
|
+
"Parameter": [
|
623
|
+
"매개 변수 "
|
624
|
+
],
|
625
|
+
"Puppet Class": [
|
626
|
+
"Puppet 클래스 "
|
627
|
+
],
|
628
|
+
"Number of Overrides": [
|
629
|
+
""
|
630
|
+
],
|
631
|
+
"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).": [
|
632
|
+
""
|
633
|
+
],
|
634
|
+
"Included Classes": [
|
635
|
+
"내장된 클래스 "
|
636
|
+
],
|
637
|
+
"Not authorized to edit classes": [
|
638
|
+
"클래스를 편집할 권한이 없습니다 "
|
639
|
+
],
|
640
|
+
"Inherited Classes from %s": [
|
641
|
+
""
|
642
|
+
],
|
643
|
+
"Available Classes": [
|
644
|
+
"사용 가능한 클래스 "
|
645
|
+
],
|
646
|
+
"Filter classes": [
|
647
|
+
"필터 클래스 "
|
648
|
+
],
|
649
|
+
"belongs to config group": [
|
650
|
+
"설정 그룹에 속합니다 "
|
651
|
+
],
|
652
|
+
"Name": [
|
653
|
+
"이름 "
|
654
|
+
],
|
655
|
+
"Value": [
|
656
|
+
"값 "
|
657
|
+
],
|
658
|
+
"Omit": [
|
659
|
+
""
|
660
|
+
],
|
661
|
+
"The class could not be saved because of an error in one of the class parameters.": [
|
662
|
+
""
|
663
|
+
],
|
664
|
+
"Smart Class Parameter": [
|
665
|
+
"스마트 클래스 매개 변수 "
|
666
|
+
],
|
667
|
+
"Host groups": [
|
668
|
+
"호스트 그룹 "
|
669
|
+
],
|
670
|
+
"This Puppet class has no parameters in its signature.": [
|
671
|
+
"Puppet 클래스 서명에는 매개 변수가 없습니다."
|
672
|
+
],
|
673
|
+
"To update the class signature, go to the Puppet Classes page and select \\\"Import\\\".": [
|
674
|
+
"클래스 서명을 업데이트하려면 Puppet 클래스 페이지로 가서 \\\"가져오기\\\"를 선택합니다. "
|
675
|
+
],
|
676
|
+
"Filter by name": [
|
677
|
+
"이름에 따라 필터링 "
|
678
|
+
],
|
679
|
+
"All environments - (not filtered)": [
|
680
|
+
"모든 환경 - (필터링되지 않음)"
|
681
|
+
],
|
682
|
+
"Overridden": [
|
683
|
+
""
|
684
|
+
],
|
685
|
+
"Edit Puppet Class %s": [
|
686
|
+
"Puppet 클래스 %s 편집 "
|
687
|
+
],
|
688
|
+
"Puppetclass|Name": [
|
689
|
+
"이름 "
|
690
|
+
],
|
691
|
+
"Environments": [
|
692
|
+
"환경 "
|
693
|
+
],
|
694
|
+
"Parameters": [
|
695
|
+
"매개 변수 "
|
696
|
+
],
|
697
|
+
"Override all parameters": [
|
698
|
+
"모든 매개 변수 덮어쓰기 "
|
699
|
+
],
|
700
|
+
"This will set all parameters of the class %s as overridden. Continue?": [
|
701
|
+
"이는 클래스 %s의 모든 매개 변수를 덮어쓰기된 것으로 설정합니다. 계속 진행하시겠습니까? "
|
702
|
+
],
|
703
|
+
"Set parameters to defaults": [
|
704
|
+
"매개 변수를 기본값으로 설정 "
|
705
|
+
],
|
706
|
+
"This will reset parameters of the class %s to their default values. Continue?": [
|
707
|
+
"이는 클래스 %s의 매개 변수를 기본값으로 재설정합니다. 계속 진행하시겠습니까? "
|
708
|
+
],
|
709
|
+
"Puppet Class Parameters": [
|
710
|
+
""
|
711
|
+
],
|
712
|
+
"Notice": [
|
713
|
+
"주의 "
|
714
|
+
],
|
715
|
+
"Please select an environment first": [
|
716
|
+
"먼저 환경을 선택하십시오 "
|
717
|
+
],
|
718
|
+
"Select environment": [
|
719
|
+
"환경 선택 "
|
720
|
+
],
|
721
|
+
"*Clear environment*": [
|
722
|
+
"*환경 삭제*"
|
723
|
+
],
|
724
|
+
"*Inherit from host group*": [
|
725
|
+
"*호스트 그룹에서 상속*"
|
726
|
+
],
|
727
|
+
"Hostgroup": [
|
728
|
+
"호스트 그룹 "
|
729
|
+
],
|
730
|
+
"Remove Combination": [
|
731
|
+
""
|
732
|
+
],
|
733
|
+
"Valid Host Group and Environment Combinations": [
|
734
|
+
""
|
735
|
+
],
|
736
|
+
"Add Combination": [
|
737
|
+
""
|
738
|
+
],
|
739
|
+
"General": [
|
740
|
+
"일반"
|
741
|
+
],
|
742
|
+
"Hosts managed:": [
|
743
|
+
"관리되는 호스트:"
|
744
|
+
],
|
745
|
+
"Facts": [
|
746
|
+
"팩트 "
|
747
|
+
],
|
748
|
+
"Foreman will default to this puppet environment if it cannot auto detect one": [
|
749
|
+
"Foreman은 자동으로 검색하지 못 할 경우 puppet 환경에 기본값 설정됩니다 "
|
750
|
+
],
|
751
|
+
"Default Puppet environment": [
|
752
|
+
"기본 Puppet 환경"
|
753
|
+
],
|
754
|
+
"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": [
|
755
|
+
"Foreman은 ENC yaml 출력에서 puppet 환경을 명시적으로 설정합니다. 이로 인해 puppet.conf의 환경과 Foreman으로 설정되는 환경 간의 충돌을 방지할 수 있습니다 "
|
756
|
+
],
|
757
|
+
"ENC environment": [
|
758
|
+
"ENC 환경"
|
759
|
+
],
|
760
|
+
"Foreman will update a host's environment from its facts": [
|
761
|
+
"Foreman은 정보에서 호스트 환경을 업데이트합니다 "
|
762
|
+
],
|
763
|
+
"Update environment from facts": [
|
764
|
+
"팩트에서 환경 업데이트"
|
765
|
+
],
|
766
|
+
"Config Management": [
|
767
|
+
""
|
768
|
+
],
|
769
|
+
"Duration in minutes after servers reporting via Puppet are classed as out of sync.": [
|
770
|
+
""
|
771
|
+
],
|
772
|
+
"Puppet interval": [
|
773
|
+
"Puppet 간격"
|
774
|
+
],
|
775
|
+
"Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval": [
|
776
|
+
""
|
777
|
+
],
|
778
|
+
"%s out of sync disabled": [
|
779
|
+
""
|
780
|
+
],
|
781
|
+
"Puppet ENC": [
|
782
|
+
""
|
783
|
+
],
|
784
|
+
"Puppet env": [
|
785
|
+
""
|
786
|
+
],
|
787
|
+
"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.": [
|
788
|
+
""
|
789
|
+
],
|
790
|
+
"Puppet classes": [
|
791
|
+
""
|
792
|
+
],
|
793
|
+
"Assigned classes": [
|
794
|
+
""
|
795
|
+
],
|
796
|
+
"This tab is still a work in progress": [
|
797
|
+
""
|
798
|
+
],
|
799
|
+
"Smart class parameters": [
|
800
|
+
"스마트 클래스 매개 변수 "
|
801
|
+
],
|
802
|
+
"Successfully copied to clipboard!": [
|
803
|
+
""
|
804
|
+
],
|
805
|
+
"Copy to clipboard": [
|
806
|
+
""
|
807
|
+
],
|
808
|
+
"Couldn't find any ENC data for this host": [
|
809
|
+
""
|
810
|
+
],
|
811
|
+
"Error!": [
|
812
|
+
""
|
813
|
+
],
|
814
|
+
"Puppet details": [
|
815
|
+
""
|
816
|
+
],
|
817
|
+
"Puppet environment": [
|
818
|
+
""
|
819
|
+
],
|
820
|
+
"Puppet Smart Proxy": [
|
821
|
+
""
|
822
|
+
],
|
823
|
+
"Puppet CA Smart Proxy": [
|
824
|
+
""
|
825
|
+
],
|
826
|
+
"Reports": [
|
827
|
+
"보고서 "
|
828
|
+
],
|
829
|
+
"ENC Preview": [
|
830
|
+
""
|
831
|
+
],
|
832
|
+
"Click to remove config group": [
|
833
|
+
"클릭하여 설정 그룹 삭제 "
|
834
|
+
],
|
835
|
+
" Remove": [
|
836
|
+
"삭제 "
|
837
|
+
],
|
838
|
+
"Loading parameters...": [
|
839
|
+
"매개 변수 로딩 중..."
|
840
|
+
],
|
841
|
+
"Some Puppet Classes are unavailable in the selected environment": [
|
842
|
+
""
|
843
|
+
],
|
844
|
+
"Action with sub plans": [
|
845
|
+
"하위 계획이 있는 작업"
|
846
|
+
],
|
847
|
+
"Import facts": [
|
848
|
+
"팩트 불러오기"
|
849
|
+
],
|
850
|
+
"Import Puppet classes": [
|
851
|
+
"Puppet 클래스 가져오기"
|
852
|
+
],
|
853
|
+
"Remote action:": [
|
854
|
+
"원격 작업:"
|
855
|
+
],
|
856
|
+
"Allow assigning Puppet environments and classes to the Foreman Hosts.": [
|
857
|
+
""
|
858
|
+
]
|
859
|
+
}
|
860
|
+
}
|
861
|
+
};
|