foreman_virt_who_configure 0.5.11 → 0.5.13
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 +1 -1
- 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/db/migrate/20230210152216_remove_ahv_update_interval_from_config.rb +5 -0
- data/lib/foreman_virt_who_configure/version.rb +1 -1
- data/locale/action_names.rb +63 -63
- data/locale/ca/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ca/foreman_virt_who_configure.po +42 -46
- data/locale/cs_CZ/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/cs_CZ/foreman_virt_who_configure.po +4 -10
- data/locale/de/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/de/foreman_virt_who_configure.po +102 -102
- data/locale/en/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/en/foreman_virt_who_configure.po +1 -7
- data/locale/en_GB/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/en_GB/foreman_virt_who_configure.po +8 -13
- data/locale/es/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/es/foreman_virt_who_configure.po +82 -81
- data/locale/foreman_virt_who_configure.pot +100 -111
- data/locale/fr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/fr/foreman_virt_who_configure.po +100 -99
- data/locale/gl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/gl/foreman_virt_who_configure.po +9 -15
- data/locale/it/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/it/foreman_virt_who_configure.po +6 -11
- data/locale/ja/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ja/foreman_virt_who_configure.po +109 -109
- data/locale/ka/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ka/foreman_virt_who_configure.po +24 -30
- data/locale/ko/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ko/foreman_virt_who_configure.po +6 -11
- data/locale/nl_NL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/nl_NL/foreman_virt_who_configure.po +6 -11
- data/locale/pl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/pl/foreman_virt_who_configure.po +11 -17
- data/locale/pt_BR/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/pt_BR/foreman_virt_who_configure.po +78 -75
- data/locale/ru/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/ru/foreman_virt_who_configure.po +7 -12
- data/locale/sv_SE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/sv_SE/foreman_virt_who_configure.po +9 -15
- data/locale/zh_CN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/zh_CN/foreman_virt_who_configure.po +112 -114
- data/locale/zh_TW/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
- data/locale/zh_TW/foreman_virt_who_configure.po +4 -10
- data/test/functional/api/v2/configs_controller_test.rb +1 -1
- data/test/unit/output_generator_test.rb +2 -5
- metadata +4 -3
@@ -5,14 +5,14 @@
|
|
5
5
|
#
|
6
6
|
# Translators:
|
7
7
|
# Mikael Fridh <frimik@gmail.com>, 2017
|
8
|
-
# johnny.westerlund <johnny.westerlund@gmail.com>,
|
8
|
+
# johnny.westerlund <johnny.westerlund@gmail.com>, 2022
|
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
|
-
"Last-Translator: johnny.westerlund <johnny.westerlund@gmail.com>,
|
15
|
+
"Last-Translator: johnny.westerlund <johnny.westerlund@gmail.com>, 2022\n"
|
16
16
|
"Language-Team: Swedish (Sweden) (https://www.transifex.com/foreman/teams/114/s"
|
17
17
|
"v_SE/)\n"
|
18
18
|
"MIME-Version: 1.0\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
|
|
@@ -166,7 +163,7 @@ msgid "Create a virt-who configuration"
|
|
166
163
|
msgstr ""
|
167
164
|
|
168
165
|
msgid "Delete"
|
169
|
-
msgstr ""
|
166
|
+
msgstr "Radera"
|
170
167
|
|
171
168
|
msgid "Delete Activation Key"
|
172
169
|
msgstr ""
|
@@ -190,7 +187,7 @@ msgid "Deploy"
|
|
190
187
|
msgstr ""
|
191
188
|
|
192
189
|
msgid "Destroy"
|
193
|
-
msgstr ""
|
190
|
+
msgstr "Förstör"
|
194
191
|
|
195
192
|
msgid "Destroy Alternate Content Source"
|
196
193
|
msgstr ""
|
@@ -373,7 +370,7 @@ msgid "Ignore proxy. A comma-separated list of hostnames or domains or ip addres
|
|
373
370
|
msgstr ""
|
374
371
|
|
375
372
|
msgid "Import"
|
376
|
-
msgstr ""
|
373
|
+
msgstr "Importera"
|
377
374
|
|
378
375
|
msgid "Import Content View Version"
|
379
376
|
msgstr ""
|
@@ -553,7 +550,7 @@ msgid "Renders a deploy script for the specified virt-who configuration"
|
|
553
550
|
msgstr ""
|
554
551
|
|
555
552
|
msgid "Report"
|
556
|
-
msgstr ""
|
553
|
+
msgstr "Rapport"
|
557
554
|
|
558
555
|
msgid "Republish Version Repositories"
|
559
556
|
msgstr ""
|
@@ -585,7 +582,7 @@ msgid "Status"
|
|
585
582
|
msgstr "Status"
|
586
583
|
|
587
584
|
msgid "Success"
|
588
|
-
msgstr ""
|
585
|
+
msgstr "Lyckades"
|
589
586
|
|
590
587
|
msgid "Sync capsule"
|
591
588
|
msgstr ""
|
@@ -602,9 +599,6 @@ msgstr ""
|
|
602
599
|
msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
|
603
600
|
msgstr ""
|
604
601
|
|
605
|
-
msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
|
606
|
-
msgstr ""
|
607
|
-
|
608
602
|
msgid "The virt-who report arrived within the interval"
|
609
603
|
msgstr ""
|
610
604
|
|
@@ -645,7 +639,7 @@ msgid "Unlimited"
|
|
645
639
|
msgstr ""
|
646
640
|
|
647
641
|
msgid "Update"
|
648
|
-
msgstr ""
|
642
|
+
msgstr "Uppdatera"
|
649
643
|
|
650
644
|
msgid "Update Alternate Content Source"
|
651
645
|
msgstr ""
|
Binary file
|