blob: 7c9890133ff29da9dfdac718663d87e56140074f (
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
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="zh_CN">
<context>
<name>DecoderArchiveFactory</name>
<message>
<location filename="../decoderarchivefactory.cpp" line="39"/>
<source>Archive Plugin</source>
<translation>归档插件</translation>
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="41"/>
<source>Archives</source>
<translation>归档</translation>
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="151"/>
<source>About Archive Reader Plugin</source>
<translation>关于归档读取器插件</translation>
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="152"/>
<source>Qmmp Archive Reader Plugin</source>
<translation>Qmmp 归档读取器插件</translation>
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="153"/>
<source>Compiled against %1</source>
<translation>使用 %1 编译</translation>
</message>
<message>
<location filename="../decoderarchivefactory.cpp" line="154"/>
<source>Written by: Ilya Kotov <forkotov02@ya.ru></source>
<translation type="unfinished"></translation>
</message>
</context>
</TS>
|