blob: 2e022dd9d1f0d3b4eaf7f0f5a1822dda13d4ed83 (
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
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="it">
<defaultcodec></defaultcodec>
<context>
<name>ScrobblerFactory</name>
<message>
<location filename="../scrobblerfactory.cpp" line="30"/>
<source>Scrobbler Plugin</source>
<translation>Modulo Scrobbler</translation>
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="50"/>
<source>About Scrobbler Plugin</source>
<translation>Info sul modulo Scrobbler</translation>
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="51"/>
<source>Qmmp AudioScrobbler Plugin</source>
<translation>Modulo AudioScrobbler per Qmmp</translation>
</message>
<message>
<location filename="../scrobblerfactory.cpp" line="52"/>
<source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source>
<translation>Autore: Ilya Kotov <forkotov02@hotmail.ru></translation>
</message>
</context>
<context>
<name>SettingsDialog</name>
<message>
<location filename="../settingsdialog.ui" line="13"/>
<source>Scrobbler Plugin Settings</source>
<translation>Impostazioni del modulo Scrobbler</translation>
</message>
<message>
<location filename="../settingsdialog.ui" line="19"/>
<source>User name:</source>
<translation>Utente:</translation>
</message>
<message>
<location filename="../settingsdialog.ui" line="29"/>
<source>Password:</source>
<translation>Passowrd:</translation>
</message>
</context>
</TS>
|