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
|
@@ -4,7 +4,7 @@
|
|
4
4
|
#
|
5
5
|
msgid ""
|
6
6
|
msgstr ""
|
7
|
-
"Project-Id-Version: foreman_virt_who_configure 0.5.
|
7
|
+
"Project-Id-Version: foreman_virt_who_configure 0.5.12\n"
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
9
9
|
"PO-Revision-Date: 2014-08-20 08:54+0100\n"
|
10
10
|
"Last-Translator: Foreman Team <foreman-dev@googlegroups.com>\n"
|
@@ -30,9 +30,6 @@ msgstr ""
|
|
30
30
|
msgid "A plugin to make virt-who configuration easy"
|
31
31
|
msgstr ""
|
32
32
|
|
33
|
-
msgid "AHV update interval"
|
34
|
-
msgstr ""
|
35
|
-
|
36
33
|
msgid "Abstract"
|
37
34
|
msgstr ""
|
38
35
|
|
@@ -150,9 +147,6 @@ msgstr ""
|
|
150
147
|
msgid "Create Import History"
|
151
148
|
msgstr ""
|
152
149
|
|
153
|
-
msgid "Create Package Group"
|
154
|
-
msgstr ""
|
155
|
-
|
156
150
|
msgid "Create Syncable Export History"
|
157
151
|
msgstr ""
|
158
152
|
|
@@ -168,9 +162,6 @@ msgstr ""
|
|
168
162
|
msgid "Delete Lifecycle Environment"
|
169
163
|
msgstr ""
|
170
164
|
|
171
|
-
msgid "Delete Package Group"
|
172
|
-
msgstr ""
|
173
|
-
|
174
165
|
msgid "Delete Product"
|
175
166
|
msgstr ""
|
176
167
|
|
@@ -333,6 +324,18 @@ msgstr ""
|
|
333
324
|
msgid "Hypervisor ID"
|
334
325
|
msgstr ""
|
335
326
|
|
327
|
+
msgid "Hypervisor Password"
|
328
|
+
msgstr ""
|
329
|
+
|
330
|
+
msgid "Hypervisor Server"
|
331
|
+
msgstr ""
|
332
|
+
|
333
|
+
msgid "Hypervisor Type"
|
334
|
+
msgstr ""
|
335
|
+
|
336
|
+
msgid "Hypervisor Username"
|
337
|
+
msgstr ""
|
338
|
+
|
336
339
|
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."
|
337
340
|
msgstr ""
|
338
341
|
|
@@ -408,6 +411,9 @@ msgstr ""
|
|
408
411
|
msgid "Instance update"
|
409
412
|
msgstr ""
|
410
413
|
|
414
|
+
msgid "Interval"
|
415
|
+
msgstr ""
|
416
|
+
|
411
417
|
msgid "Interval was not provided"
|
412
418
|
msgstr ""
|
413
419
|
|
@@ -426,6 +432,9 @@ msgstr ""
|
|
426
432
|
msgid "Microsoft Hyper-V fully qualified host name or IP address."
|
427
433
|
msgstr ""
|
428
434
|
|
435
|
+
msgid "Name"
|
436
|
+
msgstr ""
|
437
|
+
|
429
438
|
msgid "Name of this configuration, e.g. the name of the hypervisor"
|
430
439
|
msgstr ""
|
431
440
|
|
@@ -528,6 +537,9 @@ msgstr ""
|
|
528
537
|
msgid "Reindex subscriptions"
|
529
538
|
msgstr ""
|
530
539
|
|
540
|
+
msgid "Remote action:"
|
541
|
+
msgstr ""
|
542
|
+
|
531
543
|
msgid "Remove Content"
|
532
544
|
msgstr ""
|
533
545
|
|
@@ -596,9 +608,6 @@ msgstr ""
|
|
596
608
|
msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
|
597
609
|
msgstr ""
|
598
610
|
|
599
|
-
msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
|
600
|
-
msgstr ""
|
601
|
-
|
602
611
|
msgid "The virt-who report arrived within the interval"
|
603
612
|
msgstr ""
|
604
613
|
|
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: Andi Chandler <andi@gowling.com>, 2022\n"
|
@@ -36,9 +36,6 @@ msgstr ""
|
|
36
36
|
msgid "A plugin to make virt-who configuration easy"
|
37
37
|
msgstr ""
|
38
38
|
|
39
|
-
msgid "AHV update interval"
|
40
|
-
msgstr ""
|
41
|
-
|
42
39
|
msgid "Abstract"
|
43
40
|
msgstr ""
|
44
41
|
|
@@ -156,9 +153,6 @@ msgstr ""
|
|
156
153
|
msgid "Create Import History"
|
157
154
|
msgstr ""
|
158
155
|
|
159
|
-
msgid "Create Package Group"
|
160
|
-
msgstr ""
|
161
|
-
|
162
156
|
msgid "Create Syncable Export History"
|
163
157
|
msgstr ""
|
164
158
|
|
@@ -174,9 +168,6 @@ msgstr ""
|
|
174
168
|
msgid "Delete Lifecycle Environment"
|
175
169
|
msgstr ""
|
176
170
|
|
177
|
-
msgid "Delete Package Group"
|
178
|
-
msgstr ""
|
179
|
-
|
180
171
|
msgid "Delete Product"
|
181
172
|
msgstr ""
|
182
173
|
|
@@ -339,6 +330,18 @@ msgstr ""
|
|
339
330
|
msgid "Hypervisor ID"
|
340
331
|
msgstr ""
|
341
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
|
+
|
342
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."
|
343
346
|
msgstr ""
|
344
347
|
|
@@ -414,6 +417,9 @@ msgstr ""
|
|
414
417
|
msgid "Instance update"
|
415
418
|
msgstr ""
|
416
419
|
|
420
|
+
msgid "Interval"
|
421
|
+
msgstr ""
|
422
|
+
|
417
423
|
msgid "Interval was not provided"
|
418
424
|
msgstr ""
|
419
425
|
|
@@ -432,6 +438,9 @@ msgstr ""
|
|
432
438
|
msgid "Microsoft Hyper-V fully qualified host name or IP address."
|
433
439
|
msgstr ""
|
434
440
|
|
441
|
+
msgid "Name"
|
442
|
+
msgstr ""
|
443
|
+
|
435
444
|
msgid "Name of this configuration, e.g. the name of the hypervisor"
|
436
445
|
msgstr ""
|
437
446
|
|
@@ -534,6 +543,9 @@ msgstr ""
|
|
534
543
|
msgid "Reindex subscriptions"
|
535
544
|
msgstr ""
|
536
545
|
|
546
|
+
msgid "Remote action:"
|
547
|
+
msgstr ""
|
548
|
+
|
537
549
|
msgid "Remove Content"
|
538
550
|
msgstr ""
|
539
551
|
|
@@ -602,9 +614,6 @@ msgstr ""
|
|
602
614
|
msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
|
603
615
|
msgstr ""
|
604
616
|
|
605
|
-
msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
|
606
|
-
msgstr ""
|
607
|
-
|
608
617
|
msgid "The virt-who report arrived within the interval"
|
609
618
|
msgstr ""
|
610
619
|
|
Binary file
|