Audacious $Id:Doxyfile42802007-03-2104:39:00Znenolod$
credits.c
Go to the documentation of this file.
00001 /*  Audacious - Cross-platform multimedia player
00002  *  Copyright (C) 2005-2009  Audacious Team
00003  *
00004  *  Based on BMP:
00005  *  Copyright (C) 2003-2004  BMP development team
00006  *
00007  *  Based on XMMS:
00008  *  Copyright (C) 1998-2003  XMMS development team
00009  *
00010  *  This program is free software; you can redistribute it and/or modify
00011  *  it under the terms of the GNU General Public License as published by
00012  *  the Free Software Foundation; under version 3 of the License.
00013  *
00014  *  This program is distributed in the hope that it will be useful,
00015  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
00016  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
00017  *  GNU General Public License for more details.
00018  *
00019  *  You should have received a copy of the GNU General Public License
00020  *  along with this program.  If not, see <http://www.gnu.org/licenses>.
00021  *
00022  *  The Audacious team does not consider modular code linking to
00023  *  Audacious or using our public API to be a derived work.
00024  */
00025 
00026 #include "config.h"
00027 #include "i18n.h"
00028 #include "misc.h"
00029 
00030 static const gchar *audacious_brief =
00031     N_("<big><b>Audacious %s</b></big>\n"
00032        "An audio player for many platforms.\n"
00033        "Copyright (C) 2005-2011 Audacious Development Team");
00034 
00035 static const gchar *credit_text[] = {
00036     N_("Core developers:"),
00037     "Christian Birchinger",
00038     "Michael Färber",
00039     "Matti Hämäläinen",
00040     "John Lindgren",
00041     "Cristi Măgherușan",
00042     "Tomasz Moń",
00043     "William Pitcock",
00044     "Jonathan Schleifer",
00045     "Ben Tucker",
00046     "Tony Vroon",
00047     "Yoshiki Yazawa",
00048     NULL,
00049 
00050     N_("Graphics:"),
00051     "George Averill",
00052     "Stephan Sokolow",
00053     NULL,
00054 
00055     N_("Default skin:"),
00056     "George Averill",
00057     "Michael Färber",
00058     "William Pitcock",
00059     NULL,
00060 
00061     N_("Plugin development:"),
00062     "Kiyoshi Aman",
00063     "Luca Barbato",
00064     "Daniel Barkalow",
00065     "Michael Färber",
00066     "Shay Green",
00067     "Matti Hämäläinen",
00068     "Sascha Hlusiak",
00069     "John Lindgren",
00070     "Michał Lipski",
00071     "Giacomo Lozito",
00072     "Cristi Măgherușan",
00073     "Boris Mikhaylov",
00074     "Tomasz Moń",
00075     "Sebastian Pipping",
00076     "William Pitcock",
00077     "Derek Pomery",
00078     "Jonathan Schleifer",
00079     "Andrew O. Shadoura",
00080     "Tony Vroon",
00081     "Yoshiki Yazawa",
00082     NULL,
00083 
00084     N_("Patch authors:"),
00085     "Chris Arepantis",
00086     "Alexis Ballier",
00087     "Eric Barch",
00088     "Carlo Bramini",
00089     "Massimo Cavalleri",
00090     "Stefano D'Angelo",
00091     "Jean-Louis Dupond",
00092     "Laszlo Dvornik",
00093     "Ralf Ertzinger",
00094     "Mike Frysinger",
00095     "Mark Glines",
00096     "Hans de Goede",
00097     "Michael Hanselmann",
00098     "Juho Heikkinen",
00099     "Joseph Jezak",
00100     "Henrik Johansson",
00101     "Jussi Judin",
00102     "Teru Kamogashira",
00103     "Chris Kehler",
00104     "Mark Loeser",
00105     "Alex Maclean",
00106     "Mikael Magnusson",
00107     "Rodrigo Martins de Matos Ventura",
00108     "Diego Pettenò",
00109     "Mike Ryan",
00110     "Michael Schwendt",
00111     "Edward Sheldrake",
00112     "Kirill Shendrikowski",
00113     "Kazuki Shimura",
00114     "Valentine Sinitsyn",
00115     "Johan Tavelin",
00116     "Christoph J. Thompson",
00117     "Bret Towe",
00118     "Peter Wagner",
00119     "John Wehle",
00120     "Tim Yamin",
00121     "Ivan N. Zlatev",
00122     NULL,
00123 
00124     N_("1.x developers:"),
00125     "George Averill",
00126     "Daniel Barkalow",
00127     "Christian Birchinger",
00128     "Daniel Bradshaw",
00129     "Adam Cecile",
00130     "Michael Färber",
00131     "Matti Hämäläinen",
00132     "Troels Bang Jensen",
00133     "Giacomo Lozito",
00134     "Cristi Măgherușan",
00135     "Tomasz Moń",
00136     "William Pitcock",
00137     "Derek Pomery",
00138     "Mohammed Sameer",
00139     "Jonathan Schleifer",
00140     "Ben Tucker",
00141     "Tony Vroon",
00142     "Yoshiki Yazawa",
00143     "Eugene Zagidullin",
00144     NULL,
00145 
00146     N_("BMP Developers:"),
00147     "Artem Baguinski",
00148     "Edward Brocklesby",
00149     "Chong Kai Xiong",
00150     "Milosz Derezynski",
00151     "David Lau",
00152     "Ole Andre Vadla Ravnaas",
00153     "Michiel Sikkes",
00154     "Andrei Badea",
00155     "Peter Behroozi",
00156     "Bernard Blackham",
00157     "Oliver Blin",
00158     "Tomas Bzatek",
00159     "Liviu Danicel",
00160     "Jon Dowland",
00161     "Artur Frysiak",
00162     "Sebastian Kapfer",
00163     "Lukas Koberstein",
00164     "Dan Korostelev",
00165     "Jolan Luff",
00166     "Michael Marineau",
00167     "Tim-Philipp Muller",
00168     "Julien Portalier",
00169     "Andrew Ruder",
00170     "Olivier Samyn",
00171     "Martijn Vernooij",
00172     NULL,
00173 
00174     NULL
00175 };
00176 
00177 static const gchar *translators_text[] = {
00178     N_("Belarusian:"),
00179     "Darafei Praliaskouski",
00180     NULL,
00181     N_("Basque:"),
00182     "Iñaki Larrañaga Murgoitio",
00183     NULL,
00184     N_("Brazilian Portuguese:"),
00185     "Fábio Antunes",
00186     "Philipi Pinto",
00187     NULL,
00188     N_("Breton:"),
00189     "Thierry Vignaud",
00190     NULL,
00191     N_("Bulgarian:"),
00192     "Andrew Ivanov",
00193     NULL,
00194     N_("Catalan:"),
00195     "Ernest Adrogué",
00196     NULL,
00197     N_("Chinese:"),
00198     "Chi Chiu Tsu",
00199     NULL,
00200     N_("Croatian:"),
00201     "Marin Glibic",
00202     NULL,
00203     N_("Czech:"),
00204     "Petr Pisar",
00205     NULL,
00206     N_("Dutch:"),
00207     "Laurens Buhler",
00208     "Tony Vroon",
00209     NULL,
00210     N_("Estonian:"),
00211     "Ivar Smolin",
00212     NULL,
00213     N_("Finnish:"),
00214     "Pauli Virtanen",
00215     "Matti Hämäläinen",
00216     NULL,
00217     N_("French:"),
00218     "Adam Cecile",
00219     "Stanislas Zeller",
00220     "Stany Henry",
00221     NULL,
00222     N_("German:"),
00223     "Matthias Debus",
00224     "Michael Färber",
00225     "Michael Hanselmann",
00226     "Thomas Lange",
00227     "Carl Trope",
00228     NULL,
00229     N_("Georgian:"),
00230     "George Machitidze",
00231     NULL,
00232     N_("Greek:"),
00233     "Kouzinopoulos Haris",
00234     "Stavros Giannouris",
00235     "Stathis Kamperis",
00236     NULL,
00237     N_("Hindi:"),
00238     "Dhananjaya Sharma",
00239     NULL,
00240     N_("Hungarian:"),
00241     "Laszlo Dvornik",
00242     "Peter Polonkai",
00243     NULL,
00244     N_("Italian:"),
00245     "Alessio D'Ascanio",
00246     "Diego Pettenò",
00247     NULL,
00248     N_("Japanese:"),
00249     "Dai",
00250     NULL,
00251     N_("Korean:"),
00252     "DongCheon Park",
00253     NULL,
00254     N_("Lithuanian:"),
00255     "Paul Daukas",
00256     "Rimas Kudelis",
00257     NULL,
00258     N_("Macedonian:"),
00259     "Arangel Angov",
00260     NULL,
00261     N_("Polish:"),
00262     "Wojciech Myrda",
00263     "Michał Kiedrowicz",
00264     "Szymon Weihs",
00265     NULL,
00266     N_("Portuguese:"),
00267     "Luís Picciochi Oliveira",
00268     NULL,
00269     N_("Romanian:"),
00270     "Daniel Patriche",
00271     "Cristi Măgherușan",
00272     NULL,
00273     N_("Russian:"),
00274     "Sergey V. Mironov",
00275     "Alexandr Orlov",
00276     NULL,
00277     N_("Serbian (Latin):"),
00278     "Strahinja Kustudić",
00279     NULL,
00280     N_("Serbian (Cyrillic):"),
00281     "Strahinja Kustudić",
00282     NULL,
00283     N_("Simplified Chinese:"),
00284     "Yang Zhang",
00285     NULL,
00286     N_("Slovak:"),
00287     "Andrej Herceg",
00288     NULL,
00289     N_("Spanish:"),
00290     "Cosme Domínguez Díaz",
00291     "Jeki Sinneo Leinos",
00292     "Francisco Javier F. Serrador",
00293     "Gustavo D. Vranjes",
00294     NULL,
00295     N_("Swedish:"),
00296     "Martin Persenius",
00297     NULL,
00298     N_("Traditional Chinese:"),
00299     "Cheng-Wei Chien",
00300     "Sylecn Song",
00301     "Yang Zhang",
00302     NULL,
00303     N_("Turkish:"),
00304     "Murat Şenel",
00305     "Eren Turkay",
00306     NULL,
00307     N_("Ukrainian:"),
00308     "Mykola Lynnyk",
00309     NULL,
00310     N_("Welsh:"),
00311     "Edward Brocklesby",
00312     "William Pitcock",
00313     NULL,
00314 
00315     NULL
00316 };
00317 
00318 void
00319 get_audacious_credits(const gchar ** brief, const gchar *** credits, const gchar ***translators)
00320 {
00321     if (brief != NULL)
00322         *brief = audacious_brief;
00323     if (credits != NULL)
00324         *credits = credit_text;
00325     if (translators != NULL)
00326         *translators = translators_text;
00327 }