Skip to content

Commit 2daaf79

Browse files
committed
Update translation
1 parent 29c7166 commit 2daaf79

3 files changed

Lines changed: 24 additions & 6 deletions

File tree

omodsim/dialogs/dialogabout.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
<item>
139139
<widget class="QLabel" name="labelCopyright">
140140
<property name="text">
141-
<string>© Alexandr Ananev, 2024</string>
141+
<string notr="true">© Alexandr Ananev, 2024</string>
142142
</property>
143143
</widget>
144144
</item>

omodsim/translations/omodsim_ru.qm

328 Bytes
Binary file not shown.

omodsim/translations/omodsim_ru.ts

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,29 @@
1414
<translation>Вкл</translation>
1515
</message>
1616
</context>
17+
<context>
18+
<name>CmdLineParser</name>
19+
<message>
20+
<location filename="../cmdlineparser.cpp" line="8"/>
21+
<source>Displays this help.</source>
22+
<translation>Пказать эту справку.</translation>
23+
</message>
24+
<message>
25+
<location filename="../cmdlineparser.cpp" line="11"/>
26+
<source>Displays version information.</source>
27+
<translation>Пказать информацию о версии.</translation>
28+
</message>
29+
<message>
30+
<location filename="../cmdlineparser.cpp" line="14"/>
31+
<source>Setup test config file.</source>
32+
<translation>Задать файл конфига.</translation>
33+
</message>
34+
<message>
35+
<location filename="../cmdlineparser.cpp" line="14"/>
36+
<source>file path</source>
37+
<translation>файл</translation>
38+
</message>
39+
</context>
1740
<context>
1841
<name>ConsoleOutput</name>
1942
<message>
@@ -49,11 +72,6 @@
4972
<source>An Open Source Modbus Slave (Server) Utility</source>
5073
<translation>Утилита Modbus Slave (сервер) с открытым исходным кодом</translation>
5174
</message>
52-
<message>
53-
<location filename="../dialogs/dialogabout.ui" line="141"/>
54-
<source>© Alexandr Ananev, 2023</source>
55-
<translation></translation>
56-
</message>
5775
<message>
5876
<location filename="../dialogs/dialogabout.ui" line="177"/>
5977
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;a href=&quot;&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Lecense: The MIT License&lt;span&gt;&lt;/a&gt;&lt;/body&gt;&lt;/html&gt;</source>

0 commit comments

Comments
 (0)