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/Input/cue | |
| 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/Input/cue')
| -rw-r--r-- | src/plugins/Input/cue/translations/cue_plugin_pl.ts | 70 |
1 files changed, 0 insertions, 70 deletions
diff --git a/src/plugins/Input/cue/translations/cue_plugin_pl.ts b/src/plugins/Input/cue/translations/cue_plugin_pl.ts deleted file mode 100644 index 5848a562b..000000000 --- a/src/plugins/Input/cue/translations/cue_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>DecoderCUEFactory</name> - <message> - <location filename="../decodercuefactory.cpp" line="44"/> - <source>CUE Plugin</source> - <translation>Wtyczka CUE</translation> - </message> - <message> - <location filename="../decodercuefactory.cpp" line="47"/> - <source>CUE Files</source> - <translation>Pliki CUE</translation> - </message> - <message> - <location filename="../decodercuefactory.cpp" line="95"/> - <source>About CUE Audio Plugin</source> - <translation>O wtyczce CUE Audio</translation> - </message> - <message> - <location filename="../decodercuefactory.cpp" line="96"/> - <source>Qmmp CUE Audio Plugin</source> - <translation>O wtyczce CUE dla Qmmp</translation> - </message> - <message> - <location filename="../decodercuefactory.cpp" line="97"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Autor: Ilya Kotov <forkotov02@hotmail.ru></translation> - </message> -</context> -<context> - <name>SettingsDialog</name> - <message> - <location filename="../settingsdialog.ui" line="14"/> - <source>CUE Plugin Settings</source> - <translation>Ustawienia wtyczki CUE</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="29"/> - <source>Common settings</source> - <translation>Ogólne opcje</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="35"/> - <source>Load incorrect cue sheets if possible</source> - <translation>Załaduj niewłaściwy plik CUE jeśli możliwe</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="45"/> - <source>CUE encoding</source> - <translation>Kodowanie CUE</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="51"/> - <source>Automatic charset detection</source> - <translation>Automatyczne wykrywanie kodowania</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="61"/> - <source>Language:</source> - <translation>Język:</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="81"/> - <source>Default encoding:</source> - <translation>Domyślne kodowanie:</translation> - </message> -</context> -</TS> |
