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/General/hotkey | |
| 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/General/hotkey')
| -rw-r--r-- | src/plugins/General/hotkey/translations/hotkey_plugin_pl.ts | 133 |
1 files changed, 0 insertions, 133 deletions
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_pl.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_pl.ts deleted file mode 100644 index 317d3f846..000000000 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_pl.ts +++ /dev/null @@ -1,133 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.0" language="pl"> -<context> - <name>HotkeyDialog</name> - <message> - <location filename="../hotkeydialog.ui" line="14"/> - <source>Modify Shortcut</source> - <translation>Modyfikuj skrót</translation> - </message> - <message> - <location filename="../hotkeydialog.ui" line="32"/> - <source>Press the key combination you want to assign</source> - <translation>Wciśnij kombinację klawiszy, którą chcesz przypisać</translation> - </message> - <message> - <location filename="../hotkeydialog.ui" line="52"/> - <source>Clear</source> - <translation>Wyczyść</translation> - </message> -</context> -<context> - <name>HotkeyFactory</name> - <message> - <location filename="../hotkeyfactory.cpp" line="30"/> - <source>Global Hotkey Plugin</source> - <translation>Wtyczka klawiszów skrótowych</translation> - </message> - <message> - <location filename="../hotkeyfactory.cpp" line="50"/> - <source>About Global Hotkey Plugin</source> - <translation>O wtyczce Klawisze Skrótowe</translation> - </message> - <message> - <location filename="../hotkeyfactory.cpp" line="51"/> - <source>Qmmp Global Hotkey Plugin</source> - <translation>Wtyczka Skróŧy Klawiszowe dla Qmmp</translation> - </message> - <message> - <location filename="../hotkeyfactory.cpp" line="52"/> - <source>This plugin adds support for multimedia keys or global key combinations</source> - <translation>Ta wtyczka obsługuje klawisze multimedialne oraz globalne kombinacje klawiszów skrótowych</translation> - </message> - <message> - <location filename="../hotkeyfactory.cpp" line="53"/> - <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.cpp" line="42"/> - <source>Play</source> - <translation>Odtwarzaj</translation> - </message> - <message> - <location filename="../settingsdialog.cpp" line="43"/> - <source>Stop</source> - <translation>Zatrzymaj</translation> - </message> - <message> - <location filename="../settingsdialog.cpp" line="44"/> - <source>Pause</source> - <translation>Pauza</translation> - </message> - <message> - <location filename="../settingsdialog.cpp" line="45"/> - <source>Play/Pause</source> - <translation>Odtwarzaj/Pauza</translation> - </message> - <message> - <location filename="../settingsdialog.cpp" line="46"/> - <source>Next</source> - <translation>Następny</translation> - </message> - <message> - <location filename="../settingsdialog.cpp" line="47"/> - <source>Previous</source> - <translation>Poprzedni</translation> - </message> - <message> - <location filename="../settingsdialog.cpp" line="48"/> - <source>Show/Hide</source> - <translation>Pokaż/Ukryj</translation> - </message> - <message> - <location filename="../settingsdialog.cpp" line="49"/> - <source>Volume +</source> - <translation>Głośność +</translation> - </message> - <message> - <location filename="../settingsdialog.cpp" line="50"/> - <source>Volume -</source> - <translation>Głośność -</translation> - </message> - <message> - <location filename="../settingsdialog.cpp" line="51"/> - <source>Forward 5 seconds</source> - <translation>Do przodu 5 sekund</translation> - </message> - <message> - <location filename="../settingsdialog.cpp" line="52"/> - <source>Rewind 5 seconds</source> - <translation>Do tyłu 5 sekund</translation> - </message> - <message> - <location filename="../settingsdialog.cpp" line="53"/> - <source>Jump to track</source> - <translation>Skocz do utworu</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="14"/> - <source>Global Hotkey Plugin Settings</source> - <translation>Globalne ustawienia wtyczki Klawiszów Skrótowych</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="42"/> - <source>Action</source> - <translation>Akcja</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="47"/> - <source>Shortcut</source> - <translation>Skrót klawiszowy</translation> - </message> - <message> - <location filename="../settingsdialog.ui" line="55"/> - <source>Reset</source> - <translation>Wyczyść</translation> - </message> -</context> -</TS> |
