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
|
@@ -8,7 +8,7 @@
|
|
8
8
|
#
|
9
9
|
msgid ""
|
10
10
|
msgstr ""
|
11
|
-
"Project-Id-Version: foreman_virt_who_configure 0.5.
|
11
|
+
"Project-Id-Version: foreman_virt_who_configure 0.5.12\n"
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
13
13
|
"PO-Revision-Date: 2017-05-03 11:59+0000\n"
|
14
14
|
"Last-Translator: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2022\n"
|
@@ -34,9 +34,6 @@ msgstr ""
|
|
34
34
|
msgid "A plugin to make virt-who configuration easy"
|
35
35
|
msgstr ""
|
36
36
|
|
37
|
-
msgid "AHV update interval"
|
38
|
-
msgstr ""
|
39
|
-
|
40
37
|
msgid "Abstract"
|
41
38
|
msgstr ""
|
42
39
|
|
@@ -154,9 +151,6 @@ msgstr ""
|
|
154
151
|
msgid "Create Import History"
|
155
152
|
msgstr ""
|
156
153
|
|
157
|
-
msgid "Create Package Group"
|
158
|
-
msgstr "Crea un grup de paquets"
|
159
|
-
|
160
154
|
msgid "Create Syncable Export History"
|
161
155
|
msgstr ""
|
162
156
|
|
@@ -172,9 +166,6 @@ msgstr ""
|
|
172
166
|
msgid "Delete Lifecycle Environment"
|
173
167
|
msgstr ""
|
174
168
|
|
175
|
-
msgid "Delete Package Group"
|
176
|
-
msgstr ""
|
177
|
-
|
178
169
|
msgid "Delete Product"
|
179
170
|
msgstr ""
|
180
171
|
|
@@ -337,6 +328,18 @@ msgstr ""
|
|
337
328
|
msgid "Hypervisor ID"
|
338
329
|
msgstr ""
|
339
330
|
|
331
|
+
msgid "Hypervisor Password"
|
332
|
+
msgstr ""
|
333
|
+
|
334
|
+
msgid "Hypervisor Server"
|
335
|
+
msgstr ""
|
336
|
+
|
337
|
+
msgid "Hypervisor Type"
|
338
|
+
msgstr ""
|
339
|
+
|
340
|
+
msgid "Hypervisor Username"
|
341
|
+
msgstr ""
|
342
|
+
|
340
343
|
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."
|
341
344
|
msgstr ""
|
342
345
|
|
@@ -412,6 +415,9 @@ msgstr ""
|
|
412
415
|
msgid "Instance update"
|
413
416
|
msgstr ""
|
414
417
|
|
418
|
+
msgid "Interval"
|
419
|
+
msgstr ""
|
420
|
+
|
415
421
|
msgid "Interval was not provided"
|
416
422
|
msgstr ""
|
417
423
|
|
@@ -430,6 +436,9 @@ msgstr ""
|
|
430
436
|
msgid "Microsoft Hyper-V fully qualified host name or IP address."
|
431
437
|
msgstr ""
|
432
438
|
|
439
|
+
msgid "Name"
|
440
|
+
msgstr ""
|
441
|
+
|
433
442
|
msgid "Name of this configuration, e.g. the name of the hypervisor"
|
434
443
|
msgstr ""
|
435
444
|
|
@@ -532,6 +541,9 @@ msgstr ""
|
|
532
541
|
msgid "Reindex subscriptions"
|
533
542
|
msgstr ""
|
534
543
|
|
544
|
+
msgid "Remote action:"
|
545
|
+
msgstr ""
|
546
|
+
|
535
547
|
msgid "Remove Content"
|
536
548
|
msgstr ""
|
537
549
|
|
@@ -600,9 +612,6 @@ msgstr ""
|
|
600
612
|
msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
|
601
613
|
msgstr ""
|
602
614
|
|
603
|
-
msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
|
604
|
-
msgstr ""
|
605
|
-
|
606
615
|
msgid "The virt-who report arrived within the interval"
|
607
616
|
msgstr ""
|
608
617
|
|
Binary file
|
@@ -10,7 +10,7 @@
|
|
10
10
|
#
|
11
11
|
msgid ""
|
12
12
|
msgstr ""
|
13
|
-
"Project-Id-Version: foreman_virt_who_configure 0.5.
|
13
|
+
"Project-Id-Version: foreman_virt_who_configure 0.5.12\n"
|
14
14
|
"Report-Msgid-Bugs-To: \n"
|
15
15
|
"PO-Revision-Date: 2017-05-03 11:59+0000\n"
|
16
16
|
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2021\n"
|
@@ -38,9 +38,6 @@ msgstr ""
|
|
38
38
|
msgid "A plugin to make virt-who configuration easy"
|
39
39
|
msgstr "Zásuvný modul pro usnadnění nastavování virt-who"
|
40
40
|
|
41
|
-
msgid "AHV update interval"
|
42
|
-
msgstr ""
|
43
|
-
|
44
41
|
msgid "Abstract"
|
45
42
|
msgstr ""
|
46
43
|
|
@@ -158,9 +155,6 @@ msgstr ""
|
|
158
155
|
msgid "Create Import History"
|
159
156
|
msgstr ""
|
160
157
|
|
161
|
-
msgid "Create Package Group"
|
162
|
-
msgstr "Vytvořit skupinu balíčků"
|
163
|
-
|
164
158
|
msgid "Create Syncable Export History"
|
165
159
|
msgstr ""
|
166
160
|
|
@@ -176,9 +170,6 @@ msgstr "Smazat aktivační klíč"
|
|
176
170
|
msgid "Delete Lifecycle Environment"
|
177
171
|
msgstr "Smazat prostředí životního cyklu"
|
178
172
|
|
179
|
-
msgid "Delete Package Group"
|
180
|
-
msgstr "Smazat skupinu balíčků"
|
181
|
-
|
182
173
|
msgid "Delete Product"
|
183
174
|
msgstr "Smazat produkt"
|
184
175
|
|
@@ -341,6 +332,18 @@ msgstr ""
|
|
341
332
|
msgid "Hypervisor ID"
|
342
333
|
msgstr "Identifikátor hypervizoru"
|
343
334
|
|
335
|
+
msgid "Hypervisor Password"
|
336
|
+
msgstr ""
|
337
|
+
|
338
|
+
msgid "Hypervisor Server"
|
339
|
+
msgstr ""
|
340
|
+
|
341
|
+
msgid "Hypervisor Type"
|
342
|
+
msgstr ""
|
343
|
+
|
344
|
+
msgid "Hypervisor Username"
|
345
|
+
msgstr ""
|
346
|
+
|
344
347
|
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."
|
345
348
|
msgstr ""
|
346
349
|
|
@@ -416,6 +419,9 @@ msgstr ""
|
|
416
419
|
msgid "Instance update"
|
417
420
|
msgstr "Aktualizace instance"
|
418
421
|
|
422
|
+
msgid "Interval"
|
423
|
+
msgstr ""
|
424
|
+
|
419
425
|
msgid "Interval was not provided"
|
420
426
|
msgstr "Interval nebyl zadán"
|
421
427
|
|
@@ -434,6 +440,9 @@ msgstr ""
|
|
434
440
|
msgid "Microsoft Hyper-V fully qualified host name or IP address."
|
435
441
|
msgstr "Plně kvalifikované doménové jméno nebo IP adresa vašeho stroje."
|
436
442
|
|
443
|
+
msgid "Name"
|
444
|
+
msgstr ""
|
445
|
+
|
437
446
|
msgid "Name of this configuration, e.g. the name of the hypervisor"
|
438
447
|
msgstr "Název tohoto nastavení, např. název hypervizoru"
|
439
448
|
|
@@ -536,6 +545,9 @@ msgstr ""
|
|
536
545
|
msgid "Reindex subscriptions"
|
537
546
|
msgstr ""
|
538
547
|
|
548
|
+
msgid "Remote action:"
|
549
|
+
msgstr ""
|
550
|
+
|
539
551
|
msgid "Remove Content"
|
540
552
|
msgstr "Odebrat obsah"
|
541
553
|
|
@@ -604,9 +616,6 @@ msgstr ""
|
|
604
616
|
msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
|
605
617
|
msgstr ""
|
606
618
|
|
607
|
-
msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
|
608
|
-
msgstr ""
|
609
|
-
|
610
619
|
msgid "The virt-who report arrived within the interval"
|
611
620
|
msgstr ""
|
612
621
|
|
Binary file
|
@@ -17,7 +17,7 @@
|
|
17
17
|
#
|
18
18
|
msgid ""
|
19
19
|
msgstr ""
|
20
|
-
"Project-Id-Version: foreman_virt_who_configure 0.5.
|
20
|
+
"Project-Id-Version: foreman_virt_who_configure 0.5.12\n"
|
21
21
|
"Report-Msgid-Bugs-To: \n"
|
22
22
|
"PO-Revision-Date: 2017-05-03 11:59+0000\n"
|
23
23
|
"Last-Translator: Patrick Dolinic, 2021\n"
|
@@ -43,9 +43,6 @@ msgstr "Eine durch Kommas getrennte Liste von Hostnamen oder Domänen oder IP-Ad
|
|
43
43
|
msgid "A plugin to make virt-who configuration easy"
|
44
44
|
msgstr "Plugin um virt-who Konfiguration einfacher zu machen"
|
45
45
|
|
46
|
-
msgid "AHV update interval"
|
47
|
-
msgstr ""
|
48
|
-
|
49
46
|
msgid "Abstract"
|
50
47
|
msgstr ""
|
51
48
|
|
@@ -163,9 +160,6 @@ msgstr "Exportverlauf erstellen"
|
|
163
160
|
msgid "Create Import History"
|
164
161
|
msgstr "Importverlauf erstellen"
|
165
162
|
|
166
|
-
msgid "Create Package Group"
|
167
|
-
msgstr "Paketgruppe erstellen"
|
168
|
-
|
169
163
|
msgid "Create Syncable Export History"
|
170
164
|
msgstr ""
|
171
165
|
|
@@ -181,9 +175,6 @@ msgstr "Aktivierungsschlüssel löschen"
|
|
181
175
|
msgid "Delete Lifecycle Environment"
|
182
176
|
msgstr "Lebenszyklusumgebung löschen"
|
183
177
|
|
184
|
-
msgid "Delete Package Group"
|
185
|
-
msgstr "Paketgruppe löschen"
|
186
|
-
|
187
178
|
msgid "Delete Product"
|
188
179
|
msgstr "Produkt löschen"
|
189
180
|
|
@@ -346,6 +337,18 @@ msgstr "Wie oft werden verbundene Hypervisoren auf Änderungen überprüft? Beei
|
|
346
337
|
msgid "Hypervisor ID"
|
347
338
|
msgstr "Hypervisor ID"
|
348
339
|
|
340
|
+
msgid "Hypervisor Password"
|
341
|
+
msgstr ""
|
342
|
+
|
343
|
+
msgid "Hypervisor Server"
|
344
|
+
msgstr ""
|
345
|
+
|
346
|
+
msgid "Hypervisor Type"
|
347
|
+
msgstr ""
|
348
|
+
|
349
|
+
msgid "Hypervisor Username"
|
350
|
+
msgstr ""
|
351
|
+
|
349
352
|
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."
|
350
353
|
msgstr "Hypervisor-Blacklist, nur anwendbar, wenn der Filtermodus auf 2 gesetzt ist. Wildcards und reguläre Ausdrücke werden unterstützt, mehrere Datensätze müssen durch Kommas getrennt werden."
|
351
354
|
|
@@ -421,6 +424,9 @@ msgstr "Relevante Errata installieren"
|
|
421
424
|
msgid "Instance update"
|
422
425
|
msgstr "Instanz-Update"
|
423
426
|
|
427
|
+
msgid "Interval"
|
428
|
+
msgstr ""
|
429
|
+
|
424
430
|
msgid "Interval was not provided"
|
425
431
|
msgstr "Intervall wurde nicht mitgeliefert"
|
426
432
|
|
@@ -439,6 +445,9 @@ msgstr "Liste der virt-who-Konfigurationen pro Organisation"
|
|
439
445
|
msgid "Microsoft Hyper-V fully qualified host name or IP address."
|
440
446
|
msgstr "Vollständig qualifizierter Microsoft Hyper-V-Hostname oder IP-Adresse."
|
441
447
|
|
448
|
+
msgid "Name"
|
449
|
+
msgstr ""
|
450
|
+
|
442
451
|
msgid "Name of this configuration, e.g. the name of the hypervisor"
|
443
452
|
msgstr "Name der Konfiguration, z.B. der Name des Hypervisors"
|
444
453
|
|
@@ -541,6 +550,9 @@ msgstr ""
|
|
541
550
|
msgid "Reindex subscriptions"
|
542
551
|
msgstr "Subskriptionen neu indizieren"
|
543
552
|
|
553
|
+
msgid "Remote action:"
|
554
|
+
msgstr ""
|
555
|
+
|
544
556
|
msgid "Remove Content"
|
545
557
|
msgstr "Inhalt entfernen"
|
546
558
|
|
@@ -614,9 +626,6 @@ msgstr "Smart-Proxy synchronisieren"
|
|
614
626
|
msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
|
615
627
|
msgstr "Die Konfiguration wurde noch nicht bereitgestellt oder der virt-who konnte den Status nicht melden"
|
616
628
|
|
617
|
-
msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
|
618
|
-
msgstr ""
|
619
|
-
|
620
629
|
msgid "The virt-who report arrived within the interval"
|
621
630
|
msgstr "Der virt-who-Bericht ist innerhalb der Frist eingetroffen"
|
622
631
|
|
Binary file
|