blob: 9124f19b7165033dd45f150bdc6105390a259668 (
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="pl">
<context>
<name>DecoderSndFileFactory</name>
<message>
<location filename="../decodersndfilefactory.cpp" line="66"/>
<source>Sndfile Plugin</source>
<translation>Wtyczka Sndfile</translation>
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="68"/>
<source>PCM Files</source>
<translation>Pliki PCM</translation>
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="136"/>
<source>About Sndfile Audio Plugin</source>
<translation>O wtyczce Sndfile Audio</translation>
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="137"/>
<source>Qmmp Sndfile Audio Plugin</source>
<translation>Wtyczka Sndfile Audio dla Qmmp</translation>
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="138"/>
<source>Compiled against</source>
<translation>Skompilowano przy użyciu</translation>
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="139"/>
<source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source>
<translation>Autor: Ilya Kotov <forkotov02@hotmail.ru></translation>
</message>
</context>
</TS>
|