katello 4.16.1 → 4.16.2
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 +4 -7
- data/app/assets/javascripts/katello/locale/bn_IN/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/ca/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/cs/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/cs_CZ/katello.js +6 -9
- data/app/assets/javascripts/katello/locale/de/katello.js +16 -19
- data/app/assets/javascripts/katello/locale/de_AT/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/de_DE/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/el/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/en/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/en_GB/katello.js +6 -9
- data/app/assets/javascripts/katello/locale/en_US/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/es/katello.js +171 -174
- data/app/assets/javascripts/katello/locale/et_EE/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/fr/katello.js +844 -847
- data/app/assets/javascripts/katello/locale/gl/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/gu/katello.js +5 -8
- data/app/assets/javascripts/katello/locale/he_IL/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/hi/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/id/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/it/katello.js +7 -10
- data/app/assets/javascripts/katello/locale/ja/katello.js +572 -575
- data/app/assets/javascripts/katello/locale/ka/katello.js +416 -419
- data/app/assets/javascripts/katello/locale/kn/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/ko/katello.js +2093 -2097
- data/app/assets/javascripts/katello/locale/ml_IN/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/mr/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/nl_NL/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/or/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/pa/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/pl/katello.js +5 -8
- data/app/assets/javascripts/katello/locale/pl_PL/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/pt/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/pt_BR/katello.js +184 -187
- data/app/assets/javascripts/katello/locale/ro/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/ro_RO/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/ru/katello.js +7 -10
- data/app/assets/javascripts/katello/locale/sl/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/sv_SE/katello.js +5 -8
- data/app/assets/javascripts/katello/locale/ta/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/ta_IN/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/te/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/tr/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/vi/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/vi_VN/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/zh/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/zh_CN/katello.js +577 -580
- data/app/assets/javascripts/katello/locale/zh_TW/katello.js +7 -10
- data/app/controllers/katello/api/registry/registry_proxies_controller.rb +2 -0
- data/db/migrate/20240924161240_katello_recreate_evr_constructs.rb +18 -0
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/bastion_katello.pot +4 -0
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/bn.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/bn_IN.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ca.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/cs_CZ.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de.po +99 -60
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de_AT.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de_DE.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/el.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/en_GB.po +100 -35
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/en_US.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/es.po +99 -40
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/et_EE.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/fr.po +260 -192
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/gl.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/gu.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/he_IL.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/hi.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/id.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/it.po +96 -35
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ja.po +119 -52
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ka.po +99 -34
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/kn.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ko.po +107 -40
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ml_IN.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/mr.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/nl_NL.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/or.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pa.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pl.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pl_PL.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pt.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pt_BR.po +99 -40
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ro.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ro_RO.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ru.po +97 -34
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/sl.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/sv_SE.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ta.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ta_IN.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/te.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/tr.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/vi.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/vi_VN.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh_CN.po +105 -40
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh_TW.po +98 -33
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/translations.js +14 -14
- data/lib/katello/version.rb +1 -1
- data/locale/bn/LC_MESSAGES/katello.mo +0 -0
- data/locale/bn/katello.po +4 -7
- data/locale/bn/katello.po.time_stamp +0 -0
- data/locale/bn_IN/LC_MESSAGES/katello.mo +0 -0
- data/locale/bn_IN/katello.po +4 -7
- data/locale/bn_IN/katello.po.time_stamp +0 -0
- data/locale/ca/LC_MESSAGES/katello.mo +0 -0
- data/locale/ca/katello.po +4 -7
- data/locale/ca/katello.po.time_stamp +0 -0
- data/locale/cs/LC_MESSAGES/katello.mo +0 -0
- data/locale/cs/katello.po +4 -7
- data/locale/cs/katello.po.time_stamp +0 -0
- data/locale/cs_CZ/LC_MESSAGES/katello.mo +0 -0
- data/locale/cs_CZ/katello.po +6 -9
- data/locale/cs_CZ/katello.po.time_stamp +0 -0
- data/locale/de/LC_MESSAGES/katello.mo +0 -0
- data/locale/de/katello.po +20 -23
- data/locale/de/katello.po.time_stamp +0 -0
- data/locale/de_AT/LC_MESSAGES/katello.mo +0 -0
- data/locale/de_AT/katello.po +4 -7
- data/locale/de_AT/katello.po.time_stamp +0 -0
- data/locale/de_DE/LC_MESSAGES/katello.mo +0 -0
- data/locale/de_DE/katello.po +4 -7
- data/locale/de_DE/katello.po.time_stamp +0 -0
- data/locale/el/LC_MESSAGES/katello.mo +0 -0
- data/locale/el/katello.po +4 -7
- data/locale/el/katello.po.time_stamp +0 -0
- data/locale/en/LC_MESSAGES/katello.mo +0 -0
- data/locale/en/katello.po +4 -7
- data/locale/en/katello.po.time_stamp +0 -0
- data/locale/en_GB/LC_MESSAGES/katello.mo +0 -0
- data/locale/en_GB/katello.po +6 -9
- data/locale/en_GB/katello.po.time_stamp +0 -0
- data/locale/en_US/LC_MESSAGES/katello.mo +0 -0
- data/locale/en_US/katello.po +4 -7
- data/locale/en_US/katello.po.time_stamp +0 -0
- data/locale/es/LC_MESSAGES/katello.mo +0 -0
- data/locale/es/katello.po +175 -177
- data/locale/es/katello.po.time_stamp +0 -0
- data/locale/et_EE/LC_MESSAGES/katello.mo +0 -0
- data/locale/et_EE/katello.po +4 -7
- data/locale/et_EE/katello.po.time_stamp +0 -0
- data/locale/fr/LC_MESSAGES/katello.mo +0 -0
- data/locale/fr/katello.po +851 -854
- data/locale/fr/katello.po.time_stamp +0 -0
- data/locale/gl/LC_MESSAGES/katello.mo +0 -0
- data/locale/gl/katello.po +4 -7
- data/locale/gl/katello.po.time_stamp +0 -0
- data/locale/gu/LC_MESSAGES/katello.mo +0 -0
- data/locale/gu/katello.po +6 -9
- data/locale/gu/katello.po.time_stamp +0 -0
- data/locale/he_IL/LC_MESSAGES/katello.mo +0 -0
- data/locale/he_IL/katello.po +4 -7
- data/locale/he_IL/katello.po.time_stamp +0 -0
- data/locale/hi/LC_MESSAGES/katello.mo +0 -0
- data/locale/hi/katello.po +4 -7
- data/locale/hi/katello.po.time_stamp +0 -0
- data/locale/id/LC_MESSAGES/katello.mo +0 -0
- data/locale/id/katello.po +4 -7
- data/locale/id/katello.po.time_stamp +0 -0
- data/locale/it/LC_MESSAGES/katello.mo +0 -0
- data/locale/it/katello.po +8 -11
- data/locale/it/katello.po.time_stamp +0 -0
- data/locale/ja/LC_MESSAGES/katello.mo +0 -0
- data/locale/ja/katello.po +580 -581
- data/locale/ja/katello.po.time_stamp +0 -0
- data/locale/ka/LC_MESSAGES/katello.mo +0 -0
- data/locale/ka/katello.po +418 -419
- data/locale/ka/katello.po.time_stamp +0 -0
- data/locale/katello.pot +89 -94
- data/locale/kn/LC_MESSAGES/katello.mo +0 -0
- data/locale/kn/katello.po +4 -7
- data/locale/kn/katello.po.time_stamp +0 -0
- data/locale/ko/LC_MESSAGES/katello.mo +0 -0
- data/locale/ko/katello.po +2103 -2093
- data/locale/ko/katello.po.time_stamp +0 -0
- data/locale/ml_IN/LC_MESSAGES/katello.mo +0 -0
- data/locale/ml_IN/katello.po +4 -7
- data/locale/ml_IN/katello.po.time_stamp +0 -0
- data/locale/mr/LC_MESSAGES/katello.mo +0 -0
- data/locale/mr/katello.po +4 -7
- data/locale/mr/katello.po.time_stamp +0 -0
- data/locale/nl_NL/LC_MESSAGES/katello.mo +0 -0
- data/locale/nl_NL/katello.po +4 -7
- data/locale/nl_NL/katello.po.time_stamp +0 -0
- data/locale/or/LC_MESSAGES/katello.mo +0 -0
- data/locale/or/katello.po +4 -7
- data/locale/or/katello.po.time_stamp +0 -0
- data/locale/pa/LC_MESSAGES/katello.mo +0 -0
- data/locale/pa/katello.po +4 -7
- data/locale/pa/katello.po.time_stamp +0 -0
- data/locale/pl/LC_MESSAGES/katello.mo +0 -0
- data/locale/pl/katello.po +6 -9
- data/locale/pl/katello.po.time_stamp +0 -0
- data/locale/pl_PL/LC_MESSAGES/katello.mo +0 -0
- data/locale/pl_PL/katello.po +4 -7
- data/locale/pl_PL/katello.po.time_stamp +0 -0
- data/locale/pt/LC_MESSAGES/katello.mo +0 -0
- data/locale/pt/katello.po +4 -7
- data/locale/pt/katello.po.time_stamp +0 -0
- data/locale/pt_BR/LC_MESSAGES/katello.mo +0 -0
- data/locale/pt_BR/katello.po +188 -190
- data/locale/pt_BR/katello.po.time_stamp +0 -0
- data/locale/ro/LC_MESSAGES/katello.mo +0 -0
- data/locale/ro/katello.po +4 -7
- data/locale/ro/katello.po.time_stamp +0 -0
- data/locale/ro_RO/LC_MESSAGES/katello.mo +0 -0
- data/locale/ro_RO/katello.po +4 -7
- data/locale/ro_RO/katello.po.time_stamp +0 -0
- data/locale/ru/LC_MESSAGES/katello.mo +0 -0
- data/locale/ru/katello.po +8 -11
- data/locale/ru/katello.po.time_stamp +0 -0
- data/locale/sl/LC_MESSAGES/katello.mo +0 -0
- data/locale/sl/katello.po +4 -7
- data/locale/sl/katello.po.time_stamp +0 -0
- data/locale/sv_SE/LC_MESSAGES/katello.mo +0 -0
- data/locale/sv_SE/katello.po +6 -9
- data/locale/sv_SE/katello.po.time_stamp +0 -0
- data/locale/ta/LC_MESSAGES/katello.mo +0 -0
- data/locale/ta/katello.po +4 -7
- data/locale/ta/katello.po.time_stamp +0 -0
- data/locale/ta_IN/LC_MESSAGES/katello.mo +0 -0
- data/locale/ta_IN/katello.po +4 -7
- data/locale/ta_IN/katello.po.time_stamp +0 -0
- data/locale/te/LC_MESSAGES/katello.mo +0 -0
- data/locale/te/katello.po +4 -7
- data/locale/te/katello.po.time_stamp +0 -0
- data/locale/tr/LC_MESSAGES/katello.mo +0 -0
- data/locale/tr/katello.po +4 -7
- data/locale/tr/katello.po.time_stamp +0 -0
- data/locale/vi/LC_MESSAGES/katello.mo +0 -0
- data/locale/vi/katello.po +4 -7
- data/locale/vi/katello.po.time_stamp +0 -0
- data/locale/vi_VN/LC_MESSAGES/katello.mo +0 -0
- data/locale/vi_VN/katello.po +4 -7
- data/locale/vi_VN/katello.po.time_stamp +0 -0
- data/locale/zh/LC_MESSAGES/katello.mo +0 -0
- data/locale/zh/katello.po +4 -7
- data/locale/zh/katello.po.time_stamp +0 -0
- data/locale/zh_CN/LC_MESSAGES/katello.mo +0 -0
- data/locale/zh_CN/katello.po +583 -580
- data/locale/zh_CN/katello.po.time_stamp +0 -0
- data/locale/zh_TW/LC_MESSAGES/katello.mo +0 -0
- data/locale/zh_TW/katello.po +8 -11
- data/locale/zh_TW/katello.po.time_stamp +0 -0
- metadata +54 -3
File without changes
|
data/locale/katello.pot
CHANGED
@@ -8,8 +8,8 @@ msgid ""
|
|
8
8
|
msgstr ""
|
9
9
|
"Project-Id-Version: katello 1.0.0\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
|
-
"POT-Creation-Date: 2025-
|
12
|
-
"PO-Revision-Date: 2025-
|
11
|
+
"POT-Creation-Date: 2025-06-30 16:20-0400\n"
|
12
|
+
"PO-Revision-Date: 2025-06-30 16:20-0400\n"
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15
15
|
"Language: \n"
|
@@ -18,17 +18,17 @@ msgstr ""
|
|
18
18
|
"Content-Transfer-Encoding: 8bit\n"
|
19
19
|
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
20
20
|
|
21
|
-
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:
|
21
|
+
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:155
|
22
22
|
msgid ""
|
23
23
|
"Invalid format. Container pushes should follow 'organization_label/product_lab"
|
24
24
|
"el/name' OR 'id/organization_id/product_id/name' schema."
|
25
25
|
msgstr ""
|
26
26
|
|
27
|
-
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:
|
27
|
+
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:168
|
28
28
|
msgid "Invalid format. Organization label cannot be blank."
|
29
29
|
msgstr ""
|
30
30
|
|
31
|
-
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:
|
31
|
+
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:185
|
32
32
|
msgid ""
|
33
33
|
"Due to a change in your organizations, this container name has become ambiguou"
|
34
34
|
"s (org name '%{org_label}'). If you wish to continue using this container name"
|
@@ -37,27 +37,27 @@ msgid ""
|
|
37
37
|
"d retry your push using the id format."
|
38
38
|
msgstr ""
|
39
39
|
|
40
|
-
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:
|
40
|
+
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:201
|
41
41
|
msgid "Organization label '%s' is ambiguous. Try using an id-based container name."
|
42
42
|
msgstr ""
|
43
43
|
|
44
|
-
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:
|
44
|
+
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:208
|
45
45
|
msgid "Organization not found: '%s'"
|
46
46
|
msgstr ""
|
47
47
|
|
48
|
-
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:
|
48
|
+
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:221
|
49
49
|
msgid "Invalid format. Organization id must be an integer without leading zeros."
|
50
50
|
msgstr ""
|
51
51
|
|
52
|
-
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:
|
52
|
+
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:229
|
53
53
|
msgid "Organization id not found: '%s'"
|
54
54
|
msgstr ""
|
55
55
|
|
56
|
-
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:
|
56
|
+
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:241
|
57
57
|
msgid "Invalid format. Product label cannot be blank."
|
58
58
|
msgstr ""
|
59
59
|
|
60
|
-
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:
|
60
|
+
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:256
|
61
61
|
msgid ""
|
62
62
|
"Due to a change in your products, this container name has become ambiguous (pr"
|
63
63
|
"oduct name '%{prod_label}'). If you wish to continue using this container name"
|
@@ -66,27 +66,27 @@ msgid ""
|
|
66
66
|
"o_label}' and retry your push using the id format."
|
67
67
|
msgstr ""
|
68
68
|
|
69
|
-
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:
|
69
|
+
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:270
|
70
70
|
msgid "Product label '%s' is ambiguous. Try using an id-based container name."
|
71
71
|
msgstr ""
|
72
72
|
|
73
|
-
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:
|
73
|
+
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:277
|
74
74
|
msgid "Product not found: '%s'"
|
75
75
|
msgstr ""
|
76
76
|
|
77
|
-
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:
|
77
|
+
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:290
|
78
78
|
msgid "Invalid format. Product id must be an integer without leading zeros."
|
79
79
|
msgstr ""
|
80
80
|
|
81
|
-
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:
|
81
|
+
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:298
|
82
82
|
msgid "Product id not found: '%s'"
|
83
83
|
msgstr ""
|
84
84
|
|
85
|
-
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:
|
85
|
+
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:322
|
86
86
|
msgid "Invalid format. Container name cannot be blank."
|
87
87
|
msgstr ""
|
88
88
|
|
89
|
-
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:
|
89
|
+
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:340
|
90
90
|
msgid ""
|
91
91
|
"Repository name '%{container_name}' already exists in this product using a dif"
|
92
92
|
"ferent naming scheme. Please retry your request with the %{root_repo_container"
|
@@ -94,23 +94,23 @@ msgid ""
|
|
94
94
|
" schema."
|
95
95
|
msgstr ""
|
96
96
|
|
97
|
-
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:
|
97
|
+
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:353
|
98
98
|
msgid "Requested access to '%s' is denied"
|
99
99
|
msgstr ""
|
100
100
|
|
101
|
-
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:
|
101
|
+
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:379
|
102
102
|
msgid "Could not locate local uploaded repository for content indexing."
|
103
103
|
msgstr ""
|
104
104
|
|
105
|
-
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:
|
105
|
+
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:393
|
106
106
|
msgid "Could not locate repository properties for content indexing."
|
107
107
|
msgstr ""
|
108
108
|
|
109
|
-
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:
|
109
|
+
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:418
|
110
110
|
msgid "Could not locate Pulp distribution."
|
111
111
|
msgstr ""
|
112
112
|
|
113
|
-
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:
|
113
|
+
#: ../app/controllers/katello/api/registry/registry_proxies_controller.rb:825
|
114
114
|
msgid "%s was not found!"
|
115
115
|
msgstr ""
|
116
116
|
|
@@ -212,9 +212,9 @@ msgstr ""
|
|
212
212
|
#: ../app/controllers/katello/api/v2/environments_controller.rb:128
|
213
213
|
#: ../app/controllers/katello/api/v2/environments_controller.rb:137
|
214
214
|
#: ../app/controllers/katello/api/v2/flatpak_remote_repositories_controller.rb:20
|
215
|
-
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:
|
216
|
-
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:
|
217
|
-
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:
|
215
|
+
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:23
|
216
|
+
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:42
|
217
|
+
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:50
|
218
218
|
#: ../app/controllers/katello/api/v2/host_collections_controller.rb:29
|
219
219
|
#: ../app/controllers/katello/api/v2/host_collections_controller.rb:38
|
220
220
|
#: ../app/controllers/katello/api/v2/host_collections_controller.rb:73
|
@@ -340,8 +340,8 @@ msgstr ""
|
|
340
340
|
|
341
341
|
#: ../app/controllers/katello/api/v2/activation_keys_controller.rb:64
|
342
342
|
#: ../app/controllers/katello/api/v2/activation_keys_controller.rb:81
|
343
|
-
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:
|
344
|
-
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:
|
343
|
+
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:48
|
344
|
+
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:61
|
345
345
|
msgid "name"
|
346
346
|
msgstr ""
|
347
347
|
|
@@ -2281,59 +2281,59 @@ msgstr ""
|
|
2281
2281
|
msgid "Product ID to mirror the remote repository to"
|
2282
2282
|
msgstr ""
|
2283
2283
|
|
2284
|
-
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:
|
2284
|
+
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:16
|
2285
2285
|
msgid "Description of the flatpak remote"
|
2286
2286
|
msgstr ""
|
2287
2287
|
|
2288
|
-
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:
|
2288
|
+
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:17
|
2289
2289
|
msgid "Username for the flatpak remote"
|
2290
2290
|
msgstr ""
|
2291
2291
|
|
2292
|
-
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:
|
2292
|
+
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:18
|
2293
2293
|
msgid "Token/password for the flatpak remote"
|
2294
2294
|
msgstr ""
|
2295
2295
|
|
2296
|
-
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:
|
2297
|
-
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:
|
2296
|
+
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:21
|
2297
|
+
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:22
|
2298
2298
|
msgid "List flatpak remotes"
|
2299
2299
|
msgstr ""
|
2300
2300
|
|
2301
|
-
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:
|
2301
|
+
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:24
|
2302
2302
|
msgid "Name of the flatpak remote"
|
2303
2303
|
msgstr ""
|
2304
2304
|
|
2305
|
-
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:
|
2306
|
-
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:
|
2305
|
+
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:39
|
2306
|
+
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:40
|
2307
2307
|
msgid "Show a flatpak remote"
|
2308
2308
|
msgstr ""
|
2309
2309
|
|
2310
|
-
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:
|
2311
|
-
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:
|
2312
|
-
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:
|
2313
|
-
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:
|
2310
|
+
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:41
|
2311
|
+
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:60
|
2312
|
+
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:69
|
2313
|
+
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:75
|
2314
2314
|
msgid "Flatpak remote numeric identifier"
|
2315
2315
|
msgstr ""
|
2316
2316
|
|
2317
|
-
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:
|
2317
|
+
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:47
|
2318
2318
|
msgid "Create a flatpak remote"
|
2319
2319
|
msgstr ""
|
2320
2320
|
|
2321
|
-
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:
|
2322
|
-
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:
|
2321
|
+
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:49
|
2322
|
+
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:62
|
2323
2323
|
msgid ""
|
2324
2324
|
"Base URL of the flatpak registry index, ex: https://flatpaks.redhat.io/rhel/ ,"
|
2325
2325
|
" https://registry.fedoraproject.org/."
|
2326
2326
|
msgstr ""
|
2327
2327
|
|
2328
|
-
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:
|
2328
|
+
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:58
|
2329
2329
|
msgid "Update a flatpak remote"
|
2330
2330
|
msgstr ""
|
2331
2331
|
|
2332
|
-
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:
|
2332
|
+
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:68
|
2333
2333
|
msgid "Delete a flatpak remote"
|
2334
2334
|
msgstr ""
|
2335
2335
|
|
2336
|
-
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:
|
2336
|
+
#: ../app/controllers/katello/api/v2/flatpak_remotes_controller.rb:74
|
2337
2337
|
msgid "Scan a flatpak remote"
|
2338
2338
|
msgstr ""
|
2339
2339
|
|
@@ -4632,19 +4632,19 @@ msgid "Missing activation key!"
|
|
4632
4632
|
msgstr ""
|
4633
4633
|
|
4634
4634
|
#:
|
4635
|
-
#: ../app/controllers/katello/concerns/api/v2/registration_controller_extensions.rb:
|
4635
|
+
#: ../app/controllers/katello/concerns/api/v2/registration_controller_extensions.rb:11
|
4636
4636
|
msgid ""
|
4637
4637
|
"Host was not found by the subscription UUID: '%s', this can happen if the host"
|
4638
4638
|
" is registered already, but not to this instance"
|
4639
4639
|
msgstr ""
|
4640
4640
|
|
4641
4641
|
#:
|
4642
|
-
#: ../app/controllers/katello/concerns/api/v2/registration_controller_extensions.rb:
|
4642
|
+
#: ../app/controllers/katello/concerns/api/v2/registration_controller_extensions.rb:45
|
4643
4643
|
msgid "Smart proxy content source not found!"
|
4644
4644
|
msgstr ""
|
4645
4645
|
|
4646
4646
|
#:
|
4647
|
-
#: ../app/controllers/katello/concerns/api/v2/registration_controller_extensions.rb:
|
4647
|
+
#: ../app/controllers/katello/concerns/api/v2/registration_controller_extensions.rb:46
|
4648
4648
|
msgid "Pulp 3 is not enabled on Smart proxy!"
|
4649
4649
|
msgstr ""
|
4650
4650
|
|
@@ -7531,7 +7531,7 @@ msgid ""
|
|
7531
7531
|
msgstr ""
|
7532
7532
|
|
7533
7533
|
#: ../app/models/katello/kt_environment.rb:272
|
7534
|
-
#: ../app/views/overrides/activation_keys/_host_environment_select.html.erb:
|
7534
|
+
#: ../app/views/overrides/activation_keys/_host_environment_select.html.erb:34
|
7535
7535
|
msgid "Lifecycle Environment"
|
7536
7536
|
msgstr ""
|
7537
7537
|
|
@@ -7643,12 +7643,6 @@ msgstr ""
|
|
7643
7643
|
msgid "Repository has already been cloned to %{cv_name} in environment %{to_env}"
|
7644
7644
|
msgstr ""
|
7645
7645
|
|
7646
|
-
#: ../app/models/katello/repository.rb:707
|
7647
|
-
msgid ""
|
7648
|
-
"This repository has pending tasks in associated content views. Please wait for"
|
7649
|
-
" the tasks: "
|
7650
|
-
msgstr ""
|
7651
|
-
|
7652
7646
|
#: ../app/models/katello/repository.rb:824
|
7653
7647
|
msgid ""
|
7654
7648
|
"Repository cannot be deleted since it has already been included in a published"
|
@@ -8127,7 +8121,7 @@ msgstr ""
|
|
8127
8121
|
msgid "%s content type is not enabled."
|
8128
8122
|
msgstr ""
|
8129
8123
|
|
8130
|
-
#: ../app/services/katello/pulp3/repository.rb:
|
8124
|
+
#: ../app/services/katello/pulp3/repository.rb:563
|
8131
8125
|
msgid "The repository's publication is missing. Please run a 'complete sync' on %s."
|
8132
8126
|
msgstr ""
|
8133
8127
|
|
@@ -8210,7 +8204,7 @@ msgstr ""
|
|
8210
8204
|
|
8211
8205
|
#: ../app/views/dashboard/_content_views_widget.html.erb:15
|
8212
8206
|
#: ../app/views/katello/errata_mailer/promote_errata.text.erb:8
|
8213
|
-
#: ../app/views/overrides/activation_keys/_host_environment_select.html.erb:
|
8207
|
+
#: ../app/views/overrides/activation_keys/_host_environment_select.html.erb:50
|
8214
8208
|
#: ../db/seeds.d/110-content-view-autopublish.rb:4
|
8215
8209
|
#: ../db/seeds.d/110-content-view-autopublish.rb:16
|
8216
8210
|
msgid "Content View"
|
@@ -8258,6 +8252,7 @@ msgstr ""
|
|
8258
8252
|
#: ../app/views/dashboard/_errata_widget.html.erb:15
|
8259
8253
|
#: ../app/views/katello/subscription_mailer/subscription_expiry.html.erb:20
|
8260
8254
|
#: ../app/views/katello/subscription_mailer/subscription_expiry.text.erb:7
|
8255
|
+
#: ../webpack/ForemanColumnExtensions/index.js:34
|
8261
8256
|
#: ../webpack/components/extensions/HostDetails/Tabs/ErrataTab/ErrataTab.js:72
|
8262
8257
|
#: ../webpack/components/extensions/HostDetails/Tabs/ErrataTab/ErrataTab.js:158
|
8263
8258
|
#: ../webpack/components/extensions/HostDetails/Tabs/TracesTab/TracesTab.js:58
|
@@ -8826,7 +8821,7 @@ msgstr ""
|
|
8826
8821
|
#: ../app/views/katello/task_mailer/cv_promote_failure.html.erb:8
|
8827
8822
|
#: ../app/views/katello/task_mailer/cv_publish_failure.html.erb:8
|
8828
8823
|
#: ../app/views/katello/task_mailer/proxy_sync_failure.html.erb:15
|
8829
|
-
#: ../lib/katello/plugin.rb:291 ../webpack/ForemanColumnExtensions/index.js:
|
8824
|
+
#: ../lib/katello/plugin.rb:291 ../webpack/ForemanColumnExtensions/index.js:161
|
8830
8825
|
#: ../webpack/scenes/ContentViews/Create/CreateContentViewForm.js:137
|
8831
8826
|
#: ../webpack/scenes/ContentViews/Details/ContentViewInfo.js:74
|
8832
8827
|
#: ../webpack/scenes/ContentViews/components/ContentViewIcon.js:19
|
@@ -8927,13 +8922,13 @@ msgstr ""
|
|
8927
8922
|
msgid "Installed Packages"
|
8928
8923
|
msgstr ""
|
8929
8924
|
|
8930
|
-
#: ../app/views/overrides/activation_keys/_host_environment_select.html.erb:
|
8931
|
-
#: ../webpack/components/extensions/HostDetails/ActionsBar/index.js:
|
8925
|
+
#: ../app/views/overrides/activation_keys/_host_environment_select.html.erb:12
|
8926
|
+
#: ../webpack/components/extensions/HostDetails/ActionsBar/index.js:75
|
8932
8927
|
#: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceTemplate.js:99
|
8933
8928
|
msgid "Change content source"
|
8934
8929
|
msgstr ""
|
8935
8930
|
|
8936
|
-
#: ../app/views/overrides/activation_keys/_host_environment_select.html.erb:
|
8931
|
+
#: ../app/views/overrides/activation_keys/_host_environment_select.html.erb:20
|
8937
8932
|
msgid "Content Source"
|
8938
8933
|
msgstr ""
|
8939
8934
|
|
@@ -9200,7 +9195,7 @@ msgstr ""
|
|
9200
9195
|
#: ../webpack/components/extensions/Hosts/BulkActions/BulkPackagesWizard/04_Review.js:79
|
9201
9196
|
#: ../webpack/components/extensions/Hosts/BulkActions/BulkPackagesWizard/04_Review.js:124
|
9202
9197
|
#: ../webpack/scenes/BootedContainerImages/BootedContainerImagesPage.js:36
|
9203
|
-
#: ../webpack/scenes/BootedContainerImages/BootedContainerImagesPage.js:
|
9198
|
+
#: ../webpack/scenes/BootedContainerImages/BootedContainerImagesPage.js:208
|
9204
9199
|
#: ../webpack/scenes/ContentViews/Delete/Steps/CVDeleteEnvironmentsSelection.js:29
|
9205
9200
|
#: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ConfirmBulkDelete.js:88
|
9206
9201
|
#: ../webpack/scenes/ContentViews/Details/Versions/BulkDelete/Steps/ReviewEnvironments.js:36
|
@@ -9353,15 +9348,15 @@ msgstr ""
|
|
9353
9348
|
msgid "Other Content Types"
|
9354
9349
|
msgstr ""
|
9355
9350
|
|
9356
|
-
#: ../lib/katello/plugin.rb:279 ../webpack/ForemanColumnExtensions/index.js:
|
9351
|
+
#: ../lib/katello/plugin.rb:279 ../webpack/ForemanColumnExtensions/index.js:82
|
9357
9352
|
msgid "RHEL Lifecycle status"
|
9358
9353
|
msgstr ""
|
9359
9354
|
|
9360
|
-
#: ../lib/katello/plugin.rb:282 ../webpack/ForemanColumnExtensions/index.js:
|
9355
|
+
#: ../lib/katello/plugin.rb:282 ../webpack/ForemanColumnExtensions/index.js:92
|
9361
9356
|
msgid "Installable updates"
|
9362
9357
|
msgstr ""
|
9363
9358
|
|
9364
|
-
#: ../lib/katello/plugin.rb:288 ../webpack/ForemanColumnExtensions/index.js:
|
9359
|
+
#: ../lib/katello/plugin.rb:288 ../webpack/ForemanColumnExtensions/index.js:150
|
9365
9360
|
#: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceForm.js:213
|
9366
9361
|
msgid "Lifecycle environment"
|
9367
9362
|
msgstr ""
|
@@ -10134,54 +10129,54 @@ msgstr ""
|
|
10134
10129
|
msgid "Unable to detect puppet path"
|
10135
10130
|
msgstr ""
|
10136
10131
|
|
10137
|
-
#: ../webpack/ForemanColumnExtensions/index.js:
|
10132
|
+
#: ../webpack/ForemanColumnExtensions/index.js:34
|
10138
10133
|
msgid "Image mode / package mode"
|
10139
10134
|
msgstr ""
|
10140
10135
|
|
10141
|
-
#: ../webpack/ForemanColumnExtensions/index.js:
|
10136
|
+
#: ../webpack/ForemanColumnExtensions/index.js:54
|
10142
10137
|
msgid "Image-mode host"
|
10143
10138
|
msgstr ""
|
10144
10139
|
|
10145
|
-
#: ../webpack/ForemanColumnExtensions/index.js:
|
10146
|
-
#: ../webpack/components/extensions/HostDetails/DetailsTabCards/ImageModeCard.js:
|
10140
|
+
#: ../webpack/ForemanColumnExtensions/index.js:59
|
10141
|
+
#: ../webpack/components/extensions/HostDetails/DetailsTabCards/ImageModeCard.js:41
|
10147
10142
|
msgid "Running image"
|
10148
10143
|
msgstr ""
|
10149
10144
|
|
10150
|
-
#: ../webpack/ForemanColumnExtensions/index.js:
|
10145
|
+
#: ../webpack/ForemanColumnExtensions/index.js:63
|
10151
10146
|
#: ../webpack/scenes/ContentViews/Details/Versions/Compare/CVVersionCompareConfig.js:402
|
10152
10147
|
#: ../webpack/scenes/ContentViews/Details/Versions/Compare/CVVersionCompareConfig.js:416
|
10153
10148
|
#: ../webpack/scenes/ContentViews/Details/Versions/VersionDetails/ContentViewVersionDetailConfig.js:356
|
10154
10149
|
msgid "Digest"
|
10155
10150
|
msgstr ""
|
10156
10151
|
|
10157
|
-
#: ../webpack/ForemanColumnExtensions/index.js:
|
10152
|
+
#: ../webpack/ForemanColumnExtensions/index.js:70
|
10158
10153
|
#: ../webpack/components/extensions/Hosts/FontAwesomeImageModeIcon.js:52
|
10159
10154
|
msgid "Image mode"
|
10160
10155
|
msgstr ""
|
10161
10156
|
|
10162
|
-
#: ../webpack/ForemanColumnExtensions/index.js:
|
10157
|
+
#: ../webpack/ForemanColumnExtensions/index.js:72
|
10163
10158
|
msgid "Package mode"
|
10164
10159
|
msgstr ""
|
10165
10160
|
|
10166
|
-
#: ../webpack/ForemanColumnExtensions/index.js:
|
10161
|
+
#: ../webpack/ForemanColumnExtensions/index.js:139
|
10167
10162
|
msgid "Last seen"
|
10168
10163
|
msgstr ""
|
10169
10164
|
|
10170
|
-
#: ../webpack/ForemanColumnExtensions/index.js:
|
10165
|
+
#: ../webpack/ForemanColumnExtensions/index.js:172
|
10171
10166
|
#: ../webpack/components/extensions/Hosts/ActionsBar/index.js:102
|
10172
10167
|
#: ../webpack/scenes/ContentViews/Details/Versions/Delete/RemoveSteps/CVVersionRemoveReview.js:109
|
10173
10168
|
#: ../webpack/scenes/ContentViews/Details/Versions/Delete/RemoveSteps/CVVersionRemoveReview.js:165
|
10174
10169
|
msgid "Content view environments"
|
10175
10170
|
msgstr ""
|
10176
10171
|
|
10177
|
-
#: ../webpack/ForemanColumnExtensions/index.js:
|
10172
|
+
#: ../webpack/ForemanColumnExtensions/index.js:213
|
10178
10173
|
#: ../webpack/components/extensions/HostDetails/DetailsTabCards/RegistrationCard.js:96
|
10179
10174
|
#: ../webpack/components/extensions/Hosts/ActionsBar/index.js:93
|
10180
10175
|
#: ../webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceForm.js:42
|
10181
10176
|
msgid "Content source"
|
10182
10177
|
msgstr ""
|
10183
10178
|
|
10184
|
-
#: ../webpack/ForemanColumnExtensions/index.js:
|
10179
|
+
#: ../webpack/ForemanColumnExtensions/index.js:224
|
10185
10180
|
msgid "Registered at"
|
10186
10181
|
msgstr ""
|
10187
10182
|
|
@@ -10420,11 +10415,11 @@ msgstr ""
|
|
10420
10415
|
msgid "Select Organization"
|
10421
10416
|
msgstr ""
|
10422
10417
|
|
10423
|
-
#: ../webpack/components/extensions/HostDetails/ActionsBar/index.js:
|
10418
|
+
#: ../webpack/components/extensions/HostDetails/ActionsBar/index.js:54
|
10424
10419
|
msgid "Legacy content host UI"
|
10425
10420
|
msgstr ""
|
10426
10421
|
|
10427
|
-
#: ../webpack/components/extensions/HostDetails/ActionsBar/index.js:
|
10422
|
+
#: ../webpack/components/extensions/HostDetails/ActionsBar/index.js:64
|
10428
10423
|
msgid "Refresh applicability"
|
10429
10424
|
msgstr ""
|
10430
10425
|
|
@@ -10578,8 +10573,8 @@ msgstr ""
|
|
10578
10573
|
#: ../webpack/components/extensions/HostDetails/Cards/ErrataOverviewCard.js:133
|
10579
10574
|
#: ../webpack/components/extensions/HostDetails/Tabs/ErrataTab/ErrataTab.js:430
|
10580
10575
|
msgid ""
|
10581
|
-
"Installable errata are applicable errata that are available in the host's
|
10582
|
-
"
|
10576
|
+
"Installable errata are applicable errata that are available in the host's assi"
|
10577
|
+
"gned content view environments."
|
10583
10578
|
msgstr ""
|
10584
10579
|
|
10585
10580
|
#:
|
@@ -10866,42 +10861,42 @@ msgid "Image mode details"
|
|
10866
10861
|
msgstr ""
|
10867
10862
|
|
10868
10863
|
#:
|
10869
|
-
#: ../webpack/components/extensions/HostDetails/DetailsTabCards/ImageModeCard.js:
|
10864
|
+
#: ../webpack/components/extensions/HostDetails/DetailsTabCards/ImageModeCard.js:38
|
10870
10865
|
msgid "Modify via remote execution"
|
10871
10866
|
msgstr ""
|
10872
10867
|
|
10873
10868
|
#:
|
10874
|
-
#: ../webpack/components/extensions/HostDetails/DetailsTabCards/ImageModeCard.js:
|
10869
|
+
#: ../webpack/components/extensions/HostDetails/DetailsTabCards/ImageModeCard.js:43
|
10875
10870
|
msgid "Running image digest"
|
10876
10871
|
msgstr ""
|
10877
10872
|
|
10878
10873
|
#:
|
10879
|
-
#: ../webpack/components/extensions/HostDetails/DetailsTabCards/ImageModeCard.js:
|
10874
|
+
#: ../webpack/components/extensions/HostDetails/DetailsTabCards/ImageModeCard.js:46
|
10880
10875
|
msgid "Staged image"
|
10881
10876
|
msgstr ""
|
10882
10877
|
|
10883
10878
|
#:
|
10884
|
-
#: ../webpack/components/extensions/HostDetails/DetailsTabCards/ImageModeCard.js:
|
10879
|
+
#: ../webpack/components/extensions/HostDetails/DetailsTabCards/ImageModeCard.js:48
|
10885
10880
|
msgid "Staged image digest"
|
10886
10881
|
msgstr ""
|
10887
10882
|
|
10888
10883
|
#:
|
10889
|
-
#: ../webpack/components/extensions/HostDetails/DetailsTabCards/ImageModeCard.js:
|
10884
|
+
#: ../webpack/components/extensions/HostDetails/DetailsTabCards/ImageModeCard.js:51
|
10890
10885
|
msgid "Available image"
|
10891
10886
|
msgstr ""
|
10892
10887
|
|
10893
10888
|
#:
|
10894
|
-
#: ../webpack/components/extensions/HostDetails/DetailsTabCards/ImageModeCard.js:
|
10889
|
+
#: ../webpack/components/extensions/HostDetails/DetailsTabCards/ImageModeCard.js:53
|
10895
10890
|
msgid "Available image digest"
|
10896
10891
|
msgstr ""
|
10897
10892
|
|
10898
10893
|
#:
|
10899
|
-
#: ../webpack/components/extensions/HostDetails/DetailsTabCards/ImageModeCard.js:
|
10894
|
+
#: ../webpack/components/extensions/HostDetails/DetailsTabCards/ImageModeCard.js:56
|
10900
10895
|
msgid "Rollback image"
|
10901
10896
|
msgstr ""
|
10902
10897
|
|
10903
10898
|
#:
|
10904
|
-
#: ../webpack/components/extensions/HostDetails/DetailsTabCards/ImageModeCard.js:
|
10899
|
+
#: ../webpack/components/extensions/HostDetails/DetailsTabCards/ImageModeCard.js:58
|
10905
10900
|
msgid "Rollback image digest"
|
10906
10901
|
msgstr ""
|
10907
10902
|
|
@@ -11044,8 +11039,8 @@ msgstr ""
|
|
11044
11039
|
#: ../webpack/components/extensions/HostDetails/Tabs/DebsTab/DebInstallModal.js:90
|
11045
11040
|
#: ../webpack/components/extensions/HostDetails/Tabs/PackagesTab/PackageInstallModal.js:90
|
11046
11041
|
msgid ""
|
11047
|
-
"No packages available to install on this host. Please check the host's
|
11048
|
-
" view
|
11042
|
+
"No packages available to install on this host. Please check the host's assigne"
|
11043
|
+
"d content view environments."
|
11049
11044
|
msgstr ""
|
11050
11045
|
|
11051
11046
|
#:
|
@@ -11240,8 +11235,8 @@ msgstr ""
|
|
11240
11235
|
|
11241
11236
|
#: ../webpack/components/extensions/HostDetails/Tabs/ErrataTab/ErrataTab.js:560
|
11242
11237
|
msgid ""
|
11243
|
-
"This erratum is not installable because it is not in this host's
|
11244
|
-
"
|
11238
|
+
"This erratum is not installable because it is not in this host's assigned cont"
|
11239
|
+
"ent view environments."
|
11245
11240
|
msgstr ""
|
11246
11241
|
|
11247
11242
|
#:
|
@@ -12597,12 +12592,12 @@ msgstr ""
|
|
12597
12592
|
msgid "Image digests"
|
12598
12593
|
msgstr ""
|
12599
12594
|
|
12600
|
-
#: ../webpack/scenes/BootedContainerImages/BootedContainerImagesPage.js:
|
12595
|
+
#: ../webpack/scenes/BootedContainerImages/BootedContainerImagesPage.js:145
|
12601
12596
|
#: ../webpack/scenes/ContentViews/components/ContentViewSelect/helpers.js:12
|
12602
12597
|
msgid "Loading..."
|
12603
12598
|
msgstr ""
|
12604
12599
|
|
12605
|
-
#: ../webpack/scenes/BootedContainerImages/BootedContainerImagesPage.js:
|
12600
|
+
#: ../webpack/scenes/BootedContainerImages/BootedContainerImagesPage.js:207
|
12606
12601
|
msgid "Image digest"
|
12607
12602
|
msgstr ""
|
12608
12603
|
|
Binary file
|
data/locale/kn/katello.po
CHANGED
@@ -8,7 +8,7 @@
|
|
8
8
|
#
|
9
9
|
msgid ""
|
10
10
|
msgstr ""
|
11
|
-
"Project-Id-Version: katello 4.16.
|
11
|
+
"Project-Id-Version: katello 4.16.1\n"
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
13
13
|
"PO-Revision-Date: 2017-12-19 20:14+0000\n"
|
14
14
|
"Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2022\n"
|
@@ -3711,7 +3711,7 @@ msgstr ""
|
|
3711
3711
|
msgid "Installable bugfix/enhancement errata"
|
3712
3712
|
msgstr ""
|
3713
3713
|
|
3714
|
-
msgid "Installable errata are applicable errata that are available in the host's content view
|
3714
|
+
msgid "Installable errata are applicable errata that are available in the host's assigned content view environments."
|
3715
3715
|
msgstr ""
|
3716
3716
|
|
3717
3717
|
msgid "Installable security errata"
|
@@ -4898,7 +4898,7 @@ msgstr ""
|
|
4898
4898
|
msgid "No packages available to install"
|
4899
4899
|
msgstr ""
|
4900
4900
|
|
4901
|
-
msgid "No packages available to install on this host. Please check the host's content view
|
4901
|
+
msgid "No packages available to install on this host. Please check the host's assigned content view environments."
|
4902
4902
|
msgstr ""
|
4903
4903
|
|
4904
4904
|
msgid "No packages removed"
|
@@ -7703,7 +7703,7 @@ msgstr ""
|
|
7703
7703
|
msgid "This environment is used in one or more multi-environment activation keys. The environment will simply be removed from the multi-environment keys. The content view and lifecycle environment you select here will only apply to single-environment activation keys. See hammer activation-key --help for more details."
|
7704
7704
|
msgstr ""
|
7705
7705
|
|
7706
|
-
msgid "This erratum is not installable because it is not in this host's content view
|
7706
|
+
msgid "This erratum is not installable because it is not in this host's assigned content view environments."
|
7707
7707
|
msgstr ""
|
7708
7708
|
|
7709
7709
|
msgid "This host does not have any Module streams."
|
@@ -7748,9 +7748,6 @@ msgstr ""
|
|
7748
7748
|
msgid "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
|
7749
7749
|
msgstr ""
|
7750
7750
|
|
7751
|
-
msgid "This repository has pending tasks in associated content views. Please wait for the tasks: "
|
7752
|
-
msgstr ""
|
7753
|
-
|
7754
7751
|
msgid "This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use."
|
7755
7752
|
msgstr ""
|
7756
7753
|
|
File without changes
|
Binary file
|