From f89732d870556c2ab4778bef330eee3c5f87dfa8 Mon Sep 17 00:00:00 2001 From: VS MobileTools Engineering Service 2 Date: Mon, 12 Dec 2022 15:04:36 -0500 Subject: [PATCH] Localized file check-in by OneLocBuild Task: Build definition ID 11410: Build ID 7084688 --- .../Properties/Resources.cs.resx | 18 ++++++++++++++++++ .../Properties/Resources.de.resx | 18 ++++++++++++++++++ .../Properties/Resources.es.resx | 18 ++++++++++++++++++ .../Properties/Resources.fr.resx | 18 ++++++++++++++++++ .../Properties/Resources.it.resx | 18 ++++++++++++++++++ .../Properties/Resources.ja.resx | 18 ++++++++++++++++++ .../Properties/Resources.ko.resx | 18 ++++++++++++++++++ .../Properties/Resources.pl.resx | 18 ++++++++++++++++++ .../Properties/Resources.pt-BR.resx | 18 ++++++++++++++++++ .../Properties/Resources.ru.resx | 18 ++++++++++++++++++ .../Properties/Resources.tr.resx | 18 ++++++++++++++++++ .../Properties/Resources.zh-Hans.resx | 18 ++++++++++++++++++ .../Properties/Resources.zh-Hant.resx | 18 ++++++++++++++++++ 13 files changed, 234 insertions(+) diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.cs.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.cs.resx index 809abb2d9d5..90bfdb56cd5 100644 --- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.cs.resx +++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.cs.resx @@ -470,6 +470,24 @@ In this message, the term "binding" means a piece of generated code that makes i 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. The following are literal names and should not be translated: 'RunAOTCompilation', 'PublishTrimmed' + + 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. + 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 . + + + Failed to resolve '{0}' from '{1}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. +{1} - The name of the assembly. + + + Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. + 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. The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.de.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.de.resx index 9abe6da287a..ee287dea9b1 100644 --- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.de.resx +++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.de.resx @@ -470,6 +470,24 @@ In this message, the term "binding" means a piece of generated code that makes i 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. The following are literal names and should not be translated: 'RunAOTCompilation', 'PublishTrimmed' + + 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. + 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 . + + + Failed to resolve '{0}' from '{1}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. +{1} - The name of the assembly. + + + Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. + 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. The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.es.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.es.resx index 7aacd1ae47f..926b06ae35a 100644 --- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.es.resx +++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.es.resx @@ -470,6 +470,24 @@ In this message, the term "binding" means a piece of generated code that makes i 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. The following are literal names and should not be translated: 'RunAOTCompilation', 'PublishTrimmed' + + 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. + 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 . + + + Failed to resolve '{0}' from '{1}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. +{1} - The name of the assembly. + + + Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. + 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. The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.fr.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.fr.resx index 17533085f53..7d232a114ee 100644 --- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.fr.resx +++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.fr.resx @@ -470,6 +470,24 @@ In this message, the term "binding" means a piece of generated code that makes i 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. The following are literal names and should not be translated: 'RunAOTCompilation', 'PublishTrimmed' + + 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. + 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 . + + + Failed to resolve '{0}' from '{1}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. +{1} - The name of the assembly. + + + Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. + 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. The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.it.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.it.resx index df6c9faeae4..923f0d20448 100644 --- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.it.resx +++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.it.resx @@ -470,6 +470,24 @@ In this message, the term "binding" means a piece of generated code that makes i 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. The following are literal names and should not be translated: 'RunAOTCompilation', 'PublishTrimmed' + + 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. + 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 . + + + Failed to resolve '{0}' from '{1}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. +{1} - The name of the assembly. + + + Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. + È 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. The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.ja.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.ja.resx index cb8d3c94650..8f243046157 100644 --- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.ja.resx +++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.ja.resx @@ -470,6 +470,24 @@ In this message, the term "binding" means a piece of generated code that makes i 'RunAOTCompilation' MSBuild プロパティは、トリミングが有効な場合にのみサポートされます。テキスト エディターでプロジェクト ファイルを編集して、このビルド構成の 'PublishTrimmed' を 'true' に設定します。 The following are literal names and should not be translated: 'RunAOTCompilation', 'PublishTrimmed' + + 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. + 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 . + + + Failed to resolve '{0}' from '{1}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. +{1} - The name of the assembly. + + + Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. + アセンブリ {0} で AppDomain.CreateDomain() が使用されていることが検出されました。.NET 6 以降では単一の AppDomain のみがサポートされる予定のため、.NET 6 がリリースされるとこの API は Xamarin.Android では使用できなくなります。 The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.ko.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.ko.resx index aa23780f92b..82a30be7b16 100644 --- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.ko.resx +++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.ko.resx @@ -470,6 +470,24 @@ In this message, the term "binding" means a piece of generated code that makes i 'RunAOTCompilation' MSBuild 속성은 트리밍이 활성화된 경우에만 지원됩니다. 텍스트 편집기에서 프로젝트 파일을 편집하여 이 빌드 구성에 대해 'PublishTrimmed'를 'true'로 설정합니다. The following are literal names and should not be translated: 'RunAOTCompilation', 'PublishTrimmed' + + 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. + 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 . + + + Failed to resolve '{0}' from '{1}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. +{1} - The name of the assembly. + + + Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. + 어셈블리에서 AppDomain.CreateDomain()의 사용이 검색되었습니다. {0}. .NET 6 이상에서는 단일 AppDomain만 지원하므로 .NET 6이 릴리스된 후에는 이 API를 Xamarin.Android에서 더 이상 사용할 수 없습니다. The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.pl.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.pl.resx index 282a616cb14..4d43edbf0da 100644 --- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.pl.resx +++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.pl.resx @@ -470,6 +470,24 @@ In this message, the term "binding" means a piece of generated code that makes i 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. The following are literal names and should not be translated: 'RunAOTCompilation', 'PublishTrimmed' + + 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. + 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 . + + + Failed to resolve '{0}' from '{1}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. +{1} - The name of the assembly. + + + Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. + 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. The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.pt-BR.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.pt-BR.resx index 959b2e9ddff..e7ef34c86c0 100644 --- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.pt-BR.resx +++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.pt-BR.resx @@ -470,6 +470,24 @@ In this message, the term "binding" means a piece of generated code that makes i 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. The following are literal names and should not be translated: 'RunAOTCompilation', 'PublishTrimmed' + + 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. + 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 . + + + Failed to resolve '{0}' from '{1}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. +{1} - The name of the assembly. + + + Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. + 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. The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.ru.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.ru.resx index 33e61c9074b..e47c0ac0e5d 100644 --- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.ru.resx +++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.ru.resx @@ -470,6 +470,24 @@ In this message, the term "binding" means a piece of generated code that makes i Свойство MSBuild "RunAOTCompilation" поддерживается только при включенной обрезке. Измените файл проекта в текстовом редакторе и установите значение "true" для свойства "PublishTrimmed" для этой конфигурации сборки. The following are literal names and should not be translated: 'RunAOTCompilation', 'PublishTrimmed' + + 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. + 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 . + + + Failed to resolve '{0}' from '{1}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. +{1} - The name of the assembly. + + + Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. + В сборке обнаружено использование AppDomain.CreateDomain(): {0}. .NET 6 и более поздние версии будут поддерживать только один домен AppDomain, поэтому этот API больше не будет доступен в Xamarin.Android после выпуска .NET 6. The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.tr.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.tr.resx index ff8f0dcfdef..7000626a7c1 100644 --- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.tr.resx +++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.tr.resx @@ -470,6 +470,24 @@ In this message, the term "binding" means a piece of generated code that makes i 'RunAOTCompilation' MSBuild özelliği yalnızca kırpma etkinleştirildiğinde desteklenir. Bu yapı yapılandırması için 'PublishTrimmed' öğesini 'true' olarak ayarlamak için proje dosyasını bir metin düzenleyicide düzenleyin. The following are literal names and should not be translated: 'RunAOTCompilation', 'PublishTrimmed' + + 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. + 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 . + + + Failed to resolve '{0}' from '{1}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. +{1} - The name of the assembly. + + + Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. + {0} bütünleştirilmiş kodunda AppDomain.CreateDomain() metodunun kullanıldığı saptandı. .NET 6 üstünde yalnızca tek bir AppDomain destekleneceğinden bu API, .NET 6 yayımlandıktan sonra artık Xamarin.Android içinde bulunmayacaktır. The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hans.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hans.resx index 4fc7671d343..b06d60bf934 100644 --- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hans.resx +++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hans.resx @@ -470,6 +470,24 @@ In this message, the term "binding" means a piece of generated code that makes i 仅当启用剪裁时,才支持 “RunAOTCompilation” MSBuild 属性。在文本编辑器中编辑项目文件,以将此生成配置的 “PublishTrimmed” 设置为 “true”。 The following are literal names and should not be translated: 'RunAOTCompilation', 'PublishTrimmed' + + 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. + 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 . + + + Failed to resolve '{0}' from '{1}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. +{1} - The name of the assembly. + + + Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. + 在程序集 {0} 中检测到使用了 AppDomain.CreateDomain()。.NET 6 及更高版本将仅支持一个 AppDomain,因此 .NET 6 发布后,将无法再在 Xamarin.Android 中使用此 API。 The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hant.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hant.resx index c6f6ec29ee9..f5b80b580da 100644 --- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hant.resx +++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hant.resx @@ -470,6 +470,24 @@ In this message, the term "binding" means a piece of generated code that makes i 只有在啟用 [修剪] 時,才支援 'RunAOTCompilation' MSBuild 屬性。在文字編輯器中編輯專案檔案,以將此組建組態的 'PublishTrimmed' 設為 'true'。 The following are literal names and should not be translated: 'RunAOTCompilation', 'PublishTrimmed' + + 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. + 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 . + + + Failed to resolve '{0}' from '{1}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. +{1} - The name of the assembly. + + + Could not resolve '{0}'. Please check your `AndroidHttpClientHandlerType` setting. + The following are literal names and should not be translated: 'AndroidHttpClientHandlerType', +{0} - The value of the property. + 在下列組件中偵測到使用 AppDomain.CreateDomain(): {0}。.NET 6 及更新版本只支援單一 AppDomain,因此在 .NET 6 發行之後,此 API 就無法再於 Xamarin.Android 中使用。 The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain