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/Effect/ladspa/translations | |
| 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/Effect/ladspa/translations')
| -rw-r--r-- | src/plugins/Effect/ladspa/translations/ladspa_plugin_pl.ts | 85 |
1 files changed, 0 insertions, 85 deletions
diff --git a/src/plugins/Effect/ladspa/translations/ladspa_plugin_pl.ts b/src/plugins/Effect/ladspa/translations/ladspa_plugin_pl.ts deleted file mode 100644 index bad916af3..000000000 --- a/src/plugins/Effect/ladspa/translations/ladspa_plugin_pl.ts +++ /dev/null @@ -1,85 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.0" language="pl_PL" sourcelanguage="pl"> -<context> - <name>EffectLADSPAFactory</name> - <message> - <location filename="../effectladspafactory.cpp" line="30"/> - <source>LADSPA Plugin</source> - <translation>Wtyczka LADSPA</translation> - </message> - <message> - <location filename="../effectladspafactory.cpp" line="50"/> - <source>About LADSPA Host for Qmmp</source> - <translation>O wtyczce LADSPA dla Qmmp</translation> - </message> - <message> - <location filename="../effectladspafactory.cpp" line="51"/> - <source>LADSPA Host for Qmmp</source> - <translation>Host LADSPA dla Qmmp</translation> - </message> - <message> - <location filename="../effectladspafactory.cpp" line="52"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Napisana przez: Ilya Kotov <forkotov02@hotmail.ru></translation> - </message> - <message> - <location filename="../effectladspafactory.cpp" line="53"/> - <source>Based on the LADSPA Host for BMP</source> - <translation>Oparta na LADSPA Host dla BMP</translation> - </message> - <message> - <location filename="../effectladspafactory.cpp" line="54"/> - <source>BMP-ladspa developers:</source> - <translation>Autorzy BMP-ladspa:</translation> - </message> - <message> - <location filename="../effectladspafactory.cpp" line="55"/> - <source>Nick Lamb <njl195@zepler.org.uk></source> - <translation></translation> - </message> - <message> - <location filename="../effectladspafactory.cpp" line="56"/> - <source>Giacomo Lozito <city_hunter@users.sf.net></source> - <translation></translation> - </message> -</context> -<context> - <name>SettingsDialog</name> - <message> - <location filename="../settingsdialog.cpp" line="43"/> - <source>UID</source> - <translation></translation> - </message> - <message> - <location filename="../settingsdialog.cpp" line="44"/> - <source>Name</source> - <translation>Nazwa</translation> - </message> - <message> - <location filename="../settingsdialog.cpp" line="126"/> - <source>This LADSPA plugin has no user controls</source> - <translation>Ta wtyczka LADSPA nie posiada panelu sterowania</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="14"/> - <source>LADSPA Plugin Catalog</source> - <translation>Menedżer wtyczek LADSPA</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="52"/> - <source>></source> - <translation></translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="59"/> - <source><</source> - <translation></translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="94"/> - <source>Configure</source> - <translation>Konfiguracja</translation> - </message> -</context> -</TS> |
