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
@@ -5,16 +5,16 @@
|
|
5
5
|
# ty breizh <tybreizh29@free.fr>, 2018
|
6
6
|
# 21966816214bc546c1fc8a185e75ca1c, 2020
|
7
7
|
# Claer <transiblu@claer.hammock.fr>, 2023
|
8
|
-
# Bryan Kearney <bryan.kearney@gmail.com>, 2023
|
9
8
|
# Amit Upadhye <aupadhye@redhat.com>, 2023
|
10
9
|
# Laurent Bigonville, 2023
|
11
10
|
# Baptiste Agasse <baptiste.agasse@gmail.com>, 2023
|
12
|
-
#
|
11
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2025
|
12
|
+
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025
|
13
13
|
#
|
14
14
|
msgid ""
|
15
15
|
msgstr ""
|
16
16
|
"Project-Id-Version: \n"
|
17
|
-
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>,
|
17
|
+
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025\n"
|
18
18
|
"Language-Team: French (https://app.transifex.com/foreman/teams/114/fr/)\n"
|
19
19
|
"Content-Type: text/plain; charset=UTF-8\n"
|
20
20
|
"Content-Transfer-Encoding: 8bit\n"
|
@@ -103,7 +103,7 @@ msgstr "{{ package.hosts_available_count }} Hôte(s)"
|
|
103
103
|
|
104
104
|
#: app/assets/javascripts/bastion_katello/packages/views/packages.html
|
105
105
|
msgid "{{ package.hosts_available_count || 0 }} Upgradable"
|
106
|
-
msgstr "{{ package.hosts_available_count || 0 }}
|
106
|
+
msgstr "{{ package.hosts_available_count || 0 }} Mise à jour"
|
107
107
|
|
108
108
|
#: app/assets/javascripts/bastion_katello/packages/details/views/package-info.html
|
109
109
|
msgid "{{ package.human_readable_size }} ({{ package.size }} Bytes)"
|
@@ -206,19 +206,10 @@ msgstr ""
|
|
206
206
|
"de contenus composites. Leurs composants nécessitant une mise à jour sont "
|
207
207
|
"énumérés ci-dessous."
|
208
208
|
|
209
|
-
#: app/assets/javascripts/bastion_katello/products/bulk/products-bulk-advanced-sync-modal.controller.js
|
210
|
-
#: app/assets/javascripts/bastion_katello/products/products.controller.js
|
211
|
-
msgid "/foreman_tasks/tasks/%taskId"
|
212
|
-
msgstr "/foreman_tasks/tasks/%taskId"
|
213
|
-
|
214
|
-
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/content-hosts-bulk-traces-modal.controller.js
|
215
|
-
msgid "/job_invocations"
|
216
|
-
msgstr "/job_invocations"
|
217
|
-
|
218
209
|
#: app/assets/javascripts/bastion_katello/activation-keys/activationKeyConsumed.filter.js
|
219
210
|
#: app/assets/javascripts/bastion_katello/subscriptions/subscriptionConsumed.filter.js
|
220
211
|
msgid "%(consumed)s out of %(quantity)s"
|
221
|
-
msgstr "%(consumed)s
|
212
|
+
msgstr "%(consumed)s de %(quantity)s"
|
222
213
|
|
223
214
|
#: app/assets/javascripts/bastion_katello/capsule-content/capsule-content.controller.js
|
224
215
|
msgid "%count environment(s) can be synchronized: %envs"
|
@@ -240,13 +231,29 @@ msgstr ""
|
|
240
231
|
"<b>Additions :</b> le nouveau contenu disponible lors de la sync sera ajouté"
|
241
232
|
" au référentiel, et aucun contenu ne sera supprimé."
|
242
233
|
|
234
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-dependencies.html
|
235
|
+
msgid "<b>Breaks</b>"
|
236
|
+
msgstr "<b>Breaks</b>"
|
237
|
+
|
238
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-dependencies.html
|
239
|
+
msgid "<b>Conflicts</b>"
|
240
|
+
msgstr "<b>Conflits</b>"
|
241
|
+
|
242
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-dependencies.html
|
243
|
+
msgid "<b>Depends</b>"
|
244
|
+
msgstr "<b>Dépendance</b>"
|
245
|
+
|
243
246
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
|
244
247
|
msgid "<b>Description</b>"
|
245
248
|
msgstr "<b>Description</b>"
|
246
249
|
|
250
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-dependencies.html
|
251
|
+
msgid "<b>Enhances</b>"
|
252
|
+
msgstr "<b>Améliore</b>"
|
253
|
+
|
247
254
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
|
248
255
|
msgid "<b>Issued</b>"
|
249
|
-
msgstr "<b>
|
256
|
+
msgstr "<b>Publié</b>"
|
250
257
|
|
251
258
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
|
252
259
|
msgid ""
|
@@ -277,16 +284,28 @@ msgstr "<b>Flux de modules</b>"
|
|
277
284
|
|
278
285
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
|
279
286
|
msgid "<b>Packages</b>"
|
280
|
-
msgstr "<b>
|
287
|
+
msgstr "<b>Packages</b>"
|
288
|
+
|
289
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-dependencies.html
|
290
|
+
msgid "<b>Pre-Depends</b>"
|
291
|
+
msgstr "<b>Pré-dépendance</b>"
|
281
292
|
|
282
293
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
|
283
294
|
msgid "<b>Reboot Suggested</b>"
|
284
295
|
msgstr "<b>Redémarrage suggéré</b>"
|
285
296
|
|
297
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-dependencies.html
|
298
|
+
msgid "<b>Recommends</b>"
|
299
|
+
msgstr "<b>Recommande</b>"
|
300
|
+
|
286
301
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
|
287
302
|
msgid "<b>Solution</b>"
|
288
303
|
msgstr "<b>Solution</b>"
|
289
304
|
|
305
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-dependencies.html
|
306
|
+
msgid "<b>Suggests</b>"
|
307
|
+
msgstr "<b>Suggère</b>"
|
308
|
+
|
290
309
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
|
291
310
|
msgid "<b>Title</b>"
|
292
311
|
msgstr "<b>Titre</b>"
|
@@ -297,7 +316,7 @@ msgstr "<b>Type</b>"
|
|
297
316
|
|
298
317
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
|
299
318
|
msgid "<b>Updated</b>"
|
300
|
-
msgstr "<b>Mis à jour</b>"
|
319
|
+
msgstr "<b>Mis à jour </b> "
|
301
320
|
|
302
321
|
#: app/assets/javascripts/bastion_katello/common/views/registration.html
|
303
322
|
msgid ""
|
@@ -416,7 +435,7 @@ msgstr "Clé d'activation mise à jour"
|
|
416
435
|
|
417
436
|
#: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-details.html
|
418
437
|
msgid "Activation Key:"
|
419
|
-
msgstr "Clé d'activation
|
438
|
+
msgstr "Clé d'activation :"
|
420
439
|
|
421
440
|
#: app/assets/javascripts/bastion_katello/activation-keys/views/activation-keys.html
|
422
441
|
#: app/assets/javascripts/bastion_katello/activation-keys/activation-keys.controller.js
|
@@ -438,7 +457,7 @@ msgstr "Ajouter"
|
|
438
457
|
|
439
458
|
#: app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-add-hosts.html
|
440
459
|
msgid "Add Content Hosts to:"
|
441
|
-
msgstr "Ajouter
|
460
|
+
msgstr "Ajouter Hôtes de contenu à :"
|
442
461
|
|
443
462
|
#: app/assets/javascripts/bastion_katello/activation-keys/details/activation-key-add-host-collections.controller.js
|
444
463
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/content-host-add-host-collections.controller.js
|
@@ -454,15 +473,6 @@ msgstr ""
|
|
454
473
|
msgid "Add New Environment"
|
455
474
|
msgstr "Ajouter un nouvel environnement"
|
456
475
|
|
457
|
-
#: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-info.html
|
458
|
-
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
|
459
|
-
msgid "Add ons"
|
460
|
-
msgstr "Add ons"
|
461
|
-
|
462
|
-
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-system-purpose-modal.html
|
463
|
-
msgid "Add ons:"
|
464
|
-
msgstr "Add ons :"
|
465
|
-
|
466
476
|
#: app/assets/javascripts/bastion_katello/sync-plans/details/sync-plan-add-products.controller.js
|
467
477
|
msgid "Add Products"
|
468
478
|
msgstr "Ajouter des produits"
|
@@ -475,7 +485,7 @@ msgstr "Ajouter des produits"
|
|
475
485
|
#: app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-add-hosts.html
|
476
486
|
#: app/assets/javascripts/bastion_katello/sync-plans/details/views/sync-plan-products.html
|
477
487
|
msgid "Add Selected"
|
478
|
-
msgstr "Ajouter
|
488
|
+
msgstr "Ajouter une sélection"
|
479
489
|
|
480
490
|
#: app/assets/javascripts/bastion_katello/activation-keys/details/activation-key-add-subscriptions.controller.js
|
481
491
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/content-host-add-subscriptions.controller.js
|
@@ -546,6 +556,7 @@ msgstr "Affichages de contenu"
|
|
546
556
|
msgid "All Lifecycle Environments"
|
547
557
|
msgstr "Environnements de cycle de vie"
|
548
558
|
|
559
|
+
#: app/assets/javascripts/bastion_katello/debs/debs.controller.js
|
549
560
|
#: app/assets/javascripts/bastion_katello/environments/details/environment-content.controller.js
|
550
561
|
#: app/assets/javascripts/bastion_katello/errata/errata.controller.js
|
551
562
|
#: app/assets/javascripts/bastion_katello/packages/packages.controller.js
|
@@ -739,7 +750,7 @@ msgstr "Appliquer {{ errataIds.length }} errata à tous les hôtes de contenu ?"
|
|
739
750
|
#: app/assets/javascripts/bastion_katello/errata/views/apply-errata.html
|
740
751
|
#: app/assets/javascripts/bastion_katello/errata/views/errata.html
|
741
752
|
msgid "Apply Errata"
|
742
|
-
msgstr "Appliquer
|
753
|
+
msgstr "Appliquer l'errata"
|
743
754
|
|
744
755
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-errata.html
|
745
756
|
msgid "Apply Errata to Content Host \"{{host.display_name}}\"?"
|
@@ -799,12 +810,11 @@ msgstr "Architectures"
|
|
799
810
|
|
800
811
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-host-collections-modal.html
|
801
812
|
msgid ""
|
802
|
-
"Are you sure you want to add the
|
803
|
-
"
|
813
|
+
"Are you sure you want to add the content host(s) selected to the host "
|
814
|
+
"collection(s) chosen?"
|
804
815
|
msgstr ""
|
805
|
-
"Êtes-vous sûr de vouloir ajouter le(s) hôte(s) de contenu
|
806
|
-
"
|
807
|
-
"choisie(s) ?"
|
816
|
+
"Êtes-vous sûr de vouloir ajouter le(s) hôte(s) de contenu sélectionné(s) à "
|
817
|
+
"la (aux) collection(s) d'hôtes choisie(s) ?"
|
808
818
|
|
809
819
|
#: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-sync-plan-modal.html
|
810
820
|
msgid ""
|
@@ -1030,12 +1040,11 @@ msgstr[2] ""
|
|
1030
1040
|
|
1031
1041
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-host-collections-modal.html
|
1032
1042
|
msgid ""
|
1033
|
-
"Are you sure you want to remove the
|
1034
|
-
"
|
1043
|
+
"Are you sure you want to remove the content host(s) selected from the host "
|
1044
|
+
"collection(s) chosen?"
|
1035
1045
|
msgstr ""
|
1036
|
-
"Êtes-vous sûr de vouloir supprimer le(s) hôte(s) de contenu
|
1037
|
-
"
|
1038
|
-
"choisie(s) ?"
|
1046
|
+
"Êtes-vous sûr de vouloir supprimer le(s) hôte(s) de contenu sélectionné(s) "
|
1047
|
+
"dans la (les) collection(s) d'hôtes choisie(s) ?"
|
1039
1048
|
|
1040
1049
|
#: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-sync-plan-modal.html
|
1041
1050
|
msgid ""
|
@@ -1127,12 +1136,12 @@ msgstr "Associations"
|
|
1127
1136
|
|
1128
1137
|
#: app/assets/javascripts/bastion_katello/errata/views/apply-errata.html
|
1129
1138
|
msgid "At least one Errata needs to be selected to Apply."
|
1130
|
-
msgstr "Au moins un
|
1139
|
+
msgstr "Au moins un errata doit être sélectionné pour pouvoir appliquer."
|
1131
1140
|
|
1132
1141
|
#: app/assets/javascripts/bastion_katello/common/views/subscription-add-or-remove.html
|
1133
1142
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
|
1134
1143
|
msgid "Attached"
|
1135
|
-
msgstr "
|
1144
|
+
msgstr "Joint"
|
1136
1145
|
|
1137
1146
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
|
1138
1147
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
|
@@ -1195,7 +1204,6 @@ msgstr "Identifiant du back-end"
|
|
1195
1204
|
|
1196
1205
|
#: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-info.html
|
1197
1206
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
|
1198
|
-
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-info.html
|
1199
1207
|
#: app/assets/javascripts/bastion_katello/docker-tags/details/views/docker-tag-info.html
|
1200
1208
|
#: app/assets/javascripts/bastion_katello/environments/details/views/environment-details.html
|
1201
1209
|
#: app/assets/javascripts/bastion_katello/files/details/views/file-info.html
|
@@ -1205,7 +1213,7 @@ msgstr "Identifiant du back-end"
|
|
1205
1213
|
#: app/assets/javascripts/bastion_katello/products/details/views/product-info.html
|
1206
1214
|
#: app/assets/javascripts/bastion_katello/sync-plans/details/views/sync-plan-info.html
|
1207
1215
|
msgid "Basic Information"
|
1208
|
-
msgstr "Informations
|
1216
|
+
msgstr "Informations sur le système"
|
1209
1217
|
|
1210
1218
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-repository-sets.html
|
1211
1219
|
msgid ""
|
@@ -1251,11 +1259,11 @@ msgstr "Avis de correction de bogue"
|
|
1251
1259
|
|
1252
1260
|
#: app/assets/javascripts/bastion_katello/packages/details/views/package-info.html
|
1253
1261
|
msgid "Build Host"
|
1254
|
-
msgstr "
|
1262
|
+
msgstr "Création des hôtes"
|
1255
1263
|
|
1256
1264
|
#: app/assets/javascripts/bastion_katello/packages/details/views/package-info.html
|
1257
1265
|
msgid "Build Information"
|
1258
|
-
msgstr "Informations
|
1266
|
+
msgstr "Informations Build"
|
1259
1267
|
|
1260
1268
|
#: app/assets/javascripts/bastion_katello/packages/details/views/package-info.html
|
1261
1269
|
msgid "Build Time"
|
@@ -1266,6 +1274,7 @@ msgid "Bulk Task"
|
|
1266
1274
|
msgstr "Tâche groupée"
|
1267
1275
|
|
1268
1276
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-host-bulk-module-streams-modal.html
|
1277
|
+
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-host-collections-modal.html
|
1269
1278
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-system-purpose-modal.html
|
1270
1279
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
|
1271
1280
|
#: app/assets/javascripts/bastion_katello/errata/views/apply-errata-confirm.html
|
@@ -1291,7 +1300,7 @@ msgstr ""
|
|
1291
1300
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-packages.html
|
1292
1301
|
#: app/assets/javascripts/bastion_katello/products/details/views/product-details.html
|
1293
1302
|
msgid "Cannot Remove"
|
1294
|
-
msgstr "
|
1303
|
+
msgstr "Ne peut pas supprimer"
|
1295
1304
|
|
1296
1305
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-details.html
|
1297
1306
|
msgid "Cannot republish Repository without the proper permissions."
|
@@ -1394,11 +1403,11 @@ msgstr ""
|
|
1394
1403
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-ansible-collections.html
|
1395
1404
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
|
1396
1405
|
msgid "Checksum"
|
1397
|
-
msgstr "Somme de
|
1406
|
+
msgstr "Somme de vérification"
|
1398
1407
|
|
1399
1408
|
#: app/assets/javascripts/bastion_katello/packages/details/views/package-info.html
|
1400
1409
|
msgid "Checksum Type"
|
1401
|
-
msgstr "Type de somme de
|
1410
|
+
msgstr "Type de somme de vérification"
|
1402
1411
|
|
1403
1412
|
#: app/assets/javascripts/bastion_katello/products/discovery/views/discovery.html
|
1404
1413
|
msgid ""
|
@@ -1445,6 +1454,7 @@ msgstr "Terminer Mirrorisation"
|
|
1445
1454
|
msgid "Complete Sync"
|
1446
1455
|
msgstr "Terminer Sync"
|
1447
1456
|
|
1457
|
+
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
|
1448
1458
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/views/product-repositories.html
|
1449
1459
|
msgid "Completed {{ repository.last_sync_words }} ago"
|
1450
1460
|
msgstr "Terminé il y a {{ repository.last_sync_words }}"
|
@@ -1464,7 +1474,7 @@ msgstr "Composants"
|
|
1464
1474
|
|
1465
1475
|
#: app/assets/javascripts/bastion_katello/errata/views/apply-errata-confirm.html
|
1466
1476
|
msgid "Components:"
|
1467
|
-
msgstr "Composants
|
1477
|
+
msgstr "Composants :"
|
1468
1478
|
|
1469
1479
|
#: app/assets/javascripts/bastion_katello/environments/details/views/environment-content-views.html
|
1470
1480
|
msgid "Composite View"
|
@@ -1528,11 +1538,11 @@ msgstr "Identifiants de contenu"
|
|
1528
1538
|
|
1529
1539
|
#: app/assets/javascripts/bastion_katello/content-credentials/new/new-content-credential.controller.js
|
1530
1540
|
msgid "Content Credential %s has been created."
|
1531
|
-
msgstr "L’identifiant de contenu %s a été
|
1541
|
+
msgstr "L’identifiant de contenu %s a été créé."
|
1532
1542
|
|
1533
1543
|
#: app/assets/javascripts/bastion_katello/content-credentials/new/views/new-content-credential.html
|
1534
|
-
msgid "Content Credential Contents"
|
1535
|
-
msgstr "
|
1544
|
+
msgid "Content Credential Contents *"
|
1545
|
+
msgstr "Identifiant accréditation Contenu *"
|
1536
1546
|
|
1537
1547
|
#: app/assets/javascripts/bastion_katello/content-credentials/details/content-credential-details-info.controller.js
|
1538
1548
|
msgid "Content Credential successfully uploaded"
|
@@ -1731,7 +1741,7 @@ msgstr "Créer une copie de {{ hostCollection.name }}"
|
|
1731
1741
|
|
1732
1742
|
#: app/assets/javascripts/bastion_katello/activation-keys/views/activation-keys.html
|
1733
1743
|
msgid "Create Activation Key"
|
1734
|
-
msgstr "
|
1744
|
+
msgstr "Supprimer Clé d'activation"
|
1735
1745
|
|
1736
1746
|
#: app/assets/javascripts/bastion_katello/content-credentials/new/views/new-content-credential.html
|
1737
1747
|
#: app/assets/javascripts/bastion_katello/content-credentials/views/content-credentials.html
|
@@ -1759,7 +1769,7 @@ msgstr "Créer Collection d'hôtes"
|
|
1759
1769
|
#: app/assets/javascripts/bastion_katello/products/new/views/product-new.html
|
1760
1770
|
#: app/assets/javascripts/bastion_katello/products/views/products.html
|
1761
1771
|
msgid "Create Product"
|
1762
|
-
msgstr "
|
1772
|
+
msgstr "Supprimer le produit"
|
1763
1773
|
|
1764
1774
|
#: app/assets/javascripts/bastion_katello/products/discovery/discovery-create.controller.js
|
1765
1775
|
msgid "Create Repositories"
|
@@ -1767,7 +1777,7 @@ msgstr "Créer des référentiels"
|
|
1767
1777
|
|
1768
1778
|
#: app/assets/javascripts/bastion_katello/products/discovery/views/discovery.html
|
1769
1779
|
msgid "Create Selected"
|
1770
|
-
msgstr "
|
1780
|
+
msgstr "Reprendre Sélectionné"
|
1771
1781
|
|
1772
1782
|
#: app/assets/javascripts/bastion_katello/products/discovery/views/discovery-create.html
|
1773
1783
|
msgid "Create Status"
|
@@ -1791,11 +1801,6 @@ msgstr "Critique"
|
|
1791
1801
|
msgid "Cron Logic"
|
1792
1802
|
msgstr "Cron Logic"
|
1793
1803
|
|
1794
|
-
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-system-purpose-modal.html
|
1795
|
-
msgid "ctrl-click or shift-click to select multiple Add ons"
|
1796
|
-
msgstr ""
|
1797
|
-
"ctrl-clic ou shift-clic pour sélectionner plusieurs modules d'extension"
|
1798
|
-
|
1799
1804
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/content-host-errata.controller.js
|
1800
1805
|
msgid "Current Lifecycle Environment (%e/%cv)"
|
1801
1806
|
msgstr "Environnement de cycle de vie antérieur (%e/%cv )"
|
@@ -1811,11 +1816,11 @@ msgstr "Personnalisé"
|
|
1811
1816
|
#: app/assets/javascripts/bastion_katello/sync-plans/details/sync-plan-details-info.controller.js
|
1812
1817
|
#: app/assets/javascripts/bastion_katello/sync-plans/sync-plan-helper.service.js
|
1813
1818
|
msgid "custom cron"
|
1814
|
-
msgstr "cron
|
1819
|
+
msgstr "custom cron"
|
1815
1820
|
|
1816
1821
|
#: app/assets/javascripts/bastion_katello/sync-plans/new/views/new-sync-plan-form.html
|
1817
1822
|
msgid "Custom Cron"
|
1818
|
-
msgstr "Cron
|
1823
|
+
msgstr "Custom Cron"
|
1819
1824
|
|
1820
1825
|
#: app/assets/javascripts/bastion_katello/products/details/partials/sync-status.html
|
1821
1826
|
msgid "Custom Cron : {{ product.sync_plan.cron_expression }}"
|
@@ -1872,7 +1877,7 @@ msgstr "deb paquets"
|
|
1872
1877
|
#: app/assets/javascripts/bastion_katello/environments/content.service.js
|
1873
1878
|
#: app/assets/javascripts/bastion_katello/environments/details/environment-content.controller.js
|
1874
1879
|
msgid "Deb Packages"
|
1875
|
-
msgstr "
|
1880
|
+
msgstr "Packages Deb"
|
1876
1881
|
|
1877
1882
|
#: app/assets/javascripts/bastion_katello/environments/views/environments.html
|
1878
1883
|
msgid "Deb Packages <div>{{ library.counts.debs || 0 }}</div>"
|
@@ -1884,13 +1889,14 @@ msgstr "Paquets Deb pour :"
|
|
1884
1889
|
|
1885
1890
|
#: app/assets/javascripts/bastion_katello/environments/details/environment-content.controller.js
|
1886
1891
|
msgid "Deb Repositories"
|
1887
|
-
msgstr "Référentiels
|
1892
|
+
msgstr "Référentiels Deb"
|
1888
1893
|
|
1889
1894
|
#: app/assets/javascripts/bastion_katello/environments/views/environments.html
|
1890
1895
|
msgid "Deb Repositories <div>{{ library.counts.deb_repositories || 0 }}</div>"
|
1891
1896
|
msgstr ""
|
1892
1897
|
"Référentiels Deb <div>{{ library.counts.deb_repositories || 0 }}</div>"
|
1893
1898
|
|
1899
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-dependencies.html
|
1894
1900
|
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-info.html
|
1895
1901
|
#: app/assets/javascripts/bastion_katello/debs/details/views/deb.html
|
1896
1902
|
msgid "Deb:"
|
@@ -1919,7 +1925,7 @@ msgstr "Supprimer {{ table.numSelected }}hôtes ?"
|
|
1919
1925
|
|
1920
1926
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-details.html
|
1921
1927
|
msgid "Delete filters"
|
1922
|
-
msgstr "Supprimer
|
1928
|
+
msgstr "Supprimer le filtre ?"
|
1923
1929
|
|
1924
1930
|
#: app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
|
1925
1931
|
msgid "Delete Hosts"
|
@@ -1929,6 +1935,7 @@ msgstr "Supprimer ces hôtes"
|
|
1929
1935
|
msgid "Delta RPM"
|
1930
1936
|
msgstr "Delta RPM"
|
1931
1937
|
|
1938
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb.html
|
1932
1939
|
#: app/assets/javascripts/bastion_katello/packages/details/views/package.html
|
1933
1940
|
#: app/assets/javascripts/bastion_katello/packages/packages.controller.js
|
1934
1941
|
msgid "Dependencies"
|
@@ -2012,17 +2019,18 @@ msgid "Disable"
|
|
2012
2019
|
msgstr "Désactiver"
|
2013
2020
|
|
2014
2021
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-module-streams.html
|
2022
|
+
#: app/assets/javascripts/bastion_katello/activation-keys/details/activation-key-repository-sets.controller.js
|
2015
2023
|
#: app/assets/javascripts/bastion_katello/repository-sets/repository-sets-enabled.filter.js
|
2016
2024
|
msgid "Disabled"
|
2017
2025
|
msgstr "Désactivé"
|
2018
2026
|
|
2019
2027
|
#: app/assets/javascripts/bastion_katello/repository-sets/repository-sets-enabled.filter.js
|
2020
2028
|
msgid "Disabled (overridden)"
|
2021
|
-
msgstr "
|
2029
|
+
msgstr "Désactivés (remplacés)"
|
2022
2030
|
|
2023
2031
|
#: app/assets/javascripts/bastion_katello/products/discovery/views/discovery.html
|
2024
2032
|
msgid "Discover"
|
2025
|
-
msgstr "
|
2033
|
+
msgstr "Discover"
|
2026
2034
|
|
2027
2035
|
#: app/assets/javascripts/bastion_katello/products/discovery/discovery.controller.js
|
2028
2036
|
msgid "Discover Repositories"
|
@@ -2077,14 +2085,13 @@ msgstr "Balises Docker"
|
|
2077
2085
|
|
2078
2086
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-environment-modal.html
|
2079
2087
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
|
2080
|
-
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-host-collections-modal.html
|
2081
2088
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-packages-modal.html
|
2082
2089
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-release-version-modal.html
|
2083
2090
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-repository-sets-modal.html
|
2084
2091
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
|
2085
2092
|
#: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-sync-plan-modal.html
|
2086
2093
|
msgid "Done"
|
2087
|
-
msgstr "
|
2094
|
+
msgstr "Complété"
|
2088
2095
|
|
2089
2096
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
|
2090
2097
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
|
@@ -2101,6 +2108,7 @@ msgid "Enable Traces"
|
|
2101
2108
|
msgstr "Activer Traces"
|
2102
2109
|
|
2103
2110
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-module-streams.html
|
2111
|
+
#: app/assets/javascripts/bastion_katello/activation-keys/details/activation-key-repository-sets.controller.js
|
2104
2112
|
#: app/assets/javascripts/bastion_katello/repository-sets/repository-sets-enabled.filter.js
|
2105
2113
|
msgid "Enabled"
|
2106
2114
|
msgstr "Activé"
|
@@ -2189,19 +2197,19 @@ msgstr "Errata pour :"
|
|
2189
2197
|
#: app/assets/javascripts/bastion_katello/environments/details/views/environment-errata.html
|
2190
2198
|
#: app/assets/javascripts/bastion_katello/errata/views/errata.html
|
2191
2199
|
msgid "Errata ID"
|
2192
|
-
msgstr "ID
|
2200
|
+
msgstr "ID d'errata"
|
2193
2201
|
|
2194
2202
|
#: app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-info.html
|
2195
2203
|
msgid "Errata Installation"
|
2196
|
-
msgstr "Installation
|
2204
|
+
msgstr "Installation d'errata"
|
2197
2205
|
|
2198
2206
|
#: app/assets/javascripts/bastion_katello/errata/views/errata-tasks-list.html
|
2199
2207
|
msgid "Errata Task List"
|
2200
|
-
msgstr "Liste des tâches
|
2208
|
+
msgstr "Liste des tâches d'errata"
|
2201
2209
|
|
2202
2210
|
#: app/assets/javascripts/bastion_katello/errata/views/errata-tasks.html
|
2203
2211
|
msgid "Errata Tasks"
|
2204
|
-
msgstr "Tâches
|
2212
|
+
msgstr "Tâches d’errata"
|
2205
2213
|
|
2206
2214
|
#: app/assets/javascripts/bastion_katello/errata/details/views/erratum-info.html
|
2207
2215
|
#: app/assets/javascripts/bastion_katello/errata/details/views/erratum.html
|
@@ -2268,7 +2276,7 @@ msgstr "Fichier trop volumineux. Veuillez utiliser le CLI à la place."
|
|
2268
2276
|
#: app/assets/javascripts/bastion_katello/files/details/views/file-info.html
|
2269
2277
|
#: app/assets/javascripts/bastion_katello/files/details/views/file.html
|
2270
2278
|
msgid "File:"
|
2271
|
-
msgstr "Fichier
|
2279
|
+
msgstr "Fichier :"
|
2272
2280
|
|
2273
2281
|
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-info.html
|
2274
2282
|
#: app/assets/javascripts/bastion_katello/packages/details/views/package-info.html
|
@@ -2375,7 +2383,11 @@ msgstr "Les invités de"
|
|
2375
2383
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
|
2376
2384
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-traces.html
|
2377
2385
|
msgid "Helper"
|
2378
|
-
msgstr "
|
2386
|
+
msgstr "Aide"
|
2387
|
+
|
2388
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-info.html
|
2389
|
+
msgid "Homepage"
|
2390
|
+
msgstr "Page d'accueil"
|
2379
2391
|
|
2380
2392
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/content-host-details.controller.js
|
2381
2393
|
msgid "Host %s has been deleted."
|
@@ -2461,7 +2473,7 @@ msgstr ""
|
|
2461
2473
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
|
2462
2474
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
|
2463
2475
|
msgid "HTTP Proxy"
|
2464
|
-
msgstr "HTTP
|
2476
|
+
msgstr "Proxy HTTP"
|
2465
2477
|
|
2466
2478
|
#: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-http-proxy-modal.html
|
2467
2479
|
msgid "HTTP Proxy Management"
|
@@ -2526,6 +2538,10 @@ msgstr ""
|
|
2526
2538
|
"Pour pouvoir consulter ce répertoire, vous devez <a ng-href=\"/organizations/{{ organization }}/edit\">télécharger le certificat</a> \n"
|
2527
2539
|
" ou demandez un certificat à votre administrateur.."
|
2528
2540
|
|
2541
|
+
#: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
|
2542
|
+
msgid "Include dependencies of Ansible collections in the repository."
|
2543
|
+
msgstr "Inclure les dépendances des collections Ansible dans le référentiel."
|
2544
|
+
|
2529
2545
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
|
2530
2546
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
|
2531
2547
|
msgid "Include Tags"
|
@@ -2538,7 +2554,7 @@ msgstr "Packages indépendants"
|
|
2538
2554
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-packages-modal.html
|
2539
2555
|
#: app/assets/javascripts/bastion_katello/common/module-stream-actions.service.js
|
2540
2556
|
msgid "Install"
|
2541
|
-
msgstr "
|
2557
|
+
msgstr "Installez"
|
2542
2558
|
|
2543
2559
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
|
2544
2560
|
msgid "Install Selected"
|
@@ -2581,12 +2597,12 @@ msgstr "Installé le"
|
|
2581
2597
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-installed.html
|
2582
2598
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-installed.html
|
2583
2599
|
msgid "Installed Package"
|
2584
|
-
msgstr "
|
2600
|
+
msgstr "Packages installés"
|
2585
2601
|
|
2586
2602
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-installed.html
|
2587
2603
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/content-host-packages-installed.controller.js
|
2588
2604
|
msgid "Installed Packages"
|
2589
|
-
msgstr "
|
2605
|
+
msgstr "Packages installés"
|
2590
2606
|
|
2591
2607
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-add-subscriptions.html
|
2592
2608
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
|
@@ -2597,6 +2613,10 @@ msgstr "Produits installés"
|
|
2597
2613
|
msgid "Installed Profile"
|
2598
2614
|
msgstr "Profil installé"
|
2599
2615
|
|
2616
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-info.html
|
2617
|
+
msgid "Installed size"
|
2618
|
+
msgstr "Taille installée"
|
2619
|
+
|
2600
2620
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
|
2601
2621
|
msgid "Interfaces"
|
2602
2622
|
msgstr "Interfaces"
|
@@ -2771,20 +2791,20 @@ msgstr "Liste"
|
|
2771
2791
|
|
2772
2792
|
#: app/assets/javascripts/bastion_katello/activation-keys/details/activation-key-host-collections.controller.js
|
2773
2793
|
msgid "List Host Collections"
|
2774
|
-
msgstr "
|
2794
|
+
msgstr "Répertorier les collections d'hôtes"
|
2775
2795
|
|
2776
2796
|
#: app/assets/javascripts/bastion_katello/host-collections/details/host-collection-add-hosts.controller.js
|
2777
2797
|
#: app/assets/javascripts/bastion_katello/host-collections/details/host-collection-hosts.controller.js
|
2778
2798
|
msgid "List Hosts"
|
2779
|
-
msgstr "
|
2799
|
+
msgstr "Liste des hôtes"
|
2780
2800
|
|
2781
2801
|
#: app/assets/javascripts/bastion_katello/sync-plans/details/sync-plan-products.controller.js
|
2782
2802
|
msgid "List Products"
|
2783
|
-
msgstr "
|
2803
|
+
msgstr "Répertorier les produits"
|
2784
2804
|
|
2785
2805
|
#: app/assets/javascripts/bastion_katello/activation-keys/details/activation-key-subscriptions.controller.js
|
2786
2806
|
msgid "List Subscriptions"
|
2787
|
-
msgstr "
|
2807
|
+
msgstr "Liste des abonnements"
|
2788
2808
|
|
2789
2809
|
#: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-host-collections.html
|
2790
2810
|
#: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-subscriptions.html
|
@@ -2805,6 +2825,10 @@ msgstr "Chargement..."
|
|
2805
2825
|
msgid "Loading...\""
|
2806
2826
|
msgstr "Chargement..."
|
2807
2827
|
|
2828
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-info.html
|
2829
|
+
msgid "Maintainer"
|
2830
|
+
msgstr "Mainteneur"
|
2831
|
+
|
2808
2832
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-details.html
|
2809
2833
|
msgid "Make filters apply to all repositories in the content view"
|
2810
2834
|
msgstr "Appliquer les filtres à tous les référentiels dans la vue du contenu"
|
@@ -2823,7 +2847,7 @@ msgstr "Gérer le contenu du référentiel :"
|
|
2823
2847
|
|
2824
2848
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-debs.html
|
2825
2849
|
msgid "Manage deb Packages for Repository:"
|
2826
|
-
msgstr "Gérer les
|
2850
|
+
msgstr "Gérer les packages deb pour le référentiel :"
|
2827
2851
|
|
2828
2852
|
#: app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
|
2829
2853
|
msgid "Manage Errata"
|
@@ -2839,7 +2863,7 @@ msgstr "Gérer les traces d’hôte"
|
|
2839
2863
|
|
2840
2864
|
#: app/assets/javascripts/bastion_katello/products/views/products.html
|
2841
2865
|
msgid "Manage HTTP Proxy"
|
2842
|
-
msgstr "
|
2866
|
+
msgstr "Mettre à jour proxy http"
|
2843
2867
|
|
2844
2868
|
#: app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
|
2845
2869
|
msgid "Manage Module Streams"
|
@@ -2851,15 +2875,15 @@ msgstr "Gérer les flux de modules pour le référentiel :"
|
|
2851
2875
|
|
2852
2876
|
#: app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
|
2853
2877
|
msgid "Manage Packages"
|
2854
|
-
msgstr "Gérer les
|
2878
|
+
msgstr "Gérer les packages"
|
2855
2879
|
|
2856
2880
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-packages.html
|
2857
2881
|
msgid "Manage Packages for Repository:"
|
2858
|
-
msgstr "Gérer les
|
2882
|
+
msgstr "Gérer les packages pour le référentiel :"
|
2859
2883
|
|
2860
2884
|
#: app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
|
2861
2885
|
msgid "Manage Repository Sets"
|
2862
|
-
msgstr "
|
2886
|
+
msgstr "Répertorier les ensembles de référentiels"
|
2863
2887
|
|
2864
2888
|
#: app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
|
2865
2889
|
msgid "Manage Subscriptions"
|
@@ -2867,7 +2891,7 @@ msgstr "Gérer les abonnements"
|
|
2867
2891
|
|
2868
2892
|
#: app/assets/javascripts/bastion_katello/products/views/products.html
|
2869
2893
|
msgid "Manage Sync Plan"
|
2870
|
-
msgstr "
|
2894
|
+
msgstr "Mettre à jour le plan de sync"
|
2871
2895
|
|
2872
2896
|
#: app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
|
2873
2897
|
msgid "Manage System Purpose"
|
@@ -2917,7 +2941,7 @@ msgstr ""
|
|
2917
2941
|
|
2918
2942
|
#: app/assets/javascripts/bastion_katello/errata/details/views/erratum-packages.html
|
2919
2943
|
msgid "Module Stream Packages"
|
2920
|
-
msgstr "
|
2944
|
+
msgstr "Packages de flux de modules"
|
2921
2945
|
|
2922
2946
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/errata-details.html
|
2923
2947
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-details.html
|
@@ -2941,6 +2965,10 @@ msgstr "Flux de module pour :"
|
|
2941
2965
|
msgid "More Details"
|
2942
2966
|
msgstr "Plus de détails"
|
2943
2967
|
|
2968
|
+
#: app/assets/javascripts/bastion_katello/activation-keys/views/activation-keys.html
|
2969
|
+
msgid "Multi Content View Environment"
|
2970
|
+
msgstr "Environnement d'affichage multi-contenu"
|
2971
|
+
|
2944
2972
|
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-repositories.html
|
2945
2973
|
#: app/assets/javascripts/bastion_katello/docker-tags/details/views/docker-tag-repositories.html
|
2946
2974
|
#: app/assets/javascripts/bastion_katello/errata/details/views/erratum-info.html
|
@@ -2961,7 +2989,6 @@ msgstr "Sans objet"
|
|
2961
2989
|
#: app/assets/javascripts/bastion_katello/content-credentials/details/views/content-credential-info.html
|
2962
2990
|
#: app/assets/javascripts/bastion_katello/content-credentials/details/views/content-credential-products.html
|
2963
2991
|
#: app/assets/javascripts/bastion_katello/content-credentials/details/views/content-credential-repositories.html
|
2964
|
-
#: app/assets/javascripts/bastion_katello/content-credentials/new/views/new-content-credential.html
|
2965
2992
|
#: app/assets/javascripts/bastion_katello/content-credentials/views/content-credentials.html
|
2966
2993
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-host-bulk-module-streams-modal.html
|
2967
2994
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-host-collections-modal.html
|
@@ -3016,6 +3043,10 @@ msgstr "Sans objet"
|
|
3016
3043
|
msgid "Name"
|
3017
3044
|
msgstr "Nom"
|
3018
3045
|
|
3046
|
+
#: app/assets/javascripts/bastion_katello/content-credentials/new/views/new-content-credential.html
|
3047
|
+
msgid "Name *"
|
3048
|
+
msgstr "Nom *"
|
3049
|
+
|
3019
3050
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
|
3020
3051
|
msgid ""
|
3021
3052
|
"Name of the upstream repository you want to sync. Example: 'quay/busybox' or"
|
@@ -3066,7 +3097,7 @@ msgstr "Nouvelle collection d'hôtes"
|
|
3066
3097
|
#: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-copy.html
|
3067
3098
|
#: app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-copy.html
|
3068
3099
|
msgid "New Name:"
|
3069
|
-
msgstr "Nouveau nom
|
3100
|
+
msgstr "Nouveau nom :"
|
3070
3101
|
|
3071
3102
|
#: app/assets/javascripts/bastion_katello/products/discovery/views/discovery-create.html
|
3072
3103
|
#: app/assets/javascripts/bastion_katello/products/new/product-form.controller.js
|
@@ -3082,7 +3113,7 @@ msgstr "Nouveau référentiel"
|
|
3082
3113
|
#: app/assets/javascripts/bastion_katello/products/details/views/product-details.html
|
3083
3114
|
#: app/assets/javascripts/bastion_katello/products/new/views/new-sync-plan-modal.html
|
3084
3115
|
msgid "New Sync Plan"
|
3085
|
-
msgstr "Nouveau
|
3116
|
+
msgstr "Nouveau Plan Sync"
|
3086
3117
|
|
3087
3118
|
#: app/assets/javascripts/bastion_katello/sync-plans/new/new-sync-plan.controller.js
|
3088
3119
|
msgid "New sync plan successfully created."
|
@@ -3098,7 +3129,7 @@ msgstr "Suivant"
|
|
3098
3129
|
#: app/assets/javascripts/bastion_katello/sync-plans/details/views/sync-plan-info.html
|
3099
3130
|
#: app/assets/javascripts/bastion_katello/sync-plans/views/sync-plans.html
|
3100
3131
|
msgid "Next Sync"
|
3101
|
-
msgstr "Prochaine
|
3132
|
+
msgstr "Prochaine Sync"
|
3102
3133
|
|
3103
3134
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-environment-modal.html
|
3104
3135
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
|
@@ -3183,11 +3214,11 @@ msgstr ""
|
|
3183
3214
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
|
3184
3215
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/http-proxy-service.js
|
3185
3216
|
msgid "No HTTP Proxies found"
|
3186
|
-
msgstr "Aucun Proxy
|
3217
|
+
msgstr "Aucun Smart Proxy trouvé"
|
3187
3218
|
|
3188
3219
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/http-proxy-service.js
|
3189
3220
|
msgid "No HTTP Proxy"
|
3190
|
-
msgstr "Aucun
|
3221
|
+
msgstr "Aucun Proxy HTTP"
|
3191
3222
|
|
3192
3223
|
#: app/assets/javascripts/bastion_katello/products/discovery/views/discovery-create.html
|
3193
3224
|
msgid "No matching results."
|
@@ -3224,7 +3255,7 @@ msgstr "Aucun référentiel ne contient ce fichier"
|
|
3224
3255
|
|
3225
3256
|
#: app/assets/javascripts/bastion_katello/packages/details/views/package-repositories.html
|
3226
3257
|
msgid "No Repositories contain this Package."
|
3227
|
-
msgstr "Aucun référentiel ne contient ce
|
3258
|
+
msgstr "Aucun référentiel ne contient ce package."
|
3228
3259
|
|
3229
3260
|
#: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-repository-sets.html
|
3230
3261
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-repository-sets.html
|
@@ -3288,7 +3319,7 @@ msgid ""
|
|
3288
3319
|
" Environment. To install these errata immediately on hosts after publishing check the box below."
|
3289
3320
|
msgstr ""
|
3290
3321
|
"Un ou plusieurs des errata sélectionnés ne sont pas installables via les versions de Content View que vous avez publiées et qui fonctionnent sur les hôtes sélectionnés. Les nouvelles versions de Content View (spécifiées ci-dessous)\n"
|
3291
|
-
" sera créé, ce qui rendra
|
3322
|
+
" sera créé, ce qui rendra cet errata installable dans l'environnement de l'hôte. Cette nouvelle version remplacera la version actuelle dans le cycle de vie de votre hôte\n"
|
3292
3323
|
" Environnement. Pour installer ces errata immédiatement sur les hôtes après leur publication, cochez la case ci-dessous."
|
3293
3324
|
|
3294
3325
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-advanced-sync-options.html
|
@@ -3304,8 +3335,8 @@ msgid ""
|
|
3304
3335
|
"Only show content hosts where the errata is currently installable in the "
|
3305
3336
|
"host's Lifecycle Environment."
|
3306
3337
|
msgstr ""
|
3307
|
-
"N'affichez que les hôtes de contenu où
|
3308
|
-
"
|
3338
|
+
"N'affichez que les hôtes de contenu où l'errata est actuellement installable"
|
3339
|
+
" dans l'environnement du cycle de vie de l'hôte."
|
3309
3340
|
|
3310
3341
|
#: app/assets/javascripts/bastion_katello/errata/views/errata.html
|
3311
3342
|
msgid "Only show Errata that are Applicable to one or more Content Hosts"
|
@@ -3322,13 +3353,14 @@ msgstr ""
|
|
3322
3353
|
#: app/assets/javascripts/bastion_katello/packages/views/packages.html
|
3323
3354
|
msgid "Only show Packages that are Applicable to one or more Content Hosts"
|
3324
3355
|
msgstr ""
|
3325
|
-
"Ne montrer que les
|
3356
|
+
"Ne montrer que les packages applicables à un ou plusieurs hôtes de contenu"
|
3326
3357
|
|
3327
3358
|
#: app/assets/javascripts/bastion_katello/debs/views/debs.html
|
3328
3359
|
#: app/assets/javascripts/bastion_katello/packages/views/packages.html
|
3329
3360
|
msgid "Only show Packages that are Upgradable on one or more Content Hosts"
|
3330
3361
|
msgstr ""
|
3331
|
-
"Renvoyer les
|
3362
|
+
"Renvoyer les packages qui sont évolutifs sur un ou plusieurs hôtes de "
|
3363
|
+
"contenu"
|
3332
3364
|
|
3333
3365
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-add-subscriptions.html
|
3334
3366
|
msgid ""
|
@@ -3384,6 +3416,10 @@ msgstr ""
|
|
3384
3416
|
"Créer des référentiels <div>{{ library.counts.ostree_repositories || 0 }} "
|
3385
3417
|
"</div>"
|
3386
3418
|
|
3419
|
+
#: app/assets/javascripts/bastion_katello/activation-keys/details/activation-key-repository-sets.controller.js
|
3420
|
+
msgid "Overridden"
|
3421
|
+
msgstr "Remplacé"
|
3422
|
+
|
3387
3423
|
#: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-repository-sets.html
|
3388
3424
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-repository-sets-modal.html
|
3389
3425
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-repository-sets.html
|
@@ -3398,13 +3434,13 @@ msgstr "Remplacer par «Activer»"
|
|
3398
3434
|
|
3399
3435
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-packages-modal.html
|
3400
3436
|
msgid "Package"
|
3401
|
-
msgstr "
|
3437
|
+
msgstr "Package"
|
3402
3438
|
|
3403
3439
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
|
3404
3440
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
|
3405
3441
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/content-host-packages.controller.js
|
3406
3442
|
msgid "Package Actions"
|
3407
|
-
msgstr "Actions
|
3443
|
+
msgstr "Actions Package"
|
3408
3444
|
|
3409
3445
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-packages-modal.html
|
3410
3446
|
msgid "Package Group (Deprecated)"
|
@@ -3419,9 +3455,10 @@ msgstr "Groupes de paquets"
|
|
3419
3455
|
msgid "Package Groups for Repository:"
|
3420
3456
|
msgstr "Groupes de paquets pour le référentiel :"
|
3421
3457
|
|
3458
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-info.html
|
3422
3459
|
#: app/assets/javascripts/bastion_katello/packages/details/views/package-info.html
|
3423
3460
|
msgid "Package Information"
|
3424
|
-
msgstr "Informations
|
3461
|
+
msgstr "Informations Package"
|
3425
3462
|
|
3426
3463
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
|
3427
3464
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
|
@@ -3430,7 +3467,7 @@ msgstr "Installation de paquets"
|
|
3430
3467
|
|
3431
3468
|
#: app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-info.html
|
3432
3469
|
msgid "Package Installation, Removal, and Update"
|
3433
|
-
msgstr "Installation, retrait et mise à jour des
|
3470
|
+
msgstr "Installation, retrait et mise à jour des packages"
|
3434
3471
|
|
3435
3472
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
|
3436
3473
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
|
@@ -3447,12 +3484,12 @@ msgstr "Mise à jour de paquets"
|
|
3447
3484
|
#: app/assets/javascripts/bastion_katello/packages/details/views/package-info.html
|
3448
3485
|
#: app/assets/javascripts/bastion_katello/packages/details/views/package.html
|
3449
3486
|
msgid "Package:"
|
3450
|
-
msgstr "
|
3487
|
+
msgstr "Package :"
|
3451
3488
|
|
3452
3489
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
|
3453
3490
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
|
3454
3491
|
msgid "Package/Group Name"
|
3455
|
-
msgstr "Nom de
|
3492
|
+
msgstr "Nom de Packages/Groupe"
|
3456
3493
|
|
3457
3494
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/errata-details.html
|
3458
3495
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-details.html
|
@@ -3465,7 +3502,7 @@ msgstr "Nom de Paquet/Groupe"
|
|
3465
3502
|
#: app/assets/javascripts/bastion_katello/packages/packages.controller.js
|
3466
3503
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/repository-details-manage-content.controller.js
|
3467
3504
|
msgid "Packages"
|
3468
|
-
msgstr "
|
3505
|
+
msgstr "Packages"
|
3469
3506
|
|
3470
3507
|
#: app/assets/javascripts/bastion_katello/environments/views/environments.html
|
3471
3508
|
msgid "Packages <div>{{ library.counts.packages || 0 }}</div>"
|
@@ -3474,11 +3511,11 @@ msgstr "Packages <div>{{ library.counts.packages || 0 }} </div>"
|
|
3474
3511
|
#: app/assets/javascripts/bastion_katello/debs/views/debs.html
|
3475
3512
|
#: app/assets/javascripts/bastion_katello/packages/views/packages.html
|
3476
3513
|
msgid "Packages are automatically Applicable if they are Upgradable"
|
3477
|
-
msgstr "Les
|
3514
|
+
msgstr "Les packages sont automatiquement applicables s'ils sont évolutifs"
|
3478
3515
|
|
3479
3516
|
#: app/assets/javascripts/bastion_katello/errata/details/views/erratum-packages.html
|
3480
3517
|
msgid "Packages for Errata:"
|
3481
|
-
msgstr "
|
3518
|
+
msgstr "Packages pour Errata :"
|
3482
3519
|
|
3483
3520
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
|
3484
3521
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-installed.html
|
@@ -3486,7 +3523,7 @@ msgstr "Paquets pour les Errata :"
|
|
3486
3523
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-applicable.html
|
3487
3524
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-installed.html
|
3488
3525
|
msgid "Packages for:"
|
3489
|
-
msgstr "
|
3526
|
+
msgstr "Packages pour :"
|
3490
3527
|
|
3491
3528
|
#: app/assets/javascripts/bastion_katello/tasks/views/task-details.html
|
3492
3529
|
msgid "Parameters"
|
@@ -3494,7 +3531,7 @@ msgstr "Paramètres"
|
|
3494
3531
|
|
3495
3532
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-docker-manifests.html
|
3496
3533
|
msgid "Part of a manifest list"
|
3497
|
-
msgstr "Partie d'une liste de
|
3534
|
+
msgstr "Partie d'une liste de manifestes"
|
3498
3535
|
|
3499
3536
|
#: app/assets/javascripts/bastion_katello/products/discovery/views/discovery-create.html
|
3500
3537
|
#: app/assets/javascripts/bastion_katello/products/discovery/views/discovery.html
|
@@ -3512,7 +3549,7 @@ msgstr ""
|
|
3512
3549
|
|
3513
3550
|
#: app/assets/javascripts/bastion_katello/content-credentials/new/views/new-content-credential.html
|
3514
3551
|
msgid "Paste contents of Content Credential"
|
3515
|
-
msgstr "Coller le contenu des
|
3552
|
+
msgstr "Coller le contenu des identifiants de contenu"
|
3516
3553
|
|
3517
3554
|
#: app/assets/javascripts/bastion_katello/files/details/views/file-info.html
|
3518
3555
|
#: app/assets/javascripts/bastion_katello/files/views/files.html
|
@@ -3523,7 +3560,7 @@ msgstr "Chemin"
|
|
3523
3560
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
|
3524
3561
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
|
3525
3562
|
msgid "Perform"
|
3526
|
-
msgstr "
|
3563
|
+
msgstr "Performer"
|
3527
3564
|
|
3528
3565
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-errata.html
|
3529
3566
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
|
@@ -3551,13 +3588,18 @@ msgstr "Physique"
|
|
3551
3588
|
|
3552
3589
|
#: app/assets/javascripts/bastion_katello/sync-plans/details/sync-plan-details-info.controller.js
|
3553
3590
|
msgid "Please enter cron below"
|
3554
|
-
msgstr "Veuillez entrer le
|
3591
|
+
msgstr "Veuillez entrer le cron ci-dessous"
|
3555
3592
|
|
3556
3593
|
#: app/assets/javascripts/bastion_katello/environments/details/environment-content.controller.js
|
3557
3594
|
msgid "Please make sure a Content View is selected."
|
3558
3595
|
msgstr "Veuillez vous assurer qu'une vue de contenu est sélectionnée."
|
3559
3596
|
|
3560
3597
|
#: app/assets/javascripts/bastion_katello/activation-keys/new/views/activation-key-new.html
|
3598
|
+
msgid ""
|
3599
|
+
"Please select a lifecycle environment. Lifecycle environment and content "
|
3600
|
+
"view must be provided together."
|
3601
|
+
msgstr ""
|
3602
|
+
|
3561
3603
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-environment-modal.html
|
3562
3604
|
msgid "Please select an environment."
|
3563
3605
|
msgstr "Tout d'abord, sélectionner un environnement"
|
@@ -3577,11 +3619,11 @@ msgstr "Plus 1 erreur supplémentaire"
|
|
3577
3619
|
|
3578
3620
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/content-host-errata.controller.js
|
3579
3621
|
msgid "Previous Lifecycle Environment (%e/%cv)"
|
3580
|
-
msgstr "Environnement de cycle de vie
|
3622
|
+
msgstr "Environnement de cycle de vie antérieur ( %e /%cv )"
|
3581
3623
|
|
3582
3624
|
#: app/assets/javascripts/bastion_katello/environments/views/new-environment.html
|
3583
3625
|
msgid "Prior Environment"
|
3584
|
-
msgstr "Environnement
|
3626
|
+
msgstr "Environnement préalable"
|
3585
3627
|
|
3586
3628
|
#: app/assets/javascripts/bastion_katello/content-credentials/details/views/content-credential-repositories.html
|
3587
3629
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
|
@@ -3608,11 +3650,11 @@ msgstr "Avis sur l'amélioration des produits"
|
|
3608
3650
|
|
3609
3651
|
#: app/assets/javascripts/bastion_katello/products/details/views/product-info.html
|
3610
3652
|
msgid "Product information for:"
|
3611
|
-
msgstr "
|
3653
|
+
msgstr "Informations sur les produits pour :"
|
3612
3654
|
|
3613
3655
|
#: app/assets/javascripts/bastion_katello/sync-plans/details/views/sync-plan-products.html
|
3614
3656
|
msgid "Product Management for Sync Plan:"
|
3615
|
-
msgstr "Gestion
|
3657
|
+
msgstr "Gestion des produits pour Plan Sync :"
|
3616
3658
|
|
3617
3659
|
#: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-repository-sets.html
|
3618
3660
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-repository-sets-modal.html
|
@@ -3624,7 +3666,7 @@ msgstr "Nom du produit"
|
|
3624
3666
|
|
3625
3667
|
#: app/assets/javascripts/bastion_katello/products/discovery/views/discovery-create.html
|
3626
3668
|
msgid "Product Options"
|
3627
|
-
msgstr "Options
|
3669
|
+
msgstr "Options des produits"
|
3628
3670
|
|
3629
3671
|
#: app/assets/javascripts/bastion_katello/products/details/product-details-info.controller.js
|
3630
3672
|
msgid "Product Saved"
|
@@ -3720,7 +3762,7 @@ msgstr "Redémarrage suggéré"
|
|
3720
3762
|
|
3721
3763
|
#: app/assets/javascripts/bastion_katello/errata/details/views/erratum-info.html
|
3722
3764
|
msgid "Reboot Suggested?"
|
3723
|
-
msgstr "Redémarrage suggéré
|
3765
|
+
msgstr "Redémarrage suggéré ?"
|
3724
3766
|
|
3725
3767
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-errata.html
|
3726
3768
|
msgid ""
|
@@ -3747,11 +3789,11 @@ msgstr "Red Hat"
|
|
3747
3789
|
|
3748
3790
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-repository-sets.html
|
3749
3791
|
msgid "Red Hat Repositories page"
|
3750
|
-
msgstr "Page
|
3792
|
+
msgstr "Page Référentiels Red Hat"
|
3751
3793
|
|
3752
3794
|
#: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-repository-sets.html
|
3753
3795
|
msgid "Red Hat Repositories page."
|
3754
|
-
msgstr "Page
|
3796
|
+
msgstr "Page Référentiels Red Hat."
|
3755
3797
|
|
3756
3798
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
|
3757
3799
|
msgid "Refresh Table"
|
@@ -3808,7 +3850,7 @@ msgstr "Version de sortie"
|
|
3808
3850
|
|
3809
3851
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-release-version-modal.html
|
3810
3852
|
msgid "Release Version:"
|
3811
|
-
msgstr "Version de sortie
|
3853
|
+
msgstr "Version de sortie :"
|
3812
3854
|
|
3813
3855
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
|
3814
3856
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
|
@@ -3854,11 +3896,11 @@ msgstr "Supprimer le contenu"
|
|
3854
3896
|
|
3855
3897
|
#: app/assets/javascripts/bastion_katello/content-credentials/details/views/content-credential-details.html
|
3856
3898
|
msgid "Remove Content Credential"
|
3857
|
-
msgstr "Supprimer les
|
3899
|
+
msgstr "Supprimer les identifiants de contenu"
|
3858
3900
|
|
3859
3901
|
#: app/assets/javascripts/bastion_katello/content-credentials/details/views/content-credential-details.html
|
3860
3902
|
msgid "Remove Content Credential {{ contentCredential.name }}"
|
3861
|
-
msgstr "Supprimer les
|
3903
|
+
msgstr "Supprimer les identifiants de contenu {{ contentCredential.name }}"
|
3862
3904
|
|
3863
3905
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-generic-content.html
|
3864
3906
|
msgid "Remove Content?"
|
@@ -3898,14 +3940,14 @@ msgstr "Afficher une collection d'hôtes \"{{ hostCollection.name }}\"?"
|
|
3898
3940
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-packages.html
|
3899
3941
|
msgid "Remove Package?"
|
3900
3942
|
msgid_plural "Remove {{ table.numSelected }} packages?"
|
3901
|
-
msgstr[0] "Supprimer le
|
3902
|
-
msgstr[1] "Supprimer {{ table.numSelected }}
|
3903
|
-
msgstr[2] "Supprimer {{ table.numSelected }}
|
3943
|
+
msgstr[0] "Supprimer le package ?"
|
3944
|
+
msgstr[1] "Supprimer {{ table.numSelected }} packages ?"
|
3945
|
+
msgstr[2] "Supprimer {{ table.numSelected }} packages ?"
|
3904
3946
|
|
3905
3947
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-debs.html
|
3906
3948
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-packages.html
|
3907
3949
|
msgid "Remove Packages"
|
3908
|
-
msgstr "Supprimer
|
3950
|
+
msgstr "Supprimer packages"
|
3909
3951
|
|
3910
3952
|
#: app/assets/javascripts/bastion_katello/products/details/views/product-details.html
|
3911
3953
|
msgid "Remove Product"
|
@@ -3959,7 +4001,7 @@ msgstr "Suppression réussie."
|
|
3959
4001
|
|
3960
4002
|
#: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-sync-plan-modal.html
|
3961
4003
|
msgid "Remove Sync Plan"
|
3962
|
-
msgstr "Supprimer le plan de
|
4004
|
+
msgstr "Supprimer le plan de sync"
|
3963
4005
|
|
3964
4006
|
#: app/assets/javascripts/bastion_katello/sync-plans/details/views/sync-plan-details.html
|
3965
4007
|
msgid "Remove Sync Plan \"{{ syncPlan.name }}\"?"
|
@@ -3971,7 +4013,7 @@ msgstr "Supprimer %x collections d'hôtes de la clé d'activation \"%y\"."
|
|
3971
4013
|
|
3972
4014
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/content-host-host-collections.controller.js
|
3973
4015
|
msgid "Removed %x host collections from content host \"%y\"."
|
3974
|
-
msgstr "Supprimer %x collections
|
4016
|
+
msgstr "Supprimer %x collections d'hôtes de l’hôte de contenu \"%y\"."
|
3975
4017
|
|
3976
4018
|
#: app/assets/javascripts/bastion_katello/sync-plans/details/sync-plan-products.controller.js
|
3977
4019
|
msgid "Removed %x products from sync plan \"%y\"."
|
@@ -3997,6 +4039,7 @@ msgstr "Repo Discovery"
|
|
3997
4039
|
#: app/assets/javascripts/bastion_katello/products/views/products.html
|
3998
4040
|
#: app/assets/javascripts/bastion_katello/sync-plans/details/views/sync-plan-products.html
|
3999
4041
|
#: app/assets/javascripts/bastion_katello/content-credentials/details/content-credential-repositories.controller.js
|
4042
|
+
#: app/assets/javascripts/bastion_katello/debs/debs.controller.js
|
4000
4043
|
#: app/assets/javascripts/bastion_katello/debs/details/deb-repositories.controller.js
|
4001
4044
|
#: app/assets/javascripts/bastion_katello/docker-tags/details/docker-tag-repositories.controller.js
|
4002
4045
|
#: app/assets/javascripts/bastion_katello/environments/details/environment-content.controller.js
|
@@ -4013,7 +4056,7 @@ msgstr "Référentiels contenant des errata {{ errata.errata_id }}"
|
|
4013
4056
|
|
4014
4057
|
#: app/assets/javascripts/bastion_katello/packages/details/views/package-repositories.html
|
4015
4058
|
msgid "Repositories containing package {{ package.nvrea }}"
|
4016
|
-
msgstr "Référentiels contenant le
|
4059
|
+
msgstr "Référentiels contenant le package {{ package.nvrea }}"
|
4017
4060
|
|
4018
4061
|
#: app/assets/javascripts/bastion_katello/content-credentials/details/views/content-credential-products.html
|
4019
4062
|
msgid "Repositories for"
|
@@ -4025,7 +4068,7 @@ msgstr "Référentiels de Deb :"
|
|
4025
4068
|
|
4026
4069
|
#: app/assets/javascripts/bastion_katello/errata/details/views/erratum-repositories.html
|
4027
4070
|
msgid "Repositories for Errata:"
|
4028
|
-
msgstr "Référentiels pour
|
4071
|
+
msgstr "Référentiels pour Errata :"
|
4029
4072
|
|
4030
4073
|
#: app/assets/javascripts/bastion_katello/files/details/views/file-repositories.html
|
4031
4074
|
msgid "Repositories for File:"
|
@@ -4033,7 +4076,7 @@ msgstr "Référentiels pour Fichier :"
|
|
4033
4076
|
|
4034
4077
|
#: app/assets/javascripts/bastion_katello/packages/details/views/package-repositories.html
|
4035
4078
|
msgid "Repositories for Package:"
|
4036
|
-
msgstr "Référentiels pour
|
4079
|
+
msgstr "Référentiels pour Package :"
|
4037
4080
|
|
4038
4081
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/views/product-repositories.html
|
4039
4082
|
msgid "Repositories for Product:"
|
@@ -4073,7 +4116,7 @@ msgstr ""
|
|
4073
4116
|
|
4074
4117
|
#: app/assets/javascripts/bastion_katello/products/discovery/views/discovery-create.html
|
4075
4118
|
msgid "Repository Label"
|
4076
|
-
msgstr "
|
4119
|
+
msgstr "Étiquette du référentiel"
|
4077
4120
|
|
4078
4121
|
#: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-repository-sets.html
|
4079
4122
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-repository-sets-modal.html
|
@@ -4134,11 +4177,11 @@ msgstr ""
|
|
4134
4177
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-advanced-sync.html
|
4135
4178
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
|
4136
4179
|
msgid "Repository:"
|
4137
|
-
msgstr "Référentiel
|
4180
|
+
msgstr "Référentiel :"
|
4138
4181
|
|
4139
4182
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-details.html
|
4140
4183
|
msgid "Republish Repository Metadata"
|
4141
|
-
msgstr "Republier Métadonnées de référentiel"
|
4184
|
+
msgstr "Republier Métadonnées de référentiel "
|
4142
4185
|
|
4143
4186
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
|
4144
4187
|
msgid "Requirements"
|
@@ -4266,6 +4309,10 @@ msgstr "Schéma Version 1"
|
|
4266
4309
|
msgid "Schema Version 2"
|
4267
4310
|
msgstr "Schéma Version 2"
|
4268
4311
|
|
4312
|
+
#: app/assets/javascripts/bastion_katello/debs/details/views/deb-info.html
|
4313
|
+
msgid "Section"
|
4314
|
+
msgstr "Section"
|
4315
|
+
|
4269
4316
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-errata.html
|
4270
4317
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
|
4271
4318
|
#: app/assets/javascripts/bastion_katello/environments/details/views/environment-errata.html
|
@@ -4440,7 +4487,7 @@ msgstr "RPM source"
|
|
4440
4487
|
|
4441
4488
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
|
4442
4489
|
msgid "Source RPMs"
|
4443
|
-
msgstr "
|
4490
|
+
msgstr "RPM source"
|
4444
4491
|
|
4445
4492
|
#: app/assets/javascripts/bastion_katello/capsule-content/capsule-content.controller.js
|
4446
4493
|
msgid "Space reclamation is about to start..."
|
@@ -4462,14 +4509,14 @@ msgstr "Certificat SSL"
|
|
4462
4509
|
#: app/assets/javascripts/bastion_katello/products/details/views/product-info.html
|
4463
4510
|
#: app/assets/javascripts/bastion_katello/products/new/views/product-new-form.html
|
4464
4511
|
msgid "SSL Client Cert"
|
4465
|
-
msgstr "
|
4512
|
+
msgstr "Env cert client SSL"
|
4466
4513
|
|
4467
4514
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
|
4468
4515
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
|
4469
4516
|
#: app/assets/javascripts/bastion_katello/products/details/views/product-info.html
|
4470
4517
|
#: app/assets/javascripts/bastion_katello/products/new/views/product-new-form.html
|
4471
4518
|
msgid "SSL Client Key"
|
4472
|
-
msgstr "Clé client
|
4519
|
+
msgstr "Clé client Pulp"
|
4473
4520
|
|
4474
4521
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-advanced-sync-options.html
|
4475
4522
|
msgid "Standard sync, optimized for speed by bypassing any unneeded steps."
|
@@ -4480,7 +4527,7 @@ msgstr ""
|
|
4480
4527
|
#: app/assets/javascripts/bastion_katello/sync-plans/details/views/sync-plan-info.html
|
4481
4528
|
#: app/assets/javascripts/bastion_katello/sync-plans/new/views/new-sync-plan-form.html
|
4482
4529
|
msgid "Start Date"
|
4483
|
-
msgstr "Date de
|
4530
|
+
msgstr "Date de départ"
|
4484
4531
|
|
4485
4532
|
#: app/assets/javascripts/bastion_katello/sync-plans/new/views/new-sync-plan-form.html
|
4486
4533
|
msgid "Start Time"
|
@@ -4492,12 +4539,12 @@ msgstr "Démarré à"
|
|
4492
4539
|
|
4493
4540
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-advanced-sync.html
|
4494
4541
|
msgid "Starting"
|
4495
|
-
msgstr "
|
4542
|
+
msgstr "A partir de"
|
4496
4543
|
|
4497
4544
|
#: app/assets/javascripts/bastion_katello/common/views/subscription-add-or-remove.html
|
4498
4545
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
|
4499
4546
|
msgid "Starts"
|
4500
|
-
msgstr "
|
4547
|
+
msgstr "Démarrage"
|
4501
4548
|
|
4502
4549
|
#: app/assets/javascripts/bastion_katello/tasks/views/task-details.html
|
4503
4550
|
msgid "State"
|
@@ -4544,7 +4591,7 @@ msgstr "Abonnements"
|
|
4544
4591
|
|
4545
4592
|
#: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-subscriptions.html
|
4546
4593
|
msgid "Subscriptions for Activation Key:"
|
4547
|
-
msgstr "Abonnements pour la clé d'activation
|
4594
|
+
msgstr "Abonnements pour la clé d'activation :"
|
4548
4595
|
|
4549
4596
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-subscriptions-list.html
|
4550
4597
|
msgid "Subscriptions for Content Host:"
|
@@ -4552,7 +4599,7 @@ msgstr "Abonnements pour l'hôte de contenu :"
|
|
4552
4599
|
|
4553
4600
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-subscriptions.html
|
4554
4601
|
msgid "Subscriptions for:"
|
4555
|
-
msgstr "Abonnements pour
|
4602
|
+
msgstr "Abonnements pour :"
|
4556
4603
|
|
4557
4604
|
#: app/assets/javascripts/bastion_katello/products/discovery/discovery-create.controller.js
|
4558
4605
|
msgid "Success!"
|
@@ -4569,7 +4616,7 @@ msgstr "Lancement réussi du redémarrage des services."
|
|
4569
4616
|
|
4570
4617
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/repository-details-manage-content.controller.js
|
4571
4618
|
msgid "Successfully removed %s items."
|
4572
|
-
msgstr "%
|
4619
|
+
msgstr "%sitems supprimés."
|
4573
4620
|
|
4574
4621
|
#: app/assets/javascripts/bastion_katello/activation-keys/details/activation-key-subscriptions.controller.js
|
4575
4622
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/content-host-subscriptions.controller.js
|
@@ -4578,7 +4625,7 @@ msgstr "%s abonnements supprimés."
|
|
4578
4625
|
|
4579
4626
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/repository-details-manage-content.controller.js
|
4580
4627
|
msgid "Successfully removed 1 item."
|
4581
|
-
msgstr "1
|
4628
|
+
msgstr "1 item supprimé."
|
4582
4629
|
|
4583
4630
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/content-host-base-subscriptions.controller.js
|
4584
4631
|
msgid "Successfully updated subscriptions."
|
@@ -4586,7 +4633,7 @@ msgstr "Mise à jour des abonnements réussie."
|
|
4586
4633
|
|
4587
4634
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/repository-details-info.controller.js
|
4588
4635
|
msgid "Successfully uploaded content:"
|
4589
|
-
msgstr "
|
4636
|
+
msgstr "Contenu téléchargé avec succès :"
|
4590
4637
|
|
4591
4638
|
#: app/assets/javascripts/bastion_katello/packages/details/views/package-info.html
|
4592
4639
|
#: app/assets/javascripts/bastion_katello/packages/views/packages.html
|
@@ -4603,6 +4650,11 @@ msgstr "Niveau de support"
|
|
4603
4650
|
msgid "Sync"
|
4604
4651
|
msgstr "Sync"
|
4605
4652
|
|
4653
|
+
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
|
4654
|
+
#: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
|
4655
|
+
msgid "Sync Dependencies"
|
4656
|
+
msgstr "Synchroniser les dépendances"
|
4657
|
+
|
4606
4658
|
#: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-sync-plan-modal.html
|
4607
4659
|
#: app/assets/javascripts/bastion_katello/sync-plans/details/views/sync-plan-info.html
|
4608
4660
|
#: app/assets/javascripts/bastion_katello/sync-plans/views/sync-plans.html
|
@@ -4616,8 +4668,8 @@ msgid ""
|
|
4616
4668
|
"optimized sync. Choose this option if:"
|
4617
4669
|
msgstr ""
|
4618
4670
|
"Synchroniser même si les métadonnées en amont ne semblent pas avoir changé. "
|
4619
|
-
"Cette option ne concerne que les
|
4620
|
-
"qu'une synchronisation optimisée. Choisissez cette option si :"
|
4671
|
+
"Cette option ne concerne que les référentiels yum/deb et prendra plus de "
|
4672
|
+
"temps qu'une synchronisation optimisée. Choisissez cette option si :"
|
4621
4673
|
|
4622
4674
|
#: app/assets/javascripts/bastion_katello/products/details/partials/sync-status.html
|
4623
4675
|
msgid "Sync Interval"
|
@@ -4641,7 +4693,7 @@ msgstr "Plan de Sync %s a été supprimé."
|
|
4641
4693
|
|
4642
4694
|
#: app/assets/javascripts/bastion_katello/products/details/product-details.controller.js
|
4643
4695
|
msgid "Sync Plan created and assigned to product."
|
4644
|
-
msgstr "Plan de
|
4696
|
+
msgstr "Plan de Sync créé et affecté au produit."
|
4645
4697
|
|
4646
4698
|
#: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-sync-plan-modal.html
|
4647
4699
|
msgid "Sync Plan Management"
|
@@ -4664,7 +4716,7 @@ msgstr "Plan de Sync :"
|
|
4664
4716
|
#: app/assets/javascripts/bastion_katello/sync-plans/new/new-sync-plan.controller.js
|
4665
4717
|
#: app/assets/javascripts/bastion_katello/sync-plans/sync-plans.controller.js
|
4666
4718
|
msgid "Sync Plans"
|
4667
|
-
msgstr "Plans de
|
4719
|
+
msgstr "Plans de sync"
|
4668
4720
|
|
4669
4721
|
#: app/assets/javascripts/bastion_katello/products/views/products.html
|
4670
4722
|
msgid "Sync Selected"
|
@@ -4678,7 +4730,7 @@ msgstr "Paramètres de configuration de Sync"
|
|
4678
4730
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
|
4679
4731
|
#: app/assets/javascripts/bastion_katello/products/details/views/product-info.html
|
4680
4732
|
msgid "Sync State"
|
4681
|
-
msgstr "État de
|
4733
|
+
msgstr "État de synchronisation"
|
4682
4734
|
|
4683
4735
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
|
4684
4736
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/views/product-repositories.html
|
@@ -4705,7 +4757,7 @@ msgstr "La synchronisation est annulée..."
|
|
4705
4757
|
#: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-info.html
|
4706
4758
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
|
4707
4759
|
msgid "System Purpose"
|
4708
|
-
msgstr "Objectif
|
4760
|
+
msgstr "Objectif system"
|
4709
4761
|
|
4710
4762
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
|
4711
4763
|
msgid ""
|
@@ -4745,7 +4797,7 @@ msgstr "Temporaire"
|
|
4745
4797
|
|
4746
4798
|
#: app/assets/javascripts/bastion_katello/environments/details/views/environment-details.html
|
4747
4799
|
msgid ""
|
4748
|
-
"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"
|
4800
|
+
"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"
|
4749
4801
|
"\n"
|
4750
4802
|
" <br><br>The name may be constructed using ERB syntax. Variables available for use are:\n"
|
4751
4803
|
"\n"
|
@@ -4768,27 +4820,28 @@ msgid ""
|
|
4768
4820
|
"<%= organization.label %>-<%= lifecycle_environment.label %>-<%= content_view.label %>-<%= product.label %>-<%= repository.label %>\n"
|
4769
4821
|
"<%= organization.label %>/<%= repository.docker_upstream_name %></pre>"
|
4770
4822
|
msgstr ""
|
4771
|
-
"Le <i> modèle de nom de registre</i> remplace le nom par défaut par lequel les images des conteneurs peuvent être extraites du serveur. (Par défaut, ce nom est une combinaison des balises Organisation, Environnement de cycle de vie, Vue du contenu, Produit et référentiel)\n"
|
4823
|
+
"Le <i> modèle de nom de registre</i> remplace le nom par défaut par lequel les images des conteneurs peuvent être extraites du serveur. (Par défaut, ce nom est une combinaison des balises Organisation, Environnement de cycle de vie, Vue du contenu, Produit et référentiel délimités par \"/\".)\n"
|
4772
4824
|
"\n"
|
4773
4825
|
" <br><br>Le nom peut être construit en utilisant la syntaxe ERB. Les variables disponibles pour l'utilisation sont :\n"
|
4774
4826
|
"\n"
|
4775
4827
|
" <pre>\n"
|
4776
|
-
"
|
4777
|
-
"
|
4778
|
-
"
|
4828
|
+
"organization.name\n"
|
4829
|
+
"organization.label\n"
|
4830
|
+
"repository.name\n"
|
4779
4831
|
"repository.label\n"
|
4780
4832
|
"repository.docker_upstream_name\n"
|
4781
4833
|
"content_view.label\n"
|
4782
|
-
"content_view.
|
4834
|
+
"content_view.name\n"
|
4783
4835
|
"content_view_version.version\n"
|
4784
|
-
"
|
4785
|
-
"
|
4836
|
+
"product.name\n"
|
4837
|
+
"product.label\n"
|
4786
4838
|
"lifecycle_environment.name\n"
|
4787
|
-
"lifecycle_environment.label
|
4788
|
-
" Exemples : <pre>\n"
|
4839
|
+
"lifecycle_environment.label</pre>\n"
|
4789
4840
|
" \n"
|
4790
|
-
"
|
4791
|
-
"
|
4841
|
+
" Exemples:\n"
|
4842
|
+
" <pre>\n"
|
4843
|
+
"<%= organization.label %>-<%= lifecycle_environment.label %>-<%= content_view.label %>-<%= product.label %>-<%= repository.label %>\n"
|
4844
|
+
"<%= organization.label %>/<%= repository.docker_upstream_name %></pre>"
|
4792
4845
|
|
4793
4846
|
#: app/assets/javascripts/bastion_katello/errata/details/views/erratum-content-hosts.html
|
4794
4847
|
msgid ""
|
@@ -4816,7 +4869,7 @@ msgstr ""
|
|
4816
4869
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-applicable.html
|
4817
4870
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-applicable.html
|
4818
4871
|
msgid "The host has not reported any applicable packages for upgrade."
|
4819
|
-
msgstr "L'hôte n'a signalé aucun
|
4872
|
+
msgstr "L'hôte n'a signalé aucun package applicable pour la mise à niveau."
|
4820
4873
|
|
4821
4874
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-installed.html
|
4822
4875
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-installed.html
|
@@ -4824,7 +4877,7 @@ msgid ""
|
|
4824
4877
|
"The host has not reported any installed packages, registering with "
|
4825
4878
|
"subscription-manager should cause these to be reported."
|
4826
4879
|
msgstr ""
|
4827
|
-
"L'hôte n'a pas signalé de
|
4880
|
+
"L'hôte n'a pas signalé de packages installés, l'enregistrement auprès du "
|
4828
4881
|
"gestionnaire d'abonnement devrait permettre de le faire."
|
4829
4882
|
|
4830
4883
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
|
@@ -4852,8 +4905,8 @@ msgstr ""
|
|
4852
4905
|
msgid ""
|
4853
4906
|
"The remote execution feature is required to manage packages on this Host."
|
4854
4907
|
msgstr ""
|
4855
|
-
"La fonction d'exécution à distance est nécessaire pour gérer les
|
4856
|
-
" cet hôte."
|
4908
|
+
"La fonction d'exécution à distance est nécessaire pour gérer les packages "
|
4909
|
+
"sur cet hôte."
|
4857
4910
|
|
4858
4911
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
|
4859
4912
|
msgid ""
|
@@ -4920,8 +4973,8 @@ msgid ""
|
|
4920
4973
|
"There are {{ errataCount }} total Errata in this organization but none match"
|
4921
4974
|
" the above filters."
|
4922
4975
|
msgstr ""
|
4923
|
-
"Il y a {{ errataCount }} errata dans cette organisation mais
|
4924
|
-
"correspond aux filtres ci-dessus."
|
4976
|
+
"Il y a un total de {{ errataCount }} errata dans cette organisation mais "
|
4977
|
+
"aucun ne correspond aux filtres ci-dessus."
|
4925
4978
|
|
4926
4979
|
#: app/assets/javascripts/bastion_katello/debs/views/debs.html
|
4927
4980
|
#: app/assets/javascripts/bastion_katello/packages/views/packages.html
|
@@ -4929,8 +4982,8 @@ msgid ""
|
|
4929
4982
|
"There are {{ packageCount }} total Packages in this organization but none "
|
4930
4983
|
"match the above filters."
|
4931
4984
|
msgstr ""
|
4932
|
-
"Il y a un nombre total de {{ packageCount }}
|
4933
|
-
" mais aucun ne correspond aux filtres ci-dessus."
|
4985
|
+
"Il y a un nombre total de {{ packageCount }} packages dans cette "
|
4986
|
+
"organisation mais aucun ne correspond aux filtres ci-dessus."
|
4934
4987
|
|
4935
4988
|
#: app/assets/javascripts/bastion_katello/environments/content.service.js
|
4936
4989
|
msgid "There are no %(contentType)s that match the criteria."
|
@@ -4981,8 +5034,8 @@ msgid ""
|
|
4981
5034
|
"There are no Packages in this organization. Create one or more Products "
|
4982
5035
|
"with Packages to view Packages on this page."
|
4983
5036
|
msgstr ""
|
4984
|
-
"Il n'y a pas de
|
4985
|
-
"produits avec des
|
5037
|
+
"Il n'y a pas de packages dans cette organisation. Créez un ou plusieurs "
|
5038
|
+
"produits avec des packages pour voir les packages sur cette page."
|
4986
5039
|
|
4987
5040
|
#: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-sync-plan-modal.html
|
4988
5041
|
msgid ""
|
@@ -5025,6 +5078,17 @@ msgstr ""
|
|
5025
5078
|
"Cette action ne concernera que les hôtes de contenu qui nécessitent un changement.\n"
|
5026
5079
|
" Si l'hôte de contenu ne dispose pas de l'abonnement sélectionné, aucune action n'aura lieu."
|
5027
5080
|
|
5081
|
+
#: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-info.html
|
5082
|
+
msgid ""
|
5083
|
+
"This activation key has multiple content view environments, which cannot yet"
|
5084
|
+
" be edited in the web UI. To change this key's content view environments, "
|
5085
|
+
"update the activation key via Hammer."
|
5086
|
+
msgstr ""
|
5087
|
+
"Cette clé d'activation possède plusieurs environnements d'affichage de "
|
5088
|
+
"contenu, qui ne peuvent pas encore être modifiés dans l'interface "
|
5089
|
+
"utilisateur Web. Pour modifier les environnements d'affichage de contenu de "
|
5090
|
+
"cette clé, mettez à jour la clé d'activation via Hammer."
|
5091
|
+
|
5028
5092
|
#: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-associations-content-hosts.html
|
5029
5093
|
msgid "This activation key is not associated with any content hosts."
|
5030
5094
|
msgstr "Cette clé d'activation n'est associée à aucun hôte de contenu."
|
@@ -5047,8 +5111,8 @@ msgstr ""
|
|
5047
5111
|
#: app/assets/javascripts/bastion_katello/docker-tags/details/views/docker-tag-environments.html
|
5048
5112
|
msgid "This Container Image Tag is not present in any Lifecycle Environments."
|
5049
5113
|
msgstr ""
|
5050
|
-
"Cette
|
5051
|
-
" cycle de vie."
|
5114
|
+
"Cette étiquette d'image de conteneur n'est présente dans aucun environnement"
|
5115
|
+
" de cycle de vie."
|
5052
5116
|
|
5053
5117
|
#: app/assets/javascripts/bastion_katello/docker-tags/details/views/docker-tag-repositories.html
|
5054
5118
|
msgid "This Container Image Tag is not present in any Repositories."
|
@@ -5157,7 +5221,7 @@ msgstr "Hôtes de contenu illimité :"
|
|
5157
5221
|
#: app/assets/javascripts/bastion_katello/activation-keys/new/views/activation-key-new.html
|
5158
5222
|
#: app/assets/javascripts/bastion_katello/host-collections/new/views/new-host-collection.html
|
5159
5223
|
msgid "Unlimited Hosts"
|
5160
|
-
msgstr "Hôtes
|
5224
|
+
msgstr "Hôtes Illimités"
|
5161
5225
|
|
5162
5226
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
|
5163
5227
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
|
@@ -5327,6 +5391,10 @@ msgstr ""
|
|
5327
5391
|
msgid "URL to Discover"
|
5328
5392
|
msgstr "URL à découvrir"
|
5329
5393
|
|
5394
|
+
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
|
5395
|
+
msgid "URL to GPG Key"
|
5396
|
+
msgstr "URL vers la clé GPG"
|
5397
|
+
|
5330
5398
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
|
5331
5399
|
msgid ""
|
5332
5400
|
"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"
|
@@ -5429,7 +5497,7 @@ msgstr "Versions"
|
|
5429
5497
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
|
5430
5498
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-applicable.html
|
5431
5499
|
msgid "via remote execution"
|
5432
|
-
msgstr "via
|
5500
|
+
msgstr "via Exécution à distante"
|
5433
5501
|
|
5434
5502
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
|
5435
5503
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-packages-modal.html
|
@@ -5541,7 +5609,7 @@ msgstr ""
|
|
5541
5609
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-subscriptions.html
|
5542
5610
|
#: app/assets/javascripts/bastion_katello/sync-plans/details/sync-plan-details-info.controller.js
|
5543
5611
|
msgid "Working"
|
5544
|
-
msgstr "
|
5612
|
+
msgstr "Working"
|
5545
5613
|
|
5546
5614
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-environment-modal.html
|
5547
5615
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
|
@@ -5581,7 +5649,7 @@ msgstr ""
|
|
5581
5649
|
|
5582
5650
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-packages.html
|
5583
5651
|
msgid "You cannot remove content from a redhat repository"
|
5584
|
-
msgstr "
|
5652
|
+
msgstr "Vous ne pouvez pas supprimer le contenu d'un référentiel RedHat"
|
5585
5653
|
|
5586
5654
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/views/product-repositories.html
|
5587
5655
|
msgid ""
|
@@ -5648,7 +5716,7 @@ msgid ""
|
|
5648
5716
|
"You currently don't have any Content Credential, you can add Content "
|
5649
5717
|
"Credentials using the button on the right."
|
5650
5718
|
msgstr ""
|
5651
|
-
"Vous n'avez actuellement aucun
|
5719
|
+
"Vous n'avez actuellement aucun identifiant de contenu, vous pouvez en "
|
5652
5720
|
"ajouter en utilisant le bouton de droite."
|
5653
5721
|
|
5654
5722
|
#: app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-add-hosts.html
|
@@ -5694,7 +5762,7 @@ msgid ""
|
|
5694
5762
|
"You currently don't have any Products associated with this Content "
|
5695
5763
|
"Credential."
|
5696
5764
|
msgstr ""
|
5697
|
-
"Vous n'avez actuellement aucun produit associé à
|
5765
|
+
"Vous n'avez actuellement aucun produit associé à cet identifiant de contenu."
|
5698
5766
|
|
5699
5767
|
#: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
|
5700
5768
|
msgid ""
|
@@ -5730,7 +5798,7 @@ msgid ""
|
|
5730
5798
|
"You currently don't have any Repositories associated with this Content "
|
5731
5799
|
"Credential."
|
5732
5800
|
msgstr ""
|
5733
|
-
"Vous n'avez actuellement aucun référentiel associé à
|
5801
|
+
"Vous n'avez actuellement aucun référentiel associé à cet identifiant de "
|
5734
5802
|
"contenu."
|
5735
5803
|
|
5736
5804
|
#: app/assets/javascripts/bastion_katello/products/details/repositories/views/product-repositories.html
|
@@ -5804,7 +5872,7 @@ msgstr ""
|
|
5804
5872
|
|
5805
5873
|
#: app/assets/javascripts/bastion_katello/errata/views/apply-errata-confirm.html
|
5806
5874
|
msgid "You must select at least one Errata to apply."
|
5807
|
-
msgstr "Vous devez sélectionner au moins
|
5875
|
+
msgstr "Vous devez sélectionner un errata au moins."
|
5808
5876
|
|
5809
5877
|
#: app/assets/javascripts/bastion_katello/environments/content.service.js
|
5810
5878
|
msgid "Your search returned zero %(contentType)s that match the criteria."
|
@@ -5821,7 +5889,7 @@ msgstr "Votre recherche n'a donné aucun label d’image de conteneur."
|
|
5821
5889
|
|
5822
5890
|
#: app/assets/javascripts/bastion_katello/content-credentials/views/content-credentials.html
|
5823
5891
|
msgid "Your search returned zero Content Credential."
|
5824
|
-
msgstr "Votre recherche n'a donné aucune
|
5892
|
+
msgstr "Votre recherche n'a donné aucune identifiant de contenu."
|
5825
5893
|
|
5826
5894
|
#: app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
|
5827
5895
|
#: app/assets/javascripts/bastion_katello/errata/details/views/erratum-content-hosts.html
|
@@ -5884,7 +5952,7 @@ msgstr "Votre recherche n'a donné aucun flux de modules."
|
|
5884
5952
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-installed.html
|
5885
5953
|
#: app/assets/javascripts/bastion_katello/packages/views/packages.html
|
5886
5954
|
msgid "Your search returned zero Packages."
|
5887
|
-
msgstr "Votre recherche a donné zéro
|
5955
|
+
msgstr "Votre recherche a donné zéro package."
|
5888
5956
|
|
5889
5957
|
#: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-add-subscriptions.html
|
5890
5958
|
#: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-add-subscriptions.html
|
@@ -5926,7 +5994,7 @@ msgstr "Votre recherche a donné zéro Abonnement."
|
|
5926
5994
|
#: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-sync-plan-modal.html
|
5927
5995
|
#: app/assets/javascripts/bastion_katello/sync-plans/views/sync-plans.html
|
5928
5996
|
msgid "Your search returned zero Sync Plans."
|
5929
|
-
msgstr "Votre recherche a donné zéro
|
5997
|
+
msgstr "Votre recherche a donné zéro plan de synchronisation."
|
5930
5998
|
|
5931
5999
|
#: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-traces.html
|
5932
6000
|
msgid "Your search returned zero Traces."
|