From 06d1877811fa6aa97dddc0e03bcde4e766928c87 Mon Sep 17 00:00:00 2001 From: vovanec Date: Thu, 7 Feb 2008 13:36:34 +0000 Subject: new directory structure git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@232 90c681e8-e032-0410-971d-27865f9a5e38 --- src/ui/html/about_cs.html | 81 +++++++++++++++++++++++++++++++++++++++++++ src/ui/html/about_en.html | 81 +++++++++++++++++++++++++++++++++++++++++++ src/ui/html/about_ru.html | 81 +++++++++++++++++++++++++++++++++++++++++++ src/ui/html/about_zh_CN.html | 81 +++++++++++++++++++++++++++++++++++++++++++ src/ui/html/authors_cs.txt | 12 +++++++ src/ui/html/authors_en.txt | 12 +++++++ src/ui/html/authors_ru.txt | 9 +++++ src/ui/html/authors_zh_CN.txt | 16 +++++++++ src/ui/html/thanks_cs.txt | 3 ++ src/ui/html/thanks_en.txt | 3 ++ src/ui/html/thanks_ru.txt | 3 ++ src/ui/html/thanks_zh_CN.txt | 3 ++ 12 files changed, 385 insertions(+) create mode 100644 src/ui/html/about_cs.html create mode 100644 src/ui/html/about_en.html create mode 100644 src/ui/html/about_ru.html create mode 100644 src/ui/html/about_zh_CN.html create mode 100644 src/ui/html/authors_cs.txt create mode 100644 src/ui/html/authors_en.txt create mode 100644 src/ui/html/authors_ru.txt create mode 100644 src/ui/html/authors_zh_CN.txt create mode 100644 src/ui/html/thanks_cs.txt create mode 100644 src/ui/html/thanks_en.txt create mode 100644 src/ui/html/thanks_ru.txt create mode 100644 src/ui/html/thanks_zh_CN.txt (limited to 'src/ui/html') diff --git a/src/ui/html/about_cs.html b/src/ui/html/about_cs.html new file mode 100644 index 000000000..84bd2b42a --- /dev/null +++ b/src/ui/html/about_cs.html @@ -0,0 +1,81 @@ + + + + Qt-based Multimedia Player + +
+

+ Qt-based Multimedia Player (Qmmp) +

+
+

+ Qmmp je přehrávač zvuku založený na knihovně Qt. +

+

+ Klíčové vlastnosti: +

+ +

+ Požadavky: +

+ diff --git a/src/ui/html/about_en.html b/src/ui/html/about_en.html new file mode 100644 index 000000000..d03691cf6 --- /dev/null +++ b/src/ui/html/about_en.html @@ -0,0 +1,81 @@ + + + + Qt-based Multimedia Player + +
+

+ Qt-based Multimedia Player (Qmmp) +

+
+

+ This program is an audio-player, written with help of Qt library. +

+

+ Main opportunities: +

+ +

+ Requirements: +

+ diff --git a/src/ui/html/about_ru.html b/src/ui/html/about_ru.html new file mode 100644 index 000000000..26e5b9906 --- /dev/null +++ b/src/ui/html/about_ru.html @@ -0,0 +1,81 @@ + + + + Qt-based Multimedia Player + +
+

+ Qt-based Multimedia Player (Qmmp) +

+
+

+ Данная программа является аудио-плеером, написанным с использованием библиотеки Qt. Программа имеет интерфейс, аналогичный winamp или xmms. +

+

+ Основные возможности программы: +

+ +

+ Для работы необходимы: +

+ diff --git a/src/ui/html/about_zh_CN.html b/src/ui/html/about_zh_CN.html new file mode 100644 index 000000000..eadc7f78d --- /dev/null +++ b/src/ui/html/about_zh_CN.html @@ -0,0 +1,81 @@ + + + + 基于Qt的多媒体播放器 + +
+

+ 基于Qt的多媒体播放器(Qmmp)。 +

+
+

+ 此程序是一个音乐播放器,程序的编写基于Qt库。 +

+

+ 主要功能: +

+ +

+ 要求: +

+ diff --git a/src/ui/html/authors_cs.txt b/src/ui/html/authors_cs.txt new file mode 100644 index 000000000..89d585c24 --- /dev/null +++ b/src/ui/html/authors_cs.txt @@ -0,0 +1,12 @@ +Vývojáři programu: + + Илья Котов (Ilja Kotov) (nápad a základní kód) + Владимир Кузнецов (Vladimír Kuzněcov) (vzhled a mnoho vylepšení) + +Vývojáři zásuvných modulů: + + Юрий Журавлёв (Jurij Žuravljov) (jack plugin) + +Český překlad: + + Karel Volný diff --git a/src/ui/html/authors_en.txt b/src/ui/html/authors_en.txt new file mode 100644 index 000000000..6c11ebd5e --- /dev/null +++ b/src/ui/html/authors_en.txt @@ -0,0 +1,12 @@ +Core Developers: + + Ilya Kotov (idea and base code) + Vladimir Kuznetsov (look&feel and many improvements) + +Plugin Developers: + + Yuriy Zhuravlev (jack plugin) + +Turkish translation: + + Mustafa GUNAY diff --git a/src/ui/html/authors_ru.txt b/src/ui/html/authors_ru.txt new file mode 100644 index 000000000..b95c3887e --- /dev/null +++ b/src/ui/html/authors_ru.txt @@ -0,0 +1,9 @@ +Разработчики ядра: + + Владимир Кузнецов (внешний вид и множество улучшений) + Илья Котов (идея и основной код) + +Разработчики модулей: + + Юрий Журавлёв (модуль jack) + diff --git a/src/ui/html/authors_zh_CN.txt b/src/ui/html/authors_zh_CN.txt new file mode 100644 index 000000000..f2d8892fd --- /dev/null +++ b/src/ui/html/authors_zh_CN.txt @@ -0,0 +1,16 @@ +核心开发: + + Ilya Kotov (idea and base code) + Vladimir Kuznetsov (look&feel and many improvements) + +插件开发: + + Yuriy Zhuravlev (jack plugin) + +土耳其语翻译: + + Mustafa GUNAY + +简体中文翻译: + + 李红昆 \ No newline at end of file diff --git a/src/ui/html/thanks_cs.txt b/src/ui/html/thanks_cs.txt new file mode 100644 index 000000000..9bc0388da --- /dev/null +++ b/src/ui/html/thanks_cs.txt @@ -0,0 +1,3 @@ +Poděkování patří: + + Вадим Калинников (Vadim Kalinnikov) (hosting projektu) diff --git a/src/ui/html/thanks_en.txt b/src/ui/html/thanks_en.txt new file mode 100644 index 000000000..3ed2fe5d5 --- /dev/null +++ b/src/ui/html/thanks_en.txt @@ -0,0 +1,3 @@ +Thanks to: + + Vadim Kalinnikov (project hosting) diff --git a/src/ui/html/thanks_ru.txt b/src/ui/html/thanks_ru.txt new file mode 100644 index 000000000..79acc177d --- /dev/null +++ b/src/ui/html/thanks_ru.txt @@ -0,0 +1,3 @@ +Благодарности: + + Вадиму Калинникову (хотстинг проекта) diff --git a/src/ui/html/thanks_zh_CN.txt b/src/ui/html/thanks_zh_CN.txt new file mode 100644 index 000000000..505d05c72 --- /dev/null +++ b/src/ui/html/thanks_zh_CN.txt @@ -0,0 +1,3 @@ +感谢: + + Vadim Kalinnikov (project hosting) -- cgit v1.2.3-13-gbd6f