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/notifier/notifier.pro | 4 +- .../notifier/translations/notifier_plugin_sr_BA.ts | 119 +++++++++++++++++++++ .../notifier/translations/notifier_plugin_sr_RS.ts | 119 +++++++++++++++++++++ .../General/notifier/translations/translations.qrc | 2 + 4 files changed, 243 insertions(+), 1 deletion(-) create mode 100644 src/plugins/General/notifier/translations/notifier_plugin_sr_BA.ts create mode 100644 src/plugins/General/notifier/translations/notifier_plugin_sr_RS.ts (limited to 'src/plugins/General/notifier') diff --git a/src/plugins/General/notifier/notifier.pro b/src/plugins/General/notifier/notifier.pro index 6244494c4..dc5fd3056 100644 --- a/src/plugins/General/notifier/notifier.pro +++ b/src/plugins/General/notifier/notifier.pro @@ -26,7 +26,9 @@ TRANSLATIONS = translations/notifier_plugin_cs.ts \ translations/notifier_plugin_lt.ts \ translations/notifier_plugin_nl.ts \ translations/notifier_plugin_ja.ts \ - translations/notifier_plugin_es.ts + translations/notifier_plugin_es.ts \ + translations/notifier_plugin_sr_BA.ts \ + translations/notifier_plugin_sr_RS.ts RESOURCES = notifier_images.qrc \ translations/translations.qrc diff --git a/src/plugins/General/notifier/translations/notifier_plugin_sr_BA.ts b/src/plugins/General/notifier/translations/notifier_plugin_sr_BA.ts new file mode 100644 index 000000000..f93b12fba --- /dev/null +++ b/src/plugins/General/notifier/translations/notifier_plugin_sr_BA.ts @@ -0,0 +1,119 @@ + + + + + NotifierFactory + + + Notifier Plugin + Обавјештавач + + + + About Notifier Plugin + О обавјештавачу + + + + Qmmp Notifier Plugin + Кумп прикључак за обавјештавање + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + PopupWidget + + + Volume: + Јачина: + + + + SettingsDialog + + + Notifier Plugin Settings + Поставке обавјештавача + + + + Desktop Notification + Обавјештења на радној површи + + + + Font: + Фонт: + + + + ... + ... + + + + + 0 + 0 + + + + Transparency: + Прозирност: + + + + Position + Положај + + + + Edit template + Уреди шаблон + + + + Cover size: + Величина омота: + + + + Volume change notification + Обавјештење о промјени јачине звука + + + + Delay (ms): + Трајање (ms): + + + + Playback resume notification + Обавјештење о наставку пуштања + + + + Song change notification + Обавјештење о промјени нумере + + + + Psi Notification + Пси обавјештења + + + + Enable Psi notification + Омогући Пси обавјештења + + + + Notification Template + Шаблон обавјештења + + + diff --git a/src/plugins/General/notifier/translations/notifier_plugin_sr_RS.ts b/src/plugins/General/notifier/translations/notifier_plugin_sr_RS.ts new file mode 100644 index 000000000..458ab221e --- /dev/null +++ b/src/plugins/General/notifier/translations/notifier_plugin_sr_RS.ts @@ -0,0 +1,119 @@ + + + + + NotifierFactory + + + Notifier Plugin + Обавештавач + + + + About Notifier Plugin + О обавештавачу + + + + Qmmp Notifier Plugin + Кумп прикључак за обавештавање + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + PopupWidget + + + Volume: + Јачина: + + + + SettingsDialog + + + Notifier Plugin Settings + Поставке обавештавача + + + + Desktop Notification + Обавештења на радној површи + + + + Font: + Фонт: + + + + ... + ... + + + + + 0 + 0 + + + + Transparency: + Прозирност: + + + + Position + Положај + + + + Edit template + Уреди шаблон + + + + Cover size: + Величина омота: + + + + Volume change notification + Обавештење о промени јачине звука + + + + Delay (ms): + Трајање (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 2396ab3d6..192b0976d 100644 --- a/src/plugins/General/notifier/translations/translations.qrc +++ b/src/plugins/General/notifier/translations/translations.qrc @@ -21,5 +21,7 @@ notifier_plugin_es.qm notifier_plugin_he.qm notifier_plugin_gl_ES.qm + notifier_plugin_sr_BA.qm + notifier_plugin_sr_RS.qm -- cgit v1.2.3-13-gbd6f