blob: df6d45f1671d51d86113776fe643e98d88f277fa (
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="sr_RS">
<context>
<name>DecoderFLACFactory</name>
<message>
<location filename="../decoderflacfactory.cpp" line="61"/>
<source>FLAC Plugin</source>
<translation>ФЛАЦ прикључак</translation>
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="63"/>
<source>FLAC Files</source>
<translation>ФЛАЦ фајлови</translation>
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="204"/>
<source>About FLAC Audio Plugin</source>
<translation>О ФЛАЦ прикључку</translation>
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="205"/>
<source>Qmmp FLAC Audio Plugin</source>
<translation>Кумп ФЛАЦ прикључак</translation>
</message>
<message>
<location filename="../decoderflacfactory.cpp" line="206"/>
<source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source>
<translation>Аутор: Ilya Kotov <forkotov02@hotmail.ru></translation>
</message>
</context>
<context>
<name>FLACMetaDataModel</name>
<message>
<location filename="../flacmetadatamodel.cpp" line="92"/>
<source>Length</source>
<translation>Дужина</translation>
</message>
<message>
<location filename="../flacmetadatamodel.cpp" line="93"/>
<source>Sample rate</source>
<translation>Узорковање</translation>
</message>
<message>
<location filename="../flacmetadatamodel.cpp" line="93"/>
<source>Hz</source>
<translation>Hz</translation>
</message>
<message>
<location filename="../flacmetadatamodel.cpp" line="94"/>
<source>Channels</source>
<translation>Канала</translation>
</message>
<message>
<location filename="../flacmetadatamodel.cpp" line="95"/>
<source>Bitrate</source>
<translation>Битски проток</translation>
</message>
<message>
<location filename="../flacmetadatamodel.cpp" line="95"/>
<source>kbps</source>
<translation>kb/s</translation>
</message>
<message>
<location filename="../flacmetadatamodel.cpp" line="96"/>
<source>File size</source>
<translation>Величина</translation>
</message>
<message>
<location filename="../flacmetadatamodel.cpp" line="96"/>
<source>KB</source>
<translation>KB</translation>
</message>
</context>
</TS>
|