foreman_puppet 8.1.0 → 8.1.2

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 (65) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_puppet/locale/ca/foreman_puppet.js +1 -1
  3. data/app/assets/javascripts/foreman_puppet/locale/cs_CZ/foreman_puppet.js +1 -1
  4. data/app/assets/javascripts/foreman_puppet/locale/de/foreman_puppet.js +1 -1
  5. data/app/assets/javascripts/foreman_puppet/locale/en/foreman_puppet.js +1 -1
  6. data/app/assets/javascripts/foreman_puppet/locale/en_GB/foreman_puppet.js +7 -7
  7. data/app/assets/javascripts/foreman_puppet/locale/es/foreman_puppet.js +1 -1
  8. data/app/assets/javascripts/foreman_puppet/locale/fr/foreman_puppet.js +4 -4
  9. data/app/assets/javascripts/foreman_puppet/locale/gl/foreman_puppet.js +1 -1
  10. data/app/assets/javascripts/foreman_puppet/locale/it/foreman_puppet.js +1 -1
  11. data/app/assets/javascripts/foreman_puppet/locale/ja/foreman_puppet.js +5 -5
  12. data/app/assets/javascripts/foreman_puppet/locale/ka/foreman_puppet.js +1 -1
  13. data/app/assets/javascripts/foreman_puppet/locale/ko/foreman_puppet.js +93 -95
  14. data/app/assets/javascripts/foreman_puppet/locale/nl_NL/foreman_puppet.js +1 -1
  15. data/app/assets/javascripts/foreman_puppet/locale/pl/foreman_puppet.js +1 -1
  16. data/app/assets/javascripts/foreman_puppet/locale/pt_BR/foreman_puppet.js +1 -1
  17. data/app/assets/javascripts/foreman_puppet/locale/ru/foreman_puppet.js +1 -1
  18. data/app/assets/javascripts/foreman_puppet/locale/sv_SE/foreman_puppet.js +1 -1
  19. data/app/assets/javascripts/foreman_puppet/locale/zh_CN/foreman_puppet.js +4 -4
  20. data/app/assets/javascripts/foreman_puppet/locale/zh_TW/foreman_puppet.js +1 -1
  21. data/app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb +1 -1
  22. data/app/services/foreman_puppet/puppet_class_importer.rb +11 -1
  23. data/lib/foreman_puppet/version.rb +1 -1
  24. data/locale/ca/LC_MESSAGES/foreman_puppet.mo +0 -0
  25. data/locale/ca/foreman_puppet.po +1 -1
  26. data/locale/cs_CZ/LC_MESSAGES/foreman_puppet.mo +0 -0
  27. data/locale/cs_CZ/foreman_puppet.po +1 -1
  28. data/locale/de/LC_MESSAGES/foreman_puppet.mo +0 -0
  29. data/locale/de/foreman_puppet.po +1 -1
  30. data/locale/en/LC_MESSAGES/foreman_puppet.mo +0 -0
  31. data/locale/en/foreman_puppet.po +1 -1
  32. data/locale/en_GB/LC_MESSAGES/foreman_puppet.mo +0 -0
  33. data/locale/en_GB/foreman_puppet.po +7 -7
  34. data/locale/es/LC_MESSAGES/foreman_puppet.mo +0 -0
  35. data/locale/es/foreman_puppet.po +2 -2
  36. data/locale/foreman_puppet.pot +3 -19
  37. data/locale/fr/LC_MESSAGES/foreman_puppet.mo +0 -0
  38. data/locale/fr/foreman_puppet.po +5 -5
  39. data/locale/gl/LC_MESSAGES/foreman_puppet.mo +0 -0
  40. data/locale/gl/foreman_puppet.po +1 -1
  41. data/locale/it/LC_MESSAGES/foreman_puppet.mo +0 -0
  42. data/locale/it/foreman_puppet.po +1 -1
  43. data/locale/ja/LC_MESSAGES/foreman_puppet.mo +0 -0
  44. data/locale/ja/foreman_puppet.po +6 -6
  45. data/locale/ka/LC_MESSAGES/foreman_puppet.mo +0 -0
  46. data/locale/ka/foreman_puppet.po +1 -1
  47. data/locale/ko/LC_MESSAGES/foreman_puppet.mo +0 -0
  48. data/locale/ko/foreman_puppet.po +98 -94
  49. data/locale/nl_NL/LC_MESSAGES/foreman_puppet.mo +0 -0
  50. data/locale/nl_NL/foreman_puppet.po +1 -1
  51. data/locale/pl/LC_MESSAGES/foreman_puppet.mo +0 -0
  52. data/locale/pl/foreman_puppet.po +1 -1
  53. data/locale/pt_BR/LC_MESSAGES/foreman_puppet.mo +0 -0
  54. data/locale/pt_BR/foreman_puppet.po +1 -1
  55. data/locale/ru/LC_MESSAGES/foreman_puppet.mo +0 -0
  56. data/locale/ru/foreman_puppet.po +1 -1
  57. data/locale/sv_SE/LC_MESSAGES/foreman_puppet.mo +0 -0
  58. data/locale/sv_SE/foreman_puppet.po +1 -1
  59. data/locale/zh_CN/LC_MESSAGES/foreman_puppet.mo +0 -0
  60. data/locale/zh_CN/foreman_puppet.po +5 -5
  61. data/locale/zh_TW/LC_MESSAGES/foreman_puppet.mo +0 -0
  62. data/locale/zh_TW/foreman_puppet.po +1 -1
  63. data/test/integration/foreman_puppet/host_js_test.rb +6 -6
  64. data/webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/ConfigStatusCard/index.js +3 -3
  65. metadata +3 -6
@@ -3,10 +3,10 @@
3
3
  "locale_data": {
4
4
  "foreman_puppet": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_puppet 8.0.0",
6
+ "Project-Id-Version": "foreman_puppet 8.1.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2021-02-03 16:30+0000",
9
- "Last-Translator": "0868a4d1af5275b3f70b0a6dac4c99a4, 2023",
9
+ "Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025",
10
10
  "Language-Team": "Korean (https://app.transifex.com/foreman/teams/114/ko/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
@@ -24,17 +24,16 @@
24
24
  "%s은(는) 환경에 없습니다 "
25
25
  ],
26
26
  "%s out of sync disabled": [
27
- ""
27
+ "%s 동기화되지 않음 비활성화됨"
28
28
  ],
29
29
  "%{model} with id '%{id}' was not found": [
30
30
  "ID가 '%{id}'인 %{model}이(가) 없습니다."
31
31
  ],
32
32
  "%{name} has %{num_tag} class": [
33
- "",
34
- ""
33
+ "%{name}에 %{num_tag} 클래스가 포함됨"
35
34
  ],
36
35
  "%{puppetclass} does not belong to the %{environment} environment": [
37
- ""
36
+ "%{puppetclass}은/는 %{environment} 환경에 속하지 않습니다"
38
37
  ],
39
38
  "*Clear environment*": [
40
39
  "*환경 삭제*"
@@ -43,10 +42,10 @@
43
42
  "*호스트 그룹에서 상속*"
44
43
  ],
45
44
  "<b>Description:</b> %{desc}<br/>\\n <b>Type:</b> %{type}<br/>\\n <b>Matcher:</b> %{matcher}<br/>\\n <b>Inherited value:</b> %{inherited_value}": [
46
- ""
45
+ "<b>설명:</b> %{desc}<br/>\\n <b>유형:</b> %{type}<br/>\\n <b>매처:</b> %{matcher}<br/>\\n <b>상속된 값:</b> %{inherited_value}"
47
46
  ],
48
47
  "A config group provides a one-step method of associating many Puppet classes to either a host or host group. Typically this would be used to add a particular application profile or stack in one step.": [
49
- ""
48
+ "구성 그룹은 여러 Puppet 클래스를 호스트 또는 호스트 그룹에 연결하는 단일 단계 방법을 제공합니다. 일반적으로 이는 특정 애플리케이션 프로필 또는 스택을 한 단계로 추가하는 데 사용됩니다."
50
49
  ],
51
50
  "Actions": [
52
51
  "동작 "
@@ -55,7 +54,7 @@
55
54
  "추가 "
56
55
  ],
57
56
  "Add Combination": [
58
- ""
57
+ "조합 추가"
59
58
  ],
60
59
  "Add a Puppet class to host": [
61
60
  "호스트에 Puppet 클래스 추가 "
@@ -73,10 +72,10 @@
73
72
  "모든 환경 - (필터링되지 않음)"
74
73
  ],
75
74
  "Allow assigning Puppet environments and classes to the Foreman Hosts.": [
76
- ""
75
+ "Puppet 환경과 클래스를 Foreman 호스트에 할당하도록 허용합니다."
77
76
  ],
78
77
  "Assigned classes": [
79
- ""
78
+ "할당된 클래스"
80
79
  ],
81
80
  "Available Classes": [
82
81
  "사용 가능한 클래스 "
@@ -88,7 +87,7 @@
88
87
  "Puppet 기능이 있는 유효한 Foreman Proxy를 찾을 수 없습니다 "
89
88
  ],
90
89
  "Can't find a valid Proxy with a Puppet feature": [
91
- ""
90
+ "Puppet 기능이 있는 유효한 프록시를 찾을 수 없습니다."
92
91
  ],
93
92
  "Cancel": [
94
93
  "취소 "
@@ -100,7 +99,7 @@
100
99
  "Puppet 마스터 변경"
101
100
  ],
102
101
  "Changed": [
103
- ""
102
+ "변경됨"
104
103
  ],
105
104
  "Changed environments": [
106
105
  "변경된 환경 "
@@ -133,28 +132,28 @@
133
132
  "클릭하여 설정 그룹 삭제 "
134
133
  ],
135
134
  "Config Groups": [
136
- ""
135
+ "구성 그룹"
137
136
  ],
138
137
  "Config Management": [
139
- ""
138
+ "구성 관리"
140
139
  ],
141
140
  "Copy to clipboard": [
142
- ""
141
+ "클립보드에 복사"
143
142
  ],
144
143
  "Corrective Change": [
145
- ""
144
+ "수정 변경"
146
145
  ],
147
146
  "Couldn't find any ENC data for this host": [
148
- ""
147
+ "이 호스트에 대한 ENC 데이터를 찾을 수 없습니다."
149
148
  ],
150
149
  "Create Config Group": [
151
- ""
150
+ "구성 그룹 생성"
152
151
  ],
153
152
  "Create Environment": [
154
- ""
153
+ "환경 만들기"
155
154
  ],
156
155
  "Create Puppet Environment": [
157
- ""
156
+ "Puppet 환경 생성"
158
157
  ],
159
158
  "Create a Puppet class": [
160
159
  "Puppet 클래스 생성 "
@@ -196,37 +195,37 @@
196
195
  "삭제된 환경 %{env} 및 %{pcs}"
197
196
  ],
198
197
  "Deprecated in favor of host/puppet_attributes/config_group_ids": [
199
- ""
198
+ "host/puppet_attributes/config_group_ids를 선호하여 더 이상 사용되지 않습니다."
200
199
  ],
201
200
  "Deprecated in favor of host/puppet_attributes/environment_id": [
202
- ""
201
+ "host/puppet_attributes/environment_id를 선호하여 더 이상 사용되지 않습니다."
203
202
  ],
204
203
  "Deprecated in favor of host/puppet_attributes/puppetclass_ids": [
205
- ""
204
+ "host/puppet_attributes/puppetclass_ids를 선호하여 더 이상 사용되지 않습니다."
206
205
  ],
207
206
  "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids": [
208
- ""
207
+ "hostgroup/puppet_attributes/config_group_ids를 선호하여 더 이상 사용되지 않습니다."
209
208
  ],
210
209
  "Deprecated in favor of hostgroup/puppet_attributes/environment_id": [
211
- ""
210
+ "hostgroup/puppet_attributes/environment_id를 선호하여 더 이상 사용되지 않습니다."
212
211
  ],
213
212
  "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids": [
214
- ""
213
+ "hostgroup/puppet_attributes/puppetclass_ids를 선호하여 더 이상 사용되지 않습니다."
215
214
  ],
216
215
  "Description of smart class": [
217
216
  "스마트 클래스 설명"
218
217
  ],
219
218
  "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval": [
220
- ""
219
+ "보고서가 구성된 간격 내에 도착하지 않은 후 %s의 호스트 구성 상태가 동기화되지 않도록 설정"
221
220
  ],
222
221
  "Display hidden values": [
223
- ""
222
+ "숨겨진 값 표시"
224
223
  ],
225
224
  "Duration in minutes after servers reporting via Puppet are classed as out of sync.": [
226
- ""
225
+ "Puppet을 통해 보고하는 서버가 동기화되지 않은 것으로 분류된 후의 시간(분)입니다."
227
226
  ],
228
227
  "ENC Preview": [
229
- ""
228
+ "ENC 미리보기"
230
229
  ],
231
230
  "ENC environment": [
232
231
  "ENC 환경"
@@ -253,13 +252,13 @@
253
252
  "이름 "
254
253
  ],
255
254
  "Error!": [
256
- ""
255
+ "오류!"
257
256
  ],
258
257
  "Facts": [
259
258
  "팩트 "
260
259
  ],
261
260
  "Failed": [
262
- ""
261
+ "실패 "
263
262
  ],
264
263
  "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring": [
265
264
  "%{name}의 %{klass} 가져오기에 실패했습니다: 데이터베이스에 존재하지 않습니다 - 무시합니다 "
@@ -268,7 +267,7 @@
268
267
  "%{host}의 %{proxy_type} 프록시를 설정하지 못했습니다."
269
268
  ],
270
269
  "Failed to start": [
271
- ""
270
+ "시작에 실패했습니다"
272
271
  ],
273
272
  "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s": [
274
273
  "온디스크 Puppet 설치에서 환경 및 Puppet 클래스 업데이트에 실패했습니다: %s"
@@ -289,10 +288,10 @@
289
288
  "Foreman은 ENC yaml 출력에서 puppet 환경을 명시적으로 설정합니다. 이로 인해 puppet.conf의 환경과 Foreman으로 설정되는 환경 간의 충돌을 방지할 수 있습니다 "
290
289
  ],
291
290
  "Foreman will not send this parameter in classification output": [
292
- ""
291
+ "Foreman은 이 매개변수를 분류 출력에 보내지 않습니다."
293
292
  ],
294
293
  "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter": [
295
- ""
294
+ "Foreman은 분류 출력에서 이 매개변수를 보내지 않습니다. Puppet은 이 매개변수에 대해 Puppet 매니페스트에 정의된 값을 사용합니다."
296
295
  ],
297
296
  "Foreman will update a host's environment from its facts": [
298
297
  "Foreman은 정보에서 호스트 환경을 업데이트합니다 "
@@ -328,13 +327,13 @@
328
327
  "Puppet 클래스 ID "
329
328
  ],
330
329
  "ID of Puppet environment": [
331
- ""
330
+ "Puppet 환경의 ID"
332
331
  ],
333
332
  "ID of Puppetclass": [
334
- ""
333
+ "Puppet 클래스의 ID"
335
334
  ],
336
335
  "ID of associated puppet Environment": [
337
- ""
336
+ "연관된 Puppet 환경의 ID"
338
337
  ],
339
338
  "ID of environment": [
340
339
  "환경 ID "
@@ -346,46 +345,46 @@
346
345
  "호스트 그룹 ID "
347
346
  ],
348
347
  "ID of puppet environment": [
349
- ""
348
+ "Puppet 환경의 ID"
350
349
  ],
351
350
  "IDs of associated ConfigGroups": [
352
- ""
351
+ "연관된 ConfigGroups의 ID"
353
352
  ],
354
353
  "IDs of associated Puppetclasses": [
355
- ""
354
+ "연관된 Puppet 클래스의 ID"
356
355
  ],
357
356
  "If true, will raise an error if there is no default value and no matcher provide a value": [
358
357
  "true인 경우, 기본값이 없고 matcher에서 값이 제공되지 않으면 오류가 발생합니다."
359
358
  ],
360
359
  "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer.": [
361
- ""
360
+ "Foreman을 외부 노드 분류기로 사용하려면 하나 이상의 환경에 대한 정보를 제공해야 합니다{newLine}. 이 정보는 일반적으로 {puppetClassesLinkToDocs} 및 환경 가져오기를 사용하여 기존 Puppet 구성에서 가져옵니다."
362
361
  ],
363
362
  "Ignored classes in the environments: %s": [
364
- ""
363
+ "환경에서 무시되는 클래스: %s"
365
364
  ],
366
365
  "Ignored environment": [
367
- ""
366
+ "무시된 환경"
368
367
  ],
369
368
  "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml": [
370
- ""
369
+ "무시된 환경 이름으로 인해 부울이 발견되었습니다. config/ignored_environments.yml에서 true/false 및 yes/no와 같은 문자열을 인용하세요."
371
370
  ],
372
371
  "Ignored environments: %s": [
373
- ""
372
+ "무시된 환경: %s"
374
373
  ],
375
374
  "Ignored:": [
376
- ""
375
+ "무시됨:"
377
376
  ],
378
377
  "Import": [
379
378
  "불러오기"
380
379
  ],
381
380
  "Import classes from %s": [
382
- ""
381
+ "%s에서 클래스 가져오기"
383
382
  ],
384
383
  "Import environments from %s": [
385
- ""
384
+ "%s에서 환경 가져오기"
386
385
  ],
387
386
  "Import puppet classes from puppet proxy": [
388
- ""
387
+ "Puppet 프록시에서 Puppet 클래스 가져오기"
389
388
  ],
390
389
  "Import puppet classes from puppet proxy for an environment": [
391
390
  "환경에 대한 Puppet 프록시에서 Puppet 클래스를 가져옵니다"
@@ -400,13 +399,13 @@
400
399
  "내장된 설정 그룹 "
401
400
  ],
402
401
  "Inherited Classes from %s": [
403
- ""
402
+ "%s에서 상속된 클래스"
404
403
  ],
405
404
  "Invalid proxy selected!": [
406
405
  "잘못된 프록시를 선택했습니다."
407
406
  ],
408
407
  "Last configuration status": [
409
- ""
408
+ "마지막 구성 상태"
410
409
  ],
411
410
  "List all Puppet class IDs for host": [
412
411
  "호스트의 모든 Puppet 클래스 ID 나열 "
@@ -475,7 +474,7 @@
475
474
  "매개 변수 로딩 중..."
476
475
  ],
477
476
  "Locations": [
478
- "위치 "
477
+ "위치"
479
478
  ],
480
479
  "Merge all matching values (only array/hash type)": [
481
480
  "일치하는 모든 값 병합(배열/해시 유형만)"
@@ -484,7 +483,7 @@
484
483
  "이름 "
485
484
  ],
486
485
  "Never": [
487
- ""
486
+ "사용 안 함"
488
487
  ],
489
488
  "New": [
490
489
  "신규"
@@ -493,7 +492,7 @@
493
492
  "환경에서 변경 사항을 감지할 수 없음 "
494
493
  ],
495
494
  "No configuration status available": [
496
- ""
495
+ "구성 상태를 사용할 수 없음"
497
496
  ],
498
497
  "No environment selected!": [
499
498
  "선택된 환경이 없습니다!"
@@ -511,7 +510,7 @@
511
510
  "프록시를 선택하지 않았습니다."
512
511
  ],
513
512
  "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature": [
514
- ""
513
+ "환경을 가져올 스마트 프록시가 발견되지 않았습니다. 최소한 하나의 스마트 프록시가 'puppet' 기능에 등록되어 있는지 확인하십시오."
515
514
  ],
516
515
  "None": [
517
516
  "없음 "
@@ -523,7 +522,7 @@
523
522
  "주의 "
524
523
  ],
525
524
  "Number of Overrides": [
526
- ""
525
+ "오버라이드 수"
527
526
  ],
528
527
  "Number of classes": [
529
528
  "클래스 수"
@@ -532,10 +531,10 @@
532
531
  "이전 버전 "
533
532
  ],
534
533
  "Omit": [
535
- ""
534
+ "생략"
536
535
  ],
537
536
  "Omit from classification output": [
538
- ""
537
+ "분류 출력에서 생략"
539
538
  ],
540
539
  "Operating System": [
541
540
  "운영체제"
@@ -547,10 +546,10 @@
547
546
  "작업 "
548
547
  ],
549
548
  "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes": [
550
- ""
549
+ "가져온 Puppet 클래스를 제한하는 데 사용되는 'new', 'updated', 'obsolete' 중 하나를 포함하는 쉼표로 구분된 문자열 (선택 사항)"
551
550
  ],
552
551
  "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>": [
553
- ""
552
+ "값이 없는 선택적 매개변수입니다.<br/><i> Foreman이 관리하고 있지만 값은 비어 있습니다.</i><br/>"
554
553
  ],
555
554
  "Organizations": [
556
555
  "조직"
@@ -559,10 +558,10 @@
559
558
  "원래 값 정보"
560
559
  ],
561
560
  "Out of sync": [
562
- ""
561
+ "동기화되지 않음"
563
562
  ],
564
563
  "Overridden": [
565
- ""
564
+ "재정의됨"
566
565
  ],
567
566
  "Override all parameters": [
568
567
  "모든 매개 변수 덮어쓰기 "
@@ -574,13 +573,13 @@
574
573
  "이 값 덮어쓰기 "
575
574
  ],
576
575
  "Override value, required if omit is false": [
577
- ""
576
+ "덮어쓰기 값, omit이 false인 경우 필요함"
578
577
  ],
579
578
  "Parameter": [
580
579
  "매개 변수 "
581
580
  ],
582
581
  "Parameterized class support permits detecting, importing, and supplying parameters directly to classes which support it, via the ENC and depending on a set of rules (Smart Matchers).": [
583
- ""
582
+ "매개변수화된 클래스 지원을 통해 ENC를 통해 규칙 집합(스마트 매처)에 따라 매개변수를 감지하고 가져오고 이를 지원하는 클래스에 직접 제공할 수 있습니다."
584
583
  ],
585
584
  "Parameters": [
586
585
  "매개 변수 "
@@ -595,19 +594,19 @@
595
594
  "Puppet CA"
596
595
  ],
597
596
  "Puppet CA Smart Proxy": [
598
- ""
597
+ "Puppet CA 스마트 프록시"
599
598
  ],
600
599
  "Puppet Class": [
601
600
  "Puppet 클래스 "
602
601
  ],
603
602
  "Puppet Class Parameters": [
604
- ""
603
+ "Puppet 클래스 매개변수"
605
604
  ],
606
605
  "Puppet Classes": [
607
606
  "Puppet 클래스 "
608
607
  ],
609
608
  "Puppet ENC": [
610
- ""
609
+ "Puppet ENC"
611
610
  ],
612
611
  "Puppet Environment": [
613
612
  "Puppet 환경 "
@@ -619,22 +618,22 @@
619
618
  "Puppet 모듈 "
620
619
  ],
621
620
  "Puppet Smart Proxy": [
622
- ""
621
+ "Puppet 스마트 프록시"
623
622
  ],
624
623
  "Puppet YAML": [
625
- ""
624
+ "Puppet YAML"
626
625
  ],
627
626
  "Puppet classes": [
628
627
  "Puppet 클래스 "
629
628
  ],
630
629
  "Puppet details": [
631
- ""
630
+ "Puppet 세부 정보"
632
631
  ],
633
632
  "Puppet env": [
634
- ""
633
+ "Puppet 환경"
635
634
  ],
636
635
  "Puppet environment": [
637
- ""
636
+ "Puppet 환경"
638
637
  ],
639
638
  "Puppet environments": [
640
639
  "Puppet 환경"
@@ -646,7 +645,7 @@
646
645
  "Puppet 간격"
647
646
  ],
648
647
  "Puppet metrics": [
649
- ""
648
+ "Puppet 메트릭"
650
649
  ],
651
650
  "Puppet parameter": [
652
651
  "Puppet 매개 변수"
@@ -658,7 +657,7 @@
658
657
  "삭제 "
659
658
  ],
660
659
  "Remove Combination": [
661
- ""
660
+ "조합 제거"
662
661
  ],
663
662
  "Remove a Puppet class from host": [
664
663
  "호스트에 Puppet 클래스 삭제 "
@@ -682,16 +681,16 @@
682
681
  "필수 매개 변수에 값이 없습니다.<br/><b>덮어쓰십시오.</b><br/>"
683
682
  ],
684
683
  "Restarted": [
685
- ""
684
+ "다시 시작됨"
686
685
  ],
687
686
  "Scheduled": [
688
- ""
687
+ "예정됨"
689
688
  ],
690
689
  "Select environment": [
691
690
  "환경 선택 "
692
691
  ],
693
692
  "Select the changes you want to apply to Foreman": [
694
- ""
693
+ "Foreman에 적용하려는 변경 사항을 선택하세요"
695
694
  ],
696
695
  "Set parameters to defaults": [
697
696
  "매개 변수를 기본값으로 설정 "
@@ -724,22 +723,22 @@
724
723
  "템플릿 조합 표시 "
725
724
  ],
726
725
  "Skipped": [
727
- ""
726
+ "건너뛰기"
728
727
  ],
729
728
  "Smart Class Parameter": [
730
729
  "스마트 클래스 매개 변수 "
731
730
  ],
732
731
  "Smart Class Parameters": [
733
- ""
732
+ "스마트 클래스 매개변수"
734
733
  ],
735
734
  "Smart class parameters": [
736
735
  "스마트 클래스 매개 변수 "
737
736
  ],
738
737
  "Some Puppet Classes are unavailable in the selected environment": [
739
- ""
738
+ "선택한 환경에서는 일부 Puppet 클래스를 이용할 수 없습니다."
740
739
  ],
741
740
  "Successfully copied to clipboard!": [
742
- ""
741
+ "클립보드에 성공적으로 복사되었습니다!"
743
742
  ],
744
743
  "Successfully overridden all parameters of Puppet class %s": [
745
744
  "Puppet 클래스 %s의 모든 매개 변수를 성공적으로 덮어쓰기했습니다 "
@@ -751,20 +750,19 @@
751
750
  "온디스크 Puppet 설치에서 환경 및 Puppet 클래스를 성공적으로 업데이트했습니다 "
752
751
  ],
753
752
  "The %{proxy_type} proxy could not be set for host: %{host_names}.": [
754
- "",
755
- ""
753
+ "호스트에 대한 %{proxy_type} 프록시를 설정할 수 없습니다:%{host_names} ."
756
754
  ],
757
755
  "The %{proxy_type} proxy of the selected hosts was cleared.": [
758
756
  "선택한 호스트의 %{proxy_type} 프록시를 삭제했습니다."
759
757
  ],
760
758
  "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}": [
761
- ""
759
+ "선택된 호스트의 %{proxy_type} 프록시가 %{proxy_name}로 설정되었습니다."
762
760
  ],
763
761
  "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}.": [
764
762
  "선택한 호스트의 %{proxy_type} 프록시가 %{proxy_name}(으)로 설정되었습니다."
765
763
  ],
766
764
  "The class could not be saved because of an error in one of the class parameters.": [
767
- ""
765
+ "클래스 매개변수 중 하나에 오류가 있어 클래스를 저장할 수 없습니다."
768
766
  ],
769
767
  "The final entry, Operating System default, can be set by editing the %s page.": [
770
768
  "최종 엔트리, 운영 체제 기본값은 %s 페이지를 편집하여 설정할 수 있습니다. "
@@ -773,7 +771,7 @@
773
771
  "값이 해결되는 순서 "
774
772
  ],
775
773
  "The requested environment cannot be found.": [
776
- ""
774
+ "요청하신 환경을 찾을 수 없습니다."
777
775
  ],
778
776
  "There are no puppet environments set up on this puppet master. Please check the puppet master configuration.": [
779
777
  "이 Puppet 마스터에 설정된 Puppet 환경이 없습니다. Puppet 마스터 구성을 확인하십시오."
@@ -782,7 +780,7 @@
782
780
  "Puppet 클래스 서명에는 매개 변수가 없습니다."
783
781
  ],
784
782
  "This tab is still a work in progress": [
785
- ""
783
+ "이 탭은 아직 진행 중입니다."
786
784
  ],
787
785
  "This will reset parameters of the class %s to their default values. Continue?": [
788
786
  "이는 클래스 %s의 매개 변수를 기본값으로 재설정합니다. 계속 진행하시겠습니까? "
@@ -809,7 +807,7 @@
809
807
  "출력을 생성할 수 없습니다. 로그 파일을 확인하십시오."
810
808
  ],
811
809
  "Update": [
812
- "업데이트 "
810
+ "업데이트"
813
811
  ],
814
812
  "Update a Puppet class": [
815
813
  "Puppet 클래스 업데이트 "
@@ -845,7 +843,7 @@
845
843
  "특정 값을 매개 변수 값에 적용하는 데 사용됩니다."
846
844
  ],
847
845
  "Valid Host Group and Environment Combinations": [
848
- ""
846
+ "유효한 호스트 그룹 및 환경 조합"
849
847
  ],
850
848
  "Value": [
851
849
  "값 "
@@ -854,10 +852,10 @@
854
852
  "일치하지 않는 경우 사용할 값 "
855
853
  ],
856
854
  "When a Host requests a template (e.g. during provisioning), Foreman \\\\\\n will select the best match from the available templates of that type, in the \\\\\\n following order:": [
857
- ""
855
+ "호스트가 템플릿을 요청하면(예: 프로비저닝 중), Foreman은 다음 순서에 따라 해당 유형의 사용 가능한 템플릿 중에서 가장 일치하는 템플릿을 선택합니다."
858
856
  ],
859
857
  "When editing a template, you must assign a list \\\\\\n of operating systems which this template can be used with. Optionally, you can \\\\\\n restrict a template to a list of host groups and/or environments.": [
860
- ""
858
+ "템플릿을 편집할 때 이 템플릿을 사용할 수 있는 운영 체제 목록을 지정해야 합니다. 선택적으로 호스트 그룹 및/또는 환경 목록으로 템플릿을 제한할 수 있습니다."
861
859
  ],
862
860
  "When enabled the parameter is hidden in the UI": [
863
861
  "활성화된 경우 매개 변수가 UI에서 숨겨집니다."
@@ -875,10 +873,10 @@
875
873
  "이미 부모에게서 포함되어 있습니다 "
876
874
  ],
877
875
  "must be true to edit the parameter": [
878
- ""
876
+ "매개변수를 편집하려면 true여야 합니다."
879
877
  ],
880
878
  "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location": [
881
- ""
879
+ "%{object_id} id가 존재하지 않거나 적절한 조직 및/또는 위치에 할당되지 않았습니다."
882
880
  ]
883
881
  }
884
882
  }
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_puppet": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_puppet 8.0.0",
6
+ "Project-Id-Version": "foreman_puppet 8.1.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2021-02-03 16:30+0000",
9
9
  "Last-Translator": "Mark Olie <mark.transifex@oliekoets.nl>, 2024",
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_puppet": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_puppet 8.0.0",
6
+ "Project-Id-Version": "foreman_puppet 8.1.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2021-02-03 16:30+0000",
9
9
  "Last-Translator": "Michał Foryt <michal.foryt@gmail.com>, 2023",
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_puppet": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_puppet 8.0.0",
6
+ "Project-Id-Version": "foreman_puppet 8.1.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2021-02-03 16:30+0000",
9
9
  "Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024",
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_puppet": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_puppet 8.0.0",
6
+ "Project-Id-Version": "foreman_puppet 8.1.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2021-02-03 16:30+0000",
9
9
  "Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2024",
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_puppet": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_puppet 8.0.0",
6
+ "Project-Id-Version": "foreman_puppet 8.1.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2021-02-03 16:30+0000",
9
9
  "Last-Translator": "johnny.westerlund <johnny.westerlund@gmail.com>, 2023",