Skip to content

Commit cc70ce2

Browse files
Localized file check-in by OneLocBuild (#7668)
Task: Build definition ID 11410: Build ID 7155108
1 parent c339d1f commit cc70ce2

File tree

13 files changed

+65
-0
lines changed

13 files changed

+65
-0
lines changed

src/Xamarin.Android.Build.Tasks/Properties/Resources.cs.resx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,11 @@ Please change the value to an assembly-qualifed type name which inherits from '{
487487
<value>Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
488488
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
489489
{0} - The value of the property.</comment>
490+
</data>
491+
<data name="XA1034" xml:space="preserve">
492+
<value>Your project references '{0}' which uses the `_Microsoft.Android.Resource.Designer` assembly, but you do not have this feature enabled. Please set the `AndroidUseDesignerAssembly` MSBuild property to `true` in your project file.</value>
493+
<comment>The following are literal names and should not be translated: '_Microsoft.Android.Resource.Desinger', 'AndroidUseDesignerAssembly', 'true'
494+
{0} - The name of the assembly</comment>
490495
</data>
491496
<data name="XA2000" xml:space="preserve">
492497
<value>Použití funkce AppDomain.CreateDomain() zjištěné v sestavení: {0}. .NET 6 a vyšší bude podporovat jenom jednu doménu AppDomain, takže toto rozhraní API už nebude dostupné v Xamarin.Android po vydání .NET 6.</value>

src/Xamarin.Android.Build.Tasks/Properties/Resources.de.resx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,11 @@ Please change the value to an assembly-qualifed type name which inherits from '{
487487
<value>Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
488488
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
489489
{0} - The value of the property.</comment>
490+
</data>
491+
<data name="XA1034" xml:space="preserve">
492+
<value>Your project references '{0}' which uses the `_Microsoft.Android.Resource.Designer` assembly, but you do not have this feature enabled. Please set the `AndroidUseDesignerAssembly` MSBuild property to `true` in your project file.</value>
493+
<comment>The following are literal names and should not be translated: '_Microsoft.Android.Resource.Desinger', 'AndroidUseDesignerAssembly', 'true'
494+
{0} - The name of the assembly</comment>
490495
</data>
491496
<data name="XA2000" xml:space="preserve">
492497
<value>In der Assembly "{0}" wurde die Verwendung von "AppDomain.CreateDomain()" festgestellt. .NET 6 und höher unterstützt nur eine einzelne AppDomain, sodass diese API nach dem Release von .NET 6 nicht mehr in Xamarin.Android verfügbar ist.</value>

src/Xamarin.Android.Build.Tasks/Properties/Resources.es.resx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,11 @@ Please change the value to an assembly-qualifed type name which inherits from '{
487487
<value>Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
488488
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
489489
{0} - The value of the property.</comment>
490+
</data>
491+
<data name="XA1034" xml:space="preserve">
492+
<value>Your project references '{0}' which uses the `_Microsoft.Android.Resource.Designer` assembly, but you do not have this feature enabled. Please set the `AndroidUseDesignerAssembly` MSBuild property to `true` in your project file.</value>
493+
<comment>The following are literal names and should not be translated: '_Microsoft.Android.Resource.Desinger', 'AndroidUseDesignerAssembly', 'true'
494+
{0} - The name of the assembly</comment>
490495
</data>
491496
<data name="XA2000" xml:space="preserve">
492497
<value>Se detectó el uso de AppDomain.CreateDomain() en el ensamblado: {0}. En .NET 6 y versiones posteriores solo se admitirá una instancia de AppDomain, por lo que esta API ya no estará disponible en Xamarin.Android una vez que se haya lanzado .NET 6.</value>

src/Xamarin.Android.Build.Tasks/Properties/Resources.fr.resx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,11 @@ Please change the value to an assembly-qualifed type name which inherits from '{
487487
<value>Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
488488
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
489489
{0} - The value of the property.</comment>
490+
</data>
491+
<data name="XA1034" xml:space="preserve">
492+
<value>Your project references '{0}' which uses the `_Microsoft.Android.Resource.Designer` assembly, but you do not have this feature enabled. Please set the `AndroidUseDesignerAssembly` MSBuild property to `true` in your project file.</value>
493+
<comment>The following are literal names and should not be translated: '_Microsoft.Android.Resource.Desinger', 'AndroidUseDesignerAssembly', 'true'
494+
{0} - The name of the assembly</comment>
490495
</data>
491496
<data name="XA2000" xml:space="preserve">
492497
<value>Utilisation de AppDomain.CreateDomain() détectée dans l'assembly : {0}. .NET 6 et les versions ultérieures prend uniquement en charge un seul AppDomain. Cette API ne sera donc plus disponible dans Xamarin.Android après la publication de .NET 6.</value>

src/Xamarin.Android.Build.Tasks/Properties/Resources.it.resx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,11 @@ Please change the value to an assembly-qualifed type name which inherits from '{
487487
<value>Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
488488
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
489489
{0} - The value of the property.</comment>
490+
</data>
491+
<data name="XA1034" xml:space="preserve">
492+
<value>Your project references '{0}' which uses the `_Microsoft.Android.Resource.Designer` assembly, but you do not have this feature enabled. Please set the `AndroidUseDesignerAssembly` MSBuild property to `true` in your project file.</value>
493+
<comment>The following are literal names and should not be translated: '_Microsoft.Android.Resource.Desinger', 'AndroidUseDesignerAssembly', 'true'
494+
{0} - The name of the assembly</comment>
490495
</data>
491496
<data name="XA2000" xml:space="preserve">
492497
<value>È stato rilevato l'uso di AppDomain.CreateDomain() nell'assembly: {0}. .NET 6 e versioni successive supporteranno solo un singolo AppDomain, quindi questa API non sarà più disponibile in Xamarin.Android dopo il rilascio di .NET 6.</value>

src/Xamarin.Android.Build.Tasks/Properties/Resources.ja.resx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,11 @@ Please change the value to an assembly-qualifed type name which inherits from '{
487487
<value>Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
488488
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
489489
{0} - The value of the property.</comment>
490+
</data>
491+
<data name="XA1034" xml:space="preserve">
492+
<value>Your project references '{0}' which uses the `_Microsoft.Android.Resource.Designer` assembly, but you do not have this feature enabled. Please set the `AndroidUseDesignerAssembly` MSBuild property to `true` in your project file.</value>
493+
<comment>The following are literal names and should not be translated: '_Microsoft.Android.Resource.Desinger', 'AndroidUseDesignerAssembly', 'true'
494+
{0} - The name of the assembly</comment>
490495
</data>
491496
<data name="XA2000" xml:space="preserve">
492497
<value>アセンブリ {0} で AppDomain.CreateDomain() が使用されていることが検出されました。.NET 6 以降では単一の AppDomain のみがサポートされる予定のため、.NET 6 がリリースされるとこの API は Xamarin.Android では使用できなくなります。</value>

src/Xamarin.Android.Build.Tasks/Properties/Resources.ko.resx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,11 @@ Please change the value to an assembly-qualifed type name which inherits from '{
487487
<value>Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
488488
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
489489
{0} - The value of the property.</comment>
490+
</data>
491+
<data name="XA1034" xml:space="preserve">
492+
<value>Your project references '{0}' which uses the `_Microsoft.Android.Resource.Designer` assembly, but you do not have this feature enabled. Please set the `AndroidUseDesignerAssembly` MSBuild property to `true` in your project file.</value>
493+
<comment>The following are literal names and should not be translated: '_Microsoft.Android.Resource.Desinger', 'AndroidUseDesignerAssembly', 'true'
494+
{0} - The name of the assembly</comment>
490495
</data>
491496
<data name="XA2000" xml:space="preserve">
492497
<value>어셈블리에서 AppDomain.CreateDomain()의 사용이 검색되었습니다. {0}. .NET 6 이상에서는 단일 AppDomain만 지원하므로 .NET 6이 릴리스된 후에는 이 API를 Xamarin.Android에서 더 이상 사용할 수 없습니다.</value>

src/Xamarin.Android.Build.Tasks/Properties/Resources.pl.resx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,11 @@ Please change the value to an assembly-qualifed type name which inherits from '{
487487
<value>Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
488488
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
489489
{0} - The value of the property.</comment>
490+
</data>
491+
<data name="XA1034" xml:space="preserve">
492+
<value>Your project references '{0}' which uses the `_Microsoft.Android.Resource.Designer` assembly, but you do not have this feature enabled. Please set the `AndroidUseDesignerAssembly` MSBuild property to `true` in your project file.</value>
493+
<comment>The following are literal names and should not be translated: '_Microsoft.Android.Resource.Desinger', 'AndroidUseDesignerAssembly', 'true'
494+
{0} - The name of the assembly</comment>
490495
</data>
491496
<data name="XA2000" xml:space="preserve">
492497
<value>Wykryto użycie metody AppDomain.CreateDomain() w zestawie: {0}. Platforma .NET 6 lub nowsza wersja obsługuje tylko jedną domenę aplikacji, dlatego ten interfejs API nie będzie już dostępny w rozszerzeniu Xamarin.Android po wydaniu platformy .NET 6.</value>

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,11 @@ Please change the value to an assembly-qualifed type name which inherits from '{
487487
<value>Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
488488
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
489489
{0} - The value of the property.</comment>
490+
</data>
491+
<data name="XA1034" xml:space="preserve">
492+
<value>Your project references '{0}' which uses the `_Microsoft.Android.Resource.Designer` assembly, but you do not have this feature enabled. Please set the `AndroidUseDesignerAssembly` MSBuild property to `true` in your project file.</value>
493+
<comment>The following are literal names and should not be translated: '_Microsoft.Android.Resource.Desinger', 'AndroidUseDesignerAssembly', 'true'
494+
{0} - The name of the assembly</comment>
490495
</data>
491496
<data name="XA2000" xml:space="preserve">
492497
<value>O uso de AppDomain.CreateDomain() foi detectado no assembly: {0}. O .NET 6 e superior dará suporte apenas a um único AppDomain, portanto, esta API não estará mais disponível no Xamarin.Android quando o .NET 6 for lançado.</value>

src/Xamarin.Android.Build.Tasks/Properties/Resources.ru.resx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,11 @@ Please change the value to an assembly-qualifed type name which inherits from '{
487487
<value>Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
488488
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
489489
{0} - The value of the property.</comment>
490+
</data>
491+
<data name="XA1034" xml:space="preserve">
492+
<value>Your project references '{0}' which uses the `_Microsoft.Android.Resource.Designer` assembly, but you do not have this feature enabled. Please set the `AndroidUseDesignerAssembly` MSBuild property to `true` in your project file.</value>
493+
<comment>The following are literal names and should not be translated: '_Microsoft.Android.Resource.Desinger', 'AndroidUseDesignerAssembly', 'true'
494+
{0} - The name of the assembly</comment>
490495
</data>
491496
<data name="XA2000" xml:space="preserve">
492497
<value>В сборке обнаружено использование AppDomain.CreateDomain(): {0}. .NET 6 и более поздние версии будут поддерживать только один домен AppDomain, поэтому этот API больше не будет доступен в Xamarin.Android после выпуска .NET 6.</value>

0 commit comments

Comments
 (0)