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
@@ -8,8 +8,8 @@ msgid ""
|
|
8
8
|
msgstr ""
|
9
9
|
"Project-Id-Version: foreman_virt_who_configure 1.0.0\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
|
-
"POT-Creation-Date: 2023-
|
12
|
-
"PO-Revision-Date: 2023-
|
11
|
+
"POT-Creation-Date: 2023-05-16 21:30+0000\n"
|
12
|
+
"PO-Revision-Date: 2023-05-16 21:30+0000\n"
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15
15
|
"Language: \n"
|
@@ -168,35 +168,29 @@ msgstr ""
|
|
168
168
|
|
169
169
|
#:
|
170
170
|
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:60
|
171
|
-
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:29
|
172
|
-
msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
|
173
|
-
msgstr ""
|
174
|
-
|
175
|
-
#:
|
176
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:61
|
177
171
|
msgid ""
|
178
172
|
"Option Enable debugging output is required to enable AHV internal debug. It pr"
|
179
173
|
"ovides extra AHV debug information when both options are enabled"
|
180
174
|
msgstr ""
|
181
175
|
|
182
176
|
#:
|
183
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
177
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:64
|
184
178
|
msgid "Create a virt-who configuration"
|
185
179
|
msgstr ""
|
186
180
|
|
187
181
|
#:
|
188
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
182
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:72
|
189
183
|
msgid "Update a virt-who configuration"
|
190
184
|
msgstr ""
|
191
185
|
|
192
186
|
#:
|
193
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
194
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
187
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:73
|
188
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:81
|
195
189
|
msgid "Configuration numeric identifier"
|
196
190
|
msgstr ""
|
197
191
|
|
198
192
|
#:
|
199
|
-
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:
|
193
|
+
#: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:80
|
200
194
|
msgid "Delete a virt-who configuration"
|
201
195
|
msgstr ""
|
202
196
|
|
@@ -375,7 +369,7 @@ msgstr ""
|
|
375
369
|
msgid "Prism Element"
|
376
370
|
msgstr ""
|
377
371
|
|
378
|
-
#: ../app/models/foreman_virt_who_configure/config.rb:
|
372
|
+
#: ../app/models/foreman_virt_who_configure/config.rb:217
|
379
373
|
msgid "every %s hours"
|
380
374
|
msgstr ""
|
381
375
|
|
@@ -545,7 +539,7 @@ msgstr ""
|
|
545
539
|
msgid "Ignore Proxy"
|
546
540
|
msgstr ""
|
547
541
|
|
548
|
-
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:
|
542
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:67
|
549
543
|
msgid ""
|
550
544
|
"Use either hammer command or the script below to deploy this configuration. Bo"
|
551
545
|
"th require root privileges. Run one of them on the target host which has acces"
|
@@ -553,36 +547,36 @@ msgid ""
|
|
553
547
|
" Foreman host:"
|
554
548
|
msgstr ""
|
555
549
|
|
556
|
-
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:
|
550
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:73
|
557
551
|
msgid "Hammer command: "
|
558
552
|
msgstr ""
|
559
553
|
|
560
|
-
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:
|
561
|
-
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:
|
554
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:82
|
555
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:106
|
562
556
|
msgid "Copy to clipboard"
|
563
557
|
msgstr ""
|
564
558
|
|
565
|
-
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:
|
559
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:89
|
566
560
|
msgid "Configuration script: "
|
567
561
|
msgstr ""
|
568
562
|
|
569
|
-
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:
|
563
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:93
|
570
564
|
msgid "On the target virt-who host:"
|
571
565
|
msgstr ""
|
572
566
|
|
573
|
-
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:
|
567
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:94
|
574
568
|
msgid "1. Copy this configuration script to a safe directory."
|
575
569
|
msgstr ""
|
576
570
|
|
577
|
-
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:
|
571
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:95
|
578
572
|
msgid "2. Make the script executable and run it."
|
579
573
|
msgstr ""
|
580
574
|
|
581
|
-
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:
|
575
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:96
|
582
576
|
msgid "3. Delete the script."
|
583
577
|
msgstr ""
|
584
578
|
|
585
|
-
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:
|
579
|
+
#: ../app/views/foreman_virt_who_configure/configs/show.html.erb:107
|
586
580
|
msgid "Download the script"
|
587
581
|
msgstr ""
|
588
582
|
|
@@ -730,18 +724,13 @@ msgstr ""
|
|
730
724
|
|
731
725
|
#:
|
732
726
|
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:29
|
733
|
-
msgid "AHV update interval"
|
734
|
-
msgstr ""
|
735
|
-
|
736
|
-
#:
|
737
|
-
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:30
|
738
727
|
msgid ""
|
739
728
|
"Option Enable debugging output is required to enable AHV internal debug. It pr"
|
740
729
|
"ovides extra AHV debug information when both options are enabled "
|
741
730
|
msgstr ""
|
742
731
|
|
743
732
|
#:
|
744
|
-
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:
|
733
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:29
|
745
734
|
msgid "Enable AHV debug"
|
746
735
|
msgstr ""
|
747
736
|
|
@@ -750,11 +739,36 @@ msgstr ""
|
|
750
739
|
msgid "Name of this configuration, e.g. the name of the hypervisor"
|
751
740
|
msgstr ""
|
752
741
|
|
742
|
+
#:
|
743
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:2
|
744
|
+
msgid "Name"
|
745
|
+
msgstr ""
|
746
|
+
|
753
747
|
#:
|
754
748
|
#: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:7
|
755
749
|
msgid "Owner"
|
756
750
|
msgstr ""
|
757
751
|
|
752
|
+
#:
|
753
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:10
|
754
|
+
msgid "Hypervisor Type"
|
755
|
+
msgstr ""
|
756
|
+
|
757
|
+
#:
|
758
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:11
|
759
|
+
msgid "Hypervisor Server"
|
760
|
+
msgstr ""
|
761
|
+
|
762
|
+
#:
|
763
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:12
|
764
|
+
msgid "Hypervisor Username"
|
765
|
+
msgstr ""
|
766
|
+
|
767
|
+
#:
|
768
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:13
|
769
|
+
msgid "Hypervisor Password"
|
770
|
+
msgstr ""
|
771
|
+
|
758
772
|
#:
|
759
773
|
#: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:13
|
760
774
|
msgid "Account password by which virt-who is to connect to the hypervisor instance."
|
@@ -769,6 +783,10 @@ msgid ""
|
|
769
783
|
"ill be deployed."
|
770
784
|
msgstr ""
|
771
785
|
|
786
|
+
#: ../app/views/foreman_virt_who_configure/configs/steps/_schedule_form.erb:2
|
787
|
+
msgid "Interval"
|
788
|
+
msgstr ""
|
789
|
+
|
772
790
|
#: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:6
|
773
791
|
msgid "Configs"
|
774
792
|
msgstr ""
|
@@ -848,286 +866,282 @@ msgid "Create Import History"
|
|
848
866
|
msgstr ""
|
849
867
|
|
850
868
|
#: action_names.rb:14
|
851
|
-
msgid "Create
|
869
|
+
msgid "Create Syncable Export History"
|
852
870
|
msgstr ""
|
853
871
|
|
854
872
|
#: action_names.rb:15
|
855
|
-
msgid "Create
|
873
|
+
msgid "Create"
|
856
874
|
msgstr ""
|
857
875
|
|
858
876
|
#: action_names.rb:16
|
859
|
-
msgid "
|
877
|
+
msgid "Delete Activation Key"
|
860
878
|
msgstr ""
|
861
879
|
|
862
880
|
#: action_names.rb:17
|
863
|
-
msgid "Delete
|
881
|
+
msgid "Delete Lifecycle Environment"
|
864
882
|
msgstr ""
|
865
883
|
|
866
884
|
#: action_names.rb:18
|
867
|
-
msgid "Delete
|
885
|
+
msgid "Delete Product"
|
868
886
|
msgstr ""
|
869
887
|
|
870
888
|
#: action_names.rb:19
|
871
|
-
msgid "Delete
|
889
|
+
msgid "Delete"
|
872
890
|
msgstr ""
|
873
891
|
|
874
892
|
#: action_names.rb:20
|
875
|
-
msgid "
|
893
|
+
msgid "Destroy Alternate Content Source"
|
876
894
|
msgstr ""
|
877
895
|
|
878
896
|
#: action_names.rb:21
|
879
|
-
msgid "
|
897
|
+
msgid "Destroy Content Host"
|
880
898
|
msgstr ""
|
881
899
|
|
882
900
|
#: action_names.rb:22
|
883
|
-
msgid "Destroy
|
901
|
+
msgid "Destroy"
|
884
902
|
msgstr ""
|
885
903
|
|
886
904
|
#: action_names.rb:23
|
887
|
-
msgid "
|
905
|
+
msgid "Disable"
|
888
906
|
msgstr ""
|
889
907
|
|
890
908
|
#: action_names.rb:24
|
891
|
-
msgid "
|
909
|
+
msgid "Discover"
|
892
910
|
msgstr ""
|
893
911
|
|
894
912
|
#: action_names.rb:25
|
895
|
-
msgid "
|
913
|
+
msgid "Enable"
|
896
914
|
msgstr ""
|
897
915
|
|
898
916
|
#: action_names.rb:26
|
899
|
-
msgid "
|
917
|
+
msgid "Errata mail"
|
900
918
|
msgstr ""
|
901
919
|
|
902
920
|
#: action_names.rb:27
|
903
|
-
msgid "
|
921
|
+
msgid "Export Library"
|
904
922
|
msgstr ""
|
905
923
|
|
906
924
|
#: action_names.rb:28
|
907
|
-
msgid "
|
925
|
+
msgid "Export Repository"
|
908
926
|
msgstr ""
|
909
927
|
|
910
928
|
#: action_names.rb:29
|
911
|
-
msgid "Export
|
929
|
+
msgid "Export"
|
912
930
|
msgstr ""
|
913
931
|
|
914
932
|
#: action_names.rb:30
|
915
|
-
msgid "
|
933
|
+
msgid "Fetch pxe files"
|
916
934
|
msgstr ""
|
917
935
|
|
918
936
|
#: action_names.rb:31
|
919
|
-
msgid "
|
937
|
+
msgid "Filtered index content"
|
920
938
|
msgstr ""
|
921
939
|
|
922
940
|
#: action_names.rb:32
|
923
|
-
msgid "
|
941
|
+
msgid "Generate host applicability"
|
924
942
|
msgstr ""
|
925
943
|
|
926
944
|
#: action_names.rb:33
|
927
|
-
msgid "
|
945
|
+
msgid "Generate repository applicability"
|
928
946
|
msgstr ""
|
929
947
|
|
930
948
|
#: action_names.rb:34
|
931
|
-
msgid "
|
949
|
+
msgid "Hypervisors update"
|
932
950
|
msgstr ""
|
933
951
|
|
934
952
|
#: action_names.rb:35
|
935
|
-
msgid "
|
953
|
+
msgid "Hypervisors"
|
936
954
|
msgstr ""
|
937
955
|
|
938
956
|
#: action_names.rb:36
|
939
|
-
msgid "
|
957
|
+
msgid "Import Content View Version"
|
940
958
|
msgstr ""
|
941
959
|
|
942
960
|
#: action_names.rb:37
|
943
|
-
msgid "
|
961
|
+
msgid "Import Default Content View"
|
944
962
|
msgstr ""
|
945
963
|
|
946
964
|
#: action_names.rb:38
|
947
|
-
msgid "Import
|
965
|
+
msgid "Import Puppet classes"
|
948
966
|
msgstr ""
|
949
967
|
|
950
968
|
#: action_names.rb:39
|
951
|
-
msgid "Import
|
969
|
+
msgid "Import Repository"
|
952
970
|
msgstr ""
|
953
971
|
|
954
972
|
#: action_names.rb:40
|
955
|
-
msgid "Import
|
973
|
+
msgid "Import facts"
|
956
974
|
msgstr ""
|
957
975
|
|
958
976
|
#: action_names.rb:41
|
959
|
-
msgid "Import
|
977
|
+
msgid "Import"
|
960
978
|
msgstr ""
|
961
979
|
|
962
980
|
#: action_names.rb:42
|
963
|
-
msgid "
|
981
|
+
msgid "Incremental Update of Content View Version(s) "
|
964
982
|
msgstr ""
|
965
983
|
|
966
984
|
#: action_names.rb:43
|
967
|
-
msgid "
|
985
|
+
msgid "Incremental Update"
|
968
986
|
msgstr ""
|
969
987
|
|
970
988
|
#: action_names.rb:44
|
971
|
-
msgid "
|
989
|
+
msgid "Index content"
|
972
990
|
msgstr ""
|
973
991
|
|
974
992
|
#: action_names.rb:45
|
975
|
-
msgid "
|
993
|
+
msgid "Index errata"
|
976
994
|
msgstr ""
|
977
995
|
|
978
996
|
#: action_names.rb:46
|
979
|
-
msgid "Index
|
997
|
+
msgid "Index module streams"
|
980
998
|
msgstr ""
|
981
999
|
|
982
1000
|
#: action_names.rb:47
|
983
|
-
msgid "Index
|
1001
|
+
msgid "Index package groups"
|
984
1002
|
msgstr ""
|
985
1003
|
|
986
1004
|
#: action_names.rb:48
|
987
|
-
msgid "
|
1005
|
+
msgid "Install Applicable Errata"
|
988
1006
|
msgstr ""
|
989
1007
|
|
990
1008
|
#: action_names.rb:49
|
991
|
-
msgid "
|
1009
|
+
msgid "Instance update"
|
992
1010
|
msgstr ""
|
993
1011
|
|
994
1012
|
#: action_names.rb:50
|
995
|
-
msgid "
|
1013
|
+
msgid "Package Profile Update"
|
996
1014
|
msgstr ""
|
997
1015
|
|
998
1016
|
#: action_names.rb:51
|
999
|
-
msgid "
|
1017
|
+
msgid "Product Create"
|
1000
1018
|
msgstr ""
|
1001
1019
|
|
1002
1020
|
#: action_names.rb:52
|
1003
|
-
msgid "
|
1021
|
+
msgid "Promote"
|
1004
1022
|
msgstr ""
|
1005
1023
|
|
1006
1024
|
#: action_names.rb:53
|
1007
|
-
msgid "
|
1025
|
+
msgid "Promotion to Environment"
|
1008
1026
|
msgstr ""
|
1009
1027
|
|
1010
1028
|
#: action_names.rb:54
|
1011
|
-
msgid "
|
1029
|
+
msgid "Publish Lifecycle Environment Repositories"
|
1012
1030
|
msgstr ""
|
1013
1031
|
|
1014
1032
|
#: action_names.rb:55
|
1015
|
-
msgid "
|
1033
|
+
msgid "Publish"
|
1016
1034
|
msgstr ""
|
1017
1035
|
|
1018
1036
|
#: action_names.rb:56
|
1019
|
-
msgid "
|
1037
|
+
msgid "Refresh Alternate Content Source"
|
1020
1038
|
msgstr ""
|
1021
1039
|
|
1022
1040
|
#: action_names.rb:57
|
1023
|
-
msgid "
|
1041
|
+
msgid "Reindex subscriptions"
|
1024
1042
|
msgstr ""
|
1025
1043
|
|
1026
1044
|
#: action_names.rb:58
|
1027
|
-
msgid "
|
1045
|
+
msgid "Remote action:"
|
1028
1046
|
msgstr ""
|
1029
1047
|
|
1030
1048
|
#: action_names.rb:59
|
1031
|
-
msgid "Reindex subscriptions"
|
1032
|
-
msgstr ""
|
1033
|
-
|
1034
|
-
#: action_names.rb:60
|
1035
1049
|
msgid "Remove Content"
|
1036
1050
|
msgstr ""
|
1037
1051
|
|
1038
|
-
#: action_names.rb:
|
1052
|
+
#: action_names.rb:60
|
1039
1053
|
msgid "Remove Version"
|
1040
1054
|
msgstr ""
|
1041
1055
|
|
1042
|
-
#: action_names.rb:
|
1056
|
+
#: action_names.rb:61
|
1043
1057
|
msgid "Remove Versions and Associations"
|
1044
1058
|
msgstr ""
|
1045
1059
|
|
1046
|
-
#: action_names.rb:
|
1060
|
+
#: action_names.rb:62
|
1047
1061
|
msgid "Remove from Environment"
|
1048
1062
|
msgstr ""
|
1049
1063
|
|
1050
|
-
#: action_names.rb:
|
1064
|
+
#: action_names.rb:63
|
1051
1065
|
msgid "Remove subscriptions"
|
1052
1066
|
msgstr ""
|
1053
1067
|
|
1054
|
-
#: action_names.rb:
|
1068
|
+
#: action_names.rb:64
|
1055
1069
|
msgid "Report"
|
1056
1070
|
msgstr ""
|
1057
1071
|
|
1058
|
-
#: action_names.rb:
|
1072
|
+
#: action_names.rb:65
|
1059
1073
|
msgid "Republish Version Repositories"
|
1060
1074
|
msgstr ""
|
1061
1075
|
|
1062
|
-
#: action_names.rb:
|
1076
|
+
#: action_names.rb:66
|
1063
1077
|
msgid "Run Sync Plan:"
|
1064
1078
|
msgstr ""
|
1065
1079
|
|
1066
|
-
#: action_names.rb:
|
1080
|
+
#: action_names.rb:67
|
1067
1081
|
msgid "Sync capsule"
|
1068
1082
|
msgstr ""
|
1069
1083
|
|
1070
|
-
#: action_names.rb:
|
1084
|
+
#: action_names.rb:68
|
1071
1085
|
msgid "Syncable export"
|
1072
1086
|
msgstr ""
|
1073
1087
|
|
1074
|
-
#: action_names.rb:
|
1088
|
+
#: action_names.rb:69
|
1075
1089
|
msgid "Synchronize smart proxy"
|
1076
1090
|
msgstr ""
|
1077
1091
|
|
1078
|
-
#: action_names.rb:
|
1092
|
+
#: action_names.rb:70
|
1079
1093
|
msgid "Synchronize"
|
1080
1094
|
msgstr ""
|
1081
1095
|
|
1082
|
-
#: action_names.rb:
|
1096
|
+
#: action_names.rb:71
|
1083
1097
|
msgid "Update Alternate Content Source"
|
1084
1098
|
msgstr ""
|
1085
1099
|
|
1086
|
-
#: action_names.rb:
|
1100
|
+
#: action_names.rb:72
|
1087
1101
|
msgid "Update CDN Configuration"
|
1088
1102
|
msgstr ""
|
1089
1103
|
|
1090
|
-
#: action_names.rb:
|
1104
|
+
#: action_names.rb:73
|
1091
1105
|
msgid "Update Content Overrides"
|
1092
1106
|
msgstr ""
|
1093
1107
|
|
1094
|
-
#: action_names.rb:
|
1108
|
+
#: action_names.rb:74
|
1095
1109
|
msgid "Update content urls"
|
1096
1110
|
msgstr ""
|
1097
1111
|
|
1098
|
-
#: action_names.rb:
|
1112
|
+
#: action_names.rb:75
|
1099
1113
|
msgid "Update for host"
|
1100
1114
|
msgstr ""
|
1101
1115
|
|
1102
|
-
#: action_names.rb:
|
1116
|
+
#: action_names.rb:76
|
1103
1117
|
msgid "Update http proxy details"
|
1104
1118
|
msgstr ""
|
1105
1119
|
|
1106
|
-
#: action_names.rb:
|
1120
|
+
#: action_names.rb:77
|
1107
1121
|
msgid "Update http proxy"
|
1108
1122
|
msgstr ""
|
1109
1123
|
|
1110
|
-
#: action_names.rb:
|
1124
|
+
#: action_names.rb:78
|
1111
1125
|
msgid "Update redhat repository"
|
1112
1126
|
msgstr ""
|
1113
1127
|
|
1114
|
-
#: action_names.rb:
|
1128
|
+
#: action_names.rb:79
|
1115
1129
|
msgid "Update release version for host"
|
1116
1130
|
msgstr ""
|
1117
1131
|
|
1118
|
-
#: action_names.rb:
|
1132
|
+
#: action_names.rb:80
|
1119
1133
|
msgid "Update"
|
1120
1134
|
msgstr ""
|
1121
1135
|
|
1122
|
-
#: action_names.rb:
|
1136
|
+
#: action_names.rb:81
|
1123
1137
|
msgid "Updating System Purpose for host"
|
1124
1138
|
msgstr ""
|
1125
1139
|
|
1126
|
-
#: action_names.rb:
|
1140
|
+
#: action_names.rb:82
|
1127
1141
|
msgid "Upload into"
|
1128
1142
|
msgstr ""
|
1129
1143
|
|
1130
|
-
#: action_names.rb:
|
1144
|
+
#: action_names.rb:83
|
1131
1145
|
msgid "Verify checksum"
|
1132
1146
|
msgstr ""
|
1133
1147
|
|
Binary file
|