foreman_ansible 15.0.1 → 15.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (43) hide show
  1. checksums.yaml +4 -4
  2. data/config/routes.rb +1 -1
  3. data/lib/foreman_ansible/version.rb +1 -1
  4. data/locale/ca/foreman_ansible.edit.po +1209 -0
  5. data/locale/ca/foreman_ansible.po.time_stamp +0 -0
  6. data/locale/cs_CZ/foreman_ansible.edit.po +1225 -0
  7. data/locale/cs_CZ/foreman_ansible.po.time_stamp +0 -0
  8. data/locale/de/foreman_ansible.edit.po +1248 -0
  9. data/locale/de/foreman_ansible.po.time_stamp +0 -0
  10. data/locale/en/foreman_ansible.edit.po +1202 -0
  11. data/locale/en/foreman_ansible.po.time_stamp +0 -0
  12. data/locale/en_GB/foreman_ansible.edit.po +1220 -0
  13. data/locale/en_GB/foreman_ansible.po.time_stamp +0 -0
  14. data/locale/es/foreman_ansible.edit.po +1247 -0
  15. data/locale/es/foreman_ansible.po.time_stamp +0 -0
  16. data/locale/fr/foreman_ansible.edit.po +1246 -0
  17. data/locale/fr/foreman_ansible.po.time_stamp +0 -0
  18. data/locale/gl/foreman_ansible.edit.po +1206 -0
  19. data/locale/gl/foreman_ansible.po.time_stamp +0 -0
  20. data/locale/it/foreman_ansible.edit.po +1224 -0
  21. data/locale/it/foreman_ansible.po.time_stamp +0 -0
  22. data/locale/ja/foreman_ansible.edit.po +1242 -0
  23. data/locale/ja/foreman_ansible.po.time_stamp +0 -0
  24. data/locale/ka/foreman_ansible.edit.po +1227 -0
  25. data/locale/ka/foreman_ansible.po.time_stamp +0 -0
  26. data/locale/ko/foreman_ansible.edit.po +1219 -0
  27. data/locale/ko/foreman_ansible.po.time_stamp +0 -0
  28. data/locale/nl_NL/foreman_ansible.edit.po +1214 -0
  29. data/locale/nl_NL/foreman_ansible.po.time_stamp +0 -0
  30. data/locale/pl/foreman_ansible.edit.po +1209 -0
  31. data/locale/pl/foreman_ansible.po.time_stamp +0 -0
  32. data/locale/pt_BR/foreman_ansible.edit.po +1246 -0
  33. data/locale/pt_BR/foreman_ansible.po.time_stamp +0 -0
  34. data/locale/ru/foreman_ansible.edit.po +1227 -0
  35. data/locale/ru/foreman_ansible.po.time_stamp +0 -0
  36. data/locale/sv_SE/foreman_ansible.edit.po +1209 -0
  37. data/locale/sv_SE/foreman_ansible.po.time_stamp +0 -0
  38. data/locale/zh_CN/foreman_ansible.edit.po +1241 -0
  39. data/locale/zh_CN/foreman_ansible.po.time_stamp +0 -0
  40. data/locale/zh_TW/foreman_ansible.edit.po +1220 -0
  41. data/locale/zh_TW/foreman_ansible.po.time_stamp +0 -0
  42. data/test/test_plugin_helper.rb +0 -1
  43. metadata +41 -3
@@ -0,0 +1,1219 @@
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the foreman_ansible package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ # Translators:
7
+ # Bryan Kearney <bryan.kearney@gmail.com>, 2022
8
+ # 0868a4d1af5275b3f70b0a6dac4c99a4, 2023
9
+ #
10
+ msgid ""
11
+ msgstr ""
12
+ "Project-Id-Version: foreman_ansible 12.0.4\n"
13
+ "Report-Msgid-Bugs-To: \n"
14
+ "PO-Revision-Date: 2018-11-14 21:36+0000\n"
15
+ "Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2023\n"
16
+ "Language-Team: Korean (https://app.transifex.com/foreman/teams/114/ko/)\n"
17
+ "MIME-Version: 1.0\n"
18
+ "Content-Type: text/plain; charset=UTF-8\n"
19
+ "Content-Transfer-Encoding: 8bit\n"
20
+ "Language: ko\n"
21
+ "Plural-Forms: nplurals=1; plural=0;\n"
22
+
23
+ #: ../app/controllers/ansible_roles_controller.rb:54
24
+ msgid "No added or removed roles nor variables."
25
+ msgstr ""
26
+
27
+ #: ../app/controllers/ansible_roles_controller.rb:55
28
+ msgid "No added or removed roles nor variables detected on %s."
29
+ msgstr ""
30
+
31
+ #: ../app/controllers/ansible_variables_controller.rb:39
32
+ msgid "No changes in variables detected on %s."
33
+ msgstr ""
34
+
35
+ #: ../app/controllers/ansible_variables_controller.rb:102
36
+ msgid "No proxy found to import variables from, ensure that the smart proxy has the Ansible feature enabled."
37
+ msgstr ""
38
+
39
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:12 ../app/controllers/api/v2/ansible_inventories_controller.rb:17
40
+ msgid "Show Ansible inventory for hosts"
41
+ msgstr ""
42
+
43
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:13 ../app/controllers/api/v2/ansible_inventories_controller.rb:18
44
+ msgid "IDs of hosts included in inventory"
45
+ msgstr ""
46
+
47
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:26 ../app/controllers/api/v2/ansible_inventories_controller.rb:31
48
+ msgid "Show Ansible inventory for hostgroups"
49
+ msgstr ""
50
+
51
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:27 ../app/controllers/api/v2/ansible_inventories_controller.rb:32
52
+ msgid "IDs of hostgroups included in inventory"
53
+ msgstr ""
54
+
55
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:40
56
+ msgid "Schedule generating of Ansible Inventory report"
57
+ msgstr ""
58
+
59
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:41
60
+ msgid "Hash of input values of type input=>value"
61
+ msgstr ""
62
+
63
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:43
64
+ msgid "Report format, defaults to '%s'"
65
+ msgstr ""
66
+
67
+ #: ../app/controllers/api/v2/ansible_override_values_controller.rb:17
68
+ msgid "Override match"
69
+ msgstr "일치 항목 덮어쓰기"
70
+
71
+ #: ../app/controllers/api/v2/ansible_override_values_controller.rb:18
72
+ msgid "Override value, required if omit is false"
73
+ msgstr ""
74
+
75
+ #: ../app/controllers/api/v2/ansible_override_values_controller.rb:22
76
+ msgid "Create an override value for a specific ansible variable"
77
+ msgstr ""
78
+
79
+ #: ../app/controllers/api/v2/ansible_override_values_controller.rb:34
80
+ msgid "Destroy an override value"
81
+ msgstr ""
82
+
83
+ #: ../app/controllers/api/v2/ansible_playbooks_controller.rb:17
84
+ msgid "Sync Ansible playbooks"
85
+ msgstr ""
86
+
87
+ #: ../app/controllers/api/v2/ansible_playbooks_controller.rb:18 ../app/controllers/api/v2/ansible_roles_controller.rb:52
88
+ msgid "Smart Proxy to sync from"
89
+ msgstr ""
90
+
91
+ #: ../app/controllers/api/v2/ansible_playbooks_controller.rb:19
92
+ msgid "Ansible playbooks names to be synced"
93
+ msgstr ""
94
+
95
+ #: ../app/controllers/api/v2/ansible_playbooks_controller.rb:24
96
+ msgid "Fetch Ansible playbooks available to be synced"
97
+ msgstr ""
98
+
99
+ #: ../app/controllers/api/v2/ansible_playbooks_controller.rb:25 ../app/controllers/api/v2/ansible_roles_controller.rb:72
100
+ msgid "Smart Proxy to fetch from"
101
+ msgstr ""
102
+
103
+ #: ../app/controllers/api/v2/ansible_playbooks_controller.rb:49 ../app/controllers/api/v2/ansible_roles_controller.rb:92
104
+ msgid "Smart proxy id is required"
105
+ msgstr ""
106
+
107
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:19
108
+ msgid "Show role"
109
+ msgstr ""
110
+
111
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:23
112
+ msgid "List Ansible roles"
113
+ msgstr ""
114
+
115
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:30
116
+ msgid "Deletes Ansible role"
117
+ msgstr ""
118
+
119
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:36
120
+ msgid "DEPRECATED: Import Ansible roles"
121
+ msgstr ""
122
+
123
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:37 ../app/controllers/api/v2/ansible_roles_controller.rb:64 ../app/controllers/api/v2/ansible_variables_controller.rb:74 ../app/controllers/api/v2/ansible_variables_controller.rb:85
124
+ msgid "Smart Proxy to import from"
125
+ msgstr ""
126
+
127
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:38
128
+ msgid "Ansible role names to be imported"
129
+ msgstr ""
130
+
131
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:40 ../app/controllers/api/v2/ansible_roles_controller.rb:66 ../app/controllers/api/v2/ansible_variables_controller.rb:76 ../app/controllers/api/v2/ansible_variables_controller.rb:87
132
+ msgid "Use sync instead, to sync roles from Smart Proxy with Ansible feature enabled"
133
+ msgstr ""
134
+
135
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:51
136
+ msgid "Sync Ansible roles"
137
+ msgstr ""
138
+
139
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:53
140
+ msgid "Ansible role names to be synced"
141
+ msgstr ""
142
+
143
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:59
144
+ msgid "No changes detected in specified Ansible Roles and their variables"
145
+ msgstr ""
146
+
147
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:63
148
+ msgid "DEPRECATED: Obsolete Ansible roles"
149
+ msgstr ""
150
+
151
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:71
152
+ msgid "Fetch Ansible roles available to be synced"
153
+ msgstr ""
154
+
155
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:19
156
+ msgid "Show variable"
157
+ msgstr ""
158
+
159
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:23
160
+ msgid "List Ansible variables"
161
+ msgstr ""
162
+
163
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:30
164
+ msgid "Deletes Ansible variable"
165
+ msgstr ""
166
+
167
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:39
168
+ msgid "Name of variable"
169
+ msgstr "변수 이름"
170
+
171
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:40
172
+ msgid "Role ID"
173
+ msgstr ""
174
+
175
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:41
176
+ msgid "Default value of variable"
177
+ msgstr "변수의 기본값"
178
+
179
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:42
180
+ msgid "When enabled the parameter is hidden in the UI"
181
+ msgstr "활성화된 경우 매개 변수가 UI에서 숨겨집니다."
182
+
183
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:43
184
+ msgid "The order in which values are resolved"
185
+ msgstr "값이 해결되는 순서 "
186
+
187
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:44
188
+ msgid "Description of variable"
189
+ msgstr "변수 설명"
190
+
191
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:45
192
+ msgid "Types of validation values"
193
+ msgstr "검증 값의 유형"
194
+
195
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:46
196
+ msgid "Used to enforce certain values for the parameter values"
197
+ msgstr "특정 값을 매개 변수 값에 적용하는 데 사용됩니다."
198
+
199
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:47
200
+ msgid "Types of variable values"
201
+ msgstr "변수 값의 유형"
202
+
203
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:48
204
+ msgid "Merge all matching values (only array/hash type)"
205
+ msgstr "일치하는 모든 값 병합(배열/해시 유형만)"
206
+
207
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:49
208
+ msgid "Include default value when merging all matching values"
209
+ msgstr "일치하는 모든 값을 병합할 때 기본값 포함"
210
+
211
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:50
212
+ msgid "Remove duplicate values (only array type)"
213
+ msgstr "중복 값 삭제(배열 유형만)"
214
+
215
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:51
216
+ msgid "Whether to override variable or not"
217
+ msgstr ""
218
+
219
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:55
220
+ msgid "Create Ansible variable"
221
+ msgstr ""
222
+
223
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:62
224
+ msgid "Updates Ansible variable"
225
+ msgstr ""
226
+
227
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:72
228
+ msgid "DEPRECATED: Import Ansible variables. This will only import variables for already existing roles, it will not import any new roles"
229
+ msgstr ""
230
+
231
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:83
232
+ msgid "DEPRECATED: Obsolete Ansible variables. This will only obsolete variables for already existing roles, it will not delete any old roles"
233
+ msgstr ""
234
+
235
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:21
236
+ msgid "Runs all Ansible roles on a hostgroup"
237
+ msgstr ""
238
+
239
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:31
240
+ msgid "Runs all Ansible roles on hostgroups"
241
+ msgstr ""
242
+
243
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:32
244
+ msgid "IDs of hostgroups to play roles on"
245
+ msgstr ""
246
+
247
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:43
248
+ msgid "List all Ansible roles for a hostgroup"
249
+ msgstr ""
250
+
251
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:58
252
+ msgid "Assigns Ansible roles to a hostgroup"
253
+ msgstr ""
254
+
255
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:61
256
+ msgid "Ansible roles to assign to a hostgroup"
257
+ msgstr ""
258
+
259
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:70
260
+ msgid "Directly add an Ansible role to a hostgroup"
261
+ msgstr ""
262
+
263
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:73
264
+ msgid "Ansible role to add to a hostgroup"
265
+ msgstr ""
266
+
267
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:83
268
+ msgid "Remove directly assigned Ansible role from a hostgroup"
269
+ msgstr ""
270
+
271
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:86
272
+ msgid "Ansible role to remove from a hostgroup"
273
+ msgstr ""
274
+
275
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_param_group_extensions.rb:13 ../app/controllers/foreman_ansible/api/v2/hosts_param_group_extensions.rb:13
276
+ msgid "IDs of associated ansible roles"
277
+ msgstr ""
278
+
279
+ #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:28
280
+ msgid "Runs all Ansible roles on a host"
281
+ msgstr ""
282
+
283
+ #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:37
284
+ msgid "Runs all Ansible roles on hosts"
285
+ msgstr ""
286
+
287
+ #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:38
288
+ msgid "IDs of hosts to play roles on"
289
+ msgstr ""
290
+
291
+ #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:48
292
+ msgid "List all Ansible roles for a host"
293
+ msgstr ""
294
+
295
+ #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:60
296
+ msgid "Assigns Ansible roles to a host"
297
+ msgstr ""
298
+
299
+ #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:63
300
+ msgid "Ansible roles to assign to a host"
301
+ msgstr ""
302
+
303
+ #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:71
304
+ msgid "Directly add an Ansible role to a host"
305
+ msgstr ""
306
+
307
+ #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:74
308
+ msgid "Ansible role to add to a host"
309
+ msgstr ""
310
+
311
+ #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:84
312
+ msgid "Remove directly assigned Ansible role from a host"
313
+ msgstr ""
314
+
315
+ #: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:87
316
+ msgid "Ansible role to remove from a host"
317
+ msgstr ""
318
+
319
+ #: ../app/controllers/foreman_ansible/api/v2/job_templates_controller_extensions.rb:12
320
+ msgid "Enable the callback plugin for this template"
321
+ msgstr ""
322
+
323
+ #: ../app/controllers/foreman_ansible/concerns/hostgroups_controller_extensions.rb:27
324
+ msgid "Host group has no associated hosts"
325
+ msgstr ""
326
+
327
+ #: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:13
328
+ msgid "There are no Ansible roles to play"
329
+ msgstr ""
330
+
331
+ #: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:15
332
+ msgid "Could not run Ansible roles for %{host}"
333
+ msgstr ""
334
+
335
+ #: ../app/graphql/mutations/ansible_variable_overrides/delete.rb:17
336
+ msgid "Host not found by id: %s"
337
+ msgstr ""
338
+
339
+ #: ../app/graphql/mutations/ansible_variable_overrides/delete.rb:18
340
+ msgid "Ansible Variable not found by id: %s"
341
+ msgstr ""
342
+
343
+ #: ../app/helpers/foreman_ansible/ansible_hostgroups_helper.rb:12 ../app/helpers/foreman_ansible/ansible_hostgroups_helper.rb:14 ../app/helpers/foreman_ansible/hosts_helper.rb:9
344
+ msgid "Run all Ansible roles"
345
+ msgstr ""
346
+
347
+ #: ../app/helpers/foreman_ansible/ansible_hostgroups_helper.rb:14
348
+ msgid "Run all Ansible roles on hosts belonging to this host group"
349
+ msgstr ""
350
+
351
+ #: ../app/helpers/foreman_ansible/ansible_hostgroups_helper.rb:23 ../app/helpers/foreman_ansible/ansible_hostgroups_helper.rb:25
352
+ msgid "Configure Ansible Job"
353
+ msgstr ""
354
+
355
+ #: ../app/helpers/foreman_ansible/ansible_hostgroups_helper.rb:36
356
+ msgid "No roles/hosts assigned"
357
+ msgstr ""
358
+
359
+ #: ../app/helpers/foreman_ansible/ansible_reports_helper.rb:69
360
+ msgid "No additional data"
361
+ msgstr ""
362
+
363
+ #: ../app/helpers/foreman_ansible/ansible_reports_helper.rb:85
364
+ msgid "Show full value"
365
+ msgstr ""
366
+
367
+ #: ../app/helpers/foreman_ansible/ansible_roles_data_preparations.rb:5
368
+ msgid "Add"
369
+ msgstr "추가 "
370
+
371
+ #: ../app/helpers/foreman_ansible/ansible_roles_data_preparations.rb:5
372
+ msgid "Remove"
373
+ msgstr "삭제 "
374
+
375
+ #: ../app/helpers/foreman_ansible/ansible_roles_data_preparations.rb:5
376
+ msgid "Update"
377
+ msgstr "업데이트 "
378
+
379
+ #: ../app/helpers/foreman_ansible/ansible_roles_data_preparations.rb:6
380
+ msgid "Import Role"
381
+ msgstr ""
382
+
383
+ #: ../app/helpers/foreman_ansible/ansible_roles_data_preparations.rb:6
384
+ msgid "Remove Role"
385
+ msgstr ""
386
+
387
+ #: ../app/helpers/foreman_ansible/ansible_roles_data_preparations.rb:6
388
+ msgid "Update Role Variables"
389
+ msgstr ""
390
+
391
+ #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:8
392
+ msgid "Import from %s"
393
+ msgstr "%s에서 가져오기 "
394
+
395
+ #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:23
396
+ msgid "Ansible Role"
397
+ msgstr ""
398
+
399
+ #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:29
400
+ msgid "Import"
401
+ msgstr "불러오기"
402
+
403
+ #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:35
404
+ msgid "%s ago"
405
+ msgstr "%s 전 "
406
+
407
+ #: ../app/helpers/foreman_ansible/smart_proxies_helper.rb:41
408
+ msgid "Upgrade"
409
+ msgstr ""
410
+
411
+ #: ../app/jobs/sync_roles_and_variables.rb:18
412
+ msgid "Import roles And Variables"
413
+ msgstr ""
414
+
415
+ #: ../app/lib/actions/foreman_ansible/helpers/play_roles_description.rb:13
416
+ msgid "Foreman"
417
+ msgstr ""
418
+
419
+ #: ../app/lib/proxy_api/ansible.rb:27
420
+ msgid "Unable to get roles from Ansible"
421
+ msgstr ""
422
+
423
+ #: ../app/lib/proxy_api/ansible.rb:34 ../app/lib/proxy_api/ansible.rb:41
424
+ msgid "Unable to get roles/variables from Ansible"
425
+ msgstr ""
426
+
427
+ #: ../app/lib/proxy_api/ansible.rb:47
428
+ msgid "Unable to get playbook's names from Ansible"
429
+ msgstr ""
430
+
431
+ #: ../app/lib/proxy_api/ansible.rb:54
432
+ msgid "Unable to get playbooks from Ansible"
433
+ msgstr ""
434
+
435
+ #: ../app/models/foreman_ansible/ansible_provider.rb:68
436
+ msgid "Tags"
437
+ msgstr "태그"
438
+
439
+ #: ../app/models/foreman_ansible/ansible_provider.rb:75
440
+ msgid "Include/Exclude Tags"
441
+ msgstr ""
442
+
443
+ #: ../app/models/foreman_ansible/ansible_provider.rb:87
444
+ msgid "Ansible provider specific inputs"
445
+ msgstr ""
446
+
447
+ #: ../app/models/foreman_ansible/ansible_provider.rb:92
448
+ msgid "A comma separated list of tags to use for Ansible run"
449
+ msgstr ""
450
+
451
+ #: ../app/models/foreman_ansible/ansible_provider.rb:97
452
+ msgid "Include\\Exclude tags for Ansible run"
453
+ msgstr ""
454
+
455
+ #: ../app/services/foreman_ansible/import_playbooks_error_notification.rb:35 ../app/services/foreman_ansible/import_playbooks_success_notification.rb:30
456
+ msgid "Task Details"
457
+ msgstr "작업 상세 정보 "
458
+
459
+ #: ../app/services/foreman_ansible/proxy_api.rb:13
460
+ msgid "Proxy not found"
461
+ msgstr ""
462
+
463
+ #: ../app/views/ansible_roles/import.html.erb:1
464
+ msgid "Changed Ansible roles"
465
+ msgstr ""
466
+
467
+ #: ../app/views/ansible_roles/index.html.erb:1 ../app/views/ansible_roles/welcome.html.erb:1 ../app/views/ansible_roles/welcome.html.erb:6 ../app/views/foreman_ansible/ansible_roles/_select_tab_title.html.erb:1
468
+ msgid "Ansible Roles"
469
+ msgstr ""
470
+
471
+ #: ../app/views/ansible_roles/index.html.erb:9
472
+ msgid "Role|Name"
473
+ msgstr "이름 "
474
+
475
+ #: ../app/views/ansible_roles/index.html.erb:10
476
+ msgid "Hostgroups"
477
+ msgstr "호스트 그룹 "
478
+
479
+ #: ../app/views/ansible_roles/index.html.erb:11
480
+ msgid "Hosts"
481
+ msgstr "호스트"
482
+
483
+ #: ../app/views/ansible_roles/index.html.erb:12 ../app/views/ansible_roles/index.html.erb:29 ../lib/foreman_ansible/register.rb:219 ../webpack/components/AnsibleHostDetail/components/RolesTab/AllRolesModal/AllRolesTable.js:18 ../webpack/components/AnsibleHostDetail/components/RolesTab/RolesTable.js:30 ../webpack/components/AnsibleHostDetail/constants.js:6 ../webpack/components/AnsibleRolesAndVariables/index.js:17
484
+ msgid "Variables"
485
+ msgstr "변수 "
486
+
487
+ #: ../app/views/ansible_roles/index.html.erb:13
488
+ msgid "Imported at"
489
+ msgstr ""
490
+
491
+ #: ../app/views/ansible_roles/index.html.erb:14 ../app/views/ansible_variables/index.html.erb:14
492
+ msgid "Actions"
493
+ msgstr "동작 "
494
+
495
+ #: ../app/views/ansible_roles/index.html.erb:35 ../app/views/ansible_variables/index.html.erb:39
496
+ msgid "Delete %s?"
497
+ msgstr "%s 을(를) 삭제하시겠습니까?"
498
+
499
+ #: ../app/views/ansible_roles/welcome.html.erb:7
500
+ msgid ""
501
+ "No Ansible Roles were found in Foreman. If you want to assign roles to your hosts,\n"
502
+ " you have to import them first."
503
+ msgstr ""
504
+
505
+ #: ../app/views/ansible_roles/welcome.html.erb:10
506
+ msgid "Learn more about this in the documentation."
507
+ msgstr "설명서에서 자세한 내용을 참조하십시오."
508
+
509
+ #: ../app/views/ansible_variables/_fields.erb:4
510
+ msgid "Ansible Variable Details (Imported)"
511
+ msgstr ""
512
+
513
+ #: ../app/views/ansible_variables/_fields.erb:4
514
+ msgid "Ansible Variable Details"
515
+ msgstr ""
516
+
517
+ #: ../app/views/ansible_variables/_fields.erb:11
518
+ msgid "Default Behavior"
519
+ msgstr ""
520
+
521
+ #: ../app/views/ansible_variables/_fields.erb:12
522
+ msgid "Override the default value of the Ansible variable."
523
+ msgstr ""
524
+
525
+ #: ../app/views/ansible_variables/_fields.erb:14
526
+ msgid "Mark the variable to be managed by Foreman. When the Ansible role of this variable is assigned to a host, the default value will be added to Ansible inventory as a host variable. Specify matchers to set a different value for such variable."
527
+ msgstr ""
528
+
529
+ #: ../app/views/ansible_variables/_fields.erb:27
530
+ msgid "Value to use when there is no match."
531
+ msgstr "일치하지 않는 경우 사용할 값입니다."
532
+
533
+ #: ../app/views/ansible_variables/_fields.erb:30
534
+ msgid "Hidden Value"
535
+ msgstr ""
536
+
537
+ #: ../app/views/ansible_variables/_fields.erb:33
538
+ msgid "Hide all values for this parameter."
539
+ msgstr "이 매개 변수의 값을 모두 숨깁니다."
540
+
541
+ #: ../app/views/ansible_variables/_fields.erb:39
542
+ msgid "Optional Input Validator"
543
+ msgstr ""
544
+
545
+ #: ../app/views/ansible_variables/_fields.erb:41
546
+ msgid "Before including these variables on your playbooks, Foreman will validate that your variables comply with the validation."
547
+ msgstr ""
548
+
549
+ #: ../app/views/ansible_variables/_fields.erb:44
550
+ msgid "If checked, will raise an error if there is no default value and no matcher provide a value."
551
+ msgstr "체크되어 있을 경우 기본값이 없고 matcher가 값을 지정하지 않을 경우 오류가 표시됩니다."
552
+
553
+ #: ../app/views/ansible_variables/_fields.erb:53
554
+ msgid "Prioritize Attribute Order"
555
+ msgstr ""
556
+
557
+ #: ../app/views/ansible_variables/_fields.erb:54
558
+ msgid "Set the order in which values are resolved."
559
+ msgstr "값을 확인하는 순서를 설정합니다."
560
+
561
+ #: ../app/views/ansible_variables/_fields.erb:55
562
+ msgid "Order"
563
+ msgstr "순서"
564
+
565
+ #: ../app/views/ansible_variables/_fields.erb:56
566
+ msgid "The order in which matchers keys are processed, first match wins.<br> You may use multiple attributes as a matcher key, for example, an order of <code>host group, environment</code> would expect a matcher such as <code>hostgroup = \"web servers\", environment = production</code>"
567
+ msgstr "matcher 키가 처리되는 순서입니다. 먼저 일치하는 것이 우선합니다. <br> matcher 키로 여러 속성을 사용할 수 있습니다. 예를 들어 <code>host group, environment</code> 순서의 경우 <code>hostgroup = \"web servers\", environment = production</code>과 같은 matcher를 예상할 수 있습니다 "
568
+
569
+ #: ../app/views/ansible_variables/_fields.erb:59
570
+ msgid "Continue to look for matches after first find (only array/hash type)? Note: merging overrides ignores all matchers that are omitted."
571
+ msgstr ""
572
+
573
+ #: ../app/views/ansible_variables/_fields.erb:61
574
+ msgid "Include default value when merging all matching values."
575
+ msgstr "일치하는 모든 값을 병합할 때 기본값을 포함합니다."
576
+
577
+ #: ../app/views/ansible_variables/_fields.erb:64
578
+ msgid "Avoid duplicate values when merging them (only array type)?"
579
+ msgstr "값을 병합할 때 중복 값을 제외하시겠습니까(배열 유형만)?"
580
+
581
+ #: ../app/views/ansible_variables/_fields.erb:68
582
+ msgid "Specify Matchers"
583
+ msgstr ""
584
+
585
+ #: ../app/views/ansible_variables/edit.html.erb:4 ../app/views/ansible_variables/index.html.erb:1 ../app/views/ansible_variables/new.html.erb:4
586
+ msgid "Ansible Variables"
587
+ msgstr ""
588
+
589
+ #: ../app/views/ansible_variables/edit.html.erb:8
590
+ msgid "Edit %s"
591
+ msgstr "%s 편집 "
592
+
593
+ #: ../app/views/ansible_variables/edit.html.erb:13
594
+ msgid "Edit Ansible Variable"
595
+ msgstr ""
596
+
597
+ #: ../app/views/ansible_variables/index.html.erb:4
598
+ msgid "New Ansible Variable"
599
+ msgstr ""
600
+
601
+ #: ../app/views/ansible_variables/index.html.erb:10
602
+ msgid "Variable|Name"
603
+ msgstr ""
604
+
605
+ #: ../app/views/ansible_variables/index.html.erb:11
606
+ msgid "Variable|Role"
607
+ msgstr ""
608
+
609
+ #: ../app/views/ansible_variables/index.html.erb:12 ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTable.js:61
610
+ msgid "Type"
611
+ msgstr "유형 "
612
+
613
+ #: ../app/views/ansible_variables/index.html.erb:13
614
+ msgid "Imported?"
615
+ msgstr ""
616
+
617
+ #: ../app/views/ansible_variables/index.html.erb:21
618
+ msgid "Overriden"
619
+ msgstr ""
620
+
621
+ #: ../app/views/ansible_variables/new.html.erb:8 ../app/views/ansible_variables/new.html.erb:13
622
+ msgid "Create Ansible Variable"
623
+ msgstr ""
624
+
625
+ #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:5
626
+ msgid "Ansible check mode"
627
+ msgstr ""
628
+
629
+ #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:6
630
+ msgid "Notice that ansible roles run in check mode."
631
+ msgstr ""
632
+
633
+ #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:12
634
+ msgid "Level"
635
+ msgstr "레벨 "
636
+
637
+ #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:13
638
+ msgid "Task"
639
+ msgstr "작업"
640
+
641
+ #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:14
642
+ msgid "Message"
643
+ msgstr "메세지 "
644
+
645
+ #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:43
646
+ msgid "Nothing to show"
647
+ msgstr "표시할 것이 없습니다 "
648
+
649
+ #: ../app/views/job_templates/_job_template_callback_tab_content.html.erb:2
650
+ msgid "Enable Ansible Callback"
651
+ msgstr ""
652
+
653
+ #: ../app/views/job_templates/_job_template_callback_tab_headers.html.erb:1 ../lib/foreman_ansible/register.rb:8 ../lib/foreman_ansible/register.rb:213 ../lib/foreman_ansible/register.rb:263 ../lib/foreman_ansible/register.rb:269
654
+ msgid "Ansible"
655
+ msgstr ""
656
+
657
+ #: ../db/seeds.d/90_notification_blueprints.rb:5 ../db/seeds.d/90_notification_blueprints.rb:12 ../db/seeds.d/90_notification_blueprints.rb:17 ../lib/foreman_ansible/register.rb:215 ../webpack/components/AnsibleHostDetail/constants.js:5
658
+ msgid "Roles"
659
+ msgstr "역할 "
660
+
661
+ #: ../db/seeds.d/90_notification_blueprints.rb:7
662
+ msgid "Import roles and variables has finished successfully"
663
+ msgstr ""
664
+
665
+ #: ../db/seeds.d/90_notification_blueprints.rb:23 ../db/seeds.d/90_notification_blueprints.rb:30
666
+ msgid "Playbooks"
667
+ msgstr ""
668
+
669
+ #: ../db/seeds.d/90_notification_blueprints.rb:25
670
+ msgid "Import playbooks has finished successfully"
671
+ msgstr ""
672
+
673
+ #: ../lib/foreman_ansible/register.rb:11
674
+ msgid "Use this to supply a path to an SSH Private Key that Ansible will use in lieu of a password Override with \"ansible_ssh_private_key_file\" host parameter"
675
+ msgstr ""
676
+
677
+ #: ../lib/foreman_ansible/register.rb:16
678
+ msgid "Private Key Path"
679
+ msgstr ""
680
+
681
+ #: ../lib/foreman_ansible/register.rb:19
682
+ msgid "Use this connection type by default when running Ansible playbooks. You can override this on hosts by adding a parameter \"ansible_connection\""
683
+ msgstr ""
684
+
685
+ #: ../lib/foreman_ansible/register.rb:23
686
+ msgid "Connection type"
687
+ msgstr ""
688
+
689
+ #: ../lib/foreman_ansible/register.rb:26
690
+ msgid "Enable/disable WinRM server certificate validation when running Ansible playbooks. You can override this on hosts by adding a parameter \"ansible_winrm_server_cert_validation\""
691
+ msgstr ""
692
+
693
+ #: ../lib/foreman_ansible/register.rb:31
694
+ msgid "WinRM cert Validation"
695
+ msgstr ""
696
+
697
+ #: ../lib/foreman_ansible/register.rb:34
698
+ msgid "Foreman will add this level of verbosity for additional debugging output when running Ansible playbooks."
699
+ msgstr ""
700
+
701
+ #: ../lib/foreman_ansible/register.rb:37
702
+ msgid "Default verbosity level"
703
+ msgstr ""
704
+
705
+ #: ../lib/foreman_ansible/register.rb:39
706
+ msgid "Disabled"
707
+ msgstr "사용 안함"
708
+
709
+ #: ../lib/foreman_ansible/register.rb:40
710
+ msgid "Level 1 (-v)"
711
+ msgstr ""
712
+
713
+ #: ../lib/foreman_ansible/register.rb:41
714
+ msgid "Level 2 (-vv)"
715
+ msgstr ""
716
+
717
+ #: ../lib/foreman_ansible/register.rb:42
718
+ msgid "Level 3 (-vvv)"
719
+ msgstr ""
720
+
721
+ #: ../lib/foreman_ansible/register.rb:43
722
+ msgid "Level 4 (-vvvv)"
723
+ msgstr ""
724
+
725
+ #: ../lib/foreman_ansible/register.rb:47
726
+ msgid "Timeout (in seconds) to set when Foreman will trigger a play Ansible roles task after a host is fully provisioned. Set this to the maximum time you expect a host to take until it is ready after a reboot."
727
+ msgstr ""
728
+
729
+ #: ../lib/foreman_ansible/register.rb:52
730
+ msgid "Post-provision timeout"
731
+ msgstr ""
732
+
733
+ #: ../lib/foreman_ansible/register.rb:55
734
+ msgid "Timeout (in minutes) when hosts should have reported."
735
+ msgstr ""
736
+
737
+ #: ../lib/foreman_ansible/register.rb:57
738
+ msgid "Ansible report timeout"
739
+ msgstr ""
740
+
741
+ #: ../lib/foreman_ansible/register.rb:60
742
+ msgid "Disable host configuration status turning to out of sync for %{cfgmgmt} after report does not arrive within configured interval"
743
+ msgstr ""
744
+
745
+ #: ../lib/foreman_ansible/register.rb:64
746
+ msgid "%{cfgmgmt} out of sync disabled"
747
+ msgstr ""
748
+
749
+ #: ../lib/foreman_ansible/register.rb:67
750
+ msgid "Foreman will use this template to schedule the report with Ansible inventory"
751
+ msgstr ""
752
+
753
+ #: ../lib/foreman_ansible/register.rb:70
754
+ msgid "Default Ansible inventory report template"
755
+ msgstr ""
756
+
757
+ #: ../lib/foreman_ansible/register.rb:73
758
+ msgid "Those roles will be excluded when importing roles from smart proxy, The expected input is comma separated values and you can use * wildcard metacharactersFor example: foo*, *b*,*bar"
759
+ msgstr ""
760
+
761
+ #: ../lib/foreman_ansible/register.rb:77
762
+ msgid "Ansible roles to ignore"
763
+ msgstr ""
764
+
765
+ #: ../lib/foreman_ansible/register.rb:80
766
+ msgid "Number of tasks which should be sent to the smart proxy in one request, if foreman_tasks_proxy_batch_trigger is enabled. If set, overrides foreman_tasks_proxy_batch_size setting for Ansible jobs."
767
+ msgstr ""
768
+
769
+ #: ../lib/foreman_ansible/register.rb:84
770
+ msgid "Proxy tasks batch size for Ansible"
771
+ msgstr ""
772
+
773
+ #: ../lib/foreman_ansible/register.rb:251 ../lib/foreman_ansible/register.rb:257
774
+ msgid "Update Smart Proxy"
775
+ msgstr ""
776
+
777
+ #: ../lib/foreman_ansible/remote_execution.rb:20
778
+ msgid "Run Ansible roles"
779
+ msgstr ""
780
+
781
+ #: ../lib/foreman_ansible/remote_execution.rb:21
782
+ msgid "Runs an Ansible playbook which contains all the roles defined for a host"
783
+ msgstr ""
784
+
785
+ #: ../lib/foreman_ansible/remote_execution.rb:27
786
+ msgid "Run playbook"
787
+ msgstr ""
788
+
789
+ #: ../lib/foreman_ansible/remote_execution.rb:28
790
+ msgid "Run an Ansible playbook against given hosts"
791
+ msgstr ""
792
+
793
+ #: ../lib/foreman_ansible/remote_execution.rb:33
794
+ msgid "Enable web console"
795
+ msgstr ""
796
+
797
+ #: ../lib/foreman_ansible/remote_execution.rb:34
798
+ msgid "Run an Ansible playbook to enable web console on given hosts"
799
+ msgstr ""
800
+
801
+ #: ../lib/foreman_ansible/remote_execution.rb:39
802
+ msgid "Upgrade Capsules on given hosts"
803
+ msgstr ""
804
+
805
+ #: ../lib/foreman_ansible/remote_execution.rb:40
806
+ msgid "Upgrade Capsules on given Capsule server hosts"
807
+ msgstr ""
808
+
809
+ #: ../lib/foreman_ansible/remote_execution.rb:45
810
+ msgid "Update Capsules on given hosts"
811
+ msgstr ""
812
+
813
+ #: ../lib/foreman_ansible/remote_execution.rb:46
814
+ msgid "Update Capsules on given Capsule server hosts"
815
+ msgstr ""
816
+
817
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTable.js:59 ../webpack/components/AnsibleHostDetail/components/RolesTab/AllRolesModal/AllRolesTable.js:18 ../webpack/components/AnsibleHostDetail/components/RolesTab/RolesTable.js:30 ../webpack/components/AnsibleRolesAndVariables/index.js:15
818
+ msgid "Name"
819
+ msgstr "이름 "
820
+
821
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTable.js:60
822
+ msgid "Ansible role"
823
+ msgstr ""
824
+
825
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTable.js:62
826
+ msgid "Value"
827
+ msgstr "값 "
828
+
829
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTable.js:63
830
+ msgid "Source attribute"
831
+ msgstr ""
832
+
833
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTable.js:114
834
+ msgid "Delete"
835
+ msgstr "삭제 "
836
+
837
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTable.js:118
838
+ msgid "Delete Ansible variable override"
839
+ msgstr ""
840
+
841
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTable.js:122
842
+ msgid "Are you sure you want to delete override for %s?"
843
+ msgstr ""
844
+
845
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js:19
846
+ msgid "Default value"
847
+ msgstr "기본값 "
848
+
849
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js:55
850
+ msgid "Ansible variable override was successfully deleted."
851
+ msgstr ""
852
+
853
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js:69
854
+ msgid "There was a following error when deleting Ansible variable override: %s"
855
+ msgstr ""
856
+
857
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js:88
858
+ msgid "Invalid, expected to match a regex: %s"
859
+ msgstr ""
860
+
861
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js:104
862
+ msgid "Invalid, expected one of: %s"
863
+ msgstr ""
864
+
865
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/AnsibleVariableOverridesTableHelper.js:110
866
+ msgid "is required"
867
+ msgstr ""
868
+
869
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/EditableActionHelper.js:6
870
+ msgid "There was a following error when changing Ansible variable override: %s"
871
+ msgstr ""
872
+
873
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/EditableActionHelper.js:38
874
+ msgid "Ansible variable override successfully changed."
875
+ msgstr ""
876
+
877
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/EditableValue.js:41
878
+ msgid "true"
879
+ msgstr ""
880
+
881
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/EditableValue.js:42
882
+ msgid "false"
883
+ msgstr ""
884
+
885
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/index.js:45
886
+ msgid "No Ansible variables found for Host"
887
+ msgstr ""
888
+
889
+ #: ../webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/index.js:46
890
+ msgid "Only variables marked to Override are shown here."
891
+ msgstr ""
892
+
893
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/JobsTabHelper.js:57
894
+ msgid "There was a following error when deleting Ansible config job: %s"
895
+ msgstr ""
896
+
897
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/JobsTabHelper.js:75
898
+ msgid "Ansible job was successfully canceled."
899
+ msgstr ""
900
+
901
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/JobsTabHelper.js:120
902
+ msgid "(from host group)"
903
+ msgstr ""
904
+
905
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobHelper.js:8
906
+ msgid "hourly"
907
+ msgstr "한 시간 마다 "
908
+
909
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobHelper.js:9
910
+ msgid "daily"
911
+ msgstr "매일 "
912
+
913
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobHelper.js:10
914
+ msgid "weekly"
915
+ msgstr "매주 "
916
+
917
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobHelper.js:11
918
+ msgid "monthly"
919
+ msgstr ""
920
+
921
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobHelper.js:16
922
+ msgid "Must not be in the past"
923
+ msgstr ""
924
+
925
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobHelper.js:22
926
+ msgid "Required field"
927
+ msgstr ""
928
+
929
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobHelper.js:72
930
+ msgid "There was a following error when creating Ansible job: %s"
931
+ msgstr ""
932
+
933
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobHelper.js:92
934
+ msgid "Ansible job was successfully created."
935
+ msgstr ""
936
+
937
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobModal.js:69 ../webpack/components/AnsibleRolesAndVariables/AnsibleRolesAndVariables.js:125
938
+ msgid "Submit"
939
+ msgstr "보내기"
940
+
941
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobModal.js:79 ../webpack/components/AnsibleHostDetail/components/JobsTab/RecurringJobsTable.js:51 ../webpack/components/AnsibleRolesAndVariables/AnsibleRolesAndVariables.js:133
942
+ msgid "Cancel"
943
+ msgstr "취소 "
944
+
945
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobModal.js:89
946
+ msgid "This job will run all the assigned Ansible roles."
947
+ msgstr ""
948
+
949
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobModal.js:91
950
+ msgid "For more advanced scheduling options"
951
+ msgstr ""
952
+
953
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobModal.js:103
954
+ msgid "view remote execution page."
955
+ msgstr ""
956
+
957
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobModal.js:111
958
+ msgid "Schedule recurring Ansible roles job"
959
+ msgstr ""
960
+
961
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/PreviousJobsTable.js:23 ../webpack/components/AnsibleHostDetail/components/JobsTab/RecurringJobsTable.js:31
962
+ msgid "Description"
963
+ msgstr "설명 "
964
+
965
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/PreviousJobsTable.js:24
966
+ msgid "Result"
967
+ msgstr "결과 "
968
+
969
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/PreviousJobsTable.js:25
970
+ msgid "State"
971
+ msgstr "상태 "
972
+
973
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/PreviousJobsTable.js:26
974
+ msgid "Executed at"
975
+ msgstr ""
976
+
977
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/PreviousJobsTable.js:27 ../webpack/components/AnsibleHostDetail/components/JobsTab/RecurringJobsTable.js:31
978
+ msgid "Schedule"
979
+ msgstr "스케줄 "
980
+
981
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/PreviousJobsTable.js:32
982
+ msgid "Previously executed jobs"
983
+ msgstr ""
984
+
985
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/RecurringJobsTable.js:31
986
+ msgid "Next Run"
987
+ msgstr ""
988
+
989
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/RecurringJobsTable.js:39
990
+ msgid "Cancel Ansible config job"
991
+ msgstr ""
992
+
993
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/RecurringJobsTable.js:40
994
+ msgid "Are you sure you want to cancel Ansible config job?"
995
+ msgstr ""
996
+
997
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/RecurringJobsTable.js:62
998
+ msgid "Scheduled recurring jobs"
999
+ msgstr ""
1000
+
1001
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/index.js:41
1002
+ msgid "Schedule recurring job"
1003
+ msgstr ""
1004
+
1005
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/index.js:56
1006
+ msgid "No config job for Ansible roles scheduled"
1007
+ msgstr ""
1008
+
1009
+ #: ../webpack/components/AnsibleHostDetail/components/JobsTab/index.js:72
1010
+ msgid "No previous job executions found"
1011
+ msgstr ""
1012
+
1013
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/AllRolesModal/AllRolesTable.js:18
1014
+ msgid "Source"
1015
+ msgstr "소스 "
1016
+
1017
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/AllRolesModal/AllRolesTable.js:57
1018
+ msgid "Inherited from Hostgroup"
1019
+ msgstr ""
1020
+
1021
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/AllRolesModal/AllRolesTable.js:58
1022
+ msgid "Directly assigned to Host"
1023
+ msgstr ""
1024
+
1025
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/AllRolesModal/index.js:24
1026
+ msgid "All assigned Ansible roles"
1027
+ msgstr ""
1028
+
1029
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/AllRolesModal/index.js:26
1030
+ msgid "This list consists of host assigned roles and group assigned roles. Group assigned roles will always be executed prior to host assigned roles."
1031
+ msgstr ""
1032
+
1033
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/AllRolesModal/index.js:70
1034
+ msgid "No Ansible roles assigned"
1035
+ msgstr ""
1036
+
1037
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/EditRolesModal/EditRolesForm.js:59
1038
+ msgid "Confirm"
1039
+ msgstr "확인"
1040
+
1041
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/EditRolesModal/EditRolesModalHelper.js:18
1042
+ msgid "There was a following error when assigning Ansible Roles: %s"
1043
+ msgstr ""
1044
+
1045
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/EditRolesModal/EditRolesModalHelper.js:33
1046
+ msgid "Ansible Roles were successfully assigned."
1047
+ msgstr ""
1048
+
1049
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/EditRolesModal/index.js:28
1050
+ msgid "Edit Ansible Roles"
1051
+ msgstr ""
1052
+
1053
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/EditRolesModal/index.js:30
1054
+ msgid "Add, remove or reorder host assigned Ansible roles. This host has also group assigned roles that are not displayed here and will always be executed prior to host assigned roles."
1055
+ msgstr ""
1056
+
1057
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/EditRolesModal/index.js:42
1058
+ msgid "Close"
1059
+ msgstr "종료 "
1060
+
1061
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/RolesTable.js:39
1062
+ msgid "Edit Ansible roles"
1063
+ msgstr ""
1064
+
1065
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/RolesTable.js:50
1066
+ msgid "Ansible roles assigned directly to host"
1067
+ msgstr ""
1068
+
1069
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/RolesTable.js:52
1070
+ msgid "view all assigned roles"
1071
+ msgstr ""
1072
+
1073
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/index.js:41
1074
+ msgid "Assign roles directly to the host"
1075
+ msgstr ""
1076
+
1077
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/index.js:59
1078
+ msgid "View inherited roles"
1079
+ msgstr ""
1080
+
1081
+ #: ../webpack/components/AnsibleHostDetail/components/RolesTab/index.js:73
1082
+ msgid "No roles assigned directly to the host"
1083
+ msgstr ""
1084
+
1085
+ #: ../webpack/components/AnsibleHostDetail/constants.js:7
1086
+ msgid "Inventory"
1087
+ msgstr ""
1088
+
1089
+ #: ../webpack/components/AnsibleHostDetail/constants.js:8
1090
+ msgid "Jobs"
1091
+ msgstr "작업"
1092
+
1093
+ #: ../webpack/components/AnsibleRolesAndVariables/AnsibleRolesAndVariablesActions.js:26
1094
+ msgid "Import roles and variables started: "
1095
+ msgstr ""
1096
+
1097
+ #: ../webpack/components/AnsibleRolesAndVariables/AnsibleRolesAndVariablesActions.js:32
1098
+ msgid "view the task in progress"
1099
+ msgstr ""
1100
+
1101
+ #: ../webpack/components/AnsibleRolesAndVariables/AnsibleRolesAndVariablesActions.js:37
1102
+ msgid "Failed to import roles and variables "
1103
+ msgstr ""
1104
+
1105
+ #: ../webpack/components/AnsibleRolesAndVariables/index.js:16
1106
+ msgid "Operation"
1107
+ msgstr "작업 "
1108
+
1109
+ #: ../webpack/components/AnsibleRolesAndVariables/index.js:18
1110
+ msgid "Host count"
1111
+ msgstr ""
1112
+
1113
+ #: ../webpack/components/AnsibleRolesAndVariables/index.js:19
1114
+ msgid "Hostgroup count"
1115
+ msgstr ""
1116
+
1117
+ #: ../webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.js:72
1118
+ msgid "Available Ansible Roles"
1119
+ msgstr ""
1120
+
1121
+ #: ../webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.js:88
1122
+ msgid "Assigned Ansible Roles"
1123
+ msgstr ""
1124
+
1125
+ #: ../webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcherActions.js:52
1126
+ msgid "Failed to fetch Ansible Roles from server."
1127
+ msgstr ""
1128
+
1129
+ #: ../webpack/components/AnsibleRolesSwitcher/components/AnsiblePermissionDenied.js:8
1130
+ msgid "You are not authorized to perform this action."
1131
+ msgstr "이 작업을 수행할 권한이 없습니다."
1132
+
1133
+ #: ../webpack/components/AnsibleRolesSwitcher/components/AnsiblePermissionDenied.js:10
1134
+ msgid "Please request one of the required permissions listed below from a Foreman administrator:"
1135
+ msgstr "Foreman 관리자에게 아래에 나열된 필수 권한 중 하나를 요청하십시오."
1136
+
1137
+ #: ../webpack/components/AnsibleRolesSwitcher/components/AnsiblePermissionDenied.js:27
1138
+ msgid "Permission Denied"
1139
+ msgstr ""
1140
+
1141
+ #: ../webpack/components/AnsibleRolesSwitcher/components/AnsibleRole.js:14
1142
+ msgid "This Ansible role is inherited from parent host group"
1143
+ msgstr ""
1144
+
1145
+ #: ../webpack/components/AnsibleRolesSwitcher/components/AnsibleRole.js:15
1146
+ msgid "This Ansible role is inherited from host group"
1147
+ msgstr ""
1148
+
1149
+ #: ../webpack/components/AnsibleRolesSwitcher/components/OrderedRolesTooltip.js:9
1150
+ msgid "Use drag and drop to change order of the roles. Ordering of roles is respected for Ansible runs, inherited roles are always before those assigned directly"
1151
+ msgstr ""
1152
+
1153
+ #: ../webpack/components/DualList/ListControls.js:13
1154
+ msgid "Add selected"
1155
+ msgstr ""
1156
+
1157
+ #: ../webpack/components/DualList/ListControls.js:24
1158
+ msgid "Add all"
1159
+ msgstr ""
1160
+
1161
+ #: ../webpack/components/DualList/ListControls.js:35
1162
+ msgid "Remove all"
1163
+ msgstr ""
1164
+
1165
+ #: ../webpack/components/DualList/ListControls.js:46
1166
+ msgid "Remove selected"
1167
+ msgstr ""
1168
+
1169
+ #: ../webpack/components/DualList/SelectedStatus.js:8
1170
+ msgid "%(selectedCount)s of %(totalCount)s items selected"
1171
+ msgstr ""
1172
+
1173
+ #: ../webpack/components/DualList/index.js:66
1174
+ msgid "Available Ansible roles"
1175
+ msgstr ""
1176
+
1177
+ #: ../webpack/components/DualList/index.js:84
1178
+ msgid "Host assigned Ansible roles"
1179
+ msgstr ""
1180
+
1181
+ #: ../webpack/components/ErrorState.js:13
1182
+ msgid "Error!"
1183
+ msgstr ""
1184
+
1185
+ #: ../webpack/components/withLoading.js:26
1186
+ msgid "Nothing Found!"
1187
+ msgstr ""
1188
+
1189
+ #: ../webpack/components/withLoading.js:61 ../webpack/components/withLoading.js:73
1190
+ msgid "Permission denied"
1191
+ msgstr "권한이 거부되었습니다"
1192
+
1193
+ #: ../webpack/permissionsHelper.js:37
1194
+ msgid "You are not authorized to view the page. "
1195
+ msgstr ""
1196
+
1197
+ #: ../webpack/permissionsHelper.js:40
1198
+ msgid "Request the following permissions from administrator: %s."
1199
+ msgstr ""
1200
+
1201
+ #: ../webpack/routes/HostgroupJobs/index.js:11
1202
+ msgid "Configure Recurring Job"
1203
+ msgstr ""
1204
+
1205
+ #: gemspec.rb:2
1206
+ msgid "Ansible support in Foreman"
1207
+ msgstr ""
1208
+
1209
+ #~ msgid "Action with sub plans"
1210
+ #~ msgstr "하위 계획이 있는 작업"
1211
+
1212
+ #~ msgid "Import Puppet classes"
1213
+ #~ msgstr "Puppet 클래스 가져오기"
1214
+
1215
+ #~ msgid "Import facts"
1216
+ #~ msgstr "팩트 불러오기"
1217
+
1218
+ #~ msgid "Remote action:"
1219
+ #~ msgstr "원격 작업:"