Skip to content
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
6 changes: 3 additions & 3 deletions src/Tasks/Common/Resources/Strings.resx
Original file line number Diff line number Diff line change
Expand Up @@ -483,8 +483,8 @@ The following are names of parameters or literal values and should not be transl
<value>NETSDK1094: Unable to optimize assemblies for performance: a valid runtime package was not found. Either set the PublishReadyToRun property to false, or use a supported runtime identifier when publishing.</value>
<comment>{StrBegin="NETSDK1094: "}</comment>
</data>
<data name="ReadyToRunTargetNotSuppotedError" xml:space="preserve">
<value>NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are publishing a self-contained application using a supported runtime identifier, or set the PublishReadyToRun property to false.</value>
<data name="ReadyToRunTargetNotSupportedError" xml:space="preserve">
<value>NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are using a supported runtime identifier, or set the PublishReadyToRun property to false.</value>
<comment>{StrBegin="NETSDK1095: "}</comment>
</data>
<data name="ReadyToRunCompilationFailed" xml:space="preserve">
Expand Down Expand Up @@ -534,4 +534,4 @@ The following are names of parameters or literal values and should not be transl
<value>NETSDK1106: Microsoft.NET.Sdk.WindowsDesktop requires 'UseWpf' or 'UseWindowsForms' to be set to 'true'</value>
<comment>{StrBegin="NETSDK1106: "}</comment>
</data>
</root>
</root>
6 changes: 3 additions & 3 deletions src/Tasks/Common/Resources/xlf/Strings.cs.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -431,9 +431,9 @@ The following are names of parameters or literal values and should not be transl
<target state="translated">NETSDK1094: Nepovedlo se optimalizovat sestavení pro výkonnost: nenašel se platný balíček modulu runtime. Buď nastavte vlastnost PublishReadyToRun na false, nebo při publikování použijte podporovaný identifikátor modulu runtime.</target>
<note>{StrBegin="NETSDK1094: "}</note>
</trans-unit>
<trans-unit id="ReadyToRunTargetNotSuppotedError">
<source>NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are publishing a self-contained application using a supported runtime identifier, or set the PublishReadyToRun property to false.</source>
<target state="translated">NETSDK1095: Optimalizace sestavení z hlediska výkonu není u vybrané cílové platformy nebo architektury podporovaná. Ujistěte se prosím, že publikujete samostatnou aplikaci používající identifikátor podporovaného modulu runtime, nebo nastavte vlastnost PublishReadyToRun na hodnotu False.</target>
<trans-unit id="ReadyToRunTargetNotSupportedError">
<source>NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are using a supported runtime identifier, or set the PublishReadyToRun property to false.</source>
<target state="new">NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are using a supported runtime identifier, or set the PublishReadyToRun property to false.</target>
<note>{StrBegin="NETSDK1095: "}</note>
</trans-unit>
<trans-unit id="RollForwardRequiresVersion30">
Expand Down
6 changes: 3 additions & 3 deletions src/Tasks/Common/Resources/xlf/Strings.de.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -431,9 +431,9 @@ The following are names of parameters or literal values and should not be transl
<target state="translated">NETSDK1094: Die Leistungsoptimierung ist für Assemblys nicht möglich: Es wurde kein gültiges Runtimepaket gefunden. Legen Sie die PublishReadyToRun-Eigenschaft auf FALSE fest, oder verwenden Sie bei der Veröffentlichung eine unterstützte Runtime-ID.</target>
<note>{StrBegin="NETSDK1094: "}</note>
</trans-unit>
<trans-unit id="ReadyToRunTargetNotSuppotedError">
<source>NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are publishing a self-contained application using a supported runtime identifier, or set the PublishReadyToRun property to false.</source>
<target state="translated">NETSDK1095: Die Leistungsoptimierung von Assemblys wird für die ausgewählte Zielplattform oder -architektur nicht unterstützt. Bitte überprüfen Sie, ob Sie eine eigenständige Anwendung mit einem unterstützten Runtimebezeichner veröffentlichen, oder legen Sie die PublishReadyToRun-Eigenschaft auf FALSE fest.</target>
<trans-unit id="ReadyToRunTargetNotSupportedError">
<source>NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are using a supported runtime identifier, or set the PublishReadyToRun property to false.</source>
<target state="new">NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are using a supported runtime identifier, or set the PublishReadyToRun property to false.</target>
<note>{StrBegin="NETSDK1095: "}</note>
</trans-unit>
<trans-unit id="RollForwardRequiresVersion30">
Expand Down
6 changes: 3 additions & 3 deletions src/Tasks/Common/Resources/xlf/Strings.es.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -431,9 +431,9 @@ The following are names of parameters or literal values and should not be transl
<target state="translated">NETSDK1094: No se puede optimizar el rendimiento de los ensamblados: no se encontró ningún paquete de tiempo de ejecución válido. Establezca la propiedad PublishReadyToRun en false o use un identificador de tiempo de ejecución admitido al publicar.</target>
<note>{StrBegin="NETSDK1094: "}</note>
</trans-unit>
<trans-unit id="ReadyToRunTargetNotSuppotedError">
<source>NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are publishing a self-contained application using a supported runtime identifier, or set the PublishReadyToRun property to false.</source>
<target state="translated">NETSDK1095: No se admite la optimización del rendimiento de los ensamblados para la plataforma o la arquitectura de destino seleccionadas. Compruebe que va a publicar una aplicación autónoma con un identificador de tiempo de ejecución compatible o establezca la propiedad PublishReadyToRun en false.</target>
<trans-unit id="ReadyToRunTargetNotSupportedError">
<source>NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are using a supported runtime identifier, or set the PublishReadyToRun property to false.</source>
<target state="new">NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are using a supported runtime identifier, or set the PublishReadyToRun property to false.</target>
<note>{StrBegin="NETSDK1095: "}</note>
</trans-unit>
<trans-unit id="RollForwardRequiresVersion30">
Expand Down
6 changes: 3 additions & 3 deletions src/Tasks/Common/Resources/xlf/Strings.fr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -431,9 +431,9 @@ The following are names of parameters or literal values and should not be transl
<target state="translated">NETSDK1094: impossible d'optimiser les assemblys pour améliorer le niveau de performance. Aucun package de runtime valide n'a été localisé. Affectez la valeur false à la propriété PublishReadyToRun, ou utilisez un identificateur de runtime pris en charge au moment de la publication.</target>
<note>{StrBegin="NETSDK1094: "}</note>
</trans-unit>
<trans-unit id="ReadyToRunTargetNotSuppotedError">
<source>NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are publishing a self-contained application using a supported runtime identifier, or set the PublishReadyToRun property to false.</source>
<target state="translated">NETSDK1095: l'optimisation des assemblys afin d'améliorer le niveau de performance n'est pas prise en charge pour la plateforme ou l'architecture cible sélectionnée. Vérifiez que vous publiez une application autonome à l'aide d'un identificateur de runtime pris en charge, ou affectez la valeur false à la propriété PublishReadyToRun.</target>
<trans-unit id="ReadyToRunTargetNotSupportedError">
<source>NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are using a supported runtime identifier, or set the PublishReadyToRun property to false.</source>
<target state="new">NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are using a supported runtime identifier, or set the PublishReadyToRun property to false.</target>
<note>{StrBegin="NETSDK1095: "}</note>
</trans-unit>
<trans-unit id="RollForwardRequiresVersion30">
Expand Down
6 changes: 3 additions & 3 deletions src/Tasks/Common/Resources/xlf/Strings.it.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -431,9 +431,9 @@ The following are names of parameters or literal values and should not be transl
<target state="translated">NETSDK1094: non è possibile ottimizzare gli assembly per le prestazioni perché non è stato trovato alcun pacchetto di runtime valido. Impostare la proprietà PublishReadyToRun su false oppure usare un identificatore di runtime supportato durante la pubblicazione.</target>
<note>{StrBegin="NETSDK1094: "}</note>
</trans-unit>
<trans-unit id="ReadyToRunTargetNotSuppotedError">
<source>NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are publishing a self-contained application using a supported runtime identifier, or set the PublishReadyToRun property to false.</source>
<target state="translated">NETSDK1095: l'ottimizzazione degli assembly per le prestazioni non è supportata per la piattaforma o l'architettura di destinazione selezionata. Verificare che per la pubblicazione di un'applicazione indipendente viene usato un identificatore di runtime supportato oppure impostare la proprietà PublishReadyToRun su false.</target>
<trans-unit id="ReadyToRunTargetNotSupportedError">
<source>NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are using a supported runtime identifier, or set the PublishReadyToRun property to false.</source>
<target state="new">NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are using a supported runtime identifier, or set the PublishReadyToRun property to false.</target>
<note>{StrBegin="NETSDK1095: "}</note>
</trans-unit>
<trans-unit id="RollForwardRequiresVersion30">
Expand Down
6 changes: 3 additions & 3 deletions src/Tasks/Common/Resources/xlf/Strings.ja.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -431,9 +431,9 @@ The following are names of parameters or literal values and should not be transl
<target state="translated">NETSDK1094: アセンブリのパフォーマンスを最適化できません。有効なランタイム パッケージが見つかりませんでした。PublishReadyToRun プロパティを false に設定するか、公開するときに、サポートされているランタイム識別子を使用してください。</target>
<note>{StrBegin="NETSDK1094: "}</note>
</trans-unit>
<trans-unit id="ReadyToRunTargetNotSuppotedError">
<source>NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are publishing a self-contained application using a supported runtime identifier, or set the PublishReadyToRun property to false.</source>
<target state="translated">NETSDK1095: アセンブリのパフォーマンスの最適化は、選択されたターゲット プラットフォームまたはアーキテクチャに対してはサポートされていません。サポートされているランタイム識別子を使用して、自己完結型のアプリケーションを発行することを確認するか、PublishReadyToRun プロパティを false に設定してください。</target>
<trans-unit id="ReadyToRunTargetNotSupportedError">
<source>NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are using a supported runtime identifier, or set the PublishReadyToRun property to false.</source>
<target state="new">NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are using a supported runtime identifier, or set the PublishReadyToRun property to false.</target>
<note>{StrBegin="NETSDK1095: "}</note>
</trans-unit>
<trans-unit id="RollForwardRequiresVersion30">
Expand Down
6 changes: 3 additions & 3 deletions src/Tasks/Common/Resources/xlf/Strings.ko.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -431,9 +431,9 @@ The following are names of parameters or literal values and should not be transl
<target state="translated">NETSDK1094: 성능 향상을 위해 어셈블리를 최적화할 수 없습니다. 유효한 런타임 패키지를 찾을 수 없습니다. PublishReadyToRun 속성을 false로 설정하거나, 게시할 때 지원되는 런타임 식별자를 사용하세요.</target>
<note>{StrBegin="NETSDK1094: "}</note>
</trans-unit>
<trans-unit id="ReadyToRunTargetNotSuppotedError">
<source>NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are publishing a self-contained application using a supported runtime identifier, or set the PublishReadyToRun property to false.</source>
<target state="translated">NETSDK1095: 선택한 대상 플랫폼 또는 아키텍처의 경우 성능 향상을 위해 어셈블리를 최적화할 수 없습니다. 지원되는 런타임 식별자를 사용하여 자체 포함 애플리케이션을 게시 중인지 확인하거나 PublishReadyToRun 속성을 false로 설정하세요.</target>
<trans-unit id="ReadyToRunTargetNotSupportedError">
<source>NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are using a supported runtime identifier, or set the PublishReadyToRun property to false.</source>
<target state="new">NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are using a supported runtime identifier, or set the PublishReadyToRun property to false.</target>
<note>{StrBegin="NETSDK1095: "}</note>
</trans-unit>
<trans-unit id="RollForwardRequiresVersion30">
Expand Down
6 changes: 3 additions & 3 deletions src/Tasks/Common/Resources/xlf/Strings.pl.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -431,9 +431,9 @@ The following are names of parameters or literal values and should not be transl
<target state="translated">NETSDK1094: Nie można zoptymalizować zestawów pod kątem wydajności — nie odnaleziono prawidłowego pakietu środowiska wykonawczego. Ustaw właściwość PublishReadyToRun na wartość false lub użyj obsługiwanego identyfikatora środowiska uruchomieniowego podczas publikowania.</target>
<note>{StrBegin="NETSDK1094: "}</note>
</trans-unit>
<trans-unit id="ReadyToRunTargetNotSuppotedError">
<source>NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are publishing a self-contained application using a supported runtime identifier, or set the PublishReadyToRun property to false.</source>
<target state="translated">NETSDK1095: Optymalizacja zestawów pod kątem wydajności nie jest obsługiwana dla wybranej platformy lub architektury docelowej. Upewnij się, że publikujesz aplikację autonomiczną, korzystając z identyfikatora obsługiwanego środowiska wykonawczego, lub ustaw dla właściwości PublishReadyToRun wartość false.</target>
<trans-unit id="ReadyToRunTargetNotSupportedError">
<source>NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are using a supported runtime identifier, or set the PublishReadyToRun property to false.</source>
<target state="new">NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are using a supported runtime identifier, or set the PublishReadyToRun property to false.</target>
<note>{StrBegin="NETSDK1095: "}</note>
</trans-unit>
<trans-unit id="RollForwardRequiresVersion30">
Expand Down
6 changes: 3 additions & 3 deletions src/Tasks/Common/Resources/xlf/Strings.pt-BR.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -431,9 +431,9 @@ The following are names of parameters or literal values and should not be transl
<target state="translated">NETSDK1094: não é possível otimizar assemblies para desempenho: não foi encontrado um pacote válido do tempo de execução. Defina a propriedade PublishReadyToRun como false ou use um identificador compatível durante a publicação.</target>
<note>{StrBegin="NETSDK1094: "}</note>
</trans-unit>
<trans-unit id="ReadyToRunTargetNotSuppotedError">
<source>NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are publishing a self-contained application using a supported runtime identifier, or set the PublishReadyToRun property to false.</source>
<target state="translated">NETSDK1095: não há suporte para otimizar assemblies para desempenho na arquitetura ou plataforma de destino selecionada. Verifique se você está publicando um aplicativo autossuficiente usando um identificador de tempo de execução com suporte ou defina a propriedade PublishReadyToRun como false.</target>
<trans-unit id="ReadyToRunTargetNotSupportedError">
<source>NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are using a supported runtime identifier, or set the PublishReadyToRun property to false.</source>
<target state="new">NETSDK1095: Optimizing assemblies for performance is not supported for the selected target platform or architecture. Please verify you are using a supported runtime identifier, or set the PublishReadyToRun property to false.</target>
<note>{StrBegin="NETSDK1095: "}</note>
</trans-unit>
<trans-unit id="RollForwardRequiresVersion30">
Expand Down
Loading