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.
Files changed (55) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +6 -6
  3. data/app/assets/javascripts/foreman_virt_who_configure/config_edit.js +0 -2
  4. data/app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb +1 -2
  5. data/app/controllers/foreman_virt_who_configure/configs_controller.rb +1 -1
  6. data/app/models/foreman_virt_who_configure/config.rb +2 -3
  7. data/app/models/foreman_virt_who_configure/output_generator.rb +1 -2
  8. data/app/views/foreman_virt_who_configure/api/v2/configs/main.json.rabl +1 -1
  9. data/app/views/foreman_virt_who_configure/configs/show.html.erb +0 -1
  10. data/app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb +0 -1
  11. data/db/migrate/20230210152216_remove_ahv_update_interval_from_config.rb +5 -0
  12. data/lib/foreman_virt_who_configure/version.rb +1 -1
  13. data/locale/action_names.rb +63 -63
  14. data/locale/ca/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  15. data/locale/ca/foreman_virt_who_configure.po +42 -46
  16. data/locale/cs_CZ/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  17. data/locale/cs_CZ/foreman_virt_who_configure.po +4 -10
  18. data/locale/de/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  19. data/locale/de/foreman_virt_who_configure.po +102 -102
  20. data/locale/en/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  21. data/locale/en/foreman_virt_who_configure.po +1 -7
  22. data/locale/en_GB/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  23. data/locale/en_GB/foreman_virt_who_configure.po +8 -13
  24. data/locale/es/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  25. data/locale/es/foreman_virt_who_configure.po +82 -81
  26. data/locale/foreman_virt_who_configure.pot +100 -111
  27. data/locale/fr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  28. data/locale/fr/foreman_virt_who_configure.po +100 -99
  29. data/locale/gl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  30. data/locale/gl/foreman_virt_who_configure.po +9 -15
  31. data/locale/it/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  32. data/locale/it/foreman_virt_who_configure.po +6 -11
  33. data/locale/ja/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  34. data/locale/ja/foreman_virt_who_configure.po +109 -109
  35. data/locale/ka/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  36. data/locale/ka/foreman_virt_who_configure.po +24 -30
  37. data/locale/ko/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  38. data/locale/ko/foreman_virt_who_configure.po +6 -11
  39. data/locale/nl_NL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  40. data/locale/nl_NL/foreman_virt_who_configure.po +6 -11
  41. data/locale/pl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  42. data/locale/pl/foreman_virt_who_configure.po +11 -17
  43. data/locale/pt_BR/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  44. data/locale/pt_BR/foreman_virt_who_configure.po +78 -75
  45. data/locale/ru/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  46. data/locale/ru/foreman_virt_who_configure.po +7 -12
  47. data/locale/sv_SE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  48. data/locale/sv_SE/foreman_virt_who_configure.po +9 -15
  49. data/locale/zh_CN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  50. data/locale/zh_CN/foreman_virt_who_configure.po +112 -114
  51. data/locale/zh_TW/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  52. data/locale/zh_TW/foreman_virt_who_configure.po +4 -10
  53. data/test/functional/api/v2/configs_controller_test.rb +1 -1
  54. data/test/unit/output_generator_test.rb +2 -5
  55. metadata +4 -3
@@ -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: 2022-11-24 19:33+0100\n"
12
- "PO-Revision-Date: 2022-11-24 19:33+0100\n"
11
+ "POT-Creation-Date: 2023-02-15 19:51+0100\n"
12
+ "PO-Revision-Date: 2023-02-15 19:51+0100\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:65
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:73
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:74
194
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:82
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:81
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:218
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:68
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:74
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:83
561
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:107
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:90
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:94
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:95
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:96
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:97
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:108
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:30
733
+ #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:29
745
734
  msgid "Enable AHV debug"
746
735
  msgstr ""
747
736
 
@@ -800,59 +789,59 @@ msgid "Virt-who Configs Status"
800
789
  msgstr ""
801
790
 
802
791
  #: action_names.rb:2
803
- msgid "Action with sub plans"
792
+ msgid "Abstract async task"
804
793
  msgstr ""
805
794
 
806
795
  #: action_names.rb:3
807
- msgid "Import facts"
796
+ msgid "Abstract"
808
797
  msgstr ""
809
798
 
810
799
  #: action_names.rb:4
811
- msgid "Import Puppet classes"
800
+ msgid "Action with sub plans"
812
801
  msgstr ""
813
802
 
814
803
  #: action_names.rb:5
815
- msgid "Promote"
804
+ msgid "Agent action"
816
805
  msgstr ""
817
806
 
818
807
  #: action_names.rb:6
819
- msgid "Abstract async task"
808
+ msgid "Attach subscriptions"
820
809
  msgstr ""
821
810
 
822
811
  #: action_names.rb:7
823
- msgid "Bulk generate applicability for hosts"
812
+ msgid "Auto attach subscriptions"
824
813
  msgstr ""
825
814
 
826
815
  #: action_names.rb:8
827
- msgid "Generate repository applicability"
816
+ msgid "Bulk generate applicability for hosts"
828
817
  msgstr ""
829
818
 
830
819
  #: action_names.rb:9
831
- msgid "Synchronize smart proxy"
820
+ msgid "Combined Profile Update"
832
821
  msgstr ""
833
822
 
834
823
  #: action_names.rb:10
835
- msgid "Sync capsule"
824
+ msgid "Copy version units to library"
836
825
  msgstr ""
837
826
 
838
827
  #: action_names.rb:11
839
- msgid "Update CDN Configuration"
828
+ msgid "Create Alternate Content Source"
840
829
  msgstr ""
841
830
 
842
831
  #: action_names.rb:12
843
- msgid "Update"
832
+ msgid "Create Export History"
844
833
  msgstr ""
845
834
 
846
835
  #: action_names.rb:13
847
- msgid "Delete"
836
+ msgid "Create Import History"
848
837
  msgstr ""
849
838
 
850
839
  #: action_names.rb:14
851
- msgid "Errata mail"
840
+ msgid "Create Package Group"
852
841
  msgstr ""
853
842
 
854
843
  #: action_names.rb:15
855
- msgid "Incremental Update of Content View Version(s) "
844
+ msgid "Create Syncable Export History"
856
845
  msgstr ""
857
846
 
858
847
  #: action_names.rb:16
@@ -864,271 +853,271 @@ msgid "Delete Activation Key"
864
853
  msgstr ""
865
854
 
866
855
  #: action_names.rb:18
867
- msgid "Agent action"
856
+ msgid "Delete Lifecycle Environment"
868
857
  msgstr ""
869
858
 
870
859
  #: action_names.rb:19
871
- msgid "Create Alternate Content Source"
860
+ msgid "Delete Package Group"
872
861
  msgstr ""
873
862
 
874
863
  #: action_names.rb:20
875
- msgid "Destroy Alternate Content Source"
864
+ msgid "Delete Product"
876
865
  msgstr ""
877
866
 
878
867
  #: action_names.rb:21
879
- msgid "Refresh Alternate Content Source"
868
+ msgid "Delete"
880
869
  msgstr ""
881
870
 
882
871
  #: action_names.rb:22
883
- msgid "Update Alternate Content Source"
872
+ msgid "Destroy Alternate Content Source"
884
873
  msgstr ""
885
874
 
886
875
  #: action_names.rb:23
887
- msgid "Generate host applicability"
876
+ msgid "Destroy Content Host"
888
877
  msgstr ""
889
878
 
890
879
  #: action_names.rb:24
891
- msgid "Promotion to Environment"
880
+ msgid "Destroy"
892
881
  msgstr ""
893
882
 
894
883
  #: action_names.rb:25
895
- msgid "Publish"
884
+ msgid "Disable"
896
885
  msgstr ""
897
886
 
898
887
  #: action_names.rb:26
899
- msgid "Remove Versions and Associations"
888
+ msgid "Discover"
900
889
  msgstr ""
901
890
 
902
891
  #: action_names.rb:27
903
- msgid "Remove from Environment"
892
+ msgid "Enable"
904
893
  msgstr ""
905
894
 
906
895
  #: action_names.rb:28
907
- msgid "Remove Version"
896
+ msgid "Errata mail"
908
897
  msgstr ""
909
898
 
910
899
  #: action_names.rb:29
911
- msgid "Export"
900
+ msgid "Export Library"
912
901
  msgstr ""
913
902
 
914
903
  #: action_names.rb:30
915
- msgid "Import Content View Version"
904
+ msgid "Export Repository"
916
905
  msgstr ""
917
906
 
918
907
  #: action_names.rb:31
919
- msgid "Import Default Content View"
908
+ msgid "Export"
920
909
  msgstr ""
921
910
 
922
911
  #: action_names.rb:32
923
- msgid "Import Repository"
912
+ msgid "Fetch pxe files"
924
913
  msgstr ""
925
914
 
926
915
  #: action_names.rb:33
927
- msgid "Incremental Update"
916
+ msgid "Filtered index content"
928
917
  msgstr ""
929
918
 
930
919
  #: action_names.rb:34
931
- msgid "Republish Version Repositories"
920
+ msgid "Generate host applicability"
932
921
  msgstr ""
933
922
 
934
923
  #: action_names.rb:35
935
- msgid "Delete Lifecycle Environment"
924
+ msgid "Generate repository applicability"
936
925
  msgstr ""
937
926
 
938
927
  #: action_names.rb:36
939
- msgid "Publish Lifecycle Environment Repositories"
928
+ msgid "Hypervisors update"
940
929
  msgstr ""
941
930
 
942
931
  #: action_names.rb:37
943
- msgid "Attach subscriptions"
932
+ msgid "Hypervisors"
944
933
  msgstr ""
945
934
 
946
935
  #: action_names.rb:38
947
- msgid "Auto attach subscriptions"
936
+ msgid "Import Content View Version"
948
937
  msgstr ""
949
938
 
950
939
  #: action_names.rb:39
951
- msgid "Destroy Content Host"
940
+ msgid "Import Default Content View"
952
941
  msgstr ""
953
942
 
954
943
  #: action_names.rb:40
955
- msgid "Install Applicable Errata"
944
+ msgid "Import Puppet classes"
956
945
  msgstr ""
957
946
 
958
947
  #: action_names.rb:41
959
- msgid "Hypervisors"
948
+ msgid "Import Repository"
960
949
  msgstr ""
961
950
 
962
951
  #: action_names.rb:42
963
- msgid "Hypervisors update"
952
+ msgid "Import facts"
964
953
  msgstr ""
965
954
 
966
955
  #: action_names.rb:43
967
- msgid "Remove subscriptions"
956
+ msgid "Import"
968
957
  msgstr ""
969
958
 
970
959
  #: action_names.rb:44
971
- msgid "Update Content Overrides"
960
+ msgid "Incremental Update of Content View Version(s) "
972
961
  msgstr ""
973
962
 
974
963
  #: action_names.rb:45
975
- msgid "Update for host"
964
+ msgid "Incremental Update"
976
965
  msgstr ""
977
966
 
978
967
  #: action_names.rb:46
979
- msgid "Update release version for host"
968
+ msgid "Index content"
980
969
  msgstr ""
981
970
 
982
971
  #: action_names.rb:47
983
- msgid "Updating System Purpose for host"
972
+ msgid "Index errata"
984
973
  msgstr ""
985
974
 
986
975
  #: action_names.rb:48
987
- msgid "Package Profile Update"
976
+ msgid "Index module streams"
988
977
  msgstr ""
989
978
 
990
979
  #: action_names.rb:49
991
- msgid "Combined Profile Update"
980
+ msgid "Index package groups"
992
981
  msgstr ""
993
982
 
994
983
  #: action_names.rb:50
995
- msgid "Destroy"
984
+ msgid "Install Applicable Errata"
996
985
  msgstr ""
997
986
 
998
987
  #: action_names.rb:51
999
- msgid "Product Create"
988
+ msgid "Instance update"
1000
989
  msgstr ""
1001
990
 
1002
991
  #: action_names.rb:52
1003
- msgid "Delete Product"
992
+ msgid "Package Profile Update"
1004
993
  msgstr ""
1005
994
 
1006
995
  #: action_names.rb:53
1007
- msgid "Reindex subscriptions"
996
+ msgid "Product Create"
1008
997
  msgstr ""
1009
998
 
1010
999
  #: action_names.rb:54
1011
- msgid "Update http proxy"
1000
+ msgid "Promote"
1012
1001
  msgstr ""
1013
1002
 
1014
1003
  #: action_names.rb:55
1015
- msgid "Delete Package Group"
1004
+ msgid "Promotion to Environment"
1016
1005
  msgstr ""
1017
1006
 
1018
1007
  #: action_names.rb:56
1019
- msgid "Discover"
1008
+ msgid "Publish Lifecycle Environment Repositories"
1020
1009
  msgstr ""
1021
1010
 
1022
1011
  #: action_names.rb:57
1023
- msgid "Fetch pxe files"
1012
+ msgid "Publish"
1024
1013
  msgstr ""
1025
1014
 
1026
1015
  #: action_names.rb:58
1027
- msgid "Filtered index content"
1016
+ msgid "Refresh Alternate Content Source"
1028
1017
  msgstr ""
1029
1018
 
1030
1019
  #: action_names.rb:59
1031
- msgid "Upload into"
1020
+ msgid "Reindex subscriptions"
1032
1021
  msgstr ""
1033
1022
 
1034
1023
  #: action_names.rb:60
1035
- msgid "Index content"
1024
+ msgid "Remove Content"
1036
1025
  msgstr ""
1037
1026
 
1038
1027
  #: action_names.rb:61
1039
- msgid "Index errata"
1028
+ msgid "Remove Version"
1040
1029
  msgstr ""
1041
1030
 
1042
1031
  #: action_names.rb:62
1043
- msgid "Index module streams"
1032
+ msgid "Remove Versions and Associations"
1044
1033
  msgstr ""
1045
1034
 
1046
1035
  #: action_names.rb:63
1047
- msgid "Index package groups"
1036
+ msgid "Remove from Environment"
1048
1037
  msgstr ""
1049
1038
 
1050
1039
  #: action_names.rb:64
1051
- msgid "Instance update"
1040
+ msgid "Remove subscriptions"
1052
1041
  msgstr ""
1053
1042
 
1054
1043
  #: action_names.rb:65
1055
- msgid "Remove Content"
1044
+ msgid "Report"
1056
1045
  msgstr ""
1057
1046
 
1058
1047
  #: action_names.rb:66
1059
- msgid "Synchronize"
1048
+ msgid "Republish Version Repositories"
1060
1049
  msgstr ""
1061
1050
 
1062
1051
  #: action_names.rb:67
1063
- msgid "Update content urls"
1052
+ msgid "Run Sync Plan:"
1064
1053
  msgstr ""
1065
1054
 
1066
1055
  #: action_names.rb:68
1067
- msgid "Update http proxy details"
1056
+ msgid "Sync capsule"
1068
1057
  msgstr ""
1069
1058
 
1070
1059
  #: action_names.rb:69
1071
- msgid "Update redhat repository"
1060
+ msgid "Syncable export"
1072
1061
  msgstr ""
1073
1062
 
1074
1063
  #: action_names.rb:70
1075
- msgid "Create Package Group"
1064
+ msgid "Synchronize smart proxy"
1076
1065
  msgstr ""
1077
1066
 
1078
1067
  #: action_names.rb:71
1079
- msgid "Verify checksum"
1068
+ msgid "Synchronize"
1080
1069
  msgstr ""
1081
1070
 
1082
1071
  #: action_names.rb:72
1083
- msgid "Disable"
1072
+ msgid "Update Alternate Content Source"
1084
1073
  msgstr ""
1085
1074
 
1086
1075
  #: action_names.rb:73
1087
- msgid "Enable"
1076
+ msgid "Update CDN Configuration"
1088
1077
  msgstr ""
1089
1078
 
1090
1079
  #: action_names.rb:74
1091
- msgid "Run Sync Plan:"
1080
+ msgid "Update Content Overrides"
1092
1081
  msgstr ""
1093
1082
 
1094
1083
  #: action_names.rb:75
1095
- msgid "Abstract"
1084
+ msgid "Update content urls"
1096
1085
  msgstr ""
1097
1086
 
1098
1087
  #: action_names.rb:76
1099
- msgid "Create Export History"
1088
+ msgid "Update for host"
1100
1089
  msgstr ""
1101
1090
 
1102
1091
  #: action_names.rb:77
1103
- msgid "Create Import History"
1092
+ msgid "Update http proxy details"
1104
1093
  msgstr ""
1105
1094
 
1106
1095
  #: action_names.rb:78
1107
- msgid "Create Syncable Export History"
1096
+ msgid "Update http proxy"
1108
1097
  msgstr ""
1109
1098
 
1110
1099
  #: action_names.rb:79
1111
- msgid "Copy version units to library"
1100
+ msgid "Update redhat repository"
1112
1101
  msgstr ""
1113
1102
 
1114
1103
  #: action_names.rb:80
1115
- msgid "Export Library"
1104
+ msgid "Update release version for host"
1116
1105
  msgstr ""
1117
1106
 
1118
1107
  #: action_names.rb:81
1119
- msgid "Export Repository"
1108
+ msgid "Update"
1120
1109
  msgstr ""
1121
1110
 
1122
1111
  #: action_names.rb:82
1123
- msgid "Import"
1112
+ msgid "Updating System Purpose for host"
1124
1113
  msgstr ""
1125
1114
 
1126
1115
  #: action_names.rb:83
1127
- msgid "Syncable export"
1116
+ msgid "Upload into"
1128
1117
  msgstr ""
1129
1118
 
1130
1119
  #: action_names.rb:84
1131
- msgid "Report"
1120
+ msgid "Verify checksum"
1132
1121
  msgstr ""
1133
1122
 
1134
1123
  #: gemspec.rb:2