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/de/katello.po CHANGED
@@ -384,6 +384,9 @@ msgstr ""
384
384
  msgid "Add custom cron logic for sync plan"
385
385
  msgstr ""
386
386
 
387
+ msgid "Add filters using the 'Add filter' button above."
388
+ msgstr ""
389
+
387
390
  msgid "Add host to the host collection"
388
391
  msgstr ""
389
392
 
@@ -420,6 +423,9 @@ msgstr ""
420
423
  msgid "After generating the incremental update, apply the changes to the specified hosts. Only Errata are supported currently."
421
424
  msgstr ""
422
425
 
426
+ msgid "Agent action"
427
+ msgstr ""
428
+
423
429
  msgid "All Media"
424
430
  msgstr ""
425
431
 
@@ -470,6 +476,9 @@ msgstr ""
470
476
  msgid "Arch"
471
477
  msgstr ""
472
478
 
479
+ msgid "Architecture of content in the repository"
480
+ msgstr ""
481
+
473
482
  msgid "Architecture(s)"
474
483
  msgstr ""
475
484
 
@@ -566,6 +575,9 @@ msgstr ""
566
575
  msgid "Author"
567
576
  msgstr ""
568
577
 
578
+ msgid "Auto Publish"
579
+ msgstr ""
580
+
569
581
  msgid "Auto Publish - Triggered by '%s'"
570
582
  msgstr ""
571
583
 
@@ -890,6 +902,12 @@ msgstr ""
890
902
  msgid "Component"
891
903
  msgstr "Komponente"
892
904
 
905
+ msgid "Component Content View"
906
+ msgstr ""
907
+
908
+ msgid "Composite Content View"
909
+ msgstr ""
910
+
893
911
  msgid "Composite Content View '%{subject}' failed auto-publish"
894
912
  msgstr ""
895
913
 
@@ -929,10 +947,19 @@ msgstr ""
929
947
  msgid "Container Images"
930
948
  msgstr ""
931
949
 
950
+ msgid "Container image tag"
951
+ msgstr ""
952
+
932
953
  # translation auto-copied from project Satellite6 Hammer CLI Katello, version 6.1, document hammer-cli-katello
933
954
  msgid "Content"
934
955
  msgstr "Inhalt"
935
956
 
957
+ msgid "Content Credential ID"
958
+ msgstr ""
959
+
960
+ msgid "Content Credential numeric identifier"
961
+ msgstr ""
962
+
936
963
  msgid "Content Credentials"
937
964
  msgstr ""
938
965
 
@@ -948,6 +975,9 @@ msgstr "Inhaltshosts"
948
975
  msgid "Content Migration"
949
976
  msgstr ""
950
977
 
978
+ msgid "Content Migration Reset"
979
+ msgstr ""
980
+
951
981
  msgid "Content Source"
952
982
  msgstr "Inhaltsquelle"
953
983
 
@@ -1024,6 +1054,15 @@ msgstr ""
1024
1054
  msgid "Content source was not set for host '%{host}'"
1025
1055
  msgstr ""
1026
1056
 
1057
+ msgid "Content type"
1058
+ msgstr ""
1059
+
1060
+ msgid "Content view"
1061
+ msgstr ""
1062
+
1063
+ msgid "Content view ${name} created"
1064
+ msgstr ""
1065
+
1027
1066
  # translation auto-copied from project Satellite6 Katello, version Sam-1.3.0, document katello, author rgromans
1028
1067
  msgid "Content view '%{view}' is not in environment '%{env}'"
1029
1068
  msgstr "Inhaltsansicht \"%{view}\" ist nicht in der Umgebung \"%{env}\""
@@ -1086,7 +1125,7 @@ msgstr "%{content} mit ID \"%{id}\" konnte nicht in Repository gefunden werden."
1086
1125
  msgid "Could not find %{count} errata. Only found: %{found}"
1087
1126
  msgstr ""
1088
1127
 
1089
- msgid "Could not find %{name} resource with id %{id}"
1128
+ msgid "Could not find %{name} resource with id %{id}. %{perms_message}"
1090
1129
  msgstr ""
1091
1130
 
1092
1131
  msgid "Could not find %{name} resources with ids %{ids}"
@@ -1128,10 +1167,6 @@ msgstr "%{type} Filter mit ID %{id} konnte nicht gefunden werden"
1128
1167
  msgid "Couldn't find ContentViewFilter with id=%s"
1129
1168
  msgstr "Inhaltsansichtsfilter mit ID=%s konnte nicht gefunden werden."
1130
1169
 
1131
- # translation auto-copied from project CFSE, version sam-1.2, document app
1132
- msgid "Couldn't find GPG key '%s'"
1133
- msgstr "GPG-Schlüssel \"%s\" konnte nicht gefunden werden."
1134
-
1135
1170
  msgid "Couldn't find Organization '%s'."
1136
1171
  msgstr "Organisation \"%s\" konnte nicht gefunden werden."
1137
1172
 
@@ -1214,7 +1249,7 @@ msgstr ""
1214
1249
  msgid "Create Repositories"
1215
1250
  msgstr ""
1216
1251
 
1217
- msgid "Create a content credential"
1252
+ msgid "Create a Content Credential"
1218
1253
  msgstr ""
1219
1254
 
1220
1255
  msgid "Create a content view"
@@ -1226,9 +1261,6 @@ msgstr "Benutzerdefiniertes Repository erstellen"
1226
1261
  msgid "Create a filter rule. The parameters included should be based upon the filter type."
1227
1262
  msgstr "Filterregel erstellen. Die enthaltenen Parameter sollten auf dem Filtertyp basieren."
1228
1263
 
1229
- msgid "Create a gpg key"
1230
- msgstr "GPG-Schlüssel erstellen"
1231
-
1232
1264
  msgid "Create a host collection"
1233
1265
  msgstr "Hostsammlung erstellen"
1234
1266
 
@@ -1503,15 +1535,12 @@ msgstr "Inhaltshost löschen"
1503
1535
  msgid "Destroy Content Host %s"
1504
1536
  msgstr ""
1505
1537
 
1506
- msgid "Destroy a content credential"
1538
+ msgid "Destroy a Content Credential"
1507
1539
  msgstr ""
1508
1540
 
1509
1541
  msgid "Destroy a custom repository"
1510
1542
  msgstr "Benutzerdefiniertes Repository löschen"
1511
1543
 
1512
- msgid "Destroy a gpg key"
1513
- msgstr "GPG-Schlüssel löschen"
1514
-
1515
1544
  msgid "Destroy a host collection"
1516
1545
  msgstr "Hostsammlung löschen"
1517
1546
 
@@ -1701,9 +1730,6 @@ msgstr "Errata-Installation eingeplant durch %s"
1701
1730
  msgid "Errata id of the erratum (RHSA-2012:108)"
1702
1731
  msgstr "Errata-ID des Erratums (RHSA-2012:108)"
1703
1732
 
1704
- msgid "Errata installed via katello-agent will be triggered in batches of this size. Set to 0 to install all errata in one batch."
1705
- msgstr ""
1706
-
1707
1733
  msgid "Errata mail"
1708
1734
  msgstr "Errata-E-Mail"
1709
1735
 
@@ -1716,9 +1742,6 @@ msgstr ""
1716
1742
  msgid "Erratum"
1717
1743
  msgstr "Erratum"
1718
1744
 
1719
- msgid "Erratum Install Batch Size"
1720
- msgstr ""
1721
-
1722
1745
  msgid "Erratum Install Canceled"
1723
1746
  msgstr "Erratum-Installation abgebrochen"
1724
1747
 
@@ -1770,6 +1793,9 @@ msgstr ""
1770
1793
  msgid "Export Library"
1771
1794
  msgstr ""
1772
1795
 
1796
+ msgid "Export Types"
1797
+ msgstr ""
1798
+
1773
1799
  msgid "Export a content view version. Relevant only for Pulp 2 repositories."
1774
1800
  msgstr ""
1775
1801
 
@@ -1816,6 +1842,12 @@ msgstr[1] "Herunterladen für %s Pakete fehlgeschlagen."
1816
1842
  msgid "Failed to find %{content} with id '%{id}'."
1817
1843
  msgstr "%{content} mit ID \"%{id}\" konnte nicht gefunden werden."
1818
1844
 
1845
+ msgid "Fails if any of the repositories belonging to this organization are unexportable. False by default."
1846
+ msgstr ""
1847
+
1848
+ msgid "Fails if any of the repositories belonging to this version are unexportable. False by default."
1849
+ msgstr ""
1850
+
1819
1851
  msgid "Fetch applicable errata for one or more hosts."
1820
1852
  msgstr ""
1821
1853
 
@@ -1837,6 +1869,9 @@ msgstr "Ergebnisse nach diesem Feld sortieren"
1837
1869
  msgid "File"
1838
1870
  msgstr ""
1839
1871
 
1872
+ msgid "File contents"
1873
+ msgstr ""
1874
+
1840
1875
  msgid "Files"
1841
1876
  msgstr ""
1842
1877
 
@@ -2278,6 +2313,9 @@ msgstr "Manifest importieren"
2278
2313
  msgid "Import New Manifest"
2279
2314
  msgstr ""
2280
2315
 
2316
+ msgid "Import Only"
2317
+ msgstr ""
2318
+
2281
2319
  msgid "Import Puppet classes"
2282
2320
  msgstr ""
2283
2321
 
@@ -2320,6 +2358,9 @@ msgstr ""
2320
2358
  msgid "In Progress"
2321
2359
  msgstr "In Arbeit"
2322
2360
 
2361
+ msgid "Inclusion type"
2362
+ msgstr ""
2363
+
2323
2364
  msgid "Incremental Update"
2324
2365
  msgstr "Inkrementelle Aktualisierung"
2325
2366
 
@@ -2491,9 +2532,6 @@ msgstr ""
2491
2532
  msgid "Invalid params provided - date_type must be one of %s"
2492
2533
  msgstr ""
2493
2534
 
2494
- msgid "Invalid path specified."
2495
- msgstr ""
2496
-
2497
2535
  msgid ""
2498
2536
  "Invalid puppet module parameters specified. \\\n"
2499
2537
  " Either 'uuid' or 'name' and 'author' must be specified."
@@ -2630,6 +2668,9 @@ msgstr ""
2630
2668
  msgid "List :resource_id"
2631
2669
  msgstr ":resource_id auflisten"
2632
2670
 
2671
+ msgid "List Content Credentials"
2672
+ msgstr ""
2673
+
2633
2674
  msgid "List a host's subscriptions"
2634
2675
  msgstr ""
2635
2676
 
@@ -2654,9 +2695,6 @@ msgstr ""
2654
2695
  msgid "List components attached to this content view"
2655
2696
  msgstr ""
2656
2697
 
2657
- msgid "List content credentials"
2658
- msgstr ""
2659
-
2660
2698
  msgid "List content view puppet modules"
2661
2699
  msgstr "Puppet-Module der Inhaltsansicht auflisten"
2662
2700
 
@@ -2687,9 +2725,6 @@ msgstr ""
2687
2725
  msgid "List filter rules"
2688
2726
  msgstr "Filterregeln auflisten"
2689
2727
 
2690
- msgid "List gpg keys"
2691
- msgstr "GPG-Schlüssel auflisten"
2692
-
2693
2728
  msgid "List host collections"
2694
2729
  msgstr "Hostsammlungen auflisten"
2695
2730
 
@@ -2708,8 +2743,8 @@ msgstr ""
2708
2743
  msgid "List of Errata ids"
2709
2744
  msgstr "Liste mit Errata-IDs"
2710
2745
 
2711
- msgid "List of Errata ids to install"
2712
- msgstr "Liste der zu installierenden Errata-IDs"
2746
+ msgid "List of Errata ids to install. Will be removed in Katello 4.1."
2747
+ msgstr ""
2713
2748
 
2714
2749
  msgid "List of Products for sync plan"
2715
2750
  msgstr ""
@@ -2946,6 +2981,9 @@ msgstr ""
2946
2981
  msgid "Module Streams"
2947
2982
  msgstr ""
2948
2983
 
2984
+ msgid "Module stream"
2985
+ msgstr ""
2986
+
2949
2987
  msgid "Multi-entitlement"
2950
2988
  msgstr ""
2951
2989
 
@@ -2955,12 +2993,25 @@ msgstr ""
2955
2993
  msgid "NA"
2956
2994
  msgstr ""
2957
2995
 
2996
+ msgid ""
2997
+ "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"
2998
+ " %{repos}"
2999
+ msgstr ""
3000
+
3001
+ msgid ""
3002
+ "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"
3003
+ " %{repos}"
3004
+ msgstr ""
3005
+
2958
3006
  msgid "Name"
2959
3007
  msgstr ""
2960
3008
 
2961
3009
  msgid "Name of new activation key"
2962
3010
  msgstr "Name des neuen Aktivierungsschlüssels"
2963
3011
 
3012
+ msgid "Name of the Content Credential"
3013
+ msgstr ""
3014
+
2964
3015
  msgid "Name of the content view"
2965
3016
  msgstr "Name der Inhaltsansicht"
2966
3017
 
@@ -3087,6 +3138,9 @@ msgstr "Keine Manifestdatei hochgeladen"
3087
3138
  msgid "No matching content views found"
3088
3139
  msgstr ""
3089
3140
 
3141
+ msgid "No matching filters found"
3142
+ msgstr ""
3143
+
3090
3144
  msgid "No matching repositories found"
3091
3145
  msgstr ""
3092
3146
 
@@ -3605,6 +3659,9 @@ msgstr ""
3605
3659
  msgid "Product with ID %s not found in Candlepin. Skipping content import for it."
3606
3660
  msgstr ""
3607
3661
 
3662
+ msgid "Product: '%{product}', Repository: '%{repository}'"
3663
+ msgstr ""
3664
+
3608
3665
  msgid "Products"
3609
3666
  msgstr "Produkte"
3610
3667
 
@@ -3644,6 +3701,9 @@ msgstr ""
3644
3701
  msgid "Proxies"
3645
3702
  msgstr ""
3646
3703
 
3704
+ msgid "Public key block in DER encoding or certificate content"
3705
+ msgstr ""
3706
+
3647
3707
  # translation auto-copied from project shotwell-core, version 0.14.1, document shotwell-core
3648
3708
  msgid "Publish"
3649
3709
  msgstr "Veröffentlichen"
@@ -3720,12 +3780,6 @@ msgstr ""
3720
3780
  msgid "Pulp task error"
3721
3781
  msgstr "Pulp-Taskfehler"
3722
3782
 
3723
- msgid "Pulp user or group unable to read '%s'."
3724
- msgstr ""
3725
-
3726
- msgid "Pulp user or group unable to read content in '%s'."
3727
- msgstr ""
3728
-
3729
3783
  msgid "Pulpcore"
3730
3784
  msgstr ""
3731
3785
 
@@ -3869,6 +3923,9 @@ msgstr "Zu aktivierende Release-Version"
3869
3923
  msgid "Reload data"
3870
3924
  msgstr "Daten neu laden"
3871
3925
 
3926
+ msgid "Remote action:"
3927
+ msgstr ""
3928
+
3872
3929
  msgid "Removal of package group(s) requested: %{groups}"
3873
3930
  msgstr ""
3874
3931
 
@@ -4066,7 +4123,7 @@ msgstr ""
4066
4123
  msgid "Return errata that are upgradable on one or more hosts"
4067
4124
  msgstr ""
4068
4125
 
4069
- msgid "Return errata that can be added to the Content View Version via an Incremental Update"
4126
+ msgid "Return errata that can be added to the Content View Version via an Incremental Update. Will be removed in Katello 4.1."
4070
4127
  msgstr ""
4071
4128
 
4072
4129
  msgid "Return errata that can be added to the specified object. The values 'content_view_version' and 'content_view_filter are supported."
@@ -4099,10 +4156,7 @@ msgstr ""
4099
4156
  msgid "Return subscriptions which do not overlap with a currently-attached subscription"
4100
4157
  msgstr ""
4101
4158
 
4102
- msgid "Return the content of a content credential, used directly by yum"
4103
- msgstr ""
4104
-
4105
- msgid "Return the content of a gpg key, used directly by yum"
4159
+ msgid "Return the content of a Content Credential, used directly by yum"
4106
4160
  msgstr ""
4107
4161
 
4108
4162
  msgid "Return the content of a repo gpg key, used directly by yum"
@@ -4252,7 +4306,7 @@ msgstr "Schweregrad"
4252
4306
  msgid "Show :a_resource"
4253
4307
  msgstr ":a_resource anzeigen"
4254
4308
 
4255
- msgid "Show a content credential"
4309
+ msgid "Show a Content Credential"
4256
4310
  msgstr ""
4257
4311
 
4258
4312
  msgid "Show a content view"
@@ -4267,9 +4321,6 @@ msgstr "Inhaltsansicht-Puppet-Modul anzeigen"
4267
4321
  msgid "Show a content view's history"
4268
4322
  msgstr "Inhaltsansichtschronik anzeigen"
4269
4323
 
4270
- msgid "Show a gpg key"
4271
- msgstr "GPG-Schlüssel anzeigen"
4272
-
4273
4324
  msgid "Show a host collection"
4274
4325
  msgstr "Hostsammlung anzeigen"
4275
4326
 
@@ -4347,6 +4398,9 @@ msgstr ""
4347
4398
  msgid "Sockets: %s"
4348
4399
  msgstr "Sockets: %s"
4349
4400
 
4401
+ msgid "Solve Dependencies"
4402
+ msgstr ""
4403
+
4350
4404
  msgid "Solve RPM dependencies by default on Content View publish, defaults to false"
4351
4405
  msgstr ""
4352
4406
 
@@ -4356,6 +4410,12 @@ msgstr ""
4356
4410
  msgid "Some of your inputs contain errors. Please update them and save your changes again."
4357
4411
  msgstr ""
4358
4412
 
4413
+ msgid "Something went wrong while retrieving the content view filters! ${error}"
4414
+ msgstr ""
4415
+
4416
+ msgid "Something went wrong while retrieving the repository types! ${error}"
4417
+ msgstr ""
4418
+
4359
4419
  msgid "Sort field and order, eg. 'id DESC'"
4360
4420
  msgstr ""
4361
4421
 
@@ -4586,6 +4646,9 @@ msgstr ""
4586
4646
  msgid "Synced Content"
4587
4647
  msgstr ""
4588
4648
 
4649
+ msgid "Synced to smart proxy"
4650
+ msgstr ""
4651
+
4589
4652
  msgid "Synchronize"
4590
4653
  msgstr "Synchronisieren"
4591
4654
 
@@ -4632,9 +4695,6 @@ msgstr "Task abgebrochen"
4632
4695
  msgid "Task detail"
4633
4696
  msgstr ""
4634
4697
 
4635
- msgid "Tasks"
4636
- msgstr ""
4637
-
4638
4698
  msgid "Temporary"
4639
4699
  msgstr ""
4640
4700
 
@@ -4645,9 +4705,6 @@ msgstr "Die \"%s\" Umgebung kann keinen Änderungssatz enthalten!"
4645
4705
  msgid "The Subscription Allocation providing the imported manifest has been removed. Please create a new Subscription Allocation and import the new manifest."
4646
4706
  msgstr ""
4647
4707
 
4648
- msgid "The TOC file specified in the metadata does not exist. %s "
4649
- msgstr ""
4650
-
4651
4708
  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."
4652
4709
  msgstr ""
4653
4710
 
@@ -4704,9 +4761,6 @@ msgstr ""
4704
4761
  msgid "The id of the host to alter"
4705
4762
  msgstr ""
4706
4763
 
4707
- msgid "The import path must be in a subdirectory under '%s'."
4708
- msgstr ""
4709
-
4710
4764
  msgid "The list of environments to promote the specified Content View Version to (replacing the older version)"
4711
4765
  msgstr ""
4712
4766
 
@@ -4939,6 +4993,12 @@ msgstr ""
4939
4993
  msgid "Type"
4940
4994
  msgstr ""
4941
4995
 
4996
+ msgid "Type of content"
4997
+ msgstr ""
4998
+
4999
+ msgid "Type of content: \"cert\", \"gpg_key\""
5000
+ msgstr ""
5001
+
4942
5002
  msgid "UUID"
4943
5003
  msgstr ""
4944
5004
 
@@ -4975,7 +5035,10 @@ msgstr ""
4975
5035
  msgid "Unable to export. 'pulpcore_export_destination' setting is not set to a valid directory."
4976
5036
  msgstr ""
4977
5037
 
4978
- msgid "Unable to incrementally export. Do a Full Export the library content before updating from the latest increment."
5038
+ msgid "Unable to incrementally export. Do a Full Export on the library content before updating from the latest increment."
5039
+ msgstr ""
5040
+
5041
+ msgid "Unable to perform unauthenticated repository list operation"
4979
5042
  msgstr ""
4980
5043
 
4981
5044
  msgid "Unable to reassign activation_keys. Please check activation_key_content_view_id and activation_key_environment_id."
@@ -5073,10 +5136,10 @@ msgstr ""
5073
5136
  msgid "Update Upstream Subscription"
5074
5137
  msgstr ""
5075
5138
 
5076
- msgid "Update a component associated with the content view"
5139
+ msgid "Update a Content Credential"
5077
5140
  msgstr ""
5078
5141
 
5079
- msgid "Update a content credential"
5142
+ msgid "Update a component associated with the content view"
5080
5143
  msgstr ""
5081
5144
 
5082
5145
  msgid "Update a content view"
@@ -5128,9 +5191,6 @@ msgstr ""
5128
5191
  msgid "Update http proxy details"
5129
5192
  msgstr ""
5130
5193
 
5131
- msgid "Update installed deb packages"
5132
- msgstr ""
5133
-
5134
5194
  msgid "Update installed packages, enabled repos, module inventory"
5135
5195
  msgstr ""
5136
5196
 
@@ -5179,6 +5239,9 @@ msgstr "Informationen über aktivierte Repositorys aktualisieren"
5179
5239
  msgid "Update the quantity of one or more subscriptions on an upstream allocation"
5180
5240
  msgstr ""
5181
5241
 
5242
+ msgid "Updated"
5243
+ msgstr ""
5244
+
5182
5245
  msgid "Updates"
5183
5246
  msgstr ""
5184
5247
 
@@ -5208,24 +5271,21 @@ msgstr ""
5208
5271
  msgid "Updating..."
5209
5272
  msgstr ""
5210
5273
 
5274
+ msgid "Upload Content Credential contents"
5275
+ msgstr ""
5276
+
5211
5277
  msgid "Upload a chunk of the file's content"
5212
5278
  msgstr "Teil der Dateiinhalte hochladen"
5213
5279
 
5214
5280
  msgid "Upload a subscription manifest"
5215
5281
  msgstr "Subskriptionsmanifest hochladen"
5216
5282
 
5217
- msgid "Upload content credential contents"
5218
- msgstr ""
5219
-
5220
5283
  msgid "Upload content into the repository"
5221
5284
  msgstr "Inhalt in ein Repository hochladen"
5222
5285
 
5223
5286
  msgid "Upload errata into"
5224
5287
  msgstr ""
5225
5288
 
5226
- msgid "Upload gpg key contents"
5227
- msgstr "GPG-Schlüsselinhalte hochladen"
5228
-
5229
5289
  msgid "Upload into"
5230
5290
  msgstr "Hochgeladen in"
5231
5291
 
@@ -5381,6 +5441,9 @@ msgstr "Sie können keine parent_id für eine Organisation festlegen. Diese Funk
5381
5441
  msgid "You currently don't have any Content Views."
5382
5442
  msgstr ""
5383
5443
 
5444
+ msgid "You currently don't have any filters for this content view."
5445
+ msgstr ""
5446
+
5384
5447
  msgid "You currently don't have any repositories to add to this content view."
5385
5448
  msgstr ""
5386
5449
 
@@ -5588,9 +5651,6 @@ msgstr ""
5588
5651
  msgid "conditional package names to include in the package group"
5589
5652
  msgstr ""
5590
5653
 
5591
- msgid "content credential numeric identifier"
5592
- msgstr ""
5593
-
5594
5654
  msgid "content release version"
5595
5655
  msgstr "Inhalts-Release-Version"
5596
5656
 
@@ -5670,7 +5730,7 @@ msgstr "Beschreibung des Filters"
5670
5730
  msgid "description of the repository"
5671
5731
  msgstr ""
5672
5732
 
5673
- msgid "download policy for yum repos (either 'immediate', 'on_demand', or 'background (deprecated)')"
5733
+ msgid "download policy for yum repos (either 'immediate' or 'on_demand')"
5674
5734
  msgstr ""
5675
5735
 
5676
5736
  msgid "enables or disables synchronization"
@@ -5703,6 +5763,9 @@ msgstr "Umgebungen"
5703
5763
  msgid "errata_id of the content view filter rule"
5704
5764
  msgstr ""
5705
5765
 
5766
+ msgid "errata_ids is a required parameter"
5767
+ msgstr ""
5768
+
5706
5769
  msgid "errata_ids or update_all must be provided"
5707
5770
  msgstr ""
5708
5771
 
@@ -5724,9 +5787,6 @@ msgstr "Erratum: Startdatum (JJJJ-MM-TT)"
5724
5787
  msgid "erratum: types (enhancement, bugfix, security)"
5725
5788
  msgstr "Erratum: Typen (Erweiterung, Bugfix, Sicherheit)"
5726
5789
 
5727
- msgid "file contents"
5728
- msgstr "Dateiinhalte"
5729
-
5730
5790
  msgid "filter by interval"
5731
5791
  msgstr "nach Intervall filtern"
5732
5792
 
@@ -5754,9 +5814,6 @@ msgstr "Übertragung der Inhaltsansicht erzwingen und Einschränkungen der Leben
5754
5814
  msgid "foreman-tasks service not running or is not ready yet"
5755
5815
  msgstr ""
5756
5816
 
5757
- msgid "gpg key numeric identifier"
5758
- msgstr "Numerische ID des GPG-Schlüssels"
5759
-
5760
5817
  msgid "has already been taken"
5761
5818
  msgstr "wird bereits verwendet"
5762
5819
 
@@ -5789,12 +5846,6 @@ msgstr ""
5789
5846
  msgid "id of the gpg key that will be assigned to the new repository"
5790
5847
  msgstr "ID des GPG-Schlüssels, der diesem neuen Repository zugewiesen wird"
5791
5848
 
5792
- msgid "identifier of the content credential"
5793
- msgstr ""
5794
-
5795
- msgid "identifier of the gpg key"
5796
- msgstr "ID des GPG-Schlüssels"
5797
-
5798
5849
  msgid "identifier of the version of the component content view"
5799
5850
  msgstr ""
5800
5851
 
@@ -5807,9 +5858,6 @@ msgstr ""
5807
5858
  msgid "if true, Katello will verify the upstream url's SSL certifcates are signed by a trusted CA"
5808
5859
  msgstr ""
5809
5860
 
5810
- msgid "if true, will ignore the globally configured proxy when syncing"
5811
- msgstr ""
5812
-
5813
5861
  msgid "initiating Candlepin task"
5814
5862
  msgstr ""
5815
5863
 
@@ -5864,6 +5912,9 @@ msgstr ""
5864
5912
  msgid "limit to only repositories of this type"
5865
5913
  msgstr ""
5866
5914
 
5915
+ msgid "limit to only repositories with this download policy"
5916
+ msgstr ""
5917
+
5867
5918
  msgid "list filters"
5868
5919
  msgstr ""
5869
5920
 
@@ -5947,12 +5998,6 @@ msgstr ""
5947
5998
  msgid "name of organization"
5948
5999
  msgstr "Name der Organisation"
5949
6000
 
5950
- msgid "name of the Content Credential"
5951
- msgstr ""
5952
-
5953
- msgid "name of the GPG key"
5954
- msgstr "Name des GPG-Schlüssels"
5955
-
5956
6001
  msgid "name of the content view filter rule"
5957
6002
  msgstr ""
5958
6003
 
@@ -6056,12 +6101,6 @@ msgstr ""
6056
6101
  msgid "product numeric identifier"
6057
6102
  msgstr "Numerische ID des Produkts"
6058
6103
 
6059
- msgid "public key block in DER encoding"
6060
- msgstr "Öffentlicher Schlüsselblock in DER-Kodierung"
6061
-
6062
- msgid "public key block in DER encoding or certificate content"
6063
- msgstr ""
6064
-
6065
6104
  msgid "puppet module ID"
6066
6105
  msgstr "Puppet-Modul-ID"
6067
6106
 
@@ -6190,9 +6229,6 @@ msgstr "\"true\", falls dieses Repository mittels HTTP veröffentlicht werden ka
6190
6229
  msgid "true if this repository when synced has to be mirrored from the source and stale rpms removed"
6191
6230
  msgstr ""
6192
6231
 
6193
- msgid "type of content"
6194
- msgstr ""
6195
-
6196
6232
  msgid "type of filter (e.g. rpm, package_group, erratum, docker, modulemd)"
6197
6233
  msgstr ""
6198
6234