aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_ru.ts
blob: 6cff77428af45b88a45570e1efc27409c01400c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="ru">
<context>
    <name>SeekOption</name>
    <message>
        <location filename="../seekoption.cpp" line="31"/>
        <source>Seek to position in the current track</source>
        <translation>Перейти к позиции внутри текущего трека</translation>
    </message>
    <message>
        <location filename="../seekoption.cpp" line="32"/>
        <source>Seek forward</source>
        <translation>Перейти вперёд</translation>
    </message>
    <message>
        <location filename="../seekoption.cpp" line="33"/>
        <source>Seek backwards</source>
        <translation>Перейти назад</translation>
    </message>
</context>
</TS>