/
githubmirror
/
roslyn
Обзор
Документация
Войти
/
githubmirror
/
roslyn
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/Analyzers/VisualBasic/CodeFixes/xlf/VisualBasicCodeFixesResources.it.xlf
67 строк
3 KB
dotnet bot
Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 3012610
01 июл 2026, 23:18
01 июл 2026, 23:18
bdd2040
Код
Авторство
О чём код?
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd"> <file datatype="xml" source-language="en" target-language="it" original="../VisualBasicCodeFixesResources.resx"> <body> <trans-unit id="Add_Me"> <source>Add 'Me.'</source> <target state="translated">Aggiungi 'Me.'</target> <note /> </trans-unit> <trans-unit id="Add_Obsolete"> <source>Add <Obsolete></source> <target state="translated">Aggiungi <Obsolete></target> <note /> </trans-unit> <trans-unit id="This_method_is_used_as_a_delegate_changing_the_return_type_may_result_in_build_errors"> <source>This method is used as a delegate; changing the return type may result in build errors</source> <target state="translated">Il metodo viene usato come delegato; la modifica del tipo restituito può causare errori di compilazione</target> <note /> </trans-unit> <trans-unit id="Convert_0_to_Iterator"> <source>Convert {0} to Iterator</source> <target state="translated">Converti {0} in iteratore</target> <note /> </trans-unit> <trans-unit id="Convert_GetType_to_NameOf"> <source>Convert 'GetType' to 'NameOf'</source> <target state="translated">Convertire 'GetType' in 'NameOf'</target> <note /> </trans-unit> <trans-unit id="Make_0_an_Async_Function"> <source>Make {0} an Async Function.</source> <target state="translated">Trasformare {0} in una funzione asincrona.</target> <note /> </trans-unit> <trans-unit id="Make_0_inheritable"> <source>Make '{0}' inheritable</source> <target state="translated">Imposta '{0}' come ereditabile</target> <note /> </trans-unit> <trans-unit id="Make_Async_Function"> <source>Make Async Function</source> <target state="translated">Rendi asincrona la funzione</target> <note /> </trans-unit> <trans-unit id="Make_Async_Sub"> <source>Make Async Sub</source> <target state="translated">Rendi asincrona la funzione sub</target> <note /> </trans-unit> <trans-unit id="Remove_unnecessary_imports"> <source>Remove unnecessary imports</source> <target state="translated">Rimuovere le importazioni non necessarie</target> <note /> </trans-unit> <trans-unit id="Replace_Return_with_Yield"> <source>Replace 'Return' with 'Yield</source> <target state="translated">Sostituisci 'Return' con 'Yield'</target> <note /> </trans-unit> <trans-unit id="Simplify_object_creation"> <source>Simplify object creation</source> <target state="translated">Semplificare la creazione di oggetti</target> <note /> </trans-unit> </body> </file> </xliff>