credits.stxt 26 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265
  1. (supertux-text
  2. (version 2)
  3. (background "oiltux.png")
  4. (music "music/credits.music")
  5. (speed 60)
  6. (content
  7. (image "images/engine/menu/logo.png")
  8. (blank)
  9. (blank)
  10. (blank)
  11. (blank)
  12. (blank)
  13. (blank)
  14. (blank)
  15. (blank)
  16. (blank)
  17. (blank)
  18. (blank)
  19. (blank)
  20. (blank)
  21. (blank)
  22. (blank)
  23. (text
  24. (type "heading")
  25. (string (_ "Current SuperTux Team"))
  26. )
  27. (blank)
  28. (person
  29. (name "Tobias \"Tobbi\" Markus")
  30. (info (_ "Programming, project lead ad interim"))
  31. )
  32. (blank)
  33. (person
  34. (name "Carsten \"RustyBox\" Wirtz")
  35. (info (_ "Graphics, Level Design, Story"))
  36. )
  37. (blank)
  38. (person
  39. (name "Kai Alex \"Serano\" Jockers")
  40. (info (_ "Level Design, Story, Optimisation, Coordination"))
  41. )
  42. (blank)
  43. (person
  44. (name "Alexander \"Alzter\" S.")
  45. (info (_ "Graphics"))
  46. )
  47. (blank)
  48. (person
  49. (name "Daniel \"WeLuvGoatz\" Ward")
  50. (info (_ "Graphics, Programming, Level Design"))
  51. )
  52. (blank)
  53. (person
  54. (name "Zwatotem")
  55. (info (_ "Programming, Level Updates"))
  56. )
  57. (blank)
  58. (person
  59. (name "HybridDog")
  60. (info (_ "Graphics, Programming"))
  61. )
  62. (blank)
  63. (person
  64. (name "Christian \"christ2go\" Hagemeier")
  65. (info (_ "Programming"))
  66. )
  67. (blank)
  68. (blank)
  69. (text
  70. (type "heading")
  71. (string (_ "Original Developers"))
  72. )
  73. (blank)
  74. (person
  75. (name "Bill Kendrick")
  76. (info (_ "Original Developer"))
  77. (image "images/credits/bill.jpg")
  78. )
  79. (blank)
  80. (person
  81. (name "Ingo \"grumbel\" Ruhnke")
  82. (info (_ "Graphics, Programming, Level Design"))
  83. (image "images/credits/ingo.jpg")
  84. )
  85. (blank)
  86. (person
  87. (name "Matthias \"MatzeB\" Braun")
  88. (info (_ "Graphics, Programming, Level Design"))
  89. (image "images/credits/matze.jpg")
  90. )
  91. (blank)
  92. (person
  93. (name "Marek \"Wansti\" Moeckel")
  94. (info (_ "Music, Level Design"))
  95. (image "images/credits/wansti.jpg")
  96. )
  97. (blank)
  98. (person
  99. (name "Stephen Groundwater")
  100. (info (_ "Graphics"))
  101. (image "images/credits/gwater.jpg")
  102. )
  103. (blank)
  104. (person
  105. (name "Christoph Sommer")
  106. (info (_ "Programming, Graphics, Level Design"))
  107. (image "images/credits/christoph.jpg")
  108. )
  109. (blank)
  110. (person
  111. (name "Wolfgang Becker")
  112. (info (_ "Programming, Level Design"))
  113. (image "images/credits/wolfgang.jpg")
  114. )
  115. (blank)
  116. (person
  117. (name "Christopher A. \"paroneayea\" Webber")
  118. (info (_ "Graphics, Story"))
  119. (image "images/credits/paroneayea.jpg")
  120. )
  121. (blank)
  122. (person
  123. (name "Ondřej \"Ravu al Hemio\" Hošek")
  124. (info (_ "Programming, Documentation"))
  125. (image "images/credits/ondra.jpg")
  126. )
  127. (blank)
  128. (person
  129. (name "Ryan \"sik0fewl\" Flegel")
  130. (info (_ "Programming"))
  131. )
  132. (blank)
  133. (person
  134. (name "Mathnerd314")
  135. (info (_ "Programming"))
  136. )
  137. (blank)
  138. (person
  139. (name "Tim \"tuxdev\" Goya")
  140. (info (_ "Programming"))
  141. )
  142. (blank)
  143. (person
  144. (name "LMH")
  145. (info (_ "Programming"))
  146. )
  147. (blank)
  148. (person
  149. (name "M. Teufel")
  150. (info (_ "Coordination"))
  151. )
  152. (blank)
  153. (person
  154. (name "Karkus476")
  155. (info (_ "Programming, \"Flexlay\" Level editor"))
  156. )
  157. (blank)
  158. (person
  159. (name "Hume")
  160. (info (_ "Programming"))
  161. )
  162. (blank)
  163. (person
  164. (name "Miloš Klouček")
  165. (info (_ "Programming"))
  166. )
  167. (blank)
  168. (person
  169. (name "Seebi \"Flakebi\"")
  170. (info (_ "Windows build fixes"))
  171. )
  172. (blank)
  173. (person
  174. (name "Jacob \"maths22\" Burroughs")
  175. (info (_ "Packaging, Nightly builds"))
  176. )
  177. (blank)
  178. (person
  179. (name "Benjamin \"GiBy\" Leduc")
  180. (info (_ "Translation Guru (and many details anyone else could have done)"))
  181. )
  182. (blank)
  183. (blank)
  184. (text
  185. (type "heading")
  186. (string (_ "Graphics"))
  187. )
  188. (blank)
  189. (person
  190. (name "165your4")
  191. )
  192. (person
  193. (name "Matthias \"MatzeB\" Braun")
  194. )
  195. (person
  196. (name "Jason Lavallée")
  197. )
  198. (person
  199. (name "Bleed - http://remusprites.carbonmade.com/")
  200. )
  201. (person
  202. (name "Wolfgang Becker")
  203. )
  204. (person
  205. (name "CT. da'Bomb")
  206. )
  207. (person
  208. (name "Sydney Dykstra")
  209. )
  210. (person
  211. (name "Stephen Groundwater")
  212. )
  213. (person
  214. (name "Kai Alex \"Serano\" Jockers")
  215. )
  216. (person
  217. (name "Devyn Collier Johnson")
  218. )
  219. (person
  220. (name "Raghavendra \"raghukamath\" Kamath"))
  221. (person
  222. (name "Ingo \"grumbel\" Ruhnke")
  223. )
  224. (person
  225. (name "Alexander \"Alzter\" S.")
  226. )
  227. (person
  228. (name "Christoph Sommer")
  229. )
  230. (person
  231. (name "Carsten \"RustyBox\" Wirtz")
  232. )
  233. (person
  234. (name "Daniel \"WeLuvGoatz\" Ward")
  235. )
  236. (person
  237. (name "Romero Nickerson")
  238. )
  239. (person
  240. (name "Andre \"C4INAN\" Pinheiro")
  241. )
  242. (blank)
  243. (blank)
  244. (text
  245. (type "heading")
  246. (string (_ "Level Design"))
  247. )
  248. (blank)
  249. (person
  250. (name "AllytheOcelot")
  251. )
  252. (person
  253. (name "Wolfgang Becker")
  254. )
  255. (person
  256. (name "Matthias \"MatzeB\" Braun")
  257. )
  258. (person
  259. (name "CT. da'Bomb")
  260. )
  261. (person
  262. (name "Hume")
  263. )
  264. (person
  265. (name "Kai Alex \"Serano\" Jockers")
  266. )
  267. (person
  268. (name "LMH")
  269. )
  270. (person
  271. (name "Arvid Norlander")
  272. )
  273. (person
  274. (name "Ingo \"grumbel\" Ruhnke")
  275. )
  276. (person
  277. (name "Christoph Sommer")
  278. )
  279. (person
  280. (name "Carsten \"RustyBox\" Wirtz")
  281. )
  282. (person
  283. (name "Daniel \"WeLuvGoatz\" Ward")
  284. )
  285. (blank)
  286. (blank)
  287. (text
  288. (type "heading")
  289. (string (_ "Music"))
  290. )
  291. (blank)
  292. (text
  293. (type "normal")
  294. (string "Lukas Nystrand (as Mortimer Twang)")
  295. )
  296. (text
  297. (type "normal")
  298. (string "Asbjoern Andersen (as Mystical)")
  299. )
  300. (text
  301. (type "normal")
  302. (string "Jason Lavallée"))
  303. (text
  304. (type "normal")
  305. (string "DJ Gentoo")
  306. )
  307. (text
  308. (type "normal")
  309. (string "semajD")
  310. )
  311. (text
  312. (type "normal")
  313. (string "treskalle")
  314. )
  315. (text
  316. (type "normal")
  317. (string "Chris Huelsbeck")
  318. )
  319. (text
  320. (type "normal")
  321. (string "Bart K.")
  322. )
  323. (text
  324. (type "normal")
  325. (string "remaxim")
  326. )
  327. (text
  328. (type "normal")
  329. (string "Marek \"Wansti\" Moeckel")
  330. )
  331. (text
  332. (type "normal")
  333. (string "Chris Leutwyler")
  334. )
  335. (text
  336. (type "normal")
  337. (string "Forty-Two")
  338. )
  339. (text
  340. (type "normal")
  341. (string "Tobias \"ToBeFree\" Frei")
  342. )
  343. (blank)
  344. (blank)
  345. (text
  346. (type "heading")
  347. (string (_ "Sound"))
  348. )
  349. (blank)
  350. (text
  351. (type "normal")
  352. (string "Wolfgang Becker")
  353. )
  354. (text
  355. (type "normal")
  356. (string "blastwavefx.com")
  357. )
  358. (text
  359. (type "normal")
  360. (string "Matthias Braun")
  361. )
  362. (text
  363. (type "normal")
  364. (string "Ricardo Cruz")
  365. )
  366. (text
  367. (type "normal")
  368. (string "Marianne Gagnon")
  369. )
  370. (text
  371. (type "normal")
  372. (string "Stephen Groundwater")
  373. )
  374. (text
  375. (type "normal")
  376. (string "Nathan McCoy")
  377. )
  378. (text
  379. (type "normal")
  380. (string "Marek Moeckel")
  381. )
  382. (text
  383. (type "normal")
  384. (string "Paulo Morfeo")
  385. )
  386. (text
  387. (type "normal")
  388. (string "Natalie")
  389. )
  390. (text
  391. (type "normal")
  392. (string "Q.K.")
  393. )
  394. (text
  395. (type "normal")
  396. (string "Some_Person")
  397. )
  398. (text
  399. (type "normal")
  400. (string "Christoph Sommer")
  401. )
  402. (text
  403. (type "normal")
  404. (string "soundscalpel.com")
  405. )
  406. (text
  407. (type "normal")
  408. (string "Yaniel")
  409. )
  410. (text
  411. (type "normal")
  412. (string "Bastian Zapf")
  413. )
  414. (text
  415. (type "normal")
  416. (string "Daniel Alston")
  417. )
  418. (text
  419. (type "normal")
  420. (string "Mathilda Edmunds")
  421. )
  422. (blank)
  423. (blank)
  424. (text
  425. (type "heading")
  426. (string (_ "Additional contributors"))
  427. )
  428. (blank)
  429. (person
  430. (name "Arian Behvandnejad")
  431. (info (_ "Bug fixes"))
  432. )
  433. (person
  434. (name "brmbrmcar")
  435. (info (_ "Scripting functions, Level fixes"))
  436. )
  437. (person
  438. (name "Daniel Butum")
  439. (info (_ "Code quality fixes"))
  440. )
  441. (person
  442. (name "Vincent Cheng")
  443. (info (_ "Various contributions"))
  444. )
  445. (person
  446. (name "chrism")
  447. (info (_ "Various contributions"))
  448. )
  449. (person
  450. (name "Daniela Ferraz")
  451. (info (_ "Various contributions"))
  452. )
  453. (person
  454. (name "Fabian Greffrath")
  455. (info (_ "Build issue fix"))
  456. )
  457. (person
  458. (name "Jann Horn")
  459. (info (_ "Code contributions"))
  460. )
  461. (person
  462. (name "HybridDog")
  463. (info (_ "Code contributions")))
  464. (person
  465. (name "David King")
  466. (info (_ "Code contribution, AppData file"))
  467. )
  468. (person
  469. (name "Jonas Kuemmerlin")
  470. (info (_ "Bug fix"))
  471. )
  472. (person
  473. (name "mahboi")
  474. (info (_ "Menu reorganization"))
  475. )
  476. (person
  477. (name "Matt McCutchen")
  478. (info (_ "Various contributions"))
  479. )
  480. (person
  481. (name "nicholas")
  482. (info (_ "Fixing tile bugs"))
  483. )
  484. (person
  485. (name "Eric Newberry")
  486. (info (_ "Build error fix"))
  487. )
  488. (person
  489. (name "José Rebelo")
  490. (info (_ "Scripting function fix"))
  491. )
  492. (person
  493. (name "Semphris")
  494. (info (_ "New features and notable updates"))
  495. )
  496. (person
  497. (name "Willy Scheibel")
  498. (info (_ "Support for \"glbinding\" as optional OpenGL binding"))
  499. )
  500. (person
  501. (name "Matthew Taylor")
  502. (info (_ "New menu code"))
  503. )
  504. (person
  505. (name "WindowsDylan")
  506. (info (_ "Big Tux Walking Sprites improvements"))
  507. )
  508. (person
  509. (name "Bastiaan \"basti_\" Zapf")
  510. (info (_ "Programming"))
  511. )
  512. (person
  513. (name "Benjamin P. \"litespeed\" Jung")
  514. (info (_ "Graphics"))
  515. )
  516. (person
  517. (name "Duong-Khang \"neoneurone\" Nguyen")
  518. (info (_ "Contrib Programming"))
  519. )
  520. (person
  521. (name "Ricardo \"blacksheep\" Cruz")
  522. (info (_ "Programming"))
  523. )
  524. (person
  525. (name "Richard Smith")
  526. (info (_ "Contrib Programming"))
  527. )
  528. (person
  529. (name "Tobias \"tobgle\" Gläßer")
  530. (info (_ "Programming, Previous Maintainer"))
  531. )
  532. (person
  533. (name "martinvanzijl")
  534. (info (_ "Various Contributions"))
  535. )
  536. (person
  537. (name "kernigh")
  538. (info (_ "Contributions"))
  539. )
  540. (person
  541. (name "qwertychouskie")
  542. (info (_ "Contributions"))
  543. )
  544. (person
  545. (name "DivVerent")
  546. (info (_ "Contributions"))
  547. )
  548. (person
  549. (name "markand")
  550. (info (_ "Contributions"))
  551. )
  552. (person
  553. (name "shawnanastasio")
  554. (info (_ "Contributions"))
  555. )
  556. (person
  557. (name "Cleverking2003")
  558. (info (_ "Contributions"))
  559. )
  560. (person
  561. (name "PT400C")
  562. (info (_ "Contributions"))
  563. )
  564. (person
  565. (name "Alexander Wilms")
  566. (info (_ "Contributions"))
  567. )
  568. (person
  569. (name "mbernard2")
  570. (info (_ "Contributions"))
  571. )
  572. (person
  573. (name "Erratic-C-Programmer")
  574. (info (_ "Contributions"))
  575. )
  576. (person
  577. (name "Andre \"C4INAN\" Pinheiro")
  578. (info (_ "Contributions"))
  579. )
  580. (person
  581. (name "comradekingu")
  582. (info (_ "Contributions"))
  583. )
  584. (blank)
  585. (blank)
  586. (text
  587. (type "heading")
  588. (string (_ "Localization"))
  589. )
  590. (blank)
  591. (text
  592. (type "reference")
  593. (string "Afrikaans")
  594. )
  595. (person
  596. (name "Martin van Zijl")
  597. )
  598. (blank)
  599. (text
  600. (type "reference")
  601. (string "Albanian")
  602. )
  603. (person
  604. (name "Indrit Bashkimi")
  605. )
  606. (blank)
  607. (text
  608. (type "reference")
  609. (string "Arabic")
  610. )
  611. (person
  612. (name "Fahad Al-Saidi")
  613. )
  614. (blank)
  615. (text
  616. (type "reference")
  617. (string "Armenian")
  618. )
  619. (person
  620. (name "Grant Davtjan")
  621. )
  622. (blank)
  623. (text
  624. (type "reference")
  625. (string "Asturian (Spain)")
  626. )
  627. (person
  628. (name "Tornes Ḷḷume")
  629. )
  630. (blank)
  631. (text
  632. (type "reference")
  633. (string "Azerbaijani")
  634. )
  635. (person
  636. (name "yakup")
  637. )
  638. (blank)
  639. (text
  640. (type "reference")
  641. (string "Basque")
  642. )
  643. (person
  644. (name "Bingen Galartza Iparragirre, Mielanjel Iraeta, Urtzi Odriozola")
  645. )
  646. (blank)
  647. (text
  648. (type "reference")
  649. (string "Belarusian")
  650. )
  651. (person
  652. (name "se luxxy, Mihas \"meequz\" Varantsou")
  653. )
  654. (blank)
  655. (text
  656. (type "reference")
  657. (string "Breton")
  658. )
  659. (person
  660. (name "Gwenn Meynier, Irriep Nala Novram")
  661. )
  662. (blank)
  663. (text
  664. (type "reference")
  665. (string "Bulgarian")
  666. )
  667. (person
  668. (name "Tony Ivanov, G Vassilev, Lyubomir Vasilev")
  669. )
  670. (blank)
  671. (text
  672. (type "reference")
  673. (string "Catalan")
  674. )
  675. (person
  676. (name "Martí Bosc, Catalanoic, Marc Celeiro, Yael Codesal, Francesc Famadas,")
  677. )
  678. (person
  679. (name "Alícia Folgarona, Jordi Mas, Ariadna Pascual, Antoni Villalonga")
  680. )
  681. (blank)
  682. (text
  683. (type "reference")
  684. (string "Chinese (Simplified)")
  685. )
  686. (person
  687. (name "Liu Sizhuang, Franklin Weng, 玉堂白鹤")
  688. )
  689. (blank)
  690. (text
  691. (type "reference")
  692. (string "Chinese (Mandarin)")
  693. )
  694. (person
  695. (name "bluebat, cges30901, Wei-Lun Chao, Zhao Wei Lun, James Ou, Franklin Weng")
  696. )
  697. (blank)
  698. (text
  699. (type "reference")
  700. (string "Chinese (Taiwan)")
  701. )
  702. (person
  703. (name "James Ou, Hsiu-Ming Chang, Jeff Huang, V字龍(Vdragon), Franklin Weng")
  704. )
  705. (blank)
  706. (text
  707. (type "reference")
  708. (string "Croatian")
  709. )
  710. (person
  711. (name "Ilija Ćulap")
  712. )
  713. (blank)
  714. (text
  715. (type "reference")
  716. (string "Czech")
  717. )
  718. (person
  719. (name "fri, Matouš Dřízhal, Ondřej Hošek, Hume, Narre, Jakub Vaněk")
  720. )
  721. (blank)
  722. (text
  723. (type "reference")
  724. (string "Danish")
  725. )
  726. (person
  727. (name "Anders, Joe Hansen, jonaskoelker")
  728. )
  729. (blank)
  730. (text
  731. (type "reference")
  732. (string "Dutch")
  733. )
  734. (person
  735. (name "Anne, Pieter De Decker, Toon van Gerwen, Dennis Holierhoek,")
  736. )
  737. (person
  738. (name "Mar, Heimen Stoffels, Bert Van de Poel, Frank van der Loo")
  739. )
  740. (blank)
  741. (text
  742. (type "reference")
  743. (string "Esperanto")
  744. )
  745. (person
  746. (name "Rubén Leal Coba, Benjamin Leduc, KalipoWars, Frist Lsat,"))
  747. (person
  748. (name "Verdulo :-), Любомир Василев, Rachel Singh, Robin van der Vliet"))
  749. (blank)
  750. (text
  751. (type "reference")
  752. (string "Estonian")
  753. )
  754. (person
  755. (name "Günter \"kyber\" Kits")
  756. )
  757. (blank)
  758. (text
  759. (type "reference")
  760. (string "Finnish")
  761. )
  762. (person
  763. (name "Jaakoppi Horila, Lapamiko, Lauri \"xet7\" Ojansivu")
  764. )
  765. (person
  766. (name "Jan Solanti, Saku Tiihonen, tingberg, Yaniel")
  767. )
  768. (blank)
  769. (text
  770. (type "reference")
  771. (string "French")
  772. )
  773. (person
  774. (name "Amaury Doaré, Anonymouse, Sébastien Aperghis-Tramoni,")
  775. )
  776. (person
  777. (name "Benjamin Bertrand, Thomas Bigot, Laurent Brousse, David D,")
  778. )
  779. (person
  780. (name "Bertrand Delaitre, Antoine Dumondel, Groog,"))
  781. (person
  782. (name "Inperpetuammemoriam, Jean-Philippe L'Étoile, Simon Le Guével,"))
  783. (person
  784. (name "Benjamin Leduc, Céline Marmin, Lucas Mascaro, MCMic, mol1,")
  785. )
  786. (person
  787. (name "Nexus nexus, Irriep Nala Novram, Léo Poughon, Nathanael Ready,")
  788. )
  789. (person
  790. (name "Frederic Rodrigo, Sylvain St-Amand, zecas \"zezinho\""))
  791. (blank)
  792. (text
  793. (type "reference")
  794. (string "Gaelic")
  795. )
  796. (person
  797. (name "GunChleoc")
  798. )
  799. (blank)
  800. (text
  801. (type "reference")
  802. (string "German")
  803. )
  804. (person
  805. (name "Anonymouse, Ettore Atalan, Matthias Braun, Florian Forster,")
  806. )
  807. (person
  808. (name "Inperpetuammemoriam, Marcel Haring, Ondřej Hošek, M&m,")
  809. )
  810. (person
  811. (name "Tobias Markus, millimarg, Marten S., Christoph Sommer,"))
  812. (person
  813. (name "TheTrueBrot, Nils Welzk, Wuzzy, Yepoleb")
  814. )
  815. (blank)
  816. (text
  817. (type "reference")
  818. (string "Greek")
  819. )
  820. (person
  821. (name "Wasilis Mandratzis-Walz, Vangelis Nomikos, Marinus Savoritias,")
  822. )
  823. (person
  824. (name "Vangelis Skarmoutsos, SomeRandomUser"))
  825. (blank)
  826. (text
  827. (type "reference")
  828. (string "Hebrew")
  829. )
  830. (person
  831. (name "GenghisKhan, Nemechek guricz, Evgeny Satanovsky,")
  832. )
  833. (person
  834. (name " Yevgney Sliosarenko, Yevgeny"))
  835. (blank)
  836. (text
  837. (type "reference")
  838. (string "Hungarian")
  839. )
  840. (person
  841. (name "Andy1210, Baráth Béla, Levente Krisztián Büte, Tibor Buzási, Galp Flark,")
  842. )
  843. (person
  844. (name " Krisztián Gyurász, gyeben, Kristóf Kófiás, Norbert Molnár,")
  845. )
  846. (person
  847. (name "Balázs Podolcsák, D. J. S., symvizan, Haba Tamás, Balázs Úr, Kővágó Zoltán")
  848. )
  849. (blank)
  850. (text
  851. (type "reference")
  852. (string "Indonesian")
  853. )
  854. (person
  855. (name "Christian Elbrianno, Christian E Yoga")
  856. )
  857. (blank)
  858. (text
  859. (type "reference")
  860. (string "Italian")
  861. )
  862. (person
  863. (name "Am1g0, Angela, Bananasoft, Paride Barison, William Beltrán,")
  864. )
  865. (person
  866. (name "Marcello Bolognesi, Simone Centonze, Gianfranco Del Borrello,")
  867. )
  868. (person
  869. (name "Enrico, Benedetto Gregorio, Sebastiano Guerrini, Iknos,")
  870. )
  871. (person
  872. (name "Manuela Kessler, Riccardo Di Maio, Irene Di Rosa,")
  873. )
  874. (person
  875. (name "Airina Santonocito, Seb47TV, Ioma Taani"))
  876. (blank)
  877. (text
  878. (type "reference")
  879. (string "Japanese")
  880. )
  881. (person
  882. (name "あわしろいくや, 堀 風羽, Sugahara Masayuki, Nakano Ryo, Sumita \"tako44\" Sanshiro")
  883. )
  884. (blank)
  885. (text
  886. (type "reference")
  887. (string "Korean")
  888. )
  889. (person
  890. (name "Roland Kim, Myeongjin")
  891. )
  892. (blank)
  893. (text
  894. (type "reference")
  895. (string "Latin")
  896. )
  897. (person
  898. (name "Alisa P")
  899. )
  900. (blank)
  901. (text
  902. (type "reference")
  903. (string "Lithuanian")
  904. )
  905. (person
  906. (name "Deividas Tvarijonas, Mantas Kriaučiūnas, Andrius Štikonas")
  907. )
  908. (blank)
  909. (text
  910. (type "reference")
  911. (string "Lojban")
  912. )
  913. (person
  914. (name "Wuzzy")
  915. )
  916. (blank)
  917. (text
  918. (type "reference")
  919. (string "Low German")
  920. )
  921. (person
  922. (name "Benedikt Straub")
  923. )
  924. (blank)
  925. (text
  926. (type "reference")
  927. (string "Malay (Malaysia)")
  928. )
  929. (person
  930. (name "abuyop")
  931. )
  932. (blank)
  933. (text
  934. (type "reference")
  935. (string "Malayalam")
  936. )
  937. (person
  938. (name "Balasankar C")
  939. )
  940. (blank)
  941. (text
  942. (type "reference")
  943. (string "Nepali")
  944. )
  945. (person
  946. (name "Shalil Awaley, Manish Dangol, Prabin Gautam, Bansaj Pradhan,")
  947. )
  948. (person
  949. (name "rajansilwal, sailendrafsf, starryprabin"))
  950. (blank)
  951. (text
  952. (type "reference")
  953. (string "Norwegian Bokmål")
  954. )
  955. (person
  956. (name "comradekingu, Karl Ove Hufthammer, Allan Nordhøy")
  957. )
  958. (blank)
  959. (text
  960. (type "reference")
  961. (string "Norwegian Nynorsk")
  962. )
  963. (person
  964. (name "Karl Ove Hufthammer")
  965. )
  966. (blank)
  967. (text
  968. (type "reference")
  969. (string "Polish")
  970. )
  971. (person
  972. (name "Arkadiusz Chojnicki, Łukasz Hryniuk, Dominik Klementowski, Marcin Kocur, Simon Kornowski,")
  973. )
  974. (person
  975. (name "Marcin Kralka, MarPiRK, mkkot, Marcin S, Krzysiek Szeląg, Paweł Talar, Zwatotem")
  976. )
  977. (blank)
  978. (text
  979. (type "reference")
  980. (string "Portuguese (Brazilian)")
  981. )
  982. (person
  983. (name "Gabriel Arruda, Marcelo Bitencourt, Melo Everton,")
  984. )
  985. (person
  986. (name "Thiago Corbari Feldhaus (Ninja Apps), Daniela Ferraz, Victor Gonçalves,")
  987. )
  988. (person
  989. (name "Jesusaves, Joel Gil Leon, MDK3, Jonatas L. Nogueira,"))
  990. (person
  991. (name "Krishnamurti Lelis Lima Vieira Nunes, Filipe Oliveira,")
  992. )
  993. (person
  994. (name "Marcelo Paez, Rodrigo Piñero, Herval Ribeiro, Rui"))
  995. (blank)
  996. (text
  997. (type "reference")
  998. (string "Portuguese (European)")
  999. )
  1000. (person
  1001. (name "BlaCoiso, Ricardo Cruz, Daniela Ferraz,")
  1002. )
  1003. (person
  1004. (name "Jose Jorge, Sérgio Lopes, Sérgio Marques, Rui, zecas")
  1005. )
  1006. (blank)
  1007. (text
  1008. (type "reference")
  1009. (string "Romanian")
  1010. )
  1011. (person
  1012. (name "Nicolae Crefelean, Razvan Dajboc")
  1013. )
  1014. (blank)
  1015. (text
  1016. (type "reference")
  1017. (string "Russian")
  1018. )
  1019. (person
  1020. (name "Dmitry \"starwars32\" Anikonov, Constantin Baranov,")
  1021. )
  1022. (person
  1023. (name "Kirill Kapralov, Artem Krosheninnikov, se luxxy, Евгений малянов,")
  1024. )
  1025. (person
  1026. (name "melikamp, Evgeny Satanovsky, Savsish, Simple88, Andrei Stepanov,"))
  1027. (person
  1028. (name "Svetlana Tkachenko, Deividas Tvarijonas, Roman M. Yagodin")
  1029. )
  1030. (blank)
  1031. (text
  1032. (type "reference")
  1033. (string "Serbian")
  1034. )
  1035. (person
  1036. (name "Alert Aleksandar, Mladen Pejaković, Slobodan Simić, Sinisa, X X")
  1037. )
  1038. (blank)
  1039. (text
  1040. (type "reference")
  1041. (string "Slovak")
  1042. )
  1043. (person
  1044. (name "Roman 'Kaktuxista' Benji, DusXMT, MiroslavR, Jose Riha")
  1045. )
  1046. (blank)
  1047. (text
  1048. (type "reference")
  1049. (string "Slovenian")
  1050. )
  1051. (person
  1052. (name "Marko Burjek, Gorzy Gorup, Andrej Mernik, Nwolfy")
  1053. )
  1054. (blank)
  1055. (text
  1056. (type "reference")
  1057. (string "Spanish")
  1058. )
  1059. (person
  1060. (name "alexlikerock, Francisco B.G., William Beltrán,")
  1061. )
  1062. (person
  1063. (name "Jacob Burroughs, G BR, Fernando Carmona, Tam Ezquerra, Franchulo,")
  1064. )
  1065. (person
  1066. (name "Germana, juanda097, Joel Gil Leon, Pedro Montaño,"))
  1067. (person
  1068. (name "Diego J. Romero López, Swyter, Josep Tomàs, Alejandro Torres, Juan José Trujillo")
  1069. )
  1070. (blank)
  1071. (text
  1072. (type "reference")
  1073. (string "Spanish (Castilian)")
  1074. )
  1075. (person
  1076. (name "Javier Beaumont, Sergio López Briñas, Fernando Carmona")
  1077. )
  1078. (blank)
  1079. (text
  1080. (type "reference")
  1081. (string "Swedish")
  1082. )
  1083. (person
  1084. (name "Kristoffer Grundström, Simon Kornowski, Anders Jonsson,")
  1085. )
  1086. (person
  1087. (name "Arvid Norlander, Sebastian Rasmussen, theschitz"))
  1088. (blank)
  1089. (text
  1090. (type "reference")
  1091. (string "Tatar")
  1092. )
  1093. (person
  1094. (name "Bulat Ibrahim")
  1095. )
  1096. (blank)
  1097. (text
  1098. (type "reference")
  1099. (string "Turkish")
  1100. )
  1101. (person
  1102. (name "Erdy, faradundamarti, Alkım Kaçmaz, meczup, Mahmut Özcan,")
  1103. )
  1104. (person
  1105. (name "Emre Özkartal, Yusuf Özsoy, root, Sarper S, Utku Tönel, yakup")
  1106. )
  1107. (blank)
  1108. (text
  1109. (type "reference")
  1110. (string "Ukrainian")
  1111. )
  1112. (person
  1113. (name "Eugene Loza, Max Lyashuk, Arvid Norlander, Ievgen Tkach, Eugen Uvin")
  1114. )
  1115. (blank)
  1116. (text
  1117. (type "reference")
  1118. (string "Uzbek")
  1119. )
  1120. (person
  1121. (name "Umidjon Almasov")
  1122. )
  1123. (blank)
  1124. (text
  1125. (type "reference")
  1126. (string "Vietnamese")
  1127. )
  1128. (person
  1129. (name "Phan Anh, Trong Dzang, nguyen vui")
  1130. )
  1131. (blank)
  1132. (blank)
  1133. (text
  1134. (type "heading")
  1135. (string (_ " Special Thanks to"))
  1136. )
  1137. (blank)
  1138. (person
  1139. (name "Larry Ewing")
  1140. (info (_ "Creator of Tux, the Linux penguin"))
  1141. )
  1142. (blank)
  1143. (person
  1144. (name (_ "SDL, OpenAL and OpenGL"))
  1145. (info (_ "For making such a great gaming experience
  1146. possible on Linux"))
  1147. )
  1148. (blank)
  1149. (person
  1150. (name (_ "and you, the player"))
  1151. (info (_ "for giving this game a chance and playing it"))
  1152. )
  1153. (blank)
  1154. (blank)
  1155. (text
  1156. (type "heading")
  1157. (string (_ "Contact"))
  1158. )
  1159. (blank)
  1160. (text
  1161. (type "normal")
  1162. (string (_ "Visit our webpage at"))
  1163. )
  1164. (text
  1165. (type "reference")
  1166. (string "https://supertux.org")
  1167. )
  1168. (blank)
  1169. (text
  1170. (type "normal")
  1171. (string (_ "Or visit us directly at IRC:"))
  1172. )
  1173. (text
  1174. (type "reference")
  1175. (string (_ "#supertux at webchat.freenode.net"))
  1176. )
  1177. (blank)
  1178. (text
  1179. (type "normal")
  1180. (string (_ "Or at our Forum:"))
  1181. )
  1182. (text
  1183. (type "reference")
  1184. (string "http://forum.freegamedev.net/viewforum.php?f=66")
  1185. )
  1186. (blank)
  1187. (text
  1188. (type "normal")
  1189. (string (_ "Comments, ideas and suggestions"))
  1190. )
  1191. (text
  1192. (type "normal")
  1193. (string (_ "go to our mailing list"))
  1194. )
  1195. (text
  1196. (type "reference")
  1197. (string "supertux-devel@lists.lethargik.org")
  1198. )
  1199. (blank)
  1200. (text
  1201. (type "normal")
  1202. ; l10n: typo contact
  1203. (string (_ "Typographical errors can be"))
  1204. )
  1205. (text
  1206. (type "normal")
  1207. ; l10n: typo contact
  1208. (string (_ "reported to"))
  1209. )
  1210. (text
  1211. (type "reference")
  1212. ; l10n: typo contact, see <https://github.com/SuperTux/supertux/issues/611>
  1213. (string (_ "supertux-devel@lists.lethargik.org"))
  1214. )
  1215. (blank)
  1216. (blank)
  1217. (blank)
  1218. (text
  1219. (type "heading")
  1220. (string (_ "Want to help…"))
  1221. )
  1222. (blank)
  1223. (text
  1224. (type "normal")
  1225. (string (_ "…with localization?"))
  1226. )
  1227. (text
  1228. (type "reference")
  1229. (string "https://www.transifex.com/arctic-games/supertux/")
  1230. )
  1231. (blank)
  1232. (blank)
  1233. (text
  1234. (type "normal")
  1235. (string (_ "…with something else?"))
  1236. )
  1237. (text
  1238. (type "reference")
  1239. (string "https://github.com/supertux")
  1240. )
  1241. (blank)
  1242. (blank)
  1243. (blank)
  1244. (text
  1245. (type "normal")
  1246. (string (_ "Thank you for"))
  1247. )
  1248. (text
  1249. (type "normal")
  1250. (string (_ "playing"))
  1251. )
  1252. (blank)
  1253. (text
  1254. (type "heading")
  1255. (string "SuperTux")
  1256. )
  1257. (blank)
  1258. (text
  1259. (type "normal")
  1260. (string (_ "Penny awaits you in warmer temperatures!"))
  1261. )
  1262. (blank)
  1263. )
  1264. )