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/Visual/projectm | |
| 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/Visual/projectm')
| -rw-r--r-- | src/plugins/Visual/projectm/translations/projectm_plugin_pl.ts | 128 |
1 files changed, 0 insertions, 128 deletions
diff --git a/src/plugins/Visual/projectm/translations/projectm_plugin_pl.ts b/src/plugins/Visual/projectm/translations/projectm_plugin_pl.ts deleted file mode 100644 index 4d4d91d41..000000000 --- a/src/plugins/Visual/projectm/translations/projectm_plugin_pl.ts +++ /dev/null @@ -1,128 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.0" language="pl"> -<context> - <name>ProjectMPlugin</name> - <message> - <location filename="../projectmplugin.cpp" line="40"/> - <source>ProjectM</source> - <translation></translation> - </message> -</context> -<context> - <name>ProjectMWidget</name> - <message> - <location filename="../projectmwidget.cpp" line="134"/> - <source>&Help</source> - <translation>&Pomoc</translation> - </message> - <message> - <location filename="../projectmwidget.cpp" line="134"/> - <source>F1</source> - <translation></translation> - </message> - <message> - <location filename="../projectmwidget.cpp" line="135"/> - <source>&Show Song Title</source> - <translation>Pokaż &tytuł utworu</translation> - </message> - <message> - <location filename="../projectmwidget.cpp" line="135"/> - <source>F2</source> - <translation></translation> - </message> - <message> - <location filename="../projectmwidget.cpp" line="136"/> - <source>&Show Preset Name</source> - <translation>Pokaż nazwę &Wizualizacji</translation> - </message> - <message> - <location filename="../projectmwidget.cpp" line="136"/> - <source>F3</source> - <translation></translation> - </message> - <message> - <location filename="../projectmwidget.cpp" line="138"/> - <source>&Next Preset</source> - <translation>&Następna animacja</translation> - </message> - <message> - <location filename="../projectmwidget.cpp" line="138"/> - <source>N</source> - <translation></translation> - </message> - <message> - <location filename="../projectmwidget.cpp" line="139"/> - <source>&Previous Preset</source> - <translation>&Poprzednia animacja</translation> - </message> - <message> - <location filename="../projectmwidget.cpp" line="139"/> - <source>P</source> - <translation></translation> - </message> - <message> - <location filename="../projectmwidget.cpp" line="140"/> - <source>&Random Preset</source> - <translation>&Losowa animacja</translation> - </message> - <message> - <location filename="../projectmwidget.cpp" line="140"/> - <source>R</source> - <translation>R</translation> - </message> - <message> - <location filename="../projectmwidget.cpp" line="141"/> - <source>&Lock Preset</source> - <translation>&Zablokuj animację</translation> - </message> - <message> - <location filename="../projectmwidget.cpp" line="141"/> - <source>L</source> - <translation>L</translation> - </message> - <message> - <location filename="../projectmwidget.cpp" line="143"/> - <source>&Fullscreen</source> - <translation>P&ełny ekran</translation> - </message> - <message> - <location filename="../projectmwidget.cpp" line="143"/> - <source>F</source> - <translation></translation> - </message> -</context> -<context> - <name>VisualProjectMFactory</name> - <message> - <location filename="../visualprojectmfactory.cpp" line="29"/> - <source>ProjectM</source> - <translation></translation> - </message> - <message> - <location filename="../visualprojectmfactory.cpp" line="49"/> - <source>About ProjectM Visual Plugin</source> - <translation>O Wtyczce ProjectM</translation> - </message> - <message> - <location filename="../visualprojectmfactory.cpp" line="50"/> - <source>Qmmp ProjectM Visual Plugin</source> - <translation>Wtyczka ProjectM dla Qmmp</translation> - </message> - <message> - <location filename="../visualprojectmfactory.cpp" line="51"/> - <source>This plugin adds projectM visualization</source> - <translation>Ta wtyczka dodaje obsługę wizualizacji projectM</translation> - </message> - <message> - <location filename="../visualprojectmfactory.cpp" line="52"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Autor: Ilya Kotov <forkotov02@hotmail.ru></translation> - </message> - <message> - <location filename="../visualprojectmfactory.cpp" line="53"/> - <source>Based on llibrojectM-qt library</source> - <translation>Oparta na bibliotece llibrojectM-qt</translation> - </message> -</context> -</TS> |
