blob: 117a9ac5ccf3cb6bbd9518ab10dc26424dbf5abb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="ru">
<context>
<name>IncDecVolumeCommandLineOption</name>
<message>
<location filename="../incdecvolumeoption.cpp" line="29"/>
<source>Increase volume by 5 steps</source>
<translation>Увеличить громкость на 5 единиц</translation>
</message>
<message>
<location filename="../incdecvolumeoption.cpp" line="30"/>
<source>Decrease volume by 5 steps</source>
<translation>Уменьшить громкость на 5 единиц</translation>
</message>
</context>
</TS>
|