blob: f6f0575d3562e258deaf70eb5dc4ec1d77effd2a (
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="pt">
<context>
<name>DecoderSndFileFactory</name>
<message>
<location filename="../decodersndfilefactory.cpp" line="70"/>
<source>Sndfile Plugin</source>
<translation>Suplemento Sndfile</translation>
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="73"/>
<source>PCM Files</source>
<translation>Ficheiros PCM</translation>
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="141"/>
<source>About Sndfile Audio Plugin</source>
<translation>Sobre o suplemento Sndfile Audio</translation>
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="142"/>
<source>Qmmp Sndfile Audio Plugin</source>
<translation>Suplemento Qmmp Sndfile Audio</translation>
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="143"/>
<source>Compiled against</source>
<translation>Compilado com</translation>
</message>
<message>
<location filename="../decodersndfilefactory.cpp" line="144"/>
<source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source>
<translation>Desenvolvido por: Ilya Kotov <forkotov02@hotmail.ru></translation>
</message>
</context>
</TS>
|