From 19a2276bebf313755c37c90eed5dcaaca6140c87 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 4 Oct 2013 16:58:29 +0000 Subject: added Galician translation (author: Óscar Pereira) 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@3747 90c681e8-e032-0410-971d-27865f9a5e38 --- .../translations/trackchange_plugin_gl_ES.ts | 138 +++++++++++++++++++++ .../trackchange/translations/translations.qrc | 1 + 2 files changed, 139 insertions(+) create mode 100644 src/plugins/General/trackchange/translations/trackchange_plugin_gl_ES.ts (limited to 'src/plugins/General/trackchange/translations') diff --git a/src/plugins/General/trackchange/translations/trackchange_plugin_gl_ES.ts b/src/plugins/General/trackchange/translations/trackchange_plugin_gl_ES.ts new file mode 100644 index 000000000..1c8cbce94 --- /dev/null +++ b/src/plugins/General/trackchange/translations/trackchange_plugin_gl_ES.ts @@ -0,0 +1,138 @@ + + + + + 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 + + + + + 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 b52998d5c..d0e67dbcd 100644 --- a/src/plugins/General/trackchange/translations/translations.qrc +++ b/src/plugins/General/trackchange/translations/translations.qrc @@ -20,5 +20,6 @@ trackchange_plugin_sk.qm trackchange_plugin_es.qm trackchange_plugin_he.qm + trackchange_plugin_gl_ES.qm -- cgit v1.2.3-13-gbd6f