Skip to content
Closed
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
4 changes: 4 additions & 0 deletions src/Tasks/Common/Resources/Strings.resx
Original file line number Diff line number Diff line change
Expand Up @@ -413,4 +413,8 @@ The following are names of parameters or literal values and should not be transl
<value>NETSDK1073: The FrameworkReference '{0}' was not recognized</value>
<comment>{StrBegin="NETSDK1073: "}</comment>
</data>
<data name="InvalidDocCommentMode" xml:space="preserve">
<value>NETSDK1074: Invalid DocCommentMode metadata '{0}'</value>
<comment>{StrBegin="NETSDK1074: "}</comment>
</data>
</root>
5 changes: 5 additions & 0 deletions src/Tasks/Common/Resources/xlf/Strings.cs.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@
<target state="translated">NETSDK1068: Hostitel aplikace závislé na architektuře vyžaduje cílovou architekturu nejméně netcoreapp2.1.</target>
<note>{StrBegin="NETSDK1068: "}</note>
</trans-unit>
<trans-unit id="InvalidDocCommentMode">
<source>NETSDK1074: Invalid DocCommentMode metadata '{0}'</source>
<target state="new">NETSDK1074: Invalid DocCommentMode metadata '{0}'</target>
<note>{StrBegin="NETSDK1074: "}</note>
</trans-unit>
<trans-unit id="NETFrameworkToNonBuiltInNETStandard">
<source>NETSDK1069: This project uses a library that targets .NET Standard 1.5 or higher, and the project targets a version of .NET Framework that doesn't have built-in support for that version of .NET Standard. Visit https://aka.ms/net-standard-known-issues for a set of known issues. Consider retargeting to .NET Framework 4.7.2.</source>
<target state="translated">NETSDK1069: Tento projekt používá knihovnu, která cílí na .NET Standard 1.5 nebo vyšší, a projekt cílí na verzi .NET Frameworku, která nemá integrovanou podporu pro tuto verzi .NET Standardu. Podívejte na stránku https://aka.ms/net-standard-known-issues, kde najdete sadu známých problémů. Zvažte změnu cíle na .NET Framework 4.7.2.</target>
Expand Down
5 changes: 5 additions & 0 deletions src/Tasks/Common/Resources/xlf/Strings.de.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@
<target state="translated">NETSDK1068: Für den frameworkabhängigen Anwendungshost ist mindestens das Zielframework "netcoreapp2.1" erforderlich.</target>
<note>{StrBegin="NETSDK1068: "}</note>
</trans-unit>
<trans-unit id="InvalidDocCommentMode">
<source>NETSDK1074: Invalid DocCommentMode metadata '{0}'</source>
<target state="new">NETSDK1074: Invalid DocCommentMode metadata '{0}'</target>
<note>{StrBegin="NETSDK1074: "}</note>
</trans-unit>
<trans-unit id="NETFrameworkToNonBuiltInNETStandard">
<source>NETSDK1069: This project uses a library that targets .NET Standard 1.5 or higher, and the project targets a version of .NET Framework that doesn't have built-in support for that version of .NET Standard. Visit https://aka.ms/net-standard-known-issues for a set of known issues. Consider retargeting to .NET Framework 4.7.2.</source>
<target state="translated">NETSDK1069: Dieses Projekt verwendet eine Bibliothek, die auf .NET Standard 1.5 oder höher ausgerichtet ist, und das Projekt ist auf eine Version von .NET Framework ausgerichtet, die keine integrierte Unterstützung für diese .NET Standard-Version bietet. Besuchen Sie https://aka.ms/net-standard-known-issues for a set of known issues. Ziehen Sie eine neue Ausrichtung auf .NET Framework 4.7.2 in Betracht.</target>
Expand Down
5 changes: 5 additions & 0 deletions src/Tasks/Common/Resources/xlf/Strings.es.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@
<target state="translated">NETSDK1068: El host de la aplicación dependiente del marco requiere una plataforma de destino a partir de la versión “netcoreapp2.1”.</target>
<note>{StrBegin="NETSDK1068: "}</note>
</trans-unit>
<trans-unit id="InvalidDocCommentMode">
<source>NETSDK1074: Invalid DocCommentMode metadata '{0}'</source>
<target state="new">NETSDK1074: Invalid DocCommentMode metadata '{0}'</target>
<note>{StrBegin="NETSDK1074: "}</note>
</trans-unit>
<trans-unit id="NETFrameworkToNonBuiltInNETStandard">
<source>NETSDK1069: This project uses a library that targets .NET Standard 1.5 or higher, and the project targets a version of .NET Framework that doesn't have built-in support for that version of .NET Standard. Visit https://aka.ms/net-standard-known-issues for a set of known issues. Consider retargeting to .NET Framework 4.7.2.</source>
<target state="translated">NETSDK1069: Este proyecto utiliza una biblioteca para .NET Standard 1.5 o posterior, pero el proyecto es para una versión de .NET Framework que no incluye compatibilidad con esa versión de .NET Standard. Visite https://aka.ms/net-standard-known-issues para ver un conjunto de problemas conocidos. Considere la posibilidad de cambiar el destino a .NET Framework 4.7.2.</target>
Expand Down
5 changes: 5 additions & 0 deletions src/Tasks/Common/Resources/xlf/Strings.fr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@
<target state="translated">NETSDK1068: L'hôte d'application dépendant du framework nécessite au minimum le framework cible 'netcoreapp2.1'.</target>
<note>{StrBegin="NETSDK1068: "}</note>
</trans-unit>
<trans-unit id="InvalidDocCommentMode">
<source>NETSDK1074: Invalid DocCommentMode metadata '{0}'</source>
<target state="new">NETSDK1074: Invalid DocCommentMode metadata '{0}'</target>
<note>{StrBegin="NETSDK1074: "}</note>
</trans-unit>
<trans-unit id="NETFrameworkToNonBuiltInNETStandard">
<source>NETSDK1069: This project uses a library that targets .NET Standard 1.5 or higher, and the project targets a version of .NET Framework that doesn't have built-in support for that version of .NET Standard. Visit https://aka.ms/net-standard-known-issues for a set of known issues. Consider retargeting to .NET Framework 4.7.2.</source>
<target state="translated">NETSDK1069: Ce projet utilise une bibliothèque qui cible .NET Standard 1.5 ou ultérieur, et le projet cible une version du .NET Framework qui n'intègre pas la prise en charge de cette version de .NET Standard. Pour obtenir la liste des problèmes connus, visitez https://aka.ms/net-standard-known-issues. Songez à cibler le .NET Framework 4.7.2.</target>
Expand Down
5 changes: 5 additions & 0 deletions src/Tasks/Common/Resources/xlf/Strings.it.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@
<target state="translated">NETSDK1068: con l'host applicazione dipendente dal framework il framework di destinazione deve essere impostato almeno su 'netcoreapp2.1'.</target>
<note>{StrBegin="NETSDK1068: "}</note>
</trans-unit>
<trans-unit id="InvalidDocCommentMode">
<source>NETSDK1074: Invalid DocCommentMode metadata '{0}'</source>
<target state="new">NETSDK1074: Invalid DocCommentMode metadata '{0}'</target>
<note>{StrBegin="NETSDK1074: "}</note>
</trans-unit>
<trans-unit id="NETFrameworkToNonBuiltInNETStandard">
<source>NETSDK1069: This project uses a library that targets .NET Standard 1.5 or higher, and the project targets a version of .NET Framework that doesn't have built-in support for that version of .NET Standard. Visit https://aka.ms/net-standard-known-issues for a set of known issues. Consider retargeting to .NET Framework 4.7.2.</source>
<target state="translated">NETSDK1069: questo progetto usa una libreria destinata a .NET Standard 1.5 o versione successiva ed è destinato a una versione di .NET Framework che non include il supporto predefinito per tale versione di .NET Standard. Per un serie di problemi noti, visitare https://aka.ms/net-standard-known-issues. Provare a impostare come destinazione .NET Framework 4.7.2.</target>
Expand Down
5 changes: 5 additions & 0 deletions src/Tasks/Common/Resources/xlf/Strings.ja.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@
<target state="translated">NETSDK1068: フレームワークに依存するアプリケーション ホストには、最低でも 'netcoreapp2.1' のターゲット フレームワークが必要です。</target>
<note>{StrBegin="NETSDK1068: "}</note>
</trans-unit>
<trans-unit id="InvalidDocCommentMode">
<source>NETSDK1074: Invalid DocCommentMode metadata '{0}'</source>
<target state="new">NETSDK1074: Invalid DocCommentMode metadata '{0}'</target>
<note>{StrBegin="NETSDK1074: "}</note>
</trans-unit>
<trans-unit id="NETFrameworkToNonBuiltInNETStandard">
<source>NETSDK1069: This project uses a library that targets .NET Standard 1.5 or higher, and the project targets a version of .NET Framework that doesn't have built-in support for that version of .NET Standard. Visit https://aka.ms/net-standard-known-issues for a set of known issues. Consider retargeting to .NET Framework 4.7.2.</source>
<target state="translated">NETSDK1069: このプロジェクトは .NET Standard 1.5 以上をターゲットとするライブラリを使用します。また、このプロジェクトは、そのバージョンの .NET Standard に対するサポートが組み込まれていない .NET Framework のバージョンをターゲットとしています。一連の既知の問題について、https://aka.ms/net-standard-known-issues をご覧ください。.NET Framework 4.7.2 への再ターゲットを検討してください。</target>
Expand Down
5 changes: 5 additions & 0 deletions src/Tasks/Common/Resources/xlf/Strings.ko.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@
<target state="translated">NETSDK1068: 프레임워크 종속 응용 프로그램 호스트는 'netcoreapp2.1' 이상의 대상 프레임워크가 필요합니다.</target>
<note>{StrBegin="NETSDK1068: "}</note>
</trans-unit>
<trans-unit id="InvalidDocCommentMode">
<source>NETSDK1074: Invalid DocCommentMode metadata '{0}'</source>
<target state="new">NETSDK1074: Invalid DocCommentMode metadata '{0}'</target>
<note>{StrBegin="NETSDK1074: "}</note>
</trans-unit>
<trans-unit id="NETFrameworkToNonBuiltInNETStandard">
<source>NETSDK1069: This project uses a library that targets .NET Standard 1.5 or higher, and the project targets a version of .NET Framework that doesn't have built-in support for that version of .NET Standard. Visit https://aka.ms/net-standard-known-issues for a set of known issues. Consider retargeting to .NET Framework 4.7.2.</source>
<target state="translated">NETSDK1069: 이 프로젝트는 .NET Standard 1.5 이상을 대상으로 하는 라이브러리를 사용하며, 이 프로젝트는 해당 버전의 .NET Standard를 기본으로 제공하지 않는 .NET Framework 버전을 대상으로 합니다. 알려진 문제에 대해서는 https://aka.ms/net-standard-known-issues를 참조하세요. .NET Framework 4.7.2로 대상을 다시 지정해 보세요.</target>
Expand Down
5 changes: 5 additions & 0 deletions src/Tasks/Common/Resources/xlf/Strings.pl.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@
<target state="translated">NETSDK1068: Host aplikacji zależnych od platformy wymaga co najmniej platformy docelowej „netcoreapp2.1”.</target>
<note>{StrBegin="NETSDK1068: "}</note>
</trans-unit>
<trans-unit id="InvalidDocCommentMode">
<source>NETSDK1074: Invalid DocCommentMode metadata '{0}'</source>
<target state="new">NETSDK1074: Invalid DocCommentMode metadata '{0}'</target>
<note>{StrBegin="NETSDK1074: "}</note>
</trans-unit>
<trans-unit id="NETFrameworkToNonBuiltInNETStandard">
<source>NETSDK1069: This project uses a library that targets .NET Standard 1.5 or higher, and the project targets a version of .NET Framework that doesn't have built-in support for that version of .NET Standard. Visit https://aka.ms/net-standard-known-issues for a set of known issues. Consider retargeting to .NET Framework 4.7.2.</source>
<target state="translated">NETSDK1069: Projekt korzysta z biblioteki przeznaczonej dla platformy .NET Standard 1.5 lub nowszej, a projekt jest przeznaczony dla wersji programu .NET Framework, która nie ma wbudowanej obsługi tej wersji platformy .NET Standard. Odwiedź witrynę https://aka.ms/net-standard-known-issues, aby zapoznać się z zestawem znanych problemów. Rozważ zmianę elementu docelowego na program .NET Framework 4.7.2.</target>
Expand Down
5 changes: 5 additions & 0 deletions src/Tasks/Common/Resources/xlf/Strings.pt-BR.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@
<target state="translated">NETSDK1068: o host do aplicativo dependente de estrutura exige uma estrutura de destino de, pelo menos, 'netcoreapp2.1'.</target>
<note>{StrBegin="NETSDK1068: "}</note>
</trans-unit>
<trans-unit id="InvalidDocCommentMode">
<source>NETSDK1074: Invalid DocCommentMode metadata '{0}'</source>
<target state="new">NETSDK1074: Invalid DocCommentMode metadata '{0}'</target>
<note>{StrBegin="NETSDK1074: "}</note>
</trans-unit>
<trans-unit id="NETFrameworkToNonBuiltInNETStandard">
<source>NETSDK1069: This project uses a library that targets .NET Standard 1.5 or higher, and the project targets a version of .NET Framework that doesn't have built-in support for that version of .NET Standard. Visit https://aka.ms/net-standard-known-issues for a set of known issues. Consider retargeting to .NET Framework 4.7.2.</source>
<target state="translated">NETSDK1069: este projeto utiliza uma biblioteca que tem como destino o .NET Standard 1.5 ou superior, e o projeto tem como destino uma versão do .NET Framework que não tem suporte interno para essa versão do .NET Standard. Visite o site https://aka.ms/net-standard-known-issues para ter acesso a uma variedade de problemas conhecidos. Considere alterar o destino para o .NET Framework 4.7.2.</target>
Expand Down
5 changes: 5 additions & 0 deletions src/Tasks/Common/Resources/xlf/Strings.ru.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@
<target state="translated">NETSDK1068: для работы узла зависящих от платформы приложений требуется целевая платформа netcoreapp2.1 или более поздней версии.</target>
<note>{StrBegin="NETSDK1068: "}</note>
</trans-unit>
<trans-unit id="InvalidDocCommentMode">
<source>NETSDK1074: Invalid DocCommentMode metadata '{0}'</source>
<target state="new">NETSDK1074: Invalid DocCommentMode metadata '{0}'</target>
<note>{StrBegin="NETSDK1074: "}</note>
</trans-unit>
<trans-unit id="NETFrameworkToNonBuiltInNETStandard">
<source>NETSDK1069: This project uses a library that targets .NET Standard 1.5 or higher, and the project targets a version of .NET Framework that doesn't have built-in support for that version of .NET Standard. Visit https://aka.ms/net-standard-known-issues for a set of known issues. Consider retargeting to .NET Framework 4.7.2.</source>
<target state="translated">NETSDK1069: этот проект использует библиотеку, предназначенную для .NET Standard 1.5 или более поздней версии. Кроме того, проект работает в версии .NET Framework, не имеющей встроенной поддержки этой версии .NET Standard. Список и описание известных проблем см. по адресу https://aka.ms/net-standard-known-issues. Рекомендуется изменить целевую платформу на .NET Framework 4.7.2.</target>
Expand Down
5 changes: 5 additions & 0 deletions src/Tasks/Common/Resources/xlf/Strings.tr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,11 @@
<target state="new">NETSDK1025: WRThe target manifest {0} provided is of not the correct format</target>
<note>{StrBegin="NETSDK1025: "}</note>
</trans-unit>
<trans-unit id="InvalidDocCommentMode">
<source>NETSDK1074: Invalid DocCommentMode metadata '{0}'</source>
<target state="new">NETSDK1074: Invalid DocCommentMode metadata '{0}'</target>
<note>{StrBegin="NETSDK1074: "}</note>
</trans-unit>
<trans-unit id="InvalidFrameworkName">
<source>NETSDK1003: Invalid framework name: '{0}'.</source>
<target state="new">NETSDK1003: Invalid framework name: '{0}'.</target>
Expand Down
5 changes: 5 additions & 0 deletions src/Tasks/Common/Resources/xlf/Strings.zh-Hans.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@
<target state="translated">NETSDK1068: 框架依赖型应用程序主机需要一个至少 “netcoreapp2.1” 的目标框架。</target>
<note>{StrBegin="NETSDK1068: "}</note>
</trans-unit>
<trans-unit id="InvalidDocCommentMode">
<source>NETSDK1074: Invalid DocCommentMode metadata '{0}'</source>
<target state="new">NETSDK1074: Invalid DocCommentMode metadata '{0}'</target>
<note>{StrBegin="NETSDK1074: "}</note>
</trans-unit>
<trans-unit id="NETFrameworkToNonBuiltInNETStandard">
<source>NETSDK1069: This project uses a library that targets .NET Standard 1.5 or higher, and the project targets a version of .NET Framework that doesn't have built-in support for that version of .NET Standard. Visit https://aka.ms/net-standard-known-issues for a set of known issues. Consider retargeting to .NET Framework 4.7.2.</source>
<target state="translated">NETSDK1069: 此项目使用了一个面向 .NET Standard 1.5 或更高版本的库,且此项目面向一个没有对该版本的 .NET Standard 的内置支持的 .NET Framework 版本。请访问 https://aka.ms/net-standard-known-issues 了解一些已知问题。考虑重定向到 .NET Framework 4.7.2。</target>
Expand Down
5 changes: 5 additions & 0 deletions src/Tasks/Common/Resources/xlf/Strings.zh-Hant.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@
<target state="translated">NETSDK1068: 與架構相依的應用程式主機,至少需要 'netcoreapp2.1' 的目標架構。</target>
<note>{StrBegin="NETSDK1068: "}</note>
</trans-unit>
<trans-unit id="InvalidDocCommentMode">
<source>NETSDK1074: Invalid DocCommentMode metadata '{0}'</source>
<target state="new">NETSDK1074: Invalid DocCommentMode metadata '{0}'</target>
<note>{StrBegin="NETSDK1074: "}</note>
</trans-unit>
<trans-unit id="NETFrameworkToNonBuiltInNETStandard">
<source>NETSDK1069: This project uses a library that targets .NET Standard 1.5 or higher, and the project targets a version of .NET Framework that doesn't have built-in support for that version of .NET Standard. Visit https://aka.ms/net-standard-known-issues for a set of known issues. Consider retargeting to .NET Framework 4.7.2.</source>
<target state="translated">NETSDK1069: 此專案使用以 .NET Standard 1.5 或更新版本為目標的程式庫,而專案的目標 .NET Framework 版本則為尚未具備該 .NET Standard 版本內建支援的 .NET Framework。請瀏覽 https://aka.ms/net-standard-known-issues,以了解已知問題的集合。請考慮轉為以 .NET Framework 4.7.2 為目標。</target>
Expand Down
Loading