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 --- .../notifier/translations/notifier_plugin_gl_ES.ts | 119 +++++++++++++++++++++ .../General/notifier/translations/translations.qrc | 1 + 2 files changed, 120 insertions(+) create mode 100644 src/plugins/General/notifier/translations/notifier_plugin_gl_ES.ts (limited to 'src/plugins/General/notifier') diff --git a/src/plugins/General/notifier/translations/notifier_plugin_gl_ES.ts b/src/plugins/General/notifier/translations/notifier_plugin_gl_ES.ts new file mode 100644 index 000000000..ad7116ec4 --- /dev/null +++ b/src/plugins/General/notifier/translations/notifier_plugin_gl_ES.ts @@ -0,0 +1,119 @@ + + + + + NotifierFactory + + + Notifier Plugin + + + + + About Notifier Plugin + + + + + Qmmp Notifier Plugin + + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + + + + + PopupWidget + + + Volume: + + + + + SettingsDialog + + + Notifier Plugin Settings + + + + + Desktop Notification + + + + + Font: + + + + + ... + + + + + + 0 + + + + + Transparency: + + + + + Position + + + + + Edit template + + + + + Cover size: + + + + + Volume change notification + + + + + Delay (ms): + + + + + Playback resume notification + + + + + Song change notification + + + + + Psi Notification + + + + + Enable Psi notification + + + + + Notification Template + + + + diff --git a/src/plugins/General/notifier/translations/translations.qrc b/src/plugins/General/notifier/translations/translations.qrc index 5d04d4652..2396ab3d6 100644 --- a/src/plugins/General/notifier/translations/translations.qrc +++ b/src/plugins/General/notifier/translations/translations.qrc @@ -20,5 +20,6 @@ notifier_plugin_sk.qm notifier_plugin_es.qm notifier_plugin_he.qm + notifier_plugin_gl_ES.qm -- cgit v1.2.3-13-gbd6f