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