From 038c5112baac5291c36387d6e61ecbe480bb4d75 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 5 Apr 2010 20:54:53 +0000 Subject: added mms plugin (experimental) (Closes issue 273) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1658 90c681e8-e032-0410-971d-27865f9a5e38 --- .../Transports/mms/translations/mms_plugin_cs.ts | 45 ++++++++++++++++++++++ .../Transports/mms/translations/mms_plugin_de.ts | 45 ++++++++++++++++++++++ .../Transports/mms/translations/mms_plugin_it.ts | 45 ++++++++++++++++++++++ .../Transports/mms/translations/mms_plugin_lt.ts | 45 ++++++++++++++++++++++ .../Transports/mms/translations/mms_plugin_pl.ts | 45 ++++++++++++++++++++++ .../Transports/mms/translations/mms_plugin_ru.ts | 45 ++++++++++++++++++++++ .../Transports/mms/translations/mms_plugin_tr.ts | 45 ++++++++++++++++++++++ .../mms/translations/mms_plugin_uk_UA.ts | 45 ++++++++++++++++++++++ .../mms/translations/mms_plugin_zh_CN.ts | 45 ++++++++++++++++++++++ .../mms/translations/mms_plugin_zh_TW.ts | 45 ++++++++++++++++++++++ .../Transports/mms/translations/translations.qrc | 15 ++++++++ 11 files changed, 465 insertions(+) create mode 100644 src/plugins/Transports/mms/translations/mms_plugin_cs.ts create mode 100644 src/plugins/Transports/mms/translations/mms_plugin_de.ts create mode 100644 src/plugins/Transports/mms/translations/mms_plugin_it.ts create mode 100644 src/plugins/Transports/mms/translations/mms_plugin_lt.ts create mode 100644 src/plugins/Transports/mms/translations/mms_plugin_pl.ts create mode 100644 src/plugins/Transports/mms/translations/mms_plugin_ru.ts create mode 100644 src/plugins/Transports/mms/translations/mms_plugin_tr.ts create mode 100644 src/plugins/Transports/mms/translations/mms_plugin_uk_UA.ts create mode 100644 src/plugins/Transports/mms/translations/mms_plugin_zh_CN.ts create mode 100644 src/plugins/Transports/mms/translations/mms_plugin_zh_TW.ts create mode 100644 src/plugins/Transports/mms/translations/translations.qrc (limited to 'src/plugins/Transports/mms/translations') diff --git a/src/plugins/Transports/mms/translations/mms_plugin_cs.ts b/src/plugins/Transports/mms/translations/mms_plugin_cs.ts new file mode 100644 index 000000000..acb4c213d --- /dev/null +++ b/src/plugins/Transports/mms/translations/mms_plugin_cs.ts @@ -0,0 +1,45 @@ + + + + + MMSInputFactory + + + MMS Plugin + + + + + About MMS Transport Plugin + + + + + Qmmp MMS Transport Plugin + + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Autor: Ilja Kotov <forkotov02@hotmail.ru> + + + + SettingsDialog + + + HTTP Plugin Settings + + + + + Buffer size: + + + + + KB + KB + + + diff --git a/src/plugins/Transports/mms/translations/mms_plugin_de.ts b/src/plugins/Transports/mms/translations/mms_plugin_de.ts new file mode 100644 index 000000000..70955e5ab --- /dev/null +++ b/src/plugins/Transports/mms/translations/mms_plugin_de.ts @@ -0,0 +1,45 @@ + + + + + MMSInputFactory + + + MMS Plugin + + + + + About MMS Transport Plugin + + + + + Qmmp MMS Transport Plugin + + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Autor: Ilya Kotov <forkotov02@hotmail.ru> + + + + SettingsDialog + + + HTTP Plugin Settings + Einstellungen HTTP-Modul + + + + Buffer size: + Puffer-Größe: + + + + KB + KB + + + diff --git a/src/plugins/Transports/mms/translations/mms_plugin_it.ts b/src/plugins/Transports/mms/translations/mms_plugin_it.ts new file mode 100644 index 000000000..9f4b44c32 --- /dev/null +++ b/src/plugins/Transports/mms/translations/mms_plugin_it.ts @@ -0,0 +1,45 @@ + + + + + MMSInputFactory + + + MMS Plugin + + + + + About MMS Transport Plugin + + + + + Qmmp MMS Transport Plugin + + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Autore: Ilya Kotov <forkotov02@hotmail.ru> + + + + SettingsDialog + + + HTTP Plugin Settings + Impostazioni del modulo HTTP + + + + Buffer size: + Dimensione buffer: + + + + KB + KB + + + diff --git a/src/plugins/Transports/mms/translations/mms_plugin_lt.ts b/src/plugins/Transports/mms/translations/mms_plugin_lt.ts new file mode 100644 index 000000000..7567ddf2d --- /dev/null +++ b/src/plugins/Transports/mms/translations/mms_plugin_lt.ts @@ -0,0 +1,45 @@ + + + + + MMSInputFactory + + + MMS Plugin + + + + + About MMS Transport Plugin + + + + + Qmmp MMS Transport Plugin + + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Sukūrė: Ilya Kotov <forkotov02@hotmail.ru> + + + + SettingsDialog + + + HTTP Plugin Settings + + + + + Buffer size: + + + + + KB + КB + + + diff --git a/src/plugins/Transports/mms/translations/mms_plugin_pl.ts b/src/plugins/Transports/mms/translations/mms_plugin_pl.ts new file mode 100644 index 000000000..2193afaa6 --- /dev/null +++ b/src/plugins/Transports/mms/translations/mms_plugin_pl.ts @@ -0,0 +1,45 @@ + + + + + MMSInputFactory + + + MMS Plugin + + + + + About MMS Transport Plugin + + + + + Qmmp MMS Transport Plugin + + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Autor: Ilja Kotov <forkotov02@hotmail.ru> + + + + SettingsDialog + + + HTTP Plugin Settings + + + + + Buffer size: + + + + + KB + + + + diff --git a/src/plugins/Transports/mms/translations/mms_plugin_ru.ts b/src/plugins/Transports/mms/translations/mms_plugin_ru.ts new file mode 100644 index 000000000..86c085b2c --- /dev/null +++ b/src/plugins/Transports/mms/translations/mms_plugin_ru.ts @@ -0,0 +1,45 @@ + + + + + MMSInputFactory + + + MMS Plugin + + + + + About MMS Transport Plugin + + + + + Qmmp MMS Transport Plugin + + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Разработчик: Илья Котов <forkotov02@hotmail.ru> + + + + SettingsDialog + + + HTTP Plugin Settings + Настройки модуля HTTP + + + + Buffer size: + Размер буфера: + + + + KB + КБ + + + diff --git a/src/plugins/Transports/mms/translations/mms_plugin_tr.ts b/src/plugins/Transports/mms/translations/mms_plugin_tr.ts new file mode 100644 index 000000000..96921d912 --- /dev/null +++ b/src/plugins/Transports/mms/translations/mms_plugin_tr.ts @@ -0,0 +1,45 @@ + + + + + MMSInputFactory + + + MMS Plugin + + + + + About MMS Transport Plugin + + + + + Qmmp MMS Transport Plugin + + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Yazan: Ilya Kotov <forkotov02@hotmail.ru> + + + + SettingsDialog + + + HTTP Plugin Settings + + + + + Buffer size: + + + + + KB + + + + diff --git a/src/plugins/Transports/mms/translations/mms_plugin_uk_UA.ts b/src/plugins/Transports/mms/translations/mms_plugin_uk_UA.ts new file mode 100644 index 000000000..484a0cb80 --- /dev/null +++ b/src/plugins/Transports/mms/translations/mms_plugin_uk_UA.ts @@ -0,0 +1,45 @@ + + + + + MMSInputFactory + + + MMS Plugin + + + + + About MMS Transport Plugin + + + + + Qmmp MMS Transport Plugin + + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + Розробник: Ілля Котов <forkotov02@hotmail.ru> + + + + SettingsDialog + + + HTTP Plugin Settings + Налаштування модуля HTTP + + + + Buffer size: + Розмір буфера: + + + + KB + Кб + + + diff --git a/src/plugins/Transports/mms/translations/mms_plugin_zh_CN.ts b/src/plugins/Transports/mms/translations/mms_plugin_zh_CN.ts new file mode 100644 index 000000000..62bced06c --- /dev/null +++ b/src/plugins/Transports/mms/translations/mms_plugin_zh_CN.ts @@ -0,0 +1,45 @@ + + + + + MMSInputFactory + + + MMS Plugin + + + + + About MMS Transport Plugin + + + + + Qmmp MMS Transport Plugin + + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + 作者:Ilya Kotov <forkotov02@hotmail.ru> + + + + SettingsDialog + + + HTTP Plugin Settings + + + + + Buffer size: + + + + + KB + KB + + + diff --git a/src/plugins/Transports/mms/translations/mms_plugin_zh_TW.ts b/src/plugins/Transports/mms/translations/mms_plugin_zh_TW.ts new file mode 100644 index 000000000..381172867 --- /dev/null +++ b/src/plugins/Transports/mms/translations/mms_plugin_zh_TW.ts @@ -0,0 +1,45 @@ + + + + + MMSInputFactory + + + MMS Plugin + + + + + About MMS Transport Plugin + + + + + Qmmp MMS Transport Plugin + + + + + Writen by: Ilya Kotov <forkotov02@hotmail.ru> + 作者:Ilya Kotov <forkotov02@hotmail.ru> + + + + SettingsDialog + + + HTTP Plugin Settings + + + + + Buffer size: + + + + + KB + KB + + + diff --git a/src/plugins/Transports/mms/translations/translations.qrc b/src/plugins/Transports/mms/translations/translations.qrc new file mode 100644 index 000000000..04fd9deab --- /dev/null +++ b/src/plugins/Transports/mms/translations/translations.qrc @@ -0,0 +1,15 @@ + + + + mms_plugin_it.qm + mms_plugin_ru.qm + mms_plugin_uk_UA.qm + mms_plugin_zh_CN.qm + mms_plugin_zh_TW.qm + mms_plugin_cs.qm + mms_plugin_de.qm + mms_plugin_pl.qm + mms_plugin_tr.qm + mms_plugin_lt.qm + + -- cgit v1.2.3-13-gbd6f