aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/scrobbler/translations
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2009-04-03 13:52:37 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2009-04-03 13:52:37 +0000
commit6a0eb9241e82aaee03f1317aaaacfa9b682ac59c (patch)
treef9dfbb0963c3a5a6448a099a2afa7fe285f66a5c /src/plugins/General/scrobbler/translations
parent6429b8e08efe1b23e0a766ca15ec4f65424c2ff4 (diff)
downloadqmmp-6a0eb9241e82aaee03f1317aaaacfa9b682ac59c.tar.gz
qmmp-6a0eb9241e82aaee03f1317aaaacfa9b682ac59c.tar.bz2
qmmp-6a0eb9241e82aaee03f1317aaaacfa9b682ac59c.zip
updated Polish translation (Grzegorz Gibas)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@887 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/scrobbler/translations')
-rw-r--r--src/plugins/General/scrobbler/translations/scrobbler_plugin_pl.ts45
-rw-r--r--src/plugins/General/scrobbler/translations/translations.qrc1
2 files changed, 46 insertions, 0 deletions
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_pl.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_pl.ts
new file mode 100644
index 000000000..5bab430c4
--- /dev/null
+++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_pl.ts
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.0" language="pl">
+<context>
+ <name>ScrobblerFactory</name>
+ <message>
+ <location filename="../scrobblerfactory.cpp" line="30"/>
+ <source>Scrobbler Plugin</source>
+ <translation>Wtyczka Scrobbler</translation>
+ </message>
+ <message>
+ <location filename="../scrobblerfactory.cpp" line="50"/>
+ <source>About Scrobbler Plugin</source>
+ <translation>O wtyczce Scrobbler</translation>
+ </message>
+ <message>
+ <location filename="../scrobblerfactory.cpp" line="51"/>
+ <source>Qmmp AudioScrobbler Plugin</source>
+ <translation>Wtyczka AudioScrobbler dla Qmmp</translation>
+ </message>
+ <message>
+ <location filename="../scrobblerfactory.cpp" line="52"/>
+ <source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
+ <translation>Autor: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
+ </message>
+</context>
+<context>
+ <name>SettingsDialog</name>
+ <message>
+ <location filename="../settingsdialog.ui" line="13"/>
+ <source>Scrobbler Plugin Settings</source>
+ <translation>Ustawienia wtyczki Scrobbler</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="19"/>
+ <source>User name:</source>
+ <translation>Nazwa użytkownika:</translation>
+ </message>
+ <message>
+ <location filename="../settingsdialog.ui" line="29"/>
+ <source>Password:</source>
+ <translation>Hasło:</translation>
+ </message>
+</context>
+</TS>
diff --git a/src/plugins/General/scrobbler/translations/translations.qrc b/src/plugins/General/scrobbler/translations/translations.qrc
index ed7645d52..076048894 100644
--- a/src/plugins/General/scrobbler/translations/translations.qrc
+++ b/src/plugins/General/scrobbler/translations/translations.qrc
@@ -5,6 +5,7 @@
<file>scrobbler_plugin_de.qm</file>
<file>scrobbler_plugin_zh_CN.qm</file>
<file>scrobbler_plugin_zh_TW.qm</file>
+ <file>scrobbler_plugin_pl.qm</file>
<file>scrobbler_plugin_ru.qm</file>
<file>scrobbler_plugin_uk_UA.qm</file>
</qresource>