foreman_puppet 8.0.0 → 8.1.0

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