|
|
|
@ -0,0 +1,440 @@
|
|
|
|
|
From 588e4b403dc701db0a5dec9231ffc6d4e5fe46f7 Mon Sep 17 00:00:00 2001
|
|
|
|
|
From: Sergey Cherevko <s.cherevko@msvsphere-os.ru>
|
|
|
|
|
Date: Thu, 14 Sep 2023 17:44:07 +0300
|
|
|
|
|
Subject: [PATCH 1/4] Debrand for MSVSphere
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
po/as.po | 4 ++--
|
|
|
|
|
po/bn_IN.po | 4 ++--
|
|
|
|
|
po/de.po | 6 +++---
|
|
|
|
|
po/es.po | 8 ++++----
|
|
|
|
|
po/fr.po | 8 ++++----
|
|
|
|
|
po/gu.po | 4 ++--
|
|
|
|
|
po/hi.po | 4 ++--
|
|
|
|
|
po/it.po | 6 +++---
|
|
|
|
|
po/ja.po | 6 +++---
|
|
|
|
|
po/keys.pot | 4 ++--
|
|
|
|
|
po/kn.po | 4 ++--
|
|
|
|
|
po/ko.po | 6 +++---
|
|
|
|
|
po/ml.po | 4 ++--
|
|
|
|
|
po/mr.po | 4 ++--
|
|
|
|
|
po/or.po | 4 ++--
|
|
|
|
|
po/pa.po | 4 ++--
|
|
|
|
|
po/pt_BR.po | 6 +++---
|
|
|
|
|
po/ru.po | 6 +++---
|
|
|
|
|
po/si.po | 4 ++--
|
|
|
|
|
po/ta_IN.po | 4 ++--
|
|
|
|
|
po/te.po | 4 ++--
|
|
|
|
|
po/zh_CN.po | 6 +++---
|
|
|
|
|
po/zh_TW.po | 6 +++---
|
|
|
|
|
src/subscription_manager/repolib.py | 2 +-
|
|
|
|
|
24 files changed, 59 insertions(+), 59 deletions(-)
|
|
|
|
|
|
|
|
|
|
diff --git a/po/as.po b/po/as.po
|
|
|
|
|
index db99d31..2fc31cf 100644
|
|
|
|
|
--- a/po/as.po
|
|
|
|
|
+++ b/po/as.po
|
|
|
|
|
@@ -7482,8 +7482,8 @@ msgstr ""
|
|
|
|
|
#: src/subscription_manager/repolib.py:88
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
-"The yum/dnf plugins: %s were automatically enabled for the benefit of Red "
|
|
|
|
|
-"Hat Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
+"The yum/dnf plugins: %s were automatically enabled for the benefit of "
|
|
|
|
|
+"Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0\" to block this behavior."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
diff --git a/po/bn_IN.po b/po/bn_IN.po
|
|
|
|
|
index 5e9e917..3b7f061 100644
|
|
|
|
|
--- a/po/bn_IN.po
|
|
|
|
|
+++ b/po/bn_IN.po
|
|
|
|
|
@@ -7545,8 +7545,8 @@ msgstr ""
|
|
|
|
|
#: src/subscription_manager/repolib.py:88
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
-"The yum/dnf plugins: %s were automatically enabled for the benefit of Red "
|
|
|
|
|
-"Hat Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
+"The yum/dnf plugins: %s were automatically enabled for the benefit of "
|
|
|
|
|
+"Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0\" to block this behavior."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
diff --git a/po/de.po b/po/de.po
|
|
|
|
|
index 015481f..2b0be83 100644
|
|
|
|
|
--- a/po/de.po
|
|
|
|
|
+++ b/po/de.po
|
|
|
|
|
@@ -7081,11 +7081,11 @@ msgstr ""
|
|
|
|
|
#: src/subscription_manager/repolib.py:88
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
-"The yum/dnf plugins: %s were automatically enabled for the benefit of Red "
|
|
|
|
|
-"Hat Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
+"The yum/dnf plugins: %s were automatically enabled for the benefit of "
|
|
|
|
|
+"Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0\" to block this behavior."
|
|
|
|
|
msgstr ""
|
|
|
|
|
-"Die yum/dnf-Plugins: %s wurden automatisch zum Nutzen von Red Hat "
|
|
|
|
|
+"Die yum/dnf-Plugins: %s wurden automatisch zum Nutzen von "
|
|
|
|
|
"Subscription Management aktiviert. Wenn nicht gewünscht, verwenden Sie "
|
|
|
|
|
"\"subscription-manager config --rhsm.auto_enable_yum_plugins=0\", um dies zu "
|
|
|
|
|
"blockieren."
|
|
|
|
|
diff --git a/po/es.po b/po/es.po
|
|
|
|
|
index a9d9117..86fc513 100644
|
|
|
|
|
--- a/po/es.po
|
|
|
|
|
+++ b/po/es.po
|
|
|
|
|
@@ -7036,12 +7036,12 @@ msgstr ""
|
|
|
|
|
#: src/subscription_manager/repolib.py:88
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
-"The yum/dnf plugins: %s were automatically enabled for the benefit of Red "
|
|
|
|
|
-"Hat Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
+"The yum/dnf plugins: %s were automatically enabled for the benefit of "
|
|
|
|
|
+"Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0\" to block this behavior."
|
|
|
|
|
msgstr ""
|
|
|
|
|
-"Los plugins yum/dnf: %s se habilitaron automáticamente en beneficio de Red "
|
|
|
|
|
-"Hat Subscription Management. Si no lo desea, use \"subscription-manager "
|
|
|
|
|
+"Los plugins yum/dnf: %s se habilitaron automáticamente en beneficio de "
|
|
|
|
|
+"Subscription Management. Si no lo desea, use \"subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0\" para bloquear este comportamiento."
|
|
|
|
|
|
|
|
|
|
#: src/subscription_manager/repolib.py:663
|
|
|
|
|
diff --git a/po/fr.po b/po/fr.po
|
|
|
|
|
index 599357c..aaa4c37 100644
|
|
|
|
|
--- a/po/fr.po
|
|
|
|
|
+++ b/po/fr.po
|
|
|
|
|
@@ -7078,12 +7078,12 @@ msgstr ""
|
|
|
|
|
#: src/subscription_manager/repolib.py:88
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
-"The yum/dnf plugins: %s were automatically enabled for the benefit of Red "
|
|
|
|
|
-"Hat Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
+"The yum/dnf plugins: %s were automatically enabled for the benefit of "
|
|
|
|
|
+"Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0\" to block this behavior."
|
|
|
|
|
msgstr ""
|
|
|
|
|
-"Les greffons yum : %s ont été activées automatiquement au bénéfice de Red "
|
|
|
|
|
-"Hat Subscription Management. Si vous ne le souhaitez pas, utiliser "
|
|
|
|
|
+"Les greffons yum : %s ont été activées automatiquement au bénéfice de "
|
|
|
|
|
+"Subscription Management. Si vous ne le souhaitez pas, utiliser "
|
|
|
|
|
"« subscription-manager config --rhsm.auto_enable_yum_plugins=0 » pour "
|
|
|
|
|
"bloquer ce comportement."
|
|
|
|
|
|
|
|
|
|
diff --git a/po/gu.po b/po/gu.po
|
|
|
|
|
index 83ea0a5..9170815 100644
|
|
|
|
|
--- a/po/gu.po
|
|
|
|
|
+++ b/po/gu.po
|
|
|
|
|
@@ -7464,8 +7464,8 @@ msgstr ""
|
|
|
|
|
#: src/subscription_manager/repolib.py:88
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
-"The yum/dnf plugins: %s were automatically enabled for the benefit of Red "
|
|
|
|
|
-"Hat Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
+"The yum/dnf plugins: %s were automatically enabled for the benefit of "
|
|
|
|
|
+"Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0\" to block this behavior."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
diff --git a/po/hi.po b/po/hi.po
|
|
|
|
|
index b0badc1..9d3e47f 100644
|
|
|
|
|
--- a/po/hi.po
|
|
|
|
|
+++ b/po/hi.po
|
|
|
|
|
@@ -7482,8 +7482,8 @@ msgstr ""
|
|
|
|
|
#: src/subscription_manager/repolib.py:88
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
-"The yum/dnf plugins: %s were automatically enabled for the benefit of Red "
|
|
|
|
|
-"Hat Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
+"The yum/dnf plugins: %s were automatically enabled for the benefit of "
|
|
|
|
|
+"Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0\" to block this behavior."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
diff --git a/po/it.po b/po/it.po
|
|
|
|
|
index 4f72793..0fde60a 100644
|
|
|
|
|
--- a/po/it.po
|
|
|
|
|
+++ b/po/it.po
|
|
|
|
|
@@ -7059,12 +7059,12 @@ msgstr ""
|
|
|
|
|
#: src/subscription_manager/repolib.py:88
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
-"The yum/dnf plugins: %s were automatically enabled for the benefit of Red "
|
|
|
|
|
-"Hat Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
+"The yum/dnf plugins: %s were automatically enabled for the benefit of "
|
|
|
|
|
+"Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0\" to block this behavior."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"I plugin yum / dnf: %s sono stati abilitati automaticamente a vantaggio di "
|
|
|
|
|
-"Red Hat Subscription Management. Se non lo si desidera, utilizzare "
|
|
|
|
|
+"Subscription Management. Se non lo si desidera, utilizzare "
|
|
|
|
|
"\"subscription-manager config --rhsm.auto_enable_yum_plugins=0\" per "
|
|
|
|
|
"bloccare questo comportamento."
|
|
|
|
|
|
|
|
|
|
diff --git a/po/ja.po b/po/ja.po
|
|
|
|
|
index 673e45f..53c5c4c 100644
|
|
|
|
|
--- a/po/ja.po
|
|
|
|
|
+++ b/po/ja.po
|
|
|
|
|
@@ -6914,11 +6914,11 @@ msgstr ""
|
|
|
|
|
#: src/subscription_manager/repolib.py:88
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
-"The yum/dnf plugins: %s were automatically enabled for the benefit of Red "
|
|
|
|
|
-"Hat Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
+"The yum/dnf plugins: %s were automatically enabled for the benefit of "
|
|
|
|
|
+"Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0\" to block this behavior."
|
|
|
|
|
msgstr ""
|
|
|
|
|
-"yum/dnf プラグイン: Red Hat サブスクリプション管理に対して %s が自動的に有効"
|
|
|
|
|
+"yum/dnf プラグイン: サブスクリプション管理に対して %s が自動的に有効"
|
|
|
|
|
"になりました。自動的に有効化しない場合は、\"subscription-manager config --"
|
|
|
|
|
"rhsm.auto_enable_yum_plugins=0\" で無効にします。"
|
|
|
|
|
|
|
|
|
|
diff --git a/po/keys.pot b/po/keys.pot
|
|
|
|
|
index f47d1f4..38573e6 100644
|
|
|
|
|
--- a/po/keys.pot
|
|
|
|
|
+++ b/po/keys.pot
|
|
|
|
|
@@ -5854,8 +5854,8 @@ msgstr ""
|
|
|
|
|
#: src/subscription_manager/repolib.py:88
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
-"The yum/dnf plugins: %s were automatically enabled for the benefit of Red "
|
|
|
|
|
-"Hat Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
+"The yum/dnf plugins: %s were automatically enabled for the benefit of "
|
|
|
|
|
+"Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0\" to block this behavior."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
diff --git a/po/kn.po b/po/kn.po
|
|
|
|
|
index a59f097..20b58e9 100644
|
|
|
|
|
--- a/po/kn.po
|
|
|
|
|
+++ b/po/kn.po
|
|
|
|
|
@@ -7766,8 +7766,8 @@ msgstr ""
|
|
|
|
|
#: src/subscription_manager/repolib.py:88
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
-"The yum/dnf plugins: %s were automatically enabled for the benefit of Red "
|
|
|
|
|
-"Hat Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
+"The yum/dnf plugins: %s were automatically enabled for the benefit of "
|
|
|
|
|
+"Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0\" to block this behavior."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
diff --git a/po/ko.po b/po/ko.po
|
|
|
|
|
index 1cd42be..1ef4812 100644
|
|
|
|
|
--- a/po/ko.po
|
|
|
|
|
+++ b/po/ko.po
|
|
|
|
|
@@ -6873,11 +6873,11 @@ msgstr "오류: 출시 제품 인증서가 두 개 이상 설치되어 있습니
|
|
|
|
|
#: src/subscription_manager/repolib.py:88
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
-"The yum/dnf plugins: %s were automatically enabled for the benefit of Red "
|
|
|
|
|
-"Hat Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
+"The yum/dnf plugins: %s were automatically enabled for the benefit of "
|
|
|
|
|
+"Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0\" to block this behavior."
|
|
|
|
|
msgstr ""
|
|
|
|
|
-"yum 플러그인: %s이 Red Hat 서브스크립션 관리를 통해 자동으로 활성화되었습니"
|
|
|
|
|
+"yum 플러그인: %s이 서브스크립션 관리를 통해 자동으로 활성화되었습니"
|
|
|
|
|
"다. 원하지 않을 경우 \"subscription-manager config --rhsm."
|
|
|
|
|
"auto_enable_yum_plugins=0\"을 사용하여 이 동작을 차단하십시오."
|
|
|
|
|
|
|
|
|
|
diff --git a/po/ml.po b/po/ml.po
|
|
|
|
|
index a83e436..f0647a9 100644
|
|
|
|
|
--- a/po/ml.po
|
|
|
|
|
+++ b/po/ml.po
|
|
|
|
|
@@ -7692,8 +7692,8 @@ msgstr ""
|
|
|
|
|
#: src/subscription_manager/repolib.py:88
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
-"The yum/dnf plugins: %s were automatically enabled for the benefit of Red "
|
|
|
|
|
-"Hat Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
+"The yum/dnf plugins: %s were automatically enabled for the benefit of "
|
|
|
|
|
+"Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0\" to block this behavior."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
diff --git a/po/mr.po b/po/mr.po
|
|
|
|
|
index 8e98518..2c86d1a 100644
|
|
|
|
|
--- a/po/mr.po
|
|
|
|
|
+++ b/po/mr.po
|
|
|
|
|
@@ -7673,8 +7673,8 @@ msgstr ""
|
|
|
|
|
#: src/subscription_manager/repolib.py:88
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
-"The yum/dnf plugins: %s were automatically enabled for the benefit of Red "
|
|
|
|
|
-"Hat Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
+"The yum/dnf plugins: %s were automatically enabled for the benefit of "
|
|
|
|
|
+"Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0\" to block this behavior."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
diff --git a/po/or.po b/po/or.po
|
|
|
|
|
index 5edaa1e..930a989 100644
|
|
|
|
|
--- a/po/or.po
|
|
|
|
|
+++ b/po/or.po
|
|
|
|
|
@@ -7683,8 +7683,8 @@ msgstr ""
|
|
|
|
|
#: src/subscription_manager/repolib.py:88
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
-"The yum/dnf plugins: %s were automatically enabled for the benefit of Red "
|
|
|
|
|
-"Hat Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
+"The yum/dnf plugins: %s were automatically enabled for the benefit of "
|
|
|
|
|
+"Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0\" to block this behavior."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
diff --git a/po/pa.po b/po/pa.po
|
|
|
|
|
index d8b529c..b1e14c8 100644
|
|
|
|
|
--- a/po/pa.po
|
|
|
|
|
+++ b/po/pa.po
|
|
|
|
|
@@ -7603,8 +7603,8 @@ msgstr ""
|
|
|
|
|
#: src/subscription_manager/repolib.py:88
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
-"The yum/dnf plugins: %s were automatically enabled for the benefit of Red "
|
|
|
|
|
-"Hat Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
+"The yum/dnf plugins: %s were automatically enabled for the benefit of "
|
|
|
|
|
+"Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0\" to block this behavior."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
diff --git a/po/pt_BR.po b/po/pt_BR.po
|
|
|
|
|
index bb06481..5cc6da5 100644
|
|
|
|
|
--- a/po/pt_BR.po
|
|
|
|
|
+++ b/po/pt_BR.po
|
|
|
|
|
@@ -7121,12 +7121,12 @@ msgstr ""
|
|
|
|
|
#: src/subscription_manager/repolib.py:88
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
-"The yum/dnf plugins: %s were automatically enabled for the benefit of Red "
|
|
|
|
|
-"Hat Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
+"The yum/dnf plugins: %s were automatically enabled for the benefit of "
|
|
|
|
|
+"Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0\" to block this behavior."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Os plugins do yum / dnf: %s foram ativados automaticamente para o benefício "
|
|
|
|
|
-"do Red Hat Subscription Management. Se não desejar, use \"subscription-"
|
|
|
|
|
+"do Subscription Management. Se não desejar, use \"subscription-"
|
|
|
|
|
"manager config --rhsm.auto_enable_yum_plugins=0\" para bloquear este "
|
|
|
|
|
"comportamento."
|
|
|
|
|
|
|
|
|
|
diff --git a/po/ru.po b/po/ru.po
|
|
|
|
|
index d5eabbb..681ca90 100644
|
|
|
|
|
--- a/po/ru.po
|
|
|
|
|
+++ b/po/ru.po
|
|
|
|
|
@@ -7008,12 +7008,12 @@ msgstr ""
|
|
|
|
|
#: src/subscription_manager/repolib.py:88
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
-"The yum/dnf plugins: %s were automatically enabled for the benefit of Red "
|
|
|
|
|
-"Hat Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
+"The yum/dnf plugins: %s were automatically enabled for the benefit of "
|
|
|
|
|
+"Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0\" to block this behavior."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Плагины yum / dnf: %s были автоматически включены в интересах управления "
|
|
|
|
|
-"подпиской Red Hat. Если это нежелательно, используйте «subscription-manager "
|
|
|
|
|
+"подпиской. Если это нежелательно, используйте «subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0» для блокировки этого поведения."
|
|
|
|
|
|
|
|
|
|
#: src/subscription_manager/repolib.py:663
|
|
|
|
|
diff --git a/po/si.po b/po/si.po
|
|
|
|
|
index 5679f14..fd6f0cc 100644
|
|
|
|
|
--- a/po/si.po
|
|
|
|
|
+++ b/po/si.po
|
|
|
|
|
@@ -5856,8 +5856,8 @@ msgstr ""
|
|
|
|
|
#: src/subscription_manager/repolib.py:88
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
-"The yum/dnf plugins: %s were automatically enabled for the benefit of Red "
|
|
|
|
|
-"Hat Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
+"The yum/dnf plugins: %s were automatically enabled for the benefit of "
|
|
|
|
|
+"Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0\" to block this behavior."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
diff --git a/po/ta_IN.po b/po/ta_IN.po
|
|
|
|
|
index 0c24da9..985e1f8 100644
|
|
|
|
|
--- a/po/ta_IN.po
|
|
|
|
|
+++ b/po/ta_IN.po
|
|
|
|
|
@@ -7750,8 +7750,8 @@ msgstr ""
|
|
|
|
|
#: src/subscription_manager/repolib.py:88
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
-"The yum/dnf plugins: %s were automatically enabled for the benefit of Red "
|
|
|
|
|
-"Hat Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
+"The yum/dnf plugins: %s were automatically enabled for the benefit of "
|
|
|
|
|
+"Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0\" to block this behavior."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
diff --git a/po/te.po b/po/te.po
|
|
|
|
|
index f5a7efd..64a7ab6 100644
|
|
|
|
|
--- a/po/te.po
|
|
|
|
|
+++ b/po/te.po
|
|
|
|
|
@@ -7644,8 +7644,8 @@ msgstr ""
|
|
|
|
|
#: src/subscription_manager/repolib.py:88
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
-"The yum/dnf plugins: %s were automatically enabled for the benefit of Red "
|
|
|
|
|
-"Hat Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
+"The yum/dnf plugins: %s were automatically enabled for the benefit of "
|
|
|
|
|
+"Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0\" to block this behavior."
|
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
|
|
diff --git a/po/zh_CN.po b/po/zh_CN.po
|
|
|
|
|
index a2c7216..4d75163 100644
|
|
|
|
|
--- a/po/zh_CN.po
|
|
|
|
|
+++ b/po/zh_CN.po
|
|
|
|
|
@@ -6739,11 +6739,11 @@ msgstr "错误:安装了多个发行产品证书。证书路径:%s"
|
|
|
|
|
#: src/subscription_manager/repolib.py:88
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
-"The yum/dnf plugins: %s were automatically enabled for the benefit of Red "
|
|
|
|
|
-"Hat Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
+"The yum/dnf plugins: %s were automatically enabled for the benefit of "
|
|
|
|
|
+"Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0\" to block this behavior."
|
|
|
|
|
msgstr ""
|
|
|
|
|
-"yum/dnf plugins: %s 会为 Red Hat Subscription Management 自动启用。如果不需"
|
|
|
|
|
+"yum/dnf plugins: %s 会为 Subscription Management 自动启用。如果不需"
|
|
|
|
|
"要,使用 \"subscription-manager config --rhsm.auto_enable_yum_plugins=0\" 来"
|
|
|
|
|
"禁用它。"
|
|
|
|
|
|
|
|
|
|
diff --git a/po/zh_TW.po b/po/zh_TW.po
|
|
|
|
|
index 5b62286..405cd15 100644
|
|
|
|
|
--- a/po/zh_TW.po
|
|
|
|
|
+++ b/po/zh_TW.po
|
|
|
|
|
@@ -6856,11 +6856,11 @@ msgstr "錯誤:安裝了超過一個發行產品憑證。憑證路徑:%s"
|
|
|
|
|
#: src/subscription_manager/repolib.py:88
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid ""
|
|
|
|
|
-"The yum/dnf plugins: %s were automatically enabled for the benefit of Red "
|
|
|
|
|
-"Hat Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
+"The yum/dnf plugins: %s were automatically enabled for the benefit of "
|
|
|
|
|
+"Subscription Management. If not desired, use \"subscription-manager "
|
|
|
|
|
"config --rhsm.auto_enable_yum_plugins=0\" to block this behavior."
|
|
|
|
|
msgstr ""
|
|
|
|
|
-"yum / dnf插件:%s自動啟用以獲得Red Hat訂閱管理。 如果不需要,請使"
|
|
|
|
|
+"yum / dnf插件:%s自動啟用以獲得 訂閱管理。 如果不需要,請使"
|
|
|
|
|
"用“subscription-manager config --rhsm.auto_enable_yum_plugins=0”來阻止此行"
|
|
|
|
|
"為。"
|
|
|
|
|
|
|
|
|
|
diff --git a/src/subscription_manager/repolib.py b/src/subscription_manager/repolib.py
|
|
|
|
|
index 103517d..64454b9 100644
|
|
|
|
|
--- a/src/subscription_manager/repolib.py
|
|
|
|
|
+++ b/src/subscription_manager/repolib.py
|
|
|
|
|
@@ -86,7 +86,7 @@ class YumPluginManager(object):
|
|
|
|
|
@staticmethod
|
|
|
|
|
def warning_message(enabled_yum_plugins):
|
|
|
|
|
message = _('The yum/dnf plugins: %s were automatically enabled for the benefit of '
|
|
|
|
|
- 'Red Hat Subscription Management. If not desired, use '
|
|
|
|
|
+ 'Subscription Management. If not desired, use '
|
|
|
|
|
'"subscription-manager config --rhsm.auto_enable_yum_plugins=0" to '
|
|
|
|
|
'block this behavior.') % ', '.join(enabled_yum_plugins)
|
|
|
|
|
return message
|
|
|
|
|
--
|
|
|
|
|
2.41.0
|
|
|
|
|
|