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 --- .../General/streambrowser/streambrowser.pro | 4 +- .../translations/streambrowser_plugin_sr_BA.ts | 133 +++++++++++++++++++++ .../translations/streambrowser_plugin_sr_RS.ts | 133 +++++++++++++++++++++ .../streambrowser/translations/translations.qrc | 2 + 4 files changed, 271 insertions(+), 1 deletion(-) create mode 100644 src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_BA.ts create mode 100644 src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_RS.ts (limited to 'src/plugins/General/streambrowser') diff --git a/src/plugins/General/streambrowser/streambrowser.pro b/src/plugins/General/streambrowser/streambrowser.pro index 25b529dd4..0c8e5e797 100644 --- a/src/plugins/General/streambrowser/streambrowser.pro +++ b/src/plugins/General/streambrowser/streambrowser.pro @@ -27,7 +27,9 @@ TRANSLATIONS = translations/streambrowser_plugin_cs.ts \ translations/streambrowser_plugin_lt.ts \ translations/streambrowser_plugin_nl.ts \ translations/streambrowser_plugin_ja.ts \ - translations/streambrowser_plugin_es.ts + translations/streambrowser_plugin_es.ts \ + translations/streambrowser_plugin_sr_BA.ts \ + translations/streambrowser_plugin_sr_RS.ts RESOURCES = translations/translations.qrc unix{ isEmpty(LIB_DIR){ diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_BA.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_BA.ts new file mode 100644 index 000000000..0f4ede0c0 --- /dev/null +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_BA.ts @@ -0,0 +1,133 @@ + + + + + StreamBrowser + + + Stream Browser + Прегледач токова + + + + Ctrl+U + Ctrl+U + + + + StreamBrowserFactory + + + Stream Browser Plugin + Прегледач токова + + + + About Stream Browser Plugin + О прегледачу токова + + + + Qmmp Stream Browser Plugin + Кумп прегледач токова + + + + This plugin allows to add stream from IceCast stream directory + Функција додавања токова са АјсКаст директоријума токова + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + StreamWindow + + + Stream Browser + Прегледач токова + + + + Filter: + Филтер: + + + + Favorites + Омиљени + + + + IceCast + АјсКаст + + + + Add + Додај + + + + Update + Ажурирај + + + + + Name + име + + + + + Genre + жанр + + + + + Bitrate + битски проток + + + + + Format + формат + + + + &Add to favorites + Додај у &омиљене + + + + &Add to playlist + Додај у &листу нумера + + + + &Remove + &Уклони + + + + Done + Завршено + + + + + Error + Грешка + + + + Receiving + Примање + + + diff --git a/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_RS.ts b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_RS.ts new file mode 100644 index 000000000..9e0c22d11 --- /dev/null +++ b/src/plugins/General/streambrowser/translations/streambrowser_plugin_sr_RS.ts @@ -0,0 +1,133 @@ + + + + + StreamBrowser + + + Stream Browser + Прегледач токова + + + + Ctrl+U + Ctrl+U + + + + StreamBrowserFactory + + + Stream Browser Plugin + Прегледач токова + + + + About Stream Browser Plugin + О прегледачу токова + + + + Qmmp Stream Browser Plugin + Кумп прегледач токова + + + + This plugin allows to add stream from IceCast stream directory + Функција додавања токова са АјсКаст директоријума токова + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + StreamWindow + + + Stream Browser + Прегледач токова + + + + Filter: + Филтер: + + + + Favorites + Омиљени + + + + IceCast + АјсКаст + + + + Add + Додај + + + + Update + Ажурирај + + + + + Name + име + + + + + Genre + жанр + + + + + Bitrate + битски проток + + + + + Format + формат + + + + &Add to favorites + Додај у &омиљене + + + + &Add to playlist + Додај у &листу нумера + + + + &Remove + &Уклони + + + + Done + Завршено + + + + + Error + Грешка + + + + Receiving + Примање + + + diff --git a/src/plugins/General/streambrowser/translations/translations.qrc b/src/plugins/General/streambrowser/translations/translations.qrc index 35e086a4b..4ce2a2d3a 100644 --- a/src/plugins/General/streambrowser/translations/translations.qrc +++ b/src/plugins/General/streambrowser/translations/translations.qrc @@ -21,5 +21,7 @@ streambrowser_plugin_es.qm streambrowser_plugin_he.qm streambrowser_plugin_gl_ES.qm + streambrowser_plugin_sr_BA.qm + streambrowser_plugin_sr_RS.qm -- cgit v1.2.3-13-gbd6f