blob: 1498a7d7968b1a7a2ea5070f5e1d6c285d5dfc62 (
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.0" language="sr_BA">
<context>
<name>IncDecVolumeCommandLineOption</name>
<message>
<location filename="../incdecvolumeoption.cpp" line="31"/>
<source>Increase volume by 5 steps</source>
<translation>Повећај јачину звука за 5</translation>
</message>
<message>
<location filename="../incdecvolumeoption.cpp" line="32"/>
<source>Decrease volume by 5 steps</source>
<translation>Смањи јачину звука за 5</translation>
</message>
</context>
</TS>
|