From a79679c6bf45a8841ef2357902dfc170ee7030d8 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 6 Jan 2014 13:53:05 +0000 Subject: added Serbian translations (author: Mladen Pejaković) 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@4004 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/kdenotify/kdenotify.pro | 4 +- .../translations/kdenotify_plugin_sr_BA.ts | 74 ++++++++++++++++++++++ .../translations/kdenotify_plugin_sr_RS.ts | 74 ++++++++++++++++++++++ .../kdenotify/translations/translations.qrc | 2 + 4 files changed, 153 insertions(+), 1 deletion(-) create mode 100644 src/plugins/General/kdenotify/translations/kdenotify_plugin_sr_BA.ts create mode 100644 src/plugins/General/kdenotify/translations/kdenotify_plugin_sr_RS.ts (limited to 'src/plugins/General/kdenotify') diff --git a/src/plugins/General/kdenotify/kdenotify.pro b/src/plugins/General/kdenotify/kdenotify.pro index 6d70f2cf1..36b612814 100644 --- a/src/plugins/General/kdenotify/kdenotify.pro +++ b/src/plugins/General/kdenotify/kdenotify.pro @@ -40,7 +40,9 @@ TRANSLATIONS = translations/kdenotify_plugin_cs.ts \ translations/kdenotify_plugin_lt.ts \ translations/kdenotify_plugin_nl.ts \ translations/kdenotify_plugin_ja.ts \ - translations/kdenotify_plugin_es.ts + translations/kdenotify_plugin_es.ts \ + translations/kdenotify_plugin_sr_BA.ts \ + translations/kdenotify_plugin_sr_RS.ts images.files = images/app_icon.png \ images/empty_cover.png diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_sr_BA.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_sr_BA.ts new file mode 100644 index 000000000..fb7afd84e --- /dev/null +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_sr_BA.ts @@ -0,0 +1,74 @@ + + + + + KdeNotify + + + Qmmp now playing: + Кумп тренутно пушта: + + + + KdeNotifyFactory + + + KDE 4 notification plugin + КДЕ4 обавјештавач + + + + About KDE Notification Plugin + О КДЕ4 обавјештавачу + + + + KDE 4 notification plugin for Qmmp + + Кумп прикључак за обавјештавање у КДЕ4 + + + + SettingsDialog + + + KDE 4 Notification Plugin Settings + Поставке КДЕ4 обавјештавача + + + + Options + Опције + + + + Notification delay [s]: + Трајање [s]: + + + + Update visible notification instead create new + Ажурирај видљиво обавјештење (не прави ново) + + + + Appearance + Изглед + + + + Show covers + Прикажи омоте + + + + Edit template + Уреди шаблон + + + + Notification Template + Шаблон обавјештења + + + diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_sr_RS.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_sr_RS.ts new file mode 100644 index 000000000..cdbec1b12 --- /dev/null +++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_sr_RS.ts @@ -0,0 +1,74 @@ + + + + + KdeNotify + + + Qmmp now playing: + Кумп тренутно пушта: + + + + KdeNotifyFactory + + + KDE 4 notification plugin + КДЕ4 обавештавач + + + + About KDE Notification Plugin + О КДЕ4 обавештавачу + + + + KDE 4 notification plugin for Qmmp + + Кумп прикључак за обавештавање у КДЕ4 + + + + SettingsDialog + + + KDE 4 Notification Plugin Settings + Поставке КДЕ4 обавештавача + + + + Options + Опције + + + + Notification delay [s]: + Трајање [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 7ae44803e..ec6dfd043 100644 --- a/src/plugins/General/kdenotify/translations/translations.qrc +++ b/src/plugins/General/kdenotify/translations/translations.qrc @@ -21,5 +21,7 @@ kdenotify_plugin_es.qm kdenotify_plugin_he.qm kdenotify_plugin_gl_ES.qm + kdenotify_plugin_sr_BA.qm + kdenotify_plugin_sr_RS.qm -- cgit v1.2.3-13-gbd6f