41 lines
1.4 KiB
XML
41 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE TS>
|
|
<TS version="2.1" language="ru_RU">
|
|
<context>
|
|
<name>MyMainWindow</name>
|
|
<message>
|
|
<location filename="../src/cmex/my_main_window.ui" line="14"/>
|
|
<source>Main Window</source>
|
|
<translation>Главное окно</translation>
|
|
</message>
|
|
</context>
|
|
<context>
|
|
<name>QObject</name>
|
|
<message>
|
|
<location filename="../src/cmex/main.cpp" line="20"/>
|
|
<source>Compiler version: </source>
|
|
<translation>Версия компилятора: </translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../src/cmex/main.cpp" line="21"/>
|
|
<source>Project version: </source>
|
|
<translation>Версия проекта: </translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../src/cmex/main.cpp" line="22"/>
|
|
<source>Build type: </source>
|
|
<translation>Тип сборки: </translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../src/cmex/main.cpp" line="23"/>
|
|
<source>libcmex function call: </source>
|
|
<translation>Вызов функции из libcmex: </translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../src/cmex/main.cpp" line="24"/>
|
|
<source>libcmext function call: </source>
|
|
<translation>Вызов функции из libcmext: </translation>
|
|
</message>
|
|
</context>
|
|
</TS>
|