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 "Karen Eliot", 00189 "Philipi Pinto", 00190 NULL, 00191 N_("Breton:"), 00192 "Thierry Vignaud", 00193 NULL, 00194 N_("Bulgarian:"), 00195 "Andrew Ivanov", 00196 NULL, 00197 N_("Catalan:"), 00198 "Ernest Adrogué", 00199 NULL, 00200 N_("Chinese:"), 00201 "Tse Chih Chiu", 00202 NULL, 00203 N_("Croatian:"), 00204 "Marin Glibic", 00205 NULL, 00206 N_("Czech:"), 00207 "Petr Pisar", 00208 NULL, 00209 N_("Dutch:"), 00210 "Laurens Buhler", 00211 "Tony Vroon", 00212 NULL, 00213 N_("Estonian:"), 00214 "Ivar Smolin", 00215 NULL, 00216 N_("Finnish:"), 00217 "Matti Hämäläinen", 00218 "Elias Julkunen", 00219 "Pauli Virtanen", 00220 NULL, 00221 N_("French:"), 00222 "Adam Cecile", 00223 "Stanislas Zeller", 00224 "Stany Henry", 00225 "Jean-Alexandre Anglès d'Auriac", 00226 NULL, 00227 N_("German:"), 00228 "Matthias Debus", 00229 "Michael Färber", 00230 "Michael Hanselmann", 00231 "Thomas Lange", 00232 "Carl Trope", 00233 NULL, 00234 N_("Georgian:"), 00235 "George Machitidze", 00236 NULL, 00237 N_("Greek:"), 00238 "Kouzinopoulos Haris", 00239 "Stavros Giannouris", 00240 "Stathis Kamperis", 00241 NULL, 00242 N_("Hindi:"), 00243 "Dhananjaya Sharma", 00244 NULL, 00245 N_("Hungarian:"), 00246 "Laszlo Dvornik", 00247 "Peter Polonkai", 00248 NULL, 00249 N_("Italian:"), 00250 "Alessio D'Ascanio", 00251 "Diego Pettenò", 00252 NULL, 00253 N_("Japanese:"), 00254 "Dai", 00255 NULL, 00256 N_("Korean:"), 00257 "DongCheon Park", 00258 NULL, 00259 N_("Latvian:"), 00260 "Einars Sprugis", 00261 NULL, 00262 N_("Lithuanian:"), 00263 "Paul Daukas", 00264 "Rimas Kudelis", 00265 "Algimantas Margevičius", 00266 NULL, 00267 N_("Macedonian:"), 00268 "Arangel Angov", 00269 NULL, 00270 N_("Polish:"), 00271 "Artur Czechowski", 00272 "Michał Kiedrowicz", 00273 "Wojciech Myrda", 00274 "Szymon Weihs", 00275 NULL, 00276 N_("Portuguese:"), 00277 "Luís Picciochi Oliveira", 00278 NULL, 00279 N_("Romanian:"), 00280 "Daniel Patriche", 00281 "Cristi Măgherușan", 00282 NULL, 00283 N_("Russian:"), 00284 "Sergey V. Mironov", 00285 "Alexandr Orlov", 00286 NULL, 00287 N_("Serbian (Latin):"), 00288 "Strahinja Kustudić", 00289 NULL, 00290 N_("Serbian (Cyrillic):"), 00291 "Strahinja Kustudić", 00292 NULL, 00293 N_("Simplified Chinese:"), 00294 "Yang Zhang", 00295 NULL, 00296 N_("Slovak:"), 00297 "Andrej Herceg", 00298 NULL, 00299 N_("Spanish:"), 00300 "Cosme Domínguez Díaz", 00301 "Jeki Sinneo Leinos", 00302 "Francisco Javier F. Serrador", 00303 "Gustavo D. Vranjes", 00304 "Jorge Andrés", 00305 NULL, 00306 N_("Swedish:"), 00307 "Martin Persenius", 00308 NULL, 00309 N_("Traditional Chinese:"), 00310 "Cheng-Wei Chien", 00311 "Sylecn Song", 00312 "Ruei-Yuan Lu", 00313 "Yang Zhang", 00314 NULL, 00315 N_("Turkish:"), 00316 "Murat Şenel", 00317 "Eren Turkay", 00318 NULL, 00319 N_("Ukrainian:"), 00320 "Kostyantyn Fedenko", 00321 "Mykola Lynnyk", 00322 NULL, 00323 N_("Vietnamese:"), 00324 "Lê Trường An", 00325 NULL, 00326 N_("Welsh:"), 00327 "Edward Brocklesby", 00328 "William Pitcock", 00329 NULL, 00330 00331 NULL 00332 }; 00333 00334 void 00335 get_audacious_credits(const gchar ** brief, const gchar *** credits, const gchar ***translators) 00336 { 00337 if (brief != NULL) 00338 *brief = audacious_brief; 00339 if (credits != NULL) 00340 *credits = credit_text; 00341 if (translators != NULL) 00342 *translators = translators_text; 00343 }