Skip to content
Merged
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
18 changes: 18 additions & 0 deletions src/Xamarin.Android.Build.Tasks/Properties/Resources.cs.resx
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,24 @@ In this message, the term "binding" means a piece of generated code that makes i
<value>Vlastnost MSBuild RunAOTCompilation se podporuje jen tehdy, když je povolené trimování. Upravte soubor projektu v textovém editoru, aby se vlastnost PublishTrimmed pro tuto konfiguraci sestavení nastavila na true.</value>
<comment>The following are literal names and should not be translated: 'RunAOTCompilation', 'PublishTrimmed'</comment>
</data>
<data name="XA1031" xml:space="preserve">
<value>The 'AndroidHttpClientHandlerType' property value '{0}' must derive from '{1}'.
Please change the value to an assembly-qualifed type name which inherits from '{1}' or remove the property completely.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.
{1} - A type from which the AndroidHttpClientHandlerType should derive .</comment>
</data>
<data name="XA1032" xml:space="preserve">
<value>Failed to resolve '{0}' from '{1}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.
{1} - The name of the assembly.</comment>
</data>
<data name="XA1033" xml:space="preserve">
<value>Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.</comment>
</data>
<data name="XA2000" xml:space="preserve">
<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>
<comment>The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain
Expand Down
18 changes: 18 additions & 0 deletions src/Xamarin.Android.Build.Tasks/Properties/Resources.de.resx
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,24 @@ In this message, the term "binding" means a piece of generated code that makes i
<value>Die MSBuild-Eigenschaft „RunAOTCompilation“ wird nur unterstützt, wenn die Kürzung aktiviert ist. Bearbeiten Sie die Projektdatei in einem Text-Editor, um „PublishTrimmed“ für diese Buildkonfiguration auf „wahr“ festzulegen.</value>
<comment>The following are literal names and should not be translated: 'RunAOTCompilation', 'PublishTrimmed'</comment>
</data>
<data name="XA1031" xml:space="preserve">
<value>The 'AndroidHttpClientHandlerType' property value '{0}' must derive from '{1}'.
Please change the value to an assembly-qualifed type name which inherits from '{1}' or remove the property completely.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.
{1} - A type from which the AndroidHttpClientHandlerType should derive .</comment>
</data>
<data name="XA1032" xml:space="preserve">
<value>Failed to resolve '{0}' from '{1}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.
{1} - The name of the assembly.</comment>
</data>
<data name="XA1033" xml:space="preserve">
<value>Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.</comment>
</data>
<data name="XA2000" xml:space="preserve">
<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>
<comment>The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain
Expand Down
18 changes: 18 additions & 0 deletions src/Xamarin.Android.Build.Tasks/Properties/Resources.es.resx
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,24 @@ In this message, the term "binding" means a piece of generated code that makes i
<value>La propiedad "RunAOTCompilation" de MSBuild solo se admite cuando el recorte está habilitado. Edite el archivo del proyecto en un editor de texto para establecer "PublishTrimmed" en "true" para esta configuración de compilación.</value>
<comment>The following are literal names and should not be translated: 'RunAOTCompilation', 'PublishTrimmed'</comment>
</data>
<data name="XA1031" xml:space="preserve">
<value>The 'AndroidHttpClientHandlerType' property value '{0}' must derive from '{1}'.
Please change the value to an assembly-qualifed type name which inherits from '{1}' or remove the property completely.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.
{1} - A type from which the AndroidHttpClientHandlerType should derive .</comment>
</data>
<data name="XA1032" xml:space="preserve">
<value>Failed to resolve '{0}' from '{1}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.
{1} - The name of the assembly.</comment>
</data>
<data name="XA1033" xml:space="preserve">
<value>Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.</comment>
</data>
<data name="XA2000" xml:space="preserve">
<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>
<comment>The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain
Expand Down
18 changes: 18 additions & 0 deletions src/Xamarin.Android.Build.Tasks/Properties/Resources.fr.resx
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,24 @@ In this message, the term "binding" means a piece of generated code that makes i
<value>La propriété MSBuild « RunAOTCompilation » n’est prise en charge que lorsque le découpage est activé. Modifiez le fichier projet dans un éditeur de texte pour définir « PublishTrimmed » sur « true » pour cette configuration de build.</value>
<comment>The following are literal names and should not be translated: 'RunAOTCompilation', 'PublishTrimmed'</comment>
</data>
<data name="XA1031" xml:space="preserve">
<value>The 'AndroidHttpClientHandlerType' property value '{0}' must derive from '{1}'.
Please change the value to an assembly-qualifed type name which inherits from '{1}' or remove the property completely.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.
{1} - A type from which the AndroidHttpClientHandlerType should derive .</comment>
</data>
<data name="XA1032" xml:space="preserve">
<value>Failed to resolve '{0}' from '{1}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.
{1} - The name of the assembly.</comment>
</data>
<data name="XA1033" xml:space="preserve">
<value>Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.</comment>
</data>
<data name="XA2000" xml:space="preserve">
<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>
<comment>The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain
Expand Down
18 changes: 18 additions & 0 deletions src/Xamarin.Android.Build.Tasks/Properties/Resources.it.resx
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,24 @@ In this message, the term "binding" means a piece of generated code that makes i
<value>La proprietà MSBuild 'RunAOTCompilation' è supportata solo quando è abilitato il troncamento. Modifica il file di progetto in un editor di testo per impostare 'PublishTrimmed' su 'true' per questa configurazione di compilazione.</value>
<comment>The following are literal names and should not be translated: 'RunAOTCompilation', 'PublishTrimmed'</comment>
</data>
<data name="XA1031" xml:space="preserve">
<value>The 'AndroidHttpClientHandlerType' property value '{0}' must derive from '{1}'.
Please change the value to an assembly-qualifed type name which inherits from '{1}' or remove the property completely.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.
{1} - A type from which the AndroidHttpClientHandlerType should derive .</comment>
</data>
<data name="XA1032" xml:space="preserve">
<value>Failed to resolve '{0}' from '{1}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.
{1} - The name of the assembly.</comment>
</data>
<data name="XA1033" xml:space="preserve">
<value>Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.</comment>
</data>
<data name="XA2000" xml:space="preserve">
<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>
<comment>The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain
Expand Down
18 changes: 18 additions & 0 deletions src/Xamarin.Android.Build.Tasks/Properties/Resources.ja.resx
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,24 @@ In this message, the term "binding" means a piece of generated code that makes i
<value>'RunAOTCompilation' MSBuild プロパティは、トリミングが有効な場合にのみサポートされます。テキスト エディターでプロジェクト ファイルを編集して、このビルド構成の 'PublishTrimmed' を 'true' に設定します。</value>
<comment>The following are literal names and should not be translated: 'RunAOTCompilation', 'PublishTrimmed'</comment>
</data>
<data name="XA1031" xml:space="preserve">
<value>The 'AndroidHttpClientHandlerType' property value '{0}' must derive from '{1}'.
Please change the value to an assembly-qualifed type name which inherits from '{1}' or remove the property completely.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.
{1} - A type from which the AndroidHttpClientHandlerType should derive .</comment>
</data>
<data name="XA1032" xml:space="preserve">
<value>Failed to resolve '{0}' from '{1}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.
{1} - The name of the assembly.</comment>
</data>
<data name="XA1033" xml:space="preserve">
<value>Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.</comment>
</data>
<data name="XA2000" xml:space="preserve">
<value>アセンブリ {0} で AppDomain.CreateDomain() が使用されていることが検出されました。.NET 6 以降では単一の AppDomain のみがサポートされる予定のため、.NET 6 がリリースされるとこの API は Xamarin.Android では使用できなくなります。</value>
<comment>The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain
Expand Down
18 changes: 18 additions & 0 deletions src/Xamarin.Android.Build.Tasks/Properties/Resources.ko.resx
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,24 @@ In this message, the term "binding" means a piece of generated code that makes i
<value>'RunAOTCompilation' MSBuild 속성은 트리밍이 활성화된 경우에만 지원됩니다. 텍스트 편집기에서 프로젝트 파일을 편집하여 이 빌드 구성에 대해 'PublishTrimmed'를 'true'로 설정합니다.</value>
<comment>The following are literal names and should not be translated: 'RunAOTCompilation', 'PublishTrimmed'</comment>
</data>
<data name="XA1031" xml:space="preserve">
<value>The 'AndroidHttpClientHandlerType' property value '{0}' must derive from '{1}'.
Please change the value to an assembly-qualifed type name which inherits from '{1}' or remove the property completely.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.
{1} - A type from which the AndroidHttpClientHandlerType should derive .</comment>
</data>
<data name="XA1032" xml:space="preserve">
<value>Failed to resolve '{0}' from '{1}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.
{1} - The name of the assembly.</comment>
</data>
<data name="XA1033" xml:space="preserve">
<value>Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.</comment>
</data>
<data name="XA2000" xml:space="preserve">
<value>어셈블리에서 AppDomain.CreateDomain()의 사용이 검색되었습니다. {0}. .NET 6 이상에서는 단일 AppDomain만 지원하므로 .NET 6이 릴리스된 후에는 이 API를 Xamarin.Android에서 더 이상 사용할 수 없습니다.</value>
<comment>The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain
Expand Down
18 changes: 18 additions & 0 deletions src/Xamarin.Android.Build.Tasks/Properties/Resources.pl.resx
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,24 @@ In this message, the term "binding" means a piece of generated code that makes i
<value>Właściwość „RunAOTCompilation” programu MSBuild jest obsługiwana tylko wtedy, gdy jest włączone przycinanie. Edytuj plik projektu w edytorze tekstu, aby ustawić właściwość „PublishTrimmed” na wartość „true” dla tej konfiguracji kompilacji.</value>
<comment>The following are literal names and should not be translated: 'RunAOTCompilation', 'PublishTrimmed'</comment>
</data>
<data name="XA1031" xml:space="preserve">
<value>The 'AndroidHttpClientHandlerType' property value '{0}' must derive from '{1}'.
Please change the value to an assembly-qualifed type name which inherits from '{1}' or remove the property completely.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.
{1} - A type from which the AndroidHttpClientHandlerType should derive .</comment>
</data>
<data name="XA1032" xml:space="preserve">
<value>Failed to resolve '{0}' from '{1}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.
{1} - The name of the assembly.</comment>
</data>
<data name="XA1033" xml:space="preserve">
<value>Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.</comment>
</data>
<data name="XA2000" xml:space="preserve">
<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>
<comment>The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain
Expand Down
18 changes: 18 additions & 0 deletions src/Xamarin.Android.Build.Tasks/Properties/Resources.pt-BR.resx
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,24 @@ In this message, the term "binding" means a piece of generated code that makes i
<value>A propriedade MSBuild 'RunAOTCompilation' só tem suporte quando o corte está habilitado. Edite o arquivo de projeto em um editor de texto para definir 'PublishTrimmed' como 'true' para esta configuração de compilação.</value>
<comment>The following are literal names and should not be translated: 'RunAOTCompilation', 'PublishTrimmed'</comment>
</data>
<data name="XA1031" xml:space="preserve">
<value>The 'AndroidHttpClientHandlerType' property value '{0}' must derive from '{1}'.
Please change the value to an assembly-qualifed type name which inherits from '{1}' or remove the property completely.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.
{1} - A type from which the AndroidHttpClientHandlerType should derive .</comment>
</data>
<data name="XA1032" xml:space="preserve">
<value>Failed to resolve '{0}' from '{1}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.
{1} - The name of the assembly.</comment>
</data>
<data name="XA1033" xml:space="preserve">
<value>Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting.</value>
<comment>The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.</comment>
</data>
<data name="XA2000" xml:space="preserve">
<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>
<comment>The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain
Expand Down
Loading