aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtCore/translations/trans_latin.ts
blob: b9fcf41be3513f713c09fd6b6c7bcfe325f57a42 (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="lt">
<defaultcodec></defaultcodec>
<context>
    <name>QObject</name>
    <message>
        <source>Hello World!</source>
        <translation>Orbis, te saluto!</translation>
    </message>
</context>
</TS>