Skip to content

Commit 86b98fd

Browse files
authored
LEGO: Pull request (#12660)
from juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260903103237719 to main with localized lcls
1 parent 466b467 commit 86b98fd

11 files changed

Lines changed: 99 additions & 0 deletions

File tree

Localize/loc/es/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -963,6 +963,15 @@
963963
</Str>
964964
<Disp Icon="Str" />
965965
</Item>
966+
<Item ItemId=";XA1049" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
967+
<Str Cat="Text">
968+
<Val><![CDATA[The 'AndroidEnableMarshalMethods' and 'PublishReadyToRun' MSBuild properties cannot both be set to 'true'. Set one property to 'false'.]]></Val>
969+
<Tgt Cat="Text" Stat="Loc" Orig="New">
970+
<Val><![CDATA[Las propiedades de MSBuild "AndroidEnableMarshalMethods" y "PublishReadyToRun" no se pueden establecer a la vez en "true". Establezca una propiedad en "false".]]></Val>
971+
</Tgt>
972+
</Str>
973+
<Disp Icon="Str" />
974+
</Item>
966975
<Item ItemId=";XA2000" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
967976
<Str Cat="Text">
968977
<Val><![CDATA[Use of AppDomain.CreateDomain() detected in assembly: {0}. .NET 6 and higher will only support a single AppDomain, so this API will no longer be available in .NET for Android once .NET 6 is released.]]></Val>

Localize/loc/fr/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -963,6 +963,15 @@
963963
</Str>
964964
<Disp Icon="Str" />
965965
</Item>
966+
<Item ItemId=";XA1049" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
967+
<Str Cat="Text">
968+
<Val><![CDATA[The 'AndroidEnableMarshalMethods' and 'PublishReadyToRun' MSBuild properties cannot both be set to 'true'. Set one property to 'false'.]]></Val>
969+
<Tgt Cat="Text" Stat="Loc" Orig="New">
970+
<Val><![CDATA[Les propriétés MSBuild « AndroidEnableMarshalMethods » et « PublishReadyToRun » ne peuvent pas avoir toutes les deux la valeur « true ». Définissez une propriété sur « false ».]]></Val>
971+
</Tgt>
972+
</Str>
973+
<Disp Icon="Str" />
974+
</Item>
966975
<Item ItemId=";XA2000" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
967976
<Str Cat="Text">
968977
<Val><![CDATA[Use of AppDomain.CreateDomain() detected in assembly: {0}. .NET 6 and higher will only support a single AppDomain, so this API will no longer be available in .NET for Android once .NET 6 is released.]]></Val>

Localize/loc/it/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -963,6 +963,15 @@
963963
</Str>
964964
<Disp Icon="Str" />
965965
</Item>
966+
<Item ItemId=";XA1049" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
967+
<Str Cat="Text">
968+
<Val><![CDATA[The 'AndroidEnableMarshalMethods' and 'PublishReadyToRun' MSBuild properties cannot both be set to 'true'. Set one property to 'false'.]]></Val>
969+
<Tgt Cat="Text" Stat="Loc" Orig="New">
970+
<Val><![CDATA[Non è possibile impostare entrambe le proprietà 'AndroidEnableMarshalMethods' e 'PublishReadyToRun' di MSBuild su 'true'. Impostare una proprietà su 'false'.]]></Val>
971+
</Tgt>
972+
</Str>
973+
<Disp Icon="Str" />
974+
</Item>
966975
<Item ItemId=";XA2000" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
967976
<Str Cat="Text">
968977
<Val><![CDATA[Use of AppDomain.CreateDomain() detected in assembly: {0}. .NET 6 and higher will only support a single AppDomain, so this API will no longer be available in .NET for Android once .NET 6 is released.]]></Val>

Localize/loc/ja/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -963,6 +963,15 @@
963963
</Str>
964964
<Disp Icon="Str" />
965965
</Item>
966+
<Item ItemId=";XA1049" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
967+
<Str Cat="Text">
968+
<Val><![CDATA[The 'AndroidEnableMarshalMethods' and 'PublishReadyToRun' MSBuild properties cannot both be set to 'true'. Set one property to 'false'.]]></Val>
969+
<Tgt Cat="Text" Stat="Loc" Orig="New">
970+
<Val><![CDATA['AndroidEnableMarshalMethods' と 'PublishReadyToRun' MSBuild プロパティの両方を 'true' に設定することはできません。1 つのプロパティを 'false' に設定します。]]></Val>
971+
</Tgt>
972+
</Str>
973+
<Disp Icon="Str" />
974+
</Item>
966975
<Item ItemId=";XA2000" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
967976
<Str Cat="Text">
968977
<Val><![CDATA[Use of AppDomain.CreateDomain() detected in assembly: {0}. .NET 6 and higher will only support a single AppDomain, so this API will no longer be available in .NET for Android once .NET 6 is released.]]></Val>

Localize/loc/ko/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -963,6 +963,15 @@
963963
</Str>
964964
<Disp Icon="Str" />
965965
</Item>
966+
<Item ItemId=";XA1049" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
967+
<Str Cat="Text">
968+
<Val><![CDATA[The 'AndroidEnableMarshalMethods' and 'PublishReadyToRun' MSBuild properties cannot both be set to 'true'. Set one property to 'false'.]]></Val>
969+
<Tgt Cat="Text" Stat="Loc" Orig="New">
970+
<Val><![CDATA['AndroidEnableMarshalMethods' 및 'PublishReadyToRun' MSBuild 속성을 둘 다 'true'로 설정할 수는 없습니다. 속성 하나를 'false'로 설정합니다.]]></Val>
971+
</Tgt>
972+
</Str>
973+
<Disp Icon="Str" />
974+
</Item>
966975
<Item ItemId=";XA2000" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
967976
<Str Cat="Text">
968977
<Val><![CDATA[Use of AppDomain.CreateDomain() detected in assembly: {0}. .NET 6 and higher will only support a single AppDomain, so this API will no longer be available in .NET for Android once .NET 6 is released.]]></Val>

Localize/loc/pl/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -963,6 +963,15 @@
963963
</Str>
964964
<Disp Icon="Str" />
965965
</Item>
966+
<Item ItemId=";XA1049" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
967+
<Str Cat="Text">
968+
<Val><![CDATA[The 'AndroidEnableMarshalMethods' and 'PublishReadyToRun' MSBuild properties cannot both be set to 'true'. Set one property to 'false'.]]></Val>
969+
<Tgt Cat="Text" Stat="Loc" Orig="New">
970+
<Val><![CDATA[Właściwości „AndroidEnableMarshalMethods” i „PublishReadyToRun” programu MSBuild nie mogą być jednocześnie ustawione na wartość „true". Ustaw jedną właściwość na wartość „false”.]]></Val>
971+
</Tgt>
972+
</Str>
973+
<Disp Icon="Str" />
974+
</Item>
966975
<Item ItemId=";XA2000" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
967976
<Str Cat="Text">
968977
<Val><![CDATA[Use of AppDomain.CreateDomain() detected in assembly: {0}. .NET 6 and higher will only support a single AppDomain, so this API will no longer be available in .NET for Android once .NET 6 is released.]]></Val>

Localize/loc/pt-BR/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -963,6 +963,15 @@
963963
</Str>
964964
<Disp Icon="Str" />
965965
</Item>
966+
<Item ItemId=";XA1049" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
967+
<Str Cat="Text">
968+
<Val><![CDATA[The 'AndroidEnableMarshalMethods' and 'PublishReadyToRun' MSBuild properties cannot both be set to 'true'. Set one property to 'false'.]]></Val>
969+
<Tgt Cat="Text" Stat="Loc" Orig="New">
970+
<Val><![CDATA[As propriedades 'AndroidEnableMarshalMethods' e 'PublishReadyToRun' do MSBuild não podem ser definidas como 'true'. Defina uma propriedade como 'false'.]]></Val>
971+
</Tgt>
972+
</Str>
973+
<Disp Icon="Str" />
974+
</Item>
966975
<Item ItemId=";XA2000" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
967976
<Str Cat="Text">
968977
<Val><![CDATA[Use of AppDomain.CreateDomain() detected in assembly: {0}. .NET 6 and higher will only support a single AppDomain, so this API will no longer be available in .NET for Android once .NET 6 is released.]]></Val>

Localize/loc/ru/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -963,6 +963,15 @@
963963
</Str>
964964
<Disp Icon="Str" />
965965
</Item>
966+
<Item ItemId=";XA1049" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
967+
<Str Cat="Text">
968+
<Val><![CDATA[The 'AndroidEnableMarshalMethods' and 'PublishReadyToRun' MSBuild properties cannot both be set to 'true'. Set one property to 'false'.]]></Val>
969+
<Tgt Cat="Text" Stat="Loc" Orig="New">
970+
<Val><![CDATA[Свойства MSBuild "AndroidEnableMarshalMethods" и "PublishReadyToRun" не могут одновременно иметь значение "true". Установите для одного свойства "false".]]></Val>
971+
</Tgt>
972+
</Str>
973+
<Disp Icon="Str" />
974+
</Item>
966975
<Item ItemId=";XA2000" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
967976
<Str Cat="Text">
968977
<Val><![CDATA[Use of AppDomain.CreateDomain() detected in assembly: {0}. .NET 6 and higher will only support a single AppDomain, so this API will no longer be available in .NET for Android once .NET 6 is released.]]></Val>

Localize/loc/tr/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -963,6 +963,15 @@
963963
</Str>
964964
<Disp Icon="Str" />
965965
</Item>
966+
<Item ItemId=";XA1049" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
967+
<Str Cat="Text">
968+
<Val><![CDATA[The 'AndroidEnableMarshalMethods' and 'PublishReadyToRun' MSBuild properties cannot both be set to 'true'. Set one property to 'false'.]]></Val>
969+
<Tgt Cat="Text" Stat="Loc" Orig="New">
970+
<Val><![CDATA['AndroidEnableMarshalMethods' ve 'PublishReadyToRun' MSBuild özelliklerinin her ikisi de 'true' (doğru) olarak ayarlanamaz. Bir özelliği 'false' (yanlış) olarak ayarlayın.]]></Val>
971+
</Tgt>
972+
</Str>
973+
<Disp Icon="Str" />
974+
</Item>
966975
<Item ItemId=";XA2000" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
967976
<Str Cat="Text">
968977
<Val><![CDATA[Use of AppDomain.CreateDomain() detected in assembly: {0}. .NET 6 and higher will only support a single AppDomain, so this API will no longer be available in .NET for Android once .NET 6 is released.]]></Val>

Localize/loc/zh-Hans/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -963,6 +963,15 @@
963963
</Str>
964964
<Disp Icon="Str" />
965965
</Item>
966+
<Item ItemId=";XA1049" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
967+
<Str Cat="Text">
968+
<Val><![CDATA[The 'AndroidEnableMarshalMethods' and 'PublishReadyToRun' MSBuild properties cannot both be set to 'true'. Set one property to 'false'.]]></Val>
969+
<Tgt Cat="Text" Stat="Loc" Orig="New">
970+
<Val><![CDATA[“AndroidEnableMarshalMethods” 和 “PublishReadyToRun” MSBuild 属性不能同时设置为 “true”。将一个属性设置为 “false”。]]></Val>
971+
</Tgt>
972+
</Str>
973+
<Disp Icon="Str" />
974+
</Item>
966975
<Item ItemId=";XA2000" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
967976
<Str Cat="Text">
968977
<Val><![CDATA[Use of AppDomain.CreateDomain() detected in assembly: {0}. .NET 6 and higher will only support a single AppDomain, so this API will no longer be available in .NET for Android once .NET 6 is released.]]></Val>

0 commit comments

Comments
 (0)