From 63d5191b8618a6e719771076f9e0026a2ee768a2 Mon Sep 17 00:00:00 2001 From: mbussolotto Date: Fri, 8 Sep 2023 14:40:50 +0200 Subject: [PATCH] update strings for translations in java/code/src/com/redhat/rhn/frontend/strings/java --- .../redhat/rhn/frontend/strings/java/StringResource_bn_IN.xml | 2 +- .../redhat/rhn/frontend/strings/java/StringResource_ca.xml | 2 +- .../redhat/rhn/frontend/strings/java/StringResource_cs.xml | 2 +- .../redhat/rhn/frontend/strings/java/StringResource_de.xml | 2 +- .../redhat/rhn/frontend/strings/java/StringResource_es.xml | 2 +- .../redhat/rhn/frontend/strings/java/StringResource_fr.xml | 2 +- .../redhat/rhn/frontend/strings/java/StringResource_gu.xml | 2 +- .../redhat/rhn/frontend/strings/java/StringResource_hi.xml | 2 +- .../redhat/rhn/frontend/strings/java/StringResource_it.xml | 2 +- .../redhat/rhn/frontend/strings/java/StringResource_ja.xml | 4 ++-- .../redhat/rhn/frontend/strings/java/StringResource_ko.xml | 4 ++-- .../redhat/rhn/frontend/strings/java/StringResource_mk.xml | 4 ++-- .../redhat/rhn/frontend/strings/java/StringResource_pa.xml | 2 +- .../redhat/rhn/frontend/strings/java/StringResource_pt_BR.xml | 4 ++-- .../redhat/rhn/frontend/strings/java/StringResource_ru.xml | 2 +- .../redhat/rhn/frontend/strings/java/StringResource_si.xml | 4 ++-- .../redhat/rhn/frontend/strings/java/StringResource_sk.xml | 4 ++-- .../redhat/rhn/frontend/strings/java/StringResource_ta.xml | 2 +- .../redhat/rhn/frontend/strings/java/StringResource_uk.xml | 2 +- .../redhat/rhn/frontend/strings/java/StringResource_zh-HK.xml | 4 ++-- .../redhat/rhn/frontend/strings/java/StringResource_zh_CN.xml | 4 ++-- .../redhat/rhn/frontend/strings/java/StringResource_zh_TW.xml | 2 +- 22 files changed, 30 insertions(+), 30 deletions(-) diff --git a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_bn_IN.xml b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_bn_IN.xml index a757040887a3..a984a097c8d9 100644 --- a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_bn_IN.xml +++ b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_bn_IN.xml @@ -9305,7 +9305,7 @@ tree will not be usable for autoinstalling. - A selected system has multiple child channels available that contain the mgr-cfg package. You must manually subscribe to the child channel you want and then try this action again. + A selected system has multiple child channels available that contain the venv-salt-minion package. You must manually subscribe to the child channel you want and then try this action again. /rhn/configuration/system/TargetSystemsSubmit.do diff --git a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_ca.xml b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_ca.xml index 9557d43721c6..4f2c5b55f3ee 100644 --- a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_ca.xml +++ b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_ca.xml @@ -8826,7 +8826,7 @@ tree will not be usable for autoinstalling. - A selected system has multiple child channels available that contain the mgr-cfg package. You must manually subscribe to the child channel you want and then try this action again. + A selected system has multiple child channels available that contain the venv-salt-minion package. You must manually subscribe to the child channel you want and then try this action again. /rhn/configuration/system/TargetSystemsSubmit.do diff --git a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_cs.xml b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_cs.xml index d54ef14ffd5b..d1ed02a4782c 100644 --- a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_cs.xml +++ b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_cs.xml @@ -9893,7 +9893,7 @@ tree will not be usable for autoinstalling. - A selected system has multiple child channels available that contain the mgr-cfg package. You must manually subscribe to the child channel you want and then try this action again. + A selected system has multiple child channels available that contain the venv-salt-minion package. You must manually subscribe to the child channel you want and then try this action again. /rhn/configuration/system/TargetSystemsSubmit.do diff --git a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_de.xml b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_de.xml index bf4c331147d2..bdabac8c397a 100644 --- a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_de.xml +++ b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_de.xml @@ -9734,7 +9734,7 @@ tree will not be usable for autoinstalling. Gefundene Login(s) an {0} geschickt. - A selected system has multiple child channels available that contain the mgr-cfg package. You must manually subscribe to the child channel you want and then try this action again. + A selected system has multiple child channels available that contain the venv-salt-minion package. You must manually subscribe to the child channel you want and then try this action again. /rhn/configuration/system/TargetSystemsSubmit.do diff --git a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_es.xml b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_es.xml index f7fd2f98b138..83076771861d 100644 --- a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_es.xml +++ b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_es.xml @@ -9664,7 +9664,7 @@ tree will not be usable for autoinstalling. Nombre(s) de usuario enviado(s) a {0}. - A selected system has multiple child channels available that contain the mgr-cfg package. You must manually subscribe to the child channel you want and then try this action again. + A selected system has multiple child channels available that contain the venv-salt-minion package. You must manually subscribe to the child channel you want and then try this action again. /rhn/configuration/system/TargetSystemsSubmit.do diff --git a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_fr.xml b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_fr.xml index 919f283311cb..efbfe77346f1 100644 --- a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_fr.xml +++ b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_fr.xml @@ -9709,7 +9709,7 @@ tree will not be usable for autoinstalling. Identifiant(s) trouvé(s) envoyé(s) à {0}. - A selected system has multiple child channels available that contain the mgr-cfg package. You must manually subscribe to the child channel you want and then try this action again. + A selected system has multiple child channels available that contain the venv-salt-minion package. You must manually subscribe to the child channel you want and then try this action again. /rhn/configuration/system/TargetSystemsSubmit.do diff --git a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_gu.xml b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_gu.xml index c74f57a7c870..924be1d1f176 100644 --- a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_gu.xml +++ b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_gu.xml @@ -9395,7 +9395,7 @@ tree will not be usable for autoinstalling. - A selected system has multiple child channels available that contain the mgr-cfg package. You must manually subscribe to the child channel you want and then try this action again. + A selected system has multiple child channels available that contain the venv-salt-minion package. You must manually subscribe to the child channel you want and then try this action again. /rhn/configuration/system/TargetSystemsSubmit.do diff --git a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_hi.xml b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_hi.xml index 553d3e41bbc3..d7b16b27793a 100644 --- a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_hi.xml +++ b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_hi.xml @@ -9395,7 +9395,7 @@ tree will not be usable for autoinstalling. - A selected system has multiple child channels available that contain the mgr-cfg package. You must manually subscribe to the child channel you want and then try this action again. + A selected system has multiple child channels available that contain the venv-salt-minion package. You must manually subscribe to the child channel you want and then try this action again. /rhn/configuration/system/TargetSystemsSubmit.do diff --git a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_it.xml b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_it.xml index b835d3b1da19..74dab8f4adea 100644 --- a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_it.xml +++ b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_it.xml @@ -9887,7 +9887,7 @@ non sarà utilizzabile per l'autoinstallazione. Login trovato inviato a {0}. - A selected system has multiple child channels available that contain the mgr-cfg package. You must manually subscribe to the child channel you want and then try this action again. + A selected system has multiple child channels available that contain the venv-salt-minion package. You must manually subscribe to the child channel you want and then try this action again. /rhn/configuration/system/TargetSystemsSubmit.do diff --git a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_ja.xml b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_ja.xml index f1f890d9517e..e38cdff54f8c 100644 --- a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_ja.xml +++ b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_ja.xml @@ -9882,11 +9882,11 @@ tree will not be usable for autoinstalling. 検出されたログイン情報が {0} に送信されました。受信されない場合は、指定された電子メールアドレスで登録されたアカウントを持っていることを確認してください。 - A selected system has multiple child channels available that contain the mgr-cfg package. You must manually subscribe to the child channel you want and then try this action again. + A selected system has multiple child channels available that contain the venv-salt-minion package. You must manually subscribe to the child channel you want and then try this action again. /rhn/configuration/system/TargetSystemsSubmit.do - 選択したシステムには、mgr-cfg パッケージを持つ子チャンネルが複数あります。必要な子チャンネルに手動でサブスクライブしてから、この動作を再試行する必要があります。 + 選択したシステムには、mgr-cfg パッケージを持つ子チャンネルが複数あります。必要な子チャンネルに手動でサブスクライブしてから、この動作を再試行する必要があります。 External Links diff --git a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_ko.xml b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_ko.xml index 59691a24fc29..c3e2044accc0 100644 --- a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_ko.xml +++ b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_ko.xml @@ -9885,11 +9885,11 @@ tree will not be usable for autoinstalling. 찾은 로그인을 {0}(으)로 전송했습니다. 메일이 수신되지 않는 경우 제공한 이메일로 등록된 계정이 있는지 확인하십시오. - A selected system has multiple child channels available that contain the mgr-cfg package. You must manually subscribe to the child channel you want and then try this action again. + A selected system has multiple child channels available that contain the venv-salt-minion package. You must manually subscribe to the child channel you want and then try this action again. /rhn/configuration/system/TargetSystemsSubmit.do - 선택한 시스템에는 mgr-cfg 패키지가 포함된 사용할 수 있는 하위 채널이 여러 개 있습니다. 원하는 하위 채널에 수동으로 가입한 후 이 작업을 다시 시도하십시오. + 선택한 시스템에는 mgr-cfg 패키지가 포함된 사용할 수 있는 하위 채널이 여러 개 있습니다. 원하는 하위 채널에 수동으로 가입한 후 이 작업을 다시 시도하십시오. External Links diff --git a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_mk.xml b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_mk.xml index 6fc669037c34..e34d85de86d1 100644 --- a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_mk.xml +++ b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_mk.xml @@ -9989,8 +9989,8 @@ tree will not be usable for autoinstalling. - A selected system has multiple child channels available that contain the mgr-cfg package. You must manually subscribe to the child channel you want and then try this action again. - + A selected system has multiple child channels available that contain the venv-salt-minion package. You must manually subscribe to the child channel you want and then try this action again. + /rhn/configuration/system/TargetSystemsSubmit.do diff --git a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_pa.xml b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_pa.xml index 3d54ba05e8c2..88cdbf8735f5 100644 --- a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_pa.xml +++ b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_pa.xml @@ -9397,7 +9397,7 @@ tree will not be usable for autoinstalling. - A selected system has multiple child channels available that contain the mgr-cfg package. You must manually subscribe to the child channel you want and then try this action again. + A selected system has multiple child channels available that contain the venv-salt-minion package. You must manually subscribe to the child channel you want and then try this action again. /rhn/configuration/system/TargetSystemsSubmit.do diff --git a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_pt_BR.xml b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_pt_BR.xml index da9af2678962..d29a90d5a610 100644 --- a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_pt_BR.xml +++ b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_pt_BR.xml @@ -9887,11 +9887,11 @@ para erros mais detalhados. Se você não resolver os erros, o auto-instalável Login encontrado foi enviado para {0}. - A selected system has multiple child channels available that contain the mgr-cfg package. You must manually subscribe to the child channel you want and then try this action again. + A selected system has multiple child channels available that contain the venv-salt-minion package. You must manually subscribe to the child channel you want and then try this action again. /rhn/configuration/system/TargetSystemsSubmit.do - Um sistema selecionado tem diversos canais filhos disponíveis que contêm o pacote mgr-cfg. Você deve se inscrever manualmente para o canal filho que você quer e então tentar novamente esta ação. + Um sistema selecionado tem diversos canais filhos disponíveis que contêm o pacote mgr-cfg. Você deve se inscrever manualmente para o canal filho que você quer e então tentar novamente esta ação. External Links diff --git a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_ru.xml b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_ru.xml index 20c8ddde23da..ecf5ff77cbe9 100644 --- a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_ru.xml +++ b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_ru.xml @@ -9600,7 +9600,7 @@ tree will not be usable for autoinstalling. Имена отправлены {0}. - A selected system has multiple child channels available that contain the mgr-cfg package. You must manually subscribe to the child channel you want and then try this action again. + A selected system has multiple child channels available that contain the venv-salt-minion package. You must manually subscribe to the child channel you want and then try this action again. /rhn/configuration/system/TargetSystemsSubmit.do diff --git a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_si.xml b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_si.xml index 9365e9e665ca..c5adfd0ec02e 100644 --- a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_si.xml +++ b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_si.xml @@ -9904,8 +9904,8 @@ tree will not be usable for autoinstalling. - A selected system has multiple child channels available that contain the mgr-cfg package. You must manually subscribe to the child channel you want and then try this action again. - + A selected system has multiple child channels available that contain the venv-salt-minion package. You must manually subscribe to the child channel you want and then try this action again. + /rhn/configuration/system/TargetSystemsSubmit.do diff --git a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_sk.xml b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_sk.xml index 8dfc93baa98c..e9f98a696652 100644 --- a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_sk.xml +++ b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_sk.xml @@ -9964,8 +9964,8 @@ inštalovateľný strom nebude možné použiť na automatickú inštaláciu.Nájdené prihlasovacie meno(á) odoslané na {0}. Ak ju nedostanete, uistite sa, že máte zaregistrovaný účet s prihlasovacím menom a uvedeným emailom. - A selected system has multiple child channels available that contain the mgr-cfg package. You must manually subscribe to the child channel you want and then try this action again. - Vybraný systém má k dispozícii viacero kanálov potomkov, ktoré obsahujú balík mgr-cfg. Musíte sa ručne prihlásiť k požadovanému kanálu potomka a potom skúsiť túto akciu znova. + A selected system has multiple child channels available that contain the venv-salt-minion package. You must manually subscribe to the child channel you want and then try this action again. + Vybraný systém má k dispozícii viacero kanálov potomkov, ktoré obsahujú balík mgr-cfg. Musíte sa ručne prihlásiť k požadovanému kanálu potomka a potom skúsiť túto akciu znova. /rhn/configuration/system/TargetSystemsSubmit.do diff --git a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_ta.xml b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_ta.xml index 7c8fe997ebf3..d5a0dcfdcb8a 100644 --- a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_ta.xml +++ b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_ta.xml @@ -9395,7 +9395,7 @@ tree will not be usable for autoinstalling. - A selected system has multiple child channels available that contain the mgr-cfg package. You must manually subscribe to the child channel you want and then try this action again. + A selected system has multiple child channels available that contain the venv-salt-minion package. You must manually subscribe to the child channel you want and then try this action again. /rhn/configuration/system/TargetSystemsSubmit.do diff --git a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_uk.xml b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_uk.xml index 4bebdcfc2b24..be42ba96a18b 100644 --- a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_uk.xml +++ b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_uk.xml @@ -8964,7 +8964,7 @@ tree will not be usable for autoinstalling. - A selected system has multiple child channels available that contain the mgr-cfg package. You must manually subscribe to the child channel you want and then try this action again. + A selected system has multiple child channels available that contain the venv-salt-minion package. You must manually subscribe to the child channel you want and then try this action again. /rhn/configuration/system/TargetSystemsSubmit.do diff --git a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_zh-HK.xml b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_zh-HK.xml index fa755582ed2c..64dba5c88a19 100644 --- a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_zh-HK.xml +++ b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_zh-HK.xml @@ -9904,8 +9904,8 @@ tree will not be usable for autoinstalling. - A selected system has multiple child channels available that contain the mgr-cfg package. You must manually subscribe to the child channel you want and then try this action again. - + A selected system has multiple child channels available that contain the venv-salt-minion package. You must manually subscribe to the child channel you want and then try this action again. + /rhn/configuration/system/TargetSystemsSubmit.do diff --git a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_zh_CN.xml b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_zh_CN.xml index 39bdf1cb9c8b..ce333cb05dba 100644 --- a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_zh_CN.xml +++ b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_zh_CN.xml @@ -9887,11 +9887,11 @@ tree will not be usable for autoinstalling. 已将找到的登录信息发送到 {0}。如果您未收到该信息,请确保您拥有使用提供的电子邮件注册的帐户。 - A selected system has multiple child channels available that contain the mgr-cfg package. You must manually subscribe to the child channel you want and then try this action again. + A selected system has multiple child channels available that contain the venv-salt-minion package. You must manually subscribe to the child channel you want and then try this action again. /rhn/configuration/system/TargetSystemsSubmit.do - 选定的系统具有多个包含 mgr-cfg 软件包的可用子通道。您必须手动订阅所需的子通道,然后重试此操作。 + 选定的系统具有多个包含 mgr-cfg 软件包的可用子通道。您必须手动订阅所需的子通道,然后重试此操作。 External Links diff --git a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_zh_TW.xml b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_zh_TW.xml index 61d4d417b9f8..336a18ede2d7 100644 --- a/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_zh_TW.xml +++ b/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_zh_TW.xml @@ -9704,7 +9704,7 @@ tree will not be usable for autoinstalling. 找到的登入已寄給 {0}。 - A selected system has multiple child channels available that contain the mgr-cfg package. You must manually subscribe to the child channel you want and then try this action again. + A selected system has multiple child channels available that contain the venv-salt-minion package. You must manually subscribe to the child channel you want and then try this action again. /rhn/configuration/system/TargetSystemsSubmit.do