Skip to content

Commit 54add04

Browse files
Localized file check-in by OneLocBuild Task (#8589)
Context: https://aka.ms/onelocbuild Context: https://aka.ms/AllAboutLoc Build definition ID 17928: Build ID 8805099
1 parent 27ab3f8 commit 54add04

File tree

7 files changed

+70
-70
lines changed

7 files changed

+70
-70
lines changed

src/Xamarin.Android.Build.Tasks/Properties/Resources.it.resx

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ In this message, the term "binding" means a piece of generated code that makes i
438438
<comment>The following are literal names and should not be translated: DX, DEX, d8, AndroidDexTool.</comment>
439439
</data>
440440
<data name="XA1024" xml:space="preserve">
441-
<value>Ignoring configuration file '{0}'. .NET configuration files are not supported in .NET Android projects that target .NET 6 or higher.</value>
441+
<value>Il file di configurazione '{0}' verrà ignorato. I file di configurazione .NET non sono supportati in progetti .NET Android destinati a .NET 6 o versione successiva.</value>
442442
<comment>The following are literal names and should not be translated: .NET, .NET Android.
443443
{0} - The file name such as 'Foo.dll.config'</comment>
444444
</data>
@@ -451,7 +451,7 @@ In this message, the term "binding" means a piece of generated code that makes i
451451
<comment>The following are literal names and should not be translated: AAPT, AAPT2, Android, AndroidUseAapt2, true.</comment>
452452
</data>
453453
<data name="XA1026_dotnet" xml:space="preserve">
454-
<value>Using AAPT is not supported in .NET Android projects that target .NET 6 or higher. Please enable 'Use incremental Android packaging system (aapt2)' in the Visual Studio project property pages or edit the project file in a text editor and set the 'AndroidUseAapt2' MSBuild property to 'true'.</value>
454+
<value>L'uso di AAPT non è supportato in progetti .NET Android destinati a .NET 6 o versione successiva. Abilitare 'Usa sistema di creazione pacchetti Android incrementale (AAPT2)' nelle pagine delle proprietà del progetto di Visual Studio o modificare il file di progetto in un editor di testo e impostare la proprietà 'AndroidUseAapt2' di MSBuild su 'true'.</value>
455455
<comment>The following are literal names and should not be translated: AAPT, Android, AndroidUseAapt2, true.</comment>
456456
</data>
457457
<data name="XA1027" xml:space="preserve">
@@ -511,7 +511,7 @@ Modificare il valore in AndroidManifest.xml in modo che corrisponda al valore $(
511511
{1} - The SupportedOSPlatformVersion property value</comment>
512512
</data>
513513
<data name="XA2000" xml:space="preserve">
514-
<value>Use of AppDomain.CreateDomain() detected in assembly: {0}. .NET 6 and higher will only support a single AppDomain, so this API will no longer be available in .NET Android once .NET 6 is released.</value>
514+
<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 .NET Android dopo il rilascio di .NET 6.</value>
515515
<comment>The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain
516516
{0} - The name of the assembly</comment>
517517
</data>
@@ -710,12 +710,12 @@ In this message, "root element" refers to the root element of an XML file.
710710
<comment>{0} - The exception message and stack trace of the associated exception</comment>
711711
</data>
712712
<data name="XA4231" xml:space="preserve">
713-
<value>The Android class parser value '{0}' is deprecated and will be removed in a future version of .NET Android. Update the project properties to use 'class-parse'.</value>
713+
<value>Il valore '{0}' del parser di classi Android è deprecato e verrà rimosso in una versione futura di .NET Android. Aggiornare le proprietà del progetto in modo da usare 'class-parse'.</value>
714714
<comment>The following are literal names and should not be translated: class-parse
715715
{0} - The name of the current class parser value</comment>
716716
</data>
717717
<data name="XA4232" xml:space="preserve">
718-
<value>The Android code generation target '{0}' is deprecated and will be removed in a future version of .NET Android. Update the project properties to use 'XAJavaInterop1'.</value>
718+
<value>La destinazione '{0}' per la generazione del codice Android è deprecato e verrà rimosso in una versione futura di .NET Android. Aggiornare le proprietà del progetto in modo da usare 'XAJavaInterop1'.</value>
719719
<comment>The following are literal names and should not be translated: XAJavaInterop1
720720
{0} - The name of the current code generation target</comment>
721721
</data>
@@ -796,7 +796,7 @@ The following are literal names and should not be translated: ABI, 'libs/armeabi
796796
"Wear" is a short version of the full product name "Wear OS" and so should not be translated.</comment>
797797
</data>
798798
<data name="XA4312" xml:space="preserve">
799-
<value>Referencing the Android Wear application project '{0}' from an Android application project is deprecated and will no longer be supported in a future version of .NET Android. Remove the Android Wear application project reference from the Android application project and distribute the Wear application as a standalone application instead.</value>
799+
<value>Il riferimento a un progetto applicazione Android Wear '{0}' da un progetto Applicazione Android è deprecato e non sarà più supportato in una versione futura di .NET Android. Rimuovere il riferimento al progetto Applicazione Android Wear dal progetto Applicazione Android e distribuire l'applicazione Wear come applicazione autonoma.</value>
800800
<comment>The following are literal names and should not be translated: Android Wear, Android, Wear.
801801
{0} - The referenced Android Wear project.</comment>
802802
</data>
@@ -867,20 +867,20 @@ Rimuovere il riferimento '{0}' dal progetto e aggiungere invece il pacchetto NuG
867867
{0} - The missing tool name</comment>
868868
</data>
869869
<data name="XA5207" xml:space="preserve">
870-
<value>Could not find android.jar for API level {0}. This means the Android SDK platform for API level {0} is not installed; it was expected to be in `{1}`.
870+
<value>Non è stato possibile trovare android.jar per il livello API {0}. Ciò significa che la piattaforma Android SDK per {0} a livello di API non è installata; si prevedeva che fosse in '{1}'.
871871
{2}
872-
See https://aka.ms/xa5207 for more details.</value>
872+
Per altri dettagli, vedi https://aka.ms/xa5207.</value>
873873
<comment>The following are literal names and should not be translated: android.jar
874874
{0} - The API level name
875875
{1} - The expected path of the android.jar file
876876
{2} - The instructions to install the missing component</comment>
877877
</data>
878878
<data name="XA5207_SDK_Manager_Windows" xml:space="preserve">
879-
<value>Either install it in the Android SDK Manager (Tools &gt; Android &gt; Android SDK Manager...), or change the .NET Android project to target an API version that is installed.</value>
879+
<value>Installalo in Gestione Android SDK (Strumenti &gt; Android &gt; Gestione Android SDK...) oppure modifica il progetto Android .NET in modo che sia destinato a una versione API installata.</value>
880880
<comment>This string is the instrucitons to install the component</comment>
881881
</data>
882882
<data name="XA5207_SDK_Manager_CLI" xml:space="preserve">
883-
<value>You can install the missing API level by running `dotnet build -t:InstallAndroidDependencies -f {0} "-p:AndroidSdkDirectory={1}"`, or change the project to target an API version that is installed.</value>
883+
<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>
884884
<comment>This string is the instrucitons to install the component
885885
{0} - The TargetFramework the app is targeting.
886886
{1} - The current AndroidSdkDirectory path.</comment>

src/Xamarin.Android.Build.Tasks/Properties/Resources.ja.resx

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ In this message, the term "binding" means a piece of generated code that makes i
438438
<comment>The following are literal names and should not be translated: DX, DEX, d8, AndroidDexTool.</comment>
439439
</data>
440440
<data name="XA1024" xml:space="preserve">
441-
<value>Ignoring configuration file '{0}'. .NET configuration files are not supported in .NET Android projects that target .NET 6 or higher.</value>
441+
<value>構成ファイル '{0}' を無視しています。.NET 構成ファイルは、.NET 6 以降を対象とする .NET Android プロジェクトではサポートされていません。</value>
442442
<comment>The following are literal names and should not be translated: .NET, .NET Android.
443443
{0} - The file name such as 'Foo.dll.config'</comment>
444444
</data>
@@ -451,7 +451,7 @@ In this message, the term "binding" means a piece of generated code that makes i
451451
<comment>The following are literal names and should not be translated: AAPT, AAPT2, Android, AndroidUseAapt2, true.</comment>
452452
</data>
453453
<data name="XA1026_dotnet" xml:space="preserve">
454-
<value>Using AAPT is not supported in .NET Android projects that target .NET 6 or higher. Please enable 'Use incremental Android packaging system (aapt2)' in the Visual Studio project property pages or edit the project file in a text editor and set the 'AndroidUseAapt2' MSBuild property to 'true'.</value>
454+
<value>.NET 6 以降を対象とする .NET Android プロジェクトでは、AAPT の使用はサポートされていません。Visual Studio プロジェクトのプロパティ ページで [インクリメンタル Android パッケージ システム (aapt2) を使用します] を有効にするか、テキスト エディターでプロジェクト ファイルを編集して 'AndroidUseAapt2' MSBuild プロパティを 'true' に設定してください。</value>
455455
<comment>The following are literal names and should not be translated: AAPT, Android, AndroidUseAapt2, true.</comment>
456456
</data>
457457
<data name="XA1027" xml:space="preserve">
@@ -512,7 +512,7 @@ $(SupportedOSPlatformVersion) 値に一致するように AndroidManifest.xml
512512
{1} - The SupportedOSPlatformVersion property value</comment>
513513
</data>
514514
<data name="XA2000" xml:space="preserve">
515-
<value>Use of AppDomain.CreateDomain() detected in assembly: {0}. .NET 6 and higher will only support a single AppDomain, so this API will no longer be available in .NET Android once .NET 6 is released.</value>
515+
<value>アセンブリ {0} で AppDomain.CreateDomain() が使用されていることが検出されました。.NET 6 以降では単一の AppDomain のみがサポートされる予定のため、.NET 6 がリリースされるとこの API .NET Android では使用できなくなります。</value>
516516
<comment>The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain
517517
{0} - The name of the assembly</comment>
518518
</data>
@@ -711,12 +711,12 @@ In this message, "root element" refers to the root element of an XML file.
711711
<comment>{0} - The exception message and stack trace of the associated exception</comment>
712712
</data>
713713
<data name="XA4231" xml:space="preserve">
714-
<value>The Android class parser value '{0}' is deprecated and will be removed in a future version of .NET Android. Update the project properties to use 'class-parse'.</value>
714+
<value>Android クラス パーサーの値 '{0}' は非推奨であり、.NET Android の今後のバージョンでは削除されます。'class-parse' を使用するようにプロジェクトのプロパティを更新してください。</value>
715715
<comment>The following are literal names and should not be translated: class-parse
716716
{0} - The name of the current class parser value</comment>
717717
</data>
718718
<data name="XA4232" xml:space="preserve">
719-
<value>The Android code generation target '{0}' is deprecated and will be removed in a future version of .NET Android. Update the project properties to use 'XAJavaInterop1'.</value>
719+
<value>Android コード生成ターゲット '{0}' は非推奨であり、.NET Android の今後のバージョンでは削除されます。'XAJavaInterop1' を使用するようにプロジェクトのプロパティを更新してください。</value>
720720
<comment>The following are literal names and should not be translated: XAJavaInterop1
721721
{0} - The name of the current code generation target</comment>
722722
</data>
@@ -797,7 +797,7 @@ The following are literal names and should not be translated: ABI, 'libs/armeabi
797797
"Wear" is a short version of the full product name "Wear OS" and so should not be translated.</comment>
798798
</data>
799799
<data name="XA4312" xml:space="preserve">
800-
<value>Referencing the Android Wear application project '{0}' from an Android application project is deprecated and will no longer be supported in a future version of .NET Android. Remove the Android Wear application project reference from the Android application project and distribute the Wear application as a standalone application instead.</value>
800+
<value>Android アプリケーション プロジェクトから Android Wear アプリケーション プロジェクト '{0}' を参照することは非推奨となり、.NET Android の今後のバージョンではサポートされなくなります。Android アプリケーション プロジェクトから Android Wear アプリケーション プロジェクト参照を削除し、代わりにスタンドアロン アプリケーションとして Wear アプリケーションを配布してください。</value>
801801
<comment>The following are literal names and should not be translated: Android Wear, Android, Wear.
802802
{0} - The referenced Android Wear project.</comment>
803803
</data>
@@ -868,20 +868,20 @@ The following are literal names and should not be translated: ABI, 'libs/armeabi
868868
{0} - The missing tool name</comment>
869869
</data>
870870
<data name="XA5207" xml:space="preserve">
871-
<value>Could not find android.jar for API level {0}. This means the Android SDK platform for API level {0} is not installed; it was expected to be in `{1}`.
871+
<value>API レベル {0} の android.jar が見つかりません。これは、API レベル {0}Android SDK プラットフォームがインストールされていないことを意味します。これは、`{1}` であることが想定されます。
872872
{2}
873-
See https://aka.ms/xa5207 for more details.</value>
873+
詳しくは https://aka.ms/xa5207 を参照してください。</value>
874874
<comment>The following are literal names and should not be translated: android.jar
875875
{0} - The API level name
876876
{1} - The expected path of the android.jar file
877877
{2} - The instructions to install the missing component</comment>
878878
</data>
879879
<data name="XA5207_SDK_Manager_Windows" xml:space="preserve">
880-
<value>Either install it in the Android SDK Manager (Tools &gt; Android &gt; Android SDK Manager...), or change the .NET Android project to target an API version that is installed.</value>
880+
<value>Android SDK マネージャー ([ツール] &gt; [Android] &gt; [Android SDK マネージャー]...) にインストールするか、インストールされている API バージョンを対象とするように .NET Android プロジェクトを変更してください。</value>
881881
<comment>This string is the instrucitons to install the component</comment>
882882
</data>
883883
<data name="XA5207_SDK_Manager_CLI" xml:space="preserve">
884-
<value>You can install the missing API level by running `dotnet build -t:InstallAndroidDependencies -f {0} "-p:AndroidSdkDirectory={1}"`, or change the project to target an API version that is installed.</value>
884+
<value>不足している API レベルをインストールするには、`dotnet build -t:InstallAndroidDependencies -f {0} "-p:AndroidSdkDirectory={1}"` を実行するか、インストールされている API バージョンを対象とするようにプロジェクトを変更します。</value>
885885
<comment>This string is the instrucitons to install the component
886886
{0} - The TargetFramework the app is targeting.
887887
{1} - The current AndroidSdkDirectory path.</comment>

0 commit comments

Comments
 (0)