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
|
@@ -9,7 +9,7 @@
|
|
9
9
|
#
|
10
10
|
msgid ""
|
11
11
|
msgstr ""
|
12
|
-
"Project-Id-Version: foreman_virt_who_configure 0.5.
|
12
|
+
"Project-Id-Version: foreman_virt_who_configure 0.5.12\n"
|
13
13
|
"Report-Msgid-Bugs-To: \n"
|
14
14
|
"PO-Revision-Date: 2017-05-03 11:59+0000\n"
|
15
15
|
"Last-Translator: Michał Foryt <michal.foryt@gmail.com>, 2022\n"
|
@@ -37,9 +37,6 @@ msgstr ""
|
|
37
37
|
msgid "A plugin to make virt-who configuration easy"
|
38
38
|
msgstr ""
|
39
39
|
|
40
|
-
msgid "AHV update interval"
|
41
|
-
msgstr ""
|
42
|
-
|
43
40
|
msgid "Abstract"
|
44
41
|
msgstr ""
|
45
42
|
|
@@ -157,9 +154,6 @@ msgstr ""
|
|
157
154
|
msgid "Create Import History"
|
158
155
|
msgstr ""
|
159
156
|
|
160
|
-
msgid "Create Package Group"
|
161
|
-
msgstr ""
|
162
|
-
|
163
157
|
msgid "Create Syncable Export History"
|
164
158
|
msgstr ""
|
165
159
|
|
@@ -175,9 +169,6 @@ msgstr ""
|
|
175
169
|
msgid "Delete Lifecycle Environment"
|
176
170
|
msgstr ""
|
177
171
|
|
178
|
-
msgid "Delete Package Group"
|
179
|
-
msgstr ""
|
180
|
-
|
181
172
|
msgid "Delete Product"
|
182
173
|
msgstr ""
|
183
174
|
|
@@ -340,6 +331,18 @@ msgstr ""
|
|
340
331
|
msgid "Hypervisor ID"
|
341
332
|
msgstr ""
|
342
333
|
|
334
|
+
msgid "Hypervisor Password"
|
335
|
+
msgstr ""
|
336
|
+
|
337
|
+
msgid "Hypervisor Server"
|
338
|
+
msgstr ""
|
339
|
+
|
340
|
+
msgid "Hypervisor Type"
|
341
|
+
msgstr ""
|
342
|
+
|
343
|
+
msgid "Hypervisor Username"
|
344
|
+
msgstr ""
|
345
|
+
|
343
346
|
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."
|
344
347
|
msgstr ""
|
345
348
|
|
@@ -415,6 +418,9 @@ msgstr ""
|
|
415
418
|
msgid "Instance update"
|
416
419
|
msgstr ""
|
417
420
|
|
421
|
+
msgid "Interval"
|
422
|
+
msgstr ""
|
423
|
+
|
418
424
|
msgid "Interval was not provided"
|
419
425
|
msgstr ""
|
420
426
|
|
@@ -433,6 +439,9 @@ msgstr ""
|
|
433
439
|
msgid "Microsoft Hyper-V fully qualified host name or IP address."
|
434
440
|
msgstr ""
|
435
441
|
|
442
|
+
msgid "Name"
|
443
|
+
msgstr ""
|
444
|
+
|
436
445
|
msgid "Name of this configuration, e.g. the name of the hypervisor"
|
437
446
|
msgstr ""
|
438
447
|
|
@@ -535,6 +544,9 @@ msgstr ""
|
|
535
544
|
msgid "Reindex subscriptions"
|
536
545
|
msgstr ""
|
537
546
|
|
547
|
+
msgid "Remote action:"
|
548
|
+
msgstr ""
|
549
|
+
|
538
550
|
msgid "Remove Content"
|
539
551
|
msgstr ""
|
540
552
|
|
@@ -603,9 +615,6 @@ msgstr ""
|
|
603
615
|
msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
|
604
616
|
msgstr ""
|
605
617
|
|
606
|
-
msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
|
607
|
-
msgstr ""
|
608
|
-
|
609
618
|
msgid "The virt-who report arrived within the interval"
|
610
619
|
msgstr ""
|
611
620
|
|
Binary file
|