Audacious $Id:Doxyfile42802007-03-2104:39:00Znenolod$
|
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 "<big><b>Audacious %s</b></big>\n" 00032 "Copyright (C) 2005-2011 Audacious Team"; 00033 00034 static const gchar *credit_text[] = { 00035 N_("Core developers:"), 00036 "Christian Birchinger", 00037 "Michael Färber", 00038 "Matti Hämäläinen", 00039 "John Lindgren", 00040 "Cristi Măgherușan", 00041 "Tomasz Moń", 00042 "William Pitcock", 00043 "Jonathan Schleifer", 00044 "Ben Tucker", 00045 "Tony Vroon", 00046 "Yoshiki Yazawa", 00047 NULL, 00048 00049 N_("Graphics:"), 00050 "George Averill", 00051 "Stephan Sokolow", 00052 NULL, 00053 00054 N_("Default skin:"), 00055 "George Averill", 00056 "Michael Färber", 00057 "William Pitcock", 00058 NULL, 00059 00060 N_("Plugin development:"), 00061 "Kiyoshi Aman", 00062 "Luca Barbato", 00063 "Daniel Barkalow", 00064 "Michael Färber", 00065 "Shay Green", 00066 "Matti Hämäläinen", 00067 "Sascha Hlusiak", 00068 "John Lindgren", 00069 "Michał Lipski", 00070 "Giacomo Lozito", 00071 "Cristi Măgherușan", 00072 "Boris Mikhaylov", 00073 "Tomasz Moń", 00074 "Sebastian Pipping", 00075 "William Pitcock", 00076 "Derek Pomery", 00077 "Jonathan Schleifer", 00078 "Andrew O. Shadoura", 00079 "Tony Vroon", 00080 "Yoshiki Yazawa", 00081 NULL, 00082 00083 N_("Patch authors:"), 00084 "Chris Arepantis", 00085 "Alexis Ballier", 00086 "Eric Barch", 00087 "Carlo Bramini", 00088 "Massimo Cavalleri", 00089 "Stefano D'Angelo", 00090 "Jean-Louis Dupond", 00091 "Laszlo Dvornik", 00092 "Ralf Ertzinger", 00093 "Mike Frysinger", 00094 "Mark Glines", 00095 "Hans de Goede", 00096 "Michael Hanselmann", 00097 "Juho Heikkinen", 00098 "Joseph Jezak", 00099 "Henrik Johansson", 00100 "Jussi Judin", 00101 "Teru Kamogashira", 00102 "Chris Kehler", 00103 "Mark Loeser", 00104 "Alex Maclean", 00105 "Mikael Magnusson", 00106 "Rodrigo Martins de Matos Ventura", 00107 "Mihai Maruseac", 00108 "Diego Pettenò", 00109 "Mike Ryan", 00110 "Michael Schwendt", 00111 "Edward Sheldrake", 00112 "Kirill Shendrikowski", 00113 "Kazuki Shimura", 00114 "Valentine Sinitsyn", 00115 "Will Storey", 00116 "Johan Tavelin", 00117 "Christoph J. Thompson", 00118 "Bret Towe", 00119 "Peter Wagner", 00120 "John Wehle", 00121 "Ben Wolfson", 00122 "Tim Yamin", 00123 "Ivan N. Zlatev", 00124 NULL, 00125 00126 N_("1.x developers:"), 00127 "George Averill", 00128 "Daniel Barkalow", 00129 "Christian Birchinger", 00130 "Daniel Bradshaw", 00131 "Adam Cecile", 00132 "Michael Färber", 00133 "Matti Hämäläinen", 00134 "Troels Bang Jensen", 00135 "Giacomo Lozito", 00136 "Cristi Măgherușan", 00137 "Tomasz Moń", 00138 "William Pitcock", 00139 "Derek Pomery", 00140 "Mohammed Sameer", 00141 "Jonathan Schleifer", 00142 "Ben Tucker", 00143 "Tony Vroon", 00144 "Yoshiki Yazawa", 00145 "Eugene Zagidullin", 00146 NULL, 00147 00148 N_("BMP Developers:"), 00149 "Artem Baguinski", 00150 "Edward Brocklesby", 00151 "Chong Kai Xiong", 00152 "Milosz Derezynski", 00153 "David Lau", 00154 "Ole Andre Vadla Ravnaas", 00155 "Michiel Sikkes", 00156 "Andrei Badea", 00157 "Peter Behroozi", 00158 "Bernard Blackham", 00159 "Oliver Blin", 00160 "Tomas Bzatek", 00161 "Liviu Danicel", 00162 "Jon Dowland", 00163 "Artur Frysiak", 00164 "Sebastian Kapfer", 00165 "Lukas Koberstein", 00166 "Dan Korostelev", 00167 "Jolan Luff", 00168 "Michael Marineau", 00169 "Tim-Philipp Muller", 00170 "Julien Portalier", 00171 "Andrew Ruder", 00172 "Olivier Samyn", 00173 "Martijn Vernooij", 00174 NULL, 00175 00176 NULL 00177 }; 00178 00179 static const gchar *translators_text[] = { 00180 N_("Belarusian:"), 00181 "Darafei Praliaskouski", 00182 NULL, 00183 N_("Basque:"), 00184 "Iñaki Larrañaga Murgoitio", 00185 NULL, 00186 N_("Brazilian Portuguese:"), 00187 "Fábio Antunes", 00188 "Philipi Pinto", 00189 NULL, 00190 N_("Breton:"), 00191 "Thierry Vignaud", 00192 NULL, 00193 N_("Bulgarian:"), 00194 "Andrew Ivanov", 00195 NULL, 00196 N_("Catalan:"), 00197 "Ernest Adrogué", 00198 NULL, 00199 N_("Chinese:"), 00200 "Tse Chih Chiu", 00201 NULL, 00202 N_("Croatian:"), 00203 "Marin Glibic", 00204 NULL, 00205 N_("Czech:"), 00206 "Petr Pisar", 00207 NULL, 00208 N_("Dutch:"), 00209 "Laurens Buhler", 00210 "Tony Vroon", 00211 NULL, 00212 N_("Estonian:"), 00213 "Ivar Smolin", 00214 NULL, 00215 N_("Finnish:"), 00216 "Matti Hämäläinen", 00217 "Elias Julkunen", 00218 "Pauli Virtanen", 00219 NULL, 00220 N_("French:"), 00221 "Adam Cecile", 00222 "Stanislas Zeller", 00223 "Stany Henry", 00224 "Jean-Alexandre Anglès d'Auriac", 00225 NULL, 00226 N_("German:"), 00227 "Matthias Debus", 00228 "Michael Färber", 00229 "Michael Hanselmann", 00230 "Thomas Lange", 00231 "Carl Trope", 00232 NULL, 00233 N_("Georgian:"), 00234 "George Machitidze", 00235 NULL, 00236 N_("Greek:"), 00237 "Kouzinopoulos Haris", 00238 "Stavros Giannouris", 00239 "Stathis Kamperis", 00240 NULL, 00241 N_("Hindi:"), 00242 "Dhananjaya Sharma", 00243 NULL, 00244 N_("Hungarian:"), 00245 "Laszlo Dvornik", 00246 "Peter Polonkai", 00247 NULL, 00248 N_("Italian:"), 00249 "Alessio D'Ascanio", 00250 "Diego Pettenò", 00251 NULL, 00252 N_("Japanese:"), 00253 "Dai", 00254 NULL, 00255 N_("Korean:"), 00256 "DongCheon Park", 00257 NULL, 00258 N_("Latvian:"), 00259 "Einars Sprugis", 00260 NULL, 00261 N_("Lithuanian:"), 00262 "Paul Daukas", 00263 "Rimas Kudelis", 00264 NULL, 00265 N_("Macedonian:"), 00266 "Arangel Angov", 00267 NULL, 00268 N_("Polish:"), 00269 "Artur Czechowski", 00270 "Michał Kiedrowicz", 00271 "Wojciech Myrda", 00272 "Szymon Weihs", 00273 NULL, 00274 N_("Portuguese:"), 00275 "Luís Picciochi Oliveira", 00276 NULL, 00277 N_("Romanian:"), 00278 "Daniel Patriche", 00279 "Cristi Măgherușan", 00280 NULL, 00281 N_("Russian:"), 00282 "Sergey V. Mironov", 00283 "Alexandr Orlov", 00284 NULL, 00285 N_("Serbian (Latin):"), 00286 "Strahinja Kustudić", 00287 NULL, 00288 N_("Serbian (Cyrillic):"), 00289 "Strahinja Kustudić", 00290 NULL, 00291 N_("Simplified Chinese:"), 00292 "Yang Zhang", 00293 NULL, 00294 N_("Slovak:"), 00295 "Andrej Herceg", 00296 NULL, 00297 N_("Spanish:"), 00298 "Cosme Domínguez Díaz", 00299 "Jeki Sinneo Leinos", 00300 "Francisco Javier F. Serrador", 00301 "Gustavo D. Vranjes", 00302 "Jorge Andrés", 00303 NULL, 00304 N_("Swedish:"), 00305 "Martin Persenius", 00306 NULL, 00307 N_("Traditional Chinese:"), 00308 "Cheng-Wei Chien", 00309 "Sylecn Song", 00310 "Yang Zhang", 00311 NULL, 00312 N_("Turkish:"), 00313 "Murat Şenel", 00314 "Eren Turkay", 00315 NULL, 00316 N_("Ukrainian:"), 00317 "Mykola Lynnyk", 00318 NULL, 00319 N_("Welsh:"), 00320 "Edward Brocklesby", 00321 "William Pitcock", 00322 NULL, 00323 00324 NULL 00325 }; 00326 00327 void 00328 get_audacious_credits(const gchar ** brief, const gchar *** credits, const gchar ***translators) 00329 { 00330 if (brief != NULL) 00331 *brief = audacious_brief; 00332 if (credits != NULL) 00333 *credits = credit_text; 00334 if (translators != NULL) 00335 *translators = translators_text; 00336 }