diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.cs.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.cs.resx
index f61b3c0acc1..b97093fc062 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.cs.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.cs.resx
@@ -919,6 +919,7 @@ Další podrobnosti najdete na https://aka.ms/xa5207.
Chybějící úroveň rozhraní API můžete nainstalovat spuštěním příkazu dotnet build -t:InstallAndroidDependencies -f {0} "-p:AndroidSdkDirectory={1}", případně můžete změnit projekt tak, aby cílil na nainstalovanou verzi rozhraní API.
This string is the instrucitons to install the component
+The following are literal names and should not be translated: `dotnet build`, `InstallAndroidDependencies`, `AndroidSdkDirectory`
{0} - The TargetFramework the app is targeting.
{1} - The current AndroidSdkDirectory path.
@@ -968,6 +969,13 @@ Pokud chcete pro sestavení z příkazového řádku použít vlastní cestu JDK
{0} - The DescriptorIndex metadata value that could not be parsed
{1} - The assembly ItemSpec
+
+
+ Invalid AssemblyStore compression level '{0}'. The value must be between {1} and {2}.
+
+{0} - The invalid compression level value
+{1} - The minimum allowed compression level
+{2} - The maximum allowed compression level
@@ -1167,13 +1175,13 @@ Pokud chcete pro sestavení z příkazového řádku použít vlastní cestu JDK
{0} - Full path to the generated Java source file
- Only one '{0}' is allowed for '{1}' item '{2}'.
+ Pro položku „{1}“ s hodnotou „{2}“ je povolen pouze jeden prvek „{0}“.
{0} - MSBuild XML element name
{1} - MSBuild XML element name
{2} - MSBuild ItemSpec value
- Skipping Java peer type '{0}' from assembly '{1}' because referenced type '{2}' from assembly '{3}' could not be resolved in '{4}'. This type will not be included in the trimmable type map.
+ Typ partnerského uzlu Java {0} ze sestavení {1} se přeskočí, protože odkazovaný typ {2} ze sestavení {3} se v: {4} nepodařilo vyřešit. Tento typ nebude zahrnut v mapě oříznutelných typů.
The following are literal names and should not be translated: Java, trimmable type map.
{0} - Fully-qualified managed Java peer type name
{1} - Assembly containing the skipped Java peer type
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.de.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.de.resx
index 59715293e19..02fb8483f03 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.de.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.de.resx
@@ -919,6 +919,7 @@ Weitere Informationen finden Sie unter https://aka.ms/xa5207.
Sie können die fehlende API-Ebene installieren, indem Sie "dotnet build -t:InstallAndroidDependencies -f" {0} "-p:AndroidSdkDirectory={1}" ausführen oder das Projekt so ändern, dass es auf eine installierte API-Version ausgerichtet wird.
This string is the instrucitons to install the component
+The following are literal names and should not be translated: `dotnet build`, `InstallAndroidDependencies`, `AndroidSdkDirectory`
{0} - The TargetFramework the app is targeting.
{1} - The current AndroidSdkDirectory path.
@@ -968,6 +969,13 @@ Um einen benutzerdefinierten JDK-Pfad für einen Befehlszeilenbuild zu verwenden
{0} - The DescriptorIndex metadata value that could not be parsed
{1} - The assembly ItemSpec
+
+
+ Invalid AssemblyStore compression level '{0}'. The value must be between {1} and {2}.
+
+{0} - The invalid compression level value
+{1} - The minimum allowed compression level
+{2} - The maximum allowed compression level
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.es.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.es.resx
index 862b72499d5..d42087a98d7 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.es.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.es.resx
@@ -919,6 +919,7 @@ Consulte https://aka.ms/xa5207 para obtener más detalles.
Puede instalar el nivel de API que falta ejecutando "dotnet build -t:InstallAndroidDependencies -f {0}"-p:AndroidSdkDirectory={1}"`, o cambiar el proyecto para que tenga como objetivo una versión de API que esté instalada.
This string is the instrucitons to install the component
+The following are literal names and should not be translated: `dotnet build`, `InstallAndroidDependencies`, `AndroidSdkDirectory`
{0} - The TargetFramework the app is targeting.
{1} - The current AndroidSdkDirectory path.
@@ -968,6 +969,13 @@ Para usar una ruta de acceso de JDK personalizada para una compilación de líne
{0} - The DescriptorIndex metadata value that could not be parsed
{1} - The assembly ItemSpec
+
+
+ Invalid AssemblyStore compression level '{0}'. The value must be between {1} and {2}.
+
+{0} - The invalid compression level value
+{1} - The minimum allowed compression level
+{2} - The maximum allowed compression level
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.fr.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.fr.resx
index 98f0f39bb2a..54bfd306f46 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.fr.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.fr.resx
@@ -919,6 +919,7 @@ Pour plus d’informations, consultez https://aka.ms/xa5207.
Vous pouvez installer le niveau d’API manquant en exécutant « dotnet build -t :InstallAndroidDependencies -f {0} « -p :AndroidSdkDirectory={1}« », ou modifiez le projet pour cibler une version d’API installée.
This string is the instrucitons to install the component
+The following are literal names and should not be translated: `dotnet build`, `InstallAndroidDependencies`, `AndroidSdkDirectory`
{0} - The TargetFramework the app is targeting.
{1} - The current AndroidSdkDirectory path.
@@ -968,6 +969,13 @@ Pour utiliser un chemin JDK personnalisé pour une build de ligne de commande, d
{0} - The DescriptorIndex metadata value that could not be parsed
{1} - The assembly ItemSpec
+
+
+ Invalid AssemblyStore compression level '{0}'. The value must be between {1} and {2}.
+
+{0} - The invalid compression level value
+{1} - The minimum allowed compression level
+{2} - The maximum allowed compression level
@@ -1167,13 +1175,13 @@ Pour utiliser un chemin JDK personnalisé pour une build de ligne de commande, d
{0} - Full path to the generated Java source file
- Only one '{0}' is allowed for '{1}' item '{2}'.
+ Une seule « {0} » est autorisée pour l’élément « {1} » « {2} ».
{0} - MSBuild XML element name
{1} - MSBuild XML element name
{2} - MSBuild ItemSpec value
- Skipping Java peer type '{0}' from assembly '{1}' because referenced type '{2}' from assembly '{3}' could not be resolved in '{4}'. This type will not be included in the trimmable type map.
+ Le type homologue Java « {0} » de l’assembly « {1} » est ignoré, car le type référencé « {2} » de l’assembly « {3} » n’a pas pu être résolu dans « {4} ». Ce type ne sera pas inclus dans le trimmable type map.
The following are literal names and should not be translated: Java, trimmable type map.
{0} - Fully-qualified managed Java peer type name
{1} - Assembly containing the skipped Java peer type
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.it.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.it.resx
index 64db9a7c867..07e807c18ea 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.it.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.it.resx
@@ -919,6 +919,7 @@ Per altri dettagli, vedi https://aka.ms/xa5207.
Puoi installare il livello API mancante eseguendo 'dotnet build -t:InstallAndroidDependencies -f {0} "-p:AndroidSdkDirectory={1}"' o modifica il progetto in modo che sia destinato a una versione API installata.
This string is the instrucitons to install the component
+The following are literal names and should not be translated: `dotnet build`, `InstallAndroidDependencies`, `AndroidSdkDirectory`
{0} - The TargetFramework the app is targeting.
{1} - The current AndroidSdkDirectory path.
@@ -968,6 +969,13 @@ Per usare un percorso JDK personalizzato per una compilazione della riga di coma
{0} - The DescriptorIndex metadata value that could not be parsed
{1} - The assembly ItemSpec
+
+
+ Invalid AssemblyStore compression level '{0}'. The value must be between {1} and {2}.
+
+{0} - The invalid compression level value
+{1} - The minimum allowed compression level
+{2} - The maximum allowed compression level
@@ -1167,13 +1175,13 @@ Per usare un percorso JDK personalizzato per una compilazione della riga di coma
{0} - Full path to the generated Java source file
- Only one '{0}' is allowed for '{1}' item '{2}'.
+ È consentito un solo oggetto '{0}' per l'elemento '{1}': '{2}'.
{0} - MSBuild XML element name
{1} - MSBuild XML element name
{2} - MSBuild ItemSpec value
- Skipping Java peer type '{0}' from assembly '{1}' because referenced type '{2}' from assembly '{3}' could not be resolved in '{4}'. This type will not be included in the trimmable type map.
+ Il tipo peer Java '{0}' dell'assembly '{1}' verrà ignorato perché non è possibile risolvere il tipo di riferimento '{2}' dell'assembly '{3}' in '{4}'. Questo tipo non verrà incluso nella trimmable type map.
The following are literal names and should not be translated: Java, trimmable type map.
{0} - Fully-qualified managed Java peer type name
{1} - Assembly containing the skipped Java peer type
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.ja.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.ja.resx
index c36b1a61a09..e521aa6362d 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.ja.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.ja.resx
@@ -920,6 +920,7 @@ The following are literal names and should not be translated: ABI, 'libs/armeabi
不足している API レベルをインストールするには、`dotnet build -t:InstallAndroidDependencies -f {0} "-p:AndroidSdkDirectory={1}"` を実行するか、インストールされている API バージョンを対象とするようにプロジェクトを変更します。
This string is the instrucitons to install the component
+The following are literal names and should not be translated: `dotnet build`, `InstallAndroidDependencies`, `AndroidSdkDirectory`
{0} - The TargetFramework the app is targeting.
{1} - The current AndroidSdkDirectory path.
@@ -969,6 +970,13 @@ In this message, the term "handheld app" means "app for handheld devices."
{0} - The DescriptorIndex metadata value that could not be parsed
{1} - The assembly ItemSpec
+
+
+ Invalid AssemblyStore compression level '{0}'. The value must be between {1} and {2}.
+
+{0} - The invalid compression level value
+{1} - The minimum allowed compression level
+{2} - The maximum allowed compression level
@@ -1168,13 +1176,13 @@ In this message, the term "handheld app" means "app for handheld devices."
{0} - Full path to the generated Java source file
- Only one '{0}' is allowed for '{1}' item '{2}'.
+ '{1}' アイテム '{2}' に対して許可されている '{0}' は 1 つだけです。
{0} - MSBuild XML element name
{1} - MSBuild XML element name
{2} - MSBuild ItemSpec value
- Skipping Java peer type '{0}' from assembly '{1}' because referenced type '{2}' from assembly '{3}' could not be resolved in '{4}'. This type will not be included in the trimmable type map.
+ アセンブリ '{1}' から Java ピア型 '{0}' をスキップしています。アセンブリ '{3}' から参照された型 '{2}' を '{4}' で解決できませんでした。この型は、トリミング可能な型マップには含まれません。
The following are literal names and should not be translated: Java, trimmable type map.
{0} - Fully-qualified managed Java peer type name
{1} - Assembly containing the skipped Java peer type
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.ko.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.ko.resx
index c8a8fbb2844..a556c640874 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.ko.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.ko.resx
@@ -919,6 +919,7 @@ The following are literal names and should not be translated: ABI, 'libs/armeabi
`dotnet build -t:InstallAndroidDependencies -f {0} "-p:AndroidSdkDirectory={1}"`을 실행하여 누락된 API 레벨을 설치하거나 설치된 API 버전을 대상으로 하는 프로젝트를 변경할 수 있습니다.
This string is the instrucitons to install the component
+The following are literal names and should not be translated: `dotnet build`, `InstallAndroidDependencies`, `AndroidSdkDirectory`
{0} - The TargetFramework the app is targeting.
{1} - The current AndroidSdkDirectory path.
@@ -968,6 +969,13 @@ In this message, the term "handheld app" means "app for handheld devices."
{0} - The DescriptorIndex metadata value that could not be parsed
{1} - The assembly ItemSpec
+
+
+ Invalid AssemblyStore compression level '{0}'. The value must be between {1} and {2}.
+
+{0} - The invalid compression level value
+{1} - The minimum allowed compression level
+{2} - The maximum allowed compression level
@@ -1167,13 +1175,13 @@ In this message, the term "handheld app" means "app for handheld devices."
{0} - Full path to the generated Java source file
- Only one '{0}' is allowed for '{1}' item '{2}'.
+ '{1}' 항목 '{2}'에 대해서는 '{0}'이(가) 하나만 허용됩니다.
{0} - MSBuild XML element name
{1} - MSBuild XML element name
{2} - MSBuild ItemSpec value
- Skipping Java peer type '{0}' from assembly '{1}' because referenced type '{2}' from assembly '{3}' could not be resolved in '{4}'. This type will not be included in the trimmable type map.
+ 어셈블리 '{3}'의 참조 형식 '{2}'을(를) '{4}'에서 확인할 수 없기 때문에 어셈블리 '{1}'에서 Java 피어 형식 '{0}'을(를) 건너뜁니다. 이 형식은 자르기 가능한 형식 맵에 포함되지 않습니다.
The following are literal names and should not be translated: Java, trimmable type map.
{0} - Fully-qualified managed Java peer type name
{1} - Assembly containing the skipped Java peer type
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.pl.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.pl.resx
index 2393499f7ff..c504bae5a36 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.pl.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.pl.resx
@@ -919,6 +919,7 @@ Aby uzyskać więcej informacji, zobacz https://aka.ms/xa5207.
Brakujący poziom interfejsu API można zainstalować, uruchamiając polecenie „dotnet build -t:InstallAndroidDependencies -f {0} „-p:AndroidSdkDirectory={1}”” lub zmień projekt tak, aby był przeznaczony dla zainstalowanej wersji interfejsu API.
This string is the instrucitons to install the component
+The following are literal names and should not be translated: `dotnet build`, `InstallAndroidDependencies`, `AndroidSdkDirectory`
{0} - The TargetFramework the app is targeting.
{1} - The current AndroidSdkDirectory path.
@@ -968,6 +969,13 @@ Aby użyć niestandardowej ścieżki zestawu JDK dla kompilacji wiersza poleceni
{0} - The DescriptorIndex metadata value that could not be parsed
{1} - The assembly ItemSpec
+
+
+ Invalid AssemblyStore compression level '{0}'. The value must be between {1} and {2}.
+
+{0} - The invalid compression level value
+{1} - The minimum allowed compression level
+{2} - The maximum allowed compression level
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 e041ff11ee0..b4b82ae450d 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.pt-BR.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.pt-BR.resx
@@ -919,6 +919,7 @@ Consulte https://aka.ms/xa5207 para obter mais detalhes.
Você pode instalar o nível de API ausente executando 'dotnet build -t:InstallAndroidDependencies -f {0} "-p:AndroidSdkDirectory={1}"' ou alterar o projeto para ter como destino uma versão de API instalada.
This string is the instrucitons to install the component
+The following are literal names and should not be translated: `dotnet build`, `InstallAndroidDependencies`, `AndroidSdkDirectory`
{0} - The TargetFramework the app is targeting.
{1} - The current AndroidSdkDirectory path.
@@ -968,6 +969,13 @@ Para usar um caminho JDK personalizado para um build de linha de comando, defina
{0} - The DescriptorIndex metadata value that could not be parsed
{1} - The assembly ItemSpec
+
+
+ Invalid AssemblyStore compression level '{0}'. The value must be between {1} and {2}.
+
+{0} - The invalid compression level value
+{1} - The minimum allowed compression level
+{2} - The maximum allowed compression level
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.ru.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.ru.resx
index 3b3c3960f3f..b8bafd15c53 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.ru.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.ru.resx
@@ -919,6 +919,7 @@ The following are literal names and should not be translated: ABI, 'libs/armeabi
Вы можете установить отсутствующий уровень API, выполнив команду "dotnet build -t:InstallAndroidDependencies -f {0} "-p:AndroidSdkDirectory={1}"" или изменив проект путем выбора установленной версии API в качестве цели.
This string is the instrucitons to install the component
+The following are literal names and should not be translated: `dotnet build`, `InstallAndroidDependencies`, `AndroidSdkDirectory`
{0} - The TargetFramework the app is targeting.
{1} - The current AndroidSdkDirectory path.
@@ -968,6 +969,13 @@ In this message, the term "handheld app" means "app for handheld devices."
{0} - The DescriptorIndex metadata value that could not be parsed
{1} - The assembly ItemSpec
+
+
+ Invalid AssemblyStore compression level '{0}'. The value must be between {1} and {2}.
+
+{0} - The invalid compression level value
+{1} - The minimum allowed compression level
+{2} - The maximum allowed compression level
diff --git a/src/Xamarin.Android.Build.Tasks/Properties/Resources.tr.resx b/src/Xamarin.Android.Build.Tasks/Properties/Resources.tr.resx
index 265352c5f6c..af07e0c8015 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.tr.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.tr.resx
@@ -917,8 +917,9 @@ Daha fazla ayrıntı için https://aka.ms/xa5207 adresine bakın.
This string is the instrucitons to install the component
- Eksik API düzeyini `dotnet build -t:InstallAndroidDependencies -f {0} "-p:AndroidSdkDirectory={1}"` komutunu çalıştırarak yükleyebilir veya yüklü olan bir API sürümünü hedefleyecek şekilde projeyi değiştirebilirsiniz.
+ Eksik API düzeyini `dotnet build -t:InstallAndroidDependegency -f {0} "-p:AndroidSdkDirectory={1}"` komutunu çalıştırarak yükleyebilir veya yüklü olan bir API sürümünü hedefleyecek şekilde projeyi değiştirebilirsiniz.
This string is the instrucitons to install the component
+The following are literal names and should not be translated: `dotnet build`, `InstallAndroidDependencies`, `AndroidSdkDirectory`
{0} - The TargetFramework the app is targeting.
{1} - The current AndroidSdkDirectory path.
@@ -968,6 +969,13 @@ Bir komut satırı derlemesi için özel bir SDK yolu kullanmak için 'JavaSdkDi
{0} - The DescriptorIndex metadata value that could not be parsed
{1} - The assembly ItemSpec
+
+
+ Invalid AssemblyStore compression level '{0}'. The value must be between {1} and {2}.
+
+{0} - The invalid compression level value
+{1} - The minimum allowed compression level
+{2} - The maximum allowed compression level
@@ -1167,13 +1175,13 @@ Bir komut satırı derlemesi için özel bir SDK yolu kullanmak için 'JavaSdkDi
{0} - Full path to the generated Java source file
- Only one '{0}' is allowed for '{1}' item '{2}'.
+ '{1}' öğesi '{2}' için yalnızca bir '{0}' öğesine izin verilir.
{0} - MSBuild XML element name
{1} - MSBuild XML element name
{2} - MSBuild ItemSpec value
- Skipping Java peer type '{0}' from assembly '{1}' because referenced type '{2}' from assembly '{3}' could not be resolved in '{4}'. This type will not be included in the trimmable type map.
+ '{3}' derlemesinden başvurulan '{2}' türü '{4}' içinde çözümlenemediğinden '{1}' derlemesindeki '{0}' Java eş türü atlanıyor. Bu tür, kırpılabilir tür eşlemesine dahil edilmeyecektir.
The following are literal names and should not be translated: Java, trimmable type map.
{0} - Fully-qualified managed Java peer type name
{1} - Assembly containing the skipped Java peer type
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 e7c4ad5c006..c11758c76da 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hans.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hans.resx
@@ -919,6 +919,7 @@ The following are literal names and should not be translated: ABI, 'libs/armeabi
可以通过运行 `dotnet build -t:InstallAndroidDependencies -f {0} "-p:AndroidSdkDirectory={1}"` 来安装缺少的 API 级别,或将项目更改为面向已安装的 API 版本。
This string is the instrucitons to install the component
+The following are literal names and should not be translated: `dotnet build`, `InstallAndroidDependencies`, `AndroidSdkDirectory`
{0} - The TargetFramework the app is targeting.
{1} - The current AndroidSdkDirectory path.
@@ -968,6 +969,13 @@ In this message, the term "handheld app" means "app for handheld devices."
{0} - The DescriptorIndex metadata value that could not be parsed
{1} - The assembly ItemSpec
+
+
+ Invalid AssemblyStore compression level '{0}'. The value must be between {1} and {2}.
+
+{0} - The invalid compression level value
+{1} - The minimum allowed compression level
+{2} - The maximum allowed compression level
@@ -1167,13 +1175,13 @@ In this message, the term "handheld app" means "app for handheld devices."
{0} - Full path to the generated Java source file
- Only one '{0}' is allowed for '{1}' item '{2}'.
+ 对于“{1}”项“{2}',只允许有一个“{0}”。
{0} - MSBuild XML element name
{1} - MSBuild XML element name
{2} - MSBuild ItemSpec value
- Skipping Java peer type '{0}' from assembly '{1}' because referenced type '{2}' from assembly '{3}' could not be resolved in '{4}'. This type will not be included in the trimmable type map.
+ 正在跳过程序集“{1}”中的 Java 对等类型“{0}',因为无法在“{4}”中解析程序集“{3}”中引用的类型“{2}”。此类型将不会包含在可修剪类型映射中。
The following are literal names and should not be translated: Java, trimmable type map.
{0} - Fully-qualified managed Java peer type name
{1} - Assembly containing the skipped Java peer type
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 1ceeeed7d6a..89be7100c3f 100644
--- a/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hant.resx
+++ b/src/Xamarin.Android.Build.Tasks/Properties/Resources.zh-Hant.resx
@@ -919,6 +919,7 @@ The following are literal names and should not be translated: ABI, 'libs/armeabi
您可以執行 `dotnet build -t:InstallAndroidDependencies -f {0} "-p:AndroidSdkDirectory={1}"` 來安裝遺失的 API 層級,或將專案變更為針對已安裝的 API 版本為目標。
This string is the instrucitons to install the component
+The following are literal names and should not be translated: `dotnet build`, `InstallAndroidDependencies`, `AndroidSdkDirectory`
{0} - The TargetFramework the app is targeting.
{1} - The current AndroidSdkDirectory path.
@@ -968,6 +969,13 @@ In this message, the term "handheld app" means "app for handheld devices."
{0} - The DescriptorIndex metadata value that could not be parsed
{1} - The assembly ItemSpec
+
+
+ Invalid AssemblyStore compression level '{0}'. The value must be between {1} and {2}.
+
+{0} - The invalid compression level value
+{1} - The minimum allowed compression level
+{2} - The maximum allowed compression level
@@ -1167,13 +1175,13 @@ In this message, the term "handheld app" means "app for handheld devices."
{0} - Full path to the generated Java source file
- Only one '{0}' is allowed for '{1}' item '{2}'.
+ 項目 '{2}' 的 '{1}' 只允許一個 '{0}'。
{0} - MSBuild XML element name
{1} - MSBuild XML element name
{2} - MSBuild ItemSpec value
- Skipping Java peer type '{0}' from assembly '{1}' because referenced type '{2}' from assembly '{3}' could not be resolved in '{4}'. This type will not be included in the trimmable type map.
+ 因為來自組件 '{3}' 的參考類型 '{2}' 無法在 '{4}' 中解析,所以正在略過組件 '{1}' 中的 JAVA 同儕節點類型 '{0}'。此類型將不會包含在 trimmable type map 中。
The following are literal names and should not be translated: Java, trimmable type map.
{0} - Fully-qualified managed Java peer type name
{1} - Assembly containing the skipped Java peer type