diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.cs.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.cs.resx
index c3332a314e5..f8b884f9696 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.cs.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.cs.resx
@@ -471,25 +471,25 @@ In this message, the term "binding" means a piece of generated code that makes i
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.
+ Hodnota vlastnosti AndroidHttpClientHandlerType {0} musí být odvozena od {1}.
+Změňte hodnotu na název typu kvalifikovaného sestavení, který dědí z: {1}, případně vlastnost úplně odeberte.
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.
+ Nepovedlo se přeložit {0} z(e) {1}. Zkontrolujte nastavení AndroidHttpClientHandlerType.
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.
+ Nepovedlo se přeložit {0}. Zkontrolujte nastavení AndroidHttpClientHandlerType.
The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.
- 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.
+ Váš projekt odkazuje na literál {0}, který používá sestavení _Microsoft.Android.Resource.Designer, ale tuto funkci nemáte povolenou. Nastavte vlastnost MSBuild AndroidUseDesignerAssembly v souboru projektu na hodnotu true.
The following are literal names and should not be translated: '_Microsoft.Android.Resource.Desinger', 'AndroidUseDesignerAssembly', 'true'
{0} - The name of the assembly
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.es.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.es.resx
index 871eb8746d9..055b9ae24a6 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.es.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.es.resx
@@ -471,25 +471,25 @@ In this message, the term "binding" means a piece of generated code that makes i
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.
+ El valor de la propiedad "AndroidHttpClientHandlerType" "{0}" debe derivar de "{1}".
+Cambie el valor a un nombre de tipo de ensamblado que herede de "{1}" o quite la propiedad por completo.
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.
+ No se pudo resolver "{0}" desde "{1}". Compruebe la configuración de "AndroidHttpClientHandlerType".
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.
+ No se pudo resolver "{0}". Compruebe la configuración de "AndroidHttpClientHandlerType".
The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.
- 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.
+ El proyecto hace referencia a "{0}", que usa el ensamblado "_Microsoft.Android.Resource.Designer", pero no tiene esta característica habilitada. Establezca la propiedad "AndroidUseDesignerAssembly" de MSBuild en "true" en el archivo del proyecto.
The following are literal names and should not be translated: '_Microsoft.Android.Resource.Desinger', 'AndroidUseDesignerAssembly', 'true'
{0} - The name of the assembly
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.fr.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.fr.resx
index cc26e4f5c7d..f6d3a701edb 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.fr.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.fr.resx
@@ -471,25 +471,25 @@ In this message, the term "binding" means a piece of generated code that makes i
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.
+ La valeur de la propriété « AndroidHttpClientHandlerType » « {0} » doit dériver de « {1} ».
+Veuillez remplacer la valeur par un nom de type qualifié par l’assembly qui hérite de « {1} » ou supprimez complètement la propriété.
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.
+ Échec de la résolution de « {0} » à partir de « {1} ». Vérifiez votre paramètre `AndroidHttpClientHandlerType`.
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.
+ Impossible de résoudre « {0} ». Veuillez vérifier votre paramètre `AndroidHttpClientHandlerType`.
The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.
- 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.
+ Vos références de projet « {0} » qui utilise l’assembly `_Microsoft.Android.Resource.Designer`, mais cette fonctionnalité n’est pas activée. Veuillez définir la propriété MSBuild `AndroidUseDesignerAssembly` sur `true` dans votre Fichier projet.
The following are literal names and should not be translated: '_Microsoft.Android.Resource.Desinger', 'AndroidUseDesignerAssembly', 'true'
{0} - The name of the assembly
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.pl.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.pl.resx
index dd3d216faac..bfca624b7f1 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.pl.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.pl.resx
@@ -471,25 +471,25 @@ In this message, the term "binding" means a piece of generated code that makes i
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.
+ Wartość właściwości „AndroidHttpClientHandlerType” „{0}” musi pochodzić od „{1}”.
+Zmień wartość na nazwę typu kwalifikowalnego zestawu, która dziedziczy po „{1}” lub całkowicie usuń właściwość.
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.
+ Nie można rozpoznać elementu „{0}” z „{1}”. Sprawdź ustawienie „AndroidHttpClientHandlerType”.
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.
+ Nie można rozpoznać elementu „{0}”. Sprawdź ustawienie „AndroidHttpClientHandlerType”.
The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.
- 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.
+ Projekt odwołuje się do elementu „{0}”, który używa zestawu „_Microsoft.Android.Resource.Designer”, ale ta funkcja nie jest włączona. Ustaw właściwość MSBuild „AndroidUseDesignerAssembly” na wartość „true” w pliku projektu.
The following are literal names and should not be translated: '_Microsoft.Android.Resource.Desinger', 'AndroidUseDesignerAssembly', 'true'
{0} - The name of the assembly
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 67b7e60bb18..f8602ee9881 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hant.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hant.resx
@@ -471,25 +471,25 @@ In this message, the term "binding" means a piece of generated code that makes i
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.
+ 'AndroidHttpClientHandlerType' 屬性值 '{0}' 必須衍生自 '{1}'。
+請將值變更為繼承自 '{1}' 或完全移除屬性的 assembly-qualifed 類型名稱。
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.
+ 無法從 '{0}' 解析 '{1}'。請檢查您的 'AndroidHttpClientHandlerType' 設定。
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.
+ 無法解析 '{0}'。請檢查您的 'AndroidHttpClientHandlerType' 設定。
The following are literal names and should not be translated: 'AndroidHttpClientHandlerType',
{0} - The value of the property.
- 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.
+ 您的專案參考 '{0}' 使用 '_Microsoft.Android.Resource.Designer' 組件,但您未啟用此功能。請將專案檔案中的 'AndroidUseDesignerAssembly' MSBuild 屬性設定為 'true'。
The following are literal names and should not be translated: '_Microsoft.Android.Resource.Desinger', 'AndroidUseDesignerAssembly', 'true'
{0} - The name of the assembly