Skip to content
Open
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
12 changes: 10 additions & 2 deletions src/Xamarin.Android.Build.Tasks/Properties/Resources.cs.resx
Original file line number Diff line number Diff line change
Expand Up @@ -919,6 +919,7 @@ Další podrobnosti najdete na https://aka.ms/xa5207.</value>
<data name="XA5207_SDK_Manager_CLI" xml:space="preserve">
<value>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.</value>
<comment>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.</comment>
</data>
Expand Down Expand Up @@ -968,6 +969,13 @@ Pokud chcete pro sestavení z příkazového řádku použít vlastní cestu JDK
<comment>
{0} - The DescriptorIndex metadata value that could not be parsed
{1} - The assembly ItemSpec</comment>
</data>
<data name="XA5304" xml:space="preserve">
<value>Invalid AssemblyStore compression level '{0}'. The value must be between {1} and {2}.</value>
<comment>
{0} - The invalid compression level value
{1} - The minimum allowed compression level
{2} - The maximum allowed compression level</comment>
</data>
<data name="XA_Manifest_AutoGenerated_Header" xml:space="preserve">
<value>
Expand Down Expand Up @@ -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</comment>
</data>
<data name="XA4256" xml:space="preserve">
<value>Only one '{0}' is allowed for '{1}' item '{2}'.</value>
<value>Pro položku „{1}“ s hodnotou „{2}“ je povolen pouze jeden prvek „{0}“.</value>
<comment>{0} - MSBuild XML element name
{1} - MSBuild XML element name
{2} - MSBuild ItemSpec value</comment>
</data>
<data name="XA4257" xml:space="preserve">
<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.</value>
<value>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ů.</value>
<comment>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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -919,6 +919,7 @@ Weitere Informationen finden Sie unter https://aka.ms/xa5207.</value>
<data name="XA5207_SDK_Manager_CLI" xml:space="preserve">
<value>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.</value>
<comment>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.</comment>
</data>
Expand Down Expand Up @@ -968,6 +969,13 @@ Um einen benutzerdefinierten JDK-Pfad für einen Befehlszeilenbuild zu verwenden
<comment>
{0} - The DescriptorIndex metadata value that could not be parsed
{1} - The assembly ItemSpec</comment>
</data>
<data name="XA5304" xml:space="preserve">
<value>Invalid AssemblyStore compression level '{0}'. The value must be between {1} and {2}.</value>
<comment>
{0} - The invalid compression level value
{1} - The minimum allowed compression level
{2} - The maximum allowed compression level</comment>
</data>
<data name="XA_Manifest_AutoGenerated_Header" xml:space="preserve">
<value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -919,6 +919,7 @@ Consulte https://aka.ms/xa5207 para obtener más detalles.</value>
<data name="XA5207_SDK_Manager_CLI" xml:space="preserve">
<value>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.</value>
<comment>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.</comment>
</data>
Expand Down Expand Up @@ -968,6 +969,13 @@ Para usar una ruta de acceso de JDK personalizada para una compilación de líne
<comment>
{0} - The DescriptorIndex metadata value that could not be parsed
{1} - The assembly ItemSpec</comment>
</data>
<data name="XA5304" xml:space="preserve">
<value>Invalid AssemblyStore compression level '{0}'. The value must be between {1} and {2}.</value>
<comment>
{0} - The invalid compression level value
{1} - The minimum allowed compression level
{2} - The maximum allowed compression level</comment>
</data>
<data name="XA_Manifest_AutoGenerated_Header" xml:space="preserve">
<value>
Expand Down
12 changes: 10 additions & 2 deletions src/Xamarin.Android.Build.Tasks/Properties/Resources.fr.resx
Original file line number Diff line number Diff line change
Expand Up @@ -919,6 +919,7 @@ Pour plus d’informations, consultez https://aka.ms/xa5207.</value>
<data name="XA5207_SDK_Manager_CLI" xml:space="preserve">
<value>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.</value>
<comment>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.</comment>
</data>
Expand Down Expand Up @@ -968,6 +969,13 @@ Pour utiliser un chemin JDK personnalisé pour une build de ligne de commande, d
<comment>
{0} - The DescriptorIndex metadata value that could not be parsed
{1} - The assembly ItemSpec</comment>
</data>
<data name="XA5304" xml:space="preserve">
<value>Invalid AssemblyStore compression level '{0}'. The value must be between {1} and {2}.</value>
<comment>
{0} - The invalid compression level value
{1} - The minimum allowed compression level
{2} - The maximum allowed compression level</comment>
</data>
<data name="XA_Manifest_AutoGenerated_Header" xml:space="preserve">
<value>
Expand Down Expand Up @@ -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</comment>
</data>
<data name="XA4256" xml:space="preserve">
<value>Only one '{0}' is allowed for '{1}' item '{2}'.</value>
<value>Une seule « {0} » est autorisée pour l’élément « {1} » « {2} ».</value>
<comment>{0} - MSBuild XML element name
{1} - MSBuild XML element name
{2} - MSBuild ItemSpec value</comment>
</data>
<data name="XA4257" xml:space="preserve">
<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.</value>
<value>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.</value>
<comment>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
Expand Down
12 changes: 10 additions & 2 deletions src/Xamarin.Android.Build.Tasks/Properties/Resources.it.resx
Original file line number Diff line number Diff line change
Expand Up @@ -919,6 +919,7 @@ Per altri dettagli, vedi https://aka.ms/xa5207.</value>
<data name="XA5207_SDK_Manager_CLI" xml:space="preserve">
<value>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.</value>
<comment>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.</comment>
</data>
Expand Down Expand Up @@ -968,6 +969,13 @@ Per usare un percorso JDK personalizzato per una compilazione della riga di coma
<comment>
{0} - The DescriptorIndex metadata value that could not be parsed
{1} - The assembly ItemSpec</comment>
</data>
<data name="XA5304" xml:space="preserve">
<value>Invalid AssemblyStore compression level '{0}'. The value must be between {1} and {2}.</value>
<comment>
{0} - The invalid compression level value
{1} - The minimum allowed compression level
{2} - The maximum allowed compression level</comment>
</data>
<data name="XA_Manifest_AutoGenerated_Header" xml:space="preserve">
<value>
Expand Down Expand Up @@ -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</comment>
</data>
<data name="XA4256" xml:space="preserve">
<value>Only one '{0}' is allowed for '{1}' item '{2}'.</value>
<value>È consentito un solo oggetto '{0}' per l'elemento '{1}': '{2}'.</value>
<comment>{0} - MSBuild XML element name
{1} - MSBuild XML element name
{2} - MSBuild ItemSpec value</comment>
</data>
<data name="XA4257" xml:space="preserve">
<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.</value>
<value>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.</value>
<comment>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
Expand Down
12 changes: 10 additions & 2 deletions src/Xamarin.Android.Build.Tasks/Properties/Resources.ja.resx
Original file line number Diff line number Diff line change
Expand Up @@ -920,6 +920,7 @@ The following are literal names and should not be translated: ABI, 'libs/armeabi
<data name="XA5207_SDK_Manager_CLI" xml:space="preserve">
<value>不足している API レベルをインストールするには、`dotnet build -t:InstallAndroidDependencies -f {0} "-p:AndroidSdkDirectory={1}"` を実行するか、インストールされている API バージョンを対象とするようにプロジェクトを変更します。</value>
<comment>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.</comment>
</data>
Expand Down Expand Up @@ -969,6 +970,13 @@ In this message, the term "handheld app" means "app for handheld devices."
<comment>
{0} - The DescriptorIndex metadata value that could not be parsed
{1} - The assembly ItemSpec</comment>
</data>
<data name="XA5304" xml:space="preserve">
<value>Invalid AssemblyStore compression level '{0}'. The value must be between {1} and {2}.</value>
<comment>
{0} - The invalid compression level value
{1} - The minimum allowed compression level
{2} - The maximum allowed compression level</comment>
</data>
<data name="XA_Manifest_AutoGenerated_Header" xml:space="preserve">
<value>
Expand Down Expand Up @@ -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</comment>
</data>
<data name="XA4256" xml:space="preserve">
<value>Only one '{0}' is allowed for '{1}' item '{2}'.</value>
<value>'{1}' アイテム '{2}' に対して許可されている '{0}' は 1 つだけです。</value>
<comment>{0} - MSBuild XML element name
{1} - MSBuild XML element name
{2} - MSBuild ItemSpec value</comment>
</data>
<data name="XA4257" xml:space="preserve">
<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.</value>
<value>アセンブリ '{1}' から Java ピア型 '{0}' をスキップしています。アセンブリ '{3}' から参照された型 '{2}' '{4}' で解決できませんでした。この型は、トリミング可能な型マップには含まれません。</value>
<comment>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
Expand Down
12 changes: 10 additions & 2 deletions src/Xamarin.Android.Build.Tasks/Properties/Resources.ko.resx
Original file line number Diff line number Diff line change
Expand Up @@ -919,6 +919,7 @@ The following are literal names and should not be translated: ABI, 'libs/armeabi
<data name="XA5207_SDK_Manager_CLI" xml:space="preserve">
<value>`dotnet build -t:InstallAndroidDependencies -f {0} "-p:AndroidSdkDirectory={1}"`을 실행하여 누락된 API 레벨을 설치하거나 설치된 API 버전을 대상으로 하는 프로젝트를 변경할 수 있습니다.</value>
<comment>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.</comment>
</data>
Expand Down Expand Up @@ -968,6 +969,13 @@ In this message, the term "handheld app" means "app for handheld devices."
<comment>
{0} - The DescriptorIndex metadata value that could not be parsed
{1} - The assembly ItemSpec</comment>
</data>
<data name="XA5304" xml:space="preserve">
<value>Invalid AssemblyStore compression level '{0}'. The value must be between {1} and {2}.</value>
<comment>
{0} - The invalid compression level value
{1} - The minimum allowed compression level
{2} - The maximum allowed compression level</comment>
</data>
<data name="XA_Manifest_AutoGenerated_Header" xml:space="preserve">
<value>
Expand Down Expand Up @@ -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</comment>
</data>
<data name="XA4256" xml:space="preserve">
<value>Only one '{0}' is allowed for '{1}' item '{2}'.</value>
<value>'{1}' 항목 '{2}'에 대해서는 '{0}'이(가) 하나만 허용됩니다.</value>
<comment>{0} - MSBuild XML element name
{1} - MSBuild XML element name
{2} - MSBuild ItemSpec value</comment>
</data>
<data name="XA4257" xml:space="preserve">
<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.</value>
<value>어셈블리 '{3}'의 참조 형식 '{2}'을(를) '{4}'에서 확인할 수 없기 때문에 어셈블리 '{1}'에서 Java 피어 형식 '{0}'을(를) 건너뜁니다. 이 형식은 자르기 가능한 형식 맵에 포함되지 않습니다.</value>
<comment>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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -919,6 +919,7 @@ Aby uzyskać więcej informacji, zobacz https://aka.ms/xa5207.</value>
<data name="XA5207_SDK_Manager_CLI" xml:space="preserve">
<value>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.</value>
<comment>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.</comment>
</data>
Expand Down Expand Up @@ -968,6 +969,13 @@ Aby użyć niestandardowej ścieżki zestawu JDK dla kompilacji wiersza poleceni
<comment>
{0} - The DescriptorIndex metadata value that could not be parsed
{1} - The assembly ItemSpec</comment>
</data>
<data name="XA5304" xml:space="preserve">
<value>Invalid AssemblyStore compression level '{0}'. The value must be between {1} and {2}.</value>
<comment>
{0} - The invalid compression level value
{1} - The minimum allowed compression level
{2} - The maximum allowed compression level</comment>
</data>
<data name="XA_Manifest_AutoGenerated_Header" xml:space="preserve">
<value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -919,6 +919,7 @@ Consulte https://aka.ms/xa5207 para obter mais detalhes.</value>
<data name="XA5207_SDK_Manager_CLI" xml:space="preserve">
<value>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.</value>
<comment>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.</comment>
</data>
Expand Down Expand Up @@ -968,6 +969,13 @@ Para usar um caminho JDK personalizado para um build de linha de comando, defina
<comment>
{0} - The DescriptorIndex metadata value that could not be parsed
{1} - The assembly ItemSpec</comment>
</data>
<data name="XA5304" xml:space="preserve">
<value>Invalid AssemblyStore compression level '{0}'. The value must be between {1} and {2}.</value>
<comment>
{0} - The invalid compression level value
{1} - The minimum allowed compression level
{2} - The maximum allowed compression level</comment>
</data>
<data name="XA_Manifest_AutoGenerated_Header" xml:space="preserve">
<value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -919,6 +919,7 @@ The following are literal names and should not be translated: ABI, 'libs/armeabi
<data name="XA5207_SDK_Manager_CLI" xml:space="preserve">
<value>Вы можете установить отсутствующий уровень API, выполнив команду "dotnet build -t:InstallAndroidDependencies -f {0} "-p:AndroidSdkDirectory={1}"" или изменив проект путем выбора установленной версии API в качестве цели.</value>
<comment>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.</comment>
</data>
Expand Down Expand Up @@ -968,6 +969,13 @@ In this message, the term "handheld app" means "app for handheld devices."
<comment>
{0} - The DescriptorIndex metadata value that could not be parsed
{1} - The assembly ItemSpec</comment>
</data>
<data name="XA5304" xml:space="preserve">
<value>Invalid AssemblyStore compression level '{0}'. The value must be between {1} and {2}.</value>
<comment>
{0} - The invalid compression level value
{1} - The minimum allowed compression level
{2} - The maximum allowed compression level</comment>
</data>
<data name="XA_Manifest_AutoGenerated_Header" xml:space="preserve">
<value>
Expand Down
Loading
Loading