foreman_puppet 8.0.0 → 8.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (107) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -1
  3. data/app/assets/javascripts/foreman_puppet/locale/ca/foreman_puppet.js +498 -510
  4. data/app/assets/javascripts/foreman_puppet/locale/cs_CZ/foreman_puppet.js +487 -499
  5. data/app/assets/javascripts/foreman_puppet/locale/de/foreman_puppet.js +569 -581
  6. data/app/assets/javascripts/foreman_puppet/locale/en/foreman_puppet.js +292 -304
  7. data/app/assets/javascripts/foreman_puppet/locale/en_GB/foreman_puppet.js +333 -345
  8. data/app/assets/javascripts/foreman_puppet/locale/es/foreman_puppet.js +566 -578
  9. data/app/assets/javascripts/foreman_puppet/locale/fr/foreman_puppet.js +572 -584
  10. data/app/assets/javascripts/foreman_puppet/locale/gl/foreman_puppet.js +402 -414
  11. data/app/assets/javascripts/foreman_puppet/locale/it/foreman_puppet.js +508 -520
  12. data/app/assets/javascripts/foreman_puppet/locale/ja/foreman_puppet.js +569 -581
  13. data/app/assets/javascripts/foreman_puppet/locale/ka/foreman_puppet.js +572 -584
  14. data/app/assets/javascripts/foreman_puppet/locale/ko/foreman_puppet.js +571 -585
  15. data/app/assets/javascripts/foreman_puppet/locale/nl_NL/foreman_puppet.js +481 -493
  16. data/app/assets/javascripts/foreman_puppet/locale/pl/foreman_puppet.js +533 -545
  17. data/app/assets/javascripts/foreman_puppet/locale/pt_BR/foreman_puppet.js +566 -578
  18. data/app/assets/javascripts/foreman_puppet/locale/ru/foreman_puppet.js +539 -551
  19. data/app/assets/javascripts/foreman_puppet/locale/sv_SE/foreman_puppet.js +440 -452
  20. data/app/assets/javascripts/foreman_puppet/locale/zh_CN/foreman_puppet.js +569 -581
  21. data/app/assets/javascripts/foreman_puppet/locale/zh_TW/foreman_puppet.js +535 -547
  22. data/app/models/concerns/foreman_puppet/extensions/host.rb +3 -4
  23. data/app/models/concerns/foreman_puppet/extensions/provisioning_template.rb +3 -2
  24. data/lib/foreman_puppet/version.rb +1 -1
  25. data/locale/Makefile +12 -2
  26. data/locale/ca/LC_MESSAGES/foreman_puppet.mo +0 -0
  27. data/locale/ca/foreman_puppet.edit.po +1198 -0
  28. data/locale/ca/foreman_puppet.po +5 -17
  29. data/locale/ca/foreman_puppet.po.time_stamp +0 -0
  30. data/locale/cs_CZ/LC_MESSAGES/foreman_puppet.mo +0 -0
  31. data/locale/cs_CZ/foreman_puppet.edit.po +1203 -0
  32. data/locale/cs_CZ/foreman_puppet.po +5 -17
  33. data/locale/cs_CZ/foreman_puppet.po.time_stamp +0 -0
  34. data/locale/de/LC_MESSAGES/foreman_puppet.mo +0 -0
  35. data/locale/de/foreman_puppet.edit.po +1225 -0
  36. data/locale/de/foreman_puppet.po +10 -22
  37. data/locale/de/foreman_puppet.po.time_stamp +0 -0
  38. data/locale/en/LC_MESSAGES/foreman_puppet.mo +0 -0
  39. data/locale/en/foreman_puppet.edit.po +1194 -0
  40. data/locale/en/foreman_puppet.po +10 -20
  41. data/locale/en/foreman_puppet.po.time_stamp +0 -0
  42. data/locale/en_GB/LC_MESSAGES/foreman_puppet.mo +0 -0
  43. data/locale/en_GB/foreman_puppet.edit.po +1200 -0
  44. data/locale/en_GB/foreman_puppet.po +13 -25
  45. data/locale/en_GB/foreman_puppet.po.time_stamp +0 -0
  46. data/locale/es/LC_MESSAGES/foreman_puppet.mo +0 -0
  47. data/locale/es/foreman_puppet.edit.po +1210 -0
  48. data/locale/es/foreman_puppet.po +27 -38
  49. data/locale/es/foreman_puppet.po.time_stamp +0 -0
  50. data/locale/foreman_puppet.pot +3 -19
  51. data/locale/fr/LC_MESSAGES/foreman_puppet.mo +0 -0
  52. data/locale/fr/foreman_puppet.edit.po +1220 -0
  53. data/locale/fr/foreman_puppet.po +49 -59
  54. data/locale/fr/foreman_puppet.po.time_stamp +0 -0
  55. data/locale/gl/LC_MESSAGES/foreman_puppet.mo +0 -0
  56. data/locale/gl/foreman_puppet.edit.po +1198 -0
  57. data/locale/gl/foreman_puppet.po +5 -17
  58. data/locale/gl/foreman_puppet.po.time_stamp +0 -0
  59. data/locale/it/LC_MESSAGES/foreman_puppet.mo +0 -0
  60. data/locale/it/foreman_puppet.edit.po +1203 -0
  61. data/locale/it/foreman_puppet.po +8 -20
  62. data/locale/it/foreman_puppet.po.time_stamp +0 -0
  63. data/locale/ja/LC_MESSAGES/foreman_puppet.mo +0 -0
  64. data/locale/ja/foreman_puppet.edit.po +1209 -0
  65. data/locale/ja/foreman_puppet.po +31 -44
  66. data/locale/ja/foreman_puppet.po.time_stamp +0 -0
  67. data/locale/ka/LC_MESSAGES/foreman_puppet.mo +0 -0
  68. data/locale/ka/foreman_puppet.edit.po +1208 -0
  69. data/locale/ka/foreman_puppet.po +9 -21
  70. data/locale/ka/foreman_puppet.po.time_stamp +0 -0
  71. data/locale/ko/LC_MESSAGES/foreman_puppet.mo +0 -0
  72. data/locale/ko/foreman_puppet.edit.po +1199 -0
  73. data/locale/ko/foreman_puppet.po +101 -109
  74. data/locale/ko/foreman_puppet.po.time_stamp +0 -0
  75. data/locale/nl_NL/LC_MESSAGES/foreman_puppet.mo +0 -0
  76. data/locale/nl_NL/foreman_puppet.edit.po +1203 -0
  77. data/locale/nl_NL/foreman_puppet.po +5 -17
  78. data/locale/nl_NL/foreman_puppet.po.time_stamp +0 -0
  79. data/locale/pl/LC_MESSAGES/foreman_puppet.mo +0 -0
  80. data/locale/pl/foreman_puppet.edit.po +1202 -0
  81. data/locale/pl/foreman_puppet.po +5 -17
  82. data/locale/pl/foreman_puppet.po.time_stamp +0 -0
  83. data/locale/pt_BR/LC_MESSAGES/foreman_puppet.mo +0 -0
  84. data/locale/pt_BR/foreman_puppet.edit.po +1209 -0
  85. data/locale/pt_BR/foreman_puppet.po +26 -36
  86. data/locale/pt_BR/foreman_puppet.po.time_stamp +0 -0
  87. data/locale/ru/LC_MESSAGES/foreman_puppet.mo +0 -0
  88. data/locale/ru/foreman_puppet.edit.po +1207 -0
  89. data/locale/ru/foreman_puppet.po +9 -21
  90. data/locale/ru/foreman_puppet.po.time_stamp +0 -0
  91. data/locale/sv_SE/LC_MESSAGES/foreman_puppet.mo +0 -0
  92. data/locale/sv_SE/foreman_puppet.edit.po +1202 -0
  93. data/locale/sv_SE/foreman_puppet.po +5 -17
  94. data/locale/sv_SE/foreman_puppet.po.time_stamp +0 -0
  95. data/locale/zh_CN/LC_MESSAGES/foreman_puppet.mo +0 -0
  96. data/locale/zh_CN/foreman_puppet.edit.po +1212 -0
  97. data/locale/zh_CN/foreman_puppet.po +32 -42
  98. data/locale/zh_CN/foreman_puppet.po.time_stamp +0 -0
  99. data/locale/zh_TW/LC_MESSAGES/foreman_puppet.mo +0 -0
  100. data/locale/zh_TW/foreman_puppet.edit.po +1201 -0
  101. data/locale/zh_TW/foreman_puppet.po +5 -17
  102. data/locale/zh_TW/foreman_puppet.po.time_stamp +0 -0
  103. data/test/integration/foreman_puppet/hostgroup_js_test.rb +1 -0
  104. data/test/models/foreman_puppet/environment_test.rb +2 -2
  105. data/test/models/foreman_puppet/provisioning_template_test.rb +1 -1
  106. metadata +44 -7
  107. data/locale/action_names.rb +0 -5
@@ -5,15 +5,17 @@
5
5
  #
6
6
  # Translators:
7
7
  # Bryan Kearney <bryan.kearney@gmail.com>, 2022
8
- # 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
8
+ # 0868a4d1af5275b3f70b0a6dac4c99a4, 2023
9
+ # Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025
9
10
  #
10
11
  msgid ""
11
12
  msgstr ""
12
- "Project-Id-Version: foreman_puppet 5.0.0\n"
13
+ "Project-Id-Version: foreman_puppet 8.1.0\n"
13
14
  "Report-Msgid-Bugs-To: \n"
14
15
  "PO-Revision-Date: 2021-02-03 16:30+0000\n"
15
- "Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2022\n"
16
- "Language-Team: Korean (https://www.transifex.com/foreman/teams/114/ko/)\n"
16
+ "Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
17
+ "n.nl>, 2025\n"
18
+ "Language-Team: Korean (https://app.transifex.com/foreman/teams/114/ko/)\n"
17
19
  "MIME-Version: 1.0\n"
18
20
  "Content-Type: text/plain; charset=UTF-8\n"
19
21
  "Content-Transfer-Encoding: 8bit\n"
@@ -27,18 +29,17 @@ msgid "%s is not in environment"
27
29
  msgstr "%s은(는) 환경에 없습니다 "
28
30
 
29
31
  msgid "%s out of sync disabled"
30
- msgstr ""
32
+ msgstr "%s 동기화되지 않음 비활성화됨"
31
33
 
32
34
  msgid "%{model} with id '%{id}' was not found"
33
35
  msgstr "ID가 '%{id}'인 %{model}이(가) 없습니다."
34
36
 
35
37
  msgid "%{name} has %{num_tag} class"
36
38
  msgid_plural "%{name} has %{num_tag} classes"
37
- msgstr[0] ""
38
- msgstr[1] ""
39
+ msgstr[0] "%{name}에 %{num_tag} 클래스가 포함됨"
39
40
 
40
41
  msgid "%{puppetclass} does not belong to the %{environment} environment"
41
- msgstr ""
42
+ msgstr "%{puppetclass}은/는 %{environment} 환경에 속하지 않습니다"
42
43
 
43
44
  msgid "*Clear environment*"
44
45
  msgstr "*환경 삭제*"
@@ -52,12 +53,13 @@ msgid ""
52
53
  " <b>Matcher:</b> %{matcher}<br/>\n"
53
54
  " <b>Inherited value:</b> %{inherited_value}"
54
55
  msgstr ""
56
+ "<b>설명:</b> %{desc}<br/>\n"
57
+ " <b>유형:</b> %{type}<br/>\n"
58
+ " <b>매처:</b> %{matcher}<br/>\n"
59
+ " <b>상속된 값:</b> %{inherited_value}"
55
60
 
56
61
  msgid "A config group provides a one-step method of associating many Puppet classes to either a host or host group. Typically this would be used to add a particular application profile or stack in one step."
57
- msgstr ""
58
-
59
- msgid "Action with sub plans"
60
- msgstr "하위 계획이 있는 작업"
62
+ msgstr "구성 그룹은 여러 Puppet 클래스를 호스트 또는 호스트 그룹에 연결하는 단일 단계 방법을 제공합니다. 일반적으로 이는 특정 애플리케이션 프로필 또는 스택을 한 단계로 추가하는 데 사용됩니다."
61
63
 
62
64
  msgid "Actions"
63
65
  msgstr "동작 "
@@ -66,7 +68,7 @@ msgid "Add"
66
68
  msgstr "추가 "
67
69
 
68
70
  msgid "Add Combination"
69
- msgstr ""
71
+ msgstr "조합 추가"
70
72
 
71
73
  msgid "Add a Puppet class to host"
72
74
  msgstr "호스트에 Puppet 클래스 추가 "
@@ -84,10 +86,10 @@ msgid "All environments - (not filtered)"
84
86
  msgstr "모든 환경 - (필터링되지 않음)"
85
87
 
86
88
  msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
87
- msgstr ""
89
+ msgstr "Puppet 환경과 클래스를 Foreman 호스트에 할당하도록 허용합니다."
88
90
 
89
91
  msgid "Assigned classes"
90
- msgstr ""
92
+ msgstr "할당된 클래스"
91
93
 
92
94
  msgid "Available Classes"
93
95
  msgstr "사용 가능한 클래스 "
@@ -99,7 +101,7 @@ msgid "Can't find a valid Foreman Proxy with a Puppet feature"
99
101
  msgstr "Puppet 기능이 있는 유효한 Foreman Proxy를 찾을 수 없습니다 "
100
102
 
101
103
  msgid "Can't find a valid Proxy with a Puppet feature"
102
- msgstr ""
104
+ msgstr "Puppet 기능이 있는 유효한 프록시를 찾을 수 없습니다."
103
105
 
104
106
  msgid "Cancel"
105
107
  msgstr "취소 "
@@ -111,7 +113,7 @@ msgid "Change Puppet Master"
111
113
  msgstr "Puppet 마스터 변경"
112
114
 
113
115
  msgid "Changed"
114
- msgstr ""
116
+ msgstr "변경됨"
115
117
 
116
118
  msgid "Changed environments"
117
119
  msgstr "변경된 환경 "
@@ -144,28 +146,28 @@ msgid "Click to remove config group"
144
146
  msgstr "클릭하여 설정 그룹 삭제 "
145
147
 
146
148
  msgid "Config Groups"
147
- msgstr ""
149
+ msgstr "구성 그룹"
148
150
 
149
151
  msgid "Config Management"
150
- msgstr ""
152
+ msgstr "구성 관리"
151
153
 
152
154
  msgid "Copy to clipboard"
153
- msgstr ""
155
+ msgstr "클립보드에 복사"
154
156
 
155
157
  msgid "Corrective Change"
156
- msgstr ""
158
+ msgstr "수정 변경"
157
159
 
158
160
  msgid "Couldn't find any ENC data for this host"
159
- msgstr ""
161
+ msgstr "이 호스트에 대한 ENC 데이터를 찾을 수 없습니다."
160
162
 
161
163
  msgid "Create Config Group"
162
- msgstr ""
164
+ msgstr "구성 그룹 생성"
163
165
 
164
166
  msgid "Create Environment"
165
- msgstr ""
167
+ msgstr "환경 만들기"
166
168
 
167
169
  msgid "Create Puppet Environment"
168
- msgstr ""
170
+ msgstr "Puppet 환경 생성"
169
171
 
170
172
  msgid "Create a Puppet class"
171
173
  msgstr "Puppet 클래스 생성 "
@@ -207,37 +209,37 @@ msgid "Deleted environment %{env} and %{pcs}"
207
209
  msgstr "삭제된 환경 %{env} 및 %{pcs}"
208
210
 
209
211
  msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
210
- msgstr ""
212
+ msgstr "host/puppet_attributes/config_group_ids를 선호하여 더 이상 사용되지 않습니다."
211
213
 
212
214
  msgid "Deprecated in favor of host/puppet_attributes/environment_id"
213
- msgstr ""
215
+ msgstr "host/puppet_attributes/environment_id를 선호하여 더 이상 사용되지 않습니다."
214
216
 
215
217
  msgid "Deprecated in favor of host/puppet_attributes/puppetclass_ids"
216
- msgstr ""
218
+ msgstr "host/puppet_attributes/puppetclass_ids를 선호하여 더 이상 사용되지 않습니다."
217
219
 
218
220
  msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
219
- msgstr ""
221
+ msgstr "hostgroup/puppet_attributes/config_group_ids를 선호하여 더 이상 사용되지 않습니다."
220
222
 
221
223
  msgid "Deprecated in favor of hostgroup/puppet_attributes/environment_id"
222
- msgstr ""
224
+ msgstr "hostgroup/puppet_attributes/environment_id를 선호하여 더 이상 사용되지 않습니다."
223
225
 
224
226
  msgid "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids"
225
- msgstr ""
227
+ msgstr "hostgroup/puppet_attributes/puppetclass_ids를 선호하여 더 이상 사용되지 않습니다."
226
228
 
227
229
  msgid "Description of smart class"
228
230
  msgstr "스마트 클래스 설명"
229
231
 
230
232
  msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
231
- msgstr ""
233
+ msgstr "보고서가 구성된 간격 내에 도착하지 않은 후 %s의 호스트 구성 상태가 동기화되지 않도록 설정"
232
234
 
233
235
  msgid "Display hidden values"
234
- msgstr ""
236
+ msgstr "숨겨진 값 표시"
235
237
 
236
238
  msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
237
- msgstr ""
239
+ msgstr "Puppet을 통해 보고하는 서버가 동기화되지 않은 것으로 분류된 후의 시간(분)입니다."
238
240
 
239
241
  msgid "ENC Preview"
240
- msgstr ""
242
+ msgstr "ENC 미리보기"
241
243
 
242
244
  msgid "ENC environment"
243
245
  msgstr "ENC 환경"
@@ -264,13 +266,13 @@ msgid "Environment|Name"
264
266
  msgstr "이름 "
265
267
 
266
268
  msgid "Error!"
267
- msgstr ""
269
+ msgstr "오류!"
268
270
 
269
271
  msgid "Facts"
270
272
  msgstr "팩트 "
271
273
 
272
274
  msgid "Failed"
273
- msgstr ""
275
+ msgstr "실패 "
274
276
 
275
277
  msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
276
278
  msgstr "%{name}의 %{klass} 가져오기에 실패했습니다: 데이터베이스에 존재하지 않습니다 - 무시합니다 "
@@ -279,7 +281,7 @@ msgid "Failed to set %{proxy_type} proxy for %{host}."
279
281
  msgstr "%{host}의 %{proxy_type} 프록시를 설정하지 못했습니다."
280
282
 
281
283
  msgid "Failed to start"
282
- msgstr ""
284
+ msgstr "시작에 실패했습니다"
283
285
 
284
286
  msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
285
287
  msgstr "온디스크 Puppet 설치에서 환경 및 Puppet 클래스 업데이트에 실패했습니다: %s"
@@ -300,10 +302,10 @@ msgid "Foreman will explicitly set the puppet environment in the ENC yaml output
300
302
  msgstr "Foreman은 ENC yaml 출력에서 puppet 환경을 명시적으로 설정합니다. 이로 인해 puppet.conf의 환경과 Foreman으로 설정되는 환경 간의 충돌을 방지할 수 있습니다 "
301
303
 
302
304
  msgid "Foreman will not send this parameter in classification output"
303
- msgstr ""
305
+ msgstr "Foreman은 이 매개변수를 분류 출력에 보내지 않습니다."
304
306
 
305
307
  msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
306
- msgstr ""
308
+ msgstr "Foreman은 분류 출력에서 이 매개변수를 보내지 않습니다. Puppet은 이 매개변수에 대해 Puppet 매니페스트에 정의된 값을 사용합니다."
307
309
 
308
310
  msgid "Foreman will update a host's environment from its facts"
309
311
  msgstr "Foreman은 정보에서 호스트 환경을 업데이트합니다 "
@@ -339,13 +341,13 @@ msgid "ID of Puppet class"
339
341
  msgstr "Puppet 클래스 ID "
340
342
 
341
343
  msgid "ID of Puppet environment"
342
- msgstr ""
344
+ msgstr "Puppet 환경의 ID"
343
345
 
344
346
  msgid "ID of Puppetclass"
345
- msgstr ""
347
+ msgstr "Puppet 클래스의 ID"
346
348
 
347
349
  msgid "ID of associated puppet Environment"
348
- msgstr ""
350
+ msgstr "연관된 Puppet 환경의 ID"
349
351
 
350
352
  msgid "ID of environment"
351
353
  msgstr "환경 ID "
@@ -357,52 +359,46 @@ msgid "ID of host group"
357
359
  msgstr "호스트 그룹 ID "
358
360
 
359
361
  msgid "ID of puppet environment"
360
- msgstr ""
362
+ msgstr "Puppet 환경의 ID"
361
363
 
362
364
  msgid "IDs of associated ConfigGroups"
363
- msgstr ""
365
+ msgstr "연관된 ConfigGroups의 ID"
364
366
 
365
367
  msgid "IDs of associated Puppetclasses"
366
- msgstr ""
368
+ msgstr "연관된 Puppet 클래스의 ID"
367
369
 
368
370
  msgid "If true, will raise an error if there is no default value and no matcher provide a value"
369
371
  msgstr "true인 경우, 기본값이 없고 matcher에서 값이 제공되지 않으면 오류가 발생합니다."
370
372
 
371
373
  msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer."
372
- msgstr ""
374
+ msgstr "Foreman을 외부 노드 분류기로 사용하려면 하나 이상의 환경에 대한 정보를 제공해야 합니다{newLine}. 이 정보는 일반적으로 {puppetClassesLinkToDocs} 및 환경 가져오기를 사용하여 기존 Puppet 구성에서 가져옵니다."
373
375
 
374
376
  msgid "Ignored classes in the environments: %s"
375
- msgstr ""
377
+ msgstr "환경에서 무시되는 클래스: %s"
376
378
 
377
379
  msgid "Ignored environment"
378
- msgstr ""
380
+ msgstr "무시된 환경"
379
381
 
380
382
  msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
381
- msgstr ""
383
+ msgstr "무시된 환경 이름으로 인해 부울이 발견되었습니다. config/ignored_environments.yml에서 true/false 및 yes/no와 같은 문자열을 인용하세요."
382
384
 
383
385
  msgid "Ignored environments: %s"
384
- msgstr ""
386
+ msgstr "무시된 환경: %s"
385
387
 
386
388
  msgid "Ignored:"
387
- msgstr ""
389
+ msgstr "무시됨:"
388
390
 
389
391
  msgid "Import"
390
392
  msgstr "불러오기"
391
393
 
392
- msgid "Import Puppet classes"
393
- msgstr "Puppet 클래스 가져오기"
394
-
395
394
  msgid "Import classes from %s"
396
- msgstr ""
395
+ msgstr "%s에서 클래스 가져오기"
397
396
 
398
397
  msgid "Import environments from %s"
399
- msgstr ""
400
-
401
- msgid "Import facts"
402
- msgstr "팩트 불러오기"
398
+ msgstr "%s에서 환경 가져오기"
403
399
 
404
400
  msgid "Import puppet classes from puppet proxy"
405
- msgstr ""
401
+ msgstr "Puppet 프록시에서 Puppet 클래스 가져오기"
406
402
 
407
403
  msgid "Import puppet classes from puppet proxy for an environment"
408
404
  msgstr "환경에 대한 Puppet 프록시에서 Puppet 클래스를 가져옵니다"
@@ -417,13 +413,13 @@ msgid "Included Config Groups"
417
413
  msgstr "내장된 설정 그룹 "
418
414
 
419
415
  msgid "Inherited Classes from %s"
420
- msgstr ""
416
+ msgstr "%s에서 상속된 클래스"
421
417
 
422
418
  msgid "Invalid proxy selected!"
423
419
  msgstr "잘못된 프록시를 선택했습니다."
424
420
 
425
421
  msgid "Last configuration status"
426
- msgstr ""
422
+ msgstr "마지막 구성 상태"
427
423
 
428
424
  msgid "List all Puppet class IDs for host"
429
425
  msgstr "호스트의 모든 Puppet 클래스 ID 나열 "
@@ -492,7 +488,7 @@ msgid "Loading parameters..."
492
488
  msgstr "매개 변수 로딩 중..."
493
489
 
494
490
  msgid "Locations"
495
- msgstr "위치 "
491
+ msgstr "위치"
496
492
 
497
493
  msgid "Merge all matching values (only array/hash type)"
498
494
  msgstr "일치하는 모든 값 병합(배열/해시 유형만)"
@@ -501,7 +497,7 @@ msgid "Name"
501
497
  msgstr "이름 "
502
498
 
503
499
  msgid "Never"
504
- msgstr ""
500
+ msgstr "사용 안 함"
505
501
 
506
502
  msgid "New"
507
503
  msgstr "신규"
@@ -510,7 +506,7 @@ msgid "No changes to your environments detected"
510
506
  msgstr "환경에서 변경 사항을 감지할 수 없음 "
511
507
 
512
508
  msgid "No configuration status available"
513
- msgstr ""
509
+ msgstr "구성 상태를 사용할 수 없음"
514
510
 
515
511
  msgid "No environment selected!"
516
512
  msgstr "선택된 환경이 없습니다!"
@@ -528,7 +524,7 @@ msgid "No proxy selected!"
528
524
  msgstr "프록시를 선택하지 않았습니다."
529
525
 
530
526
  msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature"
531
- msgstr ""
527
+ msgstr "환경을 가져올 스마트 프록시가 발견되지 않았습니다. 최소한 하나의 스마트 프록시가 'puppet' 기능에 등록되어 있는지 확인하십시오."
532
528
 
533
529
  msgid "None"
534
530
  msgstr "없음 "
@@ -540,7 +536,7 @@ msgid "Notice"
540
536
  msgstr "주의 "
541
537
 
542
538
  msgid "Number of Overrides"
543
- msgstr ""
539
+ msgstr "오버라이드 수"
544
540
 
545
541
  msgid "Number of classes"
546
542
  msgstr "클래스 수"
@@ -549,10 +545,10 @@ msgid "Obsolete"
549
545
  msgstr "이전 버전 "
550
546
 
551
547
  msgid "Omit"
552
- msgstr ""
548
+ msgstr "생략"
553
549
 
554
550
  msgid "Omit from classification output"
555
- msgstr ""
551
+ msgstr "분류 출력에서 생략"
556
552
 
557
553
  msgid "Operating System"
558
554
  msgstr "운영체제"
@@ -564,10 +560,10 @@ msgid "Operation"
564
560
  msgstr "작업 "
565
561
 
566
562
  msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes"
567
- msgstr ""
563
+ msgstr "가져온 Puppet 클래스를 제한하는 데 사용되는 'new', 'updated', 'obsolete' 중 하나를 포함하는 쉼표로 구분된 문자열 (선택 사항)"
568
564
 
569
565
  msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
570
- msgstr ""
566
+ msgstr "값이 없는 선택적 매개변수입니다.<br/><i> Foreman이 관리하고 있지만 값은 비어 있습니다.</i><br/>"
571
567
 
572
568
  msgid "Organizations"
573
569
  msgstr "조직"
@@ -576,10 +572,10 @@ msgid "Original value info"
576
572
  msgstr "원래 값 정보"
577
573
 
578
574
  msgid "Out of sync"
579
- msgstr ""
575
+ msgstr "동기화되지 않음"
580
576
 
581
577
  msgid "Overridden"
582
- msgstr ""
578
+ msgstr "재정의됨"
583
579
 
584
580
  msgid "Override all parameters"
585
581
  msgstr "모든 매개 변수 덮어쓰기 "
@@ -591,13 +587,13 @@ msgid "Override this value"
591
587
  msgstr "이 값 덮어쓰기 "
592
588
 
593
589
  msgid "Override value, required if omit is false"
594
- msgstr ""
590
+ msgstr "덮어쓰기 값, omit이 false인 경우 필요함"
595
591
 
596
592
  msgid "Parameter"
597
593
  msgstr "매개 변수 "
598
594
 
599
595
  msgid "Parameterized class support permits detecting, importing, and supplying parameters directly to classes which support it, via the ENC and depending on a set of rules (Smart Matchers)."
600
- msgstr ""
596
+ msgstr "매개변수화된 클래스 지원을 통해 ENC를 통해 규칙 집합(스마트 매처)에 따라 매개변수를 감지하고 가져오고 이를 지원하는 클래스에 직접 제공할 수 있습니다."
601
597
 
602
598
  msgid "Parameters"
603
599
  msgstr "매개 변수 "
@@ -612,19 +608,19 @@ msgid "Puppet CA"
612
608
  msgstr "Puppet CA"
613
609
 
614
610
  msgid "Puppet CA Smart Proxy"
615
- msgstr ""
611
+ msgstr "Puppet CA 스마트 프록시"
616
612
 
617
613
  msgid "Puppet Class"
618
614
  msgstr "Puppet 클래스 "
619
615
 
620
616
  msgid "Puppet Class Parameters"
621
- msgstr ""
617
+ msgstr "Puppet 클래스 매개변수"
622
618
 
623
619
  msgid "Puppet Classes"
624
620
  msgstr "Puppet 클래스 "
625
621
 
626
622
  msgid "Puppet ENC"
627
- msgstr ""
623
+ msgstr "Puppet ENC"
628
624
 
629
625
  msgid "Puppet Environment"
630
626
  msgstr "Puppet 환경 "
@@ -636,22 +632,22 @@ msgid "Puppet Modules"
636
632
  msgstr "Puppet 모듈 "
637
633
 
638
634
  msgid "Puppet Smart Proxy"
639
- msgstr ""
635
+ msgstr "Puppet 스마트 프록시"
640
636
 
641
637
  msgid "Puppet YAML"
642
- msgstr ""
638
+ msgstr "Puppet YAML"
643
639
 
644
640
  msgid "Puppet classes"
645
- msgstr ""
641
+ msgstr "Puppet 클래스 "
646
642
 
647
643
  msgid "Puppet details"
648
- msgstr ""
644
+ msgstr "Puppet 세부 정보"
649
645
 
650
646
  msgid "Puppet env"
651
- msgstr ""
647
+ msgstr "Puppet 환경"
652
648
 
653
649
  msgid "Puppet environment"
654
- msgstr ""
650
+ msgstr "Puppet 환경"
655
651
 
656
652
  msgid "Puppet environments"
657
653
  msgstr "Puppet 환경"
@@ -663,7 +659,7 @@ msgid "Puppet interval"
663
659
  msgstr "Puppet 간격"
664
660
 
665
661
  msgid "Puppet metrics"
666
- msgstr ""
662
+ msgstr "Puppet 메트릭"
667
663
 
668
664
  msgid "Puppet parameter"
669
665
  msgstr "Puppet 매개 변수"
@@ -671,14 +667,11 @@ msgstr "Puppet 매개 변수"
671
667
  msgid "Puppetclass|Name"
672
668
  msgstr "이름 "
673
669
 
674
- msgid "Remote action:"
675
- msgstr "원격 작업:"
676
-
677
670
  msgid "Remove"
678
671
  msgstr "삭제 "
679
672
 
680
673
  msgid "Remove Combination"
681
- msgstr ""
674
+ msgstr "조합 제거"
682
675
 
683
676
  msgid "Remove a Puppet class from host"
684
677
  msgstr "호스트에 Puppet 클래스 삭제 "
@@ -702,16 +695,16 @@ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
702
695
  msgstr "필수 매개 변수에 값이 없습니다.<br/><b>덮어쓰십시오.</b><br/>"
703
696
 
704
697
  msgid "Restarted"
705
- msgstr ""
698
+ msgstr "다시 시작됨"
706
699
 
707
700
  msgid "Scheduled"
708
- msgstr ""
701
+ msgstr "예정됨"
709
702
 
710
703
  msgid "Select environment"
711
704
  msgstr "환경 선택 "
712
705
 
713
706
  msgid "Select the changes you want to apply to Foreman"
714
- msgstr ""
707
+ msgstr "Foreman에 적용하려는 변경 사항을 선택하세요"
715
708
 
716
709
  msgid "Set parameters to defaults"
717
710
  msgstr "매개 변수를 기본값으로 설정 "
@@ -744,22 +737,22 @@ msgid "Show template combination"
744
737
  msgstr "템플릿 조합 표시 "
745
738
 
746
739
  msgid "Skipped"
747
- msgstr ""
740
+ msgstr "건너뛰기"
748
741
 
749
742
  msgid "Smart Class Parameter"
750
743
  msgstr "스마트 클래스 매개 변수 "
751
744
 
752
745
  msgid "Smart Class Parameters"
753
- msgstr ""
746
+ msgstr "스마트 클래스 매개변수"
754
747
 
755
748
  msgid "Smart class parameters"
756
749
  msgstr "스마트 클래스 매개 변수 "
757
750
 
758
751
  msgid "Some Puppet Classes are unavailable in the selected environment"
759
- msgstr ""
752
+ msgstr "선택한 환경에서는 일부 Puppet 클래스를 이용할 수 없습니다."
760
753
 
761
754
  msgid "Successfully copied to clipboard!"
762
- msgstr ""
755
+ msgstr "클립보드에 성공적으로 복사되었습니다!"
763
756
 
764
757
  msgid "Successfully overridden all parameters of Puppet class %s"
765
758
  msgstr "Puppet 클래스 %s의 모든 매개 변수를 성공적으로 덮어쓰기했습니다 "
@@ -772,20 +765,19 @@ msgstr "온디스크 Puppet 설치에서 환경 및 Puppet 클래스를 성공
772
765
 
773
766
  msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
774
767
  msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
775
- msgstr[0] ""
776
- msgstr[1] ""
768
+ msgstr[0] "호스트에 대한 %{proxy_type} 프록시를 설정할 수 없습니다:%{host_names} ."
777
769
 
778
770
  msgid "The %{proxy_type} proxy of the selected hosts was cleared."
779
771
  msgstr "선택한 호스트의 %{proxy_type} 프록시를 삭제했습니다."
780
772
 
781
773
  msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
782
- msgstr ""
774
+ msgstr "선택된 호스트의 %{proxy_type} 프록시가 %{proxy_name}로 설정되었습니다."
783
775
 
784
776
  msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
785
777
  msgstr "선택한 호스트의 %{proxy_type} 프록시가 %{proxy_name}(으)로 설정되었습니다."
786
778
 
787
779
  msgid "The class could not be saved because of an error in one of the class parameters."
788
- msgstr ""
780
+ msgstr "클래스 매개변수 중 하나에 오류가 있어 클래스를 저장할 수 없습니다."
789
781
 
790
782
  msgid "The final entry, Operating System default, can be set by editing the %s page."
791
783
  msgstr "최종 엔트리, 운영 체제 기본값은 %s 페이지를 편집하여 설정할 수 있습니다. "
@@ -794,7 +786,7 @@ msgid "The order in which values are resolved"
794
786
  msgstr "값이 해결되는 순서 "
795
787
 
796
788
  msgid "The requested environment cannot be found."
797
- msgstr ""
789
+ msgstr "요청하신 환경을 찾을 수 없습니다."
798
790
 
799
791
  msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
800
792
  msgstr "이 Puppet 마스터에 설정된 Puppet 환경이 없습니다. Puppet 마스터 구성을 확인하십시오."
@@ -803,7 +795,7 @@ msgid "This Puppet class has no parameters in its signature."
803
795
  msgstr "Puppet 클래스 서명에는 매개 변수가 없습니다."
804
796
 
805
797
  msgid "This tab is still a work in progress"
806
- msgstr ""
798
+ msgstr "이 탭은 아직 진행 중입니다."
807
799
 
808
800
  msgid "This will reset parameters of the class %s to their default values. Continue?"
809
801
  msgstr "이는 클래스 %s의 매개 변수를 기본값으로 재설정합니다. 계속 진행하시겠습니까? "
@@ -830,7 +822,7 @@ msgid "Unable to generate output, Check log files"
830
822
  msgstr "출력을 생성할 수 없습니다. 로그 파일을 확인하십시오."
831
823
 
832
824
  msgid "Update"
833
- msgstr "업데이트 "
825
+ msgstr "업데이트"
834
826
 
835
827
  msgid "Update a Puppet class"
836
828
  msgstr "Puppet 클래스 업데이트 "
@@ -866,7 +858,7 @@ msgid "Used to enforce certain values for the parameter values"
866
858
  msgstr "특정 값을 매개 변수 값에 적용하는 데 사용됩니다."
867
859
 
868
860
  msgid "Valid Host Group and Environment Combinations"
869
- msgstr ""
861
+ msgstr "유효한 호스트 그룹 및 환경 조합"
870
862
 
871
863
  msgid "Value"
872
864
  msgstr "값 "
@@ -878,13 +870,13 @@ msgid ""
878
870
  "When a Host requests a template (e.g. during provisioning), Foreman \\\n"
879
871
  " will select the best match from the available templates of that type, in the \\\n"
880
872
  " following order:"
881
- msgstr ""
873
+ msgstr "호스트가 템플릿을 요청하면(예: 프로비저닝 중), Foreman은 다음 순서에 따라 해당 유형의 사용 가능한 템플릿 중에서 가장 일치하는 템플릿을 선택합니다."
882
874
 
883
875
  msgid ""
884
876
  "When editing a template, you must assign a list \\\n"
885
877
  " of operating systems which this template can be used with. Optionally, you can \\\n"
886
878
  " restrict a template to a list of host groups and/or environments."
887
- msgstr ""
879
+ msgstr "템플릿을 편집할 때 이 템플릿을 사용할 수 있는 운영 체제 목록을 지정해야 합니다. 선택적으로 호스트 그룹 및/또는 환경 목록으로 템플릿을 제한할 수 있습니다."
888
880
 
889
881
  msgid "When enabled the parameter is hidden in the UI"
890
882
  msgstr "활성화된 경우 매개 변수가 UI에서 숨겨집니다."
@@ -902,7 +894,7 @@ msgid "included already from parent"
902
894
  msgstr "이미 부모에게서 포함되어 있습니다 "
903
895
 
904
896
  msgid "must be true to edit the parameter"
905
- msgstr ""
897
+ msgstr "매개변수를 편집하려면 true여야 합니다."
906
898
 
907
899
  msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
908
- msgstr ""
900
+ msgstr "%{object_id} id가 존재하지 않거나 적절한 조직 및/또는 위치에 할당되지 않았습니다."
File without changes