diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2014-05-05 17:24:53 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2014-05-05 17:24:53 +0000 |
| commit | a39101aee7f9c5bf6d1167bd100d0296e0658ccf (patch) | |
| tree | 1887e7e92f059439759e4fe782cfa7f5add7cf8d /src/plugins/Transports | |
| parent | a50eb61880a945f282f5c4a9c751dc47e2c6fbef (diff) | |
| download | qmmp-a39101aee7f9c5bf6d1167bd100d0296e0658ccf.tar.gz qmmp-a39101aee7f9c5bf6d1167bd100d0296e0658ccf.tar.bz2 qmmp-a39101aee7f9c5bf6d1167bd100d0296e0658ccf.zip | |
removed useless translations
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4276 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Transports')
| -rw-r--r-- | src/plugins/Transports/http/translations/http_plugin_pl.ts | 70 | ||||
| -rw-r--r-- | src/plugins/Transports/mms/translations/mms_plugin_pl.ts | 45 |
2 files changed, 0 insertions, 115 deletions
diff --git a/src/plugins/Transports/http/translations/http_plugin_pl.ts b/src/plugins/Transports/http/translations/http_plugin_pl.ts deleted file mode 100644 index 45411c177..000000000 --- a/src/plugins/Transports/http/translations/http_plugin_pl.ts +++ /dev/null @@ -1,70 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.0" language="pl"> -<context> - <name>HTTPInputFactory</name> - <message> - <location filename="../httpinputfactory.cpp" line="34"/> - <source>HTTP Plugin</source> - <translation>Wtyczka HTTP</translation> - </message> - <message> - <location filename="../httpinputfactory.cpp" line="54"/> - <source>About HTTP Transport Plugin</source> - <translation>O wtyczce transportu HTTP</translation> - </message> - <message> - <location filename="../httpinputfactory.cpp" line="55"/> - <source>Qmmp HTTP Transport Plugin</source> - <translation>Wtyczka transportu HTTP dla Qmmp</translation> - </message> - <message> - <location filename="../httpinputfactory.cpp" line="56"/> - <source>Compiled against libcurl-%1</source> - <translation>Skompilowana przy pomocy libcurl-%1</translation> - </message> - <message> - <location filename="../httpinputfactory.cpp" line="57"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Autor: Ilja Kotov <forkotov02@hotmail.ru></translation> - </message> -</context> -<context> - <name>SettingsDialog</name> - <message> - <location filename="../settingsdialog.ui" line="14"/> - <source>HTTP Plugin Settings</source> - <translation>Ustawienia wtyczki HTTP</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="29"/> - <source>Buffer size:</source> - <translation>Kodowanie metadanych:</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="64"/> - <source>KB</source> - <translation>KB</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="78"/> - <source>Metadata encoding</source> - <translation>Kodowanie metadanych</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="84"/> - <source>Automatic charset detection</source> - <translation>Automatycznie wykryj kodowanie</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="94"/> - <source>Language:</source> - <translation>Język:</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="114"/> - <source>Default encoding:</source> - <translation>Domyślne kodowanie:</translation> - </message> -</context> -</TS> diff --git a/src/plugins/Transports/mms/translations/mms_plugin_pl.ts b/src/plugins/Transports/mms/translations/mms_plugin_pl.ts deleted file mode 100644 index dfade493c..000000000 --- a/src/plugins/Transports/mms/translations/mms_plugin_pl.ts +++ /dev/null @@ -1,45 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.0" language="pl"> -<context> - <name>MMSInputFactory</name> - <message> - <location filename="../mmsinputfactory.cpp" line="34"/> - <source>MMS Plugin</source> - <translation>Wtyczka MMS</translation> - </message> - <message> - <location filename="../mmsinputfactory.cpp" line="54"/> - <source>About MMS Transport Plugin</source> - <translation>O wtyczce MMS Transport</translation> - </message> - <message> - <location filename="../mmsinputfactory.cpp" line="55"/> - <source>Qmmp MMS Transport Plugin</source> - <translation>Wtyczka MMS Transport dla Qmmp</translation> - </message> - <message> - <location filename="../mmsinputfactory.cpp" line="56"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Autor: Ilja Kotov <forkotov02@hotmail.ru></translation> - </message> -</context> -<context> - <name>SettingsDialog</name> - <message> - <location filename="../settingsdialog.ui" line="14"/> - <source>MMS Plugin Settings</source> - <translation>Ustawienia wtyczki MMS</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="29"/> - <source>Buffer size:</source> - <translation>Wielkość buforu:</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="64"/> - <source>KB</source> - <translation>KB</translation> - </message> -</context> -</TS> |
