You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Xamarin.Android.Build.Tasks/Properties/Resources.it.resx
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -438,7 +438,7 @@ In this message, the term "binding" means a piece of generated code that makes i
438
438
<comment>The following are literal names and should not be translated: DX, DEX, d8, AndroidDexTool.</comment>
439
439
</data>
440
440
<dataname="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>
442
442
<comment>The following are literal names and should not be translated: .NET, .NET Android.
443
443
{0} - The file name such as 'Foo.dll.config'</comment>
444
444
</data>
@@ -451,7 +451,7 @@ In this message, the term "binding" means a piece of generated code that makes i
451
451
<comment>The following are literal names and should not be translated: AAPT, AAPT2, Android, AndroidUseAapt2, true.</comment>
452
452
</data>
453
453
<dataname="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>
455
455
<comment>The following are literal names and should not be translated: AAPT, Android, AndroidUseAapt2, true.</comment>
456
456
</data>
457
457
<dataname="XA1027"xml:space="preserve">
@@ -511,7 +511,7 @@ Modificare il valore in AndroidManifest.xml in modo che corrisponda al valore $(
511
511
{1} - The SupportedOSPlatformVersion property value</comment>
512
512
</data>
513
513
<dataname="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>
515
515
<comment>The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain
516
516
{0} - The name of the assembly</comment>
517
517
</data>
@@ -710,12 +710,12 @@ In this message, "root element" refers to the root element of an XML file.
710
710
<comment>{0} - The exception message and stack trace of the associated exception</comment>
711
711
</data>
712
712
<dataname="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>
714
714
<comment>The following are literal names and should not be translated: class-parse
715
715
{0} - The name of the current class parser value</comment>
716
716
</data>
717
717
<dataname="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>
719
719
<comment>The following are literal names and should not be translated: XAJavaInterop1
720
720
{0} - The name of the current code generation target</comment>
721
721
</data>
@@ -796,7 +796,7 @@ The following are literal names and should not be translated: ABI, 'libs/armeabi
796
796
"Wear" is a short version of the full product name "Wear OS" and so should not be translated.</comment>
797
797
</data>
798
798
<dataname="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>
800
800
<comment>The following are literal names and should not be translated: Android Wear, Android, Wear.
801
801
{0} - The referenced Android Wear project.</comment>
802
802
</data>
@@ -867,20 +867,20 @@ Rimuovere il riferimento '{0}' dal progetto e aggiungere invece il pacchetto NuG
867
867
{0} - The missing tool name</comment>
868
868
</data>
869
869
<dataname="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}'.
871
871
{2}
872
-
See https://aka.ms/xa5207 for more details.</value>
872
+
Per altri dettagli, vedi https://aka.ms/xa5207.</value>
873
873
<comment>The following are literal names and should not be translated: android.jar
874
874
{0} - The API level name
875
875
{1} - The expected path of the android.jar file
876
876
{2} - The instructions to install the missing component</comment>
<value>Either install it in the Android SDK Manager (Tools> Android > 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> Android >Gestione Android SDK...) oppure modifica il progetto Android .NET in modo che sia destinato a una versione API installata.</value>
880
880
<comment>This string is the instrucitons to install the component</comment>
<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>
884
884
<comment>This string is the instrucitons to install the component
885
885
{0} - The TargetFramework the app is targeting.
886
886
{1} - The current AndroidSdkDirectory path.</comment>
<comment>The following are literal names and should not be translated: .NET, .NET Android.
443
443
{0} - The file name such as 'Foo.dll.config'</comment>
444
444
</data>
@@ -451,7 +451,7 @@ In this message, the term "binding" means a piece of generated code that makes i
451
451
<comment>The following are literal names and should not be translated: AAPT, AAPT2, Android, AndroidUseAapt2, true.</comment>
452
452
</data>
453
453
<dataname="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>
{1} - The SupportedOSPlatformVersion property value</comment>
513
513
</data>
514
514
<dataname="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>
<comment>The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain
517
517
{0} - The name of the assembly</comment>
518
518
</data>
@@ -711,12 +711,12 @@ In this message, "root element" refers to the root element of an XML file.
711
711
<comment>{0} - The exception message and stack trace of the associated exception</comment>
712
712
</data>
713
713
<dataname="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>
<comment>The following are literal names and should not be translated: class-parse
716
716
{0} - The name of the current class parser value</comment>
717
717
</data>
718
718
<dataname="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>
<comment>The following are literal names and should not be translated: XAJavaInterop1
721
721
{0} - The name of the current code generation target</comment>
722
722
</data>
@@ -797,7 +797,7 @@ The following are literal names and should not be translated: ABI, 'libs/armeabi
797
797
"Wear" is a short version of the full product name "Wear OS" and so should not be translated.</comment>
798
798
</data>
799
799
<dataname="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>
<comment>The following are literal names and should not be translated: Android Wear, Android, Wear.
802
802
{0} - The referenced Android Wear project.</comment>
803
803
</data>
@@ -868,20 +868,20 @@ The following are literal names and should not be translated: ABI, 'libs/armeabi
868
868
{0} - The missing tool name</comment>
869
869
</data>
870
870
<dataname="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}`.
<value>Either install it in the Android SDK Manager (Tools> Android > Android SDK Manager...), or change the .NET Android project to target an API version that is installed.</value>
<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>
885
885
<comment>This string is the instrucitons to install the component
886
886
{0} - The TargetFramework the app is targeting.
887
887
{1} - The current AndroidSdkDirectory path.</comment>
0 commit comments