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
@@ -10,17 +10,17 @@
|
|
10
10
|
# Michael Moll, 2019
|
11
11
|
# simon11 <transifex@stieger.co>, 2020
|
12
12
|
# 47388d0d0847859fcc07f8955b27d2a7_d1cb104 <93875580def0fcc1a566b016c3948752_122921>, 2020
|
13
|
-
# Crited <Alexander.Stoll@netways.de>, 2021
|
14
13
|
# Markus Bucher <bucher@atix.de>, 2022
|
15
14
|
# Ettore Atalan <atalanttore@googlemail.com>, 2023
|
16
15
|
# Lukáš Zapletal, 2023
|
17
16
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2023
|
18
17
|
# pdolinic, 2023
|
18
|
+
# Crited <Alexander.Stoll@netways.de>, 2025
|
19
19
|
#
|
20
20
|
msgid ""
|
21
21
|
msgstr ""
|
22
22
|
"Project-Id-Version: \n"
|
23
|
-
"Last-Translator:
|
23
|
+
"Last-Translator: Crited <Alexander.Stoll@netways.de>, 2025\n"
|
24
24
|
"Language-Team: German (https://app.transifex.com/foreman/teams/114/de/)\n"
|
25
25
|
"Content-Type: text/plain; charset=UTF-8\n"
|
26
26
|
"Content-Transfer-Encoding: 8bit\n"
|
@@ -205,15 +205,6 @@ msgstr ""
|
|
205
205
|
"Inhaltsansichten. Komponenten, die eine Aktualisierung erfordern, werden "
|
206
206
|
"darunter aufgelistet."
|
207
207
|
|
208
|
-
#: app/assets/javascripts/bastion_katello/products/bulk/products-bulk-advanced-sync-modal.controller.js
|
209
|
-
#: app/assets/javascripts/bastion_katello/products/products.controller.js
|
210
|
-
msgid "/foreman_tasks/tasks/%taskId"
|
211
|
-
msgstr "/foreman_tasks/tasks/%ta skId"
|
212
|
-
|
213
|
-
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/content-hosts-bulk-traces-modal.controller.js
|
214
|
-
msgid "/job_invocations"
|
215
|
-
msgstr ""
|
216
|
-
|
217
208
|
#: app/assets/javascripts/bastion_katello/activation-keys/activationKeyConsumed.filter.js
|
218
209
|
#: app/assets/javascripts/bastion_katello/subscriptions/subscriptionConsumed.filter.js
|
219
210
|
msgid "%(consumed)s out of %(quantity)s"
|
@@ -237,10 +228,26 @@ msgid ""
|
|
237
228
|
"repository, and no content will be removed."
|
238
229
|
msgstr ""
|
239
230
|
|
231
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-dependencies.html
|
232
|
+
msgid "<b>Breaks</b>"
|
233
|
+
msgstr ""
|
234
|
+
|
235
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-dependencies.html
|
236
|
+
msgid "<b>Conflicts</b>"
|
237
|
+
msgstr ""
|
238
|
+
|
239
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-dependencies.html
|
240
|
+
msgid "<b>Depends</b>"
|
241
|
+
msgstr ""
|
242
|
+
|
240
243
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
|
241
244
|
msgid "<b>Description</b>"
|
242
245
|
msgstr "<b>Beschreibung</b>"
|
243
246
|
|
247
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-dependencies.html
|
248
|
+
msgid "<b>Enhances</b>"
|
249
|
+
msgstr ""
|
250
|
+
|
244
251
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
|
245
252
|
msgid "<b>Issued</b>"
|
246
253
|
msgstr "<b> Veröffentlicht </b>"
|
@@ -268,14 +275,26 @@ msgstr "<b>Modul-Streams</b>"
|
|
268
275
|
msgid "<b>Packages</b>"
|
269
276
|
msgstr "<b>Pakete</b>"
|
270
277
|
|
278
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-dependencies.html
|
279
|
+
msgid "<b>Pre-Depends</b>"
|
280
|
+
msgstr ""
|
281
|
+
|
271
282
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
|
272
283
|
msgid "<b>Reboot Suggested</b>"
|
273
284
|
msgstr "<b>Neustart empfohlen</b>"
|
274
285
|
|
286
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-dependencies.html
|
287
|
+
msgid "<b>Recommends</b>"
|
288
|
+
msgstr ""
|
289
|
+
|
275
290
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
|
276
291
|
msgid "<b>Solution</b>"
|
277
292
|
msgstr "<b> Lösung </b>"
|
278
293
|
|
294
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-dependencies.html
|
295
|
+
msgid "<b>Suggests</b>"
|
296
|
+
msgstr ""
|
297
|
+
|
279
298
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
|
280
299
|
msgid "<b>Title</b>"
|
281
300
|
msgstr "<b>Titel</b>"
|
@@ -419,15 +438,6 @@ msgstr "Füge Hosts zur Host-Sammlung hinzu um aktive Aktionen zu sehen."
|
|
419
438
|
msgid "Add New Environment"
|
420
439
|
msgstr "Neue Umgebung hinzufügen"
|
421
440
|
|
422
|
-
#: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-info.html
|
423
|
-
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
|
424
|
-
msgid "Add ons"
|
425
|
-
msgstr "Add ons"
|
426
|
-
|
427
|
-
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-system-purpose-modal.html
|
428
|
-
msgid "Add ons:"
|
429
|
-
msgstr "Add ons:"
|
430
|
-
|
431
441
|
#: app/assets/javascripts/bastion_katello/sync-plans/details/sync-plan-add-products.controller.js
|
432
442
|
msgid "Add Products"
|
433
443
|
msgstr ""
|
@@ -509,6 +519,7 @@ msgstr "Alle Inhaltsansichten"
|
|
509
519
|
msgid "All Lifecycle Environments"
|
510
520
|
msgstr "Alle Lebenszyklusumgebungen"
|
511
521
|
|
522
|
+
#: app/assets/javascripts/bastion_katello/debs/debs.controller.js
|
512
523
|
#: app/assets/javascripts/bastion_katello/environments/details/environment-content.controller.js
|
513
524
|
#: app/assets/javascripts/bastion_katello/errata/errata.controller.js
|
514
525
|
#: app/assets/javascripts/bastion_katello/packages/packages.controller.js
|
@@ -749,11 +760,9 @@ msgstr "Architekturen"
|
|
749
760
|
|
750
761
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-host-collections-modal.html
|
751
762
|
msgid ""
|
752
|
-
"Are you sure you want to add the
|
753
|
-
"
|
763
|
+
"Are you sure you want to add the content host(s) selected to the host "
|
764
|
+
"collection(s) chosen?"
|
754
765
|
msgstr ""
|
755
|
-
"Sind Sie sicher, dass Sie die {{ table.numSelected }} gewählten Inhaltshosts"
|
756
|
-
" zu den ausgewählten Hostsammlungen hinzufügen möchten?"
|
757
766
|
|
758
767
|
#: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-sync-plan-modal.html
|
759
768
|
msgid ""
|
@@ -920,11 +929,9 @@ msgstr[1] ""
|
|
920
929
|
|
921
930
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-host-collections-modal.html
|
922
931
|
msgid ""
|
923
|
-
"Are you sure you want to remove the
|
924
|
-
"
|
932
|
+
"Are you sure you want to remove the content host(s) selected from the host "
|
933
|
+
"collection(s) chosen?"
|
925
934
|
msgstr ""
|
926
|
-
"Sind Sie sicher, dass Sie die {{ table.numSelected }} gewählten Inhaltshosts"
|
927
|
-
" aus der ausgewählten Hostsammlung entfernen möchten?"
|
928
935
|
|
929
936
|
#: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-sync-plan-modal.html
|
930
937
|
msgid ""
|
@@ -1075,7 +1082,6 @@ msgstr "Back-End-Kennung"
|
|
1075
1082
|
|
1076
1083
|
#: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-info.html
|
1077
1084
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
|
1078
|
-
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-info.html
|
1079
1085
|
#: app/assets/javascripts/bastion_katello/docker-tags/details/views/docker-tag-info.html
|
1080
1086
|
#: app/assets/javascripts/bastion_katello/environments/details/views/environment-details.html
|
1081
1087
|
#: app/assets/javascripts/bastion_katello/files/details/views/file-info.html
|
@@ -1144,6 +1150,7 @@ msgid "Bulk Task"
|
|
1144
1150
|
msgstr ""
|
1145
1151
|
|
1146
1152
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-host-bulk-module-streams-modal.html
|
1153
|
+
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-host-collections-modal.html
|
1147
1154
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-system-purpose-modal.html
|
1148
1155
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
|
1149
1156
|
#: app/assets/javascripts/bastion_katello/errata/views/apply-errata-confirm.html
|
@@ -1316,6 +1323,7 @@ msgstr ""
|
|
1316
1323
|
msgid "Complete Sync"
|
1317
1324
|
msgstr "Vollständige Synchronisierung"
|
1318
1325
|
|
1326
|
+
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
|
1319
1327
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/views/product-repositories.html
|
1320
1328
|
msgid "Completed {{ repository.last_sync_words }} ago"
|
1321
1329
|
msgstr "Vor {{ repository.last_sync_words }} abgeschlossen"
|
@@ -1402,8 +1410,8 @@ msgid "Content Credential %s has been created."
|
|
1402
1410
|
msgstr "Inhaltsanmeldeinformationen %s wurde erstellt."
|
1403
1411
|
|
1404
1412
|
#: app/assets/javascripts/bastion_katello/content-credentials/new/views/new-content-credential.html
|
1405
|
-
msgid "Content Credential Contents"
|
1406
|
-
msgstr "
|
1413
|
+
msgid "Content Credential Contents *"
|
1414
|
+
msgstr ""
|
1407
1415
|
|
1408
1416
|
#: app/assets/javascripts/bastion_katello/content-credentials/details/content-credential-details-info.controller.js
|
1409
1417
|
msgid "Content Credential successfully uploaded"
|
@@ -1661,10 +1669,6 @@ msgstr "Kritisch"
|
|
1661
1669
|
msgid "Cron Logic"
|
1662
1670
|
msgstr "Cron-Logik"
|
1663
1671
|
|
1664
|
-
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-system-purpose-modal.html
|
1665
|
-
msgid "ctrl-click or shift-click to select multiple Add ons"
|
1666
|
-
msgstr "ctrl-click oder shift-click um mehrere Add ons auszuwählen"
|
1667
|
-
|
1668
1672
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/content-host-errata.controller.js
|
1669
1673
|
msgid "Current Lifecycle Environment (%e/%cv)"
|
1670
1674
|
msgstr "Aktuelle Lebenszyklusumgebung (%e/%cv)"
|
@@ -1760,6 +1764,7 @@ msgstr ""
|
|
1760
1764
|
msgid "Deb Repositories <div>{{ library.counts.deb_repositories || 0 }}</div>"
|
1761
1765
|
msgstr ""
|
1762
1766
|
|
1767
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-dependencies.html
|
1763
1768
|
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-info.html
|
1764
1769
|
#: app/assets/javascripts/bastion_katello/debs/details/views/deb.html
|
1765
1770
|
msgid "Deb:"
|
@@ -1798,6 +1803,7 @@ msgstr "Hosts löschen"
|
|
1798
1803
|
msgid "Delta RPM"
|
1799
1804
|
msgstr "Delta RPM"
|
1800
1805
|
|
1806
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb.html
|
1801
1807
|
#: app/assets/javascripts/bastion_katello/packages/details/views/package.html
|
1802
1808
|
#: app/assets/javascripts/bastion_katello/packages/packages.controller.js
|
1803
1809
|
msgid "Dependencies"
|
@@ -1881,6 +1887,7 @@ msgid "Disable"
|
|
1881
1887
|
msgstr "Deaktivieren"
|
1882
1888
|
|
1883
1889
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-module-streams.html
|
1890
|
+
#: app/assets/javascripts/bastion_katello/activation-keys/details/activation-key-repository-sets.controller.js
|
1884
1891
|
#: app/assets/javascripts/bastion_katello/repository-sets/repository-sets-enabled.filter.js
|
1885
1892
|
msgid "Disabled"
|
1886
1893
|
msgstr "Deaktiviert"
|
@@ -1943,7 +1950,6 @@ msgstr "Docker-Tags"
|
|
1943
1950
|
|
1944
1951
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-environment-modal.html
|
1945
1952
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
|
1946
|
-
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-host-collections-modal.html
|
1947
1953
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-packages-modal.html
|
1948
1954
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-release-version-modal.html
|
1949
1955
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-repository-sets-modal.html
|
@@ -1967,6 +1973,7 @@ msgid "Enable Traces"
|
|
1967
1973
|
msgstr "Traces aktivieren"
|
1968
1974
|
|
1969
1975
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-module-streams.html
|
1976
|
+
#: app/assets/javascripts/bastion_katello/activation-keys/details/activation-key-repository-sets.controller.js
|
1970
1977
|
#: app/assets/javascripts/bastion_katello/repository-sets/repository-sets-enabled.filter.js
|
1971
1978
|
msgid "Enabled"
|
1972
1979
|
msgstr "Aktiviert"
|
@@ -2242,6 +2249,10 @@ msgstr "Gäste von"
|
|
2242
2249
|
msgid "Helper"
|
2243
2250
|
msgstr "Helfer"
|
2244
2251
|
|
2252
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-info.html
|
2253
|
+
msgid "Homepage"
|
2254
|
+
msgstr ""
|
2255
|
+
|
2245
2256
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/content-host-details.controller.js
|
2246
2257
|
msgid "Host %s has been deleted."
|
2247
2258
|
msgstr "Host %s wurde gelöscht."
|
@@ -2389,6 +2400,10 @@ msgstr ""
|
|
2389
2400
|
"Um dieses Repository zu durchsuchen, müssen Sie das <a ng-href=\"/organizations/{{ organization }}/edit\"> Zertifikat herunterladen </a> \n"
|
2390
2401
|
"oder fragen Sie Ihren Administrator nach einem Zertifikat."
|
2391
2402
|
|
2403
|
+
#: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
|
2404
|
+
msgid "Include dependencies of Ansible collections in the repository."
|
2405
|
+
msgstr ""
|
2406
|
+
|
2392
2407
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
|
2393
2408
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
|
2394
2409
|
msgid "Include Tags"
|
@@ -2460,6 +2475,10 @@ msgstr "Installierte Produkte"
|
|
2460
2475
|
msgid "Installed Profile"
|
2461
2476
|
msgstr "Installiertes Profil"
|
2462
2477
|
|
2478
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-info.html
|
2479
|
+
msgid "Installed size"
|
2480
|
+
msgstr ""
|
2481
|
+
|
2463
2482
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
|
2464
2483
|
msgid "Interfaces"
|
2465
2484
|
msgstr "Schnittstellen"
|
@@ -2666,6 +2685,10 @@ msgstr "Laden …"
|
|
2666
2685
|
msgid "Loading...\""
|
2667
2686
|
msgstr "Wird geladen...\""
|
2668
2687
|
|
2688
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-info.html
|
2689
|
+
msgid "Maintainer"
|
2690
|
+
msgstr ""
|
2691
|
+
|
2669
2692
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-details.html
|
2670
2693
|
msgid "Make filters apply to all repositories in the content view"
|
2671
2694
|
msgstr ""
|
@@ -2802,6 +2825,10 @@ msgstr "Modulstreams für:"
|
|
2802
2825
|
msgid "More Details"
|
2803
2826
|
msgstr "Mehr Details"
|
2804
2827
|
|
2828
|
+
#: app/assets/javascripts/bastion_katello/activation-keys/views/activation-keys.html
|
2829
|
+
msgid "Multi Content View Environment"
|
2830
|
+
msgstr ""
|
2831
|
+
|
2805
2832
|
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-repositories.html
|
2806
2833
|
#: app/assets/javascripts/bastion_katello/docker-tags/details/views/docker-tag-repositories.html
|
2807
2834
|
#: app/assets/javascripts/bastion_katello/errata/details/views/erratum-info.html
|
@@ -2822,7 +2849,6 @@ msgstr "N/A"
|
|
2822
2849
|
#: app/assets/javascripts/bastion_katello/content-credentials/details/views/content-credential-info.html
|
2823
2850
|
#: app/assets/javascripts/bastion_katello/content-credentials/details/views/content-credential-products.html
|
2824
2851
|
#: app/assets/javascripts/bastion_katello/content-credentials/details/views/content-credential-repositories.html
|
2825
|
-
#: app/assets/javascripts/bastion_katello/content-credentials/new/views/new-content-credential.html
|
2826
2852
|
#: app/assets/javascripts/bastion_katello/content-credentials/views/content-credentials.html
|
2827
2853
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-host-bulk-module-streams-modal.html
|
2828
2854
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-host-collections-modal.html
|
@@ -2877,6 +2903,10 @@ msgstr "N/A"
|
|
2877
2903
|
msgid "Name"
|
2878
2904
|
msgstr "Name"
|
2879
2905
|
|
2906
|
+
#: app/assets/javascripts/bastion_katello/content-credentials/new/views/new-content-credential.html
|
2907
|
+
msgid "Name *"
|
2908
|
+
msgstr ""
|
2909
|
+
|
2880
2910
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
|
2881
2911
|
msgid ""
|
2882
2912
|
"Name of the upstream repository you want to sync. Example: 'quay/busybox' or"
|
@@ -3238,6 +3268,10 @@ msgstr ""
|
|
3238
3268
|
"OSTree-Repositorys <div> {{ library.counts.ostree_repositories || 0 }} "
|
3239
3269
|
"</div>"
|
3240
3270
|
|
3271
|
+
#: app/assets/javascripts/bastion_katello/activation-keys/details/activation-key-repository-sets.controller.js
|
3272
|
+
msgid "Overridden"
|
3273
|
+
msgstr "Überschreiben"
|
3274
|
+
|
3241
3275
|
#: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-repository-sets.html
|
3242
3276
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-repository-sets-modal.html
|
3243
3277
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-repository-sets.html
|
@@ -3273,6 +3307,7 @@ msgstr "Paketgruppen"
|
|
3273
3307
|
msgid "Package Groups for Repository:"
|
3274
3308
|
msgstr "Paketgruppen für Repository:"
|
3275
3309
|
|
3310
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-info.html
|
3276
3311
|
#: app/assets/javascripts/bastion_katello/packages/details/views/package-info.html
|
3277
3312
|
msgid "Package Information"
|
3278
3313
|
msgstr "Paketinformationen"
|
@@ -3407,6 +3442,11 @@ msgid "Please make sure a Content View is selected."
|
|
3407
3442
|
msgstr "Bitte stellen Sie sicher, dass eine Inhaltsansicht ausgewählt ist."
|
3408
3443
|
|
3409
3444
|
#: app/assets/javascripts/bastion_katello/activation-keys/new/views/activation-key-new.html
|
3445
|
+
msgid ""
|
3446
|
+
"Please select a lifecycle environment. Lifecycle environment and content "
|
3447
|
+
"view must be provided together."
|
3448
|
+
msgstr ""
|
3449
|
+
|
3410
3450
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-environment-modal.html
|
3411
3451
|
msgid "Please select an environment."
|
3412
3452
|
msgstr "Bitte wählen Sie eine Umgebung."
|
@@ -3837,6 +3877,7 @@ msgstr "Repository-Suche"
|
|
3837
3877
|
#: app/assets/javascripts/bastion_katello/products/views/products.html
|
3838
3878
|
#: app/assets/javascripts/bastion_katello/sync-plans/details/views/sync-plan-products.html
|
3839
3879
|
#: app/assets/javascripts/bastion_katello/content-credentials/details/content-credential-repositories.controller.js
|
3880
|
+
#: app/assets/javascripts/bastion_katello/debs/debs.controller.js
|
3840
3881
|
#: app/assets/javascripts/bastion_katello/debs/details/deb-repositories.controller.js
|
3841
3882
|
#: app/assets/javascripts/bastion_katello/docker-tags/details/docker-tag-repositories.controller.js
|
3842
3883
|
#: app/assets/javascripts/bastion_katello/environments/details/environment-content.controller.js
|
@@ -4101,6 +4142,10 @@ msgstr "Schema Version 1"
|
|
4101
4142
|
msgid "Schema Version 2"
|
4102
4143
|
msgstr "Schema Version 2"
|
4103
4144
|
|
4145
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-info.html
|
4146
|
+
msgid "Section"
|
4147
|
+
msgstr ""
|
4148
|
+
|
4104
4149
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-errata.html
|
4105
4150
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
|
4106
4151
|
#: app/assets/javascripts/bastion_katello/environments/details/views/environment-errata.html
|
@@ -4427,6 +4472,11 @@ msgstr "Supportlevel"
|
|
4427
4472
|
msgid "Sync"
|
4428
4473
|
msgstr "Synchronisieren"
|
4429
4474
|
|
4475
|
+
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
|
4476
|
+
#: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
|
4477
|
+
msgid "Sync Dependencies"
|
4478
|
+
msgstr ""
|
4479
|
+
|
4430
4480
|
#: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-sync-plan-modal.html
|
4431
4481
|
#: app/assets/javascripts/bastion_katello/sync-plans/details/views/sync-plan-info.html
|
4432
4482
|
#: app/assets/javascripts/bastion_katello/sync-plans/views/sync-plans.html
|
@@ -4563,7 +4613,7 @@ msgstr "Temporär"
|
|
4563
4613
|
|
4564
4614
|
#: app/assets/javascripts/bastion_katello/environments/details/views/environment-details.html
|
4565
4615
|
msgid ""
|
4566
|
-
"The <i>Registry Name Pattern</i> overrides the default name by which container images may be pulled from the server. (By default this name is a combination of Organization, Lifecycle Environment, Content View, Product, and Repository labels.)\n"
|
4616
|
+
"The <i>Registry Name Pattern</i> overrides the default name by which container images may be pulled from the server. (By default this name is a combination of Organization, Lifecycle Environment, Content View, Product, and Repository labels delimited by forward slashes \"/\".)\n"
|
4567
4617
|
"\n"
|
4568
4618
|
" <br><br>The name may be constructed using ERB syntax. Variables available for use are:\n"
|
4569
4619
|
"\n"
|
@@ -4586,28 +4636,6 @@ msgid ""
|
|
4586
4636
|
"<%= organization.label %>-<%= lifecycle_environment.label %>-<%= content_view.label %>-<%= product.label %>-<%= repository.label %>\n"
|
4587
4637
|
"<%= organization.label %>/<%= repository.docker_upstream_name %></pre>"
|
4588
4638
|
msgstr ""
|
4589
|
-
"Das<i> Registrierungsnamenmuster </i> überschreibt den Standardnamen, mit dem Containerimages vom Server abgerufen werden können. (Standardmäßig ist dieser Name eine Kombination aus Organisation, Lebenszyklusumgebung, Inhaltsansicht, Produkt und Repository-Bezeichnungen.)\n"
|
4590
|
-
"\n"
|
4591
|
-
"<br><br>Der Name kann unter Verwendung der ERB-Syntax konstruiert werden. Zur Verwendung verfügbare Variablen sind:\n"
|
4592
|
-
"\n"
|
4593
|
-
"<pre>\n"
|
4594
|
-
"organisation.name\n"
|
4595
|
-
"organisation.label\n"
|
4596
|
-
"repository.name\n"
|
4597
|
-
"repository.label\n"
|
4598
|
-
"repository.docker_upstream_name\n"
|
4599
|
-
"content_view.label\n"
|
4600
|
-
"content_view.name\n"
|
4601
|
-
"content_view_version.version\n"
|
4602
|
-
"product.name\n"
|
4603
|
-
"product.label\n"
|
4604
|
-
"lifecycle_environment.name\n"
|
4605
|
-
"lifecycle_environment.label</pre>\n"
|
4606
|
-
"\n"
|
4607
|
-
" Examples:\n"
|
4608
|
-
"<pre>\n"
|
4609
|
-
"<%= organization.label %>-<%= lifecycle_environment.label %>-<%= content_view.label %>-<%= product.label %>-<%= repository.label %>\n"
|
4610
|
-
"<%= organization.label %>/<%= repository.docker_upstream_name %></pre>"
|
4611
4639
|
|
4612
4640
|
#: app/assets/javascripts/bastion_katello/errata/details/views/erratum-content-hosts.html
|
4613
4641
|
msgid ""
|
@@ -4839,6 +4867,13 @@ msgstr ""
|
|
4839
4867
|
"Diese Aktion wirkt sich nur auf die Inhaltshosts aus, die eine Änderung erfordern.\n"
|
4840
4868
|
"Wenn der Content-Host nicht über das ausgewählte Abonnement verfügt, wird keine Aktion ausgeführt."
|
4841
4869
|
|
4870
|
+
#: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-info.html
|
4871
|
+
msgid ""
|
4872
|
+
"This activation key has multiple content view environments, which cannot yet"
|
4873
|
+
" be edited in the web UI. To change this key's content view environments, "
|
4874
|
+
"update the activation key via Hammer."
|
4875
|
+
msgstr ""
|
4876
|
+
|
4842
4877
|
#: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-associations-content-hosts.html
|
4843
4878
|
msgid "This activation key is not associated with any content hosts."
|
4844
4879
|
msgstr ""
|
@@ -5132,6 +5167,10 @@ msgstr ""
|
|
5132
5167
|
msgid "URL to Discover"
|
5133
5168
|
msgstr "URL zum Entdecken"
|
5134
5169
|
|
5170
|
+
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
|
5171
|
+
msgid "URL to GPG Key"
|
5172
|
+
msgstr ""
|
5173
|
+
|
5135
5174
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
|
5136
5175
|
msgid ""
|
5137
5176
|
"URL to the repository base. Example: http://ftp.de.debian.org/debian/ <a class=\"fa fa-question-circle\" ng-show=\"repository.content_type === 'deb'\" uib-popover-html=\"debURLPopover\" popover-class=\"popover-large\" popover-trigger=\"'outsideClick'\" popover-append-to-body=\"true\" popover-title=\"Upstream URL\">\n"
|