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_20240321085536888 to Localization #19667

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 @@ -11,9 +11,9 @@
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId=";loc.description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Installs or restores missing NuGet packages. Use NuGetAuthenticate@0 task for latest capabilities.]]></Val>
<Val><![CDATA[Installs or restores missing NuGet packages. Use NuGetAuthenticate@1 task for latest capabilities.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Installiert fehlende NuGet-Pakete oder stellt sie wieder her. Verwenden Sie die Aufgabe "NuGetAuthenticate@0", um die neuesten Funktionen zu nutzen.]]></Val>
<Val><![CDATA[Installiert fehlende NuGet-Pakete oder stellt sie wieder her. Verwenden Sie die Aufgabe "NuGetAuthenticate@1", um die neuesten Funktionen zu nutzen.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId=";loc.description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Installs or restores missing NuGet packages. Use NuGetAuthenticate@0 task for latest capabilities.]]></Val>
<Val><![CDATA[Installs or restores missing NuGet packages. Use NuGetAuthenticate@1 task for latest capabilities.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Instala o restaura los paquetes NuGet que faltan. Use la tarea NuGetAuthenticate@0 para obtener la funcionalidad más reciente.]]></Val>
<Val><![CDATA[Instala o restaura los paquetes NuGet que faltan. Use la tarea NuGetAuthenticate@1 para obtener la funcionalidad más reciente.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId=";loc.description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Installs or restores missing NuGet packages. Use NuGetAuthenticate@0 task for latest capabilities.]]></Val>
<Val><![CDATA[Installs or restores missing NuGet packages. Use NuGetAuthenticate@1 task for latest capabilities.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Installe ou restaure les packages NuGet manquants. Utilisez la tâche NuGetAuthenticate@0 pour accéder aux dernières fonctionnalités.]]></Val>
<Val><![CDATA[Installe ou restaure les packages NuGet manquants. Utilisez la tâche NuGetAuthenticate@1 pour accéder aux dernières fonctionnalités.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.JS_ExitCode_137" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Bash exited with code 137, which means it ran out of memory. Make sure the agent (container) host has sufficient memory configured.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Il bash ha restituito il codice 137, pertanto la memoria è esaurita. Verificare che nell'host dell'agente (contenitore) sia configurata memoria sufficiente.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.JS_FormattedCommand" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Formatted command: %s]]></Val>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1221,6 +1221,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.Warning_UnsupportedServiceConnectionAuth" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The service connection does not use a supported authentication method. Please use a service connection with personal access token based auth.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La connessione al servizio non utilizza un metodo di autenticazione supportato. Usare una connessione al servizio con autenticazione basata su token di accesso personale.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.Warning_UpdatingNuGetVersion" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Updating version of NuGet.exe to %s from %s. Behavior changes or breaking changes might occur as NuGet updates to a new version. If this is not desired, deselect the 'Check for Latest Version' option in the task.]]></Val>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.SuccessfulAppend" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Successfully appended .npmrc]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Aggiunta di .npmrc riuscita]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.SuccessfulPush" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Successfully pushed .npmrc]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Push di .npmrc riuscito]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
</LCX>
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.UnsupportedServiceConnectionAuth" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The service connection does not use a supported authentication method. Please use a service connection with personal access token based auth.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La connessione al servizio non utilizza un metodo di autenticazione supportato. Usare una connessione al servizio con autenticazione basata su token di accesso personale.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.UseFeed" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Using internal feed]]></Val>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1233,6 +1233,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.Warning_UnsupportedServiceConnectionAuth" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The service connection does not use a supported authentication method. Please use a service connection with personal access token based auth.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La connessione al servizio non utilizza un metodo di autenticazione supportato. Usare una connessione al servizio con autenticazione basata su token di accesso personale.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.Warning_UpdatingNuGetVersion" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Updating version of NuGet.exe to %s from %s. Behavior changes or breaking changes might occur as NuGet updates to a new version. If this is not desired, deselect the 'Check for Latest Version' option in the task.]]></Val>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId=";loc.description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Installs or restores missing NuGet packages. Use NuGetAuthenticate@0 task for latest capabilities.]]></Val>
<Val><![CDATA[Installs or restores missing NuGet packages. Use NuGetAuthenticate@1 task for latest capabilities.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Consente di installare o ripristinare i pacchetti NuGet mancanti. Per le funzionalità più recenti, usare l'attività NuGetAuthenticate@0.]]></Val>
<Val><![CDATA[Consente di installare o ripristinare i pacchetti NuGet mancanti. Per le funzionalità più recenti, usare l'attività NuGetAuthenticate@1.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,25 @@
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId=";loc.description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Execute PowerShell scripts on remote machine(s)]]></Val>
<Val><![CDATA[Execute PowerShell scripts on remote machines]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Consente di eseguire script PowerShell nei computer remoti]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Execute PowerShell scripts on remote machine(s)]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.friendlyName" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[PowerShell on Target Machines]]></Val>
<Val><![CDATA[PowerShell on target machines]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[PowerShell in computer di destinazione]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[PowerShell on Target Machines]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
Expand All @@ -47,10 +53,13 @@
</Item>
<Item ItemId=";loc.helpMarkDown" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[[More Information]5D;(https://go.microsoft.com/fwlink/?linkid=627414)]]></Val>
<Val><![CDATA[[Learn more about this task]5D;(https://go.microsoft.com/fwlink/?linkid=627414)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[[Altre informazioni]5D;(https://go.microsoft.com/fwlink/?linkid=627414)]]></Val>
<Val><![CDATA[[Altre informazioni su questa attività]5D;(https://go.microsoft.com/fwlink/?linkid=627414)]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[[More Information]5D;(https://go.microsoft.com/fwlink/?linkid=627414)]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,25 @@
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId=";loc.description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Publish Cobertura or JaCoCo code coverage results from a build]]></Val>
<Val><![CDATA[[DEPRECATION WARNING! Users are recommended to switch to version 2*.]5D; Publish Cobertura or JaCoCo code coverage results from a build]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Pubblica i risultati del code coverage Cobertura o JaCoCo restituiti da una compilazione]]></Val>
<Val><![CDATA[[AVVISO DEPRECAZIONE! Si consiglia agli utenti di passare alla versione attività 2*]5D;. Pubblicare i risultati della code coverage di Cobertura o JaCoCo da una compilazione]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Publish Cobertura or JaCoCo code coverage results from a build]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.friendlyName" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Publish code coverage results]]></Val>
<Val><![CDATA[[To be deprecated]5D; Publish code coverage]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Pubblica risultati di code coverage]]></Val>
<Val><![CDATA[[Da deprecare]5D; Pubblicare code coverage]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Publish code coverage results]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
Expand All @@ -47,10 +53,13 @@
</Item>
<Item ItemId=";loc.input.help.codeCoverageTool" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The tool with which code coverage results are generated.]]></Val>
<Val><![CDATA[[DEPRECATION WARNING! Users are recommended to switch to task version 2*. For more details, see https://devblogs.microsoft.com/devops/new-pccr-task.]5D; The tool with which code coverage results are generated.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Strumento con cui vengono generati i risultati del code coverage.]]></Val>
<Val><![CDATA[[AVVISO DEPRECAZIONE! Si consiglia agli utenti di passare alla versione attività 2*. Per altri dettagli, vedere https://devblogs.microsoft.com/devops/new-pccr-task.]5D; Lo strumento con cui vengono generati i risultati di code coverage.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[The tool with which code coverage results are generated.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -225,6 +234,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.V1TaskDeprecationNotice" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[New V2 version of task publishing code coverage results is available to all our customers now. We highly recommend to stop using the V1 version and migrate to V2 version (https://learn.microsoft.com/azure/devops/pipelines/tasks/reference/publish-code-coverage-results-v2). For more details, see - https://devblogs.microsoft.com/devops/new-pccr-task.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La nuova versione V2 dell'attività di pubblicazione dei risultati della code coverage è ora disponibile per tutti i clienti. È consigliabile interrompere l'utilizzo della versione V1 ed eseguire la migrazione alla versione V2 (https://learn.microsoft.com/azure/devops/pipelines/tasks/reference/publish-code-coverage-results-v2). Per altri dettagli, vedere: https://devblogs.microsoft.com/devops/new-pccr-task.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
</LCX>
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.BashFailedWithCode137" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Bash exited with code 137, which means it ran out of memory. Make sure the agent (container) host has sufficient memory configured.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Il bash ha restituito il codice 137, pertanto la memoria è esaurita. Verificare che nell'host dell'agente (contenitore) sia configurata memoria sufficiente.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.BashReturnCode" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Bash exited with return code: %d]]></Val>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -822,6 +822,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.Warning_UnsupportedServiceConnectionAuth" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The service connection does not use a supported authentication method. Please use a service connection with personal access token based auth.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[La connessione al servizio non utilizza un metodo di autenticazione supportato. Usare una connessione al servizio con autenticazione basata su token di accesso personale.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
</LCX>
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId=";loc.description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Installs or restores missing NuGet packages. Use NuGetAuthenticate@0 task for latest capabilities.]]></Val>
<Val><![CDATA[Installs or restores missing NuGet packages. Use NuGetAuthenticate@1 task for latest capabilities.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[不足している NuGet パッケージをインストールまたは復元します。最新の機能には NuGetAuthenticate@0 タスクを使用します。]]></Val>
<Val><![CDATA[不足している NuGet パッケージをインストールまたは復元します。最新の機能には NuGetAuthenticate@1 タスクを使用します。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId=";loc.description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Installs or restores missing NuGet packages. Use NuGetAuthenticate@0 task for latest capabilities.]]></Val>
<Val><![CDATA[Installs or restores missing NuGet packages. Use NuGetAuthenticate@1 task for latest capabilities.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[누락된 NuGet 패키지를 설치하거나 복원합니다. 최신 기능을 사용하려면 NuGetAuthenticate@0 작업을 사용합니다.]]></Val>
<Val><![CDATA[누락된 NuGet 패키지를 설치하거나 복원합니다. 최신 기능을 사용하려면 NuGetAuthenticate@1 작업을 사용합니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.JS_ExitCode_137" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Bash exited with code 137, which means it ran out of memory. Make sure the agent (container) host has sufficient memory configured.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Bash завершил работу с кодом 137, что означает, что ему недостаточно памяти. Установите на узле агента достаточный объем памяти.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.JS_FormattedCommand" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Formatted command: %s]]></Val>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1221,6 +1221,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.Warning_UnsupportedServiceConnectionAuth" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The service connection does not use a supported authentication method. Please use a service connection with personal access token based auth.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Подключение к службе не использует поддерживаемый метод проверки подлинности. Используйте сервисное соединение с проверкой подлинности на основе токена личного доступа.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.Warning_UpdatingNuGetVersion" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Updating version of NuGet.exe to %s from %s. Behavior changes or breaking changes might occur as NuGet updates to a new version. If this is not desired, deselect the 'Check for Latest Version' option in the task.]]></Val>
Expand Down
Loading
Loading