katello 4.18.0.rc2 → 4.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of katello might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/app/assets/javascripts/katello/locale/bn/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/bn_IN/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/ca/katello.js +281 -17
- data/app/assets/javascripts/katello/locale/cs/katello.js +280 -16
- data/app/assets/javascripts/katello/locale/cs_CZ/katello.js +282 -18
- data/app/assets/javascripts/katello/locale/de/katello.js +290 -26
- data/app/assets/javascripts/katello/locale/de_AT/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/de_DE/katello.js +281 -17
- data/app/assets/javascripts/katello/locale/el/katello.js +281 -17
- data/app/assets/javascripts/katello/locale/en/katello.js +280 -16
- data/app/assets/javascripts/katello/locale/en_GB/katello.js +280 -16
- data/app/assets/javascripts/katello/locale/en_US/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/es/katello.js +445 -181
- data/app/assets/javascripts/katello/locale/et_EE/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/fr/katello.js +1097 -833
- data/app/assets/javascripts/katello/locale/gl/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/gu/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/he_IL/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/hi/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/id/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/it/katello.js +281 -17
- data/app/assets/javascripts/katello/locale/ja/katello.js +826 -562
- data/app/assets/javascripts/katello/locale/ka/katello.js +677 -413
- data/app/assets/javascripts/katello/locale/kn/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/ko/katello.js +2325 -2062
- data/app/assets/javascripts/katello/locale/ml_IN/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/mr/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/nl_NL/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/or/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/pa/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/pl/katello.js +281 -17
- data/app/assets/javascripts/katello/locale/pl_PL/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/pt/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/pt_BR/katello.js +458 -194
- data/app/assets/javascripts/katello/locale/ro/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/ro_RO/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/ru/katello.js +281 -17
- data/app/assets/javascripts/katello/locale/sl/katello.js +281 -17
- data/app/assets/javascripts/katello/locale/sv_SE/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/ta/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/ta_IN/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/te/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/tr/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/vi/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/vi_VN/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/zh/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/zh_CN/katello.js +831 -567
- data/app/assets/javascripts/katello/locale/zh_TW/katello.js +281 -17
- data/app/controllers/katello/api/registry/registry_proxies_controller.rb +2 -2
- data/app/controllers/katello/api/v2/content_export_incrementals_controller.rb +69 -19
- data/app/controllers/katello/api/v2/exports_controller.rb +14 -7
- data/app/controllers/katello/api/v2/flatpak_remote_repositories_controller.rb +9 -0
- data/app/controllers/katello/api/v2/host_errata_controller.rb +24 -2
- data/app/controllers/katello/api/v2/organizations_controller.rb +10 -4
- data/app/controllers/katello/api/v2/repositories_controller.rb +12 -3
- data/app/controllers/katello/concerns/api/v2/hosts_controller_extensions.rb +36 -8
- data/app/lib/actions/katello/content_view/remove_rolling_repo_clone.rb +9 -1
- data/app/lib/actions/katello/repository/destroy.rb +3 -2
- data/app/lib/actions/pulp3/orchestration/content_view_version/export_library.rb +1 -2
- data/app/lib/actions/pulp3/orchestration/content_view_version/export_repository.rb +1 -2
- data/app/lib/katello/errors.rb +2 -0
- data/app/models/katello/content_view_environment.rb +3 -0
- data/app/models/katello/rhel_lifecycle_status.rb +3 -1
- data/app/services/katello/pulp3/content_view_version/export.rb +32 -25
- data/app/services/katello/pulp3/content_view_version/export_validator.rb +1 -1
- data/app/views/katello/api/v2/content_facet/base.json.rabl +3 -0
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/errata-type.filter.js +1 -1
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/bastion_katello.pot +8 -0
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/bn.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/bn_IN.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ca.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/cs_CZ.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de_AT.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de_DE.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/el.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/en_GB.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/en_US.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/es.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/et_EE.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/fr.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/gl.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/gu.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/he_IL.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/hi.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/id.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/it.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ja.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ka.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/kn.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ko.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ml_IN.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/mr.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/nl_NL.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/or.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pa.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pl.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pl_PL.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pt.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pt_BR.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ro.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ro_RO.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ru.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/sl.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/sv_SE.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ta.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ta_IN.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/te.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/tr.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/vi.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/vi_VN.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh_CN.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh_TW.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/translations.js +11 -11
- data/lib/katello/plugin.rb +6 -0
- data/lib/katello/tasks/repository.rake +67 -0
- data/lib/katello/version.rb +1 -1
- data/locale/bn/LC_MESSAGES/katello.mo +0 -0
- data/locale/bn/katello.po +279 -15
- data/locale/bn_IN/LC_MESSAGES/katello.mo +0 -0
- data/locale/bn_IN/katello.po +279 -15
- data/locale/ca/LC_MESSAGES/katello.mo +0 -0
- data/locale/ca/katello.po +282 -18
- data/locale/cs/LC_MESSAGES/katello.mo +0 -0
- data/locale/cs/katello.po +280 -17
- data/locale/cs_CZ/LC_MESSAGES/katello.mo +0 -0
- data/locale/cs_CZ/katello.po +283 -19
- data/locale/de/LC_MESSAGES/katello.mo +0 -0
- data/locale/de/katello.po +295 -31
- data/locale/de_AT/LC_MESSAGES/katello.mo +0 -0
- data/locale/de_AT/katello.po +279 -15
- data/locale/de_DE/LC_MESSAGES/katello.mo +0 -0
- data/locale/de_DE/katello.po +282 -18
- data/locale/el/LC_MESSAGES/katello.mo +0 -0
- data/locale/el/katello.po +282 -18
- data/locale/en/LC_MESSAGES/katello.mo +0 -0
- data/locale/en/katello.po +280 -17
- data/locale/en_GB/LC_MESSAGES/katello.mo +0 -0
- data/locale/en_GB/katello.po +280 -16
- data/locale/en_US/LC_MESSAGES/katello.mo +0 -0
- data/locale/en_US/katello.po +279 -15
- data/locale/es/LC_MESSAGES/katello.mo +0 -0
- data/locale/es/katello.po +449 -184
- data/locale/et_EE/LC_MESSAGES/katello.mo +0 -0
- data/locale/et_EE/katello.po +279 -15
- data/locale/fr/LC_MESSAGES/katello.mo +0 -0
- data/locale/fr/katello.po +1103 -840
- data/locale/gl/LC_MESSAGES/katello.mo +0 -0
- data/locale/gl/katello.po +279 -15
- data/locale/gu/LC_MESSAGES/katello.mo +0 -0
- data/locale/gu/katello.po +279 -15
- data/locale/he_IL/LC_MESSAGES/katello.mo +0 -0
- data/locale/he_IL/katello.po +279 -15
- data/locale/hi/LC_MESSAGES/katello.mo +0 -0
- data/locale/hi/katello.po +279 -15
- data/locale/id/LC_MESSAGES/katello.mo +0 -0
- data/locale/id/katello.po +279 -15
- data/locale/it/LC_MESSAGES/katello.mo +0 -0
- data/locale/it/katello.po +282 -18
- data/locale/ja/LC_MESSAGES/katello.mo +0 -0
- data/locale/ja/katello.po +833 -568
- data/locale/ka/LC_MESSAGES/katello.mo +0 -0
- data/locale/ka/katello.po +679 -413
- data/locale/katello.pot +775 -359
- data/locale/kn/LC_MESSAGES/katello.mo +0 -0
- data/locale/kn/katello.po +279 -15
- data/locale/ko/LC_MESSAGES/katello.mo +0 -0
- data/locale/ko/katello.po +2334 -2058
- data/locale/ml_IN/LC_MESSAGES/katello.mo +0 -0
- data/locale/ml_IN/katello.po +279 -15
- data/locale/mr/LC_MESSAGES/katello.mo +0 -0
- data/locale/mr/katello.po +279 -15
- data/locale/nl_NL/LC_MESSAGES/katello.mo +0 -0
- data/locale/nl_NL/katello.po +279 -15
- data/locale/or/LC_MESSAGES/katello.mo +0 -0
- data/locale/or/katello.po +279 -15
- data/locale/pa/LC_MESSAGES/katello.mo +0 -0
- data/locale/pa/katello.po +279 -15
- data/locale/pl/LC_MESSAGES/katello.mo +0 -0
- data/locale/pl/katello.po +282 -18
- data/locale/pl_PL/LC_MESSAGES/katello.mo +0 -0
- data/locale/pl_PL/katello.po +279 -15
- data/locale/pt/LC_MESSAGES/katello.mo +0 -0
- data/locale/pt/katello.po +279 -15
- data/locale/pt_BR/LC_MESSAGES/katello.mo +0 -0
- data/locale/pt_BR/katello.po +462 -197
- data/locale/ro/LC_MESSAGES/katello.mo +0 -0
- data/locale/ro/katello.po +279 -15
- data/locale/ro_RO/LC_MESSAGES/katello.mo +0 -0
- data/locale/ro_RO/katello.po +279 -15
- data/locale/ru/LC_MESSAGES/katello.mo +0 -0
- data/locale/ru/katello.po +282 -18
- data/locale/sl/LC_MESSAGES/katello.mo +0 -0
- data/locale/sl/katello.po +282 -18
- data/locale/sv_SE/LC_MESSAGES/katello.mo +0 -0
- data/locale/sv_SE/katello.po +279 -15
- data/locale/ta/LC_MESSAGES/katello.mo +0 -0
- data/locale/ta/katello.po +279 -15
- data/locale/ta_IN/LC_MESSAGES/katello.mo +0 -0
- data/locale/ta_IN/katello.po +279 -15
- data/locale/te/LC_MESSAGES/katello.mo +0 -0
- data/locale/te/katello.po +279 -15
- data/locale/tr/LC_MESSAGES/katello.mo +0 -0
- data/locale/tr/katello.po +279 -15
- data/locale/vi/LC_MESSAGES/katello.mo +0 -0
- data/locale/vi/katello.po +279 -15
- data/locale/vi_VN/LC_MESSAGES/katello.mo +0 -0
- data/locale/vi_VN/katello.po +279 -15
- data/locale/zh/LC_MESSAGES/katello.mo +0 -0
- data/locale/zh/katello.po +279 -15
- data/locale/zh_CN/LC_MESSAGES/katello.mo +0 -0
- data/locale/zh_CN/katello.po +836 -567
- data/locale/zh_TW/LC_MESSAGES/katello.mo +0 -0
- data/locale/zh_TW/katello.po +282 -18
- data/webpack/components/Errata/index.js +18 -0
- data/webpack/components/extensions/HostDetails/Tabs/ErrataTab/HostErrataConstants.js +3 -0
- data/webpack/global_index.js +0 -4
- data/webpack/redux/actions/RedHatRepositories/helpers.js +3 -3
- data/webpack/redux/reducers/index.js +0 -2
- metadata +4 -16
- data/webpack/components/extensions/about/SystemStatuses.js +0 -55
- data/webpack/components/extensions/about/SystemStatusesActions.js +0 -16
- data/webpack/components/extensions/about/SystemStatusesConsts.js +0 -3
- data/webpack/components/extensions/about/SystemStatusesReducer.js +0 -26
- data/webpack/components/extensions/about/SystemStatusesSelectors.js +0 -3
- data/webpack/components/extensions/about/__tests__/SystemStatuses.fixtures.js +0 -20
- data/webpack/components/extensions/about/__tests__/SystemStatuses.test.js +0 -14
- data/webpack/components/extensions/about/__tests__/SystemStatusesReducer.test.js +0 -32
- data/webpack/components/extensions/about/__tests__/__snapshots__/SystemStatuses.test.js.snap +0 -156
- data/webpack/components/extensions/about/__tests__/__snapshots__/SystemStatusesReducer.test.js.snap +0 -47
- data/webpack/components/extensions/about/index.js +0 -19
- data/webpack/components/extensions/reducers.js +0 -6
@@ -3,10 +3,10 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"katello": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "katello 4.18.0.
|
6
|
+
"Project-Id-Version": "katello 4.18.0.rc2",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2017-12-19 20:14+0000",
|
9
|
-
"Last-Translator": "Pavel Borecki <pavel.borecki@gmail.com>,
|
9
|
+
"Last-Translator": "Pavel Borecki <pavel.borecki@gmail.com>, 2025",
|
10
10
|
"Language-Team": "Czech (Czech Republic) (https://app.transifex.com/foreman/teams/114/cs_CZ/)",
|
11
11
|
"MIME-Version": "1.0",
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
@@ -467,6 +467,9 @@
|
|
467
467
|
"About page": [
|
468
468
|
""
|
469
469
|
],
|
470
|
+
"Abstract async task": [
|
471
|
+
""
|
472
|
+
],
|
470
473
|
"Access to Red Hat Subscription Management is prohibited. If you would like to change this, please update the content setting 'Subscription connection enabled'.": [
|
471
474
|
""
|
472
475
|
],
|
@@ -611,6 +614,9 @@
|
|
611
614
|
"Add repositories with package groups to content view to select them here.": [
|
612
615
|
""
|
613
616
|
],
|
617
|
+
"Add rolling repo clone": [
|
618
|
+
""
|
619
|
+
],
|
614
620
|
"Add rule": [
|
615
621
|
""
|
616
622
|
],
|
@@ -978,6 +984,9 @@
|
|
978
984
|
"Auto Publish - Triggered by '%s'": [
|
979
985
|
""
|
980
986
|
],
|
987
|
+
"Auto attach subscriptions": [
|
988
|
+
""
|
989
|
+
],
|
981
990
|
"Auto publish": [
|
982
991
|
""
|
983
992
|
],
|
@@ -1005,9 +1014,6 @@
|
|
1005
1014
|
"Back": [
|
1006
1015
|
"Zpět"
|
1007
1016
|
],
|
1008
|
-
"Backend System Status": [
|
1009
|
-
""
|
1010
|
-
],
|
1011
1017
|
"Base URL": [
|
1012
1018
|
"Základ URL"
|
1013
1019
|
],
|
@@ -1302,7 +1308,7 @@
|
|
1302
1308
|
"Cannot incrementally export from a filtered and a non-filtered content view version. The exported content view version '%{content_view} %{current}' cannot be incrementally updated from version '%{from}.'. Please do a full export.": [
|
1303
1309
|
""
|
1304
1310
|
],
|
1305
|
-
"Cannot incrementally export from a incrementally
|
1311
|
+
"Cannot incrementally export from a incrementally updated version and a regular version or vice-versa. The exported Content View Version '%{content_view} %{current}' cannot be incrementally exported from version '%{from}.' Please do a full export.": [
|
1306
1312
|
""
|
1307
1313
|
],
|
1308
1314
|
"Cannot install errata: No errata found for search term '%s'": [
|
@@ -1473,15 +1479,15 @@
|
|
1473
1479
|
"Comma-separated list of tags to sync for a container image repository": [
|
1474
1480
|
""
|
1475
1481
|
],
|
1482
|
+
"Commit upload": [
|
1483
|
+
""
|
1484
|
+
],
|
1476
1485
|
"Compare": [
|
1477
1486
|
""
|
1478
1487
|
],
|
1479
1488
|
"Completed pulp task protection days": [
|
1480
1489
|
""
|
1481
1490
|
],
|
1482
|
-
"Component": [
|
1483
|
-
"Součást"
|
1484
|
-
],
|
1485
1491
|
"Component Content View": [
|
1486
1492
|
""
|
1487
1493
|
],
|
@@ -1827,15 +1833,27 @@
|
|
1827
1833
|
"Copy": [
|
1828
1834
|
""
|
1829
1835
|
],
|
1836
|
+
"Copy all units": [
|
1837
|
+
""
|
1838
|
+
],
|
1830
1839
|
"Copy an activation key": [
|
1831
1840
|
"Zkopírovat aktivační klíč"
|
1832
1841
|
],
|
1842
|
+
"Copy content": [
|
1843
|
+
""
|
1844
|
+
],
|
1833
1845
|
"Copy content view": [
|
1834
1846
|
""
|
1835
1847
|
],
|
1836
1848
|
"Copy to clipboard": [
|
1837
1849
|
"Zkopírovat do schránky"
|
1838
1850
|
],
|
1851
|
+
"Copy version": [
|
1852
|
+
""
|
1853
|
+
],
|
1854
|
+
"Copy version units to library": [
|
1855
|
+
""
|
1856
|
+
],
|
1839
1857
|
"Cores per socket": [
|
1840
1858
|
"Jader na patici"
|
1841
1859
|
],
|
@@ -2049,12 +2067,21 @@
|
|
2049
2067
|
"Create content view": [
|
2050
2068
|
""
|
2051
2069
|
],
|
2070
|
+
"Create exporter": [
|
2071
|
+
""
|
2072
|
+
],
|
2052
2073
|
"Create filter": [
|
2053
2074
|
""
|
2054
2075
|
],
|
2055
2076
|
"Create host collection": [
|
2056
2077
|
""
|
2057
2078
|
],
|
2079
|
+
"Create import": [
|
2080
|
+
""
|
2081
|
+
],
|
2082
|
+
"Create importer": [
|
2083
|
+
""
|
2084
|
+
],
|
2058
2085
|
"Create new activation key": [
|
2059
2086
|
""
|
2060
2087
|
],
|
@@ -2064,6 +2091,12 @@
|
|
2064
2091
|
"Create package filter rule": [
|
2065
2092
|
""
|
2066
2093
|
],
|
2094
|
+
"Create publication": [
|
2095
|
+
""
|
2096
|
+
],
|
2097
|
+
"Create remote": [
|
2098
|
+
""
|
2099
|
+
],
|
2067
2100
|
"Create rule": [
|
2068
2101
|
""
|
2069
2102
|
],
|
@@ -2328,12 +2361,36 @@
|
|
2328
2361
|
"Delete content view filters that have this repository as the last associated repository. Defaults to true. If false, such filters will now apply to all repositories in the content view.": [
|
2329
2362
|
""
|
2330
2363
|
],
|
2364
|
+
"Delete distributions": [
|
2365
|
+
""
|
2366
|
+
],
|
2331
2367
|
"Delete manifest from Red Hat provider": [
|
2332
2368
|
""
|
2333
2369
|
],
|
2334
2370
|
"Delete multiple filters from a content view": [
|
2335
2371
|
""
|
2336
2372
|
],
|
2373
|
+
"Delete orphan alternate content sources": [
|
2374
|
+
""
|
2375
|
+
],
|
2376
|
+
"Delete orphan distributions": [
|
2377
|
+
""
|
2378
|
+
],
|
2379
|
+
"Delete orphan remotes": [
|
2380
|
+
""
|
2381
|
+
],
|
2382
|
+
"Delete orphan repository versions": [
|
2383
|
+
""
|
2384
|
+
],
|
2385
|
+
"Delete orphaned migrated repositories": [
|
2386
|
+
""
|
2387
|
+
],
|
2388
|
+
"Delete remote": [
|
2389
|
+
""
|
2390
|
+
],
|
2391
|
+
"Delete repository references": [
|
2392
|
+
""
|
2393
|
+
],
|
2337
2394
|
"Delete version": [
|
2338
2395
|
""
|
2339
2396
|
],
|
@@ -2433,6 +2490,12 @@
|
|
2433
2490
|
"Destroy an environment in an organization": [
|
2434
2491
|
"Zlikvidovat prostředí v organizaci"
|
2435
2492
|
],
|
2493
|
+
"Destroy exporter": [
|
2494
|
+
""
|
2495
|
+
],
|
2496
|
+
"Destroy importer": [
|
2497
|
+
""
|
2498
|
+
],
|
2436
2499
|
"Destroy one or more alternate content sources": [
|
2437
2500
|
""
|
2438
2501
|
],
|
@@ -2481,6 +2544,9 @@
|
|
2481
2544
|
"Disabling Simple Content Access failed for '%{subject}'.": [
|
2482
2545
|
""
|
2483
2546
|
],
|
2547
|
+
"Discover": [
|
2548
|
+
""
|
2549
|
+
],
|
2484
2550
|
"Discover Repositories": [
|
2485
2551
|
"Objevit repozitáře"
|
2486
2552
|
],
|
@@ -2682,6 +2748,9 @@
|
|
2682
2748
|
"Environment cannot be in its own promotion path": [
|
2683
2749
|
""
|
2684
2750
|
],
|
2751
|
+
"Environment contents refresh": [
|
2752
|
+
""
|
2753
|
+
],
|
2685
2754
|
"Environment identifier": [
|
2686
2755
|
"Identifikátor prostředí"
|
2687
2756
|
],
|
@@ -2721,6 +2790,9 @@
|
|
2721
2790
|
"Errata id of the erratum (RHSA-2012:108)": [
|
2722
2791
|
""
|
2723
2792
|
],
|
2793
|
+
"Errata mail": [
|
2794
|
+
""
|
2795
|
+
],
|
2724
2796
|
"Errata statuses not updated for deleted content facet with UUID %s": [
|
2725
2797
|
""
|
2726
2798
|
],
|
@@ -2835,6 +2907,12 @@
|
|
2835
2907
|
"Export failed: One or more repositories needs to be synced (with Immediate download policy.)": [
|
2836
2908
|
""
|
2837
2909
|
],
|
2910
|
+
"Export format must be specified for library exports.": [
|
2911
|
+
""
|
2912
|
+
],
|
2913
|
+
"Export format must be specified for non-incremental repository exports.": [
|
2914
|
+
""
|
2915
|
+
],
|
2838
2916
|
"Export formats.Choose syncable if the exported content needs to be in a yum format. This option is only available for %{syncable_repos} repositories. Choose importable if the importing server uses the same version and exported content needs to be one of %{importable_repos} repositories.": [
|
2839
2917
|
""
|
2840
2918
|
],
|
@@ -2880,6 +2958,9 @@
|
|
2880
2958
|
"Fetch installable errata for one or more hosts.": [
|
2881
2959
|
""
|
2882
2960
|
],
|
2961
|
+
"Fetch pxe files": [
|
2962
|
+
""
|
2963
|
+
],
|
2883
2964
|
"Fetch traces for one or more hosts": [
|
2884
2965
|
""
|
2885
2966
|
],
|
@@ -2973,6 +3054,9 @@
|
|
2973
3054
|
"Filter versions that are components in the specified composite version": [
|
2974
3055
|
""
|
2975
3056
|
],
|
3057
|
+
"Filtered index content": [
|
3058
|
+
""
|
3059
|
+
],
|
2976
3060
|
"Filters": [
|
2977
3061
|
"Filtry"
|
2978
3062
|
],
|
@@ -3021,6 +3105,9 @@
|
|
3021
3105
|
"Flatpak remote updated": [
|
3022
3106
|
""
|
3023
3107
|
],
|
3108
|
+
"Flatpak repositories cannot be mirrored into Red Hat products. Please select a custom product.": [
|
3109
|
+
""
|
3110
|
+
],
|
3024
3111
|
"Force": [
|
3025
3112
|
""
|
3026
3113
|
],
|
@@ -3081,6 +3168,9 @@
|
|
3081
3168
|
"Generate host applicability": [
|
3082
3169
|
""
|
3083
3170
|
],
|
3171
|
+
"Generate metadata": [
|
3172
|
+
""
|
3173
|
+
],
|
3084
3174
|
"Generate repository applicability": [
|
3085
3175
|
""
|
3086
3176
|
],
|
@@ -3318,9 +3408,15 @@
|
|
3318
3408
|
"How to order the sorted results (e.g. ASC for ascending)": [
|
3319
3409
|
""
|
3320
3410
|
],
|
3321
|
-
"
|
3411
|
+
"Hypervisors": [
|
3412
|
+
""
|
3413
|
+
],
|
3414
|
+
"Hypervisors update": [
|
3322
3415
|
""
|
3323
3416
|
],
|
3417
|
+
"ID": [
|
3418
|
+
"Identifikátor"
|
3419
|
+
],
|
3324
3420
|
"ID of a HTTP Proxy": [
|
3325
3421
|
""
|
3326
3422
|
],
|
@@ -3639,6 +3735,9 @@
|
|
3639
3735
|
"Import a subscription manifest to give hosts access to Red Hat content.": [
|
3640
3736
|
""
|
3641
3737
|
],
|
3738
|
+
"Import migration": [
|
3739
|
+
""
|
3740
|
+
],
|
3642
3741
|
"Import new manifest": [
|
3643
3742
|
""
|
3644
3743
|
],
|
@@ -3648,6 +3747,12 @@
|
|
3648
3747
|
"Import only Content Views cannot be directly publsihed. Content can only be updated by importing into the view.": [
|
3649
3748
|
""
|
3650
3749
|
],
|
3750
|
+
"Import repository upload": [
|
3751
|
+
""
|
3752
|
+
],
|
3753
|
+
"Import upload": [
|
3754
|
+
""
|
3755
|
+
],
|
3651
3756
|
"Import uploads into a repository": [
|
3652
3757
|
"Importovat nahrané do repozitáře"
|
3653
3758
|
],
|
@@ -3714,6 +3819,9 @@
|
|
3714
3819
|
"Incremental Update incomplete.": [
|
3715
3820
|
"Postupná aktualizace neúplná."
|
3716
3821
|
],
|
3822
|
+
"Incremental Update of Content View Version(s) ": [
|
3823
|
+
""
|
3824
|
+
],
|
3717
3825
|
"Incremental Update of %{content_view_count} Content View Version(s) ": [
|
3718
3826
|
""
|
3719
3827
|
],
|
@@ -3726,12 +3834,27 @@
|
|
3726
3834
|
"Incremental update specified for composite %{name} version %{version}, but no components updated.": [
|
3727
3835
|
""
|
3728
3836
|
],
|
3837
|
+
"Index content": [
|
3838
|
+
""
|
3839
|
+
],
|
3840
|
+
"Index errata": [
|
3841
|
+
""
|
3842
|
+
],
|
3843
|
+
"Index module streams": [
|
3844
|
+
""
|
3845
|
+
],
|
3846
|
+
"Index package groups": [
|
3847
|
+
""
|
3848
|
+
],
|
3729
3849
|
"Informable Type must be one of the following [ %{list} ]": [
|
3730
3850
|
""
|
3731
3851
|
],
|
3732
3852
|
"Inherit from Repository": [
|
3733
3853
|
"Převzít z repozitáře"
|
3734
3854
|
],
|
3855
|
+
"Initialize": [
|
3856
|
+
""
|
3857
|
+
],
|
3735
3858
|
"Initiate a sync of the products attached to the sync plan": [
|
3736
3859
|
""
|
3737
3860
|
],
|
@@ -3807,6 +3930,9 @@
|
|
3807
3930
|
"Installing Package...": [
|
3808
3931
|
"Instalace balíčku…"
|
3809
3932
|
],
|
3933
|
+
"Instance update": [
|
3934
|
+
""
|
3935
|
+
],
|
3810
3936
|
"Instance-based": [
|
3811
3937
|
""
|
3812
3938
|
],
|
@@ -4560,6 +4686,9 @@
|
|
4560
4686
|
"Messaging connection": [
|
4561
4687
|
""
|
4562
4688
|
],
|
4689
|
+
"Metadata generate": [
|
4690
|
+
""
|
4691
|
+
],
|
4563
4692
|
"Metadata republishing is risky on 'Complete Mirroring' repositories. Change the mirroring policy and try again.\\nAlternatively, use the 'force' parameter to regenerate metadata locally. On the next sync, the upstream repository's metadata will overwrite local metadata for 'Complete Mirroring' repositories.": [
|
4564
4693
|
""
|
4565
4694
|
],
|
@@ -4623,6 +4752,15 @@
|
|
4623
4752
|
"Multi Content View Environment": [
|
4624
4753
|
""
|
4625
4754
|
],
|
4755
|
+
"Multi copy all units": [
|
4756
|
+
""
|
4757
|
+
],
|
4758
|
+
"Multi copy content": [
|
4759
|
+
""
|
4760
|
+
],
|
4761
|
+
"Multi copy units": [
|
4762
|
+
""
|
4763
|
+
],
|
4626
4764
|
"Multi-entitlement": [
|
4627
4765
|
""
|
4628
4766
|
],
|
@@ -4807,7 +4945,7 @@
|
|
4807
4945
|
""
|
4808
4946
|
],
|
4809
4947
|
"No change": [
|
4810
|
-
""
|
4948
|
+
"Beze změny"
|
4811
4949
|
],
|
4812
4950
|
"No content": [
|
4813
4951
|
""
|
@@ -5817,6 +5955,9 @@
|
|
5817
5955
|
"Pulp task error": [
|
5818
5956
|
""
|
5819
5957
|
],
|
5958
|
+
"Purge completed tasks": [
|
5959
|
+
""
|
5960
|
+
],
|
5820
5961
|
"Python Package": [
|
5821
5962
|
""
|
5822
5963
|
],
|
@@ -5925,6 +6066,9 @@
|
|
5925
6066
|
"Reclaim Space": [
|
5926
6067
|
""
|
5927
6068
|
],
|
6069
|
+
"Reclaim space": [
|
6070
|
+
""
|
6071
|
+
],
|
5928
6072
|
"Reclaim space from On Demand repositories": [
|
5929
6073
|
""
|
5930
6074
|
],
|
@@ -5991,6 +6135,9 @@
|
|
5991
6135
|
"Refresh all alternate content sources": [
|
5992
6136
|
""
|
5993
6137
|
],
|
6138
|
+
"Refresh all distributions": [
|
6139
|
+
""
|
6140
|
+
],
|
5994
6141
|
"Refresh alternate content sources": [
|
5995
6142
|
""
|
5996
6143
|
],
|
@@ -6003,15 +6150,27 @@
|
|
6003
6150
|
"Refresh counts": [
|
6004
6151
|
""
|
6005
6152
|
],
|
6153
|
+
"Refresh distribution": [
|
6154
|
+
""
|
6155
|
+
],
|
6006
6156
|
"Refresh errata applicability": [
|
6007
6157
|
""
|
6008
6158
|
],
|
6159
|
+
"Refresh if needed": [
|
6160
|
+
""
|
6161
|
+
],
|
6009
6162
|
"Refresh package applicability": [
|
6010
6163
|
""
|
6011
6164
|
],
|
6012
6165
|
"Refresh previously imported manifest for Red Hat provider": [
|
6013
6166
|
""
|
6014
6167
|
],
|
6168
|
+
"Refresh remote": [
|
6169
|
+
""
|
6170
|
+
],
|
6171
|
+
"Refresh repos": [
|
6172
|
+
""
|
6173
|
+
],
|
6015
6174
|
"Refresh source": [
|
6016
6175
|
""
|
6017
6176
|
],
|
@@ -6054,6 +6213,12 @@
|
|
6054
6213
|
"Registry name pattern will result in invalid container image name of member repositories": [
|
6055
6214
|
""
|
6056
6215
|
],
|
6216
|
+
"Registry token expiration time": [
|
6217
|
+
""
|
6218
|
+
],
|
6219
|
+
"Reindex subscriptions": [
|
6220
|
+
""
|
6221
|
+
],
|
6057
6222
|
"Related composite content views": [
|
6058
6223
|
""
|
6059
6224
|
],
|
@@ -6150,6 +6315,9 @@
|
|
6150
6315
|
"Remove one or more subscriptions from an upstream manifest": [
|
6151
6316
|
""
|
6152
6317
|
],
|
6318
|
+
"Remove orphans": [
|
6319
|
+
""
|
6320
|
+
],
|
6153
6321
|
"Remove package group via Katello interface": [
|
6154
6322
|
"Odebrat skupinu balíčků prostřednictvím rozhraní Katello"
|
6155
6323
|
],
|
@@ -6165,6 +6333,9 @@
|
|
6165
6333
|
"Remove products from sync plan": [
|
6166
6334
|
"Odebrat produkt z plánu synchronizace"
|
6167
6335
|
],
|
6336
|
+
"Remove rolling repo clone": [
|
6337
|
+
""
|
6338
|
+
],
|
6168
6339
|
"Remove subscriptions": [
|
6169
6340
|
"Odebrat předplatné"
|
6170
6341
|
],
|
@@ -6177,6 +6348,12 @@
|
|
6177
6348
|
"Remove subscriptions from one or more hosts": [
|
6178
6349
|
"Odebrat předplatné jednomu čí více strojům"
|
6179
6350
|
],
|
6351
|
+
"Remove units": [
|
6352
|
+
""
|
6353
|
+
],
|
6354
|
+
"Remove unneeded repos": [
|
6355
|
+
""
|
6356
|
+
],
|
6180
6357
|
"Remove versions and/or environments from a content view and reassign systems and keys": [
|
6181
6358
|
"Odebrat verze a/nebo prostředí z pohledu na obsah a znovu přiřadit systémy a klíče"
|
6182
6359
|
],
|
@@ -6201,6 +6378,9 @@
|
|
6201
6378
|
"Removing this version from all environments will not delete the version. Version will still be available for later promotion.": [
|
6202
6379
|
""
|
6203
6380
|
],
|
6381
|
+
"Repair": [
|
6382
|
+
""
|
6383
|
+
],
|
6204
6384
|
"Replace content source on the target machine": [
|
6205
6385
|
""
|
6206
6386
|
],
|
@@ -6219,12 +6399,18 @@
|
|
6219
6399
|
"Repositories are not available for enablement while CDN configuration is set to Air-gapped (disconnected).": [
|
6220
6400
|
""
|
6221
6401
|
],
|
6402
|
+
"Repositories certs reset": [
|
6403
|
+
""
|
6404
|
+
],
|
6222
6405
|
"Repositories common to the selected content view versions will merge, resulting in a composite content view that is a union of all content from each of the content view versions.": [
|
6223
6406
|
""
|
6224
6407
|
],
|
6225
6408
|
"Repositories from published Content Views are not allowed.": [
|
6226
6409
|
""
|
6227
6410
|
],
|
6411
|
+
"Repositories gpg reset": [
|
6412
|
+
""
|
6413
|
+
],
|
6228
6414
|
"Repository": [
|
6229
6415
|
"Repozitář"
|
6230
6416
|
],
|
@@ -6435,7 +6621,7 @@
|
|
6435
6621
|
"Return only errata of a particular severity (None, Low, Moderate, Important, Critical)": [
|
6436
6622
|
""
|
6437
6623
|
],
|
6438
|
-
"Return only errata of a particular type (security, bugfix, enhancement)": [
|
6624
|
+
"Return only errata of a particular type (security, bugfix, enhancement, other)": [
|
6439
6625
|
""
|
6440
6626
|
],
|
6441
6627
|
"Return only packages of a particular status (upgradable or up-to-date)": [
|
@@ -6576,6 +6762,21 @@
|
|
6576
6762
|
"Save": [
|
6577
6763
|
"Uložit"
|
6578
6764
|
],
|
6765
|
+
"Save artifact": [
|
6766
|
+
""
|
6767
|
+
],
|
6768
|
+
"Save distribution references": [
|
6769
|
+
""
|
6770
|
+
],
|
6771
|
+
"Save publication": [
|
6772
|
+
""
|
6773
|
+
],
|
6774
|
+
"Save version": [
|
6775
|
+
""
|
6776
|
+
],
|
6777
|
+
"Save versions": [
|
6778
|
+
""
|
6779
|
+
],
|
6579
6780
|
"Saving alternate content source...": [
|
6580
6781
|
""
|
6581
6782
|
],
|
@@ -6585,6 +6786,12 @@
|
|
6585
6786
|
"Scan a flatpak remote": [
|
6586
6787
|
""
|
6587
6788
|
],
|
6789
|
+
"Scan cdn": [
|
6790
|
+
""
|
6791
|
+
],
|
6792
|
+
"Scan remote": [
|
6793
|
+
""
|
6794
|
+
],
|
6588
6795
|
"Schema version 1": [
|
6589
6796
|
""
|
6590
6797
|
],
|
@@ -7386,6 +7593,9 @@
|
|
7386
7593
|
"Supported Content Types": [
|
7387
7594
|
""
|
7388
7595
|
],
|
7596
|
+
"Sync": [
|
7597
|
+
""
|
7598
|
+
],
|
7389
7599
|
"Sync Canceled": [
|
7390
7600
|
"Synchronizace zrušena"
|
7391
7601
|
],
|
@@ -7440,6 +7650,9 @@
|
|
7440
7650
|
"Sync all repositories for a product": [
|
7441
7651
|
"Synchronizovat všechny repozitáře pro produkt"
|
7442
7652
|
],
|
7653
|
+
"Sync capsule": [
|
7654
|
+
""
|
7655
|
+
],
|
7443
7656
|
"Sync complete.": [
|
7444
7657
|
"Synchronizace dokončena."
|
7445
7658
|
],
|
@@ -7458,6 +7671,9 @@
|
|
7458
7671
|
"Sync state": [
|
7459
7672
|
""
|
7460
7673
|
],
|
7674
|
+
"Syncable export": [
|
7675
|
+
""
|
7676
|
+
],
|
7461
7677
|
"Synced": [
|
7462
7678
|
""
|
7463
7679
|
],
|
@@ -7686,6 +7902,9 @@
|
|
7686
7902
|
"The promotion of %{content_view} to <b>%{environment}</b> has completed. %{count} needed errata are installable on your hosts.": [
|
7687
7903
|
""
|
7688
7904
|
],
|
7905
|
+
"The provided incremental export format '%{provided}' must match the previous export's format '%{previous}'. Consider using 'from_history_id' to point to a matching export.": [
|
7906
|
+
""
|
7907
|
+
],
|
7689
7908
|
"The repository is already enabled": [
|
7690
7909
|
"Repozitář už je povolený"
|
7691
7910
|
],
|
@@ -7923,6 +8142,9 @@
|
|
7923
8142
|
"Time in minutes before content that is not contained within a repository and has not been accessed is considered orphaned.": [
|
7924
8143
|
""
|
7925
8144
|
],
|
8145
|
+
"Time in minutes before registry access tokens expire.": [
|
8146
|
+
""
|
8147
|
+
],
|
7926
8148
|
"Time to expire yum metadata in seconds. Only relevant for custom yum repositories.": [
|
7927
8149
|
""
|
7928
8150
|
],
|
@@ -7968,6 +8190,9 @@
|
|
7968
8190
|
"To manage packages, select an action.": [
|
7969
8191
|
""
|
7970
8192
|
],
|
8193
|
+
"Toggle": [
|
8194
|
+
""
|
8195
|
+
],
|
7971
8196
|
"Token/password for the flatpak remote": [
|
7972
8197
|
""
|
7973
8198
|
],
|
@@ -8103,6 +8328,12 @@
|
|
8103
8328
|
"Unable to detect puppet path": [
|
8104
8329
|
"Nedaří se zjistiti umístění puppet"
|
8105
8330
|
],
|
8331
|
+
"Unable to find a base content view to use for incremental export using the provided parameters:%{params}": [
|
8332
|
+
""
|
8333
|
+
],
|
8334
|
+
"Unable to find a base content view to use for incremental export. Please run a complete export instead.": [
|
8335
|
+
""
|
8336
|
+
],
|
8106
8337
|
"Unable to find a content view with ID %s": [
|
8107
8338
|
""
|
8108
8339
|
],
|
@@ -8118,12 +8349,6 @@
|
|
8118
8349
|
"Unable to import in to Content View specified in the metadata - '%{name}'. The 'import_only' attribute for the content view is set to false. To mark this Content View as importable, have your system administrator run the following command on the server. ": [
|
8119
8350
|
""
|
8120
8351
|
],
|
8121
|
-
"Unable to incrementally export. Do a Full Export on the library content before updating from the latest increment.": [
|
8122
|
-
""
|
8123
|
-
],
|
8124
|
-
"Unable to incrementally export. Do a Full Export on the repository content.": [
|
8125
|
-
""
|
8126
|
-
],
|
8127
8352
|
"Unable to reassign activation_keys. Please check activation_key_content_view_id and activation_key_environment_id.": [
|
8128
8353
|
""
|
8129
8354
|
],
|
@@ -8190,6 +8415,12 @@
|
|
8190
8415
|
"Unknown errata status": [
|
8191
8416
|
""
|
8192
8417
|
],
|
8418
|
+
"Unknown library export format '%s'.": [
|
8419
|
+
""
|
8420
|
+
],
|
8421
|
+
"Unknown repository export format '%s'.": [
|
8422
|
+
""
|
8423
|
+
],
|
8193
8424
|
"Unknown traces status": [
|
8194
8425
|
""
|
8195
8426
|
],
|
@@ -8280,15 +8511,27 @@
|
|
8280
8511
|
"Update content counts for the smart proxy": [
|
8281
8512
|
""
|
8282
8513
|
],
|
8514
|
+
"Update content urls": [
|
8515
|
+
""
|
8516
|
+
],
|
8283
8517
|
"Update content view environments for host": [
|
8284
8518
|
""
|
8285
8519
|
],
|
8286
8520
|
"Update content view environments for host %s": [
|
8287
8521
|
""
|
8288
8522
|
],
|
8523
|
+
"Update distributions": [
|
8524
|
+
""
|
8525
|
+
],
|
8289
8526
|
"Update hosts manually": [
|
8290
8527
|
""
|
8291
8528
|
],
|
8529
|
+
"Update http proxy": [
|
8530
|
+
""
|
8531
|
+
],
|
8532
|
+
"Update http proxy details": [
|
8533
|
+
""
|
8534
|
+
],
|
8292
8535
|
"Update installed packages, enabled repos, module inventory": [
|
8293
8536
|
""
|
8294
8537
|
],
|
@@ -8304,12 +8547,21 @@
|
|
8304
8547
|
"Update packages via Katello interface": [
|
8305
8548
|
""
|
8306
8549
|
],
|
8550
|
+
"Update redhat repository": [
|
8551
|
+
""
|
8552
|
+
],
|
8307
8553
|
"Update release version for host": [
|
8308
8554
|
"Aktualizovat verzi vydání pro stroj"
|
8309
8555
|
],
|
8310
8556
|
"Update release version for host %s": [
|
8311
8557
|
"Aktualizovat verzi vydání pro stroj %s"
|
8312
8558
|
],
|
8559
|
+
"Update remote": [
|
8560
|
+
""
|
8561
|
+
],
|
8562
|
+
"Update repository": [
|
8563
|
+
""
|
8564
|
+
],
|
8313
8565
|
"Update services requiring restart": [
|
8314
8566
|
""
|
8315
8567
|
],
|
@@ -8400,6 +8652,12 @@
|
|
8400
8652
|
"Upload a subscription manifest": [
|
8401
8653
|
""
|
8402
8654
|
],
|
8655
|
+
"Upload content": [
|
8656
|
+
""
|
8657
|
+
],
|
8658
|
+
"Upload file": [
|
8659
|
+
""
|
8660
|
+
],
|
8403
8661
|
"Upload into": [
|
8404
8662
|
"Nahrát do"
|
8405
8663
|
],
|
@@ -8409,6 +8667,9 @@
|
|
8409
8667
|
"Upload request id": [
|
8410
8668
|
""
|
8411
8669
|
],
|
8670
|
+
"Upload tag": [
|
8671
|
+
""
|
8672
|
+
],
|
8412
8673
|
"Upstream Candlepin": [
|
8413
8674
|
""
|
8414
8675
|
],
|
@@ -8526,6 +8787,9 @@
|
|
8526
8787
|
"Verify SSL": [
|
8527
8788
|
"Ověřit SSL"
|
8528
8789
|
],
|
8790
|
+
"Verify checksum": [
|
8791
|
+
""
|
8792
|
+
],
|
8529
8793
|
"Verify checksum for content on smart proxy": [
|
8530
8794
|
""
|
8531
8795
|
],
|