blob: 95ccfd42d12fca6a6b5a6b264ad2b51bad21a342 (
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="1.1" language="ru">
<defaultcodec></defaultcodec>
<context>
<name>IncDecVolumeCommandLineOption</name>
<message>
<location filename="../incdecvolumeoption.cpp" line="23"/>
<source>Increase volume with step 5</source>
<translation>Увеличить громкость на 5 единиц</translation>
</message>
<message>
<location filename="../incdecvolumeoption.cpp" line="24"/>
<source>Decrease volume with step 5</source>
<translation>Уменьшить громкость на 5 единиц</translation>
</message>
</context>
</TS>
|