foreman_discovery 25.1.0 → 25.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (73) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_discovery/locale/ca/foreman_discovery.js +13 -4
  3. data/app/assets/javascripts/foreman_discovery/locale/cs_CZ/foreman_discovery.js +13 -4
  4. data/app/assets/javascripts/foreman_discovery/locale/de/foreman_discovery.js +13 -4
  5. data/app/assets/javascripts/foreman_discovery/locale/es/foreman_discovery.js +14 -5
  6. data/app/assets/javascripts/foreman_discovery/locale/fr/foreman_discovery.js +17 -8
  7. data/app/assets/javascripts/foreman_discovery/locale/gl/foreman_discovery.js +13 -4
  8. data/app/assets/javascripts/foreman_discovery/locale/it/foreman_discovery.js +13 -4
  9. data/app/assets/javascripts/foreman_discovery/locale/ja/foreman_discovery.js +17 -8
  10. data/app/assets/javascripts/foreman_discovery/locale/ka/foreman_discovery.js +13 -4
  11. data/app/assets/javascripts/foreman_discovery/locale/ko/foreman_discovery.js +136 -130
  12. data/app/assets/javascripts/foreman_discovery/locale/pt_BR/foreman_discovery.js +13 -4
  13. data/app/assets/javascripts/foreman_discovery/locale/ru/foreman_discovery.js +13 -4
  14. data/app/assets/javascripts/foreman_discovery/locale/sv_SE/foreman_discovery.js +13 -4
  15. data/app/assets/javascripts/foreman_discovery/locale/zh_CN/foreman_discovery.js +18 -9
  16. data/app/assets/javascripts/foreman_discovery/locale/zh_TW/foreman_discovery.js +13 -4
  17. data/lib/foreman_discovery/version.rb +1 -1
  18. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  19. data/locale/ca/foreman_discovery.po +13 -4
  20. data/locale/cs_CZ/LC_MESSAGES/foreman_discovery.mo +0 -0
  21. data/locale/cs_CZ/foreman_discovery.po +13 -4
  22. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  23. data/locale/de/foreman_discovery.po +13 -4
  24. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  25. data/locale/es/foreman_discovery.po +17 -8
  26. data/locale/foreman_discovery.pot +136 -137
  27. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  28. data/locale/fr/foreman_discovery.po +17 -8
  29. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  30. data/locale/gl/foreman_discovery.po +13 -4
  31. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  32. data/locale/it/foreman_discovery.po +13 -4
  33. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  34. data/locale/ja/foreman_discovery.po +17 -8
  35. data/locale/ka/LC_MESSAGES/foreman_discovery.mo +0 -0
  36. data/locale/ka/foreman_discovery.po +13 -4
  37. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  38. data/locale/ko/foreman_discovery.po +136 -130
  39. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  40. data/locale/pt_BR/foreman_discovery.po +13 -4
  41. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  42. data/locale/ru/foreman_discovery.po +13 -4
  43. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  44. data/locale/sv_SE/foreman_discovery.po +13 -4
  45. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  46. data/locale/zh_CN/foreman_discovery.po +20 -9
  47. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  48. data/locale/zh_TW/foreman_discovery.po +13 -4
  49. metadata +3 -27
  50. data/app/assets/javascripts/foreman_discovery/locale/en/foreman_discovery.js +0 -835
  51. data/app/assets/javascripts/foreman_discovery/locale/en_GB/foreman_discovery.js +0 -835
  52. data/app/controllers/discovered_hosts_controller.rb.orig +0 -354
  53. data/locale/ca/foreman_discovery.edit.po +0 -1122
  54. data/locale/cs_CZ/foreman_discovery.edit.po +0 -1120
  55. data/locale/de/foreman_discovery.edit.po +0 -1129
  56. data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
  57. data/locale/en/foreman_discovery.edit.po +0 -1115
  58. data/locale/en/foreman_discovery.po +0 -834
  59. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  60. data/locale/en_GB/foreman_discovery.edit.po +0 -1125
  61. data/locale/en_GB/foreman_discovery.po +0 -839
  62. data/locale/es/foreman_discovery.edit.po +0 -1130
  63. data/locale/fr/foreman_discovery.edit.po +0 -1126
  64. data/locale/gl/foreman_discovery.edit.po +0 -1120
  65. data/locale/it/foreman_discovery.edit.po +0 -1123
  66. data/locale/ja/foreman_discovery.edit.po +0 -1119
  67. data/locale/ka/foreman_discovery.edit.po +0 -1120
  68. data/locale/ko/foreman_discovery.edit.po +0 -1119
  69. data/locale/pt_BR/foreman_discovery.edit.po +0 -1132
  70. data/locale/ru/foreman_discovery.edit.po +0 -1131
  71. data/locale/sv_SE/foreman_discovery.edit.po +0 -1123
  72. data/locale/zh_CN/foreman_discovery.edit.po +0 -1117
  73. data/locale/zh_TW/foreman_discovery.edit.po +0 -1120
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_discovery": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_discovery 25.0.0",
6
+ "Project-Id-Version": "foreman_discovery 25.1.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2013-11-15 17:25+0000",
9
9
  "Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2022",
@@ -24,13 +24,13 @@
24
24
  "%s개의 검색된 호스트를 프로비저닝했습니다."
25
25
  ],
26
26
  "<b>Foreman</b> Discovered hosts summary": [
27
- ""
27
+ "<b>Foreman</b>에서 검색된 호스트 요약"
28
28
  ],
29
29
  "A summary of discovered hosts": [
30
- ""
30
+ "검색된 호스트 요약"
31
31
  ],
32
32
  "Actions": [
33
- "동작"
33
+ "동작 "
34
34
  ],
35
35
  "Assign Location": [
36
36
  "위치 지정"
@@ -39,40 +39,40 @@
39
39
  "조직 지정"
40
40
  ],
41
41
  "Associated Hosts": [
42
- ""
42
+ "연관된 호스트"
43
43
  ],
44
44
  "Auto Provision": [
45
45
  "자동 프로비저닝"
46
46
  ],
47
47
  "Auto provisioning": [
48
- ""
48
+ "자동 프로비저닝"
49
49
  ],
50
50
  "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)": [
51
- ""
51
+ "자동 본드 인터페이스(LLDP를 통해 동일한 VLAN에서 다른 인터페이스가 감지되는 경우)"
52
52
  ],
53
53
  "Automatically generate PXE configuration to pin a newly discovered host to discovery": [
54
- ""
54
+ "새로 검색된 호스트를 검색에 고정하기 위해 PXE 구성을 자동으로 생성합니다."
55
55
  ],
56
56
  "Automatically provision newly discovered hosts, according to the provisioning rules": [
57
57
  "프로비저닝 규칙에 따라 새로 검색된 호스트의 자동 프로비저닝"
58
58
  ],
59
59
  "Automatically reboot or kexec discovered host during provisioning": [
60
- ""
60
+ "프로비저닝 중에 자동으로 재부팅하거나 kexec에서 발견된 호스트"
61
61
  ],
62
62
  "Back": [
63
- "뒤로"
63
+ "뒤로 "
64
64
  ],
65
65
  "CPUs": [
66
66
  "CPU"
67
67
  ],
68
68
  "Cancel": [
69
- "취소"
69
+ "취소 "
70
70
  ],
71
71
  "Clean all facts": [
72
- ""
72
+ "모든 팩트 정리"
73
73
  ],
74
74
  "Clean all reported facts during provisioning (except discovery facts)": [
75
- ""
75
+ "프로비저닝 중 보고된 모든 팩트 정리(검색된 팩트 제외)"
76
76
  ],
77
77
  "Clone": [
78
78
  "복제(Clone)"
@@ -90,7 +90,7 @@
90
90
  "호스트 생성"
91
91
  ],
92
92
  "Create Rule": [
93
- ""
93
+ "규칙 생성"
94
94
  ],
95
95
  "Create a discovered host for testing (use /facts to create new hosts)": [
96
96
  "검색된 호스트를 테스트용으로 생성(/facts를 사용하여 새 호스트 생성)"
@@ -99,16 +99,16 @@
99
99
  "검색 규칙 생성"
100
100
  ],
101
101
  "Create bond interfaces": [
102
- ""
102
+ "본드 인터페이스 생성"
103
103
  ],
104
104
  "Customize Host": [
105
- ""
105
+ "호스트 사용자 정의"
106
106
  ],
107
107
  "DHCP filename option (Grub2 or PXELinux by default)": [
108
- ""
108
+ "DHCP 파일 이름 옵션(기본적으로 Grub2 또는 PXELinux)"
109
109
  ],
110
110
  "Delete": [
111
- "삭제"
111
+ "삭제 "
112
112
  ],
113
113
  "Delete %s?": [
114
114
  "%s 을(를) 삭제하시겠습니까?"
@@ -120,35 +120,34 @@
120
120
  "규칙 삭제"
121
121
  ],
122
122
  "Delete rule '%s'?": [
123
- ""
123
+ "규칙 '%s'을 삭제하시겠습니까?"
124
124
  ],
125
125
  "Destroyed selected hosts": [
126
126
  "선택된 호스트 삭제"
127
127
  ],
128
128
  "Details": [
129
- "상세 정보"
129
+ "상세 정보 "
130
130
  ],
131
131
  "Disable": [
132
- "비활성화"
132
+ "비활성화 "
133
133
  ],
134
134
  "Disable rule '%s'?": [
135
- ""
135
+ "규칙 '%s'을/를 비활성화하시겠습니까?"
136
136
  ],
137
137
  "Discovered Host": [
138
- "",
139
- ""
138
+ "검색된 호스트"
140
139
  ],
141
140
  "Discovered Hosts": [
142
- ""
141
+ "발견된 호스트"
143
142
  ],
144
143
  "Discovered Rules": [
145
- ""
144
+ "검색된 규칙"
146
145
  ],
147
146
  "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}": [
148
- ""
147
+ "검색 호스트 '%{host}'에서 모든 NIC가 필터링되었습니다. 필터: %{filter}"
149
148
  ],
150
149
  "Discovered host reported from unknown subnet, communication will not be proxied.": [
151
- ""
150
+ "알 수 없는 서브넷에서 보고된 호스트가 발견되어 통신이 프록시되지 않습니다."
152
151
  ],
153
152
  "Discovered host: %s": [
154
153
  "검색된 호스트: %s"
@@ -160,37 +159,37 @@
160
159
  "현재 검색된 호스트를 재부팅하고 있습니다."
161
160
  ],
162
161
  "Discovered hosts from Foreman server at %{foreman_url}": [
163
- ""
162
+ "%{foreman_url}에 Foreman 서버에서 호스트를 발견했습니다."
164
163
  ],
165
164
  "Discovered hosts reported from unknown subnet are %s, communication will not be proxied.": [
166
- ""
165
+ "알 수 없는 서브넷에서 보고된 검색된 호스트는 %s이고 통신은 프록시되지 않습니다."
167
166
  ],
168
167
  "Discovered hosts summary": [
169
- ""
168
+ "검색된 호스트 요약"
170
169
  ],
171
170
  "Discovery": [
172
- ""
171
+ "검색"
173
172
  ],
174
173
  "Discovery Proxy": [
175
- ""
174
+ "검색 프록시"
176
175
  ],
177
176
  "Discovery Proxy to use within this subnet for managing connection to discovered hosts": [
178
- ""
177
+ "이 서브넷 내에서 검색된 호스트에 대한 연결을 관리하는 데 사용할 검색 프록시"
179
178
  ],
180
179
  "Discovery Rules": [
181
180
  "검색 규칙"
182
181
  ],
183
182
  "Discovery fact parser does not work with non-discovery host '%{host}'": [
184
- ""
183
+ "검색 팩트 분석은 감지되지 않은 호스트 '%{host}'에서 작동하지 않습니다."
185
184
  ],
186
185
  "Discovery hostname naming pattern": [
187
- ""
186
+ "검색 호스트 이름 명명 패턴"
188
187
  ],
189
188
  "Discovery location": [
190
- ""
189
+ "검색 장소"
191
190
  ],
192
191
  "Discovery organization": [
193
- ""
192
+ "검색 조직"
194
193
  ],
195
194
  "DiscoveryRule|Enabled": [
196
195
  "활성화"
@@ -211,31 +210,31 @@
211
210
  "디스크 수"
212
211
  ],
213
212
  "Disks Size": [
214
- ""
213
+ "디스크 크기"
215
214
  ],
216
215
  "Disks size": [
217
216
  "디스크 크기"
218
217
  ],
219
218
  "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)": [
220
- ""
219
+ "프로비저닝 NIC의 MAC과 일치하는 기존 관리 호스트를 검색할 수 없습니다(오류가 초기에 발생함)"
221
220
  ],
222
221
  "Domain will be appended automatically. A hostname based on MAC address will be used when left blank.": [
223
- ""
222
+ "도메인은 자동으로 추가됩니다. 비어 있으면 MAC 주소 기반 호스트 이름이 사용됩니다."
224
223
  ],
225
224
  "Edit %s": [
226
- "%s 편집"
225
+ "%s 편집 "
227
226
  ],
228
227
  "Enable": [
229
- "활성화"
228
+ "활성화 "
230
229
  ],
231
230
  "Enable rule '%s'?": [
232
- ""
231
+ "규칙 '%s'을/를 활성화하시겠습니까?"
233
232
  ],
234
233
  "Error message goes here": [
235
- ""
234
+ "오류 메시지는 여기에 표시됩니다."
236
235
  ],
237
236
  "Error on existing NIC": [
238
- ""
237
+ "기존 NIC의 오류"
239
238
  ],
240
239
  "Errors during auto provisioning: %s": [
241
240
  "자동 프로비저닝 도중 오류 발생: %s"
@@ -253,19 +252,19 @@
253
252
  "필요한 discovery_fact '%s'이(가) 누락되었습니다. 기본 인터페이스와 설정된 호스트 이름을 감지할 수 없습니다."
254
253
  ],
255
254
  "Extra facter columns to show in host lists": [
256
- ""
255
+ "호스트 목록에 표시할 추가 팩터 열"
257
256
  ],
258
257
  "Fact + prefix": [
259
- ""
258
+ "팩트 + 접두사"
260
259
  ],
261
260
  "Fact columns": [
262
- ""
261
+ "팩트 칼럼"
263
262
  ],
264
263
  "Fact name to use for primary interface detection": [
265
- ""
264
+ "기본 인터페이스 감지에 사용할 팩트 이름"
266
265
  ],
267
266
  "Facts could not be imported": [
268
- ""
267
+ "팩트를 가져올 수 없습니다."
269
268
  ],
270
269
  "Facts refreshed for %s": [
271
270
  "%s에 대해 업데이트된 팩트"
@@ -289,37 +288,37 @@
289
288
  "%{error_message} 오류가 발생하여 %{hostname}의 팩트를 새로 고치지 못했습니다."
290
289
  ],
291
290
  "For more information please see ": [
292
- ""
291
+ "자세한 내용은 다음을 참조하세요. "
293
292
  ],
294
293
  "Force DNS": [
295
- ""
294
+ "DNS 강제 실행"
296
295
  ],
297
296
  "Force DNS entries creation when provisioning discovered host": [
298
- ""
297
+ "검색된 호스트를 프로비저닝할 때 강제 DNS 항목 생성"
299
298
  ],
300
299
  "Foreman Discovery": [
301
- ""
300
+ "Foreman 검색"
302
301
  ],
303
302
  "Foreman discovered hosts summary": [
304
- ""
303
+ "Foreman에서 검색된 호스트 요약"
305
304
  ],
306
305
  "Hardware": [
307
306
  "하드웨어"
308
307
  ],
309
308
  "Hardware facts": [
310
- ""
309
+ "하드웨어 팩트"
311
310
  ],
312
311
  "Highlighted facts": [
313
- ""
312
+ "강조된 팩트"
314
313
  ],
315
314
  "Highlights": [
316
- ""
315
+ "하이라이트"
317
316
  ],
318
317
  "Host": [
319
- "호스트"
318
+ "호스트 "
320
319
  ],
321
320
  "Host %s has been dicovered": [
322
- ""
321
+ "호스트 %s이/가 감지되었습니다"
323
322
  ],
324
323
  "Host %{host} was provisioned with rule %{rule}": [
325
324
  "호스트 %{host}은/는 %{rule}으(로) 프로비저닝됩니다"
@@ -328,12 +327,10 @@
328
327
  "호스트 그룹"
329
328
  ],
330
329
  "Host group location %s must also be associated to the discovery rule": [
331
- "",
332
- ""
330
+ "호스트 그룹 위치%s 또한 검색 규칙과 연관되어야 합니다."
333
331
  ],
334
332
  "Host group organization %s must also be associated to the discovery rule": [
335
- "",
336
- ""
333
+ "호스트 그룹 조직%s 또한 검색 규칙과 연관되어야 합니다."
337
334
  ],
338
335
  "Host of type %s can not be rebooted": [
339
336
  "호스트 유형 %s은(는) 재부팅할 수 없습니다"
@@ -345,16 +342,16 @@
345
342
  "호스트의 매개 변수(배열 또는 인덱싱된 해시)"
346
343
  ],
347
344
  "Hostname facts": [
348
- ""
345
+ "호스트 이름 팩트"
349
346
  ],
350
347
  "Hostname for provisioned hosts": [
351
348
  "프로비저닝된 호스트의 호스트 이름"
352
349
  ],
353
350
  "Hostname prefix": [
354
- ""
351
+ "호스트 이름 접두사"
355
352
  ],
356
353
  "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID).": [
357
- ""
354
+ "호스트 이름은 숫자로 시작할 수 없습니다. 좋은 방법은 팩터에서 제공하는 고유 정보(MAC 주소, BIOS 또는 일련 번호)를 사용하는 것입니다."
358
355
  ],
359
356
  "Hosts": [
360
357
  "호스트"
@@ -363,25 +360,28 @@
363
360
  "호스트 제한"
364
361
  ],
365
362
  "Hosts/Limit": [
366
- ""
363
+ "호스트/제한"
367
364
  ],
368
365
  "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts": [
369
- ""
366
+ "이 서브넷 내에서 검색된 호스트에 대한 연결을 관리하는 데 사용할 검색 프록시의 ID"
370
367
  ],
371
368
  "IP Address": [
372
369
  "IP 주소"
373
370
  ],
374
- "IP address": [
375
- "IP 주소"
376
- ],
377
371
  "IPAM must be configured for subnet '%s'": [
378
- ""
372
+ "IPAM은 서브넷 '%s'에 대해 구성되어야 합니다."
379
373
  ],
380
374
  "IPMI": [
381
375
  "IPMI"
382
376
  ],
383
377
  "IPMI facts": [
384
- ""
378
+ "IPMI 팩트"
379
+ ],
380
+ "IPv4": [
381
+ "IPv4"
382
+ ],
383
+ "IPv6": [
384
+ "IPv6"
385
385
  ],
386
386
  "Identifier": [
387
387
  "식별자"
@@ -393,13 +393,13 @@
393
393
  "이미지 API에서 '%{body}'이(가) 포함된 HTTP/%{code}을(를) 반환했습니다."
394
394
  ],
395
395
  "In addition to @host attribute function rand for random integers is available. Examples:": [
396
- ""
396
+ "@host 속성 외에도 임의의 정수를 생성하는 rand 함수를 사용할 수 있습니다. 예:"
397
397
  ],
398
398
  "Init RAM kexec URL is invalid: '%s'": [
399
- ""
399
+ "Init RAM kexec URL이 잘못되었습니다: '%s '"
400
400
  ],
401
401
  "Interface fact": [
402
- ""
402
+ "인터페이스 팩트"
403
403
  ],
404
404
  "Interfaces": [
405
405
  "인터페이스"
@@ -408,22 +408,22 @@
408
408
  "잘못된 팩트, 해시여야 합니다"
409
409
  ],
410
410
  "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s": [
411
- ""
411
+ "잘못된 사실: 해시에 discovery_hostname 설정의 팩트에 대해서도 유효한 값이 없습니다. %s"
412
412
  ],
413
413
  "Invalid hostname: Could not normalize the hostname": [
414
- ""
414
+ "잘못된 호스트 이름: 호스트 이름을 정규화할 수 없습니다."
415
415
  ],
416
416
  "Invalid user type of %s was provided": [
417
- ""
417
+ "잘못된 사용자 유형%s이/가 지정되었습니다"
418
418
  ],
419
419
  "Kernel kexec URL is invalid: '%s'": [
420
- ""
420
+ "커널 kexec URL이 잘못되었습니다: '%s '"
421
421
  ],
422
422
  "Kexec template not associated with operating system": [
423
423
  "Kexec 템플릿이 운영 체제에 연결되어 있지 않습니다."
424
424
  ],
425
425
  "Last Facts Upload": [
426
- ""
426
+ "최근 팩트 업로드"
427
427
  ],
428
428
  "List all discovered hosts": [
429
429
  "검색된 모든 호스트를 나열"
@@ -432,10 +432,10 @@
432
432
  "모든 검색 규칙을 나열"
433
433
  ],
434
434
  "List all fact values of a given discovered host": [
435
- ""
435
+ "검색된 호스트의 모든 팩트 값을 나열합니다."
436
436
  ],
437
437
  "List of facts to use for the hostname (first wins)": [
438
- ""
438
+ "호스트 이름에 사용할 팩트 목록 (first wins)"
439
439
  ],
440
440
  "Location": [
441
441
  "위치"
@@ -444,22 +444,22 @@
444
444
  "위치"
445
445
  ],
446
446
  "Lock PXE": [
447
- ""
447
+ "PXE 잠금"
448
448
  ],
449
449
  "Locked PXEGrub template name": [
450
- ""
450
+ "잠긴 PXEGrub 템플릿 이름"
451
451
  ],
452
452
  "Locked PXEGrub2 template name": [
453
- ""
453
+ "잠긴 PXEGrub2 템플릿 이름"
454
454
  ],
455
455
  "Locked PXELinux template name": [
456
- ""
456
+ "잠긴 PXELinux 템플릿 이름"
457
457
  ],
458
458
  "MAC address": [
459
459
  "MAC 주소"
460
460
  ],
461
461
  "MAC-based name": [
462
- ""
462
+ "MAC 기반 이름"
463
463
  ],
464
464
  "Maximum hosts provisioned with this rule (0 = unlimited)": [
465
465
  "이 규칙에서 프로비저닝되는 최대 호스트 수 (0 = 무제한)"
@@ -471,13 +471,13 @@
471
471
  "기타"
472
472
  ],
473
473
  "Model": [
474
- "모델"
474
+ "모델 "
475
475
  ],
476
476
  "N/A": [
477
- "N/A"
477
+ "해당 없음 "
478
478
  ],
479
479
  "Name": [
480
- "이름"
480
+ "이름 "
481
481
  ],
482
482
  "Name of the parameter": [
483
483
  "매개 변수의 이름"
@@ -486,28 +486,28 @@
486
486
  "네트워크"
487
487
  ],
488
488
  "Network facts": [
489
- ""
489
+ "네트워크 팩트"
490
490
  ],
491
491
  "New Discovery Rule": [
492
492
  "새 검색 규칙"
493
493
  ],
494
494
  "New hosts": [
495
- ""
495
+ "새로운 호스트"
496
496
  ],
497
497
  "New in the last 24 hours": [
498
498
  "지난 24시간 이내의 신규 항목"
499
499
  ],
500
500
  "No Discovery Rules found in this context. Create Discovery Rules to perform automated provisioning on Discovered Hosts": [
501
- ""
501
+ "이 컨텍스트에서 발견된 검색 규칙이 없습니다. 검색된 호스트에서 자동 프로비저닝을 수행하기 위한 검색 규칙을 만듭니다."
502
502
  ],
503
503
  "No discovered hosts available": [
504
504
  "사용 가능한 검색된 호스트가 없습니다"
505
505
  ],
506
506
  "No discovered hosts for the selected period": [
507
- ""
507
+ "선택한 기간 동안 호스트가 검색되지 않았습니다."
508
508
  ],
509
509
  "No discovered hosts found in this context. This page shows discovered bare-metal or virtual nodes waiting to be provisioned.": [
510
- ""
510
+ "이 컨텍스트에서 검색된 호스트가 없습니다. 이 페이지는 프로비저닝을 기다리는 베어 메탈 또는 가상 노드를 보여줍니다."
511
511
  ],
512
512
  "No discovered hosts to provision": [
513
513
  "프로비저닝할 검색된 호스트가 없습니다"
@@ -525,7 +525,7 @@
525
525
  "해당 ID 또는 이름의 호스트를 찾을 수 없습니다"
526
526
  ],
527
527
  "No new discovered hosts for this period": [
528
- ""
528
+ "이 기간 동안 새로 검색된 호스트가 없습니다."
529
529
  ],
530
530
  "No rule found for host %s": [
531
531
  "호스트 %s에 대한 규칙을 찾을 수 없습니다"
@@ -534,34 +534,34 @@
534
534
  "7일 넘게 보고되지 않음"
535
535
  ],
536
536
  "One or more hosts have been discovered": [
537
- ""
537
+ "하나 이상의 호스트가 발견되었습니다"
538
538
  ],
539
539
  "One or more hosts with failed discovery due to error: %s": [
540
- ""
540
+ "오류로 인해 하나 이상의 호스트를 찾지 못했습니다: %s"
541
541
  ],
542
542
  "Option 'url' must be provided": [
543
- ""
543
+ "옵션 'url'을 제공해야 합니다."
544
544
  ],
545
545
  "Option 'url' must be valid URI: %s": [
546
- ""
546
+ "옵션 'url'은 유효한 URI여야 합니다. %s"
547
547
  ],
548
548
  "Options must be hash": [
549
- ""
549
+ "옵션은 해시여야 합니다."
550
550
  ],
551
551
  "Organization": [
552
- "조직"
552
+ "조직 "
553
553
  ],
554
554
  "Organizations": [
555
555
  "조직"
556
556
  ],
557
557
  "PXEGrub template to be used when pinning a host to discovery": [
558
- ""
558
+ "호스트를 검색에 고정할 때 사용할 PXEGrub 템플릿"
559
559
  ],
560
560
  "PXEGrub2 template to be used when pinning a host to discovery": [
561
- ""
561
+ "호스트를 검색에 고정할 때 사용할 PXEGrub2 템플릿"
562
562
  ],
563
563
  "PXELinux template to be used when pinning a host to discovery": [
564
- ""
564
+ "호스트를 검색에 고정할 때 사용할 PXELinux 템플릿"
565
565
  ],
566
566
  "Parameter value": [
567
567
  "매개 변수 값"
@@ -570,10 +570,10 @@
570
570
  "확인해 주십시오"
571
571
  ],
572
572
  "Prefer IPv6": [
573
- ""
573
+ "IPv6 우선 순위"
574
574
  ],
575
575
  "Prefer IPv6 to IPv4 when calling discovered nodes": [
576
- ""
576
+ "검색된 노드를 호출할 때 IPv4보다 IPv6을 우선합니다."
577
577
  ],
578
578
  "Primary": [
579
579
  "주"
@@ -582,13 +582,13 @@
582
582
  "프로비저닝"
583
583
  ],
584
584
  "Provision %s": [
585
- ""
585
+ "프로비저닝 %s"
586
586
  ],
587
587
  "Provision a discovered host": [
588
588
  "검색된 호스트 프로비저닝"
589
589
  ],
590
590
  "Random name": [
591
- ""
591
+ "무작위 이름"
592
592
  ],
593
593
  "Reboot": [
594
594
  "다시 시작"
@@ -606,7 +606,7 @@
606
606
  "호스트 %s 재부팅 중"
607
607
  ],
608
608
  "Rebuild DNS for %s": [
609
- ""
609
+ "%s의 DNS를 다시 빌드합니다"
610
610
  ],
611
611
  "Refresh facts": [
612
612
  "팩트 새로고침"
@@ -618,7 +618,7 @@
618
618
  "하드웨어 섹션의 팩트를 구성하기 위한 정규식"
619
619
  ],
620
620
  "Regex to organize facts for highlights section - e.g. ^(abc|cde)$": [
621
- ""
621
+ "하이라이트 섹션의 팩트를 구성하는 정규식 - 예: ^(abc|cde)$"
622
622
  ],
623
623
  "Regex to organize facts for ipmi section": [
624
624
  "ipmi 섹션의 팩트를 구성하기 위한 정규식"
@@ -669,7 +669,7 @@
669
669
  "소프트웨어"
670
670
  ],
671
671
  "Software facts": [
672
- ""
672
+ "소프트웨어 팩트"
673
673
  ],
674
674
  "Something went wrong while selecting hosts - %s": [
675
675
  "호스트를 선택하는 도중 문제가 발생했습니다 - %s"
@@ -681,22 +681,22 @@
681
681
  "스토리지"
682
682
  ],
683
683
  "Storage facts": [
684
- ""
684
+ "스토리지 팩트"
685
685
  ],
686
686
  "Submit": [
687
- "제출"
687
+ "보내기"
688
688
  ],
689
689
  "Subnet": [
690
690
  "서브넷"
691
691
  ],
692
692
  "Successfully provisioned %s": [
693
- ""
693
+ "성공적으로 프로비저닝되었습니다 %s"
694
694
  ],
695
695
  "Summary from %{time} ago to %{now}": [
696
- ""
696
+ "%{time}부터 %{now}까지 요약"
697
697
  ],
698
698
  "Summary report for discovered hosts from Foreman": [
699
- ""
699
+ "Foreman에서 검색된 호스트에 대한 요약 보고서"
700
700
  ],
701
701
  "Target host group for this rule with all properties set": [
702
702
  "모든 속성 모음을 갖는 규칙의 대상 호스트 그룹"
@@ -717,7 +717,7 @@
717
717
  "모든 호스트, 팩트, 보고서가 모두 삭제되기 때문에 시간이 걸릴 수 있습니다"
718
718
  ],
719
719
  "Type": [
720
- "유형"
720
+ "유형 "
721
721
  ],
722
722
  "Type of name generator": [
723
723
  "이름 생성기 유형"
@@ -732,16 +732,16 @@
732
732
  "검색 규칙을 찾을 수 없습니다. 호스트가 제공되지 않았습니다(권한 확인)."
733
733
  ],
734
734
  "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}": [
735
- ""
735
+ "'%{fact}'를 통해 지정된 %{mac}로 기본 NIC를 찾을 수 없습니다. NIC 필터: %{filter}"
736
736
  ],
737
737
  "Unable to perform %{action} on %{ips}": [
738
- ""
738
+ "%{ips}에서 %{action}을/를 실행할 수 없습니다"
739
739
  ],
740
740
  "Unable to perform kexec on %{name} (%{url}): %{msg}": [
741
- ""
741
+ "%{name} (%{url})에서 kexec를 실행할 수 없습니다: %{msg}"
742
742
  ],
743
743
  "Unable to perform reboot on %{name} (%{url}): %{msg}": [
744
- ""
744
+ "%{name} (%{url})에서 재부팅을 실행할 수 없습니다: %{msg}"
745
745
  ],
746
746
  "Unable to provision %{host}: %{errors}": [
747
747
  "%{host}을(를) 프로비저닝할 수 없습니다: %{errors}"
@@ -753,7 +753,7 @@
753
753
  "호스트의 팩트를 업로드하고 필요한 경우 호스트를 생성합니다"
754
754
  ],
755
755
  "When creating hostname patterns, make sure the resulting host names are unique.": [
756
- ""
756
+ "호스트 이름 패턴을 생성할 때 생성되는 호스트 이름이 고유한지 확인하세요."
757
757
  ],
758
758
  "can't contain white spaces.": [
759
759
  "공백을 포함할 수 없습니다."
@@ -762,7 +762,7 @@
762
762
  "해당 호스트에 읽기 좋은 호스트 이름을 할당하기 위해 패턴을 정의합니다"
763
763
  ],
764
764
  "documentation": [
765
- ""
765
+ "문서"
766
766
  ],
767
767
  "enables to limit maximum amount of provisioned hosts per rule": [
768
768
  "규칙 당 프로비저닝된 호스트의 최대 수량을 제한할 수 있게 합니다"
@@ -780,10 +780,10 @@
780
780
  "항목이 선택되어 있습니다. 삭제하려면 선택 해제합니다"
781
781
  ],
782
782
  "location ID for provisioned hosts": [
783
- ""
783
+ "프로비저닝된 호스트의 위치 ID"
784
784
  ],
785
785
  "must be present.": [
786
- ""
786
+ "반드시 존재해야 합니다."
787
787
  ],
788
788
  "must start with a letter or ERB.": [
789
789
  "문자 또는 ERB로 시작해야 합니다."
@@ -794,11 +794,14 @@
794
794
  "not required if using a subnet with DHCP proxy": [
795
795
  "DHCP 프록시를 갖는 서브넷을 사용할 필요가 없습니다"
796
796
  ],
797
+ "not required if using an IPv6 subnet with DHCP proxy": [
798
+ "DHCP 프록시가 있는 IPv6 서브넷을 사용하는 경우 필요하지 않습니다"
799
+ ],
797
800
  "number of entries per request": [
798
801
  "요청 당 항목 수"
799
802
  ],
800
803
  "organization ID for provisioned hosts": [
801
- ""
804
+ "프로비저닝된 호스트의 조직 ID"
802
805
  ],
803
806
  "paginate results": [
804
807
  "페이지네이션 결과"
@@ -818,6 +821,9 @@
818
821
  "required if host is managed and value is not inherited from host group": [
819
822
  "호스트가 관리되고 있으며 값이 호스트 그룹에서 상속되지 않은 경우에 필요합니다"
820
823
  ],
824
+ "required if host is managed, does not have IPv4 IP / Subnet, or the value is not inherited from the host group": [
825
+ "호스트가 관리되거나 IPv4 IP/서브넷이 없거나 해당 값이 호스트 그룹에서 상속되지 않는 경우 필요함"
826
+ ],
821
827
  "required if not imaged based provisioning and host is managed and value is not inherited from host group": [
822
828
  "이미지 기반의 프로비저닝이 아니고 호스트가 관리되어 값이 호스트 그룹에서 상속되지 않은 경우에 필요합니다"
823
829
  ],