aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/tests/QtCore/translations/trans_russian.ts
blob: d1ba49bd2b350d2b136fe4626eb0da97def91c60 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS><TS version="1.1" language="ru">
<defaultcodec></defaultcodec>
<context>
    <name>QObject</name>
    <message>
        <source>Hello World!</source>
        <translation>привет мир!</translation>
    </message>
</context>
</TS>