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">
@@ -505,7 +505,7 @@ Modificare il valore in AndroidManifest.xml in modo che corrisponda al valore $(
505
505
{1} - The SupportedOSPlatformVersion property value</comment>
506
506
</data>
507
507
<dataname="XA2000"xml:space="preserve">
508
-
<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>
508
+
<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>
509
509
<comment>The following are literal names and should not be translated: AppDomain.CreateDomain(), AppDomain
510
510
{0} - The name of the assembly</comment>
511
511
</data>
@@ -704,12 +704,12 @@ In this message, "root element" refers to the root element of an XML file.
704
704
<comment>{0} - The exception message and stack trace of the associated exception</comment>
705
705
</data>
706
706
<dataname="XA4231"xml:space="preserve">
707
-
<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>
707
+
<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>
708
708
<comment>The following are literal names and should not be translated: class-parse
709
709
{0} - The name of the current class parser value</comment>
710
710
</data>
711
711
<dataname="XA4232"xml:space="preserve">
712
-
<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>
712
+
<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>
713
713
<comment>The following are literal names and should not be translated: XAJavaInterop1
714
714
{0} - The name of the current code generation target</comment>
715
715
</data>
@@ -790,7 +790,7 @@ The following are literal names and should not be translated: ABI, 'libs/armeabi
790
790
"Wear" is a short version of the full product name "Wear OS" and so should not be translated.</comment>
791
791
</data>
792
792
<dataname="XA4312"xml:space="preserve">
793
-
<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>
793
+
<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>
794
794
<comment>The following are literal names and should not be translated: Android Wear, Android, Wear.
795
795
{0} - The referenced Android Wear project.</comment>
796
796
</data>
@@ -861,20 +861,20 @@ Rimuovere il riferimento '{0}' dal progetto e aggiungere invece il pacchetto NuG
861
861
{0} - The missing tool name</comment>
862
862
</data>
863
863
<dataname="XA5207"xml:space="preserve">
864
-
<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}`.
864
+
<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}'.
865
865
{2}
866
-
See https://aka.ms/xa5207 for more details.</value>
866
+
Per altri dettagli, vedi https://aka.ms/xa5207.</value>
867
867
<comment>The following are literal names and should not be translated: android.jar
868
868
{0} - The API level name
869
869
{1} - The expected path of the android.jar file
870
870
{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>
873
+
<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>
874
874
<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>
877
+
<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>
878
878
<comment>This string is the instrucitons to install the component
879
879
{0} - The TargetFramework the app is targeting.
880
880
{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>
507
507
</data>
508
508
<dataname="XA2000"xml:space="preserve">
509
-
<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
511
511
{0} - The name of the assembly</comment>
512
512
</data>
@@ -705,12 +705,12 @@ In this message, "root element" refers to the root element of an XML file.
705
705
<comment>{0} - The exception message and stack trace of the associated exception</comment>
706
706
</data>
707
707
<dataname="XA4231"xml:space="preserve">
708
-
<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
710
710
{0} - The name of the current class parser value</comment>
711
711
</data>
712
712
<dataname="XA4232"xml:space="preserve">
713
-
<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
715
715
{0} - The name of the current code generation target</comment>
716
716
</data>
@@ -791,7 +791,7 @@ The following are literal names and should not be translated: ABI, 'libs/armeabi
791
791
"Wear" is a short version of the full product name "Wear OS" and so should not be translated.</comment>
792
792
</data>
793
793
<dataname="XA4312"xml:space="preserve">
794
-
<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.
796
796
{0} - The referenced Android Wear project.</comment>
797
797
</data>
@@ -862,20 +862,20 @@ The following are literal names and should not be translated: ABI, 'libs/armeabi
862
862
{0} - The missing tool name</comment>
863
863
</data>
864
864
<dataname="XA5207"xml:space="preserve">
865
-
<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>
878
+
<value>不足している API レベルをインストールするには、`dotnet build -t:InstallAndroidDependencies -f {0} "-p:AndroidSdkDirectory={1}"` を実行するか、インストールされている API バージョンを対象とするようにプロジェクトを変更します。</value>
879
879
<comment>This string is the instrucitons to install the component
880
880
{0} - The TargetFramework the app is targeting.
881
881
{1} - The current AndroidSdkDirectory path.</comment>
0 commit comments