blob: 7837023c79faf09c4209a95372a0117d7f989864 (
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="2.0" language="pl">
<context>
<name>DecoderCUEFactory</name>
<message>
<location filename="../decodercuefactory.cpp" line="44"/>
<source>CUE Plugin</source>
<translation>Wtyczka CUE</translation>
</message>
<message>
<location filename="../decodercuefactory.cpp" line="47"/>
<source>CUE Files</source>
<translation>Pliki CUE</translation>
</message>
<message>
<location filename="../decodercuefactory.cpp" line="83"/>
<source>About CUE Audio Plugin</source>
<translation>O wtyczce CUE Audio</translation>
</message>
<message>
<location filename="../decodercuefactory.cpp" line="84"/>
<source>Qmmp CUE Audio Plugin</source>
<translation>O wtyczce CUE dla Qmmp</translation>
</message>
<message>
<location filename="../decodercuefactory.cpp" line="85"/>
<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>Ustawienia wtyczki CUE</translation>
</message>
<message>
<location filename="../settingsdialog.ui" line="25"/>
<source>CUE encoding:</source>
<translation>Kodowanie CUE:</translation>
</message>
</context>
</TS>
|