foreman_remote_execution 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/assets/javascripts/foreman_remote_execution/locale/de/foreman_remote_execution.js +178 -13
- data/app/assets/javascripts/foreman_remote_execution/locale/en/foreman_remote_execution.js +1832 -2
- data/app/assets/javascripts/foreman_remote_execution/locale/en_GB/foreman_remote_execution.js +176 -11
- data/app/assets/javascripts/foreman_remote_execution/locale/es/foreman_remote_execution.js +178 -13
- data/app/assets/javascripts/foreman_remote_execution/locale/fr/foreman_remote_execution.js +179 -14
- data/app/assets/javascripts/foreman_remote_execution/locale/ja/foreman_remote_execution.js +179 -14
- data/app/assets/javascripts/foreman_remote_execution/locale/ka/foreman_remote_execution.js +178 -13
- data/app/assets/javascripts/foreman_remote_execution/locale/ko/foreman_remote_execution.js +449 -285
- data/app/assets/javascripts/foreman_remote_execution/locale/pt_BR/foreman_remote_execution.js +178 -13
- data/app/assets/javascripts/foreman_remote_execution/locale/ru/foreman_remote_execution.js +177 -12
- data/app/assets/javascripts/foreman_remote_execution/locale/zh_CN/foreman_remote_execution.js +179 -14
- data/app/assets/javascripts/foreman_remote_execution/locale/zh_TW/foreman_remote_execution.js +177 -12
- data/app/controllers/job_invocations_controller.rb +1 -1
- data/lib/foreman_remote_execution/version.rb +1 -1
- data/locale/de/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/de/foreman_remote_execution.po +178 -13
- data/locale/en/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/en/foreman_remote_execution.po +1840 -0
- data/locale/en_GB/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/en_GB/foreman_remote_execution.po +176 -11
- data/locale/es/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/es/foreman_remote_execution.po +178 -13
- data/locale/foreman_remote_execution.pot +470 -184
- data/locale/fr/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/fr/foreman_remote_execution.po +179 -14
- data/locale/ja/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/ja/foreman_remote_execution.po +179 -14
- data/locale/ka/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/ka/foreman_remote_execution.po +178 -13
- data/locale/ko/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/ko/foreman_remote_execution.po +449 -285
- data/locale/pt_BR/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/pt_BR/foreman_remote_execution.po +178 -13
- data/locale/ru/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/ru/foreman_remote_execution.po +177 -12
- data/locale/zh_CN/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/zh_CN/foreman_remote_execution.po +179 -14
- data/locale/zh_TW/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/zh_TW/foreman_remote_execution.po +177 -12
- metadata +3 -6
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_remote_execution": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_remote_execution
|
6
|
+
"Project-Id-Version": "foreman_remote_execution 15.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2016-02-15 13:54+0000",
|
9
9
|
"Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
|
@@ -18,7 +18,7 @@
|
|
18
18
|
"plural_forms": "nplurals=1; plural=0;"
|
19
19
|
},
|
20
20
|
"${d.title} ${d.count} hosts": [
|
21
|
-
""
|
21
|
+
"${d.title} ${d.count} 호스트"
|
22
22
|
],
|
23
23
|
"%s": [
|
24
24
|
"%s"
|
@@ -27,26 +27,28 @@
|
|
27
27
|
"%s 전 "
|
28
28
|
],
|
29
29
|
"%s job has been invoked": [
|
30
|
-
""
|
30
|
+
"%s 작업이 호출되었습니다"
|
31
31
|
],
|
32
32
|
"%s more": [
|
33
|
-
""
|
33
|
+
"%s개 더"
|
34
34
|
],
|
35
35
|
"%{description} on %{host}": [
|
36
36
|
"%{host}에 대한 %{description}"
|
37
37
|
],
|
38
|
-
"'Starts
|
38
|
+
"'Starts at' date must be in the future": [
|
39
39
|
""
|
40
40
|
],
|
41
|
-
"'Starts before' date must
|
41
|
+
"'Starts before' date must be after 'Starts at' date": [
|
42
|
+
"'이전 시작' 날짜는 '시작일' 날짜 이후여야 합니다."
|
43
|
+
],
|
44
|
+
"'Starts before' date must be in the future": [
|
42
45
|
""
|
43
46
|
],
|
44
47
|
"...and %s more": [
|
45
|
-
""
|
48
|
+
"...및 %s개 더"
|
46
49
|
],
|
47
50
|
"...and %{count} more": [
|
48
|
-
""
|
49
|
-
""
|
51
|
+
"...및 %{count}개 더"
|
50
52
|
],
|
51
53
|
"A comma separated list of input names to be excluded from the foreign template.": [
|
52
54
|
"외부 템플릿에서 제외되는 입력 이름의 쉼표로 구분된 목록입니다."
|
@@ -55,63 +57,75 @@
|
|
55
57
|
"외부 템플릿에서 포함되는 입력 이름의 쉼표로 구분된 목록입니다."
|
56
58
|
],
|
57
59
|
"A job '%{job_name}' has %{status} at %{time}": [
|
58
|
-
""
|
60
|
+
"직업 '%{job_name}'은/는 %{time}에서 %{status}입니다"
|
59
61
|
],
|
60
62
|
"A job '%{subject}' has failed": [
|
61
|
-
""
|
63
|
+
"직업 '%{subject}'이/가 실패했습니다"
|
62
64
|
],
|
63
65
|
"A job '%{subject}' has finished successfully": [
|
64
|
-
""
|
66
|
+
"직업 '%{subject}'이/가 성공적으로 완료되었습니다."
|
65
67
|
],
|
66
68
|
"A notification when a job finishes": [
|
67
|
-
""
|
69
|
+
"작업이 완료될 때 알림"
|
68
70
|
],
|
69
71
|
"A plugin bringing remote execution to the Foreman, completing the config management functionality with remote management functionality.": [
|
70
72
|
"Foreman으로 원격 실행을 가져오는 플러그인입니다. 원격 관리 기능으로 구성 관리 기능을 완료합니다."
|
71
73
|
],
|
72
74
|
"A special label for tracking a recurring job. There can be only one active job with a given purpose at a time.": [
|
75
|
+
"반복되는 작업을 추적하기 위한 특수 레이블입니다. 주어진 목적을 가진 활성 작업은 한 번에 하나만 있을 수 있습니다."
|
76
|
+
],
|
77
|
+
"A task for this host has not been started": [
|
73
78
|
""
|
74
79
|
],
|
75
80
|
"A user to be used for SSH.": [
|
76
|
-
""
|
81
|
+
"SSH에 사용되는 사용자입니다."
|
77
82
|
],
|
78
83
|
"A user to be used for executing the script. If it differs from the SSH user, su or sudo is used to switch the accounts.": [
|
79
84
|
"스크립트를 실행하는 데 사용할 사용자입니다. 이 사용자가 SSH 사용자와 다른 경우 su 또는 sudo를 사용하여 계정을 전환합니다."
|
80
85
|
],
|
81
86
|
"Abort": [
|
82
|
-
""
|
87
|
+
"중단"
|
83
88
|
],
|
84
89
|
"Abort Job": [
|
90
|
+
"작업 중단"
|
91
|
+
],
|
92
|
+
"Abort task": [
|
85
93
|
""
|
86
94
|
],
|
87
95
|
"Access denied": [
|
88
|
-
"
|
96
|
+
"액세스 거부됨"
|
97
|
+
],
|
98
|
+
"Action": [
|
99
|
+
""
|
89
100
|
],
|
90
101
|
"Actions": [
|
91
102
|
"작업"
|
92
103
|
],
|
93
104
|
"Active Filters:": [
|
94
|
-
""
|
105
|
+
"활성 필터:"
|
95
106
|
],
|
96
107
|
"Add Foreign Input Set": [
|
97
108
|
"외부 입력 세트 추가"
|
98
109
|
],
|
99
110
|
"Advanced fields": [
|
100
|
-
""
|
111
|
+
"고급 필드"
|
101
112
|
],
|
102
113
|
"After": [
|
103
|
-
""
|
114
|
+
"후"
|
104
115
|
],
|
105
116
|
"After %s occurences": [
|
106
|
-
""
|
117
|
+
"%s 후에 발생"
|
107
118
|
],
|
108
119
|
"All fields are required.": [
|
120
|
+
"모든 필드는 필수 입력입니다."
|
121
|
+
],
|
122
|
+
"All statuses": [
|
109
123
|
""
|
110
124
|
],
|
111
125
|
"Alphabetical": [
|
112
|
-
""
|
126
|
+
"알파벳순"
|
113
127
|
],
|
114
|
-
"
|
128
|
+
"An error occurred while fetching the template invocation details.": [
|
115
129
|
""
|
116
130
|
],
|
117
131
|
"Another interface is already set as execution. Are you sure you want to use this one instead?": [
|
@@ -123,17 +137,26 @@
|
|
123
137
|
"Any Organization": [
|
124
138
|
"모든 조직 "
|
125
139
|
],
|
140
|
+
"Any location": [
|
141
|
+
""
|
142
|
+
],
|
143
|
+
"Any organization": [
|
144
|
+
""
|
145
|
+
],
|
126
146
|
"Apply to": [
|
147
|
+
"적용"
|
148
|
+
],
|
149
|
+
"Are you sure you want to open all invocations in new tabs?": [
|
127
150
|
""
|
128
151
|
],
|
129
152
|
"At": [
|
130
153
|
"At"
|
131
154
|
],
|
132
155
|
"At minute": [
|
133
|
-
""
|
156
|
+
"분"
|
134
157
|
],
|
135
158
|
"Awaiting start": [
|
136
|
-
""
|
159
|
+
"시작 대기 중"
|
137
160
|
],
|
138
161
|
"Back": [
|
139
162
|
"뒤로"
|
@@ -145,7 +168,7 @@
|
|
145
168
|
"북마크 "
|
146
169
|
],
|
147
170
|
"Can't find Job Invocation for an id %s": [
|
148
|
-
""
|
171
|
+
"ID %s에 대한 작업 호출을 찾을 수 없습니다."
|
149
172
|
],
|
150
173
|
"Cancel": [
|
151
174
|
"취소"
|
@@ -153,18 +176,21 @@
|
|
153
176
|
"Cancel Job": [
|
154
177
|
"작업 취소 "
|
155
178
|
],
|
156
|
-
"Cancel
|
179
|
+
"Cancel Task": [
|
157
180
|
""
|
158
181
|
],
|
159
|
-
"Cancel
|
160
|
-
""
|
182
|
+
"Cancel job invocation": [
|
183
|
+
"작업 호출 취소"
|
161
184
|
],
|
162
|
-
"
|
163
|
-
""
|
185
|
+
"Cancel recurring": [
|
186
|
+
"반복 취소"
|
164
187
|
],
|
165
188
|
"Cancelled": [
|
166
189
|
"취소함"
|
167
190
|
],
|
191
|
+
"Cancelled:": [
|
192
|
+
""
|
193
|
+
],
|
168
194
|
"Cannot resolve hosts without a bookmark or search query": [
|
169
195
|
"북마크 또는 검색 쿼리가 없는 호스트를 확인할 수 없습니다."
|
170
196
|
],
|
@@ -175,25 +201,25 @@
|
|
175
201
|
"bookmark_id와 search_query를 모두 지정할 수 없습니다."
|
176
202
|
],
|
177
203
|
"Categories list failed with:": [
|
178
|
-
""
|
204
|
+
"카테고리 목록이 실패했습니다:"
|
179
205
|
],
|
180
206
|
"Category and template": [
|
181
|
-
""
|
207
|
+
"카테고리 및 템플릿"
|
182
208
|
],
|
183
209
|
"Choose a job template that is pre-selected in job invocation form": [
|
184
|
-
""
|
210
|
+
"작업 호출 양식에서 미리 선택된 작업 템플릿을 선택하세요"
|
185
211
|
],
|
186
212
|
"Circular dependency detected in foreign input set '%{template}' -> '%{target_template}'. Templates stack: %{templates_stack}": [
|
187
213
|
"외부 입력 세트 '%{template}' -> '%{target_template}'의 순환 종속 관계가 감지되었습니다. 템플릿 스택: %{templates_stack}"
|
188
214
|
],
|
189
215
|
"Cleanup working directories": [
|
190
|
-
""
|
216
|
+
"작업 디렉토리 정리"
|
191
217
|
],
|
192
218
|
"Clear all filters": [
|
193
|
-
""
|
219
|
+
"모든 필터 지우기"
|
194
220
|
],
|
195
221
|
"Clear input": [
|
196
|
-
""
|
222
|
+
"입력 내용 지우기"
|
197
223
|
],
|
198
224
|
"Clone a provision template": [
|
199
225
|
"프로비저닝 템플릿 복제"
|
@@ -202,49 +228,55 @@
|
|
202
228
|
"종료"
|
203
229
|
],
|
204
230
|
"Cockpit URL": [
|
231
|
+
"Cockpit URL"
|
232
|
+
],
|
233
|
+
"Command": [
|
205
234
|
""
|
206
235
|
],
|
207
236
|
"Concurrency level": [
|
208
237
|
"동시 실행 레벨"
|
209
238
|
],
|
210
239
|
"Concurrency level limited to": [
|
211
|
-
""
|
240
|
+
"동시성 수준은 다음으로 제한됨"
|
212
241
|
],
|
213
242
|
"Connect by IP": [
|
214
|
-
""
|
243
|
+
"IP로 연결"
|
215
244
|
],
|
216
245
|
"Control concurrency level and distribution over time": [
|
217
246
|
"동시 실행 레벨 및 기간별 배분 제어"
|
218
247
|
],
|
219
|
-
"
|
248
|
+
"Copy to clipboard": [
|
220
249
|
""
|
221
250
|
],
|
251
|
+
"Could not abort the job %s: ${response}": [
|
252
|
+
"%s 작업을 중단할 수 없습니다: ${response}"
|
253
|
+
],
|
222
254
|
"Could not cancel recurring logic %s: ${response}": [
|
223
|
-
""
|
255
|
+
"반복 논리 %s를 취소할 수 없습니다: ${response}"
|
224
256
|
],
|
225
257
|
"Could not cancel the job %s: ${response}": [
|
226
|
-
""
|
258
|
+
"%s 작업을 취소할 수 없습니다: ${response}"
|
227
259
|
],
|
228
260
|
"Could not disable recurring logic %s: ${response}": [
|
229
|
-
""
|
261
|
+
"반복 논리 %s를 비활성화할 수 없습니다: ${response}"
|
230
262
|
],
|
231
263
|
"Could not display data for job invocation.": [
|
232
|
-
""
|
264
|
+
"작업 호출에 대한 데이터를 표시할 수 없습니다."
|
233
265
|
],
|
234
266
|
"Could not enable recurring logic %s: ${response}": [
|
235
|
-
""
|
267
|
+
"반복 논리 %s를 활성화할 수 없습니다: ${response}"
|
236
268
|
],
|
237
269
|
"Could not find any suitable interface for execution": [
|
238
|
-
""
|
270
|
+
"실행에 적합한 인터페이스를 찾을 수 없습니다."
|
239
271
|
],
|
240
272
|
"Could not render the preview because no host matches the search query.": [
|
241
|
-
""
|
273
|
+
"검색어와 일치하는 호스트가 없기 때문에 미리 보기를 렌더링할 수 없습니다."
|
242
274
|
],
|
243
275
|
"Could not rerun job %{id} because its template could not be found": [
|
244
|
-
""
|
276
|
+
"템플릿을 찾을 수 없기 때문에 %{id} 작업을 다시 실행할 수 없습니다."
|
245
277
|
],
|
246
278
|
"Could not use any proxy for the %{provider} job. Consider configuring %{global_proxy}, %{fallback_proxy} in settings": [
|
247
|
-
""
|
279
|
+
"%{provider} 작업의 프록시를 사용할 수 없습니다. 설정에서 %{global_proxy}, %{fallback_proxy} 구성을 고려하세요"
|
248
280
|
],
|
249
281
|
"Could not use any template used in the job invocation": [
|
250
282
|
"작업 호출에 사용된 템플릿을 사용할 수 없습니다."
|
@@ -253,7 +285,7 @@
|
|
253
285
|
"생성 "
|
254
286
|
],
|
255
287
|
"Create Report": [
|
256
|
-
""
|
288
|
+
"보고서 생성"
|
257
289
|
],
|
258
290
|
"Create a foreign input set": [
|
259
291
|
"외부 입력 세트 생성"
|
@@ -267,39 +299,51 @@
|
|
267
299
|
"Create a recurring job": [
|
268
300
|
"반복 작업 생성"
|
269
301
|
],
|
270
|
-
"Create
|
302
|
+
"Create job": [
|
271
303
|
""
|
272
304
|
],
|
305
|
+
"Create report": [
|
306
|
+
"보고서 생성"
|
307
|
+
],
|
273
308
|
"Create report for this job": [
|
274
|
-
""
|
309
|
+
"이 작업에 대한 보고서 만들기"
|
275
310
|
],
|
276
311
|
"Cron line": [
|
277
312
|
"Cron 줄"
|
278
313
|
],
|
279
314
|
"Cron line (extended)": [
|
280
|
-
""
|
315
|
+
"Cron 라인(확장)"
|
281
316
|
],
|
282
317
|
"Cron line format '1 2 3 4 5', where:": [
|
283
|
-
""
|
318
|
+
"Cron 라인 형식은 '1 2 3 4 5'입니다."
|
284
319
|
],
|
285
320
|
"Cronline": [
|
321
|
+
"Cronline"
|
322
|
+
],
|
323
|
+
"Current iteration": [
|
286
324
|
""
|
287
325
|
],
|
288
326
|
"Current location %s is different from job's location %s. This job may run on different hosts than before.": [
|
289
|
-
""
|
327
|
+
"현재 위치%s은/는 작업의 위치와 다릅니다%s 이 작업은 이전과 다른 호스트에서 실행될 수 있습니다."
|
290
328
|
],
|
291
329
|
"Current location %{loc_c} is different from job's location %{loc_j}.": [
|
292
|
-
""
|
330
|
+
"현재 위치%{loc_c}은/는 작업의 위치 %{loc_j}와 다릅니다."
|
293
331
|
],
|
294
332
|
"Current organization %s is different from job's organization %s. This job may run on different hosts than before.": [
|
295
|
-
""
|
333
|
+
"현재 조직 %s은/는 작업 조직과는 다릅니다%s. 이 작업은 이전과 다른 호스트에서 실행될 수 있습니다."
|
296
334
|
],
|
297
335
|
"Current organization %{org_c} is different from job's organization %{org_j}.": [
|
336
|
+
"현재 조직 %{org_c}은/는 작업의 조직%{org_j}과는 다릅니다."
|
337
|
+
],
|
338
|
+
"DEBUG": [
|
298
339
|
""
|
299
340
|
],
|
300
341
|
"Daily": [
|
301
342
|
"매일"
|
302
343
|
],
|
344
|
+
"Date must be in the future": [
|
345
|
+
""
|
346
|
+
],
|
303
347
|
"Days": [
|
304
348
|
"일"
|
305
349
|
],
|
@@ -307,16 +351,16 @@
|
|
307
351
|
"요일"
|
308
352
|
],
|
309
353
|
"Default SSH key passphrase": [
|
310
|
-
""
|
354
|
+
"기본 SSH 키 암호문구"
|
311
355
|
],
|
312
356
|
"Default SSH password": [
|
313
|
-
""
|
357
|
+
"기본 SSH 비밀번호"
|
314
358
|
],
|
315
359
|
"Default key passphrase to use for SSH. You may override per host by setting a parameter called remote_execution_ssh_key_passphrase": [
|
316
|
-
""
|
360
|
+
"SSH에 사용할 기본 키 암호문구. remote_execution_ssh_key_passphrase라는 매개변수를 설정하여 호스트별로 재정의할 수 있습니다."
|
317
361
|
],
|
318
362
|
"Default password to use for SSH. You may override per host by setting a parameter called remote_execution_ssh_password": [
|
319
|
-
""
|
363
|
+
"SSH에 사용할 기본 비밀번호입니다. remote_execution_ssh_password라는 매개변수를 설정하여 호스트별로 재정의할 수 있습니다."
|
320
364
|
],
|
321
365
|
"Default user to use for SSH. You may override per host by setting a parameter called remote_execution_ssh_user.": [
|
322
366
|
"SSH에 사용할 기본 사용자입니다. remote_execution_ssh_user라는 매개 변수를 설정하여 호스트별로 덮어쓸 수 있습니다."
|
@@ -334,22 +378,22 @@
|
|
334
378
|
"설명"
|
335
379
|
],
|
336
380
|
"Description Template": [
|
337
|
-
""
|
381
|
+
"설명 템플릿"
|
338
382
|
],
|
339
383
|
"Description template": [
|
340
384
|
"설명 템플릿"
|
341
385
|
],
|
342
386
|
"Designation of a special purpose": [
|
343
|
-
""
|
387
|
+
"특수 목적의 지정"
|
344
388
|
],
|
345
389
|
"Disable recurring": [
|
346
|
-
""
|
390
|
+
"반복을 비활성화합니다"
|
347
391
|
],
|
348
392
|
"Display advanced fields": [
|
349
393
|
"고급 필드 표시"
|
350
394
|
],
|
351
395
|
"Does not repeat": [
|
352
|
-
""
|
396
|
+
"반복하지 않음"
|
353
397
|
],
|
354
398
|
"Duplicated inputs detected: %{duplicated_inputs}": [
|
355
399
|
"중복된 입력이 감지되었습니다: %{duplicated_inputs}"
|
@@ -358,7 +402,7 @@
|
|
358
402
|
"동적 쿼리"
|
359
403
|
],
|
360
404
|
"Dynamic query": [
|
361
|
-
""
|
405
|
+
"동적 쿼리"
|
362
406
|
],
|
363
407
|
"Edit %s": [
|
364
408
|
"%s 편집 "
|
@@ -370,13 +414,13 @@
|
|
370
414
|
"원격 실행 기능 편집"
|
371
415
|
],
|
372
416
|
"Edit job description template": [
|
373
|
-
""
|
417
|
+
"작업 설명 템플릿 편집"
|
374
418
|
],
|
375
419
|
"Effective User": [
|
376
|
-
""
|
420
|
+
"효과적인 사용자"
|
377
421
|
],
|
378
422
|
"Effective User Method": [
|
379
|
-
""
|
423
|
+
"효과적인 사용자 방법"
|
380
424
|
],
|
381
425
|
"Effective user": [
|
382
426
|
"유효 사용자"
|
@@ -388,25 +432,25 @@
|
|
388
432
|
"유효 사용자 옵션"
|
389
433
|
],
|
390
434
|
"Effective user password": [
|
391
|
-
""
|
435
|
+
"유효한 사용자 비밀번호"
|
392
436
|
],
|
393
437
|
"Effective user password is only applicable for SSH provider. Other providers ignore this field. <br> Password is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution.": [
|
394
|
-
""
|
438
|
+
"유효한 사용자 비밀번호는 SSH 공급자에게만 적용됩니다. 다른 공급자는 이 필드를 무시합니다.<br> 비밀번호는 작업이 완료될 때까지 DB에 암호화되어 저장됩니다. 향후 또는 반복 실행의 경우 마지막 실행 후 제거됩니다."
|
395
439
|
],
|
396
440
|
"Effective user password is only applicable for SSH provider. Other providers ignore this field. Password is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution.": [
|
397
|
-
""
|
441
|
+
"유효한 사용자 비밀번호는 SSH 공급자에게만 적용됩니다. 다른 공급자는 이 필드를 무시합니다. 비밀번호는 작업이 완료될 때까지 DB에 암호화되어 저장됩니다. 향후 또는 반복 실행의 경우 마지막 실행 후 제거됩니다."
|
398
442
|
],
|
399
443
|
"Effective user:": [
|
400
|
-
""
|
444
|
+
"효과적인 사용자:"
|
401
445
|
],
|
402
446
|
"Enable Global Proxy": [
|
403
|
-
""
|
447
|
+
"글로벌 프록시 활성화"
|
404
448
|
],
|
405
449
|
"Enable recurring": [
|
406
|
-
""
|
450
|
+
"반복을 활성화합니다"
|
407
451
|
],
|
408
452
|
"End time needs to be after start time": [
|
409
|
-
""
|
453
|
+
"종료 시간은 시작 시간 이후여야 합니다."
|
410
454
|
],
|
411
455
|
"Ends": [
|
412
456
|
"종료"
|
@@ -415,139 +459,142 @@
|
|
415
459
|
"프록시에서 데이터를 로드하는 도중 오류가 발생했습니다."
|
416
460
|
],
|
417
461
|
"Errors:": [
|
418
|
-
""
|
462
|
+
"오류:"
|
419
463
|
],
|
420
464
|
"Evaluated at:": [
|
421
465
|
"평가 시점:"
|
422
466
|
],
|
423
467
|
"Every day at %s": [
|
424
|
-
""
|
468
|
+
"매일 %s"
|
425
469
|
],
|
426
470
|
"Every hour at minute %s": [
|
427
|
-
""
|
471
|
+
"매 시간 매 분 %s"
|
428
472
|
],
|
429
473
|
"Every month on %s at %s": [
|
430
|
-
""
|
474
|
+
"%s에서 매달 %s에"
|
431
475
|
],
|
432
476
|
"Every week on %s at %s": [
|
433
|
-
""
|
477
|
+
"%s에서 매주 %s에"
|
434
478
|
],
|
435
479
|
"Execute the job later, at a scheduled time.": [
|
436
|
-
""
|
480
|
+
"나중에 예약된 시간에 작업을 실행합니다."
|
437
481
|
],
|
438
482
|
"Execute the job now.": [
|
439
|
-
""
|
483
|
+
"지금 바로 작업을 실행하세요."
|
440
484
|
],
|
441
485
|
"Execute the job on a repeating schedule.": [
|
442
|
-
""
|
486
|
+
"반복되는 일정에 따라 작업을 실행합니다."
|
443
487
|
],
|
444
488
|
"Execute the jobs on hosts in randomized order": [
|
445
|
-
""
|
489
|
+
"호스트에서 작업을 무작위 순서로 실행합니다."
|
446
490
|
],
|
447
491
|
"Execution": [
|
448
492
|
"실행"
|
449
493
|
],
|
450
494
|
"Execution order": [
|
451
|
-
""
|
495
|
+
"실행 순서"
|
452
496
|
],
|
453
497
|
"Execution ordering": [
|
454
|
-
""
|
498
|
+
"실행 순서"
|
455
499
|
],
|
456
500
|
"Execution ordering determines whether the jobs should be executed on hosts in alphabetical order or in randomized order.<br><ul><li><b>Ordered</b> - executes the jobs on hosts in alphabetical order</li><li><b>Randomized</b> - randomizes the order in which jobs are executed on hosts</li></ul>": [
|
457
|
-
""
|
501
|
+
"실행 순서는 작업을 호스트에서 알파벳순으로 실행해야 할지 아니면 무작위 순서로 실행해야 할지를 결정합니다.<br><ul><li><b> 주문</b> - 호스트의 작업을 알파벳순으로 실행합니다.</li><li><b> 무작위</b> - 호스트에서 작업이 실행되는 순서를 무작위로 지정합니다.</li></ul>"
|
458
502
|
],
|
459
503
|
"Exit status: %s": [
|
460
504
|
"종료 상태: %s"
|
461
505
|
],
|
462
506
|
"Export a job template to ERB": [
|
463
|
-
""
|
507
|
+
"ERB로 작업 템플릿 내보내기"
|
464
508
|
],
|
465
509
|
"Failed": [
|
466
510
|
"실패"
|
467
511
|
],
|
468
512
|
"Failed hosts": [
|
469
|
-
""
|
513
|
+
"실패한 호스트"
|
470
514
|
],
|
471
515
|
"Failed rendering template: %s": [
|
472
516
|
"템플릿 렌더링 실패: %s"
|
473
517
|
],
|
474
518
|
"Failed:": [
|
475
|
-
""
|
519
|
+
"실패함:"
|
476
520
|
],
|
477
521
|
"Fallback to Any Proxy": [
|
478
|
-
""
|
522
|
+
"모든 프록시로 폴백"
|
479
523
|
],
|
480
524
|
"Feature input %{input_name} not defined in template %{template_name}": [
|
481
525
|
"%{template_name} 템플릿에 대한 기능 입력 %{input_name}이(가) 정의되지 않았습니다."
|
482
526
|
],
|
483
527
|
"Fill all required fields in all the steps": [
|
484
|
-
""
|
528
|
+
"모든 단계에서 필수 필드를 모두 채우세요."
|
485
529
|
],
|
486
530
|
"Fill all required fields in all the steps to start the job": [
|
487
|
-
""
|
531
|
+
"작업을 시작하려면 모든 단계에서 필수 필드를 모두 채우세요."
|
488
532
|
],
|
489
533
|
"Filter by host collections": [
|
490
|
-
""
|
534
|
+
"호스트 컬렉션으로 필터링"
|
491
535
|
],
|
492
536
|
"Filter by host groups": [
|
493
|
-
""
|
537
|
+
"호스트 그룹으로 필터링"
|
494
538
|
],
|
495
539
|
"Filter by hosts": [
|
496
|
-
""
|
540
|
+
"호스트로 필터링"
|
497
541
|
],
|
498
542
|
"Finished": [
|
499
543
|
"완료"
|
500
544
|
],
|
501
545
|
"For Future execution a 'Starts at' date or 'Starts before' date must be selected. Immediate execution can be selected in the previous step.": [
|
502
|
-
""
|
546
|
+
"미래 실행의 경우 '시작일' 또는 '시작일 이전' 날짜를 선택해야 합니다. 즉시 실행은 이전 단계에서 선택할 수 있습니다."
|
503
547
|
],
|
504
548
|
"For example: 1, 2, 3, 4, 5...": [
|
505
|
-
""
|
549
|
+
"예를 들어: 1, 2, 3, 4, 5..."
|
506
550
|
],
|
507
551
|
"Foreign input set": [
|
508
552
|
"외부 입력 세트"
|
509
553
|
],
|
510
554
|
"Foreman can run arbitrary commands on remote hosts using different providers, such as SSH or Ansible. Communication goes through the Smart Proxy so Foreman does not have to have direct access to the target hosts and can scale to control many hosts.": [
|
511
|
-
""
|
555
|
+
"Foreman은 SSH나 Ansible과 같은 다양한 공급자를 사용하여 원격 호스트에서 임의의 명령을 실행할 수 있습니다. 통신은 Smart Proxy를 통해 이루어지므로 Foreman은 대상 호스트에 직접 액세스할 필요가 없으며 많은 호스트를 제어하도록 확장할 수 있습니다."
|
512
556
|
],
|
513
557
|
"Form Job Template": [
|
514
|
-
""
|
558
|
+
"양식 작업 템플릿"
|
515
559
|
],
|
516
560
|
"Future execution": [
|
517
|
-
""
|
561
|
+
"향후 실행"
|
518
562
|
],
|
519
563
|
"Get output for a host": [
|
520
564
|
"호스트에 대한 출력 가져오기"
|
521
565
|
],
|
522
566
|
"Get outputs of hosts in a job": [
|
523
|
-
""
|
567
|
+
"작업에서 호스트의 출력 가져오기"
|
524
568
|
],
|
525
569
|
"Get raw output for a host": [
|
526
|
-
""
|
570
|
+
"호스트에 대한 원시 출력 가져오기"
|
527
571
|
],
|
528
572
|
"Has to be a positive number": [
|
529
|
-
""
|
573
|
+
"양수여야 합니다"
|
530
574
|
],
|
531
575
|
"Hide advanced fields": [
|
532
576
|
"고급 필드 숨기기"
|
533
577
|
],
|
534
578
|
"Hide all advanced fields": [
|
535
|
-
""
|
579
|
+
"모든 고급 필드 숨기기"
|
536
580
|
],
|
537
581
|
"Host": [
|
538
582
|
"호스트"
|
539
583
|
],
|
540
584
|
"Host collections": [
|
541
|
-
""
|
585
|
+
"호스트 컬렉션"
|
542
586
|
],
|
543
587
|
"Host detail": [
|
544
588
|
"호스트 정보"
|
545
589
|
],
|
590
|
+
"Host group": [
|
591
|
+
""
|
592
|
+
],
|
546
593
|
"Host groups": [
|
547
594
|
"호스트 그룹 "
|
548
595
|
],
|
549
596
|
"Host task": [
|
550
|
-
""
|
597
|
+
"호스트 작업"
|
551
598
|
],
|
552
599
|
"Host with id '%{id}' was not found": [
|
553
600
|
"ID가 '%{id}'인 호스트를 찾을 수 없습니다."
|
@@ -556,37 +603,43 @@
|
|
556
603
|
"호스트"
|
557
604
|
],
|
558
605
|
"Hosts gone missing": [
|
559
|
-
""
|
606
|
+
"호스트가 누락됨"
|
560
607
|
],
|
561
608
|
"Hourly": [
|
562
|
-
""
|
609
|
+
"시간 마다"
|
563
610
|
],
|
564
611
|
"How often the job should occur, in the cron format": [
|
565
612
|
"cron 형식으로 설정하는 작업 발생 빈도입니다."
|
566
613
|
],
|
567
|
-
"
|
614
|
+
"ID": [
|
568
615
|
""
|
569
616
|
],
|
617
|
+
"Identifier of the Host interface for Remote execution": [
|
618
|
+
"원격 실행을 위한 호스트 인터페이스 식별자"
|
619
|
+
],
|
570
620
|
"Immediate execution": [
|
571
|
-
""
|
621
|
+
"즉시 실행"
|
572
622
|
],
|
573
623
|
"Import": [
|
574
624
|
"불러오기"
|
575
625
|
],
|
576
626
|
"Import a job template from ERB": [
|
627
|
+
"ERB에서 작업 템플릿 가져오기"
|
628
|
+
],
|
629
|
+
"In Progress": [
|
577
630
|
""
|
578
631
|
],
|
579
632
|
"In Progress:": [
|
580
|
-
""
|
633
|
+
"진행 중:"
|
581
634
|
],
|
582
635
|
"Include all inputs from the foreign template": [
|
583
|
-
""
|
636
|
+
"외부 템플릿의 모든 입력 포함"
|
584
637
|
],
|
585
638
|
"Indicates that the action should be cancelled if it cannot be started before this time.": [
|
586
639
|
"이 시간 전에 시작할 수 없는 경우 작업을 취소한다는 것을 나타냅니다."
|
587
640
|
],
|
588
641
|
"Inherit from host parameter": [
|
589
|
-
""
|
642
|
+
"호스트 매개변수에서 상속"
|
590
643
|
],
|
591
644
|
"Input": [
|
592
645
|
"입력"
|
@@ -598,40 +651,43 @@
|
|
598
651
|
"사용할 입력"
|
599
652
|
],
|
600
653
|
"Interface with the '%s' identifier was specified as a remote execution interface, however the interface was not found on the host. If the interface exists, it needs to be created in Foreman during the registration.": [
|
601
|
-
""
|
654
|
+
"%s 식별자가 있는 인터페이스가 원격 실행 인터페이스로 지정되었지만 호스트에서 해당 인터페이스를 찾을 수 없습니다. 인터페이스가 있는 경우 등록하는 동안 Foreman에서 생성해야 합니다."
|
602
655
|
],
|
603
656
|
"Internal proxy selector can only be used if Katello is enabled": [
|
604
|
-
""
|
657
|
+
"내부 프록시 선택기는 Katello가 활성화된 경우에만 사용할 수 있습니다."
|
605
658
|
],
|
606
659
|
"Interval in seconds, if the job is not picked up by a client within this interval it will be cancelled.": [
|
607
|
-
""
|
660
|
+
"간격은 초이며, 이 간격 내에 클라이언트가 작업을 선택하지 않으면 작업이 취소됩니다."
|
608
661
|
],
|
609
662
|
"Interval in seconds, if the job is not picked up by a client within this interval it will be cancelled. Applies only to pull-mqtt based jobs": [
|
610
|
-
""
|
663
|
+
"초 단위 간격, 이 간격 내에 클라이언트가 작업을 선택하지 않으면 취소됩니다. pull-mqtt 기반 작업에만 적용됩니다."
|
611
664
|
],
|
612
665
|
"Invalid date": [
|
613
|
-
""
|
666
|
+
"잘못된 날짜"
|
614
667
|
],
|
615
668
|
"Invalid time format": [
|
616
|
-
""
|
669
|
+
"잘못된 시간 형식입니다"
|
617
670
|
],
|
618
671
|
"Invocation type, one of %s": [
|
619
672
|
"호출 유형(%s 중 하나)"
|
620
673
|
],
|
674
|
+
"Iteration limit": [
|
675
|
+
""
|
676
|
+
],
|
621
677
|
"Job": [
|
622
678
|
"Job"
|
623
679
|
],
|
624
680
|
"Job Details": [
|
625
|
-
""
|
681
|
+
"직업 세부 정보"
|
626
682
|
],
|
627
683
|
"Job Invocation": [
|
628
684
|
"작업 호출"
|
629
685
|
],
|
630
686
|
"Job Invocation Report Template": [
|
631
|
-
""
|
687
|
+
"작업 호출 보고서 템플릿"
|
632
688
|
],
|
633
689
|
"Job Invocations": [
|
634
|
-
""
|
690
|
+
"작업 호출"
|
635
691
|
],
|
636
692
|
"Job Task": [
|
637
693
|
"작업 태스크"
|
@@ -640,13 +696,13 @@
|
|
640
696
|
"작업 템플릿"
|
641
697
|
],
|
642
698
|
"Job cancelled by user": [
|
643
|
-
""
|
699
|
+
"사용자가 작업을 취소했습니다."
|
644
700
|
],
|
645
701
|
"Job category": [
|
646
702
|
"작업 카테고리"
|
647
703
|
],
|
648
704
|
"Job execution failed": [
|
649
|
-
""
|
705
|
+
"작업 실행에 실패했습니다"
|
650
706
|
],
|
651
707
|
"Job finished with error": [
|
652
708
|
"작업을 마쳤지만 오류가 발생했습니다."
|
@@ -658,10 +714,10 @@
|
|
658
714
|
"작업 호출"
|
659
715
|
],
|
660
716
|
"Job invocations detail": [
|
661
|
-
""
|
717
|
+
"작업 호출 세부 정보"
|
662
718
|
],
|
663
719
|
"Job result": [
|
664
|
-
""
|
720
|
+
"작업 결과"
|
665
721
|
],
|
666
722
|
"Job template": [
|
667
723
|
"작업 템플릿"
|
@@ -670,11 +726,14 @@
|
|
670
726
|
"기능에 사용할 작업 템플릿 ID입니다."
|
671
727
|
],
|
672
728
|
"Job template imported successfully.": [
|
673
|
-
""
|
729
|
+
"작업 템플릿을 성공적으로 가져왔습니다."
|
674
730
|
],
|
675
731
|
"Job templates": [
|
676
732
|
"작업 템플릿"
|
677
733
|
],
|
734
|
+
"Job with id '%{id}' was not found": [
|
735
|
+
""
|
736
|
+
],
|
678
737
|
"JobTemplate|Locked": [
|
679
738
|
"JobTemplate|Locked"
|
680
739
|
],
|
@@ -688,16 +747,16 @@
|
|
688
747
|
"작업"
|
689
748
|
],
|
690
749
|
"Key passhprase is only applicable for SSH provider. Other providers ignore this field. <br> Passphrase is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution.": [
|
691
|
-
""
|
750
|
+
"키 패스프레이즈는 SSH 제공자에게만 적용됩니다. 다른 제공자는 이 필드를 무시합니다.<br> 암호문구는 작업이 완료될 때까지 DB에 암호화되어 저장됩니다. 향후 또는 반복 실행의 경우 마지막 실행 후 제거됩니다."
|
692
751
|
],
|
693
752
|
"Key passphrase is only applicable for SSH provider. Other providers ignore this field. Passphrase is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution.": [
|
694
|
-
""
|
753
|
+
"키 암호 문구즈는 SSH 공급자에게만 적용됩니다. 다른 공급자는 이 필드를 무시합니다. 암호 문구는 작업이 완료될 때까지 DB에 암호화되어 저장됩니다. 향후 또는 반복 실행의 경우 마지막 실행 후에 제거됩니다."
|
695
754
|
],
|
696
755
|
"Label": [
|
697
756
|
"레이블 "
|
698
757
|
],
|
699
758
|
"Last execution cancelled": [
|
700
|
-
""
|
759
|
+
"마지막 실행이 취소되었습니다"
|
701
760
|
],
|
702
761
|
"Last execution failed": [
|
703
762
|
"실패한 마지막 실행"
|
@@ -705,21 +764,27 @@
|
|
705
764
|
"Last execution succeeded": [
|
706
765
|
"성공한 마지막 실행"
|
707
766
|
],
|
708
|
-
"
|
767
|
+
"Last occurrence": [
|
709
768
|
""
|
710
769
|
],
|
770
|
+
"Latest Jobs": [
|
771
|
+
"최신 작업"
|
772
|
+
],
|
711
773
|
"Learn more about this in the documentation.": [
|
712
774
|
"설명서에서 자세한 내용을 참조하십시오."
|
713
775
|
],
|
714
776
|
"Legacy UI": [
|
715
|
-
""
|
777
|
+
"레거시 UI"
|
716
778
|
],
|
717
779
|
"List available remote execution features for a host": [
|
718
|
-
""
|
780
|
+
"호스트에 사용 가능한 원격 실행 기능 나열"
|
719
781
|
],
|
720
782
|
"List foreign input sets": [
|
721
783
|
"외부 입력 세트 나열"
|
722
784
|
],
|
785
|
+
"List hosts belonging to job invocation": [
|
786
|
+
""
|
787
|
+
],
|
723
788
|
"List job invocations": [
|
724
789
|
"작업 호출 나열"
|
725
790
|
],
|
@@ -733,13 +798,13 @@
|
|
733
798
|
"조직별 작업 템플릿 나열"
|
734
799
|
],
|
735
800
|
"List of proxy IDs to be used for remote execution": [
|
736
|
-
""
|
801
|
+
"원격 실행에 사용할 프록시 ID 목록"
|
737
802
|
],
|
738
803
|
"List remote execution features": [
|
739
804
|
"원격 실행 기능 나열"
|
740
805
|
],
|
741
806
|
"List template invocations belonging to job invocation": [
|
742
|
-
""
|
807
|
+
"작업 호출에 속하는 템플릿 호출 목록"
|
743
808
|
],
|
744
809
|
"Location": [
|
745
810
|
"위치"
|
@@ -748,10 +813,10 @@
|
|
748
813
|
"수동 선택"
|
749
814
|
],
|
750
815
|
"Minute can only be a number between 0-59": [
|
751
|
-
""
|
816
|
+
"분은 0~59 사이의 숫자만 가능합니다."
|
752
817
|
],
|
753
818
|
"Missing the required permissions: ${missingPermissions.join( ', ' )}": [
|
754
|
-
""
|
819
|
+
"필수 권한이 없습니다: ${missingPermissions.join( ', ' )}"
|
755
820
|
],
|
756
821
|
"Monthly": [
|
757
822
|
"매달"
|
@@ -777,24 +842,39 @@
|
|
777
842
|
"Next": [
|
778
843
|
"다음"
|
779
844
|
],
|
845
|
+
"Next occurrence": [
|
846
|
+
""
|
847
|
+
],
|
780
848
|
"No (override)": [
|
849
|
+
"아니요 (덮어쓰기)"
|
850
|
+
],
|
851
|
+
"No Results": [
|
781
852
|
""
|
782
853
|
],
|
783
854
|
"No Target Hosts": [
|
855
|
+
"대상 호스트 없음"
|
856
|
+
],
|
857
|
+
"No hosts found": [
|
784
858
|
""
|
785
859
|
],
|
786
860
|
"No hosts found.": [
|
787
861
|
"호스트를 찾을 수 없습니다."
|
788
862
|
],
|
789
863
|
"No jobs available": [
|
864
|
+
"사용 가능한 작업이 없음"
|
865
|
+
],
|
866
|
+
"No output for the selected filters": [
|
790
867
|
""
|
791
868
|
],
|
792
869
|
"No results found": [
|
793
|
-
""
|
870
|
+
"검색 결과가 없습니다"
|
794
871
|
],
|
795
872
|
"No template mapped to feature %{feature_name}": [
|
796
873
|
"%{feature_name} 기능에 매핑된 템플릿이 없습니다."
|
797
874
|
],
|
875
|
+
"No user input": [
|
876
|
+
""
|
877
|
+
],
|
798
878
|
"Not all required inputs have values. Missing inputs: %s": [
|
799
879
|
"값이 없는 필수 입력이 있습니다. 누락된 입력: %s"
|
800
880
|
],
|
@@ -802,20 +882,32 @@
|
|
802
882
|
"사용할 수 없음"
|
803
883
|
],
|
804
884
|
"Not yet": [
|
805
|
-
""
|
885
|
+
"아직 아님"
|
806
886
|
],
|
807
887
|
"Now": [
|
888
|
+
"지금"
|
889
|
+
],
|
890
|
+
"OS": [
|
808
891
|
""
|
809
892
|
],
|
810
893
|
"On": [
|
811
894
|
"켜기"
|
812
895
|
],
|
813
896
|
"Only one of feature or job_template_id can be specified": [
|
897
|
+
"feature 또는 job_template_id 중 하나만 지정할 수 있습니다."
|
898
|
+
],
|
899
|
+
"Open all in new tabs": [
|
814
900
|
""
|
815
901
|
],
|
816
|
-
"
|
902
|
+
"Open all invocations in new tabs": [
|
903
|
+
""
|
904
|
+
],
|
905
|
+
"Open in new tab": [
|
817
906
|
""
|
818
907
|
],
|
908
|
+
"Opening job invocation form": [
|
909
|
+
"작업 호출 양식 열기"
|
910
|
+
],
|
819
911
|
"Organization": [
|
820
912
|
"조직 "
|
821
913
|
],
|
@@ -823,10 +915,10 @@
|
|
823
915
|
"이 호출에 대한 템플릿에서만 설명 형식 덮어쓰기"
|
824
916
|
],
|
825
917
|
"Override the global time to pickup interval for this invocation only": [
|
826
|
-
""
|
918
|
+
"이 호출에 대해서만 글로벌 픽업 시간 간격을 재정의합니다."
|
827
919
|
],
|
828
920
|
"Override the timeout interval from the template for this invocation only": [
|
829
|
-
""
|
921
|
+
"이 호출에 대해서만 템플릿에서 시간 초과 간격을 재정의합니다."
|
830
922
|
],
|
831
923
|
"Overview": [
|
832
924
|
"개요"
|
@@ -835,73 +927,85 @@
|
|
835
927
|
"덮어쓰기"
|
836
928
|
],
|
837
929
|
"Overwrite template if it already exists": [
|
838
|
-
""
|
930
|
+
"이미 존재하는 템플릿을 덮어씁니다."
|
839
931
|
],
|
840
932
|
"Password": [
|
841
933
|
"암호 "
|
842
934
|
],
|
843
935
|
"Password is stored encrypted in DB until the job finishes. For future or recurring executions, it is removed after the last execution.": [
|
844
|
-
""
|
936
|
+
"비밀번호는 작업이 완료될 때까지 DB에 암호화되어 저장됩니다. 향후 또는 반복 실행의 경우 마지막 실행 후 제거됩니다."
|
845
937
|
],
|
846
938
|
"Pending": [
|
847
939
|
"보류 중 "
|
848
940
|
],
|
849
941
|
"Perform a single Puppet run": [
|
850
|
-
""
|
942
|
+
"단일 Puppet 실행 수행"
|
851
943
|
],
|
852
944
|
"Perform no more executions after this time": [
|
853
945
|
"이 시간 이후 더 이상 실행을 수행하지 않음"
|
854
946
|
],
|
855
947
|
"Permission Denied": [
|
856
|
-
""
|
948
|
+
"사용 권한이 거부되었습니다"
|
857
949
|
],
|
858
950
|
"Please enter a search query": [
|
951
|
+
"검색어를 입력해주세요"
|
952
|
+
],
|
953
|
+
"Please go back to \\\\\\\"Schedule\\\\\\\" - \\\\\\\"Future execution\\\\\\\" or \\\\\\\"Recurring execution\\\\\\\" step to fix the error": [
|
859
954
|
""
|
860
955
|
],
|
861
956
|
"Please go back to \\\\\\\"Schedule\\\\\\\" - \\\\\\\"Future execution\\\\\\\" step to fix the error": [
|
957
|
+
"오류를 수정하려면 \\\\\\\"일정\\\\\\\" - \\\\\\\"향후 실행\\\\\\\" 단계로 돌아가세요."
|
958
|
+
],
|
959
|
+
"Please make sure that the Smart Proxy is configured correctly for the Pull provider.": [
|
862
960
|
""
|
863
961
|
],
|
864
962
|
"Please refine your search.": [
|
865
|
-
""
|
963
|
+
"검색을 구체화해 주세요."
|
866
964
|
],
|
867
965
|
"Please request the required permissions listed below from a Foreman administrator:": [
|
868
|
-
""
|
966
|
+
"아래에 나열된 필수 권한을 Foreman 관리자에게 요청하세요."
|
869
967
|
],
|
870
968
|
"Please select at least one host": [
|
871
|
-
""
|
969
|
+
"최소한 하나의 호스트를 선택하세요"
|
872
970
|
],
|
873
971
|
"Please select at least one host collection": [
|
874
|
-
""
|
972
|
+
"최소한 하나의 호스트 컬렉션을 선택하세요"
|
875
973
|
],
|
876
974
|
"Please select at least one host group": [
|
975
|
+
"최소한 하나의 호스트 그룹을 선택하세요"
|
976
|
+
],
|
977
|
+
"Popups are blocked by your browser. Please allow popups for this site to open all invocations in new tabs.": [
|
877
978
|
""
|
878
979
|
],
|
879
980
|
"Port to use for SSH communication. Default port 22. You may override per host by setting a parameter called remote_execution_ssh_port.": [
|
880
|
-
""
|
981
|
+
"SSH 통신에 사용할 포트. 기본 포트 22. remote_execution_ssh_port라는 매개변수를 설정하여 호스트별로 재정의할 수 있습니다."
|
881
982
|
],
|
882
983
|
"Prefer IPv6 over IPv4": [
|
883
|
-
""
|
984
|
+
"IPv4보다 IPv6을 선호"
|
884
985
|
],
|
885
986
|
"Preview": [
|
886
987
|
"미리 보기"
|
887
988
|
],
|
888
989
|
"Preview Hosts": [
|
990
|
+
"호스트 미리보기"
|
991
|
+
],
|
992
|
+
"Preview Template": [
|
889
993
|
""
|
890
994
|
],
|
891
995
|
"Preview job description": [
|
892
|
-
""
|
996
|
+
"작업 설명 미리보기"
|
893
997
|
],
|
894
998
|
"Preview templates": [
|
895
|
-
""
|
999
|
+
"템플릿 미리보기"
|
896
1000
|
],
|
897
1001
|
"Private key passphrase": [
|
898
|
-
""
|
1002
|
+
"개인 키 암호문구 설정"
|
899
1003
|
],
|
900
1004
|
"Problem with previewing the template: %{error}. Note that you must save template input changes before you try to preview it.": [
|
901
1005
|
"템플릿을 미리 보는 도중 문제가 발생했습니다: %{error}. 미리 보기 전에 템플릿 입력 변경 내용을 저장해야 합니다."
|
902
1006
|
],
|
903
1007
|
"Proceed Anyway": [
|
904
|
-
""
|
1008
|
+
"어쨌든 진행"
|
905
1009
|
],
|
906
1010
|
"Provider type": [
|
907
1011
|
"공급자 유형"
|
@@ -913,46 +1017,46 @@
|
|
913
1017
|
"프록시 "
|
914
1018
|
],
|
915
1019
|
"Purpose": [
|
916
|
-
""
|
1020
|
+
"목적"
|
917
1021
|
],
|
918
1022
|
"Query type": [
|
919
|
-
""
|
1023
|
+
"쿼리 유형"
|
920
1024
|
],
|
921
1025
|
"REX job has failed - %s": [
|
922
|
-
""
|
1026
|
+
"REX 작업이 실패했습니다 - %s"
|
923
1027
|
],
|
924
1028
|
"REX job has finished - %s": [
|
925
|
-
""
|
1029
|
+
"REX 작업이 완료되었습니다 - %s"
|
926
1030
|
],
|
927
1031
|
"REX job has succeeded - %s": [
|
928
|
-
""
|
1032
|
+
"REX 작업이 성공했습니다 - %s"
|
929
1033
|
],
|
930
1034
|
"REX pull mode": [
|
931
|
-
""
|
1035
|
+
"REX 풀 모드"
|
932
1036
|
],
|
933
1037
|
"Randomized": [
|
934
|
-
""
|
1038
|
+
"무작위"
|
935
1039
|
],
|
936
1040
|
"Recent jobs": [
|
937
|
-
""
|
1041
|
+
"최근 작업"
|
938
1042
|
],
|
939
1043
|
"Recurrence": [
|
940
|
-
""
|
1044
|
+
"반복"
|
941
1045
|
],
|
942
1046
|
"Recurring execution": [
|
943
|
-
""
|
1047
|
+
"반복 실행"
|
944
1048
|
],
|
945
1049
|
"Recurring logic": [
|
946
1050
|
"반복 로직"
|
947
1051
|
],
|
948
1052
|
"Recurring logic %s cancelled successfully.": [
|
949
|
-
""
|
1053
|
+
"반복되는 논리%s이/가 성공적으로 취소되었습니다."
|
950
1054
|
],
|
951
1055
|
"Recurring logic %s disabled successfully.": [
|
952
|
-
""
|
1056
|
+
"반복되는 논리%s이/가 성공적으로 비활성화되었습니다."
|
953
1057
|
],
|
954
1058
|
"Recurring logic %s enabled successfully.": [
|
955
|
-
""
|
1059
|
+
"반복되는 논리%s이/가 성공적으로 활성화되었습니다."
|
956
1060
|
],
|
957
1061
|
"Recursive rendering of templates detected": [
|
958
1062
|
"템플릿의 반복 렌더링이 감지되었습니다."
|
@@ -967,7 +1071,7 @@
|
|
967
1071
|
"원격 실행 기능"
|
968
1072
|
],
|
969
1073
|
"Remote Execution Interface": [
|
970
|
-
""
|
1074
|
+
"원격 실행 인터페이스"
|
971
1075
|
],
|
972
1076
|
"Remote action:": [
|
973
1077
|
"원격 작업:"
|
@@ -976,15 +1080,18 @@
|
|
976
1080
|
"원격 실행"
|
977
1081
|
],
|
978
1082
|
"Remote execution feature label that should be triggered, job template assigned to this feature will be used": [
|
979
|
-
""
|
1083
|
+
"트리거되어야 하는 원격 실행 기능 레이블, 이 기능에 할당된 작업 템플릿이 사용됩니다."
|
980
1084
|
],
|
981
1085
|
"Remote execution job": [
|
982
|
-
""
|
1086
|
+
"원격 실행 프록시"
|
983
1087
|
],
|
984
1088
|
"Repeat a maximum of N times": [
|
985
1089
|
"최대 N번 반복"
|
986
1090
|
],
|
987
1091
|
"Repeat amount can only be a positive number": [
|
1092
|
+
"반복 횟수는 양수만 가능합니다."
|
1093
|
+
],
|
1094
|
+
"Repeat until": [
|
988
1095
|
""
|
989
1096
|
],
|
990
1097
|
"Repeats": [
|
@@ -994,13 +1101,13 @@
|
|
994
1101
|
"재실행"
|
995
1102
|
],
|
996
1103
|
"Rerun all": [
|
997
|
-
""
|
1104
|
+
"모두 다시 실행"
|
998
1105
|
],
|
999
1106
|
"Rerun failed": [
|
1000
1107
|
"재실행 실패"
|
1001
1108
|
],
|
1002
1109
|
"Rerun job on failed hosts": [
|
1003
|
-
""
|
1110
|
+
"실패한 호스트에서 작업 다시 실행"
|
1004
1111
|
],
|
1005
1112
|
"Rerun on %s": [
|
1006
1113
|
"%s에 재실행"
|
@@ -1008,9 +1115,15 @@
|
|
1008
1115
|
"Rerun on failed hosts": [
|
1009
1116
|
"실패한 호스트에서 재실행"
|
1010
1117
|
],
|
1011
|
-
"Rerun
|
1118
|
+
"Rerun on succeeded hosts": [
|
1119
|
+
""
|
1120
|
+
],
|
1121
|
+
"Rerun succeeded": [
|
1012
1122
|
""
|
1013
1123
|
],
|
1124
|
+
"Rerun successful": [
|
1125
|
+
"재실행 성공"
|
1126
|
+
],
|
1014
1127
|
"Rerun the job": [
|
1015
1128
|
"작업 재실행"
|
1016
1129
|
],
|
@@ -1021,10 +1134,10 @@
|
|
1021
1134
|
"다음으로 확인"
|
1022
1135
|
],
|
1023
1136
|
"Results": [
|
1024
|
-
""
|
1137
|
+
"결과"
|
1025
1138
|
],
|
1026
1139
|
"Review details": [
|
1027
|
-
""
|
1140
|
+
"리뷰 세부 정보"
|
1028
1141
|
],
|
1029
1142
|
"Run": [
|
1030
1143
|
"실행"
|
@@ -1033,52 +1146,58 @@
|
|
1033
1146
|
"작업 실행"
|
1034
1147
|
],
|
1035
1148
|
"Run Puppet Once": [
|
1036
|
-
""
|
1149
|
+
"Puppet 한 번 실행"
|
1037
1150
|
],
|
1038
1151
|
"Run Script": [
|
1039
|
-
""
|
1152
|
+
"스크립트 실행"
|
1040
1153
|
],
|
1041
1154
|
"Run a script": [
|
1042
|
-
""
|
1155
|
+
"스크립트 실행"
|
1043
1156
|
],
|
1044
1157
|
"Run at most N tasks at a time": [
|
1045
1158
|
"한 번에 최대 N개 태스크 실행"
|
1046
1159
|
],
|
1047
1160
|
"Run at most N tasks at a time. If this is set and proxy batch triggering is enabled, then tasks are triggered on the smart proxy in batches of size 1.": [
|
1048
|
-
""
|
1161
|
+
"한 번에 최대 N개의 작업을 실행합니다. 이것이 설정되어 있고 프록시 배치 트리거링이 활성화되어 있으면 작업은 스마트 프록시에서 크기 1의 배치로 트리거됩니다."
|
1049
1162
|
],
|
1050
1163
|
"Run job": [
|
1051
|
-
""
|
1164
|
+
"작업 실행"
|
1052
1165
|
],
|
1053
1166
|
"Run on selected hosts": [
|
1054
|
-
""
|
1167
|
+
"선택한 호스트에서 실행"
|
1055
1168
|
],
|
1056
1169
|
"Running": [
|
1057
1170
|
"실행 중 "
|
1058
1171
|
],
|
1059
1172
|
"SSH Port": [
|
1060
|
-
""
|
1173
|
+
"SSH 포트"
|
1061
1174
|
],
|
1062
1175
|
"SSH User": [
|
1063
|
-
""
|
1176
|
+
"SSH 사용자"
|
1064
1177
|
],
|
1065
1178
|
"SSH provider specific options": [
|
1066
1179
|
"SSH 공급자 관련 옵션"
|
1067
1180
|
],
|
1068
1181
|
"SSH user": [
|
1069
|
-
""
|
1182
|
+
"SSH 사용자"
|
1070
1183
|
],
|
1071
1184
|
"SSH user:": [
|
1185
|
+
"SSH 사용자:"
|
1186
|
+
],
|
1187
|
+
"STDERR": [
|
1188
|
+
""
|
1189
|
+
],
|
1190
|
+
"STDOUT": [
|
1072
1191
|
""
|
1073
1192
|
],
|
1074
1193
|
"Schedule": [
|
1075
1194
|
"스케줄 "
|
1076
1195
|
],
|
1077
1196
|
"Schedule Remote Job": [
|
1078
|
-
""
|
1197
|
+
"원격 작업 일정"
|
1079
1198
|
],
|
1080
1199
|
"Schedule a job": [
|
1081
|
-
""
|
1200
|
+
"작업 일정 예약"
|
1082
1201
|
],
|
1083
1202
|
"Schedule the job for a future time": [
|
1084
1203
|
"이후 시간에 대해 작업 스케줄"
|
@@ -1087,25 +1206,25 @@
|
|
1087
1206
|
"나중에 시작하도록 작업 스케줄"
|
1088
1207
|
],
|
1089
1208
|
"Schedule type": [
|
1090
|
-
""
|
1209
|
+
"일정 유형"
|
1091
1210
|
],
|
1092
1211
|
"Scheduled": [
|
1093
|
-
""
|
1212
|
+
"예정됨"
|
1094
1213
|
],
|
1095
1214
|
"Scheduled at:": [
|
1096
|
-
""
|
1215
|
+
"예정된 시간:"
|
1097
1216
|
],
|
1098
1217
|
"Scheduled to start at": [
|
1099
|
-
""
|
1218
|
+
"시작 예정 시간"
|
1100
1219
|
],
|
1101
1220
|
"Scheduled to start before": [
|
1102
|
-
""
|
1221
|
+
"이전에 시작 예정"
|
1103
1222
|
],
|
1104
1223
|
"Scheduled: ${totalHosts} hosts": [
|
1105
|
-
""
|
1224
|
+
"예정됨: ${totalHosts} 호스트"
|
1106
1225
|
],
|
1107
1226
|
"Script": [
|
1108
|
-
""
|
1227
|
+
"스크립트"
|
1109
1228
|
],
|
1110
1229
|
"Scroll to bottom": [
|
1111
1230
|
"맨 아래로 스크롤"
|
@@ -1114,10 +1233,10 @@
|
|
1114
1233
|
"맨 위로 스크롤"
|
1115
1234
|
],
|
1116
1235
|
"Search Query": [
|
1117
|
-
""
|
1236
|
+
"검색 쿼리"
|
1118
1237
|
],
|
1119
1238
|
"Search for remote execution proxy outside of the proxies assigned to the host. The search will be limited to the host's organization and location.": [
|
1120
|
-
""
|
1239
|
+
"호스트에 할당된 프록시 외부에서 원격 실행 프록시를 검색합니다. 검색은 호스트의 조직 및 위치로 제한됩니다."
|
1121
1240
|
],
|
1122
1241
|
"Search query": [
|
1123
1242
|
"검색 쿼리"
|
@@ -1126,7 +1245,7 @@
|
|
1126
1245
|
"원격 실행 기능이 있는 모든 프록시의 호스트를 검색합니다. 호스트에 서브넷이 없거나 서브넷에 실행 프록시가 없는 경우 유용합니다."
|
1127
1246
|
],
|
1128
1247
|
"See more details at %s": [
|
1129
|
-
""
|
1248
|
+
"%s에서 세부 정보 확인"
|
1130
1249
|
],
|
1131
1250
|
"See the last task details": [
|
1132
1251
|
"마지막 태스크 정보 표시"
|
@@ -1135,46 +1254,46 @@
|
|
1135
1254
|
"태스크 정보 표시"
|
1136
1255
|
],
|
1137
1256
|
"Select a report template used for generating a report for a particular remote execution job": [
|
1138
|
-
""
|
1257
|
+
"특정 원격 실행 작업에 대한 보고서를 생성하는 데 사용되는 보고서 템플릿을 선택하세요."
|
1139
1258
|
],
|
1140
1259
|
"Select an ERB file to upload in order to import a job template. The template must contain metadata in the first ERB comment.": [
|
1141
|
-
""
|
1260
|
+
"작업 템플릿을 가져오기 위해 업로드할 ERB 파일을 선택하세요. 템플릿은 첫 번째 ERB 주석에 메타데이터를 포함해야 합니다."
|
1142
1261
|
],
|
1143
1262
|
"Select as many remote execution proxies as applicable for this subnet. When multiple proxies with the same provider are added, actions will be load balanced among them.": [
|
1144
1263
|
"이 서브넷에 적용할 수 있는 원격 실행 프록시를 모두 선택합니다. 공급자가 동일한 프록시를 여러 개 추가한 경우 해당 프록시 간에 작업이 로드 밸런싱됩니다."
|
1145
1264
|
],
|
1146
1265
|
"Select the type of execution": [
|
1147
|
-
""
|
1266
|
+
"실행 유형 선택"
|
1148
1267
|
],
|
1149
1268
|
"Set 'host_registration_remote_execution_pull' parameter for the host. If it is set to true, pull provider client will be deployed on the host": [
|
1150
|
-
""
|
1269
|
+
"호스트에 대한 'host_registration_remote_execution_pull' 매개변수를 설정합니다. true로 설정하면 풀 공급자 클라이언트가 호스트에 배포됩니다."
|
1151
1270
|
],
|
1152
1271
|
"Set SSH key passphrase": [
|
1153
|
-
""
|
1272
|
+
"SSH 키 암호문구 설정"
|
1154
1273
|
],
|
1155
1274
|
"Set SSH password": [
|
1156
|
-
""
|
1275
|
+
"SSH 비밀번호 설정"
|
1157
1276
|
],
|
1158
1277
|
"Set SSH user": [
|
1159
|
-
""
|
1278
|
+
"SSH 사용자 설정"
|
1160
1279
|
],
|
1161
1280
|
"Set password for effective user (using sudo-like mechanisms)": [
|
1162
|
-
""
|
1281
|
+
"유효한 사용자에 대한 암호 설정(sudo와 같은 메커니즘 사용)"
|
1163
1282
|
],
|
1164
1283
|
"Setup remote execution pull mode. If set to `Yes`, pull provider client will be deployed on the registered host. The inherited value is based on the `host_registration_remote_execution_pull` parameter. It can be inherited e.g. from host group, operating system, organization. When overridden, the selected value will be stored on host parameter level.": [
|
1165
|
-
""
|
1284
|
+
"원격 실행 풀 모드를 설정합니다. `예`로 설정하면 풀 제공자 클라이언트가 등록된 호스트에 배포됩니다. 상속된 값은 `host_registration_remote_execution_pull` 매개변수를 기반으로 합니다. 예를 들어 호스트 그룹, 운영 체제, 조직에서 상속될 수 있습니다. 재정의하면 선택한 값이 호스트 매개변수 레벨에 저장됩니다."
|
1166
1285
|
],
|
1167
1286
|
"Should the ip addresses on host interfaces be preferred over the fqdn? It is useful when DNS not resolving the fqdns properly. You may override this per host by setting a parameter called remote_execution_connect_by_ip. For dual-stacked hosts you should consider the remote_execution_connect_by_ip_prefer_ipv6 setting": [
|
1168
|
-
""
|
1287
|
+
"호스트 인터페이스의 IP 주소가 fqdn보다 우선되어야 합니까? DNS가 fqdn을 제대로 확인하지 못할 때 유용합니다. remote_execution_connect_by_ip라는 매개변수를 설정하여 호스트별로 이를 재정의할 수 있습니다. 듀얼 스택 호스트의 경우 remote_execution_connect_by_ip_prefer_ipv6 설정을 고려해야 합니다."
|
1169
1288
|
],
|
1170
1289
|
"Should this interface be used for remote execution?": [
|
1171
|
-
""
|
1290
|
+
"원격 실행에 이 인터페이스를 사용해야 합니까?"
|
1172
1291
|
],
|
1173
1292
|
"Show Job status for the hosts": [
|
1174
|
-
""
|
1293
|
+
"호스트의 작업 상태 표시"
|
1175
1294
|
],
|
1176
1295
|
"Show all advanced fields": [
|
1177
|
-
""
|
1296
|
+
"모든 고급 필드 표시"
|
1178
1297
|
],
|
1179
1298
|
"Show foreign input set details": [
|
1180
1299
|
"외부 입력 세트 정보 표시"
|
@@ -1189,9 +1308,12 @@
|
|
1189
1308
|
"원격 실행 기능 표시"
|
1190
1309
|
],
|
1191
1310
|
"Skip to review": [
|
1192
|
-
""
|
1311
|
+
"검토로 건너뛰기"
|
1193
1312
|
],
|
1194
1313
|
"Skip to review step": [
|
1314
|
+
"검토 단계로 건너뛰기"
|
1315
|
+
],
|
1316
|
+
"Smart proxy": [
|
1195
1317
|
""
|
1196
1318
|
],
|
1197
1319
|
"Snippet": [
|
@@ -1201,25 +1323,25 @@
|
|
1201
1323
|
"시작"
|
1202
1324
|
],
|
1203
1325
|
"Start job": [
|
1204
|
-
""
|
1326
|
+
"작업 시작"
|
1205
1327
|
],
|
1206
1328
|
"Started": [
|
1207
|
-
""
|
1329
|
+
"시작됨"
|
1208
1330
|
],
|
1209
1331
|
"Started at:": [
|
1210
|
-
""
|
1332
|
+
"시작:"
|
1211
1333
|
],
|
1212
1334
|
"Starts": [
|
1213
1335
|
"시작 "
|
1214
1336
|
],
|
1215
1337
|
"Starts Before": [
|
1216
|
-
""
|
1338
|
+
"시작 전"
|
1217
1339
|
],
|
1218
1340
|
"Starts at": [
|
1219
|
-
""
|
1341
|
+
"시작"
|
1220
1342
|
],
|
1221
1343
|
"Starts before": [
|
1222
|
-
""
|
1344
|
+
"시작 전"
|
1223
1345
|
],
|
1224
1346
|
"State": [
|
1225
1347
|
"상태 "
|
@@ -1228,7 +1350,7 @@
|
|
1228
1350
|
"정적 쿼리"
|
1229
1351
|
],
|
1230
1352
|
"Static query": [
|
1231
|
-
""
|
1353
|
+
"정적 쿼리"
|
1232
1354
|
],
|
1233
1355
|
"Status": [
|
1234
1356
|
"상태"
|
@@ -1237,44 +1359,53 @@
|
|
1237
1359
|
"제출"
|
1238
1360
|
],
|
1239
1361
|
"Subscribe to all my jobs": [
|
1240
|
-
""
|
1362
|
+
"내 모든 작업 구독하기"
|
1241
1363
|
],
|
1242
1364
|
"Subscribe to my failed jobs": [
|
1243
|
-
""
|
1365
|
+
"실패한 작업 구독하기"
|
1244
1366
|
],
|
1245
1367
|
"Subscribe to my succeeded jobs": [
|
1246
|
-
""
|
1368
|
+
"성공한 작업 구독하기"
|
1247
1369
|
],
|
1248
1370
|
"Succeeded": [
|
1249
1371
|
"성공"
|
1250
1372
|
],
|
1251
1373
|
"Succeeded:": [
|
1252
|
-
""
|
1374
|
+
"성공:"
|
1253
1375
|
],
|
1254
1376
|
"Success": [
|
1255
1377
|
"성공"
|
1256
1378
|
],
|
1257
|
-
"
|
1379
|
+
"Successfully copied to clipboard!": [
|
1258
1380
|
""
|
1259
1381
|
],
|
1382
|
+
"Switch to the new job invocation detail UI": [
|
1383
|
+
"새로운 작업 호출 세부 정보 UI로 전환"
|
1384
|
+
],
|
1260
1385
|
"Sync Job Templates": [
|
1261
|
-
""
|
1386
|
+
"작업 템플릿 동기화"
|
1262
1387
|
],
|
1263
1388
|
"System status": [
|
1264
|
-
""
|
1389
|
+
"시스템 상태"
|
1265
1390
|
],
|
1266
1391
|
"Systems": [
|
1392
|
+
"시스템"
|
1393
|
+
],
|
1394
|
+
"Target Hosts": [
|
1267
1395
|
""
|
1268
1396
|
],
|
1269
1397
|
"Target hosts": [
|
1270
1398
|
"대상 호스트"
|
1271
1399
|
],
|
1272
1400
|
"Target hosts and inputs": [
|
1273
|
-
""
|
1401
|
+
"대상 호스트 및 입력"
|
1274
1402
|
],
|
1275
1403
|
"Target template ID": [
|
1276
1404
|
"대상 템플릿 ID"
|
1277
1405
|
],
|
1406
|
+
"Target:": [
|
1407
|
+
""
|
1408
|
+
],
|
1278
1409
|
"Target: ": [
|
1279
1410
|
"대상: "
|
1280
1411
|
],
|
@@ -1282,15 +1413,24 @@
|
|
1282
1413
|
"작업 자세히"
|
1283
1414
|
],
|
1284
1415
|
"Task cancelled": [
|
1416
|
+
"작업이 취소되었습니다"
|
1417
|
+
],
|
1418
|
+
"Task count": [
|
1285
1419
|
""
|
1286
1420
|
],
|
1287
|
-
"
|
1421
|
+
"Task for the host cancelled succesfully": [
|
1288
1422
|
""
|
1289
1423
|
],
|
1424
|
+
"Template ERB": [
|
1425
|
+
"템플릿 ERB"
|
1426
|
+
],
|
1290
1427
|
"Template Invocation for %s": [
|
1291
|
-
""
|
1428
|
+
"%s의 템플릿 호출"
|
1292
1429
|
],
|
1293
1430
|
"Template failed with:": [
|
1431
|
+
"템플릿이 실패했습니다:"
|
1432
|
+
],
|
1433
|
+
"Template invocation not found": [
|
1294
1434
|
""
|
1295
1435
|
],
|
1296
1436
|
"Template name": [
|
@@ -1303,17 +1443,20 @@
|
|
1303
1443
|
"ID가 '%{id}'인 템플릿을 찾을 수 없습니다."
|
1304
1444
|
],
|
1305
1445
|
"Template:": [
|
1306
|
-
""
|
1446
|
+
"템플릿:"
|
1307
1447
|
],
|
1308
1448
|
"Templates list failed with:": [
|
1309
|
-
""
|
1449
|
+
"템플릿 목록이 실패했습니다:"
|
1310
1450
|
],
|
1311
1451
|
"The cron line supports extended cron line syntax. For details please refer to the ": [
|
1312
|
-
""
|
1452
|
+
"cron 라인은 확장된 cron 라인 구문을 지원합니다. 자세한 내용은 다음을 참조하십시오. "
|
1313
1453
|
],
|
1314
1454
|
"The dynamic query '%{query}' was not resolved yet. The list of hosts to which it would resolve now can be seen %{here}.": [
|
1315
1455
|
"동적 쿼리 '%{query}'이(가) 아직 확인되지 않았습니다. 확인할 대상 호스트의 목록을 %{here}에서 볼 수 있습니다."
|
1316
1456
|
],
|
1457
|
+
"The dynamic query is still being processed. You can {viewTheHosts} targeted by the query.": [
|
1458
|
+
""
|
1459
|
+
],
|
1317
1460
|
"The execution interface is used for remote execution": [
|
1318
1461
|
"원격 실행에 사용되는 실행 인터페이스입니다."
|
1319
1462
|
],
|
@@ -1321,15 +1464,18 @@
|
|
1321
1464
|
"동적 쿼리를 선택했기 때문에 최종 호스트 목록이 변경될 수 있습니다. 실행 도중에 재실행됩니다."
|
1322
1465
|
],
|
1323
1466
|
"The job cannot be aborted at the moment.": [
|
1324
|
-
""
|
1467
|
+
"현재로는 작업을 중단할 수 없습니다."
|
1325
1468
|
],
|
1326
1469
|
"The job cannot be cancelled at the moment.": [
|
1327
|
-
""
|
1470
|
+
"지금은 작업을 취소할 수 없습니다."
|
1328
1471
|
],
|
1329
1472
|
"The job could not be cancelled.": [
|
1330
|
-
""
|
1473
|
+
"작업을 취소할 수 없습니다."
|
1331
1474
|
],
|
1332
1475
|
"The job template to use, parameter is required unless feature was specified": [
|
1476
|
+
"사용할 작업 템플릿, 기능이 지정되지 않은 경우 매개변수가 필요합니다."
|
1477
|
+
],
|
1478
|
+
"The number of invocations is:": [
|
1333
1479
|
""
|
1334
1480
|
],
|
1335
1481
|
"The only applicable proxy %{proxy_names} is down": [
|
@@ -1339,13 +1485,13 @@
|
|
1339
1485
|
"사용자가 %{feature_name} 기능에 매핑된 %{template_name} 템플릿에 액세스할 수 없습니다."
|
1340
1486
|
],
|
1341
1487
|
"There are no available input fields for the selected template.": [
|
1342
|
-
""
|
1488
|
+
"선택한 템플릿에 사용 가능한 입력 필드가 없습니다."
|
1343
1489
|
],
|
1344
1490
|
"There was an error while updating the status, try refreshing the page.": [
|
1345
1491
|
"상태를 업데이트하는 도중 오류가 발생했습니다. 페이지를 새로 고쳐 보십시오."
|
1346
1492
|
],
|
1347
1493
|
"This can happen if the host is removed or moved to another organization or location after the job was started": [
|
1348
|
-
""
|
1494
|
+
"작업이 시작된 후 호스트가 제거되거나 다른 조직이나 위치로 이동된 경우 이러한 문제가 발생할 수 있습니다."
|
1349
1495
|
],
|
1350
1496
|
"This template is locked for editing.": [
|
1351
1497
|
"이 템플릿은 편집 용으로 잠금되어 있습니다. "
|
@@ -1357,22 +1503,25 @@
|
|
1357
1503
|
"이 템플릿은 설명을 생성하는 데 사용됩니다. %{package} 구문을 통해 입력 값을 사용할 수 있습니다. 또한 %{job_category} 및 %{template_name}을(를) 사용하여 작업 카테고리와 템플릿 이름을 포함할 수도 있습니다."
|
1358
1504
|
],
|
1359
1505
|
"This template is used to generate the description.<br/>Input values can be used using the syntax %{package}.<br/>You may also include the job category and template<br/>name using %{job_category} and %{template_name}.": [
|
1506
|
+
"이 템플릿은 설명을 생성하는 데 사용됩니다.<br/> 입력 값은 %{package} 구문을 사용하여 사용할 수 있습니다.<br/> 또한 %{job_category} 및 %{template_name}을 사용하여 작업 범주와 템플릿 <br/> 이름을 포함할 수도 있습니다."
|
1507
|
+
],
|
1508
|
+
"This will open a new tab for each invocation.": [
|
1360
1509
|
""
|
1361
1510
|
],
|
1362
1511
|
"Time in seconds from the start on the remote host after which the job should be killed.": [
|
1363
|
-
""
|
1512
|
+
"원격 호스트에서 작업이 시작된 후 종료되어야 하는 시간(초)입니다."
|
1364
1513
|
],
|
1365
1514
|
"Time in seconds within which the host has to pick up a job. If the job is not picked up within this limit, the job will be cancelled. Defaults to 1 day. Applies only to pull-mqtt based jobs.": [
|
1366
|
-
""
|
1515
|
+
"호스트가 작업을 수신해야 하는 시간(초). 이 제한 시간 내에 작업이 수신되지 않으면 작업이 취소됩니다. 기본값은 1일입니다. pull-mqtt 기반 작업에만 적용됩니다."
|
1367
1516
|
],
|
1368
1517
|
"Time to pickup": [
|
1369
|
-
""
|
1518
|
+
"수령 시간"
|
1370
1519
|
],
|
1371
1520
|
"Timeout to kill": [
|
1372
|
-
""
|
1521
|
+
"시간 초과로 인해 종료"
|
1373
1522
|
],
|
1374
1523
|
"Timeout to kill after": [
|
1375
|
-
""
|
1524
|
+
"시간 초과로 인해 종료"
|
1376
1525
|
],
|
1377
1526
|
"Toggle DEBUG": [
|
1378
1527
|
"DEBUG 토글"
|
@@ -1390,10 +1539,10 @@
|
|
1390
1539
|
"총 호스트"
|
1391
1540
|
],
|
1392
1541
|
"Try to abort the job on a host without waiting for its result": [
|
1393
|
-
""
|
1542
|
+
"결과를 기다리지 않고 호스트에서 작업을 중단 시도합니다"
|
1394
1543
|
],
|
1395
1544
|
"Try to abort the job without waiting for the results from the remote hosts": [
|
1396
|
-
""
|
1545
|
+
"원격 호스트의 결과를 기다리지 않고 작업을 중단 시도합니다"
|
1397
1546
|
],
|
1398
1547
|
"Try to cancel the job": [
|
1399
1548
|
"작업 취소 시도"
|
@@ -1402,42 +1551,54 @@
|
|
1402
1551
|
"호스트에 대한 작업 취소 시도"
|
1403
1552
|
],
|
1404
1553
|
"Trying to abort the job": [
|
1405
|
-
""
|
1554
|
+
"작업을 중단하려고 합니다"
|
1406
1555
|
],
|
1407
1556
|
"Trying to abort the job %s.": [
|
1557
|
+
"작업 %s을 중단하려고 합니다"
|
1558
|
+
],
|
1559
|
+
"Trying to abort the task for the host": [
|
1408
1560
|
""
|
1409
1561
|
],
|
1410
1562
|
"Trying to cancel the job": [
|
1411
|
-
""
|
1563
|
+
"작업을 취소하려고 합니다"
|
1412
1564
|
],
|
1413
1565
|
"Trying to cancel the job %s.": [
|
1566
|
+
"작업 %s을 취소하려고 합니다"
|
1567
|
+
],
|
1568
|
+
"Trying to cancel the task for the host": [
|
1414
1569
|
""
|
1415
1570
|
],
|
1416
1571
|
"Type": [
|
1417
1572
|
"형태"
|
1418
1573
|
],
|
1419
1574
|
"Type has impact on when is the query evaluated to hosts.": [
|
1420
|
-
""
|
1575
|
+
"유형은 쿼리가 호스트로 평가되는 시기에 영향을 미칩니다."
|
1421
1576
|
],
|
1422
1577
|
"Type has impact on when is the query evaluated to hosts.<br><ul><li><b>Static</b> - evaluates just after you submit this form</li><li><b>Dynamic</b> - evaluates just before the execution is started, so if it's planned in future, targeted hosts set may change before it</li></ul>": [
|
1423
|
-
""
|
1578
|
+
"유형은 쿼리가 호스트로 평가되는 시기에 영향을 미칩니다.<br><ul><li><b> 정적</b> - 이 양식을 제출한 직후에 평가됩니다.</li><li><b> 동적</b> - 실행이 시작되기 직전에 평가되므로 나중에 계획된 경우 대상 호스트 세트가 변경될 수 있습니다.</li></ul>"
|
1424
1579
|
],
|
1425
1580
|
"Type of execution": [
|
1426
|
-
""
|
1581
|
+
"실행 유형"
|
1427
1582
|
],
|
1428
1583
|
"Type of query": [
|
1429
1584
|
"쿼리 유형"
|
1430
1585
|
],
|
1431
1586
|
"Unable to create mail notification: %s": [
|
1432
|
-
""
|
1587
|
+
"메일 알림을 생성할 수 없습니다: %s"
|
1433
1588
|
],
|
1434
1589
|
"Unable to fetch public key": [
|
1435
1590
|
"공개 키를 가져올 수 없습니다."
|
1436
1591
|
],
|
1437
1592
|
"Unable to remove host from known hosts": [
|
1593
|
+
"알려진 호스트에서 호스트를 제거할 수 없습니다."
|
1594
|
+
],
|
1595
|
+
"Unable to run job": [
|
1438
1596
|
""
|
1439
1597
|
],
|
1440
1598
|
"Unable to save template. Correct highlighted errors": [
|
1599
|
+
"템플릿을 저장할 수 없습니다. 강조된 오류를 수정합니다."
|
1600
|
+
],
|
1601
|
+
"Unknown": [
|
1441
1602
|
""
|
1442
1603
|
],
|
1443
1604
|
"Unknown execution status": [
|
@@ -1462,19 +1623,19 @@
|
|
1462
1623
|
"기본 설명 템플릿 사용"
|
1463
1624
|
],
|
1464
1625
|
"Use legacy form": [
|
1465
|
-
""
|
1626
|
+
"레거시 양식 사용"
|
1466
1627
|
],
|
1467
1628
|
"Use new job wizard": [
|
1468
|
-
""
|
1629
|
+
"새로운 작업 마법사 사용"
|
1469
1630
|
],
|
1470
1631
|
"User Inputs": [
|
1471
|
-
""
|
1632
|
+
"사용자 입력"
|
1472
1633
|
],
|
1473
1634
|
"User can not execute job on host %s": [
|
1474
1635
|
"사용자가 %s 호스트에 대해 작업을 실행할 수 없습니다."
|
1475
1636
|
],
|
1476
1637
|
"User can not execute job on infrastructure host %s": [
|
1477
|
-
""
|
1638
|
+
"사용자는 인프라 호스트 %s에서 작업을 실행할 수 없습니다."
|
1478
1639
|
],
|
1479
1640
|
"User can not execute this job template": [
|
1480
1641
|
"사용자가 이 작업 템플릿을 실행할 수 없습니다."
|
@@ -1489,22 +1650,22 @@
|
|
1489
1650
|
"값 "
|
1490
1651
|
],
|
1491
1652
|
"View all jobs": [
|
1492
|
-
""
|
1653
|
+
"모든 작업 보기"
|
1493
1654
|
],
|
1494
1655
|
"View finished jobs": [
|
1495
|
-
""
|
1656
|
+
"완료된 작업 보기"
|
1496
1657
|
],
|
1497
1658
|
"View running jobs": [
|
1498
|
-
""
|
1659
|
+
"실행 중인 작업 보기"
|
1499
1660
|
],
|
1500
1661
|
"View scheduled jobs": [
|
1501
|
-
""
|
1662
|
+
"예약된 작업 보기"
|
1502
1663
|
],
|
1503
1664
|
"View task": [
|
1504
|
-
""
|
1665
|
+
"작업 보기"
|
1505
1666
|
],
|
1506
1667
|
"Web Console": [
|
1507
|
-
""
|
1668
|
+
"웹 콘솔"
|
1508
1669
|
],
|
1509
1670
|
"Weekly": [
|
1510
1671
|
"매주"
|
@@ -1519,13 +1680,13 @@
|
|
1519
1680
|
"사용자가 스크립트를 실행하는 데 사용해야 할 옵션입니다(sudo와 유사한 메커니즘 사용). 템플릿 매개 변수 또는 글로벌 설정으로 기본 설정됩니다."
|
1520
1681
|
],
|
1521
1682
|
"When connecting using ip address, should the IPv6 addresses be preferred? If no IPv6 address is set, it falls back to IPv4 automatically. You may override this per host by setting a parameter called remote_execution_connect_by_ip_prefer_ipv6. By default and for compatibility, IPv4 will be preferred over IPv6 by default": [
|
1522
|
-
""
|
1683
|
+
"IP 주소를 사용하여 연결할 때 IPv6 주소를 선호해야 합니까? IPv6 주소가 설정되지 않으면 자동으로 IPv4로 폴백합니다. remote_execution_connect_by_ip_prefer_ipv6라는 매개변수를 설정하여 호스트별로 이를 재정의할 수 있습니다. 기본적으로 호환성을 위해 IPv4가 기본적으로 IPv6보다 선호됩니다."
|
1523
1684
|
],
|
1524
1685
|
"When enabled, working directories will be removed after task completion. You may override this per host by setting a parameter called remote_execution_cleanup_working_dirs.": [
|
1525
|
-
""
|
1686
|
+
"활성화하면 작업 완료 후 작업 디렉토리가 제거됩니다. remote_execution_cleanup_working_dirs라는 매개변수를 설정하여 호스트별로 이를 재정의할 수 있습니다."
|
1526
1687
|
],
|
1527
1688
|
"Where to find the Cockpit instance for the Web Console button. By default, no button is shown.": [
|
1528
|
-
""
|
1689
|
+
"웹 콘솔 버튼에 대한 Cockpit 인스턴스를 찾을 수 있는 위치. 기본적으로 버튼은 표시되지 않습니다."
|
1529
1690
|
],
|
1530
1691
|
"Whether it should be allowed to override the effective user from the invocation form.": [
|
1531
1692
|
"호출할 유효 사용자를 덮어쓰도록 허용할지 여부입니다."
|
@@ -1537,16 +1698,13 @@
|
|
1537
1698
|
"현재 사용자 로그인을 유효 사용자로 사용할지 여부입니다."
|
1538
1699
|
],
|
1539
1700
|
"Whether to overwrite the template if it already exists": [
|
1540
|
-
""
|
1701
|
+
"이미 존재하는 템플릿을 덮어쓸지 여부"
|
1541
1702
|
],
|
1542
1703
|
"Whether we should sync templates from disk when running db:seed.": [
|
1543
1704
|
"db:seed를 실행할 때 디스크의 템플릿을 동기화할지 여부입니다."
|
1544
1705
|
],
|
1545
|
-
"Workers pool size": [
|
1546
|
-
""
|
1547
|
-
],
|
1548
1706
|
"Yes (override)": [
|
1549
|
-
""
|
1707
|
+
"예 (덮어쓰기)"
|
1550
1708
|
],
|
1551
1709
|
"You are not allowed to see the currently assigned template. Saving the form now would unassign the template.": [
|
1552
1710
|
"현재 할당된 템플릿을 볼 수 없습니다. 지금 양식을 저장하면 템플릿의 할당이 취소됩니다."
|
@@ -1555,6 +1713,9 @@
|
|
1555
1713
|
"이 작업을 수행할 권한이 없습니다."
|
1556
1714
|
],
|
1557
1715
|
"You have %s results to display. Showing first %s results": [
|
1716
|
+
"표시할 결과과 %s개 있습니다. 첫 번째 %s 결과 표시"
|
1717
|
+
],
|
1718
|
+
"You have more results to display. Showing first %s results": [
|
1558
1719
|
""
|
1559
1720
|
],
|
1560
1721
|
"add an input set for this template to reference a different template inputs": [
|
@@ -1564,25 +1725,22 @@
|
|
1564
1725
|
"취소함"
|
1565
1726
|
],
|
1566
1727
|
"default_capsule method missing from SmartProxy": [
|
1567
|
-
""
|
1728
|
+
"SmartProxy에서 default_capsule 메서드가 누락되었습니다."
|
1568
1729
|
],
|
1569
1730
|
"documentation": [
|
1570
|
-
""
|
1731
|
+
"문서"
|
1571
1732
|
],
|
1572
1733
|
"effective user": [
|
1573
|
-
""
|
1574
|
-
],
|
1575
|
-
"error": [
|
1576
|
-
""
|
1734
|
+
"효과적인 사용자"
|
1577
1735
|
],
|
1578
1736
|
"error during rendering: %s": [
|
1579
1737
|
"렌더링 도중 오류가 발생했습니다: %s"
|
1580
1738
|
],
|
1581
1739
|
"evaluates just after you submit this form": [
|
1582
|
-
""
|
1740
|
+
"이 양식을 제출한 직후에 평가됩니다."
|
1583
1741
|
],
|
1584
1742
|
"evaluates just before the execution is started, so if it's planned in future, targeted hosts set may change before it": [
|
1585
|
-
""
|
1743
|
+
"실행이 시작되기 직전에 평가되므로 나중에 계획된 경우 대상 호스트 세트가 변경될 수 있습니다."
|
1586
1744
|
],
|
1587
1745
|
"failed": [
|
1588
1746
|
"실패함"
|
@@ -1624,25 +1782,25 @@
|
|
1624
1782
|
"no"
|
1625
1783
|
],
|
1626
1784
|
"occurences": [
|
1627
|
-
""
|
1785
|
+
"발생"
|
1628
1786
|
],
|
1629
1787
|
"open-help-tooltip-button": [
|
1630
|
-
""
|
1788
|
+
"open-help-tooltip-button"
|
1631
1789
|
],
|
1632
1790
|
"queued": [
|
1633
1791
|
"대기열에 추가됨"
|
1634
1792
|
],
|
1635
1793
|
"queued to start executing in %{time}": [
|
1636
|
-
""
|
1794
|
+
"%{time}에서 실행을 시작하기 위해 대기 중입니다."
|
1637
1795
|
],
|
1638
1796
|
"range: 0-59": [
|
1639
|
-
""
|
1797
|
+
"범위: 0-59"
|
1640
1798
|
],
|
1641
1799
|
"remove template input set": [
|
1642
1800
|
"템플릿 입력 세트 삭제"
|
1643
1801
|
],
|
1644
1802
|
"running %{percent}%%": [
|
1645
|
-
""
|
1803
|
+
"%{percent} %% 실행 중"
|
1646
1804
|
],
|
1647
1805
|
"seconds": [
|
1648
1806
|
"초"
|
@@ -1650,9 +1808,12 @@
|
|
1650
1808
|
"succeeded": [
|
1651
1809
|
"성공"
|
1652
1810
|
],
|
1653
|
-
"
|
1811
|
+
"task aborted succesfully": [
|
1654
1812
|
""
|
1655
1813
|
],
|
1814
|
+
"tasks at a time": [
|
1815
|
+
"한 번에 작업"
|
1816
|
+
],
|
1656
1817
|
"template": [
|
1657
1818
|
"템플릿"
|
1658
1819
|
],
|
@@ -1660,12 +1821,15 @@
|
|
1660
1821
|
"알 수 없는 상태"
|
1661
1822
|
],
|
1662
1823
|
"using ": [
|
1663
|
-
""
|
1824
|
+
"사용 중 "
|
1664
1825
|
],
|
1665
1826
|
"using Smart Proxy": [
|
1666
|
-
""
|
1827
|
+
"스마트 프록시 사용"
|
1667
1828
|
],
|
1668
1829
|
"view host names": [
|
1830
|
+
"호스트 이름 보기"
|
1831
|
+
],
|
1832
|
+
"view the hosts": [
|
1669
1833
|
""
|
1670
1834
|
],
|
1671
1835
|
"yes": [
|