diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/qmmpui/txt/authors_he.txt | 14 | ||||
| -rw-r--r-- | src/qmmpui/txt/description_he.txt | 1 | ||||
| -rw-r--r-- | src/qmmpui/txt/thanks_he.txt | 25 | ||||
| -rw-r--r-- | src/qmmpui/txt/translators_he.txt | 59 | ||||
| -rw-r--r-- | src/qmmpui/txt/txt.qrc | 5 |
5 files changed, 104 insertions, 0 deletions
diff --git a/src/qmmpui/txt/authors_he.txt b/src/qmmpui/txt/authors_he.txt new file mode 100644 index 000000000..87231af8c --- /dev/null +++ b/src/qmmpui/txt/authors_he.txt @@ -0,0 +1,14 @@ +Core Developers: + + Ilya Kotov <forkotov02@hotmail.ru> (idea and base code) + Vladimir Kuznetsov <vovanec@gmail.com> (look&feel and many improvements) + +Plugin Developers: + + Artur Guzik <aguzik88@gmail.com> (kde4 notification plugin, tray icon improvements) + Yuriy Zhuravlev <stalkerg@gmail.com> (jack & oss plugin) + +Artwork: + + Andrey Adreev <andreev00@gmail.com> + diff --git a/src/qmmpui/txt/description_he.txt b/src/qmmpui/txt/description_he.txt new file mode 100644 index 000000000..23f6dd619 --- /dev/null +++ b/src/qmmpui/txt/description_he.txt @@ -0,0 +1 @@ +This program is an audio-player, written with the help of the Qt library.
\ No newline at end of file diff --git a/src/qmmpui/txt/thanks_he.txt b/src/qmmpui/txt/thanks_he.txt new file mode 100644 index 000000000..043abc3ee --- /dev/null +++ b/src/qmmpui/txt/thanks_he.txt @@ -0,0 +1,25 @@ +Thanks to: + + Adria Arrufat <swiftscythe@gmail.com> - bug reports + Adrian Knoth <adi@drcomp.erfurt.thur.de> - jack plugin fixes, bug reports + Anton Petrusevich <casus@casus.us> - random playback improvements + Avihay Baratz <avihayb@gmail.com> - auto stop feature, bug fixes + Brice Videau <brice.videau@gmail.com> - bug fixes + Cristian Rodríguez <judas.iscariote@gmail.com> - scrobbler fixes + Csaba Hruska <csaba.hruska@gmail.com> - ffmpeg plugin fixes + Dmitry Kostin <kostindima@gmail.com> - iso.wv support + Evgeny Gleyzerman <evgley@gmail.com> - cue parsing improvements + Ferdinand Vesely <erdofves@gmail.com> - scrobbler improvements + Gennadi Motsyo <drool@altlinux.ru> - bug reports + Vadim Kalinnikov <moose@ylsoftware.com> - project hosting + Erik Ölsar <erlk.ozlr@gmail.com> - skinned cursors, ui improvements + Funda Wang <fundawang@gmail.com> - cmake files fixes + Makis Kalofolias <makskafl@gmail.com> - EAC3, DTS, and Dolby TrueHD support + Michail Zheludkov <zheludkovm@mail.ru> - ffmpeg plugin fixes + Michał Grosicki <grosik88@o2.pl> - alsa plugin fixes + Panagiotis Papadopoulos <pano_90@gmx.net> - ui fixes, bug reports + Pino Toscano <toscano.pino@tiscali.it> - portability patches + Karel Volný <kvolny@redhat.com> - various fixes + Sebastian Pipping <webmaster@hartwork.org> - bs2b patches + Stefan Koelling <stefankoelling.ext@googlemail.com> - some build fixes + Yaakov Selkowitz <yselkowitz@gmail.com> - cygwin patches diff --git a/src/qmmpui/txt/translators_he.txt b/src/qmmpui/txt/translators_he.txt new file mode 100644 index 000000000..9c2ae3fa7 --- /dev/null +++ b/src/qmmpui/txt/translators_he.txt @@ -0,0 +1,59 @@ +Brazilian Portuguese: + Klaos Lacerda + Bruno Gonçalves + +Chinese Traditional: + lon <lon83129@126.com> + +Chinese Simplified: + lon <lon83129@126.com> + +Czech: + Karel Volný <kvolny@redhat.com> + +Dutch: + Ronald Uitermark <ronald645@gmail.com> + +French: + Stanislas Zeller <uncensored.assault@gmail.com> + +German: + Stefan Koelling <stefankoelling.ext@googlemail.com> + Panagiotis Papadopoulos <pano_90@gmx.net> + +Hebrew: + Genghis Khan <genghiskhan@gmx.ca> + +Hungarian: + Németh Gábor <sutee84@freemail.hu> + +Italian: + Gian Paolo Renello <emmerkar@gmail.com> + +Japanese: + Ryota Shimamoto <liangtai.s4@gmail.com> + +Kazakh: + Baurzhan Muftakhidinov <baurthefirst@gmail.com> + +Lithuanian: + Algirdas Butkus <butkus.algirdas@gmail.com> + +Polish: + Grzegorz Gibas <amigib@gmail.com> + +Russian: + Ilya Kotov <forkotov02@hotmail.ru> + +Slovak: + Ján Ďanovský <dagsoftware@yahoo.com> + +Spanish: + Félix Medrano <xukosky@yahoo.es> + +Turkish: + Mustafa GUNAY <mustafagunay@pgmail.com> + Bilgesu Güngör <h.ibrahim.gungor@gmail.com> + +Ukrainian: + Gennadi Motsyo <drool@altlinux.ru> diff --git a/src/qmmpui/txt/txt.qrc b/src/qmmpui/txt/txt.qrc index f4bc05457..13c4be4b1 100644 --- a/src/qmmpui/txt/txt.qrc +++ b/src/qmmpui/txt/txt.qrc @@ -68,5 +68,10 @@ <file>translators_es.txt</file> <file>description_es.txt</file> + <file>authors_he.txt</file> + <file>thanks_he.txt</file> + <file>translators_he.txt</file> + <file>description_he.txt</file> + </qresource> </RCC> |
