/
githubmirror
/
roslyn
Обзор
Документация
Войти
/
githubmirror
/
roslyn
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/Analyzers/VisualBasic/CodeFixes/xlf/VisualBasicCodeFixesResources.es.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="es" original="../VisualBasicCodeFixesResources.resx"> <body> <trans-unit id="Add_Me"> <source>Add 'Me.'</source> <target state="translated">Agregar "Me."</target> <note /> </trans-unit> <trans-unit id="Add_Obsolete"> <source>Add <Obsolete></source> <target state="translated">Agregar <obsoleto></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">Este método se usa como delegado; cambiar el tipo de valor devuelto puede dar lugar a errores de compilación</target> <note /> </trans-unit> <trans-unit id="Convert_0_to_Iterator"> <source>Convert {0} to Iterator</source> <target state="translated">Convertir {0} en Iterador</target> <note /> </trans-unit> <trans-unit id="Convert_GetType_to_NameOf"> <source>Convert 'GetType' to 'NameOf'</source> <target state="translated">Convertir "GetType" en "NameOf"</target> <note /> </trans-unit> <trans-unit id="Make_0_an_Async_Function"> <source>Make {0} an Async Function.</source> <target state="translated">Convertir {0} en una función Async.</target> <note /> </trans-unit> <trans-unit id="Make_0_inheritable"> <source>Make '{0}' inheritable</source> <target state="translated">Hacer "{0}" heredable</target> <note /> </trans-unit> <trans-unit id="Make_Async_Function"> <source>Make Async Function</source> <target state="translated">Convertir función en asincrónica</target> <note /> </trans-unit> <trans-unit id="Make_Async_Sub"> <source>Make Async Sub</source> <target state="translated">Convertir Sub en asincrónico</target> <note /> </trans-unit> <trans-unit id="Remove_unnecessary_imports"> <source>Remove unnecessary imports</source> <target state="translated">Quitar importaciones innecesarias</target> <note /> </trans-unit> <trans-unit id="Replace_Return_with_Yield"> <source>Replace 'Return' with 'Yield</source> <target state="translated">Reemplazar "Return" por "Yield</target> <note /> </trans-unit> <trans-unit id="Simplify_object_creation"> <source>Simplify object creation</source> <target state="translated">Simplificar la creación de objetos</target> <note /> </trans-unit> </body> </file> </xliff>