katello 4.0.0.rc3.1 → 4.0.0

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of katello might be problematic. Click here for more details.

Files changed (84) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/katello/api/registry/registry_proxies_controller.rb +2 -2
  3. data/app/helpers/katello/katello_urls_helper.rb +2 -2
  4. data/app/models/katello/concerns/smart_proxy_extensions.rb +1 -1
  5. data/app/models/katello/glue/pulp/repo.rb +6 -12
  6. data/app/models/katello/host/content_facet.rb +1 -1
  7. data/app/models/katello/ping.rb +4 -4
  8. data/app/services/katello/managed_content_medium_provider.rb +1 -1
  9. data/app/services/katello/pulp/repository/yum.rb +1 -1
  10. data/app/services/katello/pulp3/migration.rb +2 -2
  11. data/app/services/katello/pulp3/repository.rb +1 -4
  12. data/app/services/katello/pulp3/repository/yum.rb +1 -1
  13. data/app/services/katello/pulp3/task_group.rb +3 -0
  14. data/lib/katello/version.rb +1 -1
  15. data/locale/action_names.rb +24 -28
  16. data/locale/bn/LC_MESSAGES/katello.mo +0 -0
  17. data/locale/bn/katello.edit.po +199 -195
  18. data/locale/bn/katello.po +135 -99
  19. data/locale/cs/LC_MESSAGES/katello.mo +0 -0
  20. data/locale/cs/katello.edit.po +197 -193
  21. data/locale/cs/katello.po +135 -98
  22. data/locale/de/LC_MESSAGES/katello.mo +0 -0
  23. data/locale/de/katello.edit.po +199 -192
  24. data/locale/de/katello.po +136 -100
  25. data/locale/en/LC_MESSAGES/katello.mo +0 -0
  26. data/locale/en/katello.edit.po +188 -184
  27. data/locale/en/katello.po +135 -98
  28. data/locale/es/LC_MESSAGES/katello.mo +0 -0
  29. data/locale/es/katello.edit.po +199 -192
  30. data/locale/es/katello.po +136 -100
  31. data/locale/fr/LC_MESSAGES/katello.mo +0 -0
  32. data/locale/fr/katello.edit.po +199 -192
  33. data/locale/fr/katello.po +136 -99
  34. data/locale/gu/LC_MESSAGES/katello.mo +0 -0
  35. data/locale/gu/katello.edit.po +199 -195
  36. data/locale/gu/katello.po +135 -99
  37. data/locale/hi/LC_MESSAGES/katello.mo +0 -0
  38. data/locale/hi/katello.edit.po +199 -195
  39. data/locale/hi/katello.po +135 -99
  40. data/locale/it/LC_MESSAGES/katello.mo +0 -0
  41. data/locale/it/katello.edit.po +199 -192
  42. data/locale/it/katello.po +136 -99
  43. data/locale/ja/LC_MESSAGES/katello.mo +0 -0
  44. data/locale/ja/katello.edit.po +199 -192
  45. data/locale/ja/katello.po +136 -99
  46. data/locale/katello.pot +756 -697
  47. data/locale/kn/LC_MESSAGES/katello.mo +0 -0
  48. data/locale/kn/katello.edit.po +199 -195
  49. data/locale/kn/katello.po +135 -99
  50. data/locale/ko/LC_MESSAGES/katello.mo +0 -0
  51. data/locale/ko/katello.edit.po +199 -192
  52. data/locale/ko/katello.po +136 -99
  53. data/locale/mr/LC_MESSAGES/katello.mo +0 -0
  54. data/locale/mr/katello.edit.po +198 -194
  55. data/locale/mr/katello.po +135 -99
  56. data/locale/or/LC_MESSAGES/katello.mo +0 -0
  57. data/locale/or/katello.edit.po +199 -195
  58. data/locale/or/katello.po +135 -99
  59. data/locale/pa/LC_MESSAGES/katello.mo +0 -0
  60. data/locale/pa/katello.edit.po +199 -195
  61. data/locale/pa/katello.po +135 -99
  62. data/locale/pt/LC_MESSAGES/katello.mo +0 -0
  63. data/locale/pt/katello.edit.po +191 -187
  64. data/locale/pt/katello.po +135 -99
  65. data/locale/pt_BR/LC_MESSAGES/katello.mo +0 -0
  66. data/locale/pt_BR/katello.edit.po +199 -192
  67. data/locale/pt_BR/katello.po +136 -99
  68. data/locale/ru/LC_MESSAGES/katello.mo +0 -0
  69. data/locale/ru/katello.edit.po +199 -192
  70. data/locale/ru/katello.po +136 -99
  71. data/locale/ta/LC_MESSAGES/katello.mo +0 -0
  72. data/locale/ta/katello.edit.po +199 -195
  73. data/locale/ta/katello.po +135 -99
  74. data/locale/te/LC_MESSAGES/katello.mo +0 -0
  75. data/locale/te/katello.edit.po +199 -195
  76. data/locale/te/katello.po +135 -99
  77. data/locale/zh_CN/LC_MESSAGES/katello.mo +0 -0
  78. data/locale/zh_CN/katello.edit.po +199 -192
  79. data/locale/zh_CN/katello.po +136 -99
  80. data/locale/zh_TW/LC_MESSAGES/katello.mo +0 -0
  81. data/locale/zh_TW/katello.edit.po +199 -192
  82. data/locale/zh_TW/katello.po +136 -100
  83. data/webpack/scenes/ContentViews/Details/Repositories/__tests__/contentViewDetailRepos.fixtures.json +2 -2
  84. metadata +32 -10
data/locale/en/katello.po CHANGED
@@ -377,6 +377,9 @@ msgstr ""
377
377
  msgid "Add custom cron logic for sync plan"
378
378
  msgstr ""
379
379
 
380
+ msgid "Add filters using the 'Add filter' button above."
381
+ msgstr ""
382
+
380
383
  msgid "Add host to the host collection"
381
384
  msgstr ""
382
385
 
@@ -413,6 +416,9 @@ msgstr ""
413
416
  msgid "After generating the incremental update, apply the changes to the specified hosts. Only Errata are supported currently."
414
417
  msgstr ""
415
418
 
419
+ msgid "Agent action"
420
+ msgstr ""
421
+
416
422
  msgid "All Media"
417
423
  msgstr ""
418
424
 
@@ -463,6 +469,9 @@ msgstr ""
463
469
  msgid "Arch"
464
470
  msgstr ""
465
471
 
472
+ msgid "Architecture of content in the repository"
473
+ msgstr ""
474
+
466
475
  msgid "Architecture(s)"
467
476
  msgstr ""
468
477
 
@@ -558,6 +567,9 @@ msgstr ""
558
567
  msgid "Author"
559
568
  msgstr ""
560
569
 
570
+ msgid "Auto Publish"
571
+ msgstr ""
572
+
561
573
  msgid "Auto Publish - Triggered by '%s'"
562
574
  msgstr ""
563
575
 
@@ -867,6 +879,12 @@ msgstr ""
867
879
  msgid "Component"
868
880
  msgstr ""
869
881
 
882
+ msgid "Component Content View"
883
+ msgstr ""
884
+
885
+ msgid "Composite Content View"
886
+ msgstr ""
887
+
870
888
  msgid "Composite Content View '%{subject}' failed auto-publish"
871
889
  msgstr ""
872
890
 
@@ -906,9 +924,18 @@ msgstr ""
906
924
  msgid "Container Images"
907
925
  msgstr ""
908
926
 
927
+ msgid "Container image tag"
928
+ msgstr ""
929
+
909
930
  msgid "Content"
910
931
  msgstr ""
911
932
 
933
+ msgid "Content Credential ID"
934
+ msgstr ""
935
+
936
+ msgid "Content Credential numeric identifier"
937
+ msgstr ""
938
+
912
939
  msgid "Content Credentials"
913
940
  msgstr ""
914
941
 
@@ -924,6 +951,9 @@ msgstr ""
924
951
  msgid "Content Migration"
925
952
  msgstr ""
926
953
 
954
+ msgid "Content Migration Reset"
955
+ msgstr ""
956
+
927
957
  msgid "Content Source"
928
958
  msgstr ""
929
959
 
@@ -996,6 +1026,15 @@ msgstr ""
996
1026
  msgid "Content source was not set for host '%{host}'"
997
1027
  msgstr ""
998
1028
 
1029
+ msgid "Content type"
1030
+ msgstr ""
1031
+
1032
+ msgid "Content view"
1033
+ msgstr ""
1034
+
1035
+ msgid "Content view ${name} created"
1036
+ msgstr ""
1037
+
999
1038
  msgid "Content view '%{view}' is not in environment '%{env}'"
1000
1039
  msgstr ""
1001
1040
 
@@ -1056,7 +1095,7 @@ msgstr ""
1056
1095
  msgid "Could not find %{count} errata. Only found: %{found}"
1057
1096
  msgstr ""
1058
1097
 
1059
- msgid "Could not find %{name} resource with id %{id}"
1098
+ msgid "Could not find %{name} resource with id %{id}. %{perms_message}"
1060
1099
  msgstr ""
1061
1100
 
1062
1101
  msgid "Could not find %{name} resources with ids %{ids}"
@@ -1098,9 +1137,6 @@ msgstr ""
1098
1137
  msgid "Couldn't find ContentViewFilter with id=%s"
1099
1138
  msgstr ""
1100
1139
 
1101
- msgid "Couldn't find GPG key '%s'"
1102
- msgstr ""
1103
-
1104
1140
  msgid "Couldn't find Organization '%s'."
1105
1141
  msgstr ""
1106
1142
 
@@ -1176,7 +1212,7 @@ msgstr ""
1176
1212
  msgid "Create Repositories"
1177
1213
  msgstr ""
1178
1214
 
1179
- msgid "Create a content credential"
1215
+ msgid "Create a Content Credential"
1180
1216
  msgstr ""
1181
1217
 
1182
1218
  msgid "Create a content view"
@@ -1188,9 +1224,6 @@ msgstr ""
1188
1224
  msgid "Create a filter rule. The parameters included should be based upon the filter type."
1189
1225
  msgstr ""
1190
1226
 
1191
- msgid "Create a gpg key"
1192
- msgstr ""
1193
-
1194
1227
  msgid "Create a host collection"
1195
1228
  msgstr ""
1196
1229
 
@@ -1458,15 +1491,12 @@ msgstr ""
1458
1491
  msgid "Destroy Content Host %s"
1459
1492
  msgstr ""
1460
1493
 
1461
- msgid "Destroy a content credential"
1494
+ msgid "Destroy a Content Credential"
1462
1495
  msgstr ""
1463
1496
 
1464
1497
  msgid "Destroy a custom repository"
1465
1498
  msgstr ""
1466
1499
 
1467
- msgid "Destroy a gpg key"
1468
- msgstr ""
1469
-
1470
1500
  msgid "Destroy a host collection"
1471
1501
  msgstr ""
1472
1502
 
@@ -1647,9 +1677,6 @@ msgstr ""
1647
1677
  msgid "Errata id of the erratum (RHSA-2012:108)"
1648
1678
  msgstr ""
1649
1679
 
1650
- msgid "Errata installed via katello-agent will be triggered in batches of this size. Set to 0 to install all errata in one batch."
1651
- msgstr ""
1652
-
1653
1680
  msgid "Errata mail"
1654
1681
  msgstr ""
1655
1682
 
@@ -1662,9 +1689,6 @@ msgstr ""
1662
1689
  msgid "Erratum"
1663
1690
  msgstr ""
1664
1691
 
1665
- msgid "Erratum Install Batch Size"
1666
- msgstr ""
1667
-
1668
1692
  msgid "Erratum Install Canceled"
1669
1693
  msgstr ""
1670
1694
 
@@ -1713,6 +1737,9 @@ msgstr ""
1713
1737
  msgid "Export Library"
1714
1738
  msgstr ""
1715
1739
 
1740
+ msgid "Export Types"
1741
+ msgstr ""
1742
+
1716
1743
  msgid "Export a content view version. Relevant only for Pulp 2 repositories."
1717
1744
  msgstr ""
1718
1745
 
@@ -1759,6 +1786,12 @@ msgstr[1] ""
1759
1786
  msgid "Failed to find %{content} with id '%{id}'."
1760
1787
  msgstr ""
1761
1788
 
1789
+ msgid "Fails if any of the repositories belonging to this organization are unexportable. False by default."
1790
+ msgstr ""
1791
+
1792
+ msgid "Fails if any of the repositories belonging to this version are unexportable. False by default."
1793
+ msgstr ""
1794
+
1762
1795
  msgid "Fetch applicable errata for one or more hosts."
1763
1796
  msgstr ""
1764
1797
 
@@ -1780,6 +1813,9 @@ msgstr ""
1780
1813
  msgid "File"
1781
1814
  msgstr ""
1782
1815
 
1816
+ msgid "File contents"
1817
+ msgstr ""
1818
+
1783
1819
  msgid "Files"
1784
1820
  msgstr ""
1785
1821
 
@@ -2220,6 +2256,9 @@ msgstr ""
2220
2256
  msgid "Import New Manifest"
2221
2257
  msgstr ""
2222
2258
 
2259
+ msgid "Import Only"
2260
+ msgstr ""
2261
+
2223
2262
  msgid "Import Puppet classes"
2224
2263
  msgstr ""
2225
2264
 
@@ -2262,6 +2301,9 @@ msgstr ""
2262
2301
  msgid "In Progress"
2263
2302
  msgstr ""
2264
2303
 
2304
+ msgid "Inclusion type"
2305
+ msgstr ""
2306
+
2265
2307
  msgid "Incremental Update"
2266
2308
  msgstr ""
2267
2309
 
@@ -2427,9 +2469,6 @@ msgstr ""
2427
2469
  msgid "Invalid params provided - date_type must be one of %s"
2428
2470
  msgstr ""
2429
2471
 
2430
- msgid "Invalid path specified."
2431
- msgstr ""
2432
-
2433
2472
  msgid ""
2434
2473
  "Invalid puppet module parameters specified. \\\n"
2435
2474
  " Either 'uuid' or 'name' and 'author' must be specified."
@@ -2564,6 +2603,9 @@ msgstr ""
2564
2603
  msgid "List :resource_id"
2565
2604
  msgstr ""
2566
2605
 
2606
+ msgid "List Content Credentials"
2607
+ msgstr ""
2608
+
2567
2609
  msgid "List a host's subscriptions"
2568
2610
  msgstr ""
2569
2611
 
@@ -2588,9 +2630,6 @@ msgstr ""
2588
2630
  msgid "List components attached to this content view"
2589
2631
  msgstr ""
2590
2632
 
2591
- msgid "List content credentials"
2592
- msgstr ""
2593
-
2594
2633
  msgid "List content view puppet modules"
2595
2634
  msgstr ""
2596
2635
 
@@ -2621,9 +2660,6 @@ msgstr ""
2621
2660
  msgid "List filter rules"
2622
2661
  msgstr ""
2623
2662
 
2624
- msgid "List gpg keys"
2625
- msgstr ""
2626
-
2627
2663
  msgid "List host collections"
2628
2664
  msgstr ""
2629
2665
 
@@ -2642,7 +2678,7 @@ msgstr ""
2642
2678
  msgid "List of Errata ids"
2643
2679
  msgstr ""
2644
2680
 
2645
- msgid "List of Errata ids to install"
2681
+ msgid "List of Errata ids to install. Will be removed in Katello 4.1."
2646
2682
  msgstr ""
2647
2683
 
2648
2684
  msgid "List of Products for sync plan"
@@ -2879,6 +2915,9 @@ msgstr ""
2879
2915
  msgid "Module Streams"
2880
2916
  msgstr ""
2881
2917
 
2918
+ msgid "Module stream"
2919
+ msgstr ""
2920
+
2882
2921
  msgid "Multi-entitlement"
2883
2922
  msgstr ""
2884
2923
 
@@ -2888,12 +2927,25 @@ msgstr ""
2888
2927
  msgid "NA"
2889
2928
  msgstr ""
2890
2929
 
2930
+ msgid ""
2931
+ "NOTE: Unable to fully export '%{organization}' organization's library because it contains repositories without the 'immediate' download policy. Update the download policy and sync affected repositories to include them in the export. \n"
2932
+ " %{repos}"
2933
+ msgstr ""
2934
+
2935
+ msgid ""
2936
+ "NOTE: Unable to fully export Content View Version '%{content_view} %{current}' it contains repositories without the 'immediate' download policy. Update the download policy and sync affected repositories. Once synced republish the content view and export the generated version. \n"
2937
+ " %{repos}"
2938
+ msgstr ""
2939
+
2891
2940
  msgid "Name"
2892
2941
  msgstr ""
2893
2942
 
2894
2943
  msgid "Name of new activation key"
2895
2944
  msgstr ""
2896
2945
 
2946
+ msgid "Name of the Content Credential"
2947
+ msgstr ""
2948
+
2897
2949
  msgid "Name of the content view"
2898
2950
  msgstr ""
2899
2951
 
@@ -3017,6 +3069,9 @@ msgstr ""
3017
3069
  msgid "No matching content views found"
3018
3070
  msgstr ""
3019
3071
 
3072
+ msgid "No matching filters found"
3073
+ msgstr ""
3074
+
3020
3075
  msgid "No matching repositories found"
3021
3076
  msgstr ""
3022
3077
 
@@ -3520,6 +3575,9 @@ msgstr ""
3520
3575
  msgid "Product with ID %s not found in Candlepin. Skipping content import for it."
3521
3576
  msgstr ""
3522
3577
 
3578
+ msgid "Product: '%{product}', Repository: '%{repository}'"
3579
+ msgstr ""
3580
+
3523
3581
  msgid "Products"
3524
3582
  msgstr ""
3525
3583
 
@@ -3559,6 +3617,9 @@ msgstr ""
3559
3617
  msgid "Proxies"
3560
3618
  msgstr ""
3561
3619
 
3620
+ msgid "Public key block in DER encoding or certificate content"
3621
+ msgstr ""
3622
+
3562
3623
  msgid "Publish"
3563
3624
  msgstr ""
3564
3625
 
@@ -3634,12 +3695,6 @@ msgstr ""
3634
3695
  msgid "Pulp task error"
3635
3696
  msgstr ""
3636
3697
 
3637
- msgid "Pulp user or group unable to read '%s'."
3638
- msgstr ""
3639
-
3640
- msgid "Pulp user or group unable to read content in '%s'."
3641
- msgstr ""
3642
-
3643
3698
  msgid "Pulpcore"
3644
3699
  msgstr ""
3645
3700
 
@@ -3778,6 +3833,9 @@ msgstr ""
3778
3833
  msgid "Reload data"
3779
3834
  msgstr ""
3780
3835
 
3836
+ msgid "Remote action:"
3837
+ msgstr ""
3838
+
3781
3839
  msgid "Removal of package group(s) requested: %{groups}"
3782
3840
  msgstr ""
3783
3841
 
@@ -3970,7 +4028,7 @@ msgstr ""
3970
4028
  msgid "Return errata that are upgradable on one or more hosts"
3971
4029
  msgstr ""
3972
4030
 
3973
- msgid "Return errata that can be added to the Content View Version via an Incremental Update"
4031
+ msgid "Return errata that can be added to the Content View Version via an Incremental Update. Will be removed in Katello 4.1."
3974
4032
  msgstr ""
3975
4033
 
3976
4034
  msgid "Return errata that can be added to the specified object. The values 'content_view_version' and 'content_view_filter are supported."
@@ -4003,10 +4061,7 @@ msgstr ""
4003
4061
  msgid "Return subscriptions which do not overlap with a currently-attached subscription"
4004
4062
  msgstr ""
4005
4063
 
4006
- msgid "Return the content of a content credential, used directly by yum"
4007
- msgstr ""
4008
-
4009
- msgid "Return the content of a gpg key, used directly by yum"
4064
+ msgid "Return the content of a Content Credential, used directly by yum"
4010
4065
  msgstr ""
4011
4066
 
4012
4067
  msgid "Return the content of a repo gpg key, used directly by yum"
@@ -4150,7 +4205,7 @@ msgstr ""
4150
4205
  msgid "Show :a_resource"
4151
4206
  msgstr ""
4152
4207
 
4153
- msgid "Show a content credential"
4208
+ msgid "Show a Content Credential"
4154
4209
  msgstr ""
4155
4210
 
4156
4211
  msgid "Show a content view"
@@ -4165,9 +4220,6 @@ msgstr ""
4165
4220
  msgid "Show a content view's history"
4166
4221
  msgstr ""
4167
4222
 
4168
- msgid "Show a gpg key"
4169
- msgstr ""
4170
-
4171
4223
  msgid "Show a host collection"
4172
4224
  msgstr ""
4173
4225
 
@@ -4243,6 +4295,9 @@ msgstr ""
4243
4295
  msgid "Sockets: %s"
4244
4296
  msgstr ""
4245
4297
 
4298
+ msgid "Solve Dependencies"
4299
+ msgstr ""
4300
+
4246
4301
  msgid "Solve RPM dependencies by default on Content View publish, defaults to false"
4247
4302
  msgstr ""
4248
4303
 
@@ -4252,6 +4307,12 @@ msgstr ""
4252
4307
  msgid "Some of your inputs contain errors. Please update them and save your changes again."
4253
4308
  msgstr ""
4254
4309
 
4310
+ msgid "Something went wrong while retrieving the content view filters! ${error}"
4311
+ msgstr ""
4312
+
4313
+ msgid "Something went wrong while retrieving the repository types! ${error}"
4314
+ msgstr ""
4315
+
4255
4316
  msgid "Sort field and order, eg. 'id DESC'"
4256
4317
  msgstr ""
4257
4318
 
@@ -4471,6 +4532,9 @@ msgstr ""
4471
4532
  msgid "Synced Content"
4472
4533
  msgstr ""
4473
4534
 
4535
+ msgid "Synced to smart proxy"
4536
+ msgstr ""
4537
+
4474
4538
  msgid "Synchronize"
4475
4539
  msgstr ""
4476
4540
 
@@ -4516,9 +4580,6 @@ msgstr ""
4516
4580
  msgid "Task detail"
4517
4581
  msgstr ""
4518
4582
 
4519
- msgid "Tasks"
4520
- msgstr ""
4521
-
4522
4583
  msgid "Temporary"
4523
4584
  msgstr ""
4524
4585
 
@@ -4528,9 +4589,6 @@ msgstr ""
4528
4589
  msgid "The Subscription Allocation providing the imported manifest has been removed. Please create a new Subscription Allocation and import the new manifest."
4529
4590
  msgstr ""
4530
4591
 
4531
- msgid "The TOC file specified in the metadata does not exist. %s "
4532
- msgstr ""
4533
-
4534
4592
  msgid "The action requested on this composite view cannot be performed until all of the component content view versions have been promoted to the target environment: %{env}. This restriction is optional and can be modified in the Administrator -> Settings -> Content page using the restrict_composite_view flag."
4535
4593
  msgstr ""
4536
4594
 
@@ -4587,9 +4645,6 @@ msgstr ""
4587
4645
  msgid "The id of the host to alter"
4588
4646
  msgstr ""
4589
4647
 
4590
- msgid "The import path must be in a subdirectory under '%s'."
4591
- msgstr ""
4592
-
4593
4648
  msgid "The list of environments to promote the specified Content View Version to (replacing the older version)"
4594
4649
  msgstr ""
4595
4650
 
@@ -4820,6 +4875,12 @@ msgstr ""
4820
4875
  msgid "Type"
4821
4876
  msgstr ""
4822
4877
 
4878
+ msgid "Type of content"
4879
+ msgstr ""
4880
+
4881
+ msgid "Type of content: \"cert\", \"gpg_key\""
4882
+ msgstr ""
4883
+
4823
4884
  msgid "UUID"
4824
4885
  msgstr ""
4825
4886
 
@@ -4856,7 +4917,10 @@ msgstr ""
4856
4917
  msgid "Unable to export. 'pulpcore_export_destination' setting is not set to a valid directory."
4857
4918
  msgstr ""
4858
4919
 
4859
- msgid "Unable to incrementally export. Do a Full Export the library content before updating from the latest increment."
4920
+ msgid "Unable to incrementally export. Do a Full Export on the library content before updating from the latest increment."
4921
+ msgstr ""
4922
+
4923
+ msgid "Unable to perform unauthenticated repository list operation"
4860
4924
  msgstr ""
4861
4925
 
4862
4926
  msgid "Unable to reassign activation_keys. Please check activation_key_content_view_id and activation_key_environment_id."
@@ -4952,10 +5016,10 @@ msgstr ""
4952
5016
  msgid "Update Upstream Subscription"
4953
5017
  msgstr ""
4954
5018
 
4955
- msgid "Update a component associated with the content view"
5019
+ msgid "Update a Content Credential"
4956
5020
  msgstr ""
4957
5021
 
4958
- msgid "Update a content credential"
5022
+ msgid "Update a component associated with the content view"
4959
5023
  msgstr ""
4960
5024
 
4961
5025
  msgid "Update a content view"
@@ -5006,9 +5070,6 @@ msgstr ""
5006
5070
  msgid "Update http proxy details"
5007
5071
  msgstr ""
5008
5072
 
5009
- msgid "Update installed deb packages"
5010
- msgstr ""
5011
-
5012
5073
  msgid "Update installed packages, enabled repos, module inventory"
5013
5074
  msgstr ""
5014
5075
 
@@ -5057,6 +5118,9 @@ msgstr ""
5057
5118
  msgid "Update the quantity of one or more subscriptions on an upstream allocation"
5058
5119
  msgstr ""
5059
5120
 
5121
+ msgid "Updated"
5122
+ msgstr ""
5123
+
5060
5124
  msgid "Updates"
5061
5125
  msgstr ""
5062
5126
 
@@ -5084,13 +5148,13 @@ msgstr ""
5084
5148
  msgid "Updating..."
5085
5149
  msgstr ""
5086
5150
 
5087
- msgid "Upload a chunk of the file's content"
5151
+ msgid "Upload Content Credential contents"
5088
5152
  msgstr ""
5089
5153
 
5090
- msgid "Upload a subscription manifest"
5154
+ msgid "Upload a chunk of the file's content"
5091
5155
  msgstr ""
5092
5156
 
5093
- msgid "Upload content credential contents"
5157
+ msgid "Upload a subscription manifest"
5094
5158
  msgstr ""
5095
5159
 
5096
5160
  msgid "Upload content into the repository"
@@ -5099,9 +5163,6 @@ msgstr ""
5099
5163
  msgid "Upload errata into"
5100
5164
  msgstr ""
5101
5165
 
5102
- msgid "Upload gpg key contents"
5103
- msgstr ""
5104
-
5105
5166
  msgid "Upload into"
5106
5167
  msgstr ""
5107
5168
 
@@ -5255,6 +5316,9 @@ msgstr ""
5255
5316
  msgid "You currently don't have any Content Views."
5256
5317
  msgstr ""
5257
5318
 
5319
+ msgid "You currently don't have any filters for this content view."
5320
+ msgstr ""
5321
+
5258
5322
  msgid "You currently don't have any repositories to add to this content view."
5259
5323
  msgstr ""
5260
5324
 
@@ -5459,9 +5523,6 @@ msgstr ""
5459
5523
  msgid "conditional package names to include in the package group"
5460
5524
  msgstr ""
5461
5525
 
5462
- msgid "content credential numeric identifier"
5463
- msgstr ""
5464
-
5465
5526
  msgid "content release version"
5466
5527
  msgstr ""
5467
5528
 
@@ -5540,7 +5601,7 @@ msgstr ""
5540
5601
  msgid "description of the repository"
5541
5602
  msgstr ""
5542
5603
 
5543
- msgid "download policy for yum repos (either 'immediate', 'on_demand', or 'background (deprecated)')"
5604
+ msgid "download policy for yum repos (either 'immediate' or 'on_demand')"
5544
5605
  msgstr ""
5545
5606
 
5546
5607
  msgid "enables or disables synchronization"
@@ -5573,6 +5634,9 @@ msgstr ""
5573
5634
  msgid "errata_id of the content view filter rule"
5574
5635
  msgstr ""
5575
5636
 
5637
+ msgid "errata_ids is a required parameter"
5638
+ msgstr ""
5639
+
5576
5640
  msgid "errata_ids or update_all must be provided"
5577
5641
  msgstr ""
5578
5642
 
@@ -5594,9 +5658,6 @@ msgstr ""
5594
5658
  msgid "erratum: types (enhancement, bugfix, security)"
5595
5659
  msgstr ""
5596
5660
 
5597
- msgid "file contents"
5598
- msgstr ""
5599
-
5600
5661
  msgid "filter by interval"
5601
5662
  msgstr ""
5602
5663
 
@@ -5624,9 +5685,6 @@ msgstr ""
5624
5685
  msgid "foreman-tasks service not running or is not ready yet"
5625
5686
  msgstr ""
5626
5687
 
5627
- msgid "gpg key numeric identifier"
5628
- msgstr ""
5629
-
5630
5688
  msgid "has already been taken"
5631
5689
  msgstr ""
5632
5690
 
@@ -5657,12 +5715,6 @@ msgstr ""
5657
5715
  msgid "id of the gpg key that will be assigned to the new repository"
5658
5716
  msgstr ""
5659
5717
 
5660
- msgid "identifier of the content credential"
5661
- msgstr ""
5662
-
5663
- msgid "identifier of the gpg key"
5664
- msgstr ""
5665
-
5666
5718
  msgid "identifier of the version of the component content view"
5667
5719
  msgstr ""
5668
5720
 
@@ -5675,9 +5727,6 @@ msgstr ""
5675
5727
  msgid "if true, Katello will verify the upstream url's SSL certifcates are signed by a trusted CA"
5676
5728
  msgstr ""
5677
5729
 
5678
- msgid "if true, will ignore the globally configured proxy when syncing"
5679
- msgstr ""
5680
-
5681
5730
  msgid "initiating Candlepin task"
5682
5731
  msgstr ""
5683
5732
 
@@ -5726,6 +5775,9 @@ msgstr ""
5726
5775
  msgid "limit to only repositories of this type"
5727
5776
  msgstr ""
5728
5777
 
5778
+ msgid "limit to only repositories with this download policy"
5779
+ msgstr ""
5780
+
5729
5781
  msgid "list filters"
5730
5782
  msgstr ""
5731
5783
 
@@ -5807,12 +5859,6 @@ msgstr ""
5807
5859
  msgid "name of organization"
5808
5860
  msgstr ""
5809
5861
 
5810
- msgid "name of the Content Credential"
5811
- msgstr ""
5812
-
5813
- msgid "name of the GPG key"
5814
- msgstr ""
5815
-
5816
5862
  msgid "name of the content view filter rule"
5817
5863
  msgstr ""
5818
5864
 
@@ -5915,12 +5961,6 @@ msgstr ""
5915
5961
  msgid "product numeric identifier"
5916
5962
  msgstr ""
5917
5963
 
5918
- msgid "public key block in DER encoding"
5919
- msgstr ""
5920
-
5921
- msgid "public key block in DER encoding or certificate content"
5922
- msgstr ""
5923
-
5924
5964
  msgid "puppet module ID"
5925
5965
  msgstr ""
5926
5966
 
@@ -6044,9 +6084,6 @@ msgstr ""
6044
6084
  msgid "true if this repository when synced has to be mirrored from the source and stale rpms removed"
6045
6085
  msgstr ""
6046
6086
 
6047
- msgid "type of content"
6048
- msgstr ""
6049
-
6050
6087
  msgid "type of filter (e.g. rpm, package_group, erratum, docker, modulemd)"
6051
6088
  msgstr ""
6052
6089