<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd" > <html> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> <!-- Sun Nov 14 19:55:29 2004 --> <!-- USING HT2HTML 2.0 --> <!-- SEE http://ht2html.sf.net --> <!-- User-specified headers: Title: Internationalization --> <head> <title>Internationalization</title> <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" > <meta name="generator" content="HT2HTML/2.0" > <style type="text/css"> body { margin: 0px; } </style> </head> <body bgcolor="#ffffff" text="#000000" marginwidth="0" marginheight="0" link="#0000bb" vlink="#551a8b" alink="#ff0000"> <!-- start of page table --> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <!-- start of banner row --> <tr> <!-- start of corner cells --> <td width="150" valign="middle" bgcolor="white" class="corner"> <center> <a href="./index.html"> <img border=0 src="./images/logo-70.jpg"></a></center> </td> <td width="15" bgcolor="#eecfa1"> </td><!--spacer--> <!-- end of corner cells --> <!-- start of banner --> <td width="90%" bgcolor="#eecfa1" class="banner"> <!-- start of site links table --> <table width="100%" border="0" CELLSPACING=0 CELLPADDING=0 bgcolor="#ffffff"> <tr> <td bgcolor="#eecfa1"> <a href="./index.html">Home</a> </td> <td bgcolor="#eecfa1"> <a href="./docs.html">Documentation</a> </td> <td bgcolor="#eecfa1"> <a href="./lists.html">Mailing lists</a> </td> </tr><tr> <td bgcolor="#eecfa1"> <a href="./help.html">Help</a> </td> <td bgcolor="#eecfa1"> <a href="./download.html">Download</a> </td> <td bgcolor="#eecfa1"> <a href="./devs.html">Developers</a> </td> </tr> </table><!-- end of site links table --> </td><!-- end of banner --> </tr><!-- end of banner row --> <tr><!-- start of sidebar/body row --> <!-- start of sidebar cells --> <td width="150" valign="top" bgcolor="#eecfa1" class="sidebar"> <!-- start of sidebar table --> <table width="100%" border="0" cellspacing="0" cellpadding="3" bgcolor="#ffffff"> <tr><td bgcolor="#36648b"><b><font color="#ffffff"> Overview </font></b></td></tr> <tr><td bgcolor="#eecfa1"> <a href="index.html">Home</a> </td></tr> <tr><td bgcolor="#eecfa1"> <a href="features.html">Features</a> </td></tr> <tr><td bgcolor="#eecfa1"> <b>Internationalization</b> </td></tr> <tr><td bgcolor="#eecfa1"> <a href="otherstuff.html">Rants, Papers, and Logos</a> </td></tr> <tr><td bgcolor="#eecfa1"> <a href="inthenews.html">Mailman in Use</a> </td></tr> <tr><td bgcolor="#eecfa1"> <a href="prev.html">Previous Releases</a> </td></tr> <tr><td bgcolor="#eecfa1"> <a href="bugs.html">Bugs and Patches</a> </td></tr> <tr><td bgcolor="#eecfa1"> <a href="mirrors.html">Mirrors</a> </td></tr> <tr><td bgcolor="#eecfa1"> </td></tr> <tr><td bgcolor="#36648b"><b><font color="#ffffff"> Documentation </font></b></td></tr> <tr><td bgcolor="#eecfa1"> <a href="docs.html">Overview</a> </td></tr> <tr><td bgcolor="#eecfa1"> <a href="users.html">Users</a> </td></tr> <tr><td bgcolor="#eecfa1"> <a href="admins.html">List Managers</a> </td></tr> <tr><td bgcolor="#eecfa1"> <a href="site.html">Site Administrators</a> </td></tr> <tr><td bgcolor="#eecfa1"> <b>Translators</b> </td></tr> <tr><td bgcolor="#eecfa1"> </td></tr> <tr><td bgcolor="#36648b"><b><font color="#ffffff"> Exits </font></b></td></tr> <tr><td bgcolor="#eecfa1"> <a href="http://sf.net/projects/mailman">SF Project Page</a> </td></tr> <tr><td bgcolor="#eecfa1"> <a href="lists.html">Discussion Lists</a> </td></tr> <tr><td bgcolor="#eecfa1"> <a href="http://www.python.org/">Python</a> </td></tr> <tr><td bgcolor="#eecfa1"> <a href="http://www.gnu.org/">GNU</a> </td></tr> <tr><td bgcolor="#eecfa1"> <a href="http://barry.warsaw.us/">Barry Warsaw</a> </td></tr> <tr><td bgcolor="#eecfa1"> </td></tr> <tr><td bgcolor="#36648b"><b><font color="#ffffff"> Email Us </font></b></td></tr> <tr><td bgcolor="#eecfa1"> <a href="mailto:mailman-users@python.org">mailman-users@python.org</a> </td></tr> <tr><td bgcolor="#eecfa1"> </td></tr> <tr><td bgcolor="#eecfa1"> <a href="http://www.python.org/"><img border=0 src="./images/PythonPoweredSmall.png" ></a> <a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=103" width="88" height="31" border="0" alt="SourceForge Logo"></a> </td></tr> <tr><td bgcolor="#eecfa1"> </td></tr> <tr><td bgcolor="#eecfa1"> © 1998-2004 Free Software Foundation, Inc. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. </td></tr> </table><!-- end of sidebar table --> </td> <td width="15"> </td><!--spacer--> <!-- end of sidebar cell --> <!-- start of body cell --> <td valign="top" width="90%" class="body"><br> <h3>Internationalization</h3> Mailman 2.1 is fully internationalized. This means you can add translations of all the email and web templates so that your users can interact with your mailing lists in their native language. Internationalization is handled as follows: <ul> <li>Each Mailman installation has a server default language. Mailman ships with US English as the server default. <p><li>Mailman comes with many supported languages, and if your language is on that list, it will just work. <p><li>Individual list owners can choose which languages they'd like their mailing list to support from the suite of site-enabled languages. The list owner can also select the list's default language. Mailing lists can thus be monolingual (with English or any other installed language as the default), or they can be multilingual. <p><li>Individual users can choose what their preferred language is, from the set of list-enabled languages. Thus, if a list is multilingual, the user can choose which language they'd prefer when interacting with Mailman. </ul> It must be noted that Mailman never actually translates the messages that flow through its mailing lists. It's up to the list members to adhere to their community's language conventions. <h3>Mailman Language Champions</h3> Each language translation has a champion who coordinates updates and submits them to the Mailman project. If the language you are interested is listed here, please contact the champion for details. If your language is not listed here, or if you have general questions about I18N Mailman, please contact the <a href="http://mail.python.org/mailman/listinfo/mailman-i18n" >mailman-i18n@python.org</a> mailing list. <p>We are investigating using the <a href="http://www.iro.umontreal.ca/contrib/po/HTML/">Translation Project</a> for future language support. <table border="2"> <tr><th>Language</th><th>Locale</th><th>Champion</th><th>Status/Notes</th> </tr> <tr><td>Basque/Euskara</td><td>eu</td> <td><a href="http://www.librezale.org/mailman-eu/">Mailman Basque translation project web page</a>, and <a href="mailto:mailman@librezale.org">translation team email address</a></td> <td>Supported</td> </tr> <tr><td>Catalan</td><td>ca</td> <td><a href="mailto:robert@cataloniahosting.com">Robert Garrigos</td> <td>Supported</td> </tr> <tr><td>Chinese</td><td>(various)</td> <td>Orphaned <td>The Chinese support is quite out of date and not currently supported by anyone. Volunteers wanted!</td> </tr> <tr><td>Croatian</td><td>hr</td> <td><a href="mailto:nkatic@public.srce.hr">Nino Katic</a></td> <td>Supported</td> </tr> <tr><td>Czech</td><td>cs</td> <td><a href="mailto:dan@ohnesorg.cz">Dan Ohnesorg</a> with assistance from <a href="mailto:stan@krnovsko.cz">V. Stanovsky</a>.</td> <td>Supported</td> </tr> <tr><td>Danish</td><td>da</td> <td><a href="mailto:mm-da@statsbiblioteket.dk">Tom G. Christensen</a></td> <td>Supported</td> </tr> <tr><td>Dutch</td><td>nl</td> <td><a href="mailto:danny@terweij.nl">Danny Terweij</a></td> <td>Supported</td> </tr> <tr><td>Esperanto</td><td>eo</td> <td><a href="mailto:malacarne@cce.ufes.br">Marcio Malacarne</a> and <a href="mailto:interdist@myrealbox.com">Sergey Tyrin</a></td> <td>Not yet submitted</td> </tr> <tr><td>Estonian</td><td>et</td> <td><a href="mailto:duke@linux.ee">Anti Veeranna</a></td> <td>Supported</td> </tr> <tr><td>Finnish</td><td>fi</td> <td><a href="mailto:pekka.haavisto@mtt.fi">Pekka Haavisto</a></td> <td>Supported</td> </tr> <tr><td>French</td><td>fr</td> <td><a href="mailto:george@lyon.inserm.fr">Pascal GEORGE</a>, <a href="mailto:wilane@yahoo.com">Ousmane Wilane</a></td> <td>Supported. French translation team mailing list hosted by <a href="mailto:Fil@rezo.net">Fil</a> at <a href="http://listes.rezo.net/mailman/listinfo/mailman-fr" >http://listes.rezo.net/mailman/listinfo/mailman-fr</a></td> </tr> <tr><td>German</td><td>de</td> <td><a href="mailto:p.heinlein@jpberlin.de">Peer Heinlein</a>. (See <a href="http://www.postfixbuch.de/mailman.txt">also</a>)</td> <td>Supported</td> </tr> <tr><td>Hungarian</td><td>hu</td> <td><a href="mailto:vizisz@freemail.hu">Vizi Szilard</a>, Szabolcs Szigeti, <a href="mailto:Funk.Gabor@hunetkft.hu">Gabor Funk</a></td> <td>Supported</td> </tr> <tr><td>Icelandic</td><td>is</td> <td><a href="mailto:oli@edal.net">Ólafur Garðarsson</a></td> <td>Not yet submitted</td> </tr> <tr><td>Italian</td><td>it</td> <td><a href="mailto:pioppo@ferrara.linux.it">Simone Piunno</a></td> <td>Supported. Italian translation team mailing list at <a href="http://liste.ferrara.linux.it/listinfo/mailman-it/" >http://liste.ferrara.linux.it/listinfo/mailman-it/</a> or email to <a href="mailto:mailman-it@liste.ferrara.linux.it" >mailman-it@liste.ferrara.linux.it</a></td> </tr> <tr><td>Japanese</td><td>ja</td> <td>Tokio Kikuchi</td> <td>Supported. See also the <a href="http://mm.tkikuchi.net/"><em>Japanized Mailman Page</em></a> and also the mailing list for Japanese Mailman users, for which the <a href="http://mm.tkikuchi.net/pipermail/mmjp-users/">archives</a> are publically available.</td> </tr> <tr><td>Korean</td><td>ko</td> <td><a href="mailto:song@yaimma.co.kr">song at yaimma.co.kr</a></td> <td>Supported</td> </tr> <tr><td>Lithuanian</td><td>lt</td> <td><a href="mailto:mantas@akl.lt">Mantas Kriauciunas</a></td> <td>Supported</td> <tr> <tr><td>Norwegian</td><td>no</td> <td><a href="mailto:Daniel.Buchmann@bibsys.no">Daniel Buchmann</td> <td>Supported. See also the <a href="http://www.bibsys.no/~db/MM21">Norwegian Mailman Page</a>.</td> </tr> <tr><td>Polish</td><td>pl</td> <td><a href="mailto:sawickib@iem.pw.edu.pl">Bartosz Sawicki</a>, <a href="mailto:Pawel.Kolodziejczyk@comarch.pl">Pawel Kolodziejczyk</a>, <a href="mailto:wanted@mwd.pl">Marcin Sochacki</a>, <a href="mailto:m.zaborowski@il.pw.edu.pl">Marcin Zaborowski</a></td> <td>Supported</td> </tr> <tr><td>Portuguese</td><td>pt, pt_BR</td> <td><a href="mailto:gleydson.mazioli@ima.sp.gov.br">Gleydson Mazioli da Silva</a>, <a href="mailto:queiroz@ccuec.unicamp.br">Rubens Queiroz de Almeida</a>, <a href="mailto:aleck@unesp.br">Aleck Zander</a>, <a href="mailto:joseroberto@dicaslinux.com.br">Jose Roberto Kerne</a> <a href="mailto:moitinho@civil.ist.utl.pt">Jose Paulo Moitinho de Almeida</a></td> <td>Supported</td> </tr> <tr><td>Romanian</td><td>ro</td> <td><a href="mailto:gupi@informatia.ro">Stefaniu Criste</a></td> <td>Supported</td> </tr> <tr><td>Russian</td><td>ru</td> <td><a href="mailto:mss@mawhrin.net">Mikhail Sobolev</a></td> <td>Supported. See also the <a href="mailto:mailman-ru@only.mawhrin.net">Russian Mailman list</a></td> </tr> <tr><td>Serbian</td><td>sr</td> <td><a href="mailto:bojan@trust-b.com">Bojan Suzic</a></td> <td>Supported</td> </tr> <tr><td>Slovenian</td><td>sl</td> <td><a href="mailto:urosh@agenda.si">Uros Kositer</a></td> <td>Supported</td> </tr> <tr><td>Spanish</td><td>es</td> <td><a href="mailto:jcrey@uma.es">Juan Carlos Rey Anaya</a></td> <td>Supported</td> </tr> <tr><td>Swedish</td><td>sv</td> <td><a href="mailto:tomfa@debian.org">Tomas Fasth</a> and <a href="mailto:anders@norrbring.biz">Anders Norrbring</a></td> <td>Supported</td> </tr> <tr><td>Turkish</td><td>tr</td> <td><a href="mailto:kerem.erkan@hacettepe.edu.tr">Kerem Erkan</a>, <a href="mailto:eguler@aegee.metu.edu.tr">Erdinc Guler</a></td> <td>Supported</td> </tr> <tr><td>Ukrainian</td><td>uk</td> <td><a href="mailto:mvd@mylinux.com.ua">Maxim Dzumanenko</a></td> <td>Supported</td> </tr> </td><!-- end of body cell --> </tr><!-- end of sidebar/body row --> </table><!-- end of page table --> </body></html>