Skip to content

Commit 6885854

Browse files
committed
Run UpdateXlf
1 parent 1ae2b80 commit 6885854

File tree

14 files changed

+39
-41
lines changed

14 files changed

+39
-41
lines changed

src/Cli/Microsoft.TemplateEngine.Cli/CliTemplateInfo.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,6 @@ internal CliTemplateInfo(ITemplateInfo templateInfo, HostSpecificTemplateData cl
7474

7575
public IReadOnlyDictionary<string, IBaselineInfo> BaselineInfo => _templateInfo.BaselineInfo;
7676

77-
public bool PreferDefaultName => _templateInfo.PreferDefaultName;
78-
7977
[Obsolete]
8078
public bool HasScriptRunningPostActions { get => _templateInfo.HasScriptRunningPostActions; set => _templateInfo.HasScriptRunningPostActions = value; }
8179

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
<note>{StrBegin="NETSDK1183: "}</note>
1414
</trans-unit>
1515
<trans-unit id="AotNotSupported">
16-
<source>NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
17-
<target state="translated">NETSDK1195: Sada SDK nepodporuje kompilaci s předstihem. Nastavte vlastnost PublishAot na false.</target>
18-
<note>{StrBegin="NETSDK1195: "}</note>
16+
<source>NETSDK1196: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
17+
<target state="needs-review-translation">NETSDK1195: Sada SDK nepodporuje kompilaci s předstihem. Nastavte vlastnost PublishAot na false.</target>
18+
<note>{StrBegin="NETSDK1196: "}</note>
1919
</trans-unit>
2020
<trans-unit id="AppConfigRequiresRootConfiguration">
2121
<source>NETSDK1070: The application configuration file must have root configuration element.</source>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
<note>{StrBegin="NETSDK1183: "}</note>
1414
</trans-unit>
1515
<trans-unit id="AotNotSupported">
16-
<source>NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
17-
<target state="translated">NETSDK1195: Das SDK unterstützt keine Vorabkompilierung. Legen Sie die PublishAot-Eigenschaft auf FALSE fest.</target>
18-
<note>{StrBegin="NETSDK1195: "}</note>
16+
<source>NETSDK1196: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
17+
<target state="needs-review-translation">NETSDK1195: Das SDK unterstützt keine Vorabkompilierung. Legen Sie die PublishAot-Eigenschaft auf FALSE fest.</target>
18+
<note>{StrBegin="NETSDK1196: "}</note>
1919
</trans-unit>
2020
<trans-unit id="AppConfigRequiresRootConfiguration">
2121
<source>NETSDK1070: The application configuration file must have root configuration element.</source>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
<note>{StrBegin="NETSDK1183: "}</note>
1414
</trans-unit>
1515
<trans-unit id="AotNotSupported">
16-
<source>NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
17-
<target state="translated">NETSDK1195: El SDK no admite la compilación por adelantado. Establezca la propiedad PublishAot en false.</target>
18-
<note>{StrBegin="NETSDK1195: "}</note>
16+
<source>NETSDK1196: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
17+
<target state="needs-review-translation">NETSDK1195: El SDK no admite la compilación por adelantado. Establezca la propiedad PublishAot en false.</target>
18+
<note>{StrBegin="NETSDK1196: "}</note>
1919
</trans-unit>
2020
<trans-unit id="AppConfigRequiresRootConfiguration">
2121
<source>NETSDK1070: The application configuration file must have root configuration element.</source>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
<note>{StrBegin="NETSDK1183: "}</note>
1414
</trans-unit>
1515
<trans-unit id="AotNotSupported">
16-
<source>NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
17-
<target state="translated">NETSDK1195: Le Kit de développement logiciel (SDK) ne prend pas en charge la compilation anticipée. Définissez la propriété PublishAot sur false.</target>
18-
<note>{StrBegin="NETSDK1195: "}</note>
16+
<source>NETSDK1196: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
17+
<target state="needs-review-translation">NETSDK1195: Le Kit de développement logiciel (SDK) ne prend pas en charge la compilation anticipée. Définissez la propriété PublishAot sur false.</target>
18+
<note>{StrBegin="NETSDK1196: "}</note>
1919
</trans-unit>
2020
<trans-unit id="AppConfigRequiresRootConfiguration">
2121
<source>NETSDK1070: The application configuration file must have root configuration element.</source>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
<note>{StrBegin="NETSDK1183: "}</note>
1414
</trans-unit>
1515
<trans-unit id="AotNotSupported">
16-
<source>NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
17-
<target state="translated">NETSDK1195: l'SDK non supporta la compilazione in anticipo. Imposta la proprietà PublishAot su false.</target>
18-
<note>{StrBegin="NETSDK1195: "}</note>
16+
<source>NETSDK1196: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
17+
<target state="needs-review-translation">NETSDK1195: l'SDK non supporta la compilazione in anticipo. Imposta la proprietà PublishAot su false.</target>
18+
<note>{StrBegin="NETSDK1196: "}</note>
1919
</trans-unit>
2020
<trans-unit id="AppConfigRequiresRootConfiguration">
2121
<source>NETSDK1070: The application configuration file must have root configuration element.</source>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
<note>{StrBegin="NETSDK1183: "}</note>
1414
</trans-unit>
1515
<trans-unit id="AotNotSupported">
16-
<source>NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
17-
<target state="translated">NETSDK1195: SDK は Ahead Of Time コンパイルをサポートしていません。PublishAot プロパティを false に設定してください。</target>
18-
<note>{StrBegin="NETSDK1195: "}</note>
16+
<source>NETSDK1196: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
17+
<target state="needs-review-translation">NETSDK1195: SDK は Ahead Of Time コンパイルをサポートしていません。PublishAot プロパティを false に設定してください。</target>
18+
<note>{StrBegin="NETSDK1196: "}</note>
1919
</trans-unit>
2020
<trans-unit id="AppConfigRequiresRootConfiguration">
2121
<source>NETSDK1070: The application configuration file must have root configuration element.</source>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
<note>{StrBegin="NETSDK1183: "}</note>
1414
</trans-unit>
1515
<trans-unit id="AotNotSupported">
16-
<source>NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
17-
<target state="translated">NETSDK1195: SDK는 Ahead of Time 컴파일을 지원하지 않습니다. PublishAot 속성을 false로 설정합니다.</target>
18-
<note>{StrBegin="NETSDK1195: "}</note>
16+
<source>NETSDK1196: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
17+
<target state="needs-review-translation">NETSDK1195: SDK는 Ahead of Time 컴파일을 지원하지 않습니다. PublishAot 속성을 false로 설정합니다.</target>
18+
<note>{StrBegin="NETSDK1196: "}</note>
1919
</trans-unit>
2020
<trans-unit id="AppConfigRequiresRootConfiguration">
2121
<source>NETSDK1070: The application configuration file must have root configuration element.</source>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
<note>{StrBegin="NETSDK1183: "}</note>
1414
</trans-unit>
1515
<trans-unit id="AotNotSupported">
16-
<source>NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
17-
<target state="translated">NETSDK1195: Zestaw SDK nie obsługuje kompilacji z wyprzedzeniem. Ustaw właściwość PublishAot na wartość false.</target>
18-
<note>{StrBegin="NETSDK1195: "}</note>
16+
<source>NETSDK1196: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
17+
<target state="needs-review-translation">NETSDK1195: Zestaw SDK nie obsługuje kompilacji z wyprzedzeniem. Ustaw właściwość PublishAot na wartość false.</target>
18+
<note>{StrBegin="NETSDK1196: "}</note>
1919
</trans-unit>
2020
<trans-unit id="AppConfigRequiresRootConfiguration">
2121
<source>NETSDK1070: The application configuration file must have root configuration element.</source>

src/Tasks/Common/Resources/xlf/Strings.pt-BR.xlf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
<note>{StrBegin="NETSDK1183: "}</note>
1414
</trans-unit>
1515
<trans-unit id="AotNotSupported">
16-
<source>NETSDK1195: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
17-
<target state="translated">NETSDK1195: o SDK não oferece suporte à compilação antecipada. Defina a propriedade PublishAot como false.</target>
18-
<note>{StrBegin="NETSDK1195: "}</note>
16+
<source>NETSDK1196: The SDK does not support ahead-of-time compilation. Set the PublishAot property to false.</source>
17+
<target state="needs-review-translation">NETSDK1195: o SDK não oferece suporte à compilação antecipada. Defina a propriedade PublishAot como false.</target>
18+
<note>{StrBegin="NETSDK1196: "}</note>
1919
</trans-unit>
2020
<trans-unit id="AppConfigRequiresRootConfiguration">
2121
<source>NETSDK1070: The application configuration file must have root configuration element.</source>

0 commit comments

Comments
 (0)