/
githubmirror
/
roslyn
Обзор
Документация
Войти
/
githubmirror
/
roslyn
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/Analyzers/VisualBasic/CodeFixes/xlf/VisualBasicCodeFixesResources.tr.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="tr" original="../VisualBasicCodeFixesResources.resx"> <body> <trans-unit id="Add_Me"> <source>Add 'Me.'</source> <target state="translated">Me' ekleyin.</target> <note /> </trans-unit> <trans-unit id="Add_Obsolete"> <source>Add <Obsolete></source> <target state="translated"><Obsolete> ekle</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">Bu yöntem bir temsilci olarak kullanılır; dönüş türünü değiştirmek derleme hatalarına neden olabilir</target> <note /> </trans-unit> <trans-unit id="Convert_0_to_Iterator"> <source>Convert {0} to Iterator</source> <target state="translated">{0} öğesini Yineleyici'ye dönüştür</target> <note /> </trans-unit> <trans-unit id="Convert_GetType_to_NameOf"> <source>Convert 'GetType' to 'NameOf'</source> <target state="translated">'GetType' metodunu 'NameOf' metoduna dönüştürün</target> <note /> </trans-unit> <trans-unit id="Make_0_an_Async_Function"> <source>Make {0} an Async Function.</source> <target state="translated">{0} öğesini bir Zaman Uyumsuz İşlev yap.</target> <note /> </trans-unit> <trans-unit id="Make_0_inheritable"> <source>Make '{0}' inheritable</source> <target state="translated">'{0}' öğesini devralınabilir hale getir</target> <note /> </trans-unit> <trans-unit id="Make_Async_Function"> <source>Make Async Function</source> <target state="translated">Zaman Uyumsuz İşlev Yap</target> <note /> </trans-unit> <trans-unit id="Make_Async_Sub"> <source>Make Async Sub</source> <target state="translated">Zaman Uyumsuz Alt Yap</target> <note /> </trans-unit> <trans-unit id="Remove_unnecessary_imports"> <source>Remove unnecessary imports</source> <target state="translated">Gereksiz içeri aktarmaları kaldır</target> <note /> </trans-unit> <trans-unit id="Replace_Return_with_Yield"> <source>Replace 'Return' with 'Yield</source> <target state="translated">Return' değerini 'Yield' ile değiştir</target> <note /> </trans-unit> <trans-unit id="Simplify_object_creation"> <source>Simplify object creation</source> <target state="translated">Nesne oluşturmayı basitleştir</target> <note /> </trans-unit> </body> </file> </xliff>