foreman_puppet 6.1.0 → 6.2.0

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