From 83882e1e8e2f3bfad601bf18a04d3ee516e3b551 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 23 May 2015 10:45:58 +0000 Subject: prepare for Greek translation git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4994 90c681e8-e032-0410-971d-27865f9a5e38 --- .../translations/trackchange_plugin_el.ts | 143 +++++++++++++++++++++ .../trackchange/translations/translations.qrc | 1 + 2 files changed, 144 insertions(+) create mode 100644 src/plugins/General/trackchange/translations/trackchange_plugin_el.ts (limited to 'src/plugins/General/trackchange') diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_el.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_el.ts new file mode 100644 index 000000000..c284566b4 --- /dev/null +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_el.ts @@ -0,0 +1,143 @@ + + + + + SettingsDialog + + + Track Change Plugin Settings + + + + + + + + ... + + + + + Command to run when Qmmp starts new track + + + + + Command to run toward to end of a track + + + + + Command to run when Qmmp reaches the end of the playlist + + + + + Command to run when title changes (i.e. network streams title) + + + + + Artist + + + + + Album + + + + + Album Artist + + + + + Title + + + + + Track Number + + + + + Two-digit Track Number + + + + + Genre + + + + + Comment + + + + + Composer + + + + + Duration + + + + + Disc Number + + + + + File Name + + + + + File Path + + + + + Year + + + + + Condition + + + + + TrackChangeFactory + + + Track Change Plugin + + + + + About Track Change Plugin + + + + + Qmmp Track Change Plugin + + + + + This plugin executes external command when current track is changed + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + diff --git a/src/plugins/General/trackchange/translations/translations.qrc b/src/plugins/General/trackchange/translations/translations.qrc index bf5d22e35..afb82eeed 100644 --- a/src/plugins/General/trackchange/translations/translations.qrc +++ b/src/plugins/General/trackchange/translations/translations.qrc @@ -25,5 +25,6 @@ trackchange_plugin_sr_BA.qm trackchange_plugin_sr_RS.qm trackchange_plugin_bg.qm + trackchange_plugin_el.qm -- cgit v1.2.3-13-gbd6f