/
githubmirror
/
roslyn
Обзор
Документация
Войти
/
githubmirror
/
roslyn
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/Analyzers/VisualBasic/CodeFixes/xlf/VisualBasicCodeFixesResources.ko.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="ko" original="../VisualBasicCodeFixesResources.resx"> <body> <trans-unit id="Add_Me"> <source>Add 'Me.'</source> <target state="translated">Me'를 추가하세요.</target> <note /> </trans-unit> <trans-unit id="Add_Obsolete"> <source>Add <Obsolete></source> <target state="translated"><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">이 메서드는 대리자로 사용되므로 반환 형식을 변경하면 빌드 오류가 발생할 수 있습니다.</target> <note /> </trans-unit> <trans-unit id="Convert_0_to_Iterator"> <source>Convert {0} to Iterator</source> <target state="translated">반복기로 {0} 변환</target> <note /> </trans-unit> <trans-unit id="Convert_GetType_to_NameOf"> <source>Convert 'GetType' to 'NameOf'</source> <target state="translated">'GetType'을 'NameOf'로 변환</target> <note /> </trans-unit> <trans-unit id="Make_0_an_Async_Function"> <source>Make {0} an Async Function.</source> <target state="translated">{0}을(를) 비동기 함수로 설정합니다.</target> <note /> </trans-unit> <trans-unit id="Make_0_inheritable"> <source>Make '{0}' inheritable</source> <target state="translated">'{0}'을(를) 상속 가능으로 지정</target> <note /> </trans-unit> <trans-unit id="Make_Async_Function"> <source>Make Async Function</source> <target state="translated">비동기 함수로 설정</target> <note /> </trans-unit> <trans-unit id="Make_Async_Sub"> <source>Make Async Sub</source> <target state="translated">비동기 Sub로 설정</target> <note /> </trans-unit> <trans-unit id="Remove_unnecessary_imports"> <source>Remove unnecessary imports</source> <target state="translated">불필요한 가져오기 제거</target> <note /> </trans-unit> <trans-unit id="Replace_Return_with_Yield"> <source>Replace 'Return' with 'Yield</source> <target state="translated">Return'을 'Yield'로 바꾸기</target> <note /> </trans-unit> <trans-unit id="Simplify_object_creation"> <source>Simplify object creation</source> <target state="translated">개체 만들기 간소화</target> <note /> </trans-unit> </body> </file> </xliff>