From 73c451bb2127d3f3800e29607c7798e630e57e25 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 23 Jul 2009 20:16:54 +0000 Subject: updated Turkish translation (author: Bilgesu Güngör) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1070 90c681e8-e032-0410-971d-27865f9a5e38 --- .../hotkey/translations/hotkey_plugin_cs.ts | 3 +- .../hotkey/translations/hotkey_plugin_it.ts | 1 - .../hotkey/translations/hotkey_plugin_tr.ts | 108 +++++++++++++++++++++ .../hotkey/translations/hotkey_plugin_uk_UA.ts | 4 +- .../General/hotkey/translations/translations.qrc | 1 + 5 files changed, 113 insertions(+), 4 deletions(-) create mode 100644 src/plugins/General/hotkey/translations/hotkey_plugin_tr.ts (limited to 'src/plugins/General/hotkey/translations') diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts index 583c6c548..442da69ab 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts @@ -1,5 +1,6 @@ - + + HotkeyDialog diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_it.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_it.ts index b9cb950bf..8c3cf852b 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_it.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_it.ts @@ -1,7 +1,6 @@ - HotkeyDialog diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_tr.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_tr.ts new file mode 100644 index 000000000..47e4b86d2 --- /dev/null +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_tr.ts @@ -0,0 +1,108 @@ + + + + + HotkeyDialog + + + Modify Shortcut + + + + + Press the key combination you want to assign + + + + + Clear + + + + + HotkeyFactory + + + Global Hotkey Plugin + + + + + About Global Hotkey Plugin + + + + + Qmmp Global Hotkey Plugin + + + + + This plugin adds support for multimedia keys or global key combinations + + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + SettingsDialog + + + Play + + + + + Stop + + + + + Pause + + + + + Play/Pause + + + + + Next + + + + + Previous + + + + + Show/Hide + + + + + Global Hotkey Plugin Settings + + + + + Action + + + + + Shortcut + + + + + Reset + + + + diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_uk_UA.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_uk_UA.ts index a0b0ee598..2bc3cdb74 100644 --- a/src/plugins/General/hotkey/translations/hotkey_plugin_uk_UA.ts +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_uk_UA.ts @@ -1,6 +1,6 @@ - - + + HotkeyDialog diff --git a/src/plugins/General/hotkey/translations/translations.qrc b/src/plugins/General/hotkey/translations/translations.qrc index 7eaff53c5..3aeb304dd 100644 --- a/src/plugins/General/hotkey/translations/translations.qrc +++ b/src/plugins/General/hotkey/translations/translations.qrc @@ -9,5 +9,6 @@ hotkey_plugin_pl.qm hotkey_plugin_ru.qm hotkey_plugin_uk_UA.qm + hotkey_plugin_tr.qm -- cgit v1.2.3-13-gbd6f