blob: 7c6dcfe476e7a51510075943110c6ab4e7f4a6db (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="zh_CN">
<context>
<name>Printing</name>
<message>
<location filename="printing.cpp" line="35"/>
<source>Print data</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="printing.cpp" line="37"/>
<source>Print query</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="printing.cpp" line="75"/>
<source>No data to print.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="printing.cpp" line="84"/>
<source>Printing data.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="printing.cpp" line="110"/>
<source>Printing query.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>PrintingExport</name>
<message>
<location filename="printingexport.cpp" line="34"/>
<source>Printing</source>
<translation type="unfinished"></translation>
</message>
</context>
</TS>
|