blob: 368fe93902d8357073c40811dd7590e2bd269b9a (
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
41
42
43
44
45
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS><TS version="1.1" language="de">
<defaultcodec></defaultcodec>
<context>
<name>DecoderCUEFactory</name>
<message>
<location filename="../decodercuefactory.cpp" line="43"/>
<source>CUE Plugin</source>
<translation>CUE-Plugin</translation>
</message>
<message>
<location filename="../decodercuefactory.cpp" line="46"/>
<source>CUE Files</source>
<translation>CUE-Dateien</translation>
</message>
<message>
<location filename="../decodercuefactory.cpp" line="84"/>
<source>About CUE Audio Plugin</source>
<translation>Über CUE-Audio-Plugin</translation>
</message>
<message>
<location filename="../decodercuefactory.cpp" line="85"/>
<source>Qmmp CUE Audio Plugin</source>
<translation>Qmmp CUE-Audio-Plugin</translation>
</message>
<message>
<location filename="../decodercuefactory.cpp" line="86"/>
<source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source>
<translation>Autor: Ilya Kotov <forkotov02@hotmail.ru></translation>
</message>
</context>
<context>
<name>SettingsDialog</name>
<message>
<location filename="../settingsdialog.ui" line="13"/>
<source>CUE Plugin Settings</source>
<translation>Einstellungen CUE-Plugin</translation>
</message>
<message>
<location filename="../settingsdialog.ui" line="25"/>
<source>CUE encoding:</source>
<translation>CUE-Kodierung:</translation>
</message>
</context>
</TS>
|