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 --- .../http/translations/http_plugin_sr_BA.ts | 70 ++++++++++++++++++++++ .../http/translations/http_plugin_sr_RS.ts | 70 ++++++++++++++++++++++ .../Transports/http/translations/translations.qrc | 2 + 3 files changed, 142 insertions(+) create mode 100644 src/plugins/Transports/http/translations/http_plugin_sr_BA.ts create mode 100644 src/plugins/Transports/http/translations/http_plugin_sr_RS.ts (limited to 'src/plugins/Transports/http/translations') diff --git a/src/plugins/Transports/http/translations/http_plugin_sr_BA.ts b/src/plugins/Transports/http/translations/http_plugin_sr_BA.ts new file mode 100644 index 000000000..8e6e16703 --- /dev/null +++ b/src/plugins/Transports/http/translations/http_plugin_sr_BA.ts @@ -0,0 +1,70 @@ + + + + + HTTPInputFactory + + + HTTP Plugin + ХТТП прикључак + + + + About HTTP Transport Plugin + О прикључку ХТТП преноса + + + + Qmmp HTTP Transport Plugin + Кумп прикључак за ХТТП пренос + + + + Compiled against libcurl-%1 + Компилован на libcurl-%1 + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + SettingsDialog + + + HTTP Plugin Settings + Поставке ХТТП прикључка + + + + Buffer size: + Величина бафера: + + + + KB + KB + + + + Metadata encoding + Кодирање метаподатака + + + + Automatic charset detection + Аутоматско откривање кодирања + + + + Language: + Језик: + + + + Default encoding: + Подразумијевано кодирање: + + + diff --git a/src/plugins/Transports/http/translations/http_plugin_sr_RS.ts b/src/plugins/Transports/http/translations/http_plugin_sr_RS.ts new file mode 100644 index 000000000..570928d25 --- /dev/null +++ b/src/plugins/Transports/http/translations/http_plugin_sr_RS.ts @@ -0,0 +1,70 @@ + + + + + HTTPInputFactory + + + HTTP Plugin + ХТТП прикључак + + + + About HTTP Transport Plugin + О прикључку ХТТП преноса + + + + Qmmp HTTP Transport Plugin + Кумп прикључак за ХТТП пренос + + + + Compiled against libcurl-%1 + Компилован на libcurl-%1 + + + + Written by: Ilya Kotov <forkotov02@hotmail.ru> + Аутор: Ilya Kotov <forkotov02@hotmail.ru> + + + + SettingsDialog + + + HTTP Plugin Settings + Поставке ХТТП прикључка + + + + Buffer size: + Величина бафера: + + + + KB + KB + + + + Metadata encoding + Кодирање метаподатака + + + + Automatic charset detection + Аутоматско откривање кодирања + + + + Language: + Језик: + + + + Default encoding: + Подразумевано кодирање: + + + diff --git a/src/plugins/Transports/http/translations/translations.qrc b/src/plugins/Transports/http/translations/translations.qrc index 5d4e911ba..4bb09c42a 100644 --- a/src/plugins/Transports/http/translations/translations.qrc +++ b/src/plugins/Transports/http/translations/translations.qrc @@ -21,5 +21,7 @@ http_plugin_es.qm http_plugin_he.qm http_plugin_gl_ES.qm + http_plugin_sr_BA.qm + http_plugin_sr_RS.qm -- cgit v1.2.3-13-gbd6f