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/Input/mad/mad.pro | 4 +- .../Input/mad/translations/mad_plugin_sr_BA.ts | 191 +++++++++++++++++++++ .../Input/mad/translations/mad_plugin_sr_RS.ts | 191 +++++++++++++++++++++ .../Input/mad/translations/translations.qrc | 2 + 4 files changed, 387 insertions(+), 1 deletion(-) create mode 100644 src/plugins/Input/mad/translations/mad_plugin_sr_BA.ts create mode 100644 src/plugins/Input/mad/translations/mad_plugin_sr_RS.ts (limited to 'src/plugins/Input/mad') diff --git a/src/plugins/Input/mad/mad.pro b/src/plugins/Input/mad/mad.pro index 89f16efb4..74f902380 100644 --- a/src/plugins/Input/mad/mad.pro +++ b/src/plugins/Input/mad/mad.pro @@ -35,7 +35,9 @@ TRANSLATIONS = translations/mad_plugin_ru.ts \ translations/mad_plugin_lt.ts \ translations/mad_plugin_nl.ts \ translations/mad_plugin_ja.ts \ - translations/mad_plugin_es.ts + translations/mad_plugin_es.ts \ + translations/mad_plugin_sr_BA.ts \ + translations/mad_plugin_sr_RS.ts RESOURCES = translations/translations.qrc unix { diff --git a/src/plugins/Input/mad/translations/mad_plugin_sr_BA.ts b/src/plugins/Input/mad/translations/mad_plugin_sr_BA.ts new file mode 100644 index 000000000..eff7c676a --- /dev/null +++ b/src/plugins/Input/mad/translations/mad_plugin_sr_BA.ts @@ -0,0 +1,191 @@ + + + + + DecoderMADFactory + + + MPEG Plugin + МПЕГ прикључак + + + + MPEG Files + МПЕГ фајлови + + + + About MPEG Audio Plugin + О МПЕГ прикључку + + + + Qmmp MPEG Audio Plugin + Кумп МПЕГ прикључак + + + + Compiled against libmad version: + Компилован на libmad издању: + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + Source code based on mq3 and madplay projects + Заснован на пројектима mq3 и madplay + + + + MPEGMetaDataModel + + + Format + Формат + + + + Bitrate + Битски проток + + + + kbps + kb/s + + + + Sample rate + Узорковање + + + + Hz + Hz + + + + + + + Mode + Режим + + + + KB + KB + + + + File size + Величина + + + + + Protection + Заштита + + + + + + Yes + Да + + + + + + No + Не + + + + + Copyright + Ауторско право + + + + + Original + Оригинал + + + + SettingsDialog + + + MPEG Plugin Settings + Поставке МПЕГ прикључка + + + + Tag Priority + Приоритет ознака + + + + First: + Прва: + + + + + + ID3v1 + ИД3в1 + + + + + + ID3v2 + ИД3в2 + + + + + + APE + ЕЈП + + + + + + Disabled + Онемогућена + + + + Second: + Друга: + + + + Third: + Трећа: + + + + Encodings + Кодирање + + + + ID3v1 encoding: + ИД3в1 кодирање: + + + + ID3v2 encoding: + ИД3в2 кодирање: + + + diff --git a/src/plugins/Input/mad/translations/mad_plugin_sr_RS.ts b/src/plugins/Input/mad/translations/mad_plugin_sr_RS.ts new file mode 100644 index 000000000..a302d56d8 --- /dev/null +++ b/src/plugins/Input/mad/translations/mad_plugin_sr_RS.ts @@ -0,0 +1,191 @@ + + + + + DecoderMADFactory + + + MPEG Plugin + МПЕГ прикључак + + + + MPEG Files + МПЕГ фајлови + + + + About MPEG Audio Plugin + О МПЕГ прикључку + + + + Qmmp MPEG Audio Plugin + Кумп МПЕГ прикључак + + + + Compiled against libmad version: + Компилован на libmad издању: + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + Source code based on mq3 and madplay projects + Заснован на пројектима mq3 и madplay + + + + MPEGMetaDataModel + + + Format + Формат + + + + Bitrate + Битски проток + + + + kbps + kb/s + + + + Sample rate + Узорковање + + + + Hz + Hz + + + + + + + Mode + Режим + + + + KB + KB + + + + File size + Величина + + + + + Protection + Заштита + + + + + + Yes + Да + + + + + + No + Не + + + + + Copyright + Ауторско право + + + + + Original + Оригинал + + + + SettingsDialog + + + MPEG Plugin Settings + Поставке МПЕГ прикључка + + + + Tag Priority + Приоритет ознака + + + + First: + Прва: + + + + + + ID3v1 + ИД3в1 + + + + + + ID3v2 + ИД3в2 + + + + + + APE + ЕЈП + + + + + + Disabled + Онемогућена + + + + Second: + Друга: + + + + Third: + Трећа: + + + + Encodings + Кодирање + + + + ID3v1 encoding: + ИД3в1 кодирање: + + + + ID3v2 encoding: + ИД3в2 кодирање: + + + diff --git a/src/plugins/Input/mad/translations/translations.qrc b/src/plugins/Input/mad/translations/translations.qrc index 644e797d0..f5f6b5c3a 100644 --- a/src/plugins/Input/mad/translations/translations.qrc +++ b/src/plugins/Input/mad/translations/translations.qrc @@ -21,5 +21,7 @@ mad_plugin_es.qm mad_plugin_he.qm mad_plugin_gl_ES.qm + mad_plugin_sr_BA.qm + mad_plugin_sr_RS.qm -- cgit v1.2.3-13-gbd6f