/
githubmirror
/
roslyn
Обзор
Документация
Войти
/
githubmirror
/
roslyn
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/EditorFeatures/VisualBasic/xlf/VBEditorResources.cs.xlf
72 строки
3 KB
Cyrus Najmabadi
remove dupe string
29 ноя 2024, 23:08
29 ноя 2024, 23:08
b26e15c
Код
Авторство
О чём код?
<?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="cs" original="../VBEditorResources.resx"> <body> <trans-unit id="Add_Missing_Imports_on_Paste"> <source>Add Missing Imports on Paste</source> <target state="translated">Při vložení přidat chybějící direktivy import</target> <note>"imports" is a language specific term and should not be localized</note> </trans-unit> <trans-unit id="Adding_missing_imports"> <source>Adding missing imports...</source> <target state="translated">Přidávají se chybějící direktivy import...</target> <note>Thread awaited dialog text. "imports" is a language specific term and should not be localized</note> </trans-unit> <trans-unit id="This_call_is_required_by_the_designer"> <source>This call is required by the designer.</source> <target state="translated">Toto volání je vyžadované návrhářem.</target> <note /> </trans-unit> <trans-unit id="Add_any_initialization_after_the_InitializeComponent_call"> <source>Add any initialization after the InitializeComponent() call.</source> <target state="translated">Přidejte libovolnou inicializaci po volání InitializeComponent().</target> <note /> </trans-unit> <trans-unit id="End_Construct"> <source>End Construct</source> <target state="translated">Koncová konstrukce</target> <note /> </trans-unit> <trans-unit id="Formatting_Document"> <source>Formatting Document...</source> <target state="translated">Formátuje se dokument...</target> <note /> </trans-unit> <trans-unit id="Format_on_Save"> <source>Format on Save</source> <target state="translated">Formátovat při uložení</target> <note /> </trans-unit> <trans-unit id="Committing_line"> <source>Committing line</source> <target state="translated">Potvrzují se zmměny řádku.</target> <note /> </trans-unit> <trans-unit id="Visual_Basic_Pretty_List"> <source>Visual Basic Pretty List</source> <target state="translated">Visual Basic formátování typu Pretty List</target> <note /> </trans-unit> <trans-unit id="not_supported"> <source>not supported</source> <target state="translated">nepodporované</target> <note /> </trans-unit> <trans-unit id="Generate_Member"> <source>Generate Member</source> <target state="translated">Generovat člen</target> <note /> </trans-unit> <trans-unit id="Line_commit"> <source>Line commit</source> <target state="translated">Potvrzení změn řádku</target> <note /> </trans-unit> <trans-unit id="Implement_Abstract_Class_Or_Interface"> <source>Implement Abstract Class Or Interface</source> <target state="translated">Implementovat abstraktní třídu nebo rozhraní</target> <note /> </trans-unit> </body> </file> </xliff>