summaryrefslogtreecommitdiff
path: root/i18n/ru/simple.ts
blob: d07581a4397ef1228e88a2058a970e739536cd87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE TS><TS>
<context>
    <name>Simple</name>
    <message>
        <source>My Simple Application</source>
        <translation>Простое приложение</translation>
    </message>
    <message>
        <source>Click on the button or follow the white rabbit</source>
        <translation>Нажмите кнопку или следуйте за белым зайцем</translation>
    </message>
    <message>
        <source>Quit</source>
        <comment>translatable quit string</comment>
        <translation>Выйти</translation>
    </message>
</context>
</TS>