diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-09-25 14:37:05 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2012-09-25 14:37:05 +0000 |
| commit | 21b6632284323344003324c283e072cea21cbfe4 (patch) | |
| tree | 20c1bb0f62217de7c5520f7ac4f1f05078b83c37 /src/plugins/General/scrobbler | |
| parent | 87dbe6b339a1072cf8fa60945305a71fdc54b7a7 (diff) | |
| download | qmmp-21b6632284323344003324c283e072cea21cbfe4.tar.gz qmmp-21b6632284323344003324c283e072cea21cbfe4.tar.bz2 qmmp-21b6632284323344003324c283e072cea21cbfe4.zip | |
updated Polish translation (Grzegorz Gibas), fixed cmake scripts
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2953 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/scrobbler')
| -rw-r--r-- | src/plugins/General/scrobbler/translations/scrobbler_plugin_pl_PL.ts | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_pl_PL.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_pl_PL.ts index 6b69e64d5..098faa8a2 100644 --- a/src/plugins/General/scrobbler/translations/scrobbler_plugin_pl_PL.ts +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_pl_PL.ts @@ -1,27 +1,27 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="pl_PL"> +<TS version="2.0" language="pl"> <context> <name>ScrobblerFactory</name> <message> <location filename="../scrobblerfactory.cpp" line="30"/> <source>Scrobbler Plugin</source> - <translation type="unfinished"></translation> + <translation>Wtyczka Scrobbler</translation> </message> <message> <location filename="../scrobblerfactory.cpp" line="50"/> <source>About Scrobbler Plugin</source> - <translation type="unfinished"></translation> + <translation>O wtyczce Scrobbler</translation> </message> <message> <location filename="../scrobblerfactory.cpp" line="51"/> <source>Qmmp AudioScrobbler Plugin</source> - <translation type="unfinished"></translation> + <translation>Wtyczka AudioScrobbler dla Qmmp</translation> </message> <message> <location filename="../scrobblerfactory.cpp" line="52"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation type="unfinished"></translation> + <translation>Autor: Ilya Kotov <forkotov02@hotmail.ru></translation> </message> </context> <context> @@ -29,37 +29,37 @@ <message> <location filename="../settingsdialog.ui" line="14"/> <source>Scrobbler Plugin Settings</source> - <translation type="unfinished"></translation> + <translation>Ustawienia wtyczki Scrobbler</translation> </message> <message> <location filename="../settingsdialog.ui" line="32"/> <source>Last.fm</source> - <translation type="unfinished"></translation> + <translation></translation> </message> <message> <location filename="../settingsdialog.ui" line="41"/> <source>Session:</source> - <translation type="unfinished"></translation> + <translation>Sesja:</translation> </message> <message> <location filename="../settingsdialog.ui" line="51"/> <source>Register new session</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="61"/> - <source>Libre.fm</source> - <translation type="unfinished"></translation> + <translation>Zarejestruj nową sesję</translation> </message> <message> <location filename="../settingsdialog.ui" line="70"/> <source>User name:</source> - <translation type="unfinished"></translation> + <translation>Nazwa użytkownika:</translation> </message> <message> <location filename="../settingsdialog.ui" line="80"/> <source>Password:</source> - <translation type="unfinished"></translation> + <translation>Hasło:</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="61"/> + <source>Libre.fm</source> + <translation></translation> </message> </context> </TS> |
