version 2.18.0
add GraphicRanges to graphic library new graphic_analysis library
This commit is contained in:
32
libs/graphic_analysis/lang/qad_graphic_analysis_en.ts
Normal file
32
libs/graphic_analysis/lang/qad_graphic_analysis_en.ts
Normal file
@@ -0,0 +1,32 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="en_US">
|
||||
<context>
|
||||
<name>GraphicAnalysis</name>
|
||||
<message>
|
||||
<location filename="../graphic_analysis.ui" line="26"/>
|
||||
<source>Spectrum</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphic_analysis.ui" line="48"/>
|
||||
<source>Select spectrum input data</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphic_analysis.ui" line="96"/>
|
||||
<source>Fix dur.:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphic_analysis.ui" line="106"/>
|
||||
<source> s</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphic_analysis.cpp" line="178"/>
|
||||
<source>Hz</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
32
libs/graphic_analysis/lang/qad_graphic_analysis_ru.ts
Normal file
32
libs/graphic_analysis/lang/qad_graphic_analysis_ru.ts
Normal file
@@ -0,0 +1,32 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="ru_RU">
|
||||
<context>
|
||||
<name>GraphicAnalysis</name>
|
||||
<message>
|
||||
<location filename="../graphic_analysis.ui" line="26"/>
|
||||
<source>Spectrum</source>
|
||||
<translation>Спектр</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphic_analysis.ui" line="48"/>
|
||||
<source>Select spectrum input data</source>
|
||||
<translation>Выбрать данные для построения спектра</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphic_analysis.ui" line="96"/>
|
||||
<source>Fix dur.:</source>
|
||||
<translation>Фикс. длит.:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphic_analysis.ui" line="106"/>
|
||||
<source> s</source>
|
||||
<translation> с</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../graphic_analysis.cpp" line="178"/>
|
||||
<source>Hz</source>
|
||||
<translation>Гц</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
2
libs/graphic_analysis/lang/update.bat
Normal file
2
libs/graphic_analysis/lang/update.bat
Normal file
@@ -0,0 +1,2 @@
|
||||
lupdate ../ -ts qad_graphic_analysis_ru.ts
|
||||
lupdate ../ -ts qad_graphic_analysis_en.ts
|
||||
Reference in New Issue
Block a user