foreman_ansible 3.0.6 → 3.0.7
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.
- checksums.yaml +4 -4
- data/app/models/ansible_variable.rb +1 -0
- data/lib/foreman_ansible/version.rb +1 -1
- data/locale/de/foreman_ansible.edit.po +318 -189
- data/locale/en/foreman_ansible.edit.po +61 -41
- data/locale/es/foreman_ansible.edit.po +342 -193
- data/locale/fr/foreman_ansible.edit.po +356 -205
- data/locale/it/foreman_ansible.edit.po +262 -140
- data/locale/ja/foreman_ansible.edit.po +322 -200
- data/locale/ko/foreman_ansible.edit.po +243 -135
- data/locale/pt_BR/foreman_ansible.edit.po +340 -191
- data/locale/ru/foreman_ansible.edit.po +254 -132
- data/locale/zh_CN/foreman_ansible.edit.po +318 -201
- data/locale/zh_TW/foreman_ansible.edit.po +243 -135
- metadata +2 -2
@@ -1,21 +1,26 @@
|
|
1
|
-
#
|
2
|
-
# Copyright (C)
|
1
|
+
# SOME DESCRIPTIVE TITLE.
|
2
|
+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
3
|
# This file is distributed under the same license as the foreman_ansible package.
|
4
|
-
# FIRST AUTHOR <EMAIL@ADDRESS>,
|
5
|
-
#
|
4
|
+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
|
+
#
|
6
|
+
# Translators:
|
7
|
+
# Dominic Cleal <dominic@cleal.org>, 2019
|
8
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2019
|
9
|
+
#
|
10
|
+
#, fuzzy
|
6
11
|
msgid ""
|
7
12
|
msgstr ""
|
8
13
|
"Project-Id-Version: foreman_ansible 3.0.0\n"
|
9
14
|
"Report-Msgid-Bugs-To: \n"
|
10
|
-
"
|
11
|
-
"
|
12
|
-
"
|
13
|
-
"Language: ko\n"
|
15
|
+
"POT-Creation-Date: 2019-06-27 17:00+0200\n"
|
16
|
+
"PO-Revision-Date: 2018-11-14 21:36+0000\n"
|
17
|
+
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2019\n"
|
18
|
+
"Language-Team: Korean (https://www.transifex.com/foreman/teams/114/ko/)\n"
|
14
19
|
"MIME-Version: 1.0\n"
|
15
20
|
"Content-Type: text/plain; charset=UTF-8\n"
|
16
21
|
"Content-Transfer-Encoding: 8bit\n"
|
22
|
+
"Language: ko\n"
|
17
23
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
18
|
-
"\n"
|
19
24
|
|
20
25
|
#: ../app/controllers/ansible_roles_controller.rb:35
|
21
26
|
msgid "Import of roles successfully finished."
|
@@ -42,12 +47,34 @@ msgid ""
|
|
42
47
|
msgstr ""
|
43
48
|
|
44
49
|
#: ../app/controllers/ansible_variables_controller.rb:102
|
45
|
-
msgid "
|
50
|
+
msgid ""
|
51
|
+
"No proxy found to import variables from, ensure that the smart proxy has the"
|
52
|
+
" Ansible feature enabled."
|
53
|
+
msgstr ""
|
54
|
+
|
55
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:7
|
56
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:12
|
57
|
+
msgid "Show Ansible inventory for hosts"
|
58
|
+
msgstr ""
|
59
|
+
|
60
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:8
|
61
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:13
|
62
|
+
msgid "IDs of hosts included in inventory"
|
63
|
+
msgstr ""
|
64
|
+
|
65
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:17
|
66
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:22
|
67
|
+
msgid "Show Ansible inventory for hostgroups"
|
68
|
+
msgstr ""
|
69
|
+
|
70
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:18
|
71
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:23
|
72
|
+
msgid "IDs of hostgroups included in inventory"
|
46
73
|
msgstr ""
|
47
74
|
|
48
75
|
#: ../app/controllers/api/v2/ansible_override_values_controller.rb:17
|
49
76
|
msgid "Override match"
|
50
|
-
msgstr ""
|
77
|
+
msgstr "일치 항목 덮어쓰기"
|
51
78
|
|
52
79
|
#: ../app/controllers/api/v2/ansible_override_values_controller.rb:18
|
53
80
|
msgid "Override value, required if omit is false"
|
@@ -69,34 +96,41 @@ msgstr ""
|
|
69
96
|
msgid "List Ansible roles"
|
70
97
|
msgstr ""
|
71
98
|
|
72
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
99
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:29
|
73
100
|
msgid "Deletes Ansible role"
|
74
101
|
msgstr ""
|
75
102
|
|
76
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
103
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:35
|
77
104
|
msgid "Import Ansible roles"
|
78
105
|
msgstr ""
|
79
106
|
|
80
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
107
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:36
|
108
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:43
|
109
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:75
|
110
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:85
|
81
111
|
msgid "Smart Proxy to import from"
|
82
112
|
msgstr ""
|
83
113
|
|
84
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
114
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:37
|
85
115
|
msgid "Ansible role names to import"
|
86
116
|
msgstr ""
|
87
117
|
|
88
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
118
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:42
|
89
119
|
msgid "Obsolete Ansible roles"
|
90
120
|
msgstr ""
|
91
121
|
|
92
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
122
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:49
|
93
123
|
msgid "Fetch Ansible roles available to be imported"
|
94
124
|
msgstr ""
|
95
125
|
|
96
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
126
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:50
|
97
127
|
msgid "Smart Proxy to fetch from"
|
98
128
|
msgstr ""
|
99
129
|
|
130
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:73
|
131
|
+
msgid "Smart proxy id is required"
|
132
|
+
msgstr ""
|
133
|
+
|
100
134
|
#: ../app/controllers/api/v2/ansible_variables_controller.rb:20
|
101
135
|
msgid "Show variable"
|
102
136
|
msgstr ""
|
@@ -105,72 +139,80 @@ msgstr ""
|
|
105
139
|
msgid "List Ansible variables"
|
106
140
|
msgstr ""
|
107
141
|
|
108
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
142
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:31
|
109
143
|
msgid "Deletes Ansible variable"
|
110
144
|
msgstr ""
|
111
145
|
|
112
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
146
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:40
|
113
147
|
msgid "Name of variable"
|
114
|
-
msgstr ""
|
148
|
+
msgstr "변수 이름"
|
115
149
|
|
116
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
150
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:41
|
117
151
|
msgid "Role ID"
|
118
152
|
msgstr ""
|
119
153
|
|
120
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
154
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:42
|
121
155
|
msgid "Default value of variable"
|
122
|
-
msgstr ""
|
156
|
+
msgstr "변수의 기본값"
|
123
157
|
|
124
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
158
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:43
|
125
159
|
msgid "When enabled the parameter is hidden in the UI"
|
126
|
-
msgstr ""
|
160
|
+
msgstr "활성화된 경우 매개 변수가 UI에서 숨겨집니다."
|
127
161
|
|
128
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
162
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:44
|
129
163
|
msgid "The order in which values are resolved"
|
130
|
-
msgstr ""
|
164
|
+
msgstr "값이 해결되는 순서 "
|
131
165
|
|
132
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
166
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:45
|
133
167
|
msgid "Description of variable"
|
134
|
-
msgstr ""
|
168
|
+
msgstr "변수 설명"
|
135
169
|
|
136
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
170
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:46
|
137
171
|
msgid "Types of validation values"
|
138
|
-
msgstr ""
|
172
|
+
msgstr "검증 값의 유형"
|
139
173
|
|
140
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
174
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:47
|
141
175
|
msgid "Used to enforce certain values for the parameter values"
|
142
|
-
msgstr ""
|
176
|
+
msgstr "특정 값을 매개 변수 값에 적용하는 데 사용됩니다."
|
143
177
|
|
144
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
178
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:48
|
145
179
|
msgid "Types of variable values"
|
146
|
-
msgstr ""
|
180
|
+
msgstr "변수 값의 유형"
|
147
181
|
|
148
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
182
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:49
|
149
183
|
msgid "Merge all matching values (only array/hash type)"
|
150
|
-
msgstr ""
|
184
|
+
msgstr "일치하는 모든 값 병합(배열/해시 유형만)"
|
151
185
|
|
152
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
186
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:50
|
153
187
|
msgid "Include default value when merging all matching values"
|
154
|
-
msgstr ""
|
188
|
+
msgstr "일치하는 모든 값을 병합할 때 기본값 포함"
|
155
189
|
|
156
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
190
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:51
|
157
191
|
msgid "Remove duplicate values (only array type)"
|
192
|
+
msgstr "중복 값 삭제(배열 유형만)"
|
193
|
+
|
194
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:52
|
195
|
+
msgid "Whether to override variable or not"
|
158
196
|
msgstr ""
|
159
197
|
|
160
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
198
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:56
|
161
199
|
msgid "Create Ansible variable"
|
162
200
|
msgstr ""
|
163
201
|
|
164
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
202
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:63
|
165
203
|
msgid "Updates Ansible variable"
|
166
204
|
msgstr ""
|
167
205
|
|
168
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
169
|
-
msgid "
|
206
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:73
|
207
|
+
msgid ""
|
208
|
+
"Import Ansible variables. This will only import variables for already "
|
209
|
+
"existing roles, it will not import any new roles"
|
170
210
|
msgstr ""
|
171
211
|
|
172
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
173
|
-
msgid "
|
212
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:83
|
213
|
+
msgid ""
|
214
|
+
"Obsolete Ansible variables. This will only obsolete variables for already "
|
215
|
+
"existing roles, it will not delete any old roles"
|
174
216
|
msgstr ""
|
175
217
|
|
176
218
|
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:20
|
@@ -197,7 +239,8 @@ msgstr ""
|
|
197
239
|
msgid "Ansible roles to assign to a hostgroup"
|
198
240
|
msgstr ""
|
199
241
|
|
200
|
-
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_param_group_extensions.rb:13
|
242
|
+
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_param_group_extensions.rb:13
|
243
|
+
#: ../app/controllers/foreman_ansible/api/v2/hosts_param_group_extensions.rb:13
|
201
244
|
msgid "IDs of associated ansible roles"
|
202
245
|
msgstr ""
|
203
246
|
|
@@ -239,7 +282,7 @@ msgstr ""
|
|
239
282
|
|
240
283
|
#: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:8
|
241
284
|
msgid "Import from %s"
|
242
|
-
msgstr ""
|
285
|
+
msgstr "%s에서 가져오기 "
|
243
286
|
|
244
287
|
#: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:23
|
245
288
|
msgid "Ansible Role"
|
@@ -247,13 +290,14 @@ msgstr ""
|
|
247
290
|
|
248
291
|
#: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:29
|
249
292
|
msgid "Import"
|
250
|
-
msgstr ""
|
293
|
+
msgstr "불러오기"
|
251
294
|
|
252
295
|
#: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:35
|
253
296
|
msgid "%s ago"
|
254
|
-
msgstr ""
|
297
|
+
msgstr "%s 전 "
|
255
298
|
|
256
|
-
#: ../app/helpers/foreman_ansible/hosts_helper_extensions.rb:13
|
299
|
+
#: ../app/helpers/foreman_ansible/hosts_helper_extensions.rb:13
|
300
|
+
#: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:18
|
257
301
|
msgid "Play Ansible roles"
|
258
302
|
msgstr ""
|
259
303
|
|
@@ -261,9 +305,10 @@ msgstr ""
|
|
261
305
|
msgid "Playbook execution failed"
|
262
306
|
msgstr ""
|
263
307
|
|
264
|
-
#: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:30
|
308
|
+
#: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:30
|
309
|
+
#: ../lib/foreman_ansible_core/remote_execution_core/ansible_runner.rb:36
|
265
310
|
msgid "Error loading data from proxy"
|
266
|
-
msgstr ""
|
311
|
+
msgstr "프록시에서 데이터를 로드하는 도중 오류가 발생했습니다."
|
267
312
|
|
268
313
|
#: ../app/lib/actions/foreman_ansible/helpers/play_roles_description.rb:13
|
269
314
|
msgid "Foreman"
|
@@ -278,7 +323,10 @@ msgid "Unable to get roles/variables from Ansible"
|
|
278
323
|
msgstr ""
|
279
324
|
|
280
325
|
#: ../app/models/setting/ansible.rb:20
|
281
|
-
msgid "
|
326
|
+
msgid ""
|
327
|
+
"Use this to supply a path to an SSH Private Key that Ansible will use in "
|
328
|
+
"lieu of a password Override with \"ansible_ssh_private_key_file\" host "
|
329
|
+
"parameter"
|
282
330
|
msgstr ""
|
283
331
|
|
284
332
|
#: ../app/models/setting/ansible.rb:25
|
@@ -286,7 +334,9 @@ msgid "Private Key Path"
|
|
286
334
|
msgstr ""
|
287
335
|
|
288
336
|
#: ../app/models/setting/ansible.rb:29
|
289
|
-
msgid "
|
337
|
+
msgid ""
|
338
|
+
"Use this connection type by default when running Ansible playbooks. You can "
|
339
|
+
"override this on hosts by adding a parameter \"ansible_connection\""
|
290
340
|
msgstr ""
|
291
341
|
|
292
342
|
#: ../app/models/setting/ansible.rb:33
|
@@ -294,7 +344,10 @@ msgid "Connection type"
|
|
294
344
|
msgstr ""
|
295
345
|
|
296
346
|
#: ../app/models/setting/ansible.rb:37
|
297
|
-
msgid "
|
347
|
+
msgid ""
|
348
|
+
"Enable/disable WinRM server certificate validation when running Ansible "
|
349
|
+
"playbooks. You can override this on hosts by adding a parameter "
|
350
|
+
"\"ansible_winrm_server_cert_validation\""
|
298
351
|
msgstr ""
|
299
352
|
|
300
353
|
#: ../app/models/setting/ansible.rb:42
|
@@ -302,7 +355,9 @@ msgid "WinRM cert Validation"
|
|
302
355
|
msgstr ""
|
303
356
|
|
304
357
|
#: ../app/models/setting/ansible.rb:46
|
305
|
-
msgid "
|
358
|
+
msgid ""
|
359
|
+
"Foreman will add the this level of verbosity for additional debugging output"
|
360
|
+
" when running Ansible playbooks."
|
306
361
|
msgstr ""
|
307
362
|
|
308
363
|
#: ../app/models/setting/ansible.rb:49
|
@@ -311,7 +366,7 @@ msgstr ""
|
|
311
366
|
|
312
367
|
#: ../app/models/setting/ansible.rb:52
|
313
368
|
msgid "Disabled"
|
314
|
-
msgstr ""
|
369
|
+
msgstr "사용 안함"
|
315
370
|
|
316
371
|
#: ../app/models/setting/ansible.rb:53
|
317
372
|
msgid "Level 1 (-v)"
|
@@ -330,7 +385,10 @@ msgid "Level 4 (-vvvv)"
|
|
330
385
|
msgstr ""
|
331
386
|
|
332
387
|
#: ../app/models/setting/ansible.rb:62
|
333
|
-
msgid "
|
388
|
+
msgid ""
|
389
|
+
"Timeout (in seconds) to set when Foreman will trigger a play Ansible roles "
|
390
|
+
"task after a host is fully provisioned. Set this to the maximum time you "
|
391
|
+
"expect a host to take until it is ready after a reboot."
|
334
392
|
msgstr ""
|
335
393
|
|
336
394
|
#: ../app/models/setting/ansible.rb:67
|
@@ -346,7 +404,9 @@ msgid "Ansible report timeout"
|
|
346
404
|
msgstr ""
|
347
405
|
|
348
406
|
#: ../app/models/setting/ansible.rb:77
|
349
|
-
msgid "
|
407
|
+
msgid ""
|
408
|
+
"Disable host configuration status turning to out of sync for %{cfgmgmt} "
|
409
|
+
"after report does not arrive within configured interval"
|
350
410
|
msgstr ""
|
351
411
|
|
352
412
|
#: ../app/models/setting/ansible.rb:81
|
@@ -361,7 +421,7 @@ msgstr ""
|
|
361
421
|
msgid "Implementation for running Ansible"
|
362
422
|
msgstr ""
|
363
423
|
|
364
|
-
#: ../app/models/setting/ansible.rb:104 ../lib/foreman_ansible/register.rb:
|
424
|
+
#: ../app/models/setting/ansible.rb:104 ../lib/foreman_ansible/register.rb:97
|
365
425
|
msgid "Ansible"
|
366
426
|
msgstr ""
|
367
427
|
|
@@ -369,7 +429,8 @@ msgstr ""
|
|
369
429
|
msgid "Remediation Plan"
|
370
430
|
msgstr ""
|
371
431
|
|
372
|
-
#: ../app/services/foreman_ansible/insights_notification_builder.rb:61
|
432
|
+
#: ../app/services/foreman_ansible/insights_notification_builder.rb:61
|
433
|
+
#: ../db/seeds.d/90_notification_blueprints.rb:13
|
373
434
|
msgid "Job Details"
|
374
435
|
msgstr ""
|
375
436
|
|
@@ -381,101 +442,125 @@ msgstr ""
|
|
381
442
|
msgid "Changed Ansible roles"
|
382
443
|
msgstr ""
|
383
444
|
|
384
|
-
#: ../app/views/ansible_roles/import.html.erb:3
|
445
|
+
#: ../app/views/ansible_roles/import.html.erb:3
|
446
|
+
#: ../app/views/ansible_variables/import.html.erb:3
|
385
447
|
msgid "Select the changes you want to realize in Foreman"
|
386
|
-
msgstr ""
|
448
|
+
msgstr "Foreman에서 확인한 변경 사항을 선택합니다 "
|
387
449
|
|
388
|
-
#: ../app/views/ansible_roles/import.html.erb:5
|
450
|
+
#: ../app/views/ansible_roles/import.html.erb:5
|
451
|
+
#: ../app/views/ansible_variables/import.html.erb:5
|
389
452
|
msgid "Toggle"
|
390
|
-
msgstr ""
|
453
|
+
msgstr "토글 "
|
391
454
|
|
392
|
-
#: ../app/views/ansible_roles/import.html.erb:6
|
455
|
+
#: ../app/views/ansible_roles/import.html.erb:6
|
456
|
+
#: ../app/views/ansible_variables/import.html.erb:6
|
393
457
|
msgid "New"
|
394
|
-
msgstr ""
|
458
|
+
msgstr "신규"
|
395
459
|
|
396
|
-
#: ../app/views/ansible_roles/import.html.erb:8
|
460
|
+
#: ../app/views/ansible_roles/import.html.erb:8
|
461
|
+
#: ../app/views/ansible_variables/import.html.erb:8
|
397
462
|
msgid "Check/Uncheck new"
|
398
|
-
msgstr ""
|
463
|
+
msgstr "새로운 사항 선택/선택 해제 "
|
399
464
|
|
400
|
-
#: ../app/views/ansible_roles/import.html.erb:9
|
465
|
+
#: ../app/views/ansible_roles/import.html.erb:9
|
466
|
+
#: ../app/views/ansible_variables/import.html.erb:9
|
401
467
|
msgid "Obsolete"
|
402
|
-
msgstr ""
|
468
|
+
msgstr "이전 버전 "
|
403
469
|
|
404
|
-
#: ../app/views/ansible_roles/import.html.erb:11
|
470
|
+
#: ../app/views/ansible_roles/import.html.erb:11
|
471
|
+
#: ../app/views/ansible_variables/import.html.erb:11
|
405
472
|
msgid "Check/Uncheck obsolete"
|
406
|
-
msgstr ""
|
473
|
+
msgstr "이전 버전 선택/ 선택 해제 "
|
407
474
|
|
408
|
-
#: ../app/views/ansible_roles/import.html.erb:19
|
475
|
+
#: ../app/views/ansible_roles/import.html.erb:19
|
476
|
+
#: ../app/views/ansible_variables/import.html.erb:22
|
409
477
|
msgid "Check/Uncheck all"
|
410
|
-
msgstr ""
|
478
|
+
msgstr "모두 선택/선택 해제 "
|
411
479
|
|
412
|
-
#: ../app/views/ansible_roles/import.html.erb:21
|
480
|
+
#: ../app/views/ansible_roles/import.html.erb:21
|
481
|
+
#: ../app/views/ansible_variables/import.html.erb:24
|
413
482
|
msgid "Name"
|
414
|
-
msgstr ""
|
483
|
+
msgstr "이름 "
|
415
484
|
|
416
|
-
#: ../app/views/ansible_roles/import.html.erb:22
|
485
|
+
#: ../app/views/ansible_roles/import.html.erb:22
|
486
|
+
#: ../app/views/ansible_variables/import.html.erb:26
|
417
487
|
msgid "Hosts count"
|
418
488
|
msgstr ""
|
419
489
|
|
420
|
-
#: ../app/views/ansible_roles/import.html.erb:23
|
490
|
+
#: ../app/views/ansible_roles/import.html.erb:23
|
491
|
+
#: ../app/views/ansible_variables/import.html.erb:27
|
421
492
|
msgid "Hostgroups count"
|
422
493
|
msgstr ""
|
423
494
|
|
424
|
-
#: ../app/views/ansible_roles/import.html.erb:24
|
495
|
+
#: ../app/views/ansible_roles/import.html.erb:24
|
496
|
+
#: ../app/views/ansible_variables/import.html.erb:28
|
425
497
|
msgid "Operation"
|
426
|
-
msgstr ""
|
498
|
+
msgstr "작업 "
|
427
499
|
|
428
|
-
#: ../app/views/ansible_roles/import.html.erb:35
|
500
|
+
#: ../app/views/ansible_roles/import.html.erb:35
|
501
|
+
#: ../app/views/ansible_variables/import.html.erb:39
|
429
502
|
msgid "Check/Uncheck all %s changes"
|
430
|
-
msgstr ""
|
503
|
+
msgstr "전체 %s 변경 선택/선택 해제 "
|
431
504
|
|
432
|
-
#: ../app/views/ansible_roles/import.html.erb:40
|
505
|
+
#: ../app/views/ansible_roles/import.html.erb:40
|
506
|
+
#: ../app/views/ansible_variables/import.html.erb:45
|
433
507
|
msgid "Add"
|
434
|
-
msgstr ""
|
508
|
+
msgstr "추가 "
|
435
509
|
|
436
|
-
#: ../app/views/ansible_roles/import.html.erb:40
|
510
|
+
#: ../app/views/ansible_roles/import.html.erb:40
|
511
|
+
#: ../app/views/ansible_variables/import.html.erb:45
|
437
512
|
msgid "Remove"
|
438
|
-
msgstr ""
|
513
|
+
msgstr "삭제 "
|
439
514
|
|
440
|
-
#: ../app/views/ansible_roles/import.html.erb:48
|
515
|
+
#: ../app/views/ansible_roles/import.html.erb:48
|
516
|
+
#: ../app/views/ansible_variables/import.html.erb:53
|
441
517
|
msgid "Cancel"
|
442
|
-
msgstr ""
|
518
|
+
msgstr "취소 "
|
443
519
|
|
444
|
-
#: ../app/views/ansible_roles/import.html.erb:49
|
520
|
+
#: ../app/views/ansible_roles/import.html.erb:49
|
521
|
+
#: ../app/views/ansible_variables/import.html.erb:12
|
522
|
+
#: ../app/views/ansible_variables/import.html.erb:45
|
523
|
+
#: ../app/views/ansible_variables/import.html.erb:54
|
445
524
|
msgid "Update"
|
446
|
-
msgstr ""
|
525
|
+
msgstr "업데이트 "
|
447
526
|
|
448
|
-
#: ../app/views/ansible_roles/index.html.erb:1
|
527
|
+
#: ../app/views/ansible_roles/index.html.erb:1
|
528
|
+
#: ../app/views/ansible_roles/welcome.html.erb:1
|
529
|
+
#: ../app/views/ansible_roles/welcome.html.erb:6
|
530
|
+
#: ../app/views/foreman_ansible/ansible_roles/_select_tab_title.html.erb:1
|
449
531
|
msgid "Ansible Roles"
|
450
532
|
msgstr ""
|
451
533
|
|
452
534
|
#: ../app/views/ansible_roles/index.html.erb:9
|
453
535
|
msgid "Role|Name"
|
454
|
-
msgstr ""
|
536
|
+
msgstr "이름 "
|
455
537
|
|
456
538
|
#: ../app/views/ansible_roles/index.html.erb:10
|
457
539
|
msgid "Hostgroups"
|
458
|
-
msgstr ""
|
540
|
+
msgstr "호스트 그룹 "
|
459
541
|
|
460
542
|
#: ../app/views/ansible_roles/index.html.erb:11
|
461
543
|
msgid "Hosts"
|
462
|
-
msgstr ""
|
544
|
+
msgstr "호스트"
|
463
545
|
|
464
546
|
#: ../app/views/ansible_roles/index.html.erb:12
|
465
547
|
msgid "Imported at"
|
466
548
|
msgstr ""
|
467
549
|
|
468
|
-
#: ../app/views/ansible_roles/index.html.erb:13
|
550
|
+
#: ../app/views/ansible_roles/index.html.erb:13
|
551
|
+
#: ../app/views/ansible_variables/index.html.erb:16
|
469
552
|
msgid "Actions"
|
470
|
-
msgstr ""
|
553
|
+
msgstr "동작 "
|
471
554
|
|
472
|
-
#: ../app/views/ansible_roles/index.html.erb:27
|
555
|
+
#: ../app/views/ansible_roles/index.html.erb:27
|
556
|
+
#: ../lib/foreman_ansible/register.rb:103
|
473
557
|
msgid "Variables"
|
474
|
-
msgstr ""
|
558
|
+
msgstr "변수 "
|
475
559
|
|
476
|
-
#: ../app/views/ansible_roles/index.html.erb:33
|
560
|
+
#: ../app/views/ansible_roles/index.html.erb:33
|
561
|
+
#: ../app/views/ansible_variables/index.html.erb:41
|
477
562
|
msgid "Delete %s?"
|
478
|
-
msgstr ""
|
563
|
+
msgstr "%s 을(를) 삭제하시겠습니까?"
|
479
564
|
|
480
565
|
#: ../app/views/ansible_roles/welcome.html.erb:7
|
481
566
|
msgid ""
|
@@ -485,7 +570,7 @@ msgstr ""
|
|
485
570
|
|
486
571
|
#: ../app/views/ansible_roles/welcome.html.erb:10
|
487
572
|
msgid "Learn more about this in the documentation."
|
488
|
-
msgstr ""
|
573
|
+
msgstr "설명서에서 자세한 내용을 참조하십시오."
|
489
574
|
|
490
575
|
#: ../app/views/ansible_variables/_fields.erb:4
|
491
576
|
msgid "Ansible Variable Details (Imported)"
|
@@ -504,12 +589,16 @@ msgid "Override the default value of the Ansible variable."
|
|
504
589
|
msgstr ""
|
505
590
|
|
506
591
|
#: ../app/views/ansible_variables/_fields.erb:14
|
507
|
-
msgid "
|
592
|
+
msgid ""
|
593
|
+
"Mark the variable to be managed by Foreman. When the Ansible role of this "
|
594
|
+
"variable is assigned to a host, the default value will be added to Ansible "
|
595
|
+
"inventory as a host variable. Specify matchers to set a different value for "
|
596
|
+
"such variable."
|
508
597
|
msgstr ""
|
509
598
|
|
510
599
|
#: ../app/views/ansible_variables/_fields.erb:27
|
511
600
|
msgid "Value to use when there is no match."
|
512
|
-
msgstr ""
|
601
|
+
msgstr "일치하지 않는 경우 사용할 값입니다."
|
513
602
|
|
514
603
|
#: ../app/views/ansible_variables/_fields.erb:30
|
515
604
|
msgid "Hidden Value"
|
@@ -517,19 +606,23 @@ msgstr ""
|
|
517
606
|
|
518
607
|
#: ../app/views/ansible_variables/_fields.erb:33
|
519
608
|
msgid "Hide all values for this parameter."
|
520
|
-
msgstr ""
|
609
|
+
msgstr "이 매개 변수의 값을 모두 숨깁니다."
|
521
610
|
|
522
611
|
#: ../app/views/ansible_variables/_fields.erb:39
|
523
612
|
msgid "Optional Input Validator"
|
524
613
|
msgstr ""
|
525
614
|
|
526
615
|
#: ../app/views/ansible_variables/_fields.erb:41
|
527
|
-
msgid "
|
616
|
+
msgid ""
|
617
|
+
"Before including these variables on your playbooks, Foreman will validate "
|
618
|
+
"that your variables comply with the validation."
|
528
619
|
msgstr ""
|
529
620
|
|
530
621
|
#: ../app/views/ansible_variables/_fields.erb:44
|
531
|
-
msgid "
|
532
|
-
|
622
|
+
msgid ""
|
623
|
+
"If checked, will raise an error if there is no default value and no matcher "
|
624
|
+
"provide a value."
|
625
|
+
msgstr "체크되어 있을 경우 기본값이 없고 matcher가 값을 지정하지 않을 경우 오류가 표시됩니다."
|
533
626
|
|
534
627
|
#: ../app/views/ansible_variables/_fields.erb:53
|
535
628
|
msgid "Prioritize Attribute Order"
|
@@ -537,39 +630,50 @@ msgstr ""
|
|
537
630
|
|
538
631
|
#: ../app/views/ansible_variables/_fields.erb:54
|
539
632
|
msgid "Set the order in which values are resolved."
|
540
|
-
msgstr ""
|
633
|
+
msgstr "값을 확인하는 순서를 설정합니다."
|
541
634
|
|
542
635
|
#: ../app/views/ansible_variables/_fields.erb:55
|
543
636
|
msgid "Order"
|
544
|
-
msgstr ""
|
637
|
+
msgstr "순서"
|
545
638
|
|
546
639
|
#: ../app/views/ansible_variables/_fields.erb:56
|
547
|
-
msgid "
|
640
|
+
msgid ""
|
641
|
+
"The order in which matchers keys are processed, first match wins.<br> You "
|
642
|
+
"may use multiple attributes as a matcher key, for example, an order of "
|
643
|
+
"<code>host group, environment</code> would expect a matcher such as "
|
644
|
+
"<code>hostgroup = \"web servers\", environment = production</code>"
|
548
645
|
msgstr ""
|
646
|
+
"matcher 키가 처리되는 순서입니다. 먼저 일치하는 것이 우선합니다. <br> matcher 키로 여러 속성을 사용할 수 있습니다. "
|
647
|
+
"예를 들어 <code>host group, environment</code> 순서의 경우 <code>hostgroup = \"web "
|
648
|
+
"servers\", environment = production</code>과 같은 matcher를 예상할 수 있습니다 "
|
549
649
|
|
550
650
|
#: ../app/views/ansible_variables/_fields.erb:59
|
551
|
-
msgid "
|
651
|
+
msgid ""
|
652
|
+
"Continue to look for matches after first find (only array/hash type)? Note: "
|
653
|
+
"merging overrides ignores all matchers that are omitted."
|
552
654
|
msgstr ""
|
553
655
|
|
554
656
|
#: ../app/views/ansible_variables/_fields.erb:61
|
555
657
|
msgid "Include default value when merging all matching values."
|
556
|
-
msgstr ""
|
658
|
+
msgstr "일치하는 모든 값을 병합할 때 기본값을 포함합니다."
|
557
659
|
|
558
660
|
#: ../app/views/ansible_variables/_fields.erb:64
|
559
661
|
msgid "Avoid duplicate values when merging them (only array type)?"
|
560
|
-
msgstr ""
|
662
|
+
msgstr "값을 병합할 때 중복 값을 제외하시겠습니까(배열 유형만)?"
|
561
663
|
|
562
664
|
#: ../app/views/ansible_variables/_fields.erb:68
|
563
665
|
msgid "Specify Matchers"
|
564
666
|
msgstr ""
|
565
667
|
|
566
|
-
#: ../app/views/ansible_variables/edit.html.erb:4
|
668
|
+
#: ../app/views/ansible_variables/edit.html.erb:4
|
669
|
+
#: ../app/views/ansible_variables/index.html.erb:1
|
670
|
+
#: ../app/views/ansible_variables/new.html.erb:4
|
567
671
|
msgid "Ansible Variables"
|
568
672
|
msgstr ""
|
569
673
|
|
570
674
|
#: ../app/views/ansible_variables/edit.html.erb:8
|
571
675
|
msgid "Edit %s"
|
572
|
-
msgstr ""
|
676
|
+
msgstr "%s 편집 "
|
573
677
|
|
574
678
|
#: ../app/views/ansible_variables/edit.html.erb:13
|
575
679
|
msgid "Edit Ansible Variable"
|
@@ -601,7 +705,7 @@ msgstr ""
|
|
601
705
|
|
602
706
|
#: ../app/views/ansible_variables/index.html.erb:14
|
603
707
|
msgid "Type"
|
604
|
-
msgstr ""
|
708
|
+
msgstr "유형 "
|
605
709
|
|
606
710
|
#: ../app/views/ansible_variables/index.html.erb:15
|
607
711
|
msgid "Imported?"
|
@@ -611,7 +715,8 @@ msgstr ""
|
|
611
715
|
msgid "Overriden"
|
612
716
|
msgstr ""
|
613
717
|
|
614
|
-
#: ../app/views/ansible_variables/new.html.erb:8
|
718
|
+
#: ../app/views/ansible_variables/new.html.erb:8
|
719
|
+
#: ../app/views/ansible_variables/new.html.erb:13
|
615
720
|
msgid "Create Ansible Variable"
|
616
721
|
msgstr ""
|
617
722
|
|
@@ -621,15 +726,15 @@ msgstr ""
|
|
621
726
|
|
622
727
|
#: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:9
|
623
728
|
msgid "Nest"
|
624
|
-
msgstr ""
|
729
|
+
msgstr "중첩 "
|
625
730
|
|
626
731
|
#: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:10
|
627
732
|
msgid "Clone"
|
628
|
-
msgstr ""
|
733
|
+
msgstr "복제(Clone)"
|
629
734
|
|
630
735
|
#: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:7
|
631
736
|
msgid "Level"
|
632
|
-
msgstr ""
|
737
|
+
msgstr "레벨 "
|
633
738
|
|
634
739
|
#: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:8
|
635
740
|
msgid "Module"
|
@@ -641,30 +746,32 @@ msgstr ""
|
|
641
746
|
|
642
747
|
#: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:10
|
643
748
|
msgid "Message"
|
644
|
-
msgstr ""
|
749
|
+
msgstr "메세지 "
|
645
750
|
|
646
751
|
#: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:23
|
647
752
|
msgid "Nothing to show"
|
648
|
-
msgstr ""
|
753
|
+
msgstr "표시할 것이 없습니다 "
|
649
754
|
|
650
755
|
#: ../db/seeds.d/90_notification_blueprints.rb:5
|
651
756
|
msgid "Jobs"
|
652
|
-
msgstr ""
|
757
|
+
msgstr "작업"
|
653
758
|
|
654
759
|
#: ../db/seeds.d/90_notification_blueprints.rb:7
|
655
|
-
msgid "
|
760
|
+
msgid ""
|
761
|
+
"Insights remediation on %{hosts_count} host(s) has finished successfully"
|
656
762
|
msgstr ""
|
657
763
|
|
658
|
-
#: ../lib/foreman_ansible/register.rb:
|
764
|
+
#: ../lib/foreman_ansible/register.rb:99
|
659
765
|
msgid "Roles"
|
660
|
-
msgstr ""
|
766
|
+
msgstr "역할 "
|
661
767
|
|
662
768
|
#: ../lib/foreman_ansible/remote_execution.rb:20
|
663
769
|
msgid "Run Ansible roles"
|
664
770
|
msgstr ""
|
665
771
|
|
666
772
|
#: ../lib/foreman_ansible/remote_execution.rb:21
|
667
|
-
msgid "
|
773
|
+
msgid ""
|
774
|
+
"Runs an Ansible playbook which contains all the roles defined for a host"
|
668
775
|
msgstr ""
|
669
776
|
|
670
777
|
#: ../lib/foreman_ansible/remote_execution.rb:27
|
@@ -672,24 +779,25 @@ msgid "Ansible: Run Insights maintenance plan"
|
|
672
779
|
msgstr ""
|
673
780
|
|
674
781
|
#: ../lib/foreman_ansible/remote_execution.rb:28
|
675
|
-
msgid "
|
782
|
+
msgid ""
|
783
|
+
"Runs a given maintenance plan from Red Hat Access Insights given an ID."
|
676
784
|
msgstr ""
|
677
785
|
|
678
786
|
#: action_names.rb:2
|
679
787
|
msgid "Remote action:"
|
680
|
-
msgstr ""
|
788
|
+
msgstr "원격 작업:"
|
681
789
|
|
682
790
|
#: action_names.rb:3
|
683
791
|
msgid "Import Puppet classes"
|
684
|
-
msgstr ""
|
792
|
+
msgstr "Puppet 클래스 가져오기"
|
685
793
|
|
686
794
|
#: action_names.rb:4
|
687
795
|
msgid "Import facts"
|
688
|
-
msgstr ""
|
796
|
+
msgstr "팩트 불러오기"
|
689
797
|
|
690
798
|
#: action_names.rb:5
|
691
799
|
msgid "Action with sub plans"
|
692
|
-
msgstr ""
|
800
|
+
msgstr "하위 계획이 있는 작업"
|
693
801
|
|
694
802
|
#: gemspec.rb:2
|
695
803
|
msgid "Ansible support in Foreman"
|