From 3ce26ad80c1abb283576b9f654df75372eda0cc3 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 1 Jul 2011 19:34:48 +0000 Subject: renamed application directory git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2253 90c681e8-e032-0410-971d-27865f9a5e38 --- src/app/txt/authors_cs.txt | 16 +++++++++++ src/app/txt/authors_de.txt | 14 ++++++++++ src/app/txt/authors_en.txt | 14 ++++++++++ src/app/txt/authors_es.txt | 14 ++++++++++ src/app/txt/authors_it.txt | 13 +++++++++ src/app/txt/authors_ja.txt | 14 ++++++++++ src/app/txt/authors_lt.txt | 13 +++++++++ src/app/txt/authors_nl.txt | 14 ++++++++++ src/app/txt/authors_pl.txt | 14 ++++++++++ src/app/txt/authors_ru.txt | 13 +++++++++ src/app/txt/authors_tr.txt | 13 +++++++++ src/app/txt/authors_uk_UA.txt | 16 +++++++++++ src/app/txt/authors_zh_CN.txt | 12 +++++++++ src/app/txt/authors_zh_TW.txt | 13 +++++++++ src/app/txt/description_cs.txt | 1 + src/app/txt/description_de.txt | 1 + src/app/txt/description_en.txt | 1 + src/app/txt/description_es.txt | 1 + src/app/txt/description_it.txt | 1 + src/app/txt/description_ja.txt | 1 + src/app/txt/description_lt.txt | 1 + src/app/txt/description_nl.txt | 1 + src/app/txt/description_pl.txt | 1 + src/app/txt/description_ru.txt | 1 + src/app/txt/description_tr.txt | 1 + src/app/txt/description_uk_UA.txt | 1 + src/app/txt/description_zh_CN.txt | 1 + src/app/txt/description_zh_TW.txt | 1 + src/app/txt/thanks_cs.txt | 3 +++ src/app/txt/thanks_de.txt | 17 ++++++++++++ src/app/txt/thanks_en.txt | 21 +++++++++++++++ src/app/txt/thanks_es.txt | 17 ++++++++++++ src/app/txt/thanks_it.txt | 3 +++ src/app/txt/thanks_ja.txt | 21 +++++++++++++++ src/app/txt/thanks_lt.txt | 17 ++++++++++++ src/app/txt/thanks_nl.txt | 17 ++++++++++++ src/app/txt/thanks_pl.txt | 21 +++++++++++++++ src/app/txt/thanks_ru.txt | 21 +++++++++++++++ src/app/txt/thanks_tr.txt | 3 +++ src/app/txt/thanks_uk_UA.txt | 20 ++++++++++++++ src/app/txt/thanks_zh_CN.txt | 21 +++++++++++++++ src/app/txt/thanks_zh_TW.txt | 21 +++++++++++++++ src/app/txt/translators_cs.txt | 24 +++++++++++++++++ src/app/txt/translators_de.txt | 53 ++++++++++++++++++++++++++++++++++++ src/app/txt/translators_en.txt | 56 +++++++++++++++++++++++++++++++++++++++ src/app/txt/translators_es.txt | 47 ++++++++++++++++++++++++++++++++ src/app/txt/translators_it.txt | 34 ++++++++++++++++++++++++ src/app/txt/translators_ja.txt | 53 ++++++++++++++++++++++++++++++++++++ src/app/txt/translators_lt.txt | 50 ++++++++++++++++++++++++++++++++++ src/app/txt/translators_nl.txt | 47 ++++++++++++++++++++++++++++++++ src/app/txt/translators_pl.txt | 53 ++++++++++++++++++++++++++++++++++++ src/app/txt/translators_ru.txt | 56 +++++++++++++++++++++++++++++++++++++++ src/app/txt/translators_tr.txt | 35 ++++++++++++++++++++++++ src/app/txt/translators_uk_UA.txt | 53 ++++++++++++++++++++++++++++++++++++ src/app/txt/translators_zh_CN.txt | 54 +++++++++++++++++++++++++++++++++++++ src/app/txt/translators_zh_TW.txt | 53 ++++++++++++++++++++++++++++++++++++ 56 files changed, 1098 insertions(+) create mode 100644 src/app/txt/authors_cs.txt create mode 100644 src/app/txt/authors_de.txt create mode 100644 src/app/txt/authors_en.txt create mode 100644 src/app/txt/authors_es.txt create mode 100644 src/app/txt/authors_it.txt create mode 100644 src/app/txt/authors_ja.txt create mode 100644 src/app/txt/authors_lt.txt create mode 100644 src/app/txt/authors_nl.txt create mode 100644 src/app/txt/authors_pl.txt create mode 100644 src/app/txt/authors_ru.txt create mode 100644 src/app/txt/authors_tr.txt create mode 100644 src/app/txt/authors_uk_UA.txt create mode 100644 src/app/txt/authors_zh_CN.txt create mode 100644 src/app/txt/authors_zh_TW.txt create mode 100644 src/app/txt/description_cs.txt create mode 100644 src/app/txt/description_de.txt create mode 100644 src/app/txt/description_en.txt create mode 100644 src/app/txt/description_es.txt create mode 100644 src/app/txt/description_it.txt create mode 100644 src/app/txt/description_ja.txt create mode 100644 src/app/txt/description_lt.txt create mode 100644 src/app/txt/description_nl.txt create mode 100644 src/app/txt/description_pl.txt create mode 100644 src/app/txt/description_ru.txt create mode 100644 src/app/txt/description_tr.txt create mode 100644 src/app/txt/description_uk_UA.txt create mode 100644 src/app/txt/description_zh_CN.txt create mode 100644 src/app/txt/description_zh_TW.txt create mode 100644 src/app/txt/thanks_cs.txt create mode 100644 src/app/txt/thanks_de.txt create mode 100644 src/app/txt/thanks_en.txt create mode 100644 src/app/txt/thanks_es.txt create mode 100644 src/app/txt/thanks_it.txt create mode 100644 src/app/txt/thanks_ja.txt create mode 100644 src/app/txt/thanks_lt.txt create mode 100644 src/app/txt/thanks_nl.txt create mode 100644 src/app/txt/thanks_pl.txt create mode 100644 src/app/txt/thanks_ru.txt create mode 100644 src/app/txt/thanks_tr.txt create mode 100644 src/app/txt/thanks_uk_UA.txt create mode 100644 src/app/txt/thanks_zh_CN.txt create mode 100644 src/app/txt/thanks_zh_TW.txt create mode 100644 src/app/txt/translators_cs.txt create mode 100644 src/app/txt/translators_de.txt create mode 100644 src/app/txt/translators_en.txt create mode 100644 src/app/txt/translators_es.txt create mode 100644 src/app/txt/translators_it.txt create mode 100644 src/app/txt/translators_ja.txt create mode 100644 src/app/txt/translators_lt.txt create mode 100644 src/app/txt/translators_nl.txt create mode 100644 src/app/txt/translators_pl.txt create mode 100644 src/app/txt/translators_ru.txt create mode 100644 src/app/txt/translators_tr.txt create mode 100644 src/app/txt/translators_uk_UA.txt create mode 100644 src/app/txt/translators_zh_CN.txt create mode 100644 src/app/txt/translators_zh_TW.txt (limited to 'src/app/txt') diff --git a/src/app/txt/authors_cs.txt b/src/app/txt/authors_cs.txt new file mode 100644 index 000000000..191228144 --- /dev/null +++ b/src/app/txt/authors_cs.txt @@ -0,0 +1,16 @@ +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) + +Grafika: + + Андрей Адреев (Andrej Adrejev) + +Český překlad: + + Karel Volný diff --git a/src/app/txt/authors_de.txt b/src/app/txt/authors_de.txt new file mode 100644 index 000000000..331a0c8d6 --- /dev/null +++ b/src/app/txt/authors_de.txt @@ -0,0 +1,14 @@ +Hauptentwickler: + + Ilya Kotov (Idee und Programmierung) + Vladimir Kuznetsov (Look & Feel und viele Verbesserungen) + +Plugin-Entwickler: + + Artur Guzik (KDE-4-Benachrichtigungs-Modul, Verbesserungen am Statussymbol-Modul) + Yuriy Zhuravlev (JACK- und OSS-Plugin) + +Artwork: + + Andrey Adreev + diff --git a/src/app/txt/authors_en.txt b/src/app/txt/authors_en.txt new file mode 100644 index 000000000..87231af8c --- /dev/null +++ b/src/app/txt/authors_en.txt @@ -0,0 +1,14 @@ +Core Developers: + + Ilya Kotov (idea and base code) + Vladimir Kuznetsov (look&feel and many improvements) + +Plugin Developers: + + Artur Guzik (kde4 notification plugin, tray icon improvements) + Yuriy Zhuravlev (jack & oss plugin) + +Artwork: + + Andrey Adreev + diff --git a/src/app/txt/authors_es.txt b/src/app/txt/authors_es.txt new file mode 100644 index 000000000..3acfbaf71 --- /dev/null +++ b/src/app/txt/authors_es.txt @@ -0,0 +1,14 @@ +Desarrolladores principales: + + Ilya Kotov (idea y cdigo base) + Vladimir Kuznetsov (estilo y muchas mejoras) + +Desarrolladores de mdulos: + + Artur Guzik (mdulo de notificacin kde4, mejoras en el icono de estado) + Yuriy Zhuravlev (mdulos para jack y oss) + +Material grfico: + + Andrey Adreev + diff --git a/src/app/txt/authors_it.txt b/src/app/txt/authors_it.txt new file mode 100644 index 000000000..2d205cb32 --- /dev/null +++ b/src/app/txt/authors_it.txt @@ -0,0 +1,13 @@ +Sviluppatori del programma base: + + Ilya Kotov (idea e codice di base) + Vladimir Kuznetsov (aspetto e molti miglioramenti) + +Sviluppatori dei moduli: + + Yuriy Zhuravlev (moduli & oss jack) + +Grafica: + + Andrey Adreev + diff --git a/src/app/txt/authors_ja.txt b/src/app/txt/authors_ja.txt new file mode 100644 index 000000000..e5c460acf --- /dev/null +++ b/src/app/txt/authors_ja.txt @@ -0,0 +1,14 @@ +中心的な開発者: + + Илья Котов (Ilya Kotov) (発案と基礎コード) + Владимир Кузнецов (Vladimir Kuznetsov) (使い勝手及び外見、 数多くの拡張) + +プラグイン開発者: + + Artur Guzik (KDE4通知プラグイン、 トレイアイコン拡張) + Юрий Журавлёв (Yuriy Zhuravlev) (jack & OSS プラグイン) + +美術: + + Андрей Андреев (Andrey Andreev) + diff --git a/src/app/txt/authors_lt.txt b/src/app/txt/authors_lt.txt new file mode 100644 index 000000000..b778cefc2 --- /dev/null +++ b/src/app/txt/authors_lt.txt @@ -0,0 +1,13 @@ +Programos autoriai: + + Ilya Kotov (Idėja ir pagrindinis kodas) + Vladimir Kuznetsov (Išvaizda ir daugybė patobulinimų) + +Įskiepiai: + + Artur Guzik (kde4 pranešimų įskiepis, sistemos dėklo ikonos patobulinimai) + Yuriy Zhuravlev (Įskiepiai jack, oss) + +Grafika: + + Andrey Adreev diff --git a/src/app/txt/authors_nl.txt b/src/app/txt/authors_nl.txt new file mode 100644 index 000000000..4fe8fac4b --- /dev/null +++ b/src/app/txt/authors_nl.txt @@ -0,0 +1,14 @@ +Hoofdontwikkelaars: + + Ilya Kotov (idee en codebasis) + Vladimir Kuznetsov (uiterlijk&gebruik en vele verbeteringen) + +Module-ontwikkelaars: + + Artur Guzik (kde4 notificatie plugin, taak icoon verbeteringen) + Yuriy Zhuravlev (jack & oss module) + +Ontwerp: + + Andrey Adreev + diff --git a/src/app/txt/authors_pl.txt b/src/app/txt/authors_pl.txt new file mode 100644 index 000000000..e37d88ee4 --- /dev/null +++ b/src/app/txt/authors_pl.txt @@ -0,0 +1,14 @@ +Główni programiści: + + Ilya Kotov (pomysł i właściwy kod) + Vladimir Kuznetsov (look&feel oraz wiele usprawnień) + +Twórcy wtyczek: + + Artur Guzik (wtyczka powiadamiania KDE4, usprawnienia ikony statusu) + Yuriy Zhuravlev (wtyczki jack & oss) + +Grafika: + + Andrey Adreev + diff --git a/src/app/txt/authors_ru.txt b/src/app/txt/authors_ru.txt new file mode 100644 index 000000000..9b6336d80 --- /dev/null +++ b/src/app/txt/authors_ru.txt @@ -0,0 +1,13 @@ +Разработчики ядра: + + Владимир Кузнецов (внешний вид и множество улучшений) + Илья Котов (идея и основной код) + +Разработчики модулей: + + Artur Guzik (модуль уведомлений kde4, улучшения в модуле системного лотка) + Юрий Журавлёв (модули jack, oss) + +Графика: + + Андрей Андреев diff --git a/src/app/txt/authors_tr.txt b/src/app/txt/authors_tr.txt new file mode 100644 index 000000000..292b222d7 --- /dev/null +++ b/src/app/txt/authors_tr.txt @@ -0,0 +1,13 @@ +Çekirdek Geliştiriciler: + + Ilya Kotov (fikirler ve temel kod) + Vladimir Kuznetsov (görünüm ve birçok iyileştirme) + +Eklenti Geliştiricileri: + + Yuriy Zhuravlev (jack & oss eklentisi) + +Artwork: + + Andrey Adreev + diff --git a/src/app/txt/authors_uk_UA.txt b/src/app/txt/authors_uk_UA.txt new file mode 100644 index 000000000..9dd59194d --- /dev/null +++ b/src/app/txt/authors_uk_UA.txt @@ -0,0 +1,16 @@ +Розробники ядра: + + Володимир Кузнєцов (зовнішній вигляд і безліч поліпшень) + Ілля Котов (ідея і основний код) + +Розробники модулів: + + Юрій Журавльов (модулі jack, oss) + +Український переклад: + + Моцьо Геннадій + +Графіка: + + Андрій Андрєєв diff --git a/src/app/txt/authors_zh_CN.txt b/src/app/txt/authors_zh_CN.txt new file mode 100644 index 000000000..f554ce7e9 --- /dev/null +++ b/src/app/txt/authors_zh_CN.txt @@ -0,0 +1,12 @@ +核心开发: + + Ilya Kotov (idea and base code) + Vladimir Kuznetsov (look&feel and many improvements) + +插件开发: + + Yuriy Zhuravlev (jack plugin) + +美术: + + Andrey Adreev diff --git a/src/app/txt/authors_zh_TW.txt b/src/app/txt/authors_zh_TW.txt new file mode 100644 index 000000000..fa9f8482d --- /dev/null +++ b/src/app/txt/authors_zh_TW.txt @@ -0,0 +1,13 @@ +核心開發: + + Ilya Kotov (idea and base code) + Vladimir Kuznetsov (look&feel and many improvements) + +插件開發: + + Yuriy Zhuravlev (jack plugin) + +美術: + + Andrey Adreev + diff --git a/src/app/txt/description_cs.txt b/src/app/txt/description_cs.txt new file mode 100644 index 000000000..d262da180 --- /dev/null +++ b/src/app/txt/description_cs.txt @@ -0,0 +1 @@ +Tento program je zvukový přehrávač napsaný s pomocí knihovny Qt. \ No newline at end of file diff --git a/src/app/txt/description_de.txt b/src/app/txt/description_de.txt new file mode 100644 index 000000000..d9087c5dd --- /dev/null +++ b/src/app/txt/description_de.txt @@ -0,0 +1 @@ +Dieses Programm ist ein Audio-Abspielprogramm, der mit Hilfe der Qt-Bibliotheken geschrieben wurde. \ No newline at end of file diff --git a/src/app/txt/description_en.txt b/src/app/txt/description_en.txt new file mode 100644 index 000000000..23f6dd619 --- /dev/null +++ b/src/app/txt/description_en.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/app/txt/description_es.txt b/src/app/txt/description_es.txt new file mode 100644 index 000000000..6bf33e46b --- /dev/null +++ b/src/app/txt/description_es.txt @@ -0,0 +1 @@ +Este programa es un reproductor de audio, escrito con ayuda de la librería Qt. diff --git a/src/app/txt/description_it.txt b/src/app/txt/description_it.txt new file mode 100644 index 000000000..fc6cf7ae5 --- /dev/null +++ b/src/app/txt/description_it.txt @@ -0,0 +1 @@ +Programma di riproduzione audio scritto con l'ausilio di librerie QT. diff --git a/src/app/txt/description_ja.txt b/src/app/txt/description_ja.txt new file mode 100644 index 000000000..3eabd97c5 --- /dev/null +++ b/src/app/txt/description_ja.txt @@ -0,0 +1 @@ +このプログラムは、 Qtライブラリの力を借りて作られたオーディオプレイヤです。 diff --git a/src/app/txt/description_lt.txt b/src/app/txt/description_lt.txt new file mode 100644 index 000000000..f8116e9d3 --- /dev/null +++ b/src/app/txt/description_lt.txt @@ -0,0 +1 @@ +Ši programa yra audio grotuvas, sukurtas Qt pagrindu. diff --git a/src/app/txt/description_nl.txt b/src/app/txt/description_nl.txt new file mode 100644 index 000000000..aa3e93337 --- /dev/null +++ b/src/app/txt/description_nl.txt @@ -0,0 +1 @@ +Dit programma is een audio-speler, geschreven met de hulp van de Qt bibliotheek. \ No newline at end of file diff --git a/src/app/txt/description_pl.txt b/src/app/txt/description_pl.txt new file mode 100644 index 000000000..4481835a4 --- /dev/null +++ b/src/app/txt/description_pl.txt @@ -0,0 +1 @@ +Qmmp to odtwarzacz muzyki napisany przy użyciu biblioteki QT. \ No newline at end of file diff --git a/src/app/txt/description_ru.txt b/src/app/txt/description_ru.txt new file mode 100644 index 000000000..18d772ab3 --- /dev/null +++ b/src/app/txt/description_ru.txt @@ -0,0 +1 @@ +Данная программа является аудио-плеером, написанным с использованием библиотеки Qt. diff --git a/src/app/txt/description_tr.txt b/src/app/txt/description_tr.txt new file mode 100644 index 000000000..135d0f010 --- /dev/null +++ b/src/app/txt/description_tr.txt @@ -0,0 +1 @@ +Bu program Qt kitaplığı kullaılarak yazılmış bir çoklu ortam oynatıcısıdır. diff --git a/src/app/txt/description_uk_UA.txt b/src/app/txt/description_uk_UA.txt new file mode 100644 index 000000000..9e5d45b60 --- /dev/null +++ b/src/app/txt/description_uk_UA.txt @@ -0,0 +1 @@ +Ця програма є аудіопрогравачем, написаним за допомогою бібліотеки Qt. \ No newline at end of file diff --git a/src/app/txt/description_zh_CN.txt b/src/app/txt/description_zh_CN.txt new file mode 100644 index 000000000..9d672c6d1 --- /dev/null +++ b/src/app/txt/description_zh_CN.txt @@ -0,0 +1 @@ +此程序是一个音乐播放器,基于 Qt 库开发。 \ No newline at end of file diff --git a/src/app/txt/description_zh_TW.txt b/src/app/txt/description_zh_TW.txt new file mode 100644 index 000000000..a1da82850 --- /dev/null +++ b/src/app/txt/description_zh_TW.txt @@ -0,0 +1 @@ +此程式是一個音樂播放器,程式的編寫基於Qt庫。 \ No newline at end of file diff --git a/src/app/txt/thanks_cs.txt b/src/app/txt/thanks_cs.txt new file mode 100644 index 000000000..9bc0388da --- /dev/null +++ b/src/app/txt/thanks_cs.txt @@ -0,0 +1,3 @@ +Poděkování patří: + + Вадим Калинников (Vadim Kalinnikov) (hosting projektu) diff --git a/src/app/txt/thanks_de.txt b/src/app/txt/thanks_de.txt new file mode 100644 index 000000000..3392e9f19 --- /dev/null +++ b/src/app/txt/thanks_de.txt @@ -0,0 +1,17 @@ +Dank an: + + Adria Arrufat – Fehlerberichte + Adrian Knoth – Korrekturen am JACK-Modul, Fehlerberichte + Csaba Hruska – Korrekturen am FFmpeg-Modul + Dmitry Kostin – Unterstützung für iso.wv + Gennadi Motsyo – Fehlerberichte + Vadim Kalinnikov – Projekt-Hosting + Erik Ölsar – Designte Mauszeiger, Verbesserungen an der Oberfläche + Funda Wang – Korrekturen an den CMake-Dateien + Michail Zheludkov – Korrekturen am FFmpeg-Modul + Panagiotis Papadopoulos – Korrekturen an der Oberfläche, Fehlerberichte + Pino Toscano – Verbesserungen der Portabilität + Karel Volný – Verschiedene Korrekturen + Sebastian Pipping – bs2b-Verbesserungen + Stefan Koelling – Kompilierungskorrekturen + Yaakov Selkowitz – Cygwin-Verbesserungen diff --git a/src/app/txt/thanks_en.txt b/src/app/txt/thanks_en.txt new file mode 100644 index 000000000..2e52ed482 --- /dev/null +++ b/src/app/txt/thanks_en.txt @@ -0,0 +1,21 @@ +Thanks to: + + Adria Arrufat - bug reports + Adrian Knoth - jack plugin fixes, bug reports + Anton Petrusevich - random playback improvements + Avihay Baratz - auto stop feature, bug fixes + Csaba Hruska - ffmpeg plugin fixes + Dmitry Kostin - iso.wv support + Evgeny Gleyzerman - cue parsing improvements + Gennadi Motsyo - bug reports + Vadim Kalinnikov - project hosting + Erik Ölsar - skinned cursors, ui improvements + Funda Wang - cmake files fixes + Michail Zheludkov - ffmpeg plugin fixes + Michał Grosicki - alsa plugin fixes + Panagiotis Papadopoulos - ui fixes, bug reports + Pino Toscano - portability patches + Karel Volný - various fixes + Sebastian Pipping - bs2b patches + Stefan Koelling - some build fixes + Yaakov Selkowitz - cygwin patches diff --git a/src/app/txt/thanks_es.txt b/src/app/txt/thanks_es.txt new file mode 100644 index 000000000..dec15461f --- /dev/null +++ b/src/app/txt/thanks_es.txt @@ -0,0 +1,17 @@ +Gracias a: + + Adria Arrufat - reporte de errores + Adrian Knoth - arreglos en el módulo jack, reporte de errores + Csaba Hruska - arreglos en el módulo ffmpeg + Dmitry Kostin - soporte iso.wv + Gennadi Motsyo - reporte de errores + Vadim Kalinnikov - alojamiento del proyecto + Erik Ölsar - temas de cursores, mejoras en el interfaz + Funda Wang - arreglos en los archivos cmake + Michail Zheludkov - arreglos en el módulo ffmpeg + Panagiotis Papadopoulos - arreglos en el interfaz, reporte de errores + Pino Toscano - parches de portabilidad + Karel Volný - varios arreglos + Sebastian Pipping - parches para bs2b + Stefan Koelling - algunos arreglos en la compilación + Yaakov Selkowitz - parches para cygwin diff --git a/src/app/txt/thanks_it.txt b/src/app/txt/thanks_it.txt new file mode 100644 index 000000000..46b6987db --- /dev/null +++ b/src/app/txt/thanks_it.txt @@ -0,0 +1,3 @@ +Grazie a: + + Vadim Kalinnikov (spazio ospite del progetto) diff --git a/src/app/txt/thanks_ja.txt b/src/app/txt/thanks_ja.txt new file mode 100644 index 000000000..a7b7b820e --- /dev/null +++ b/src/app/txt/thanks_ja.txt @@ -0,0 +1,21 @@ +協力者: + + Adria Arrufat - バグ報告 + Adrian Knoth - jack プラグイン改修, バグ報告 + Anton Petrusevich - シャッフル再生の改良 + Avihay Baratz - 自動終止機能, バグ改修 + Csaba Hruska - ffmpeg プラグイン改修 + Dmitry Kostin - iso.wv サポート + Evgeny Gleyzerman - cue 解析の改良 + Геннадий Моцьо (Gennadi Motsyo) - バグ報告 + Вадим Калинников (Vadim Kalinnikov) - ホスト提供 + Erik Ölsar - スキン化カーソル, UI改良 + Funda Wang - cmake files 改修 + Михаил Желудков (Michail Zheludkov) - ffmpeg プラグイン改修 + Michał Grosicki - alsa プラグイン改修 + Panagiotis Papadopoulos - UI改修, バグ報告 + Pino Toscano - 移植適用パッチ + Karel Volný - 各種改修 + Sebastian Pipping - bs2b パッチ + Stefan Koelling - ビルド改修 + Yaakov Selkowitz - cygwin パッチ diff --git a/src/app/txt/thanks_lt.txt b/src/app/txt/thanks_lt.txt new file mode 100644 index 000000000..fbfa16ac0 --- /dev/null +++ b/src/app/txt/thanks_lt.txt @@ -0,0 +1,17 @@ +Dėkojame: + + Adria Arrufat - klaidų pranešimai + Adrian Knoth - jack įskiepio pataisymai, klaidų pranešimai + Csaba Hruska - ffmpeg įskiepio pataisymai + Dmitry Kostin - iso.wv palaikymas + Gennadi Motsyo - klaidų pranešimai + Vadim Kalinnikov - svetainės talpinimas + Erik Ölsar - temų kursoriai, ui patobulinimai + Funda Wang - cmake bylų pataisymai + Michail Zheludkov - ffmpeg įskiepio pataisymai + Panagiotis Papadopoulos - ui pataisymai, klaidų pranešimai + Pino Toscano - portability patches + Karel Volný - įvairūs pataisymai + Sebastian Pipping - bs2b lopai + Stefan Koelling - keletas kompiliavimo pataisymų + Yaakov Selkowitz - cygwin lopai diff --git a/src/app/txt/thanks_nl.txt b/src/app/txt/thanks_nl.txt new file mode 100644 index 000000000..145d2f4bb --- /dev/null +++ b/src/app/txt/thanks_nl.txt @@ -0,0 +1,17 @@ +Met dank aan: + + Adria Arrufat - foutrapportage + Adrian Knoth - jack module reparatie's, foutrapportage + Csaba Hruska - ffmpeg module aanpassingen + Dmitry Kostin - iso.wv ondersteuning + Gennadi Motsyo - foutrapportage + Vadim Kalinnikov - project hosting + Erik Ölsar - cursor thema's, verbeteringen van de gebruikersinterface + Funda Wang - verbeteringen in cmake bestanden + Michail Zheludkov - ffmpeg module aanpassingen + Panagiotis Papadopoulos - interface reparatie's, foutrapportage + Pino Toscano - compatibiliteit andere systemen + Karel Volný - overige reparatie's + Sebastian Pipping - bs2b contributie + Stefan Koelling - aanpassingen voor bouwsysteem + Yaakov Selkowitz - cygwin aanpassingen diff --git a/src/app/txt/thanks_pl.txt b/src/app/txt/thanks_pl.txt new file mode 100644 index 000000000..fa839dbf3 --- /dev/null +++ b/src/app/txt/thanks_pl.txt @@ -0,0 +1,21 @@ +Podziękowania: + + Adria Arrufat - raporty błędów + Adrian Knoth - poprawki dla wtyczki jack, raporty błędów + Anton Petrusevich - ulepszenia losowego odtwarzania + Avihay Baratz - funkcja auto stop, poprawki błędów + Csaba Hruska - poprawki dla wtyczki ffmpeg + Dmitry Kostin - wsparcie dla iso.wv + Evgeny Gleyzerman - poprawki przetwarzania cue + Gennadi Motsyo - raporty błędów + Vadim Kalinnikov - hosting projektu + Erik Ölsar - wsparcie dla kursorów z motywu, udoskonalenia dla ui + Funda Wang - poprawki plików cmake + Michail Zheludkov - poprawki dla wtyczki ffmpeg + Michał Grosicki - poprawki wtyczki alsa + Panagiotis Papadopoulos - poprawki ui, raporty błędów + Pino Toscano - poprawki dotyczące przenośności programu + Karel Volný - różne poprawki + Sebastian Pipping - poprawki bs2b + Stefan Koelling - poprawki błędów kompilacji + Yaakov Selkowitz - poprawki cygwin \ No newline at end of file diff --git a/src/app/txt/thanks_ru.txt b/src/app/txt/thanks_ru.txt new file mode 100644 index 000000000..c6edb7110 --- /dev/null +++ b/src/app/txt/thanks_ru.txt @@ -0,0 +1,21 @@ +Благодарности: + + Adria Arrufat - сообщения об ошибках + Adrian Knoth - исправления в модуле jack plugin, сообщения об ошибках + Anton Petrusevich - улучшение случайного воспроизведения + Avihay Baratz - опции авто-остановки, исправления ошибок + Csaba Hruska - исправления в модуле ffmpeg + Dmitry Kostin - поддержка iso.wv + Evgeny Gleyzerman - улучшение поддержки cue + Геннадий Моцьо - сообщения об ошибках + Вадим Калинников - хоcтинг проекта + Erik Ölsar - растровые курсоры, улучшения в интерфейсе пользователя + Funda Wang - исправления файлов cmake + Михаил Желудков - исправления в модуле ffmpeg + Michał Grosicki - исправления в модуле alsa + Panagiotis Papadopoulos - улучшения в интерфейсе пользователя, сообщения об ошибках + Pino Toscano - улучшение кроссплатформенности + Karel Volný - различные исправления + Sebastian Pipping - патчи bs2b + Stefan Koelling - исправления сборки + Yaakov Selkowitz - поддержка cygwin diff --git a/src/app/txt/thanks_tr.txt b/src/app/txt/thanks_tr.txt new file mode 100644 index 000000000..9bdf21ef0 --- /dev/null +++ b/src/app/txt/thanks_tr.txt @@ -0,0 +1,3 @@ +Teşekkürler: + + Vadim Kalinnikov (proje barındırma) diff --git a/src/app/txt/thanks_uk_UA.txt b/src/app/txt/thanks_uk_UA.txt new file mode 100644 index 000000000..31803ec40 --- /dev/null +++ b/src/app/txt/thanks_uk_UA.txt @@ -0,0 +1,20 @@ +Подяки: + + Вадиму Каліннікову - хостинг проекту + Adria Arrufat - повідомлення про помилки + Adrian Knoth - виправлення в модулі jack plugin, повідомлення про помилки + Anton Petrusevich - покращення випадкового відтворення + Avihay Baratz - опції авто-зупинки, виправлення помилок + Csaba Hruska - виправлення в модулі ffmpeg + Dmitry Kostin - підтримка iso.wv + Evgeny Gleyzerman - покращення підтримки cue + Геннадій Моцьо - повідомлення про помилки + Erik Ölsar - растрові курсори, покращення інтерфейсу користувача + Funda Wang - виправлення файлів cmake + Михаил Желудков - виправлення в модулі ffmpeg + Panagiotis Papadopoulos - покращення інтерфейсу користувача, повідомлення про помилки + Pino Toscano - покращення кроссплатформності + Karel Volný - різноманітні виправлення + Sebastian Pipping - патчі bs2b + Stefan Koelling - виправлення збірки + Yaakov Selkowitz - підтримка cygwin diff --git a/src/app/txt/thanks_zh_CN.txt b/src/app/txt/thanks_zh_CN.txt new file mode 100644 index 000000000..6f9ba0a1d --- /dev/null +++ b/src/app/txt/thanks_zh_CN.txt @@ -0,0 +1,21 @@ +感谢: + + Adria Arrufat - bug 报告 + Adrian Knoth - jack 插件修正,bug 报告 + Anton Petrusevich - 随机播放改进 + Avihay Baratz - 自动停放功能,bug 修正 + Csaba Hruska - ffmpeg 插件修正 + Dmitry Kostin - iso.wv 支持 + Evgeny Gleyzerman - cue 解析改进 + Gennadi Motsyo - bug 报告 + Vadim Kalinnikov - 项目网络支持 + Erik Ölsar - 光标皮肤、用户界面改进 + Funda Wang - cmake 文件修正 + Michail Zheludkov - ffmpeg 插件修正 + Michał Grosicki - alsa 插件修正 + Panagiotis Papadopoulos - 用户界面修正,bug 报告 + Pino Toscano - 可移植性补丁 + Karel Volný - 多项修正 + Sebastian Pipping - bs2b 补丁 + Stefan Koelling - 一些编译修正 + Yaakov Selkowitz - cygwin 补丁 diff --git a/src/app/txt/thanks_zh_TW.txt b/src/app/txt/thanks_zh_TW.txt new file mode 100644 index 000000000..d1b898fef --- /dev/null +++ b/src/app/txt/thanks_zh_TW.txt @@ -0,0 +1,21 @@ +感謝: + + Adria Arrufat <​​swiftscythe@gmail.com> - bug 報告 + Adrian Knoth - jack 插件修正,bug 報告 + Anton Petrusevich - 隨機播放改進 + Avihay Baratz - 自動停放功能,bug 修正 + Csaba Hruska - ffmpeg 插件修正 + Dmitry Kostin - iso.wv 支持 + Evgeny Gleyzerman - cue 解析改進 + Gennadi Motsyo - bug 報告 + Vadim Kalinnikov - 項目網絡支持 + Erik Ölsar - 光標皮膚、用戶界面改進 + Funda Wang - cmake 文件修正 + Michail Zheludkov - ffmpeg 插件修正 + Michał Grosicki - alsa 插件修正 + Panagiotis Papadopoulos - 用戶界面修正,bug 報告 + Pino Toscano - 可移植性補丁 + Karel Volný - 多項修正 + Sebastian Pipping - bs2b 補丁 + Stefan Koelling - 一些編譯修正 + Yaakov Selkowitz - cygwin 補丁 diff --git a/src/app/txt/translators_cs.txt b/src/app/txt/translators_cs.txt new file mode 100644 index 000000000..545c16425 --- /dev/null +++ b/src/app/txt/translators_cs.txt @@ -0,0 +1,24 @@ +Brazilská portugalština: + Klaos Lacerda + Bruno Gonçalves + +Tradiční čínština: + lon + +Zjednodušená čínština: + lon + +Čeština: + Karel Volný + +Němčina: + Stefan Koelling + +Ruština: + Ilya Kotov + +Turečtina: + Mustafa GUNAY + +Ukrajinština: + Gennadi Motsyo diff --git a/src/app/txt/translators_de.txt b/src/app/txt/translators_de.txt new file mode 100644 index 000000000..eae2ab01b --- /dev/null +++ b/src/app/txt/translators_de.txt @@ -0,0 +1,53 @@ +Brasilianisch Portugiesisch: + Klaos Lacerda + Bruno Gonçalves + +Chinesisch (Langzeichen): + lon + +Chinesisch (Kurzzeichen): + lon + +Deutsch: + Stefan Koelling + Panagiotis Papadopoulos + +Französisch: + Stanislas Zeller + +Italienisch: + Gian Paolo Renello + +Japanisch: + SimaMoto,RyoTa + +Kasachisch: + Baurzhan Muftakhidinov + +Litauisch: + Algirdas Butkus + +Niederländisch: + Ronald Uitermark + +Polnisch: + Grzegorz Gibas + +Russisch: + Ilya Kotov + +Spanisch: + Félix Medrano + +Tschechisch: + Karel Volný + +Türkisch: + Mustafa GUNAY + Bilgesu Güngör + +Ukrainisch: + Gennadi Motsyo + +Ungarisch: + Németh Gábor \ No newline at end of file diff --git a/src/app/txt/translators_en.txt b/src/app/txt/translators_en.txt new file mode 100644 index 000000000..9d13b3ac3 --- /dev/null +++ b/src/app/txt/translators_en.txt @@ -0,0 +1,56 @@ +Brazilian Portuguese: + Klaos Lacerda + Bruno Gonçalves + +Chinese Traditional: + lon + +Chinese Simplified: + lon + +Czech: + Karel Volný + +Dutch: + Ronald Uitermark + +French: + Stanislas Zeller + +German: + Stefan Koelling + Panagiotis Papadopoulos + +Hungarian: + Németh Gábor + +Italian: + Gian Paolo Renello + +Japanese: + Ryota Shimamoto + +Kazakh: + Baurzhan Muftakhidinov + +Lithuanian: + Algirdas Butkus + +Polish: + Grzegorz Gibas + +Russian: + Ilya Kotov + +Slovak: + Ján Ďanovský + +Spanish: + Félix Medrano + +Turkish: + Mustafa GUNAY + Bilgesu Güngör + +Ukrainian: + Gennadi Motsyo diff --git a/src/app/txt/translators_es.txt b/src/app/txt/translators_es.txt new file mode 100644 index 000000000..3d5570dd2 --- /dev/null +++ b/src/app/txt/translators_es.txt @@ -0,0 +1,47 @@ +Portugués de Brasil: + Klaos Lacerda + Bruno Gonçalves + +Chino tradicional: + lon + +Chino simplificado: + lon + +Checo: + Karel Volný + +Holandés: + Ronald Uitermark + +Francés: + Stanislas Zeller + +Alemán: + Stefan Koelling + Panagiotis Papadopoulos + +Húngaro: + Németh Gábor + +Italiano: + Gian Paolo Renello + +Kazajo: + Baurzhan Muftakhidinov + +Lituano: + Algirdas Butkus + +Polaco: + Grzegorz Gibas + +Ruso: + Ilya Kotov + +Turco: + Mustafa GUNAY + Bilgesu Güngör + +Ucraniano: + Gennadi Motsyo diff --git a/src/app/txt/translators_it.txt b/src/app/txt/translators_it.txt new file mode 100644 index 000000000..8a238be38 --- /dev/null +++ b/src/app/txt/translators_it.txt @@ -0,0 +1,34 @@ +Brasiliano portoghese: + Klaos Lacerda + Bruno Gonçalves + +Cinese tradizionale: + lon + +Cinese semplificato: + lon + +Ceco: + Karel Volný + +Francese: + Stanislas Zeller + +Italiano: + Gian Paolo Renello + +Polacco: + Grzegorz Gibas + +Russo: + Ilya Kotov + +Tedesco: + Stefan Koelling + Panagiotis Papadopoulos + +Turco: + Mustafa GUNAY + +Ucraino: + Gennadi Motsyo diff --git a/src/app/txt/translators_ja.txt b/src/app/txt/translators_ja.txt new file mode 100644 index 000000000..11c5537d7 --- /dev/null +++ b/src/app/txt/translators_ja.txt @@ -0,0 +1,53 @@ +イタリア語: + Gian Paolo Renello + +ウクライナ語: + Gennadi Motsyo + +オランダ語: + Ronald Uitermark + +カザフ語: + Baurzhan Muftakhidinov + +スペイン語: + Félix Medrano + +チェコ語: + Karel Volný + +ドイツ語: + Stefan Koelling + Panagiotis Papadopoulos + +トルコ語: + Mustafa GUNAY + Bilgesu Güngör + +ハンガリー語: + Németh Gábor + +ブラジル ポルトガル語: + Klaos Lacerda + Bruno Gonçalves + +フランス語: + Stanislas Zeller + +ポーランド語: + Grzegorz Gibas + +リトアニア語: + Algirdas Butkus + +ロシア語: + Илья Котов (Ilya Kotov) + +簡体字中国語: + 李红昆 (lon) + +繁体字中国語: + 李红昆 (lon) + +日本語: + 島本良太 diff --git a/src/app/txt/translators_lt.txt b/src/app/txt/translators_lt.txt new file mode 100644 index 000000000..7cc6d8bbd --- /dev/null +++ b/src/app/txt/translators_lt.txt @@ -0,0 +1,50 @@ +Brazilų, Portugalų: + Klaos Lacerda + Bruno Gonçalves + +Ispanų: + Gian Paolo Renello + +Kinų tradicinis: + lon + +Kinų supaprastintas: + lon + +Lenkų + Grzegorz Gibas + +Čekų: + Karel Volný + +Vokiečių: + Stefan Koelling + Panagiotis Papadopoulos + +Rusų: + Ilya Kotov + +Turkų: + Mustafa GUNAY + +Ukrainiečių: + Gennadi Motsyo + +Lietuvių: + Algirdas Butkus + +Lenkų: + Grzegorz Gibas + +Rusų: + Ilya Kotov + +spanų: + Félix Medrano + +Turkų: + Mustafa GUNAY + Bilgesu Güngör + +Ukrainiečių: + Gennadi Motsyo diff --git a/src/app/txt/translators_nl.txt b/src/app/txt/translators_nl.txt new file mode 100644 index 000000000..88211a6ae --- /dev/null +++ b/src/app/txt/translators_nl.txt @@ -0,0 +1,47 @@ +Braziliaans Portugees: + Klaos Lacerda + Bruno Gonçalves + +Traditioneel Chinees: + lon + +Simpel Chinees: + lon + +Tsjechisch: + Karel Volný + +Nederlands: + Ronald Uitermark + +Frans: + Stanislas Zeller + +Duits: + Stefan Koelling + Panagiotis Papadopoulos + +Hongaars: + Németh Gábor + +Italiaans: + Gian Paolo Renello + +Kazachstaans: + Baurzhan Muftakhidinov + +Litouws: + Algirdas Butkus + +Pools: + Grzegorz Gibas + +Russisch: + Ilya Kotov + +Turks: + Mustafa GUNAY + Bilgesu Güngör + +Oekrains: + Gennadi Motsyo diff --git a/src/app/txt/translators_pl.txt b/src/app/txt/translators_pl.txt new file mode 100644 index 000000000..a5ea9d78e --- /dev/null +++ b/src/app/txt/translators_pl.txt @@ -0,0 +1,53 @@ +Brazylijski Portugalski: + Klaos Lacerda + Bruno Gonçalves + +Chiński Tradycyjny: + lon + +Chiński Uproszczony: + lon + +Czeski: + Karel Volný + +Holenderski: + Ronald Uitermark + +Francuski: + Stanislas Zeller + +Niemiecki: + Stefan Koelling + Panagiotis Papadopoulos + +Węgierski: + Németh Gábor + +Włoski: + Gian Paolo Renello + +Japoński: + Rjota Šimamoto + +Kazachski: + Baurzhan Muftakhidinov + +Litewski: + Algirdas Butkus + +Polski: + Grzegorz Gibas + +Rosyjski: + Ilya Kotov + +Hiszpański: + Félix Medrano + +Turecki: + Mustafa GUNAY + Bilgesu Güngör + +Ukraiński: + Gennadi Motsyo diff --git a/src/app/txt/translators_ru.txt b/src/app/txt/translators_ru.txt new file mode 100644 index 000000000..18152ee20 --- /dev/null +++ b/src/app/txt/translators_ru.txt @@ -0,0 +1,56 @@ +Бразильский португальский: + Klaos Lacerda + Bruno Gonçalves + +Венгерский: + Németh Gábor + +Голландский: + Ronald Uitermark + +Итальянский: + Gian Paolo Renello + +Японский: + Рёта Симамото + +Казахский: + Бауржан Муфтахидинов + +Китайский традиционный: + lon + +Китайский упрощённый: + lon + +Литовский: + Algirdas Butkus + +Польский: + Grzegorz Gibas + +Чешский: + Karel Volný + +Немецкий: + Stefan Koelling + Panagiotis Papadopoulos + +Русский: + Илья Котов + +Словацкий: + Ján Ďanovský + +Испанский: + Félix Medrano + +Турецкий: + Mustafa GUNAY + Bilgesu Güngör + +Украинский: + Геннадий Моцьо + +Французский: + Stanislas Zeller diff --git a/src/app/txt/translators_tr.txt b/src/app/txt/translators_tr.txt new file mode 100644 index 000000000..1a8df1494 --- /dev/null +++ b/src/app/txt/translators_tr.txt @@ -0,0 +1,35 @@ +Brezilya Portekizcesi: + Klaos Lacerda + Bruno Gonçalves + +Geleneksel Çince: + lon + +Basitleştirilmiş Çince: + lon + +Çekce: + Karel Volný + +Fransızca: + Stanislas Zeller + +Almanca: + Stefan Koelling + Panagiotis Papadopoulos + +İtalyanca: + Gian Paolo Renello + +Polonyaca: + Grzegorz Gibas + +Rusça: + Ilya Kotov + +Türkçe: + Mustafa GUNAY + Bilgesu Güngör + +Ukraynaca: + Gennadi Motsyo diff --git a/src/app/txt/translators_uk_UA.txt b/src/app/txt/translators_uk_UA.txt new file mode 100644 index 000000000..120369499 --- /dev/null +++ b/src/app/txt/translators_uk_UA.txt @@ -0,0 +1,53 @@ +Бразильська португальська: + Klaos Lacerda + Bruno Gonçalves + +Угорська: + Németh Gábor + +Голландська: + Ronald Uitermark + +Італійська: + Gian Paolo Renello + +Японська: + Рета Сімамото + +Казахська: + Бауржан Муфтахідінов + +Китайська традиційна: + lon + +Китайська спрощена: + lon + +Литовська: + Algirdas Butkus + +Польська: + Grzegorz Gibas + +Чеська: + Karel Volný + +Німецька: + Stefan Koelling + Panagiotis Papadopoulos + +Російська: + Ілля Котов + +Іспанська: + Félix Medrano + +Турецька: + Mustafa GUNAY + Bilgesu Güngör + +Українська: + Геннадій Моцьо + +Французька: + Stanislas Zeller \ No newline at end of file diff --git a/src/app/txt/translators_zh_CN.txt b/src/app/txt/translators_zh_CN.txt new file mode 100644 index 000000000..e24bb5a29 --- /dev/null +++ b/src/app/txt/translators_zh_CN.txt @@ -0,0 +1,54 @@ +巴西 葡萄牙语: + Klaos Lacerda + Bruno Gonçalves + +简体中文: + 李红昆 (lon) + +繁体中文: + 李红昆 (lon) + +捷克语: + Karel Volný + +荷兰语: + Ronald Uitermark + +法语: + Stanislas Zeller + +德语: + Stefan Koelling + Panagiotis Papadopoulos + +匈牙利语: + Németh Gábor + +意大利语: + Gian Paolo Renello + +日语: + 岛本良太 (Ryota Shimamoto) + +哈萨克语: + Baurzhan Muftakhidinov + +立陶宛语: + Algirdas Butkus + +波兰语: + Grzegorz Gibas + +俄语: + Ilya Kotov + +西班牙语: + Félix Medrano + +土耳其语: + Mustafa GUNAY + Bilgesu Güngör + +乌克兰语: + Gennadi Motsyo + diff --git a/src/app/txt/translators_zh_TW.txt b/src/app/txt/translators_zh_TW.txt new file mode 100644 index 000000000..2ed3da7ac --- /dev/null +++ b/src/app/txt/translators_zh_TW.txt @@ -0,0 +1,53 @@ +巴西 葡萄牙語: + Klaos Lacerda + Bruno Gonçalves + +簡體中文: + 李紅昆 (lon) + +繁體中文: + 李紅昆 (lon) + +捷克語: + Karel Volný + +荷蘭語: + Ronald Uitermark + +法語: + Stanislas Zeller + +德語: + Stefan Koelling + Panagiotis Papadopoulos + +匈牙利語: + Németh Gábor + +意大利語: + Gian Paolo Renello + +日語: + 島本良太 (Ryota Shimamoto) + +哈薩克語: + Baurzhan Muftakhidinov + +立陶宛語: + Algirdas Butkus + +波蘭語: + Grzegorz Gibas + +俄語: + Ilya Kotov + +西班牙語: + Félix Medrano + +土耳其語: + Mustafa GUNAY + Bilgesu Güngör + +烏克蘭語: + Gennadi Motsyo -- cgit v1.2.3-13-gbd6f