summaryrefslogtreecommitdiff
path: root/tests/projects/qt/with_ts/src/demo_zh_CN.ts
blob: b712a0c4d4c200f12188e037cab051ee480b273f (plain)
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.1" language="zh_CN">
<context>
    <name>MainWindow</name>
    <message>
        <location filename="mainwindow.ui" line="14"/>
        <source>MainWindow</source>
        <translation>主窗口</translation>
    </message>
    <message>
        <location filename="mainwindow.ui" line="27"/>
        <source>PushButton</source>
        <translation>按钮</translation>
    </message>
</context>
</TS>