foreman_rh_cloud 9.0.53 → 9.0.55

Sign up to get free protection for your applications and to get access to all the features.
Files changed (33) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_rh_cloud/locale/en/foreman_rh_cloud.js +499 -0
  3. data/app/assets/javascripts/foreman_rh_cloud/locale/fr/foreman_rh_cloud.js +499 -0
  4. data/app/assets/javascripts/foreman_rh_cloud/locale/ja/foreman_rh_cloud.js +499 -0
  5. data/app/assets/javascripts/foreman_rh_cloud/locale/ka/foreman_rh_cloud.js +499 -0
  6. data/app/assets/javascripts/foreman_rh_cloud/locale/zh_CN/foreman_rh_cloud.js +499 -0
  7. data/config/package-lock.json.plugin +5336 -6567
  8. data/lib/foreman_rh_cloud/engine.rb +2 -7
  9. data/lib/foreman_rh_cloud/version.rb +1 -1
  10. data/locale/Makefile +8 -5
  11. data/locale/en/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  12. data/locale/en/foreman_rh_cloud.po +476 -2
  13. data/locale/foreman_rh_cloud.pot +80 -378
  14. data/locale/fr/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  15. data/locale/fr/foreman_rh_cloud.po +505 -0
  16. data/locale/ja/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  17. data/locale/ja/foreman_rh_cloud.po +498 -0
  18. data/locale/ka/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  19. data/locale/ka/foreman_rh_cloud.po +497 -0
  20. data/locale/zh_CN/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  21. data/locale/zh_CN/foreman_rh_cloud.po +503 -0
  22. data/package.json +1 -1
  23. data/test/unit/tags_generator_test.rb +3 -0
  24. data/webpack/ForemanInventoryUpload/Components/PageHeader/__tests__/__snapshots__/PageTitle.test.js.snap +1 -1
  25. data/webpack/ForemanInventoryUpload/ForemanInventoryHelpers.js +1 -1
  26. data/webpack/ForemanInventoryUpload/__tests__/__snapshots__/ForemanInventoryHelpers.test.js.snap +1 -1
  27. data/webpack/InsightsCloudSync/Components/InsightsSettings/insightsSettings.scss +1 -0
  28. data/webpack/InsightsCloudSync/Components/InsightsTable/InsightsTable.js +2 -2
  29. data/webpack/InsightsCloudSync/Components/InsightsTable/__tests__/__snapshots__/InsightsTable.test.js.snap +5 -1
  30. data/webpack/common/Switcher/SwitcherPF4.scss +4 -0
  31. data/webpack/common/table/EmptyState.js +14 -2
  32. metadata +16 -3
  33. data/config/package-lock.json.gh_test +0 -41822
@@ -8,8 +8,8 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: foreman_rh_cloud 1.0.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2023-01-20 15:02+0100\n"
12
- "PO-Revision-Date: 2023-01-20 15:02+0100\n"
11
+ "POT-Creation-Date: 2023-11-29 00:27+0100\n"
12
+ "PO-Revision-Date: 2023-11-29 00:27+0100\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
15
  "Language: \n"
@@ -24,7 +24,9 @@ msgstr ""
24
24
 
25
25
  #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:10
26
26
  #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:20
27
- #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:32
27
+ #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:34
28
+ #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:43
29
+ #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:57
28
30
  msgid "Set the current organization context for the request"
29
31
  msgstr ""
30
32
 
@@ -32,11 +34,24 @@ msgstr ""
32
34
  msgid "Start report generation"
33
35
  msgstr ""
34
36
 
35
- #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:31
37
+ #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:21
38
+ msgid "Generate the report, but do not upload"
39
+ msgstr ""
40
+
41
+ #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:33
42
+ #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:42
43
+ msgid "Grab hosts that are missing in RH Cloud"
44
+ msgstr ""
45
+
46
+ #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:44
47
+ msgid "Scoped search string for host removal"
48
+ msgstr ""
49
+
50
+ #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:56
36
51
  msgid "Start inventory synchronization"
37
52
  msgstr ""
38
53
 
39
- #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:45
54
+ #: ../app/controllers/api/v2/rh_cloud/inventory_controller.rb:70
40
55
  msgid "Enable cloud connector"
41
56
  msgstr ""
42
57
 
@@ -53,7 +68,7 @@ msgid "No task was found"
53
68
  msgstr ""
54
69
 
55
70
  #: ../app/helpers/foreman_insights_host_helper.rb:7
56
- #: ../lib/foreman_rh_cloud/engine.rb:130
71
+ #: ../lib/foreman_rh_cloud/engine.rb:133
57
72
  #: ../webpack/InsightsHostDetailsTab/InsightsTab.js:46
58
73
  msgid "Recommendations"
59
74
  msgstr ""
@@ -63,7 +78,7 @@ msgid "Host Insights recommendations"
63
78
  msgstr ""
64
79
 
65
80
  #: ../app/models/insights_client_report_status.rb:11
66
- #: ../lib/foreman_rh_cloud/engine.rb:103 ../lib/foreman_rh_cloud/engine.rb:123
81
+ #: ../lib/foreman_rh_cloud/engine.rb:106 ../lib/foreman_rh_cloud/engine.rb:126
67
82
  msgid "Insights"
68
83
  msgstr ""
69
84
 
@@ -100,7 +115,7 @@ msgstr ""
100
115
  msgid "Wait and %s"
101
116
  msgstr ""
102
117
 
103
- #: ../lib/foreman_inventory_upload/generators/fact_helpers.rb:124
118
+ #: ../lib/foreman_inventory_upload/generators/fact_helpers.rb:136
104
119
  msgid "Value %{value} is not a valid UUID"
105
120
  msgstr ""
106
121
 
@@ -109,32 +124,32 @@ msgstr ""
109
124
  msgid "Enable inventory upload"
110
125
  msgstr ""
111
126
 
112
- #: ../lib/foreman_rh_cloud/engine.rb:101 ../lib/foreman_rh_cloud/engine.rb:129
127
+ #: ../lib/foreman_rh_cloud/engine.rb:104 ../lib/foreman_rh_cloud/engine.rb:132
113
128
  msgid "RH Cloud"
114
129
  msgstr ""
115
130
 
116
- #: ../lib/foreman_rh_cloud/engine.rb:102
131
+ #: ../lib/foreman_rh_cloud/engine.rb:105
117
132
  #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/InventoryAutoUpload.js:78
118
133
  msgid "Inventory Upload"
119
134
  msgstr ""
120
135
 
121
- #: ../lib/foreman_rh_cloud/engine.rb:161
136
+ #: ../lib/foreman_rh_cloud/engine.rb:159
122
137
  msgid "Apply Insights recommendations"
123
138
  msgstr ""
124
139
 
125
- #: ../lib/foreman_rh_cloud/engine.rb:162
140
+ #: ../lib/foreman_rh_cloud/engine.rb:160
126
141
  msgid "Run remediation playbook generated by Insights"
127
142
  msgstr ""
128
143
 
129
- #: ../lib/foreman_rh_cloud/engine.rb:167
144
+ #: ../lib/foreman_rh_cloud/engine.rb:165
130
145
  msgid "Run RH Cloud playbook"
131
146
  msgstr ""
132
147
 
133
- #: ../lib/foreman_rh_cloud/engine.rb:168
148
+ #: ../lib/foreman_rh_cloud/engine.rb:166
134
149
  msgid "Run playbook genrated by Red Hat remediations app"
135
150
  msgstr ""
136
151
 
137
- #: ../lib/foreman_rh_cloud/engine.rb:174 ../lib/foreman_rh_cloud/engine.rb:175
152
+ #: ../lib/foreman_rh_cloud/engine.rb:172 ../lib/foreman_rh_cloud/engine.rb:173
138
153
  msgid "Configure Cloud Connector on given hosts"
139
154
  msgstr ""
140
155
 
@@ -148,6 +163,7 @@ msgstr ""
148
163
 
149
164
  #: ../lib/foreman_rh_cloud/settings.rb:3
150
165
  #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:6
166
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:26
151
167
  msgid "Automatic inventory upload"
152
168
  msgstr ""
153
169
 
@@ -163,51 +179,61 @@ msgid "Synchronize recommendations Automatically"
163
179
  msgstr ""
164
180
 
165
181
  #: ../lib/foreman_rh_cloud/settings.rb:5
182
+ #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:31
183
+ msgid "Enable automatic deletion of mismatched host records from the Red Hat cloud"
184
+ msgstr ""
185
+
186
+ #: ../lib/foreman_rh_cloud/settings.rb:5
187
+ #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:30
188
+ msgid "Automatic mismatch deletion"
189
+ msgstr ""
190
+
191
+ #: ../lib/foreman_rh_cloud/settings.rb:6
166
192
  #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:14
167
193
  #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/components/AdvancedSettings/AdvancedSettings.js:19
168
194
  msgid "Obfuscate host names sent to the Red Hat cloud"
169
195
  msgstr ""
170
196
 
171
- #: ../lib/foreman_rh_cloud/settings.rb:5
197
+ #: ../lib/foreman_rh_cloud/settings.rb:6
172
198
  #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:13
173
199
  #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/components/AdvancedSettings/AdvancedSettings.js:18
174
200
  msgid "Obfuscate host names"
175
201
  msgstr ""
176
202
 
177
- #: ../lib/foreman_rh_cloud/settings.rb:6
203
+ #: ../lib/foreman_rh_cloud/settings.rb:7
178
204
  #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:19
179
205
  #: ../webpack/ForemanInventoryUpload/SubscriptionsPageExtension/InventoryAutoUpload/components/AdvancedSettings/AdvancedSettings.js:34
180
206
  msgid "Obfuscate ipv4 addresses sent to the Red Hat cloud"
181
207
  msgstr ""
182
208
 
183
- #: ../lib/foreman_rh_cloud/settings.rb:6
209
+ #: ../lib/foreman_rh_cloud/settings.rb:7
184
210
  #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:18
185
211
  msgid "Obfuscate host ipv4 addresses"
186
212
  msgstr ""
187
213
 
188
- #: ../lib/foreman_rh_cloud/settings.rb:7
214
+ #: ../lib/foreman_rh_cloud/settings.rb:8
189
215
  #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:24
190
216
  msgid "Exclude installed packages from being uploaded to the Red Hat cloud"
191
217
  msgstr ""
192
218
 
193
- #: ../lib/foreman_rh_cloud/settings.rb:7
219
+ #: ../lib/foreman_rh_cloud/settings.rb:8
194
220
  #: ../webpack/ForemanInventoryUpload/Components/InventorySettings/AdvancedSetting/AdvancedSettingsConstants.js:23
195
221
  msgid "Exclude installed Packages"
196
222
  msgstr ""
197
223
 
198
- #: ../lib/foreman_rh_cloud/settings.rb:8
224
+ #: ../lib/foreman_rh_cloud/settings.rb:9
199
225
  msgid "Should import include parameter tags from Foreman?"
200
226
  msgstr ""
201
227
 
202
- #: ../lib/foreman_rh_cloud/settings.rb:8
228
+ #: ../lib/foreman_rh_cloud/settings.rb:9
203
229
  msgid "Include parameters in insights-client reports"
204
230
  msgstr ""
205
231
 
206
- #: ../lib/foreman_rh_cloud/settings.rb:9
232
+ #: ../lib/foreman_rh_cloud/settings.rb:10
207
233
  msgid "RHC daemon id"
208
234
  msgstr ""
209
235
 
210
- #: ../lib/foreman_rh_cloud/settings.rb:9
236
+ #: ../lib/foreman_rh_cloud/settings.rb:10
211
237
  msgid "ID of the RHC(Yggdrasil) daemon"
212
238
  msgstr ""
213
239
 
@@ -350,47 +376,59 @@ msgid "%s organizations"
350
376
  msgstr ""
351
377
 
352
378
  #:
353
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:9
379
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:10
354
380
  msgid ""
355
- "Red Hat Insights is a set of cloud services which provide unified subscription"
356
- " reporting, predictive analysis and remediation of issues through this Satelli"
357
- "te instance."
381
+ "The Red Hat Hybrid Cloud Console provides a set of cloud services, including R"
382
+ "ed Hat Insights and Subscriptions, that provide predictive analysis, remediati"
383
+ "on of issues, and unified subscription reporting for this Satellite instance."
358
384
  msgstr ""
359
385
 
360
386
  #:
361
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:14
387
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:15
362
388
  msgid ""
363
- "You can toggle the Auto upload switch to the ON position to enable Satellite t"
364
- "o automatically upload your host inventory once a day."
389
+ "The Satellite inventory upload plugin automatically uploads Satellite host inv"
390
+ "entory data to the Inventory service of Insights, where it can also be used by"
391
+ " the Subscriptions service for subscription reporting. If you use the Subscrip"
392
+ "tions service, enabling inventory uploads is required."
365
393
  msgstr ""
366
394
 
367
395
  #:
368
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:19
396
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:22
369
397
  msgid ""
370
- "Click Restart to upload your host inventory to Red Hat Insights. Perform this "
371
- "step for each organization from which you want to manually upload a host inven"
372
- "tory."
398
+ "To enable this reporting for all Satellite organizations, set {uploadButtonNam"
399
+ "e} to on. The data will be reported automatically once per day."
373
400
  msgstr ""
374
401
 
375
402
  #:
376
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:24
403
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:33
377
404
  msgid ""
378
- "Enabling inventory uploads is required by subscription watch. For more informa"
379
- "tion about subscription watch see link:"
405
+ "To manually upload the data for a specific organization, select an organizatio"
406
+ "n and click {restartButtonName}."
380
407
  msgstr ""
381
408
 
382
409
  #:
383
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:33
410
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:37
411
+ #: ../webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js:22
412
+ msgid "Restart"
413
+ msgstr ""
414
+
415
+ #:
416
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:42
417
+ msgid "For more information about the Subscriptions service, see:"
418
+ msgstr ""
419
+
420
+ #:
421
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:49
384
422
  msgid "About subscription watch"
385
423
  msgstr ""
386
424
 
387
425
  #:
388
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:37
389
- msgid "For more information about Insights and Cloud Connector read"
426
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:53
427
+ msgid "For more information about Insights and Cloud Connector, see:"
390
428
  msgstr ""
391
429
 
392
430
  #:
393
- #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:44
431
+ #: ../webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js:60
394
432
  msgid "Red Hat Insights Data and Application Security"
395
433
  msgstr ""
396
434
 
@@ -460,10 +498,6 @@ msgstr ""
460
498
  msgid "Exit Code: %s"
461
499
  msgstr ""
462
500
 
463
- #: ../webpack/ForemanInventoryUpload/Components/TabHeader/TabHeader.js:22
464
- msgid "Restart"
465
- msgstr ""
466
-
467
501
  #: ../webpack/ForemanInventoryUpload/ForemanInventoryConstants.js:3
468
502
  msgid "Red Hat Inventory"
469
503
  msgstr ""
@@ -765,338 +799,6 @@ msgstr ""
765
799
  msgid "The server returned the following error: %s"
766
800
  msgstr ""
767
801
 
768
- #: action_names.rb:2
769
- msgid "Abstract async task"
770
- msgstr ""
771
-
772
- #: action_names.rb:3
773
- msgid "Abstract"
774
- msgstr ""
775
-
776
- #: action_names.rb:4
777
- msgid "Action with sub plans"
778
- msgstr ""
779
-
780
- #: action_names.rb:5
781
- msgid "Agent action"
782
- msgstr ""
783
-
784
- #: action_names.rb:6
785
- msgid "Attach subscriptions"
786
- msgstr ""
787
-
788
- #: action_names.rb:7
789
- msgid "Auto attach subscriptions"
790
- msgstr ""
791
-
792
- #: action_names.rb:8
793
- msgid "Bulk generate applicability for hosts"
794
- msgstr ""
795
-
796
- #: action_names.rb:9
797
- msgid "Combined Profile Update"
798
- msgstr ""
799
-
800
- #: action_names.rb:10
801
- msgid "Copy version units to library"
802
- msgstr ""
803
-
804
- #: action_names.rb:11
805
- msgid "Create Alternate Content Source"
806
- msgstr ""
807
-
808
- #: action_names.rb:12
809
- msgid "Create Export History"
810
- msgstr ""
811
-
812
- #: action_names.rb:13
813
- msgid "Create Import History"
814
- msgstr ""
815
-
816
- #: action_names.rb:14
817
- msgid "Create Package Group"
818
- msgstr ""
819
-
820
- #: action_names.rb:15
821
- msgid "Create Syncable Export History"
822
- msgstr ""
823
-
824
- #: action_names.rb:16
825
- msgid "Create"
826
- msgstr ""
827
-
828
- #: action_names.rb:17
829
- msgid "Delete Activation Key"
830
- msgstr ""
831
-
832
- #: action_names.rb:18
833
- msgid "Delete Lifecycle Environment"
834
- msgstr ""
835
-
836
- #: action_names.rb:19
837
- msgid "Delete Package Group"
838
- msgstr ""
839
-
840
- #: action_names.rb:20
841
- msgid "Delete Product"
842
- msgstr ""
843
-
844
- #: action_names.rb:21
845
- msgid "Delete"
846
- msgstr ""
847
-
848
- #: action_names.rb:22
849
- msgid "Destroy Alternate Content Source"
850
- msgstr ""
851
-
852
- #: action_names.rb:23
853
- msgid "Destroy Content Host"
854
- msgstr ""
855
-
856
- #: action_names.rb:24
857
- msgid "Destroy"
858
- msgstr ""
859
-
860
- #: action_names.rb:25
861
- msgid "Disable"
862
- msgstr ""
863
-
864
- #: action_names.rb:26
865
- msgid "Discover"
866
- msgstr ""
867
-
868
- #: action_names.rb:27
869
- msgid "Enable"
870
- msgstr ""
871
-
872
- #: action_names.rb:28
873
- msgid "Errata mail"
874
- msgstr ""
875
-
876
- #: action_names.rb:29
877
- msgid "Export Library"
878
- msgstr ""
879
-
880
- #: action_names.rb:30
881
- msgid "Export Repository"
882
- msgstr ""
883
-
884
- #: action_names.rb:31
885
- msgid "Export"
886
- msgstr ""
887
-
888
- #: action_names.rb:32
889
- msgid "Fetch pxe files"
890
- msgstr ""
891
-
892
- #: action_names.rb:33
893
- msgid "Filtered index content"
894
- msgstr ""
895
-
896
- #: action_names.rb:34
897
- msgid "Generate host applicability"
898
- msgstr ""
899
-
900
- #: action_names.rb:35
901
- msgid "Generate repository applicability"
902
- msgstr ""
903
-
904
- #: action_names.rb:36
905
- msgid "Hypervisors update"
906
- msgstr ""
907
-
908
- #: action_names.rb:37
909
- msgid "Hypervisors"
910
- msgstr ""
911
-
912
- #: action_names.rb:38
913
- msgid "Import Content View Version"
914
- msgstr ""
915
-
916
- #: action_names.rb:39
917
- msgid "Import Default Content View"
918
- msgstr ""
919
-
920
- #: action_names.rb:40
921
- msgid "Import Puppet classes"
922
- msgstr ""
923
-
924
- #: action_names.rb:41
925
- msgid "Import Repository"
926
- msgstr ""
927
-
928
- #: action_names.rb:42
929
- msgid "Import facts"
930
- msgstr ""
931
-
932
- #: action_names.rb:43
933
- msgid "Import"
934
- msgstr ""
935
-
936
- #: action_names.rb:44
937
- msgid "Incremental Update of Content View Version(s) "
938
- msgstr ""
939
-
940
- #: action_names.rb:45
941
- msgid "Incremental Update"
942
- msgstr ""
943
-
944
- #: action_names.rb:46
945
- msgid "Index content"
946
- msgstr ""
947
-
948
- #: action_names.rb:47
949
- msgid "Index errata"
950
- msgstr ""
951
-
952
- #: action_names.rb:48
953
- msgid "Index module streams"
954
- msgstr ""
955
-
956
- #: action_names.rb:49
957
- msgid "Index package groups"
958
- msgstr ""
959
-
960
- #: action_names.rb:50
961
- msgid "Install Applicable Errata"
962
- msgstr ""
963
-
964
- #: action_names.rb:51
965
- msgid "Instance update"
966
- msgstr ""
967
-
968
- #: action_names.rb:52
969
- msgid "Package Profile Update"
970
- msgstr ""
971
-
972
- #: action_names.rb:53
973
- msgid "Product Create"
974
- msgstr ""
975
-
976
- #: action_names.rb:54
977
- msgid "Promote"
978
- msgstr ""
979
-
980
- #: action_names.rb:55
981
- msgid "Promotion to Environment"
982
- msgstr ""
983
-
984
- #: action_names.rb:56
985
- msgid "Publish Lifecycle Environment Repositories"
986
- msgstr ""
987
-
988
- #: action_names.rb:57
989
- msgid "Publish"
990
- msgstr ""
991
-
992
- #: action_names.rb:58
993
- msgid "Refresh Alternate Content Source"
994
- msgstr ""
995
-
996
- #: action_names.rb:59
997
- msgid "Reindex subscriptions"
998
- msgstr ""
999
-
1000
- #: action_names.rb:60
1001
- msgid "Remote action:"
1002
- msgstr ""
1003
-
1004
- #: action_names.rb:61
1005
- msgid "Remove Content"
1006
- msgstr ""
1007
-
1008
- #: action_names.rb:62
1009
- msgid "Remove Version"
1010
- msgstr ""
1011
-
1012
- #: action_names.rb:63
1013
- msgid "Remove Versions and Associations"
1014
- msgstr ""
1015
-
1016
- #: action_names.rb:64
1017
- msgid "Remove from Environment"
1018
- msgstr ""
1019
-
1020
- #: action_names.rb:65
1021
- msgid "Remove subscriptions"
1022
- msgstr ""
1023
-
1024
- #: action_names.rb:66
1025
- msgid "Republish Version Repositories"
1026
- msgstr ""
1027
-
1028
- #: action_names.rb:67
1029
- msgid "Run Sync Plan:"
1030
- msgstr ""
1031
-
1032
- #: action_names.rb:68
1033
- msgid "Sync capsule"
1034
- msgstr ""
1035
-
1036
- #: action_names.rb:69
1037
- msgid "Syncable export"
1038
- msgstr ""
1039
-
1040
- #: action_names.rb:70
1041
- msgid "Synchronize smart proxy"
1042
- msgstr ""
1043
-
1044
- #: action_names.rb:71
1045
- msgid "Synchronize"
1046
- msgstr ""
1047
-
1048
- #: action_names.rb:72
1049
- msgid "Update Alternate Content Source"
1050
- msgstr ""
1051
-
1052
- #: action_names.rb:73
1053
- msgid "Update CDN Configuration"
1054
- msgstr ""
1055
-
1056
- #: action_names.rb:74
1057
- msgid "Update Content Overrides"
1058
- msgstr ""
1059
-
1060
- #: action_names.rb:75
1061
- msgid "Update content urls"
1062
- msgstr ""
1063
-
1064
- #: action_names.rb:76
1065
- msgid "Update for host"
1066
- msgstr ""
1067
-
1068
- #: action_names.rb:77
1069
- msgid "Update http proxy details"
1070
- msgstr ""
1071
-
1072
- #: action_names.rb:78
1073
- msgid "Update http proxy"
1074
- msgstr ""
1075
-
1076
- #: action_names.rb:79
1077
- msgid "Update redhat repository"
1078
- msgstr ""
1079
-
1080
- #: action_names.rb:80
1081
- msgid "Update release version for host"
1082
- msgstr ""
1083
-
1084
- #: action_names.rb:81
1085
- msgid "Update"
1086
- msgstr ""
1087
-
1088
- #: action_names.rb:82
1089
- msgid "Updating System Purpose for host"
1090
- msgstr ""
1091
-
1092
- #: action_names.rb:83
1093
- msgid "Upload into"
1094
- msgstr ""
1095
-
1096
- #: action_names.rb:84
1097
- msgid "Verify checksum"
1098
- msgstr ""
1099
-
1100
802
  #: gemspec.rb:2
1101
803
  msgid "Foreman plugin that process & upload data to Red Hat Cloud"
1102
804
  msgstr ""