foreman_virt_who_configure 0.5.12 → 0.5.14
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +6 -6
- data/app/assets/javascripts/foreman_virt_who_configure/config_edit.js +0 -2
- data/app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb +1 -2
- data/app/controllers/foreman_virt_who_configure/configs_controller.rb +6 -6
- data/app/models/foreman_virt_who_configure/config.rb +2 -3
- data/app/models/foreman_virt_who_configure/output_generator.rb +1 -2
- data/app/views/foreman_virt_who_configure/api/v2/configs/main.json.rabl +1 -1
- data/app/views/foreman_virt_who_configure/configs/show.html.erb +0 -1
- data/app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb +0 -1
- data/app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb +5 -5
- data/app/views/foreman_virt_who_configure/configs/steps/_schedule_form.erb +1 -1
- data/db/migrate/20230210152216_remove_ahv_update_interval_from_config.rb +5 -0
- data/lib/foreman_virt_who_configure/engine.rb +1 -1
- data/lib/foreman_virt_who_configure/version.rb +1 -1
- data/locale/action_names.rb +1 -2
- data/locale/bn/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/bn/foreman_virt_who_configure.po +721 -0
- data/locale/bn_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/bn_IN/foreman_virt_who_configure.po +722 -0
- data/locale/ca/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ca/foreman_virt_who_configure.po +22 -13
- data/locale/cs_CZ/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/cs_CZ/foreman_virt_who_configure.po +22 -13
- data/locale/de/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/de/foreman_virt_who_configure.po +22 -13
- data/locale/de_AT/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/de_AT/foreman_virt_who_configure.po +718 -0
- data/locale/de_DE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/de_DE/foreman_virt_who_configure.po +724 -0
- data/locale/el/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/el/foreman_virt_who_configure.po +721 -0
- data/locale/en/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/en/foreman_virt_who_configure.po +22 -13
- data/locale/en_GB/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/en_GB/foreman_virt_who_configure.po +22 -13
- data/locale/en_US/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/en_US/foreman_virt_who_configure.po +718 -0
- data/locale/es/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/es/foreman_virt_who_configure.po +22 -13
- data/locale/et_EE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/et_EE/foreman_virt_who_configure.po +718 -0
- data/locale/foreman_virt_who_configure.pot +117 -103
- data/locale/fr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/fr/foreman_virt_who_configure.po +38 -29
- data/locale/gl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/gl/foreman_virt_who_configure.po +22 -13
- data/locale/gu/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/gu/foreman_virt_who_configure.po +721 -0
- data/locale/he_IL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/he_IL/foreman_virt_who_configure.po +723 -0
- data/locale/hi/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/hi/foreman_virt_who_configure.po +721 -0
- data/locale/id/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/id/foreman_virt_who_configure.po +717 -0
- data/locale/it/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/it/foreman_virt_who_configure.po +22 -13
- data/locale/ja/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ja/foreman_virt_who_configure.po +22 -13
- data/locale/ka/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ka/foreman_virt_who_configure.po +22 -13
- data/locale/kn/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/kn/foreman_virt_who_configure.po +721 -0
- data/locale/ko/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ko/foreman_virt_who_configure.po +25 -15
- data/locale/ml_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ml_IN/foreman_virt_who_configure.po +718 -0
- data/locale/mr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/mr/foreman_virt_who_configure.po +721 -0
- data/locale/nl_NL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/nl_NL/foreman_virt_who_configure.po +22 -13
- data/locale/or/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/or/foreman_virt_who_configure.po +721 -0
- data/locale/pa/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/pa/foreman_virt_who_configure.po +722 -0
- data/locale/pl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/pl/foreman_virt_who_configure.po +22 -13
- data/locale/pl_PL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/pl_PL/foreman_virt_who_configure.po +720 -0
- data/locale/pt/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/pt/foreman_virt_who_configure.po +722 -0
- data/locale/pt_BR/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/pt_BR/foreman_virt_who_configure.po +22 -13
- data/locale/ro/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ro/foreman_virt_who_configure.po +718 -0
- data/locale/ro_RO/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ro_RO/foreman_virt_who_configure.po +719 -0
- data/locale/ru/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ru/foreman_virt_who_configure.po +22 -13
- data/locale/sl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/sl/foreman_virt_who_configure.po +722 -0
- data/locale/sv_SE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/sv_SE/foreman_virt_who_configure.po +22 -13
- data/locale/ta/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ta/foreman_virt_who_configure.po +721 -0
- data/locale/ta_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ta_IN/foreman_virt_who_configure.po +722 -0
- data/locale/te/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/te/foreman_virt_who_configure.po +721 -0
- data/locale/tr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/tr/foreman_virt_who_configure.po +721 -0
- data/locale/vi/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/vi/foreman_virt_who_configure.po +717 -0
- data/locale/vi_VN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/vi_VN/foreman_virt_who_configure.po +718 -0
- data/locale/zh/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/zh/foreman_virt_who_configure.po +717 -0
- data/locale/zh_CN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/zh_CN/foreman_virt_who_configure.po +22 -13
- data/locale/zh_TW/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/zh_TW/foreman_virt_who_configure.po +22 -13
- data/test/functional/api/v2/configs_controller_test.rb +1 -1
- data/test/unit/output_generator_test.rb +2 -5
- metadata +59 -2
Binary file
|
@@ -6,13 +6,14 @@
|
|
6
6
|
# Translators:
|
7
7
|
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2017
|
8
8
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2021
|
9
|
+
# 진선재, 2022
|
9
10
|
#
|
10
11
|
msgid ""
|
11
12
|
msgstr ""
|
12
|
-
"Project-Id-Version: foreman_virt_who_configure 0.5.
|
13
|
+
"Project-Id-Version: foreman_virt_who_configure 0.5.12\n"
|
13
14
|
"Report-Msgid-Bugs-To: \n"
|
14
15
|
"PO-Revision-Date: 2017-05-03 11:59+0000\n"
|
15
|
-
"Last-Translator:
|
16
|
+
"Last-Translator: 진선재, 2022\n"
|
16
17
|
"Language-Team: Korean (https://www.transifex.com/foreman/teams/114/ko/)\n"
|
17
18
|
"MIME-Version: 1.0\n"
|
18
19
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -35,9 +36,6 @@ msgstr ""
|
|
35
36
|
msgid "A plugin to make virt-who configuration easy"
|
36
37
|
msgstr ""
|
37
38
|
|
38
|
-
msgid "AHV update interval"
|
39
|
-
msgstr ""
|
40
|
-
|
41
39
|
msgid "Abstract"
|
42
40
|
msgstr ""
|
43
41
|
|
@@ -155,9 +153,6 @@ msgstr ""
|
|
155
153
|
msgid "Create Import History"
|
156
154
|
msgstr ""
|
157
155
|
|
158
|
-
msgid "Create Package Group"
|
159
|
-
msgstr ""
|
160
|
-
|
161
156
|
msgid "Create Syncable Export History"
|
162
157
|
msgstr ""
|
163
158
|
|
@@ -173,9 +168,6 @@ msgstr "활성키 삭제 "
|
|
173
168
|
msgid "Delete Lifecycle Environment"
|
174
169
|
msgstr "라이프사이클 환경 삭제 "
|
175
170
|
|
176
|
-
msgid "Delete Package Group"
|
177
|
-
msgstr ""
|
178
|
-
|
179
171
|
msgid "Delete Product"
|
180
172
|
msgstr "제품 삭제 "
|
181
173
|
|
@@ -315,7 +307,7 @@ msgid "Generate repository applicability"
|
|
315
307
|
msgstr ""
|
316
308
|
|
317
309
|
msgid "HTTP Proxy"
|
318
|
-
msgstr ""
|
310
|
+
msgstr "HTTP 프록시"
|
319
311
|
|
320
312
|
msgid "HTTP proxy that should be used for communication between the server on which virt-who is running and the hypervisors and virtualization managers."
|
321
313
|
msgstr ""
|
@@ -338,6 +330,18 @@ msgstr ""
|
|
338
330
|
msgid "Hypervisor ID"
|
339
331
|
msgstr ""
|
340
332
|
|
333
|
+
msgid "Hypervisor Password"
|
334
|
+
msgstr ""
|
335
|
+
|
336
|
+
msgid "Hypervisor Server"
|
337
|
+
msgstr ""
|
338
|
+
|
339
|
+
msgid "Hypervisor Type"
|
340
|
+
msgstr ""
|
341
|
+
|
342
|
+
msgid "Hypervisor Username"
|
343
|
+
msgstr ""
|
344
|
+
|
341
345
|
msgid "Hypervisor blacklist, applicable only when filtering mode is set to 2. Wildcards and regular expressions are supported, multiple records must be separated by comma."
|
342
346
|
msgstr ""
|
343
347
|
|
@@ -413,6 +417,9 @@ msgstr "적용 가능한 에라타 설치 "
|
|
413
417
|
msgid "Instance update"
|
414
418
|
msgstr ""
|
415
419
|
|
420
|
+
msgid "Interval"
|
421
|
+
msgstr ""
|
422
|
+
|
416
423
|
msgid "Interval was not provided"
|
417
424
|
msgstr ""
|
418
425
|
|
@@ -431,6 +438,9 @@ msgstr ""
|
|
431
438
|
msgid "Microsoft Hyper-V fully qualified host name or IP address."
|
432
439
|
msgstr ""
|
433
440
|
|
441
|
+
msgid "Name"
|
442
|
+
msgstr ""
|
443
|
+
|
434
444
|
msgid "Name of this configuration, e.g. the name of the hypervisor"
|
435
445
|
msgstr ""
|
436
446
|
|
@@ -533,6 +543,9 @@ msgstr ""
|
|
533
543
|
msgid "Reindex subscriptions"
|
534
544
|
msgstr "서브스크립션 다시 인덱싱"
|
535
545
|
|
546
|
+
msgid "Remote action:"
|
547
|
+
msgstr ""
|
548
|
+
|
536
549
|
msgid "Remove Content"
|
537
550
|
msgstr "컨텐츠 삭제 "
|
538
551
|
|
@@ -601,9 +614,6 @@ msgstr ""
|
|
601
614
|
msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
|
602
615
|
msgstr ""
|
603
616
|
|
604
|
-
msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
|
605
|
-
msgstr ""
|
606
|
-
|
607
617
|
msgid "The virt-who report arrived within the interval"
|
608
618
|
msgstr ""
|
609
619
|
|
Binary file
|