Skip to content

Commit 93d6871

Browse files
committed
Localized file check-in by OneLocBuild Task: Build definition ID 140: Build ID 2091640
1 parent 652c4a7 commit 93d6871

15 files changed

+19
-19
lines changed

src/Cli/dotnet/xlf/CommonLocalizableStrings.de.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</trans-unit>
3535
<trans-unit id="CorruptSolutionProjectFolderStructure">
3636
<source>The solution file '{0}' is missing EndProject tags or has invalid child-parent project folder mappings around project GUID: '{1}'. Manually repair the solution or try to open and save it in Visual Studio."</source>
37-
<target state="new">The solution file '{0}' is missing EndProject tags or has invalid child-parent project folder mappings around project GUID: '{1}'. Manually repair the solution or try to open and save it in Visual Studio."</target>
37+
<target state="translated">In der Projektmappendatei „{0}“ fehlen EndProject-Tags, oder es sind ungültige Zuordnungen des untergeordneten übergeordneten Projektordners um die Projekt-GUID vorhanden: „{1}“. Reparieren Sie die Projektmappe manuell, oder versuchen Sie, sie zu öffnen und in Visual Studio zu speichern.</target>
3838
<note />
3939
</trans-unit>
4040
<trans-unit id="CouldNotFindAnyProjectInDirectory">

src/Cli/dotnet/xlf/CommonLocalizableStrings.tr.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</trans-unit>
3535
<trans-unit id="CorruptSolutionProjectFolderStructure">
3636
<source>The solution file '{0}' is missing EndProject tags or has invalid child-parent project folder mappings around project GUID: '{1}'. Manually repair the solution or try to open and save it in Visual Studio."</source>
37-
<target state="new">The solution file '{0}' is missing EndProject tags or has invalid child-parent project folder mappings around project GUID: '{1}'. Manually repair the solution or try to open and save it in Visual Studio."</target>
37+
<target state="translated">'{0}' çözüm dosyasında EndProject etiketleri eksik veya proje GUID'i etrafında geçersiz alt-üst proje klasörü eşlemeleri var: '{1}'. Çözümü manuel olarak onarın veya Visual Studio'da açıp kaydetmeyi deneyin."</target>
3838
<note />
3939
</trans-unit>
4040
<trans-unit id="CouldNotFindAnyProjectInDirectory">

src/Tasks/Common/Resources/xlf/Strings.cs.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</trans-unit>
1515
<trans-unit id="AotNotSupported">
1616
<source>NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
17-
<target state="new">NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</target>
17+
<target state="translated">NETSDK1195: Sada SDK nepodporuje kompilaci s předstihem. Nastavte vlastnost PublishAot na false.</target>
1818
<note>{StrBegin="NETSDK1195: "}</note>
1919
</trans-unit>
2020
<trans-unit id="AppConfigRequiresRootConfiguration">

src/Tasks/Common/Resources/xlf/Strings.de.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
</trans-unit>
1010
<trans-unit id="AotNoValidRuntimePackageError">
1111
<source>NETSDK1183: Unable to optimize assemblies for ahead-of-time compilation: a valid runtime package was not found. Either set the PublishAot property to false, or use a supported runtime identifier when publishing. When targeting .NET 7 or higher, make sure to restore packages with the PublishAot property set to true.</source>
12-
<target state="translated">NETSDK1183: Assemblys können nicht für Ahead-of-time-Kompilierung optimiert werden: Es wurde kein gültiges Runtimepaket gefunden. Legen Sie entweder die PublishAot-Eigenschaft auf FALSE fest, oder verwenden Sie beim Veröffentlichen einen unterstützten Runtimebezeichner. Wenn Sie .NET 7 oder höher verwenden, stellen Sie sicher, dass Sie Pakete wiederherstellen, bei denen die PublishAot-Eigenschaft auf TRUE festgelegt ist.</target>
12+
<target state="translated">NETSDK1183: Assemblys für die Vorabkompilierung können nicht optimiert werden: Es wurde kein gültiges Laufzeitpaket gefunden. Legen Sie entweder die PublishAot-Eigenschaft auf FALSE fest, oder verwenden Sie bei der Veröffentlichung einen unterstützten Laufzeitbezeichner. Stellen Sie beim Festlegen von .NET 7 oder höher sicher, dass Pakete wiederhergestellt werden, bei denen die PublishAot-Eigenschaft auf TRUE festgelegt ist.</target>
1313
<note>{StrBegin="NETSDK1183: "}</note>
1414
</trans-unit>
1515
<trans-unit id="AotNotSupported">
1616
<source>NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
17-
<target state="new">NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</target>
17+
<target state="translated">NETSDK1195: Das SDK unterstützt keine Vorabkompilierung. Legen Sie die PublishAot-Eigenschaft auf FALSE fest.</target>
1818
<note>{StrBegin="NETSDK1195: "}</note>
1919
</trans-unit>
2020
<trans-unit id="AppConfigRequiresRootConfiguration">

src/Tasks/Common/Resources/xlf/Strings.es.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</trans-unit>
1515
<trans-unit id="AotNotSupported">
1616
<source>NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
17-
<target state="new">NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</target>
17+
<target state="translated">NETSDK1195: El SDK no admite la compilación por adelantado. Establezca la propiedad PublishAot en false.</target>
1818
<note>{StrBegin="NETSDK1195: "}</note>
1919
</trans-unit>
2020
<trans-unit id="AppConfigRequiresRootConfiguration">

src/Tasks/Common/Resources/xlf/Strings.fr.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</trans-unit>
1010
<trans-unit id="AotNoValidRuntimePackageError">
1111
<source>NETSDK1183: Unable to optimize assemblies for ahead-of-time compilation: a valid runtime package was not found. Either set the PublishAot property to false, or use a supported runtime identifier when publishing. When targeting .NET 7 or higher, make sure to restore packages with the PublishAot property set to true.</source>
12-
<target state="translated">NETSDK1183: Impossible d'optimiser les assemblys pour la compilation Ahead of time : un package d'exécution valide n'a pas été trouvé. Définissez la propriété PublishAot sur false ou utilisez un identificateur d'exécution pris en charge lors de la publication. Lorsque vous ciblez .NET 7 ou supérieur, assurez-vous de restaurer les packages avec la propriété PublishAot définie sur true.</target>
12+
<target state="new">NETSDK1183: Unable to optimize assemblies for ahead-of-time compilation: a valid runtime package was not found. Either set the PublishAot property to false, or use a supported runtime identifier when publishing. When targeting .NET 7 or higher, make sure to restore packages with the PublishAot property set to true.</target>
1313
<note>{StrBegin="NETSDK1183: "}</note>
1414
</trans-unit>
1515
<trans-unit id="AotNotSupported">

src/Tasks/Common/Resources/xlf/Strings.it.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</trans-unit>
1010
<trans-unit id="AotNoValidRuntimePackageError">
1111
<source>NETSDK1183: Unable to optimize assemblies for ahead-of-time compilation: a valid runtime package was not found. Either set the PublishAot property to false, or use a supported runtime identifier when publishing. When targeting .NET 7 or higher, make sure to restore packages with the PublishAot property set to true.</source>
12-
<target state="translated">NETSDK1183: non è possibile ottimizzare gli assembly per la compilazione Ahead Of Time perché non è stato trovato alcun pacchetto di runtime valido. Impostare la proprietà PublishAot su false oppure usare un identificatore di runtime supportato durante la pubblicazione. Quando si usa .NET 7 o versioni successive, assicurarsi di ripristinare i pacchetti con la proprietà PublishAot impostata su true.</target>
12+
<target state="new">NETSDK1183: Unable to optimize assemblies for ahead-of-time compilation: a valid runtime package was not found. Either set the PublishAot property to false, or use a supported runtime identifier when publishing. When targeting .NET 7 or higher, make sure to restore packages with the PublishAot property set to true.</target>
1313
<note>{StrBegin="NETSDK1183: "}</note>
1414
</trans-unit>
1515
<trans-unit id="AotNotSupported">

src/Tasks/Common/Resources/xlf/Strings.ja.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</trans-unit>
1515
<trans-unit id="AotNotSupported">
1616
<source>NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
17-
<target state="new">NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</target>
17+
<target state="translated">NETSDK1195: SDK は Ahead Of Time コンパイルをサポートしていません。PublishAot プロパティを false に設定してください。</target>
1818
<note>{StrBegin="NETSDK1195: "}</note>
1919
</trans-unit>
2020
<trans-unit id="AppConfigRequiresRootConfiguration">

src/Tasks/Common/Resources/xlf/Strings.ko.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</trans-unit>
1515
<trans-unit id="AotNotSupported">
1616
<source>NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
17-
<target state="new">NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</target>
17+
<target state="translated">NETSDK1195: SDK는 Ahead of Time 컴파일을 지원하지 않습니다. PublishAot 속성을 false로 설정합니다.</target>
1818
<note>{StrBegin="NETSDK1195: "}</note>
1919
</trans-unit>
2020
<trans-unit id="AppConfigRequiresRootConfiguration">

src/Tasks/Common/Resources/xlf/Strings.pl.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</trans-unit>
1515
<trans-unit id="AotNotSupported">
1616
<source>NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
17-
<target state="new">NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</target>
17+
<target state="translated">NETSDK1195: Zestaw SDK nie obsługuje kompilacji z wyprzedzeniem. Ustaw właściwość PublishAot na wartość false.</target>
1818
<note>{StrBegin="NETSDK1195: "}</note>
1919
</trans-unit>
2020
<trans-unit id="AppConfigRequiresRootConfiguration">

0 commit comments

Comments
 (0)