foreman_discovery 22.0.4 → 23.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (82) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_discovery/locale/ca/foreman_discovery.js +847 -0
  3. data/app/assets/javascripts/foreman_discovery/locale/cs_CZ/foreman_discovery.js +847 -0
  4. data/app/assets/javascripts/foreman_discovery/locale/de/foreman_discovery.js +847 -0
  5. data/app/assets/javascripts/foreman_discovery/locale/en/foreman_discovery.js +846 -0
  6. data/app/assets/javascripts/foreman_discovery/locale/en_GB/foreman_discovery.js +847 -0
  7. data/app/assets/javascripts/foreman_discovery/locale/es/foreman_discovery.js +850 -0
  8. data/app/assets/javascripts/foreman_discovery/locale/fr/foreman_discovery.js +850 -0
  9. data/app/assets/javascripts/foreman_discovery/locale/gl/foreman_discovery.js +847 -0
  10. data/app/assets/javascripts/foreman_discovery/locale/it/foreman_discovery.js +847 -0
  11. data/app/assets/javascripts/foreman_discovery/locale/ja/foreman_discovery.js +844 -0
  12. data/app/assets/javascripts/foreman_discovery/locale/ka/foreman_discovery.js +847 -0
  13. data/app/assets/javascripts/foreman_discovery/locale/ko/foreman_discovery.js +847 -0
  14. data/app/assets/javascripts/foreman_discovery/locale/pt_BR/foreman_discovery.js +850 -0
  15. data/app/assets/javascripts/foreman_discovery/locale/ru/foreman_discovery.js +851 -0
  16. data/app/assets/javascripts/foreman_discovery/locale/sv_SE/foreman_discovery.js +847 -0
  17. data/app/assets/javascripts/foreman_discovery/locale/zh_CN/foreman_discovery.js +844 -0
  18. data/app/assets/javascripts/foreman_discovery/locale/zh_TW/foreman_discovery.js +847 -0
  19. data/app/controllers/discovered_hosts_controller.rb +4 -0
  20. data/app/helpers/discovered_hosts_helper.rb +9 -2
  21. data/app/services/foreman_discovery/node_api/node_resource.rb +5 -5
  22. data/app/services/foreman_discovery/ui_notifications/failed_discovery.rb +1 -1
  23. data/extra/discover-host +1 -1
  24. data/lib/foreman_discovery/engine.rb +2 -8
  25. data/lib/foreman_discovery/version.rb +1 -1
  26. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  27. data/locale/ca/foreman_discovery.edit.po +1122 -0
  28. data/locale/ca/foreman_discovery.po +15 -3
  29. data/locale/cs_CZ/LC_MESSAGES/foreman_discovery.mo +0 -0
  30. data/locale/cs_CZ/foreman_discovery.edit.po +1120 -0
  31. data/locale/cs_CZ/foreman_discovery.po +846 -0
  32. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  33. data/locale/de/foreman_discovery.edit.po +1129 -0
  34. data/locale/de/foreman_discovery.po +17 -5
  35. data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
  36. data/locale/en/foreman_discovery.edit.po +1115 -0
  37. data/locale/en/foreman_discovery.po +15 -3
  38. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  39. data/locale/en_GB/foreman_discovery.edit.po +1125 -0
  40. data/locale/en_GB/foreman_discovery.po +17 -5
  41. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  42. data/locale/es/foreman_discovery.edit.po +1130 -0
  43. data/locale/es/foreman_discovery.po +17 -5
  44. data/locale/foreman_discovery.pot +78 -59
  45. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  46. data/locale/fr/foreman_discovery.edit.po +1126 -0
  47. data/locale/fr/foreman_discovery.po +17 -5
  48. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  49. data/locale/gl/foreman_discovery.edit.po +1120 -0
  50. data/locale/gl/foreman_discovery.po +15 -3
  51. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  52. data/locale/it/foreman_discovery.edit.po +1123 -0
  53. data/locale/it/foreman_discovery.po +15 -3
  54. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  55. data/locale/ja/foreman_discovery.edit.po +1119 -0
  56. data/locale/ja/foreman_discovery.po +17 -5
  57. data/locale/ka/LC_MESSAGES/foreman_discovery.mo +0 -0
  58. data/locale/ka/foreman_discovery.edit.po +1120 -0
  59. data/locale/ka/foreman_discovery.po +15 -3
  60. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  61. data/locale/ko/foreman_discovery.edit.po +1119 -0
  62. data/locale/ko/foreman_discovery.po +16 -4
  63. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  64. data/locale/pt_BR/foreman_discovery.edit.po +1132 -0
  65. data/locale/pt_BR/foreman_discovery.po +17 -5
  66. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  67. data/locale/ru/foreman_discovery.edit.po +1131 -0
  68. data/locale/ru/foreman_discovery.po +17 -5
  69. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  70. data/locale/sv_SE/foreman_discovery.edit.po +1123 -0
  71. data/locale/sv_SE/foreman_discovery.po +15 -3
  72. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  73. data/locale/zh_CN/foreman_discovery.edit.po +1117 -0
  74. data/locale/zh_CN/foreman_discovery.po +17 -5
  75. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  76. data/locale/zh_TW/foreman_discovery.edit.po +1120 -0
  77. data/locale/zh_TW/foreman_discovery.po +15 -3
  78. data/package.json +0 -1
  79. data/test/migrations/20221102075151_migrate_discovery_hostname_and_fact_column_to_array_test.rb +11 -25
  80. data/test/migrations/20221102075151_migrate_discovery_hostname_and_fact_column_to_array_test.rb.orig +81 -0
  81. data/webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js +1 -1
  82. metadata +54 -16
@@ -0,0 +1,1119 @@
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_discovery package.
4
+ #
5
+ # Translators:
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: foreman_discovery v22.0.4\n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "PO-Revision-Date: 2013-11-15 17:25+0000\n"
11
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12
+ "Language-Team: Korean (http://www.transifex.com/foreman/foreman/language/ko/)\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: 8bit\n"
16
+ "Language: ko\n"
17
+ "Plural-Forms: nplurals=1; plural=0;\n"
18
+
19
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:16
20
+ msgid "List all discovered hosts"
21
+ msgstr "검색된 모든 호스트를 나열 "
22
+
23
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:17 ../app/controllers/api/v2/discovery_rules_controller.rb:15
24
+ msgid "filter results"
25
+ msgstr "필터 결과 "
26
+
27
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:18 ../app/controllers/api/v2/discovery_rules_controller.rb:16
28
+ msgid "sort results"
29
+ msgstr "결과 정렬 "
30
+
31
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:19 ../app/controllers/api/v2/discovery_rules_controller.rb:17
32
+ msgid "paginate results"
33
+ msgstr "페이지네이션 결과 "
34
+
35
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:20 ../app/controllers/api/v2/discovery_rules_controller.rb:18
36
+ msgid "number of entries per request"
37
+ msgstr "요청 당 항목 수 "
38
+
39
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:26
40
+ msgid "Show a discovered host"
41
+ msgstr "검색된 호스트 표시 "
42
+
43
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:85
44
+ msgid "DHCP filename option (Grub2 or PXELinux by default)"
45
+ msgstr ""
46
+
47
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:41
48
+ msgid "Create a discovered host for testing (use /facts to create new hosts)"
49
+ msgstr "검색된 호스트를 테스트용으로 생성(/facts를 사용하여 새 호스트 생성)"
50
+
51
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:50
52
+ msgid "Provision a discovered host"
53
+ msgstr "검색된 호스트 프로비저닝 "
54
+
55
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:54 ../app/controllers/api/v2/discovered_hosts_controller.rb:57 ../app/controllers/api/v2/discovered_hosts_controller.rb:58 ../app/controllers/api/v2/discovered_hosts_controller.rb:61 ../app/controllers/api/v2/discovered_hosts_controller.rb:64
56
+ msgid "required if host is managed and value is not inherited from host group"
57
+ msgstr "호스트가 관리되고 있으며 값이 호스트 그룹에서 상속되지 않은 경우에 필요합니다 "
58
+
59
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:55
60
+ msgid "not required if using a subnet with DHCP proxy"
61
+ msgstr "DHCP 프록시를 갖는 서브넷을 사용할 필요가 없습니다 "
62
+
63
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:56
64
+ msgid "not required if it's a virtual machine"
65
+ msgstr "가상 머신의 경우 필요하지 않습니다 "
66
+
67
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:62
68
+ msgid "required if not imaged based provisioning and host is managed and value is not inherited from host group"
69
+ msgstr "이미지 기반의 프로비저닝이 아니고 호스트가 관리되어 값이 호스트 그룹에서 상속되지 않은 경우에 필요합니다 "
70
+
71
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:63
72
+ msgid "required if host is managed and custom partition has not been defined"
73
+ msgstr "호스트가 관리되고 있으며 사용자 정의 파티션이 정의되고 있지 않은 경우에 필요합니다 "
74
+
75
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:69
76
+ msgid "Host's owner type"
77
+ msgstr "호스트의 소유자 유형"
78
+
79
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:72
80
+ msgid "Host's parameters (array or indexed hash)"
81
+ msgstr "호스트의 매개 변수(배열 또는 인덱싱된 해시)"
82
+
83
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:73
84
+ msgid "Name of the parameter"
85
+ msgstr "매개 변수의 이름"
86
+
87
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
88
+ msgid "Parameter value"
89
+ msgstr "매개 변수 값"
90
+
91
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:75
92
+ msgid "Type of value"
93
+ msgstr ""
94
+
95
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:82
96
+ msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
97
+ msgstr "오케스트레이션 작업 상태를 추적하기 위한 UUID, GET /api/orchestration/:UUID/tasks"
98
+
99
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:84
100
+ msgid "required if value is not inherited from host group or default password in settings"
101
+ msgstr "값이 호스트 그룹이나 설정의 기본값 암호에서 상속되지 않은 경우에 필요합니다 "
102
+
103
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:95
104
+ msgid "Delete a discovered host"
105
+ msgstr "검색된 호스트 삭제 "
106
+
107
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:102
108
+ msgid "Upload facts for a host, creating the host if required"
109
+ msgstr "호스트의 팩트를 업로드하고 필요한 경우 호스트를 생성합니다 "
110
+
111
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:103
112
+ msgid "hash containing facts for the host with minimum set of facts: discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: eth0 (example in case primary interface is named eth0)"
113
+ msgstr "최소 세트의 팩트가 있는 호스트의 팩트가 포함된 해시: discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, 인터페이스: eth0(기본 인터페이스의 이름이 eth0인 경우의 예)"
114
+
115
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:130
116
+ msgid "Execute rules against a discovered host"
117
+ msgstr "검색된 호스트에 대해 규칙 실행 "
118
+
119
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:136 ../app/controllers/discovered_hosts_controller.rb:163
120
+ msgid "Host %{host} was provisioned with rule %{rule}"
121
+ msgstr "호스트 %{host}은/는 %{rule}으(로) 프로비저닝됩니다 "
122
+
123
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:139
124
+ msgid "Unable to provision %{host}: %{errors}"
125
+ msgstr "%{host}을(를) 프로비저닝할 수 없습니다: %{errors}"
126
+
127
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:170
128
+ msgid "No rule found for host %s"
129
+ msgstr "호스트 %s에 대한 규칙을 찾을 수 없습니다 "
130
+
131
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:152
132
+ msgid "Execute rules against all currently discovered hosts"
133
+ msgstr "현재 검색된 모든 호스트에 대해 규칙 실행 "
134
+
135
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:156 ../app/controllers/discovered_hosts_controller.rb:176
136
+ msgid "Errors during auto provisioning: %s"
137
+ msgstr "자동 프로비저닝 도중 오류 발생: %s"
138
+
139
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:159 ../app/controllers/discovered_hosts_controller.rb:179
140
+ msgid "No discovered hosts to provision"
141
+ msgstr "프로비저닝할 검색된 호스트가 없습니다 "
142
+
143
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:181
144
+ msgid "%s discovered hosts were provisioned"
145
+ msgstr "%s개의 검색된 호스트를 프로비저닝했습니다."
146
+
147
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:192
148
+ msgid "Refreshing the facts of a discovered host"
149
+ msgstr "검색된 호스트의 팩트를 새로고침 중 "
150
+
151
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:201
152
+ msgid "Rebooting a discovered host"
153
+ msgstr "검색된 호스트를 재부팅 중 "
154
+
155
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:210
156
+ msgid "Rebooting all discovered hosts"
157
+ msgstr "검색된 모든 호스트를 재부팅 중"
158
+
159
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:221 ../app/controllers/discovered_hosts_controller.rb:132
160
+ msgid "Discovered hosts are rebooting now"
161
+ msgstr "현재 검색된 호스트를 재부팅하고 있습니다."
162
+
163
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:14
164
+ msgid "List all discovery rules"
165
+ msgstr "모든 검색 규칙을 나열 "
166
+
167
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:24
168
+ msgid "Show a discovery rule"
169
+ msgstr "검색 규칙 표시 "
170
+
171
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:32
172
+ msgid "represents rule name shown to the users"
173
+ msgstr "사용자에게 표시되는 규칙 이름을 표시합니다"
174
+
175
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:33
176
+ msgid "query to match discovered hosts for the particular rule"
177
+ msgstr "특정 규칙에 대해 검색된 호스트와 일치하는 쿼리"
178
+
179
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:34
180
+ msgid "the hostgroup that is used to auto provision a host"
181
+ msgstr "호스트를 자동 프로비저닝하기 위해 사용되는 호스트 그룹"
182
+
183
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:35
184
+ msgid "defines a pattern to assign human-readable hostnames to the matching hosts"
185
+ msgstr "해당 호스트에 읽기 좋은 호스트 이름을 할당하기 위해 패턴을 정의합니다"
186
+
187
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:36
188
+ msgid "enables to limit maximum amount of provisioned hosts per rule"
189
+ msgstr "규칙 당 프로비저닝된 호스트의 최대 수량을 제한할 수 있게 합니다"
190
+
191
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:37
192
+ msgid "puts the rules in order, low numbers go first. Must be greater then zero"
193
+ msgstr "규칙을 순서대로 배치합니다. 낮은 숫자를 먼저 배치합니다. 수치는 0 보다 커야 합니다"
194
+
195
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:38
196
+ msgid "flag is used for temporary shutdown of rules"
197
+ msgstr "규칙의 일시 정지에 플래그를 사용합니다"
198
+
199
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:39
200
+ msgid "location ID for provisioned hosts"
201
+ msgstr ""
202
+
203
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:40
204
+ msgid "organization ID for provisioned hosts"
205
+ msgstr ""
206
+
207
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:44
208
+ msgid "Create a discovery rule"
209
+ msgstr "검색 규칙 생성 "
210
+
211
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:53
212
+ msgid "Update a rule"
213
+ msgstr "규칙 업데이트 "
214
+
215
+ #: ../app/controllers/api/v2/discovery_rules_controller.rb:61
216
+ msgid "Delete a rule"
217
+ msgstr "규칙 삭제 "
218
+
219
+ #: ../app/controllers/api/v2/fact_values_controller_extensions.rb:7
220
+ msgid "List all fact values of a given discovered host"
221
+ msgstr ""
222
+
223
+ #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:6
224
+ msgid "Unable to find a discovery rule, no host provided (check permissions)"
225
+ msgstr "검색 규칙을 찾을 수 없습니다. 호스트가 제공되지 않았습니다(권한 확인)."
226
+
227
+ #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:43
228
+ msgid "No hostgroup associated with rule '%s'"
229
+ msgstr "'%s' 규칙에 연결된 호스트 그룹이 없습니다."
230
+
231
+ #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:73
232
+ msgid "Errors during reboot: %s"
233
+ msgstr "재부팅 도중 오류가 발생했습니다: %s"
234
+
235
+ #: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:91
236
+ msgid "No discovered hosts to reboot"
237
+ msgstr "재부팅할 검색된 호스트가 없습니다."
238
+
239
+ #: ../app/controllers/discovered_hosts_controller.rb:66
240
+ msgid "Successfully provisioned %s"
241
+ msgstr ""
242
+
243
+ #: ../app/controllers/discovered_hosts_controller.rb:100
244
+ msgid "Facts refreshed for %s"
245
+ msgstr "%s에 대해 업데이트된 팩트"
246
+
247
+ #: ../app/controllers/discovered_hosts_controller.rb:102
248
+ msgid "Failed to refresh facts for %s"
249
+ msgstr "%s에 대한 팩트를 새로고침하는데 실패했습니다 "
250
+
251
+ #: ../app/controllers/discovered_hosts_controller.rb:105
252
+ msgid "Failed to refresh facts for %{hostname} with error %{error_message}"
253
+ msgstr "%{error_message} 오류가 발생하여 %{hostname}의 팩트를 새로 고치지 못했습니다."
254
+
255
+ #: ../app/controllers/discovered_hosts_controller.rb:112
256
+ msgid "Host of type %s can not be rebooted"
257
+ msgstr "호스트 유형 %s은(는) 재부팅할 수 없습니다 "
258
+
259
+ #: ../app/controllers/discovered_hosts_controller.rb:116
260
+ msgid "Rebooting host %s"
261
+ msgstr "호스트 %s 재부팅 중 "
262
+
263
+ #: ../app/controllers/discovered_hosts_controller.rb:118
264
+ msgid "Failed to reboot host %s"
265
+ msgstr "호스트 %s 재부팅에 실패했습니다 "
266
+
267
+ #: ../app/controllers/discovered_hosts_controller.rb:121
268
+ msgid "Failed to reboot host %{hostname} with error %{error_message}"
269
+ msgstr "오류 %{error_message}를 표시하는 호스트 %{hostname} 재부팅에 실패했습니다 "
270
+
271
+ #: ../app/controllers/discovered_hosts_controller.rb:135
272
+ msgid "Failed to reboot hosts with error %s"
273
+ msgstr "%s 오류가 발생하여 호스트를 재부팅하지 못했습니다."
274
+
275
+ #: ../app/controllers/discovered_hosts_controller.rb:153
276
+ msgid "Destroyed selected hosts"
277
+ msgstr "선택된 호스트 삭제"
278
+
279
+ #: ../app/controllers/discovered_hosts_controller.rb:155
280
+ msgid "The following hosts were not deleted: %s"
281
+ msgstr "다음 호스트가 삭제되지 않았습니다: %s"
282
+
283
+ #: ../app/controllers/discovered_hosts_controller.rb:167
284
+ msgid "Failed to auto provision host %s: %s"
285
+ msgstr "호스트 %s의 자동 프로비저닝에 실패했습니다: %s"
286
+
287
+ #: ../app/controllers/discovered_hosts_controller.rb:195
288
+ msgid "Discovered hosts are provisioning now"
289
+ msgstr "현재 검색된 호스트를 프로비저닝하고 있습니다"
290
+
291
+ #: ../app/controllers/discovered_hosts_controller.rb:280
292
+ msgid "Discovered host reported from unknown subnet, communication will not be proxied."
293
+ msgstr ""
294
+
295
+ #: ../app/controllers/discovered_hosts_controller.rb:285
296
+ msgid "Discovered hosts reported from unknown subnet are %s, communication will not be proxied."
297
+ msgstr ""
298
+
299
+ #: ../app/controllers/discovered_hosts_controller.rb:299
300
+ msgid "No hosts were found with that id or name"
301
+ msgstr "해당 ID 또는 이름의 호스트를 찾을 수 없습니다 "
302
+
303
+ #: ../app/controllers/discovered_hosts_controller.rb:303
304
+ msgid "No hosts selected"
305
+ msgstr "선택된 호스트가 없음 "
306
+
307
+ #: ../app/controllers/discovered_hosts_controller.rb:309
308
+ msgid "Something went wrong while selecting hosts - %s"
309
+ msgstr "호스트를 선택하는 도중 문제가 발생했습니다 - %s"
310
+
311
+ #: ../app/controllers/discovery_rules_controller.rb:79
312
+ msgid "Rule enabled"
313
+ msgstr "규칙 비활성화 "
314
+
315
+ #: ../app/controllers/discovery_rules_controller.rb:79
316
+ msgid "Rule disabled"
317
+ msgstr "규칙 비활성화 "
318
+
319
+ #: ../app/helpers/discovered_hosts_helper.rb:14 ../app/helpers/discovered_hosts_helper.rb:29 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
320
+ msgid "Auto Provision"
321
+ msgstr "자동 프로비저닝 "
322
+
323
+ #: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:41
324
+ msgid "Refresh facts"
325
+ msgstr "팩트 새로고침 "
326
+
327
+ #: ../app/helpers/discovered_hosts_helper.rb:16 ../app/helpers/discovered_hosts_helper.rb:30 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:42 ../lib/foreman_discovery/engine.rb:92
328
+ msgid "Reboot"
329
+ msgstr "다시 시작"
330
+
331
+ #: ../app/helpers/discovered_hosts_helper.rb:19
332
+ msgid "Back"
333
+ msgstr "뒤로 "
334
+
335
+ #: ../app/helpers/discovered_hosts_helper.rb:21 ../app/helpers/discovered_hosts_helper.rb:35
336
+ msgid "Select Action"
337
+ msgstr "작업 선택 "
338
+
339
+ #: ../app/helpers/discovered_hosts_helper.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:43
340
+ msgid "Delete %s?"
341
+ msgstr "%s 을(를) 삭제하시겠습니까?"
342
+
343
+ #: ../app/helpers/discovered_hosts_helper.rb:31
344
+ msgid "Assign Organization"
345
+ msgstr "조직 지정 "
346
+
347
+ #: ../app/helpers/discovered_hosts_helper.rb:32
348
+ msgid "Assign Location"
349
+ msgstr "위치 지정 "
350
+
351
+ #: ../app/helpers/discovered_hosts_helper.rb:33
352
+ msgid "Delete"
353
+ msgstr "삭제 "
354
+
355
+ #: ../app/helpers/discovered_hosts_helper.rb:37
356
+ msgid "%s - The following hosts are about to be changed"
357
+ msgstr "%s - 다음 호스트는 즉시 변경됩니다 "
358
+
359
+ #: ../app/helpers/discovered_hosts_helper.rb:46 ../app/views/dashboard/_discovery_widget_host.html.erb:2
360
+ msgid "N/A"
361
+ msgstr "해당 없음 "
362
+
363
+ #: ../app/helpers/discovered_hosts_helper.rb:58
364
+ msgid "New in the last 24 hours"
365
+ msgstr "지난 24시간 이내의 신규 항목"
366
+
367
+ #: ../app/helpers/discovered_hosts_helper.rb:62
368
+ msgid "Not reported in more than 7 days"
369
+ msgstr "7일 넘게 보고되지 않음"
370
+
371
+ #: ../app/helpers/discovered_hosts_helper.rb:66
372
+ msgid "Reported in the last 7 days"
373
+ msgstr "지난 7일 이내에 보고됨"
374
+
375
+ #: ../app/helpers/discovered_hosts_helper.rb:90
376
+ msgid "Provision"
377
+ msgstr "프로비저닝 "
378
+
379
+ #: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:8 ../lib/foreman_discovery/engine.rb:311 ../lib/foreman_discovery/engine.rb:326
380
+ msgid "Discovered Hosts"
381
+ msgstr ""
382
+
383
+ #: ../app/helpers/discovery_rules_helper.rb:27
384
+ msgid "Associated Hosts"
385
+ msgstr ""
386
+
387
+ #: ../app/helpers/discovery_rules_helper.rb:29
388
+ msgid "Disable"
389
+ msgstr "비활성화 "
390
+
391
+ #: ../app/helpers/discovery_rules_helper.rb:29
392
+ msgid "Disable rule '%s'?"
393
+ msgstr ""
394
+
395
+ #: ../app/helpers/discovery_rules_helper.rb:31
396
+ msgid "Enable"
397
+ msgstr "활성화"
398
+
399
+ #: ../app/helpers/discovery_rules_helper.rb:31
400
+ msgid "Enable rule '%s'?"
401
+ msgstr ""
402
+
403
+ #: ../app/helpers/discovery_rules_helper.rb:33
404
+ msgid "Clone"
405
+ msgstr "복제(Clone)"
406
+
407
+ #: ../app/helpers/discovery_rules_helper.rb:34
408
+ msgid "Delete rule '%s'?"
409
+ msgstr ""
410
+
411
+ #: ../app/mailers/discovered_mailer.rb:9
412
+ msgid "Invalid user type of %s was provided"
413
+ msgstr ""
414
+
415
+ #: ../app/mailers/discovered_mailer.rb:26
416
+ msgid "Discovered hosts summary"
417
+ msgstr ""
418
+
419
+ #: ../app/models/discovery_rule.rb:11
420
+ msgid "can't contain white spaces."
421
+ msgstr "공백을 포함할 수 없습니다. "
422
+
423
+ #: ../app/models/discovery_rule.rb:13
424
+ msgid "must start with a letter or ERB."
425
+ msgstr "문자 또는 ERB로 시작해야 합니다. "
426
+
427
+ #: ../app/models/discovery_rule.rb:16
428
+ msgid "must be present."
429
+ msgstr ""
430
+
431
+ #: ../app/models/discovery_rule.rb:57
432
+ msgid "Host group organization %s must also be associated to the discovery rule"
433
+ msgid_plural "Host group organizations %s must also be associated to the discovery rule"
434
+ msgstr[0] ""
435
+ msgstr[1] ""
436
+
437
+ #: ../app/models/discovery_rule.rb:61
438
+ msgid "Host group location %s must also be associated to the discovery rule"
439
+ msgid_plural "Host group locations %s must also be associated to the discovery rule"
440
+ msgstr[0] ""
441
+ msgstr[1] ""
442
+
443
+ #: ../app/models/host/discovered.rb:40
444
+ msgid "Fact + prefix"
445
+ msgstr ""
446
+
447
+ #: ../app/models/host/discovered.rb:41
448
+ msgid "Random name"
449
+ msgstr ""
450
+
451
+ #: ../app/models/host/discovered.rb:42
452
+ msgid "MAC-based name"
453
+ msgstr ""
454
+
455
+ #: ../app/models/host/discovered.rb:55
456
+ msgid "Invalid facts, must be a Hash"
457
+ msgstr "잘못된 팩트, 해시여야 합니다 "
458
+
459
+ #: ../app/models/host/discovered.rb:60
460
+ msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
461
+ msgstr "필요한 discovery_fact '%s'이(가) 누락되었습니다. 기본 인터페이스와 설정된 호스트 이름을 감지할 수 없습니다."
462
+
463
+ #: ../app/models/host/discovered.rb:74
464
+ msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
465
+ msgstr ""
466
+
467
+ #: ../app/models/host/discovered.rb:103
468
+ msgid "Facts could not be imported"
469
+ msgstr ""
470
+
471
+ #: ../app/models/host/discovered.rb:161
472
+ msgid "Could not get facts from proxy %{url}: %{error}"
473
+ msgstr "프록시 %{url}에서 팩트를 가져올 수 없습니다: %{error}"
474
+
475
+ #: ../app/models/host/discovered.rb:179
476
+ msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
477
+ msgstr ""
478
+
479
+ #: ../app/models/host/discovered.rb:183 ../app/models/host/discovered.rb:206
480
+ msgid "Unable to perform %{action} on %{ips}"
481
+ msgstr ""
482
+
483
+ #: ../app/models/host/discovered.rb:202
484
+ msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
485
+ msgstr ""
486
+
487
+ #: ../app/models/host/discovered.rb:226
488
+ msgid "Invalid hostname: Could not normalize the hostname"
489
+ msgstr ""
490
+
491
+ #: ../app/models/host/managed_extensions.rb:23
492
+ msgid "Reloading kernel on %s"
493
+ msgstr "%s에서 커널을 다시 로드하는 중"
494
+
495
+ #: ../app/models/host/managed_extensions.rb:25
496
+ msgid "Rebooting %s"
497
+ msgstr "%s 재부팅 중 "
498
+
499
+ #: ../app/models/host/managed_extensions.rb:46
500
+ msgid "Kexec template not associated with operating system"
501
+ msgstr "Kexec 템플릿이 운영 체제에 연결되어 있지 않습니다."
502
+
503
+ #: ../app/models/host/managed_extensions.rb:49
504
+ msgid "Kernel kexec URL is invalid: '%s'"
505
+ msgstr ""
506
+
507
+ #: ../app/models/host/managed_extensions.rb:50
508
+ msgid "Init RAM kexec URL is invalid: '%s'"
509
+ msgstr ""
510
+
511
+ #: ../app/models/nic/managed_extensions.rb:14
512
+ msgid "Rebuild DNS for %s"
513
+ msgstr ""
514
+
515
+ #: ../app/services/foreman_discovery/fact_parser.rb:4
516
+ msgid "Discovery fact parser does not work with non-discovery host '%{host}'"
517
+ msgstr ""
518
+
519
+ #: ../app/services/foreman_discovery/fact_parser.rb:6
520
+ msgid "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}"
521
+ msgstr ""
522
+
523
+ #: ../app/services/foreman_discovery/fact_parser.rb:12
524
+ msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
525
+ msgstr ""
526
+
527
+ #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:7
528
+ msgid "Highlights"
529
+ msgstr ""
530
+
531
+ #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:8
532
+ msgid "Storage"
533
+ msgstr "스토리지"
534
+
535
+ #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:9
536
+ msgid "Hardware"
537
+ msgstr "하드웨어"
538
+
539
+ #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:10
540
+ msgid "Network"
541
+ msgstr "네트워크"
542
+
543
+ #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:11
544
+ msgid "Software"
545
+ msgstr "소프트웨어"
546
+
547
+ #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:12
548
+ msgid "IPMI"
549
+ msgstr "IPMI"
550
+
551
+ #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:13
552
+ msgid "Miscellaneous"
553
+ msgstr "기타"
554
+
555
+ #: ../app/services/foreman_discovery/host_converter.rb:47
556
+ msgid "IPAM must be configured for subnet '%s'"
557
+ msgstr ""
558
+
559
+ #: ../app/services/foreman_discovery/node_api/node_resource.rb:4
560
+ msgid "Options must be hash"
561
+ msgstr ""
562
+
563
+ #: ../app/services/foreman_discovery/node_api/node_resource.rb:5
564
+ msgid "Option 'url' must be provided"
565
+ msgstr ""
566
+
567
+ #: ../app/services/foreman_discovery/node_api/node_resource.rb:41 ../app/services/foreman_discovery/node_api/node_resource.rb:47 ../app/services/foreman_discovery/node_api/node_resource.rb:53
568
+ msgid "Option 'url' must be valid URI: %s"
569
+ msgstr ""
570
+
571
+ #: ../app/services/foreman_discovery/node_api/node_resource.rb:76
572
+ msgid "Image API returned HTTP/%{code} with '%{body}"
573
+ msgstr "이미지 API에서 '%{body}'이(가) 포함된 HTTP/%{code}을(를) 반환했습니다."
574
+
575
+ #: ../app/services/foreman_discovery/node_api/node_resource.rb:79
576
+ msgid "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})"
577
+ msgstr "이미지 API 처리 오류: %{msg}(HTTP/%{code}, 본문: %{body})"
578
+
579
+ #: ../app/services/foreman_discovery/ui_notifications/failed_discovery.rb:24
580
+ msgid "One or more hosts with failed discovery due to error: %s"
581
+ msgstr ""
582
+
583
+ #: ../app/services/foreman_discovery/ui_notifications/new_host.rb:22
584
+ msgid "Host %s has been dicovered"
585
+ msgstr ""
586
+
587
+ #: ../app/views/dashboard/_discovery_widget.html.erb:5
588
+ msgid "Discovered Host"
589
+ msgid_plural "Discovered Hosts"
590
+ msgstr[0] ""
591
+ msgstr[1] ""
592
+
593
+ #: ../app/views/dashboard/_discovery_widget.html.erb:9
594
+ msgid "No discovered hosts available"
595
+ msgstr "사용 가능한 검색된 호스트가 없습니다 "
596
+
597
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:3
598
+ msgid "Host"
599
+ msgstr "호스트"
600
+
601
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7 ../app/views/discovered_hosts/_selected_hosts.html.erb:8 ../app/views/discovered_mailer/discovered_summary.html.erb:18 ../app/views/discovered_mailer/discovered_summary.text.erb:10
602
+ msgid "Model"
603
+ msgstr "모델 "
604
+
605
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9 ../app/views/discovered_mailer/discovered_summary.html.erb:20 ../app/views/discovered_mailer/discovered_summary.text.erb:12
606
+ msgid "CPUs"
607
+ msgstr "CPU"
608
+
609
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10 ../app/views/discovered_mailer/discovered_summary.html.erb:21 ../app/views/discovered_mailer/discovered_summary.text.erb:13
610
+ msgid "Memory"
611
+ msgstr "메모리"
612
+
613
+ #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:23
614
+ msgid "Customize Host"
615
+ msgstr ""
616
+
617
+ #: ../app/views/discovered_hosts/_discovered_host_modal.html.erb:24
618
+ msgid "Create Host"
619
+ msgstr ""
620
+
621
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
622
+ msgid "Select all items in this page"
623
+ msgstr "이 페이지에 있는 모든 항목을 선택 "
624
+
625
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
626
+ msgid "items selected. Uncheck to Clear"
627
+ msgstr "항목이 선택되어 있습니다. 삭제하려면 선택 해제합니다 "
628
+
629
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6 ../app/views/discovered_hosts/_selected_hosts.html.erb:7 ../app/views/discovered_mailer/discovered_summary.html.erb:17 ../app/views/discovered_mailer/discovered_summary.text.erb:9
630
+ msgid "Name"
631
+ msgstr "이름 "
632
+
633
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8 ../app/views/discovered_mailer/discovered_summary.html.erb:19 ../app/views/discovered_mailer/discovered_summary.text.erb:11
634
+ msgid "IP Address"
635
+ msgstr "IP 주소 "
636
+
637
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
638
+ msgid "Disk Count"
639
+ msgstr "디스크 수"
640
+
641
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:12
642
+ msgid "Disks Size"
643
+ msgstr ""
644
+
645
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:9 ../app/views/discovery_rules/index.html.erb:11
646
+ msgid "Location"
647
+ msgstr "위치 "
648
+
649
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17 ../app/views/discovered_hosts/_selected_hosts.html.erb:10 ../app/views/discovery_rules/index.html.erb:12
650
+ msgid "Organization"
651
+ msgstr "조직 "
652
+
653
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
654
+ msgid "Subnet"
655
+ msgstr "서브넷 "
656
+
657
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19
658
+ msgid "Last Facts Upload"
659
+ msgstr ""
660
+
661
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20 ../app/views/discovery_rules/index.html.erb:14
662
+ msgid "Actions"
663
+ msgstr "동작 "
664
+
665
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:55
666
+ msgid "Please Confirm"
667
+ msgstr "확인해 주십시오 "
668
+
669
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:61
670
+ msgid "Cancel"
671
+ msgstr "취소 "
672
+
673
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:62
674
+ msgid "Submit"
675
+ msgstr "제출 "
676
+
677
+ #: ../app/views/discovered_hosts/edit.html.erb:1
678
+ msgid "Provision %s"
679
+ msgstr ""
680
+
681
+ #: ../app/views/discovered_hosts/multiple_destroy.html.erb:3
682
+ msgid "This might take a while, as all hosts, facts and reports will be destroyed as well"
683
+ msgstr "모든 호스트, 팩트, 보고서가 모두 삭제되기 때문에 시간이 걸릴 수 있습니다 "
684
+
685
+ #: ../app/views/discovered_hosts/select_multiple_location.html.erb:5
686
+ msgid "Select location"
687
+ msgstr "위치 선택 "
688
+
689
+ #: ../app/views/discovered_hosts/select_multiple_organization.html.erb:5
690
+ msgid "Select organization"
691
+ msgstr "조직 선택 "
692
+
693
+ #: ../app/views/discovered_hosts/show.html.erb:1
694
+ msgid "Discovered host: %s"
695
+ msgstr "검색된 호스트: %s"
696
+
697
+ #: ../app/views/discovered_hosts/show.html.erb:37
698
+ msgid "Interfaces"
699
+ msgstr "인터페이스"
700
+
701
+ #: ../app/views/discovered_hosts/show.html.erb:44
702
+ msgid "Type"
703
+ msgstr "유형 "
704
+
705
+ #: ../app/views/discovered_hosts/show.html.erb:45
706
+ msgid "Identifier"
707
+ msgstr "식별자 "
708
+
709
+ #: ../app/views/discovered_hosts/show.html.erb:46
710
+ msgid "MAC address"
711
+ msgstr "MAC 주소"
712
+
713
+ #: ../app/views/discovered_hosts/show.html.erb:47
714
+ msgid "IP address"
715
+ msgstr "IP 주소 "
716
+
717
+ #: ../app/views/discovered_hosts/show.html.erb:66
718
+ msgid "Collapse All"
719
+ msgstr "모두 축소"
720
+
721
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:6
722
+ msgid "Summary report for discovered hosts from Foreman"
723
+ msgstr ""
724
+
725
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:9
726
+ msgid "<b>Foreman</b> Discovered hosts summary"
727
+ msgstr ""
728
+
729
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:10 ../app/views/discovered_mailer/discovered_summary.text.erb:5
730
+ msgid "Summary from %{time} ago to %{now}"
731
+ msgstr ""
732
+
733
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:11 ../app/views/discovered_mailer/discovered_summary.text.erb:3
734
+ msgid "Discovered hosts from Foreman server at %{foreman_url}"
735
+ msgstr ""
736
+
737
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:22 ../app/views/discovered_mailer/discovered_summary.text.erb:14
738
+ msgid "Disk count"
739
+ msgstr "디스크 수 "
740
+
741
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:23 ../app/views/discovered_mailer/discovered_summary.text.erb:15
742
+ msgid "Disks size"
743
+ msgstr "디스크 크기 "
744
+
745
+ #: ../app/views/discovered_mailer/discovered_summary.html.erb:31
746
+ msgid "No discovered hosts for the selected period"
747
+ msgstr ""
748
+
749
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:1
750
+ msgid "Foreman discovered hosts summary"
751
+ msgstr ""
752
+
753
+ #: ../app/views/discovered_mailer/discovered_summary.text.erb:21
754
+ msgid "No new discovered hosts for this period"
755
+ msgstr ""
756
+
757
+ #: ../app/views/discovery_rules/_form.html.erb:5
758
+ msgid "Primary"
759
+ msgstr "주"
760
+
761
+ #: ../app/views/discovery_rules/_form.html.erb:7
762
+ msgid "Locations"
763
+ msgstr "위치 "
764
+
765
+ #: ../app/views/discovery_rules/_form.html.erb:10
766
+ msgid "Organizations"
767
+ msgstr "조직"
768
+
769
+ #: ../app/views/discovery_rules/_form.html.erb:22
770
+ msgid "Target host group for this rule with all properties set"
771
+ msgstr "모든 속성 모음을 갖는 규칙의 대상 호스트 그룹 "
772
+
773
+ #: ../app/views/discovery_rules/_form.html.erb:25
774
+ msgid "Hostname for provisioned hosts"
775
+ msgstr "프로비저닝된 호스트의 호스트 이름 "
776
+
777
+ #: ../app/views/discovery_rules/_form.html.erb:26
778
+ msgid "Hosts Limit"
779
+ msgstr "호스트 제한"
780
+
781
+ #: ../app/views/discovery_rules/_form.html.erb:26
782
+ msgid "Maximum hosts provisioned with this rule (0 = unlimited)"
783
+ msgstr "이 규칙에서 프로비저닝되는 최대 호스트 수 (0 = 무제한)"
784
+
785
+ #: ../app/views/discovery_rules/_form.html.erb:27
786
+ msgid "Rule priority (lower integer means higher priority)"
787
+ msgstr "규칙 우선 순위 (낮은 정수 값일수록 우선 순위가 높아짐)"
788
+
789
+ #: ../app/views/discovery_rules/_template_inline.erb:2
790
+ msgid "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB)."
791
+ msgstr "프로비저닝 템플릿 (ERB)에 있는 것과 동일한 구문의 대상 호스트 이름 템플릿 패턴을 지정합니다. "
792
+
793
+ #: ../app/views/discovery_rules/_template_inline.erb:4
794
+ msgid "Domain will be appended automatically. A hostname based on MAC address will be used when left blank."
795
+ msgstr ""
796
+
797
+ #: ../app/views/discovery_rules/_template_inline.erb:5
798
+ msgid "In addition to @host attribute function rand for random integers is available. Examples:"
799
+ msgstr ""
800
+
801
+ #: ../app/views/discovery_rules/_template_inline.erb:8
802
+ msgid "When creating hostname patterns, make sure the resulting host names are unique."
803
+ msgstr ""
804
+
805
+ #: ../app/views/discovery_rules/_template_inline.erb:9
806
+ msgid "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID)."
807
+ msgstr ""
808
+
809
+ #: ../app/views/discovery_rules/clone.erb:1
810
+ msgid "Clone %s"
811
+ msgstr "%s 복제 "
812
+
813
+ #: ../app/views/discovery_rules/edit.html.erb:1
814
+ msgid "Edit %s"
815
+ msgstr "%s 편집 "
816
+
817
+ #: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:316 ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:20
818
+ msgid "Discovery Rules"
819
+ msgstr "검색 규칙 "
820
+
821
+ #: ../app/views/discovery_rules/index.html.erb:2 ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:9
822
+ msgid "Create Rule"
823
+ msgstr ""
824
+
825
+ #: ../app/views/discovery_rules/index.html.erb:6
826
+ msgid "DiscoveryRule|Name"
827
+ msgstr "이름 "
828
+
829
+ #: ../app/views/discovery_rules/index.html.erb:7
830
+ msgid "DiscoveryRule|Priority"
831
+ msgstr "우선 순위 "
832
+
833
+ #: ../app/views/discovery_rules/index.html.erb:8
834
+ msgid "DiscoveryRule|Query"
835
+ msgstr "쿼리 "
836
+
837
+ #: ../app/views/discovery_rules/index.html.erb:9
838
+ msgid "Host Group"
839
+ msgstr "호스트 그룹 "
840
+
841
+ #: ../app/views/discovery_rules/index.html.erb:10
842
+ msgid "Hosts/Limit"
843
+ msgstr ""
844
+
845
+ #: ../app/views/discovery_rules/index.html.erb:13
846
+ msgid "DiscoveryRule|Enabled"
847
+ msgstr "활성화 "
848
+
849
+ #: ../app/views/discovery_rules/new.html.erb:1
850
+ msgid "New Discovery Rule"
851
+ msgstr "새 검색 규칙 "
852
+
853
+ #: ../app/views/discovery_rules/welcome.html.erb:8
854
+ msgid "Discovered Rules"
855
+ msgstr ""
856
+
857
+ #: ../db/seeds.d/70_discovery_mail_notification.rb:3
858
+ msgid "A summary of discovered hosts"
859
+ msgstr ""
860
+
861
+ #: ../db/seeds.d/80_discovery_ui_notification.rb:4
862
+ msgid "New hosts"
863
+ msgstr ""
864
+
865
+ #: ../db/seeds.d/80_discovery_ui_notification.rb:6
866
+ msgid "One or more hosts have been discovered"
867
+ msgstr ""
868
+
869
+ #: ../db/seeds.d/80_discovery_ui_notification.rb:13
870
+ msgid "Details"
871
+ msgstr "상세 정보 "
872
+
873
+ #: ../db/seeds.d/80_discovery_ui_notification.rb:18
874
+ msgid "Hosts"
875
+ msgstr "호스트"
876
+
877
+ #: ../db/seeds.d/80_discovery_ui_notification.rb:20
878
+ msgid "Error message goes here"
879
+ msgstr ""
880
+
881
+ #: ../lib/foreman_discovery/engine.rb:38
882
+ msgid "Discovery"
883
+ msgstr ""
884
+
885
+ #: ../lib/foreman_discovery/engine.rb:47
886
+ msgid "Discovery location"
887
+ msgstr ""
888
+
889
+ #: ../lib/foreman_discovery/engine.rb:48
890
+ msgid "The default location to place discovered hosts in"
891
+ msgstr "검색된 호스트를 배치하기 위한 기본 위치 "
892
+
893
+ #: ../lib/foreman_discovery/engine.rb:54
894
+ msgid "Discovery organization"
895
+ msgstr ""
896
+
897
+ #: ../lib/foreman_discovery/engine.rb:55
898
+ msgid "The default organization to place discovered hosts in"
899
+ msgstr "검색된 호스트를 배치하기 위한 기본 조직 "
900
+
901
+ #: ../lib/foreman_discovery/engine.rb:60
902
+ msgid "Interface fact"
903
+ msgstr ""
904
+
905
+ #: ../lib/foreman_discovery/engine.rb:61
906
+ msgid "Fact name to use for primary interface detection"
907
+ msgstr ""
908
+
909
+ #: ../lib/foreman_discovery/engine.rb:66
910
+ msgid "Create bond interfaces"
911
+ msgstr ""
912
+
913
+ #: ../lib/foreman_discovery/engine.rb:67
914
+ msgid "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)"
915
+ msgstr ""
916
+
917
+ #: ../lib/foreman_discovery/engine.rb:72
918
+ msgid "Clean all facts"
919
+ msgstr ""
920
+
921
+ #: ../lib/foreman_discovery/engine.rb:73
922
+ msgid "Clean all reported facts during provisioning (except discovery facts)"
923
+ msgstr ""
924
+
925
+ #: ../lib/foreman_discovery/engine.rb:78
926
+ msgid "Hostname facts"
927
+ msgstr ""
928
+
929
+ #: ../lib/foreman_discovery/engine.rb:79
930
+ msgid "List of facts to use for the hostname (first wins)"
931
+ msgstr ""
932
+
933
+ #: ../lib/foreman_discovery/engine.rb:86
934
+ msgid "Auto provisioning"
935
+ msgstr ""
936
+
937
+ #: ../lib/foreman_discovery/engine.rb:87
938
+ msgid "Automatically provision newly discovered hosts, according to the provisioning rules"
939
+ msgstr "프로비저닝 규칙에 따라 새로 검색된 호스트의 자동 프로비저닝 "
940
+
941
+ #: ../lib/foreman_discovery/engine.rb:93
942
+ msgid "Automatically reboot or kexec discovered host during provisioning"
943
+ msgstr ""
944
+
945
+ #: ../lib/foreman_discovery/engine.rb:98
946
+ msgid "Hostname prefix"
947
+ msgstr ""
948
+
949
+ #: ../lib/foreman_discovery/engine.rb:99
950
+ msgid "The default prefix to use for the host name, must start with a letter"
951
+ msgstr "호스트 이름에 사용할 기본 접두사는 문자로 시작해야 합니다 "
952
+
953
+ #: ../lib/foreman_discovery/engine.rb:106
954
+ msgid "Fact columns"
955
+ msgstr ""
956
+
957
+ #: ../lib/foreman_discovery/engine.rb:107
958
+ msgid "Extra facter columns to show in host lists"
959
+ msgstr ""
960
+
961
+ #: ../lib/foreman_discovery/engine.rb:112
962
+ msgid "Highlighted facts"
963
+ msgstr ""
964
+
965
+ #: ../lib/foreman_discovery/engine.rb:113
966
+ msgid "Regex to organize facts for highlights section - e.g. ^(abc|cde)$"
967
+ msgstr ""
968
+
969
+ #: ../lib/foreman_discovery/engine.rb:118
970
+ msgid "Storage facts"
971
+ msgstr ""
972
+
973
+ #: ../lib/foreman_discovery/engine.rb:119
974
+ msgid "Regex to organize facts for storage section"
975
+ msgstr "스토리지 섹션의 팩트를 구성하기 위한 정규식"
976
+
977
+ #: ../lib/foreman_discovery/engine.rb:124
978
+ msgid "Software facts"
979
+ msgstr ""
980
+
981
+ #: ../lib/foreman_discovery/engine.rb:125
982
+ msgid "Regex to organize facts for software section"
983
+ msgstr "소프트웨어 섹션의 팩트를 구성하기 위한 정규식"
984
+
985
+ #: ../lib/foreman_discovery/engine.rb:130
986
+ msgid "Hardware facts"
987
+ msgstr ""
988
+
989
+ #: ../lib/foreman_discovery/engine.rb:131
990
+ msgid "Regex to organize facts for hardware section"
991
+ msgstr "하드웨어 섹션의 팩트를 구성하기 위한 정규식"
992
+
993
+ #: ../lib/foreman_discovery/engine.rb:136
994
+ msgid "Network facts"
995
+ msgstr ""
996
+
997
+ #: ../lib/foreman_discovery/engine.rb:137
998
+ msgid "Regex to organize facts for network section"
999
+ msgstr "네트워크 섹션의 팩트를 구성하기 위한 정규식"
1000
+
1001
+ #: ../lib/foreman_discovery/engine.rb:142
1002
+ msgid "IPMI facts"
1003
+ msgstr ""
1004
+
1005
+ #: ../lib/foreman_discovery/engine.rb:143
1006
+ msgid "Regex to organize facts for ipmi section"
1007
+ msgstr "ipmi 섹션의 팩트를 구성하기 위한 정규식"
1008
+
1009
+ #: ../lib/foreman_discovery/engine.rb:148
1010
+ msgid "Lock PXE"
1011
+ msgstr ""
1012
+
1013
+ #: ../lib/foreman_discovery/engine.rb:149
1014
+ msgid "Automatically generate PXE configuration to pin a newly discovered host to discovery"
1015
+ msgstr ""
1016
+
1017
+ #: ../lib/foreman_discovery/engine.rb:155
1018
+ msgid "Locked PXELinux template name"
1019
+ msgstr ""
1020
+
1021
+ #: ../lib/foreman_discovery/engine.rb:156
1022
+ msgid "PXELinux template to be used when pinning a host to discovery"
1023
+ msgstr ""
1024
+
1025
+ #: ../lib/foreman_discovery/engine.rb:162
1026
+ msgid "Locked PXEGrub template name"
1027
+ msgstr ""
1028
+
1029
+ #: ../lib/foreman_discovery/engine.rb:163
1030
+ msgid "PXEGrub template to be used when pinning a host to discovery"
1031
+ msgstr ""
1032
+
1033
+ #: ../lib/foreman_discovery/engine.rb:169
1034
+ msgid "Locked PXEGrub2 template name"
1035
+ msgstr ""
1036
+
1037
+ #: ../lib/foreman_discovery/engine.rb:170
1038
+ msgid "PXEGrub2 template to be used when pinning a host to discovery"
1039
+ msgstr ""
1040
+
1041
+ #: ../lib/foreman_discovery/engine.rb:175
1042
+ msgid "Force DNS"
1043
+ msgstr ""
1044
+
1045
+ #: ../lib/foreman_discovery/engine.rb:176
1046
+ msgid "Force DNS entries creation when provisioning discovered host"
1047
+ msgstr ""
1048
+
1049
+ #: ../lib/foreman_discovery/engine.rb:181
1050
+ msgid "Error on existing NIC"
1051
+ msgstr ""
1052
+
1053
+ #: ../lib/foreman_discovery/engine.rb:182
1054
+ msgid "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)"
1055
+ msgstr ""
1056
+
1057
+ #: ../lib/foreman_discovery/engine.rb:188
1058
+ msgid "Type of name generator"
1059
+ msgstr ""
1060
+
1061
+ #: ../lib/foreman_discovery/engine.rb:189
1062
+ msgid "Discovery hostname naming pattern"
1063
+ msgstr ""
1064
+
1065
+ #: ../lib/foreman_discovery/engine.rb:194
1066
+ msgid "Prefer IPv6"
1067
+ msgstr ""
1068
+
1069
+ #: ../lib/foreman_discovery/engine.rb:195
1070
+ msgid "Prefer IPv6 to IPv4 when calling discovered nodes"
1071
+ msgstr ""
1072
+
1073
+ #: ../lib/foreman_discovery/engine.rb:335
1074
+ msgid "Discovery Proxy"
1075
+ msgstr ""
1076
+
1077
+ #: ../lib/foreman_discovery/engine.rb:336
1078
+ msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1079
+ msgstr ""
1080
+
1081
+ #: ../lib/foreman_discovery/engine.rb:337
1082
+ msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1083
+ msgstr ""
1084
+
1085
+ #: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:33
1086
+ msgid "For more information please see "
1087
+ msgstr ""
1088
+
1089
+ #: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:34
1090
+ msgid "documentation"
1091
+ msgstr ""
1092
+
1093
+ #: ../webpack/src/ForemanDiscovery/DiscoveredHosts/Components/EmptyState/EmptyState.js:7
1094
+ msgid "No discovered hosts found in this context. This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
1095
+ msgstr ""
1096
+
1097
+ #: ../webpack/src/ForemanDiscovery/DiscoveredHosts/Components/EmptyState/EmptyState.js:15
1098
+ msgid "Foreman Discovery"
1099
+ msgstr ""
1100
+
1101
+ #: ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:12
1102
+ msgid "No Discovery Rules found in this context. Create Discovery Rules to perform automated provisioning on Discovered Hosts"
1103
+ msgstr ""
1104
+
1105
+ #: action_names.rb:2
1106
+ msgid "Remote action:"
1107
+ msgstr "원격 작업:"
1108
+
1109
+ #: action_names.rb:3
1110
+ msgid "Import Puppet classes"
1111
+ msgstr "Puppet 클래스 가져오기"
1112
+
1113
+ #: action_names.rb:4
1114
+ msgid "Import facts"
1115
+ msgstr "팩트 불러오기"
1116
+
1117
+ #: action_names.rb:5
1118
+ msgid "Action with sub plans"
1119
+ msgstr "하위 계획이 있는 작업"