From d5c5fad039e1dcdd933bf87465a7d75864660a89 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 20 Aug 2010 18:07:35 +0000 Subject: prepare for Spanish translation git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1839 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/kdenotify/kdenotify.pro | 3 +- .../kdenotify/translations/kdenotify_plugin_es.ts | 74 ++++++++++++++++++++++ .../kdenotify/translations/translations.qrc | 1 + 3 files changed, 77 insertions(+), 1 deletion(-) create mode 100644 src/plugins/General/kdenotify/translations/kdenotify_plugin_es.ts (limited to 'src/plugins/General/kdenotify') diff --git a/src/plugins/General/kdenotify/kdenotify.pro b/src/plugins/General/kdenotify/kdenotify.pro index f1b5211a3..5df30f709 100644 --- a/src/plugins/General/kdenotify/kdenotify.pro +++ b/src/plugins/General/kdenotify/kdenotify.pro @@ -40,7 +40,8 @@ TRANSLATIONS = translations/kdenotify_plugin_cs.ts \ translations/kdenotify_plugin_tr.ts \ translations/kdenotify_plugin_lt.ts \ translations/kdenotify_plugin_nl.ts \ - translations/kdenotify_plugin_ja.ts + translations/kdenotify_plugin_ja.ts \ + translations/kdenotify_plugin_es.ts images.files = app_icon.png \ empty_cover.png diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_es.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_es.ts new file mode 100644 index 000000000..9fe22a742 --- /dev/null +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_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 + + + + + Change template + + + + + Notification Template + + + + diff --git a/src/plugins/General/kdenotify/translations/translations.qrc b/src/plugins/General/kdenotify/translations/translations.qrc index 1d5821d8d..e5ed8398b 100644 --- a/src/plugins/General/kdenotify/translations/translations.qrc +++ b/src/plugins/General/kdenotify/translations/translations.qrc @@ -13,5 +13,6 @@ kdenotify_plugin_lt.qm kdenotify_plugin_nl.qm kdenotify_plugin_ja.qm + kdenotify_plugin_es.qm -- cgit v1.2.3-13-gbd6f