Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LEGO: Pull request from JUNO/hb_d40a9464-5533-4bb6-bb4d-a39a3f1c4f0e_20240204095433438 to Localization #19501

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.DeprecatedTask" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The AppCenterDistribute@1 (App Center distribute) task has been deprecated since November 14, 2022 and will soon be retired. Use the AppCenterDistribute@3 task instead. Please visit https://aka.ms/azdo-deprecated-tasks to learn more about deprecated tasks.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Die Aufgabe AppCenterDistribute@1 (App Center verteilen) ist seit dem 14. November 2022 veraltet und wird in Kürze eingestellt. Verwenden Sie stattdessen die Aufgabe AppCenterDistribute@3. Besuchen Sie https://aka.ms/azdo-deprecated-tasks, um weitere Informationen zu veralteten Aufgaben zu erhalten.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.FailedToCreateFile" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to create %s with error: %s.]]></Val>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.DeprecatedTask" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The AppCenterDistribute@2 (App Center distribute) task has been deprecated since November 14, 2022 and will soon be retired. Use the AppCenterDistribute@3 task instead. Please visit https://aka.ms/azdo-deprecated-tasks to learn more about deprecated tasks.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Die Aufgabe AppCenterDistribute@2 (App Center verteilen) ist seit dem 14. November 2022 veraltet und wird in Kürze eingestellt. Verwenden Sie stattdessen die Aufgabe AppCenterDistribute@3. Besuchen Sie https://aka.ms/azdo-deprecated-tasks, um weitere Informationen zu veralteten Aufgaben zu erhalten.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.FailedToCreateFile" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to create %s with error: %s.]]></Val>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,12 +113,12 @@
</Item>
<Item ItemId=";loc.input.help.csmParametersFile" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the path or a pattern pointing for the parameters file for the Azure Resource Manager template. 'Linked artifact' also has support for Bicep files when the Azure CLI version > 2.20.0]]></Val>
<Val><![CDATA[Specify the path or a pattern pointing for the parameters file for the Azure Resource Manager template. 'Linked artifact' also has support for Bicep Param files when the Azure CLI version > 2.47.0]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Geben Sie den Pfad oder ein Muster an, das für die Parameterdatei für die Azure Resource Manager Vorlage zeigt. "Verknüpftes Artefakt" bietet auch Unterstützung für Bicep-Dateien, wenn die Azure CLI Version > 2.20.0]]></Val>
<Val><![CDATA[Geben Sie den Pfad oder ein Muster an, das für die Parameterdatei für die Azure Resource Manager Vorlage zeigt. "Verknüpftes Artefakt" bietet auch Unterstützung für Bicep-Parameterdateien, wenn die Azure CLI Version > 2.47.0]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the path or a pattern pointing for the parameters file for the Azure Resource Manager template.]]></Val>
<Val><![CDATA[Specify the path or a pattern pointing for the parameters file for the Azure Resource Manager template. 'Linked artifact' also has support for Bicep files when the Azure CLI version > 2.20.0]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
Expand Down Expand Up @@ -441,6 +441,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.BicepParamBuildFailed" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA["az bicep build-param" failed. Error: %s]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fehler bei "az bicep build-param". Fehler: %s]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.CheckResourceGroupExistence" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Checking if the following resource group exists: %s.]]></Val>
Expand Down Expand Up @@ -657,6 +666,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.IncompatibleAzureCLIVersionBicepParam" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Azure CLI version should be >= 2.47.0 to use .bicepparam file]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Azure CLI Version muss >= 2.47.0 sein, um die .bicepparam-Datei zu verwenden.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.InvalidAction" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[This action is not defined. Check with the task author.]]></Val>
Expand Down Expand Up @@ -920,10 +938,13 @@
</Item>
<Item ItemId=";loc.releaseNotes" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[- Added support for deployment at all the deployment scopes.]A;- Removed all the VM related actions.]]></Val>
<Val><![CDATA[- Added support for bicepparam.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[ Unterstützung für die Bereitstellung in allen Bereitstellungsbereichen hinzugefügt.]A;– Alle VM-bezogenen Aktionen wurden entfernt.]]></Val>
<Val><![CDATA[- Unterstützung für bicepparam wurde hinzugefügt.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[- Added support for deployment at all the deployment scopes.]A;- Removed all the VM related actions.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.DeprecatedTask" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The CondaEnvironment@1 (Conda environment) task has been deprecated since February 13, 2019 and will soon be retired. Use the Conda CLI ('conda') directly from a bash/pwsh/script task. Please visit https://aka.ms/azdo-deprecated-tasks to learn more about deprecated tasks.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Die Aufgabe CondaEnvironment@1 (Conda-Umgebung) ist seit dem 13. Februar 2019 veraltet und wird in Kürze eingestellt. Verwenden Sie die Conda CLI ('conda') direkt aus einer bash/pwsh/script-Aufgabe. Besuchen Sie https://aka.ms/azdo-deprecated-tasks, um weitere Informationen zu veralteten Aufgaben zu erhalten.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.InstallFailed" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to install packages. %s]]></Val>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -263,10 +263,13 @@
</Item>
<Item ItemId=";loc.input.help.projects" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The path to the csproj file(s) to use. You can use wildcards (e.g. **/*.csproj for all .csproj files in all subfolders). **This field follows glob pattern, and is run against root of the repository at all times irrespective of Working Directory.**]]></Val>
<Val><![CDATA[The path to the csproj or sln file(s) to use. You can use wildcards (e.g. **/*.csproj for all .csproj files in all subfolders). **This field follows glob pattern, and is run against root of the repository at all times irrespective of Working Directory.**]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Der Pfad zu den zu verwendenden CSPROJ-Dateien. Sie können Platzhalter verwenden (z. B. "**/*.csproj" für alle CSPROJ-Dateien in allen Unterordnern). **Dieses Feld folgt dem Globmuster und wird unabhängig vom Arbeitsverzeichnis immer für den Stamm des Repositorys ausgeführt.**]]></Val>
<Val><![CDATA[Der Pfad zu den zu verwendenden CSPROJ- oder SLN-Dateien. Sie können Platzhalter verwenden (z. B. "**/*.csproj" für alle CSPROJ-Dateien in allen Unterordnern). **Dieses Feld folgt dem Globmuster und wird unabhängig vom Arbeitsverzeichnis immer für den Stamm des Repositorys ausgeführt.**]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[The path to the csproj file(s) to use. You can use wildcards (e.g. **/*.csproj for all .csproj files in all subfolders). **This field follows glob pattern, and is run against root of the repository at all times irrespective of Working Directory.**]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -596,10 +599,13 @@
</Item>
<Item ItemId=";loc.input.label.projects" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Path to project(s)]]></Val>
<Val><![CDATA[Path to project(s) or solution(s)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Pfad zu Projekten]]></Val>
<Val><![CDATA[Pfad zu Projekt(en) oder Lösung(en)]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Path to project(s)]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.DeprecatedTask" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The DotNetCoreInstaller@1 (.NET Core SDK/runtime installer) task has been deprecated since August 22, 2019 and will soon be retired. Use the UseDotNet@2 task instead. Please visit https://aka.ms/azdo-deprecated-tasks to learn more about deprecated tasks.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Die Aufgabe DotNetCoreInstaller@1 (.NET Core SDK/Runtime-Installer) ist seit dem 22. August 2019 veraltet und wird in Kürze eingestellt. Verwenden Sie stattdessen die Aufgabe UseDotNet@2. Besuchen Sie https://aka.ms/azdo-deprecated-tasks, um weitere Informationen zu veralteten Aufgaben zu erhalten.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.DetectingPlatform" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Detecting OS platform to find correct download package for the OS.]]></Val>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.DeprecatedTask" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The XamarinTestCloud@1 (Xamarin Test Cloud) task has been deprecated since January 11, 2018 and will soon be retired. Use the AppCenterDistribute@3 task instead. Please visit https://aka.ms/azdo-deprecated-tasks to learn more about deprecated tasks.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Die Aufgabe XamarinTestCloud@1 (Xamarin Test Cloud) ist seit dem 11. Januar 2018 veraltet und wird in Kürze eingestellt. Verwenden Sie stattdessen die Aufgabe AppCenterDistribute@3. Besuchen Sie https://aka.ms/azdo-deprecated-tasks, um weitere Informationen zu veralteten Aufgaben zu erhalten.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
</LCX>
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.DeprecatedTask" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The AppCenterDistribute@1 (App Center distribute) task has been deprecated since November 14, 2022 and will soon be retired. Use the AppCenterDistribute@3 task instead. Please visit https://aka.ms/azdo-deprecated-tasks to learn more about deprecated tasks.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La tarea AppCenterDistribute@1 (distribución de App Center) está en desuso desde el 14 de noviembre de 2022 y pronto se retirará. En su lugar, use la tarea AppCenterDistribute@3. Visite https://aka.ms/azdo-deprecated-tasks para obtener más información sobre las tareas en desuso.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.FailedToCreateFile" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to create %s with error: %s.]]></Val>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.DeprecatedTask" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The AppCenterDistribute@2 (App Center distribute) task has been deprecated since November 14, 2022 and will soon be retired. Use the AppCenterDistribute@3 task instead. Please visit https://aka.ms/azdo-deprecated-tasks to learn more about deprecated tasks.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La tarea AppCenterDistribute@2 (distribución de App Center) está en desuso desde el 14 de noviembre de 2022 y pronto se retirará. En su lugar, use la tarea AppCenterDistribute@3. Visite https://aka.ms/azdo-deprecated-tasks para obtener más información sobre las tareas en desuso.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.FailedToCreateFile" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to create %s with error: %s.]]></Val>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,12 +113,12 @@
</Item>
<Item ItemId=";loc.input.help.csmParametersFile" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the path or a pattern pointing for the parameters file for the Azure Resource Manager template. 'Linked artifact' also has support for Bicep files when the Azure CLI version > 2.20.0]]></Val>
<Val><![CDATA[Specify the path or a pattern pointing for the parameters file for the Azure Resource Manager template. 'Linked artifact' also has support for Bicep Param files when the Azure CLI version > 2.47.0]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Especifique la ruta de acceso o un patrón que apunte al archivo de parámetros de la plantilla de Azure Resource Manager. "Artefacto vinculado" también admite archivos Bícep en versiones de CLI de Azure > 2.20.0]]></Val>
<Val><![CDATA[Especifique la ruta de acceso o un patrón que apunte al archivo de parámetros de la plantilla de Azure Resource Manager. "Artefacto vinculado" también admite archivos Bicep Param en versiones de CLI de Azure > 2.47.0]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Specify the path or a pattern pointing for the parameters file for the Azure Resource Manager template.]]></Val>
<Val><![CDATA[Specify the path or a pattern pointing for the parameters file for the Azure Resource Manager template. 'Linked artifact' also has support for Bicep files when the Azure CLI version > 2.20.0]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
Expand Down Expand Up @@ -441,6 +441,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.BicepParamBuildFailed" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA["az bicep build-param" failed. Error: %s]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Error de "az bicep build-param". Error: %s]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.CheckResourceGroupExistence" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Checking if the following resource group exists: %s.]]></Val>
Expand Down Expand Up @@ -657,6 +666,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.IncompatibleAzureCLIVersionBicepParam" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Azure CLI version should be >= 2.47.0 to use .bicepparam file]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La versión de la CLI de Azure debe ser >= 2.47.0 para usar el archivo .bicepparam]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.InvalidAction" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[This action is not defined. Check with the task author.]]></Val>
Expand Down Expand Up @@ -920,10 +938,13 @@
</Item>
<Item ItemId=";loc.releaseNotes" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[- Added support for deployment at all the deployment scopes.]A;- Removed all the VM related actions.]]></Val>
<Val><![CDATA[- Added support for bicepparam.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[- Se ha agregado compatibilidad con la implementación en todos los ámbitos de implementación.]A;- Se han eliminado todas las acciones relacionadas con VM.]]></Val>
<Val><![CDATA[- Se ha agregado compatibilidad para bicepparam.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[- Added support for deployment at all the deployment scopes.]A;- Removed all the VM related actions.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.DeprecatedTask" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The CondaEnvironment@1 (Conda environment) task has been deprecated since February 13, 2019 and will soon be retired. Use the Conda CLI ('conda') directly from a bash/pwsh/script task. Please visit https://aka.ms/azdo-deprecated-tasks to learn more about deprecated tasks.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La tarea CondaEnvironment@1 (entorno de Conda) está en desuso desde el 13 de febrero de 2019 y pronto se retirará. Use la CLI de Conda ("conda") directamente desde una tarea bash/pwsh/script. Visite https://aka.ms/azdo-deprecated-tasks para obtener más información sobre las tareas en desuso.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.InstallFailed" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to install packages. %s]]></Val>
Expand Down
Loading
Loading