foreman_discovery 15.0.0 → 15.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/models/discovery_attribute_set.rb +0 -1
- data/app/models/host/discovered.rb +1 -2
- data/app/services/foreman_discovery/import_hooks/discovery_attribute.rb +9 -2
- data/lib/foreman_discovery/version.rb +1 -1
- data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ca/foreman_discovery.edit.po +81 -170
- data/locale/ca/foreman_discovery.po +1 -1
- data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/de/foreman_discovery.edit.po +79 -169
- data/locale/de/foreman_discovery.po +1 -1
- data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/en/foreman_discovery.edit.po +12 -12
- data/locale/en/foreman_discovery.po +1 -1
- data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/en_GB/foreman_discovery.edit.po +81 -170
- data/locale/en_GB/foreman_discovery.po +1 -1
- data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/es/foreman_discovery.edit.po +81 -170
- data/locale/es/foreman_discovery.po +1 -1
- data/locale/foreman_discovery.pot +13 -13
- data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/fr/foreman_discovery.edit.po +79 -169
- data/locale/fr/foreman_discovery.po +1 -1
- data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/gl/foreman_discovery.edit.po +81 -170
- data/locale/gl/foreman_discovery.po +1 -1
- data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/it/foreman_discovery.edit.po +81 -170
- data/locale/it/foreman_discovery.po +1 -1
- data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ja/foreman_discovery.edit.po +83 -170
- data/locale/ja/foreman_discovery.po +1 -1
- data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ko/foreman_discovery.edit.po +81 -169
- data/locale/ko/foreman_discovery.po +1 -1
- data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/pt_BR/foreman_discovery.edit.po +81 -170
- data/locale/pt_BR/foreman_discovery.po +1 -1
- data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ru/foreman_discovery.edit.po +84 -171
- data/locale/ru/foreman_discovery.po +1 -1
- data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/sv_SE/foreman_discovery.edit.po +81 -170
- data/locale/sv_SE/foreman_discovery.po +1 -1
- data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_CN/foreman_discovery.edit.po +83 -170
- data/locale/zh_CN/foreman_discovery.po +1 -1
- data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_TW/foreman_discovery.edit.po +83 -170
- data/locale/zh_TW/foreman_discovery.po +1 -1
- data/test/functional/discovered_hosts_controller_test.rb +1 -1
- data/test/unit/discovery_attribute_set_test.rb +12 -8
- data/test/unit/managed_extensions_test.rb +2 -2
- metadata +29 -34
- data/test/facts/asswweb061.json +0 -2967
- data/test/facts/qemu_noip.json +0 -2
@@ -6,7 +6,7 @@
|
|
6
6
|
# Shuji Yamada <uzy.exe@gmail.com>, 2015
|
7
7
|
msgid ""
|
8
8
|
msgstr ""
|
9
|
-
"Project-Id-Version: foreman_discovery
|
9
|
+
"Project-Id-Version: foreman_discovery 15.0.0\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
11
|
"PO-Revision-Date: 2019-04-18 19:36+0000\n"
|
12
12
|
"Last-Translator: Lukáš Zapletal\n"
|
Binary file
|
@@ -1,13 +1,13 @@
|
|
1
1
|
# SOME DESCRIPTIVE TITLE.
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
3
|
# This file is distributed under the same license as the foreman_discovery package.
|
4
|
-
#
|
4
|
+
#
|
5
5
|
# Translators:
|
6
6
|
msgid ""
|
7
7
|
msgstr ""
|
8
|
-
"Project-Id-Version: foreman_discovery
|
8
|
+
"Project-Id-Version: foreman_discovery 15.0.0\n"
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
10
|
-
"POT-Creation-Date: 2019-
|
10
|
+
"POT-Creation-Date: 2019-07-23 17:13+0200\n"
|
11
11
|
"PO-Revision-Date: 2019-04-18 19:36+0000\n"
|
12
12
|
"Last-Translator: Lukáš Zapletal\n"
|
13
13
|
"Language-Team: Korean (http://www.transifex.com/foreman/foreman/language/ko/)\n"
|
@@ -21,23 +21,19 @@ msgstr ""
|
|
21
21
|
msgid "List all discovered hosts"
|
22
22
|
msgstr "검색된 모든 호스트를 나열 "
|
23
23
|
|
24
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:17
|
25
|
-
#: ../app/controllers/api/v2/discovery_rules_controller.rb:15
|
24
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:17 ../app/controllers/api/v2/discovery_rules_controller.rb:15
|
26
25
|
msgid "filter results"
|
27
26
|
msgstr "필터 결과 "
|
28
27
|
|
29
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:18
|
30
|
-
#: ../app/controllers/api/v2/discovery_rules_controller.rb:16
|
28
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:18 ../app/controllers/api/v2/discovery_rules_controller.rb:16
|
31
29
|
msgid "sort results"
|
32
30
|
msgstr "결과 정렬 "
|
33
31
|
|
34
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:19
|
35
|
-
#: ../app/controllers/api/v2/discovery_rules_controller.rb:17
|
32
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:19 ../app/controllers/api/v2/discovery_rules_controller.rb:17
|
36
33
|
msgid "paginate results"
|
37
34
|
msgstr "페이지네이션 결과 "
|
38
35
|
|
39
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:20
|
40
|
-
#: ../app/controllers/api/v2/discovery_rules_controller.rb:18
|
36
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:20 ../app/controllers/api/v2/discovery_rules_controller.rb:18
|
41
37
|
msgid "number of entries per request"
|
42
38
|
msgstr "요청 당 항목 수 "
|
43
39
|
|
@@ -45,8 +41,7 @@ msgstr "요청 당 항목 수 "
|
|
45
41
|
msgid "Show a discovered host"
|
46
42
|
msgstr "검색된 호스트 표시 "
|
47
43
|
|
48
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:37
|
49
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:79
|
44
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:79
|
50
45
|
msgid "DHCP filename option (Grub2 or PXELinux by default)"
|
51
46
|
msgstr ""
|
52
47
|
|
@@ -67,14 +62,11 @@ msgid "not required if it's a virtual machine"
|
|
67
62
|
msgstr "가상 머신의 경우 필요하지 않습니다 "
|
68
63
|
|
69
64
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
|
70
|
-
msgid ""
|
71
|
-
"UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
|
65
|
+
msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
|
72
66
|
msgstr "오케스트레이션 작업 상태를 추적하기 위한 UUID, GET /api/orchestration/:UUID/tasks"
|
73
67
|
|
74
68
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:78
|
75
|
-
msgid ""
|
76
|
-
"required if value is not inherited from host group or default password in "
|
77
|
-
"settings"
|
69
|
+
msgid "required if value is not inherited from host group or default password in settings"
|
78
70
|
msgstr "값이 호스트 그룹이나 설정의 기본값 암호에서 상속되지 않은 경우에 필요합니다 "
|
79
71
|
|
80
72
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:89
|
@@ -86,18 +78,14 @@ msgid "Upload facts for a host, creating the host if required"
|
|
86
78
|
msgstr "호스트의 팩트를 업로드하고 필요한 경우 호스트를 생성합니다 "
|
87
79
|
|
88
80
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:97
|
89
|
-
msgid ""
|
90
|
-
"hash containing facts for the host with minimum set of facts: "
|
91
|
-
"discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: "
|
92
|
-
"eth0 (example in case primary interface is named eth0)"
|
81
|
+
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)"
|
93
82
|
msgstr "최소 세트의 팩트가 있는 호스트의 팩트가 포함된 해시: discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, 인터페이스: eth0(기본 인터페이스의 이름이 eth0인 경우의 예)"
|
94
83
|
|
95
84
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:116
|
96
85
|
msgid "Execute rules against a discovered host"
|
97
86
|
msgstr "검색된 호스트에 대해 규칙 실행 "
|
98
87
|
|
99
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:122
|
100
|
-
#: ../app/controllers/discovered_hosts_controller.rb:159
|
88
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:122 ../app/controllers/discovered_hosts_controller.rb:159
|
101
89
|
msgid "Host %{host} was provisioned with rule %{rule}"
|
102
90
|
msgstr "호스트 %{host}은/는 %{rule}으(로) 프로비저닝됩니다 "
|
103
91
|
|
@@ -105,8 +93,7 @@ msgstr "호스트 %{host}은/는 %{rule}으(로) 프로비저닝됩니다 "
|
|
105
93
|
msgid "Unable to provision %{host}: %{errors}"
|
106
94
|
msgstr "%{host}을(를) 프로비저닝할 수 없습니다: %{errors}"
|
107
95
|
|
108
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:131
|
109
|
-
#: ../app/controllers/discovered_hosts_controller.rb:166
|
96
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:131 ../app/controllers/discovered_hosts_controller.rb:166
|
110
97
|
msgid "No rule found for host %s"
|
111
98
|
msgstr "호스트 %s에 대한 규칙을 찾을 수 없습니다 "
|
112
99
|
|
@@ -114,13 +101,11 @@ msgstr "호스트 %s에 대한 규칙을 찾을 수 없습니다 "
|
|
114
101
|
msgid "Execute rules against all currently discovered hosts"
|
115
102
|
msgstr "현재 검색된 모든 호스트에 대해 규칙 실행 "
|
116
103
|
|
117
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:142
|
118
|
-
#: ../app/controllers/discovered_hosts_controller.rb:172
|
104
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:142 ../app/controllers/discovered_hosts_controller.rb:172
|
119
105
|
msgid "Errors during auto provisioning: %s"
|
120
106
|
msgstr "자동 프로비저닝 도중 오류 발생: %s"
|
121
107
|
|
122
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:145
|
123
|
-
#: ../app/controllers/discovered_hosts_controller.rb:175
|
108
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:175
|
124
109
|
msgid "No discovered hosts to provision"
|
125
110
|
msgstr "프로비저닝할 검색된 호스트가 없습니다 "
|
126
111
|
|
@@ -140,8 +125,7 @@ msgstr "검색된 호스트를 재부팅 중 "
|
|
140
125
|
msgid "Rebooting all discovered hosts"
|
141
126
|
msgstr "검색된 모든 호스트를 재부팅 중"
|
142
127
|
|
143
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:207
|
144
|
-
#: ../app/controllers/discovered_hosts_controller.rb:128
|
128
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:207 ../app/controllers/discovered_hosts_controller.rb:128
|
145
129
|
msgid "Discovered hosts are rebooting now"
|
146
130
|
msgstr "현재 검색된 호스트를 재부팅하고 있습니다."
|
147
131
|
|
@@ -166,8 +150,7 @@ msgid "the hostgroup that is used to auto provision a host"
|
|
166
150
|
msgstr "호스트를 자동 프로비저닝하기 위해 사용되는 호스트 그룹"
|
167
151
|
|
168
152
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:35
|
169
|
-
msgid ""
|
170
|
-
"defines a pattern to assign human-readable hostnames to the matching hosts"
|
153
|
+
msgid "defines a pattern to assign human-readable hostnames to the matching hosts"
|
171
154
|
msgstr "해당 호스트에 읽기 좋은 호스트 이름을 할당하기 위해 패턴을 정의합니다"
|
172
155
|
|
173
156
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:36
|
@@ -175,8 +158,7 @@ msgid "enables to limit maximum amount of provisioned hosts per rule"
|
|
175
158
|
msgstr "규칙 당 프로비저닝된 호스트의 최대 수량을 제한할 수 있게 합니다"
|
176
159
|
|
177
160
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:37
|
178
|
-
msgid ""
|
179
|
-
"puts the rules in order, low numbers go first. Must be greater then zero"
|
161
|
+
msgid "puts the rules in order, low numbers go first. Must be greater then zero"
|
180
162
|
msgstr "규칙을 순서대로 배치합니다. 낮은 숫자를 먼저 배치합니다. 수치는 0 보다 커야 합니다"
|
181
163
|
|
182
164
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:38
|
@@ -327,21 +309,15 @@ msgstr "규칙 비활성화 "
|
|
327
309
|
msgid "%s ago"
|
328
310
|
msgstr "%s 전 "
|
329
311
|
|
330
|
-
#: ../app/helpers/discovered_hosts_helper.rb:14
|
331
|
-
#: ../app/helpers/discovered_hosts_helper.rb:29
|
332
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:38
|
312
|
+
#: ../app/helpers/discovered_hosts_helper.rb:14 ../app/helpers/discovered_hosts_helper.rb:29 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:37
|
333
313
|
msgid "Auto Provision"
|
334
314
|
msgstr "자동 프로비저닝 "
|
335
315
|
|
336
|
-
#: ../app/helpers/discovered_hosts_helper.rb:15
|
337
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:39
|
316
|
+
#: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:38
|
338
317
|
msgid "Refresh facts"
|
339
318
|
msgstr "팩트 새로고침 "
|
340
319
|
|
341
|
-
#: ../app/helpers/discovered_hosts_helper.rb:16
|
342
|
-
#: ../app/helpers/discovered_hosts_helper.rb:30
|
343
|
-
#: ../app/models/setting/discovered.rb:26
|
344
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
|
320
|
+
#: ../app/helpers/discovered_hosts_helper.rb:16 ../app/helpers/discovered_hosts_helper.rb:30 ../app/models/setting/discovered.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:39
|
345
321
|
msgid "Reboot"
|
346
322
|
msgstr "다시 시작"
|
347
323
|
|
@@ -349,13 +325,11 @@ msgstr "다시 시작"
|
|
349
325
|
msgid "Back"
|
350
326
|
msgstr "뒤로 "
|
351
327
|
|
352
|
-
#: ../app/helpers/discovered_hosts_helper.rb:21
|
353
|
-
#: ../app/helpers/discovered_hosts_helper.rb:35
|
328
|
+
#: ../app/helpers/discovered_hosts_helper.rb:21 ../app/helpers/discovered_hosts_helper.rb:35
|
354
329
|
msgid "Select Action"
|
355
330
|
msgstr "작업 선택 "
|
356
331
|
|
357
|
-
#: ../app/helpers/discovered_hosts_helper.rb:23
|
358
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:41
|
332
|
+
#: ../app/helpers/discovered_hosts_helper.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
|
359
333
|
msgid "Delete %s?"
|
360
334
|
msgstr "%s 을(를) 삭제하시겠습니까?"
|
361
335
|
|
@@ -375,8 +349,7 @@ msgstr "삭제 "
|
|
375
349
|
msgid "%s - The following hosts are about to be changed"
|
376
350
|
msgstr "%s - 다음 호스트는 즉시 변경됩니다 "
|
377
351
|
|
378
|
-
#: ../app/helpers/discovered_hosts_helper.rb:46
|
379
|
-
#: ../app/views/dashboard/_discovery_widget_host.html.erb:2
|
352
|
+
#: ../app/helpers/discovered_hosts_helper.rb:46 ../app/views/dashboard/_discovery_widget_host.html.erb:2
|
380
353
|
msgid "N/A"
|
381
354
|
msgstr "해당 없음 "
|
382
355
|
|
@@ -396,12 +369,7 @@ msgstr "지난 7일 이내에 보고됨"
|
|
396
369
|
msgid "Provision"
|
397
370
|
msgstr "프로비저닝 "
|
398
371
|
|
399
|
-
#: ../app/helpers/discovery_rules_helper.rb:26
|
400
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2
|
401
|
-
#: ../app/views/discovered_hosts/welcome.html.erb:1
|
402
|
-
#: ../app/views/discovered_hosts/welcome.html.erb:6
|
403
|
-
#: ../lib/foreman_discovery/engine.rb:158
|
404
|
-
#: ../lib/foreman_discovery/engine.rb:173
|
372
|
+
#: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:6 ../lib/foreman_discovery/engine.rb:158 ../lib/foreman_discovery/engine.rb:173
|
405
373
|
msgid "Discovered Hosts"
|
406
374
|
msgstr ""
|
407
375
|
|
@@ -450,63 +418,58 @@ msgid "must be present."
|
|
450
418
|
msgstr ""
|
451
419
|
|
452
420
|
#: ../app/models/discovery_rule.rb:52
|
453
|
-
msgid ""
|
454
|
-
"Host group
|
455
|
-
msgid_plural ""
|
456
|
-
"Host group organizations %s must also be associated to the discovery rule"
|
421
|
+
msgid "Host group organization %s must also be associated to the discovery rule"
|
422
|
+
msgid_plural "Host group organizations %s must also be associated to the discovery rule"
|
457
423
|
msgstr[0] ""
|
424
|
+
msgstr[1] ""
|
458
425
|
|
459
426
|
#: ../app/models/discovery_rule.rb:56
|
460
427
|
msgid "Host group location %s must also be associated to the discovery rule"
|
461
|
-
msgid_plural ""
|
462
|
-
"Host group locations %s must also be associated to the discovery rule"
|
428
|
+
msgid_plural "Host group locations %s must also be associated to the discovery rule"
|
463
429
|
msgstr[0] ""
|
430
|
+
msgstr[1] ""
|
464
431
|
|
465
|
-
#: ../app/models/host/discovered.rb:
|
432
|
+
#: ../app/models/host/discovered.rb:40
|
466
433
|
msgid "Fact + prefix"
|
467
434
|
msgstr ""
|
468
435
|
|
469
|
-
#: ../app/models/host/discovered.rb:
|
436
|
+
#: ../app/models/host/discovered.rb:41
|
470
437
|
msgid "Random name"
|
471
438
|
msgstr ""
|
472
439
|
|
473
|
-
#: ../app/models/host/discovered.rb:
|
440
|
+
#: ../app/models/host/discovered.rb:42
|
474
441
|
msgid "MAC-based name"
|
475
442
|
msgstr ""
|
476
443
|
|
477
|
-
#: ../app/models/host/discovered.rb:
|
444
|
+
#: ../app/models/host/discovered.rb:51
|
478
445
|
msgid "Invalid facts, must be a Hash"
|
479
446
|
msgstr "잘못된 팩트, 해시여야 합니다 "
|
480
447
|
|
481
|
-
#: ../app/models/host/discovered.rb:
|
482
|
-
msgid ""
|
483
|
-
"Expected discovery_fact '%s' is missing, unable to detect primary interface "
|
484
|
-
"and set hostname"
|
448
|
+
#: ../app/models/host/discovered.rb:56
|
449
|
+
msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
|
485
450
|
msgstr "필요한 discovery_fact '%s'이(가) 누락되었습니다. 기본 인터페이스와 설정된 호스트 이름을 감지할 수 없습니다."
|
486
451
|
|
487
|
-
#: ../app/models/host/discovered.rb:
|
488
|
-
msgid ""
|
489
|
-
"Invalid facts: hash does not contain a valid value for any of the facts in "
|
490
|
-
"the discovery_hostname setting: %s"
|
452
|
+
#: ../app/models/host/discovered.rb:69
|
453
|
+
msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
|
491
454
|
msgstr ""
|
492
455
|
|
493
|
-
#: ../app/models/host/discovered.rb:
|
456
|
+
#: ../app/models/host/discovered.rb:95
|
494
457
|
msgid "Facts could not be imported"
|
495
458
|
msgstr ""
|
496
459
|
|
497
|
-
#: ../app/models/host/discovered.rb:
|
460
|
+
#: ../app/models/host/discovered.rb:150
|
498
461
|
msgid "Could not get facts from proxy %{url}: %{error}"
|
499
462
|
msgstr "프록시 %{url}에서 팩트를 가져올 수 없습니다: %{error}"
|
500
463
|
|
501
|
-
#: ../app/models/host/discovered.rb:
|
464
|
+
#: ../app/models/host/discovered.rb:158
|
502
465
|
msgid "Unable to reboot %{name} via %{url}: %{msg}"
|
503
466
|
msgstr "%{url}을(를) 통해 %{name}을(를) 재부팅할 수 없습니다: %{msg}"
|
504
467
|
|
505
|
-
#: ../app/models/host/discovered.rb:
|
468
|
+
#: ../app/models/host/discovered.rb:166
|
506
469
|
msgid "Unable to perform kexec on %{name} via %{url}: %{msg}"
|
507
470
|
msgstr "%{url}을(를) 통해 %{name}에 대해 kexec을 수행할 수 없습니다: %{msg}"
|
508
471
|
|
509
|
-
#: ../app/models/host/discovered.rb:
|
472
|
+
#: ../app/models/host/discovered.rb:185
|
510
473
|
msgid "Invalid hostname: Could not normalize the hostname"
|
511
474
|
msgstr ""
|
512
475
|
|
@@ -522,11 +485,11 @@ msgstr "%s 재부팅 중 "
|
|
522
485
|
msgid "Kexec template not associated with operating system"
|
523
486
|
msgstr "Kexec 템플릿이 운영 체제에 연결되어 있지 않습니다."
|
524
487
|
|
525
|
-
#: ../app/models/host/managed_extensions.rb:
|
488
|
+
#: ../app/models/host/managed_extensions.rb:49
|
526
489
|
msgid "Kernel kexec URL is invalid: '%s'"
|
527
490
|
msgstr ""
|
528
491
|
|
529
|
-
#: ../app/models/host/managed_extensions.rb:
|
492
|
+
#: ../app/models/host/managed_extensions.rb:50
|
530
493
|
msgid "Init RAM kexec URL is invalid: '%s'"
|
531
494
|
msgstr ""
|
532
495
|
|
@@ -559,9 +522,7 @@ msgid "Interface fact"
|
|
559
522
|
msgstr ""
|
560
523
|
|
561
524
|
#: ../app/models/setting/discovered.rb:22
|
562
|
-
msgid ""
|
563
|
-
"Automatic bond interface (if another interface is detected on the same VLAN "
|
564
|
-
"via LLDP)"
|
525
|
+
msgid "Automatic bond interface (if another interface is detected on the same VLAN via LLDP)"
|
565
526
|
msgstr ""
|
566
527
|
|
567
528
|
#: ../app/models/setting/discovered.rb:22
|
@@ -585,9 +546,7 @@ msgid "Hostname facts"
|
|
585
546
|
msgstr ""
|
586
547
|
|
587
548
|
#: ../app/models/setting/discovered.rb:25
|
588
|
-
msgid ""
|
589
|
-
"Automatically provision newly discovered hosts, according to the "
|
590
|
-
"provisioning rules"
|
549
|
+
msgid "Automatically provision newly discovered hosts, according to the provisioning rules"
|
591
550
|
msgstr "프로비저닝 규칙에 따라 새로 검색된 호스트의 자동 프로비저닝 "
|
592
551
|
|
593
552
|
#: ../app/models/setting/discovered.rb:25
|
@@ -663,9 +622,7 @@ msgid "IPMI facts"
|
|
663
622
|
msgstr ""
|
664
623
|
|
665
624
|
#: ../app/models/setting/discovered.rb:35
|
666
|
-
msgid ""
|
667
|
-
"Automatically generate PXE configuration to pin a newly discovered host to "
|
668
|
-
"discovery"
|
625
|
+
msgid "Automatically generate PXE configuration to pin a newly discovered host to discovery"
|
669
626
|
msgstr ""
|
670
627
|
|
671
628
|
#: ../app/models/setting/discovered.rb:35
|
@@ -705,9 +662,7 @@ msgid "Force DNS"
|
|
705
662
|
msgstr ""
|
706
663
|
|
707
664
|
#: ../app/models/setting/discovered.rb:40
|
708
|
-
msgid ""
|
709
|
-
"Do not allow to discover existing managed host matching MAC of a "
|
710
|
-
"provisioning NIC (errors out early)"
|
665
|
+
msgid "Do not allow to discover existing managed host matching MAC of a provisioning NIC (errors out early)"
|
711
666
|
msgstr ""
|
712
667
|
|
713
668
|
#: ../app/models/setting/discovered.rb:40
|
@@ -731,9 +686,7 @@ msgid "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}"
|
|
731
686
|
msgstr ""
|
732
687
|
|
733
688
|
#: ../app/services/foreman_discovery/fact_parser.rb:12
|
734
|
-
msgid ""
|
735
|
-
"Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: "
|
736
|
-
"%{filter}"
|
689
|
+
msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
|
737
690
|
msgstr ""
|
738
691
|
|
739
692
|
#: ../app/services/foreman_discovery/node_api/node_resource.rb:75
|
@@ -752,25 +705,15 @@ msgstr "사용 가능한 검색된 호스트가 없습니다 "
|
|
752
705
|
msgid "Host"
|
753
706
|
msgstr "호스트"
|
754
707
|
|
755
|
-
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4
|
756
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7
|
757
|
-
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:8
|
758
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:18
|
759
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:10
|
708
|
+
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6 ../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
|
760
709
|
msgid "Model"
|
761
710
|
msgstr "모델 "
|
762
711
|
|
763
|
-
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5
|
764
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9
|
765
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:20
|
766
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:12
|
712
|
+
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8 ../app/views/discovered_mailer/discovered_summary.html.erb:20 ../app/views/discovered_mailer/discovered_summary.text.erb:12
|
767
713
|
msgid "CPUs"
|
768
714
|
msgstr "CPU"
|
769
715
|
|
770
|
-
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6
|
771
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10
|
772
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:21
|
773
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:13
|
716
|
+
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9 ../app/views/discovered_mailer/discovered_summary.html.erb:21 ../app/views/discovered_mailer/discovered_summary.text.erb:13
|
774
717
|
msgid "Memory"
|
775
718
|
msgstr "메모리"
|
776
719
|
|
@@ -782,67 +725,59 @@ msgstr ""
|
|
782
725
|
msgid "Create Host"
|
783
726
|
msgstr ""
|
784
727
|
|
785
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
728
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:4
|
786
729
|
msgid "Select all items in this page"
|
787
730
|
msgstr "이 페이지에 있는 모든 항목을 선택 "
|
788
731
|
|
789
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
732
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:4
|
790
733
|
msgid "items selected. Uncheck to Clear"
|
791
734
|
msgstr "항목이 선택되어 있습니다. 삭제하려면 선택 해제합니다 "
|
792
735
|
|
793
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
794
|
-
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:7
|
795
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:17
|
796
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:9
|
736
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5 ../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
|
797
737
|
msgid "Name"
|
798
738
|
msgstr "이름 "
|
799
739
|
|
800
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
801
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:19
|
802
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:11
|
740
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7 ../app/views/discovered_mailer/discovered_summary.html.erb:19 ../app/views/discovered_mailer/discovered_summary.text.erb:11
|
803
741
|
msgid "IP Address"
|
804
742
|
msgstr "IP 주소 "
|
805
743
|
|
806
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
744
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10
|
807
745
|
msgid "Disk Count"
|
808
746
|
msgstr "디스크 수"
|
809
747
|
|
810
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
748
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
|
811
749
|
msgid "Disks Size"
|
812
750
|
msgstr ""
|
813
751
|
|
814
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
815
|
-
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:9
|
752
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:15 ../app/views/discovered_hosts/_selected_hosts.html.erb:9
|
816
753
|
msgid "Location"
|
817
754
|
msgstr "위치 "
|
818
755
|
|
819
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
820
|
-
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
|
756
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:10
|
821
757
|
msgid "Organization"
|
822
758
|
msgstr "조직 "
|
823
759
|
|
824
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
760
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
|
825
761
|
msgid "Subnet"
|
826
762
|
msgstr "서브넷 "
|
827
763
|
|
828
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
764
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
|
829
765
|
msgid "Last Facts Upload"
|
830
766
|
msgstr ""
|
831
767
|
|
832
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
833
|
-
#: ../app/views/discovery_rules/index.html.erb:12
|
768
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19 ../app/views/discovery_rules/index.html.erb:12
|
834
769
|
msgid "Actions"
|
835
770
|
msgstr "동작 "
|
836
771
|
|
837
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
772
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:51
|
838
773
|
msgid "Please Confirm"
|
839
774
|
msgstr "확인해 주십시오 "
|
840
775
|
|
841
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
776
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:57
|
842
777
|
msgid "Cancel"
|
843
778
|
msgstr "취소 "
|
844
779
|
|
845
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:
|
780
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:58
|
846
781
|
msgid "Submit"
|
847
782
|
msgstr "제출 "
|
848
783
|
|
@@ -851,9 +786,7 @@ msgid "Provision %s"
|
|
851
786
|
msgstr ""
|
852
787
|
|
853
788
|
#: ../app/views/discovered_hosts/multiple_destroy.html.erb:3
|
854
|
-
msgid ""
|
855
|
-
"This might take a while, as all hosts, facts and reports will be destroyed "
|
856
|
-
"as well"
|
789
|
+
msgid "This might take a while, as all hosts, facts and reports will be destroyed as well"
|
857
790
|
msgstr "모든 호스트, 팩트, 보고서가 모두 삭제되기 때문에 시간이 걸릴 수 있습니다 "
|
858
791
|
|
859
792
|
#: ../app/views/discovered_hosts/select_multiple_location.html.erb:5
|
@@ -897,9 +830,7 @@ msgid "No discovered hosts found in this context."
|
|
897
830
|
msgstr ""
|
898
831
|
|
899
832
|
#: ../app/views/discovered_hosts/welcome.html.erb:8
|
900
|
-
msgid ""
|
901
|
-
"This page shows discovered bare-metal or virtual nodes waiting to be "
|
902
|
-
"provisioned."
|
833
|
+
msgid "This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
|
903
834
|
msgstr ""
|
904
835
|
|
905
836
|
#: ../app/views/discovered_hosts/welcome.html.erb:9
|
@@ -914,23 +845,19 @@ msgstr ""
|
|
914
845
|
msgid "<b>Foreman</b> Discovered hosts summary"
|
915
846
|
msgstr ""
|
916
847
|
|
917
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:10
|
918
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:5
|
848
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:10 ../app/views/discovered_mailer/discovered_summary.text.erb:5
|
919
849
|
msgid "Summary from %{time} ago to %{now}"
|
920
850
|
msgstr ""
|
921
851
|
|
922
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:11
|
923
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:3
|
852
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:11 ../app/views/discovered_mailer/discovered_summary.text.erb:3
|
924
853
|
msgid "Discovered hosts from Foreman server at %{foreman_url}"
|
925
854
|
msgstr ""
|
926
855
|
|
927
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:22
|
928
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:14
|
856
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:22 ../app/views/discovered_mailer/discovered_summary.text.erb:14
|
929
857
|
msgid "Disk count"
|
930
858
|
msgstr "디스크 수 "
|
931
859
|
|
932
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:23
|
933
|
-
#: ../app/views/discovered_mailer/discovered_summary.text.erb:15
|
860
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:23 ../app/views/discovered_mailer/discovered_summary.text.erb:15
|
934
861
|
msgid "Disks size"
|
935
862
|
msgstr "디스크 크기 "
|
936
863
|
|
@@ -979,41 +906,30 @@ msgid "Rule priority (lower integer means higher priority)"
|
|
979
906
|
msgstr "규칙 우선 순위 (낮은 정수 값일수록 우선 순위가 높아짐)"
|
980
907
|
|
981
908
|
#: ../app/views/discovery_rules/_template_inline.erb:2
|
982
|
-
msgid ""
|
983
|
-
"Specify target hostname template pattern in the same syntax as in "
|
984
|
-
"Provisioning Templates (ERB)."
|
909
|
+
msgid "Specify target hostname template pattern in the same syntax as in Provisioning Templates (ERB)."
|
985
910
|
msgstr "프로비저닝 템플릿 (ERB)에 있는 것과 동일한 구문의 대상 호스트 이름 템플릿 패턴을 지정합니다. "
|
986
911
|
|
987
912
|
#: ../app/views/discovery_rules/_template_inline.erb:4
|
988
|
-
msgid ""
|
989
|
-
"Domain will be appended automatically. A hostname based on MAC address will "
|
990
|
-
"be used when left blank."
|
913
|
+
msgid "Domain will be appended automatically. A hostname based on MAC address will be used when left blank."
|
991
914
|
msgstr ""
|
992
915
|
|
993
916
|
#: ../app/views/discovery_rules/_template_inline.erb:5
|
994
|
-
msgid ""
|
995
|
-
"In addition to @host attribute function rand for random integers is "
|
996
|
-
"available. Examples:"
|
917
|
+
msgid "In addition to @host attribute function rand for random integers is available. Examples:"
|
997
918
|
msgstr ""
|
998
919
|
|
999
920
|
#: ../app/views/discovery_rules/_template_inline.erb:8
|
1000
|
-
msgid ""
|
1001
|
-
"When creating hostname patterns, make sure the resulting host names are "
|
1002
|
-
"unique."
|
921
|
+
msgid "When creating hostname patterns, make sure the resulting host names are unique."
|
1003
922
|
msgstr ""
|
1004
923
|
|
1005
924
|
#: ../app/views/discovery_rules/_template_inline.erb:9
|
1006
|
-
msgid ""
|
1007
|
-
"Hostnames must not start with numbers. A good approach is to use unique "
|
1008
|
-
"information provided by facter (MAC address, BIOS or serial ID)."
|
925
|
+
msgid "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID)."
|
1009
926
|
msgstr ""
|
1010
927
|
|
1011
928
|
#: ../app/views/discovery_rules/edit.html.erb:1
|
1012
929
|
msgid "Edit %s"
|
1013
930
|
msgstr "%s 편집 "
|
1014
931
|
|
1015
|
-
#: ../app/views/discovery_rules/index.html.erb:1
|
1016
|
-
#: ../lib/foreman_discovery/engine.rb:163
|
932
|
+
#: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:163
|
1017
933
|
msgid "Discovery Rules"
|
1018
934
|
msgstr "검색 규칙 "
|
1019
935
|
|
@@ -1078,13 +994,9 @@ msgid "Discovery Proxy"
|
|
1078
994
|
msgstr ""
|
1079
995
|
|
1080
996
|
#: ../lib/foreman_discovery/engine.rb:189
|
1081
|
-
msgid ""
|
1082
|
-
"Discovery Proxy to use within this subnet for managing connection to "
|
1083
|
-
"discovered hosts"
|
997
|
+
msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
|
1084
998
|
msgstr ""
|
1085
999
|
|
1086
1000
|
#: ../lib/foreman_discovery/engine.rb:190
|
1087
|
-
msgid ""
|
1088
|
-
"ID of Discovery Proxy to use within this subnet for managing connection to "
|
1089
|
-
"discovered hosts"
|
1001
|
+
msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
|
1090
1002
|
msgstr ""
|