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/kdenotify_plugin_gl_ES.ts | 74 ++++++++++++++++++++++ .../kdenotify/translations/translations.qrc | 1 + 2 files changed, 75 insertions(+) create mode 100644 src/plugins/General/kdenotify/translations/kdenotify_plugin_gl_ES.ts (limited to 'src/plugins/General/kdenotify') diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_gl_ES.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_gl_ES.ts new file mode 100644 index 000000000..e1e1bc792 --- /dev/null +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_gl_ES.ts @@ -0,0 +1,74 @@ + + + + + KdeNotify + + + Qmmp now playing: + + + + + KdeNotifyFactory + + + KDE 4 notification plugin + + + + + About KDE Notification Plugin + + + + + KDE 4 notification plugin for Qmmp + + + + + + SettingsDialog + + + KDE 4 Notification Plugin Settings + + + + + Options + + + + + Notification delay [s]: + + + + + Update visible notification instead create new + + + + + Appearance + + + + + Show covers + + + + + Edit template + + + + + Notification Template + + + + diff --git a/src/plugins/General/kdenotify/translations/translations.qrc b/src/plugins/General/kdenotify/translations/translations.qrc index a5a576137..7ae44803e 100644 --- a/src/plugins/General/kdenotify/translations/translations.qrc +++ b/src/plugins/General/kdenotify/translations/translations.qrc @@ -20,5 +20,6 @@ kdenotify_plugin_sk.qm kdenotify_plugin_es.qm kdenotify_plugin_he.qm + kdenotify_plugin_gl_ES.qm -- cgit v1.2.3-13-gbd6f